initial commit

This commit is contained in:
lingdocs 2021-01-27 20:14:47 +04:00
commit 5289f059fd
97 changed files with 66109 additions and 0 deletions

36
.bitmap Normal file
View File

@ -0,0 +1,36 @@
/* THIS IS A BIT-AUTO-GENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. */
{
"lingdocs.pashto/verb-info@0.0.1": {
"files": [
{
"relativePath": "src/components/verb-info/VerbInfo.css",
"test": false,
"name": "VerbInfo.css"
},
{
"relativePath": "src/components/verb-info/VerbInfo.jsx",
"test": false,
"name": "VerbInfo.jsx"
}
],
"mainFile": "src/components/verb-info/VerbInfo.jsx",
"trackDir": "src/components/verb-info",
"origin": "AUTHORED",
"exported": true
},
"lingdocs.pashto/word@0.0.3": {
"files": [
{
"relativePath": "src/components/word/Word.jsx",
"test": false,
"name": "Word.jsx"
}
],
"mainFile": "src/components/word/Word.jsx",
"trackDir": "src/components/word",
"origin": "AUTHORED",
"exported": true
},
"version": "14.8.8"
}

72
.gitignore vendored Normal file
View File

@ -0,0 +1,72 @@
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Runtime data
pids
*.pid
*.seed
*.pid.lock
# Directory for instrumented libs generated by jscoverage/JSCover
lib-cov
# Coverage directory used by tools like istanbul
coverage
# nyc test coverage
.nyc_output
# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
.grunt
# Bower dependency directory (https://bower.io/)
bower_components
# node-waf configuration
.lock-wscript
# Compiled binary addons (http://nodejs.org/api/addons.html)
build/Release
# Dependency directories
node_modules/
jspm_packages/
# Typescript v1 declaration files
typings/
# Optional npm cache directory
.npm
# Optional eslint cache
.eslintcache
# Optional REPL history
.node_repl_history
# Output of 'npm pack'
*.tgz
# dotenv environment variable files
.env*
# gatsby files
.cache/
public
# bit files
dist
# Mac files
.DS_Store
# Yarn
yarn-error.log
.pnp/
.pnp.js
# Yarn Integrity file
.yarn-integrity

2
.npmrc Normal file
View File

@ -0,0 +1,2 @@
@lingdocs:registry=https://reg.lingdocs.com
//reg.lingdocs.com/:_authToken=${LINGDOCS_NPM_TOKEN}

4
.prettierignore Normal file
View File

@ -0,0 +1,4 @@
.cache
package.json
package-lock.json
public

4
.prettierrc Normal file
View File

@ -0,0 +1,4 @@
{
"arrowParens": "avoid",
"semi": false
}

674
LICENSE Normal file
View File

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

7
README.md Normal file
View File

@ -0,0 +1,7 @@
# lingdocs.com
The website for [www.lingdocs.com](https://www.lingdocs.com/)
This website has been created with [Gatsby](https://www.gatsbyjs.com/) and the styling started with [Start Bootstrap Clean Blog](https://startbootstrap.com/themes/clean-blog/).
The code is licensed under a [GNU General Public License v3](https://www.gnu.org/licenses/gpl-3.0.en.html) and the content of the blog posts are licensed under a [ Creative Commons Attribution-ShareAlike 4.0 International License](https://creativecommons.org/licenses/by-sa/4.0/).

BIN
content/assets/icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

View File

@ -0,0 +1,520 @@
<?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"
sodipodi:docname="becoming-sad.svg"
inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
id="svg8"
version="1.1"
viewBox="0 0 193.48419 61.820076"
height="61.820076mm"
width="193.48419mm">
<defs
id="defs2">
<rect
id="rect1861"
height="29.534964"
width="51.949112"
y="14.93006"
x="13.418155" />
<rect
id="rect1855"
height="27.025297"
width="24.568453"
y="60.098213"
x="105.64435" />
<rect
id="rect1025"
height="15.308036"
width="48.947918"
y="62.177082"
x="137.77232" />
<rect
id="rect962"
height="16.036173"
width="39.823158"
y="37.952274"
x="-6.9490075" />
<rect
id="rect894"
height="23.519718"
width="37.417732"
y="56.126602"
x="11.759859" />
<rect
id="rect886"
height="13.363476"
width="47.841248"
y="14.432554"
x="75.102737" />
<rect
id="rect880"
height="13.363476"
width="34.210499"
y="23.252449"
x="35.279579" />
<rect
id="rect855"
height="34.477768"
width="88.733482"
y="102.89877"
x="59.868374" />
<rect
id="rect849"
height="33.94323"
width="92.475258"
y="99.691536"
x="52.652096" />
<rect
id="rect843"
height="20.112129"
width="67.822716"
y="47.507061"
x="52.715843" />
<rect
id="rect835"
height="43.845238"
width="92.98214"
y="45.357143"
x="47.625" />
<rect
x="75.102737"
y="14.432554"
width="54.312309"
height="38.060673"
id="rect886-3" />
<rect
x="75.102737"
y="14.432554"
width="47.841248"
height="13.363476"
id="rect925" />
<rect
x="11.759859"
y="56.126602"
width="37.417732"
height="23.519718"
id="rect894-9" />
<rect
x="11.759859"
y="56.126602"
width="37.417732"
height="23.519718"
id="rect1002" />
</defs>
<sodipodi:namedview
fit-margin-left="5"
fit-margin-bottom="10"
fit-margin-right="5"
fit-margin-top="10"
inkscape:window-maximized="0"
inkscape:window-y="72"
inkscape:window-x="2703"
inkscape:window-height="1140"
inkscape:window-width="1515"
showgrid="false"
inkscape:document-rotation="0"
inkscape:current-layer="layer1"
inkscape:document-units="mm"
inkscape:cy="38.622668"
inkscape:cx="516.4756"
inkscape:zoom="0.7"
inkscape:pageshadow="2"
inkscape:pageopacity="0.0"
borderopacity="1.0"
bordercolor="#666666"
pagecolor="#ffffff"
id="base"
inkscape:snap-bbox="true"
inkscape:snap-global="false" />
<metadata
id="metadata5">
<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
transform="translate(0.92597286,-39.667365)"
id="layer1"
inkscape:groupmode="layer"
inkscape:label="Layer 1">
<g
id="g1172">
<g
transform="translate(114.04453,0.80182124)"
id="g994-1">
<path
d="m 24.078913,83.65535 a 5.0232186,5.0232186 0 0 1 -5.023218,5.023218 5.0232186,5.0232186 0 0 1 -5.023219,-5.023218 5.0232186,5.0232186 0 0 1 5.023219,-5.023219 5.0232186,5.0232186 0 0 1 5.023218,5.023219"
style="fill:#ffffff;stroke:#333333;stroke-width:0.514378;stroke-miterlimit:4;stroke-dasharray:none"
id="path917-81" />
<path
d="m 22.405765,83.65535 a 3.3500707,3.3500707 0 0 1 -3.35007,3.35007 3.3500707,3.3500707 0 0 1 -3.350071,-3.35007 3.3500707,3.3500707 0 0 1 3.350071,-3.350071 3.3500707,3.3500707 0 0 1 3.35007,3.350071"
style="fill:#ffffff;stroke:#333333;stroke-width:0.357698;stroke-miterlimit:4;stroke-dasharray:none"
id="path984-57" />
</g>
<g
transform="translate(130.0807,0.80182124)"
id="g994-3">
<path
d="m 24.078913,83.65535 a 5.0232186,5.0232186 0 0 1 -5.023218,5.023218 5.0232186,5.0232186 0 0 1 -5.023219,-5.023218 5.0232186,5.0232186 0 0 1 5.023219,-5.023219 5.0232186,5.0232186 0 0 1 5.023218,5.023219"
style="fill:#ffffff;stroke:#333333;stroke-width:0.514378;stroke-miterlimit:4;stroke-dasharray:none"
id="path917-5" />
<path
d="m 22.405765,83.65535 a 3.3500707,3.3500707 0 0 1 -3.35007,3.35007 3.3500707,3.3500707 0 0 1 -3.350071,-3.35007 3.3500707,3.3500707 0 0 1 3.350071,-3.350071 3.3500707,3.3500707 0 0 1 3.35007,3.350071"
style="fill:#ffffff;stroke:#333333;stroke-width:0.357698;stroke-miterlimit:4;stroke-dasharray:none"
id="path984-7" />
</g>
<g
transform="translate(145.8496,0.80182124)"
id="g994-8">
<path
d="m 24.078913,83.65535 a 5.0232186,5.0232186 0 0 1 -5.023218,5.023218 5.0232186,5.0232186 0 0 1 -5.023219,-5.023218 5.0232186,5.0232186 0 0 1 5.023219,-5.023219 5.0232186,5.0232186 0 0 1 5.023218,5.023219"
style="fill:#ffffff;stroke:#333333;stroke-width:0.514378;stroke-miterlimit:4;stroke-dasharray:none"
id="path917-2" />
<path
d="m 22.405765,83.65535 a 3.3500707,3.3500707 0 0 1 -3.35007,3.35007 3.3500707,3.3500707 0 0 1 -3.350071,-3.35007 3.3500707,3.3500707 0 0 1 3.350071,-3.350071 3.3500707,3.3500707 0 0 1 3.35007,3.350071"
style="fill:#ffffff;stroke:#333333;stroke-width:0.357698;stroke-miterlimit:4;stroke-dasharray:none"
id="path984-8" />
</g>
<g
id="g994-1-0"
transform="translate(-9.7012598,0.80182124)">
<path
d="m 24.078913,83.65535 a 5.0232186,5.0232186 0 0 1 -5.023218,5.023218 5.0232186,5.0232186 0 0 1 -5.023219,-5.023218 5.0232186,5.0232186 0 0 1 5.023219,-5.023219 5.0232186,5.0232186 0 0 1 5.023218,5.023219"
style="fill:#ffffff;stroke:#333333;stroke-width:0.514378;stroke-miterlimit:4;stroke-dasharray:none"
id="path917-81-0" />
<path
d="m 22.405765,83.65535 a 3.3500707,3.3500707 0 0 1 -3.35007,3.35007 3.3500707,3.3500707 0 0 1 -3.350071,-3.35007 3.3500707,3.3500707 0 0 1 3.350071,-3.350071 3.3500707,3.3500707 0 0 1 3.35007,3.350071"
style="fill:#ffffff;stroke:#333333;stroke-width:0.357698;stroke-miterlimit:4;stroke-dasharray:none"
id="path984-57-5" />
</g>
<g
id="g994-3-9"
transform="translate(6.3349112,0.80182124)">
<path
d="m 24.078913,83.65535 a 5.0232186,5.0232186 0 0 1 -5.023218,5.023218 5.0232186,5.0232186 0 0 1 -5.023219,-5.023218 5.0232186,5.0232186 0 0 1 5.023219,-5.023219 5.0232186,5.0232186 0 0 1 5.023218,5.023219"
style="fill:#ffffff;stroke:#333333;stroke-width:0.514378;stroke-miterlimit:4;stroke-dasharray:none"
id="path917-5-3" />
<path
d="m 22.405765,83.65535 a 3.3500707,3.3500707 0 0 1 -3.35007,3.35007 3.3500707,3.3500707 0 0 1 -3.350071,-3.35007 3.3500707,3.3500707 0 0 1 3.350071,-3.350071 3.3500707,3.3500707 0 0 1 3.35007,3.350071"
style="fill:#ffffff;stroke:#333333;stroke-width:0.357698;stroke-miterlimit:4;stroke-dasharray:none"
id="path984-7-3" />
</g>
<g
id="g994-8-7"
transform="translate(22.103811,0.80182124)">
<path
d="m 24.078913,83.65535 a 5.0232186,5.0232186 0 0 1 -5.023218,5.023218 5.0232186,5.0232186 0 0 1 -5.023219,-5.023218 5.0232186,5.0232186 0 0 1 5.023219,-5.023219 5.0232186,5.0232186 0 0 1 5.023218,5.023219"
style="fill:#ffffff;stroke:#333333;stroke-width:0.514378;stroke-miterlimit:4;stroke-dasharray:none"
id="path917-2-1" />
<path
d="m 22.405765,83.65535 a 3.3500707,3.3500707 0 0 1 -3.35007,3.35007 3.3500707,3.3500707 0 0 1 -3.350071,-3.35007 3.3500707,3.3500707 0 0 1 3.350071,-3.350071 3.3500707,3.3500707 0 0 1 3.35007,3.350071"
style="fill:#ffffff;stroke:#333333;stroke-width:0.357698;stroke-miterlimit:4;stroke-dasharray:none"
id="path984-8-6" />
</g>
<g
id="g994-80-3"
transform="translate(39.47633,0.80182124)">
<path
d="m 24.078913,83.65535 a 5.0232186,5.0232186 0 0 1 -5.023218,5.023218 5.0232186,5.0232186 0 0 1 -5.023219,-5.023218 5.0232186,5.0232186 0 0 1 5.023219,-5.023219 5.0232186,5.0232186 0 0 1 5.023218,5.023219"
style="fill:#ffffff;stroke:#333333;stroke-width:0.514378;stroke-miterlimit:4;stroke-dasharray:none"
id="path917-9-8" />
<path
d="m 22.405765,83.65535 a 3.3500707,3.3500707 0 0 1 -3.35007,3.35007 3.3500707,3.3500707 0 0 1 -3.350071,-3.35007 3.3500707,3.3500707 0 0 1 3.350071,-3.350071 3.3500707,3.3500707 0 0 1 3.35007,3.350071"
style="fill:#ffffff;stroke:#333333;stroke-width:0.357698;stroke-miterlimit:4;stroke-dasharray:none"
id="path984-1-0" />
</g>
<path
id="path1132"
d="M 9.3549106,79.280506 H 182.27902"
style="fill:none;stroke:#000000;stroke-width:0.465;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
style="fill:none;stroke:#000000;stroke-width:0.465;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 8.9769335,89.769346 H 181.90104"
id="path1132-5" />
</g>
<text
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect835);fill:#000000;fill-opacity:1;stroke:none;"
id="text833"
xml:space="preserve" />
<path
d="m 59.13031,53.38699 h 72.60143 V 91.097443 H 59.13031 Z"
style="fill:#ffffff;stroke:#000000;stroke-width:0.78;stroke-miterlimit:4;stroke-dasharray:none"
id="rect839" />
<g
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:0;font-family:sans-serif;white-space:pre;shape-inside:url(#rect894);fill:#000000;fill-opacity:1;stroke:none"
id="text892"
transform="matrix(1.2731877,0,0,1.2731877,-16.525365,-24.023894)"
aria-label="subject">
<path
id="path1880"
style="font-size:5.64444px;line-height:1.25;text-align:center;text-anchor:middle"
d="m 22.732449,58.125107 v 0.479557 q -0.214973,-0.110243 -0.446484,-0.165365 -0.23151,-0.05512 -0.479557,-0.05512 -0.377582,0 -0.567751,0.115755 -0.187413,0.115755 -0.187413,0.347265 0,0.176389 0.135048,0.278364 0.135047,0.09922 0.542946,0.190169 l 0.173633,0.03858 q 0.540191,0.115755 0.766189,0.327973 0.228754,0.209462 0.228754,0.587044 0,0.429947 -0.341753,0.68075 -0.338997,0.250803 -0.93431,0.250803 -0.248046,0 -0.518141,-0.04961 -0.26734,-0.04685 -0.564996,-0.143316 v -0.523654 q 0.28112,0.146072 0.553971,0.220486 0.272852,0.07166 0.540191,0.07166 0.358289,0 0.551215,-0.121267 0.192925,-0.124023 0.192925,-0.347265 0,-0.206706 -0.14056,-0.316949 -0.137804,-0.110243 -0.609092,-0.212217 l -0.176389,-0.04134 q -0.471289,-0.09922 -0.68075,-0.303168 -0.209462,-0.206705 -0.209462,-0.564995 0,-0.43546 0.30868,-0.672482 0.308681,-0.237022 0.876432,-0.237022 0.281119,0 0.529166,0.04134 0.248047,0.04134 0.457508,0.124023 z" />
<path
id="path1882"
style="font-size:5.64444px;line-height:1.25;text-align:center;text-anchor:middle"
d="m 23.655734,59.902775 v -1.868618 h 0.507118 v 1.849325 q 0,0.438216 0.170877,0.658702 0.170876,0.21773 0.512629,0.21773 0.410656,0 0.647678,-0.261827 0.239778,-0.261827 0.239778,-0.713823 v -1.750107 h 0.507118 v 3.086803 h -0.507118 v -0.474045 q -0.184657,0.28112 -0.429947,0.418923 -0.242535,0.135048 -0.564995,0.135048 -0.531923,0 -0.80753,-0.330729 -0.275608,-0.330729 -0.275608,-0.967382 z m 1.276063,-1.943032 z" />
<path
id="path1884"
style="font-size:5.64444px;line-height:1.25;text-align:center;text-anchor:middle"
d="m 29.50688,59.580314 q 0,-0.559483 -0.23151,-0.876431 -0.228754,-0.319705 -0.631141,-0.319705 -0.402387,0 -0.633897,0.319705 -0.228754,0.316948 -0.228754,0.876431 0,0.559483 0.228754,0.879188 0.23151,0.316948 0.633897,0.316948 0.402387,0 0.631141,-0.316948 0.23151,-0.319705 0.23151,-0.879188 z m -1.725302,-1.077625 q 0.159852,-0.275607 0.402387,-0.407899 0.24529,-0.135047 0.584288,-0.135047 0.562239,0 0.91226,0.446484 0.352778,0.446484 0.352778,1.174087 0,0.727604 -0.352778,1.174088 -0.350021,0.446484 -0.91226,0.446484 -0.338998,0 -0.584288,-0.132292 -0.242535,-0.135047 -0.402387,-0.410655 v 0.463021 h -0.509874 v -4.288452 h 0.509874 z" />
<path
id="path1886"
style="font-size:5.64444px;line-height:1.25;text-align:center;text-anchor:middle"
d="m 30.873893,58.034157 h 0.507118 v 3.141924 q 0,0.5898 -0.225998,0.854383 -0.223242,0.264583 -0.722092,0.264583 H 30.239996 V 61.8651 h 0.135048 q 0.289387,0 0.394118,-0.135048 0.104731,-0.132291 0.104731,-0.553971 z m 0,-1.201649 h 0.507118 v 0.642165 h -0.507118 z" />
<path
id="path1888"
style="font-size:5.64444px;line-height:1.25;text-align:center;text-anchor:middle"
d="m 35.079663,59.450779 v 0.248046 h -2.331639 q 0.03307,0.523655 0.314192,0.799262 0.283876,0.272851 0.788238,0.272851 0.292144,0 0.564995,-0.07166 0.275607,-0.07166 0.545703,-0.214973 v 0.479557 q -0.272852,0.115755 -0.559483,0.176388 -0.286632,0.06063 -0.581532,0.06063 -0.738628,0 -1.171332,-0.429948 -0.429947,-0.429947 -0.429947,-1.163063 0,-0.75792 0.407899,-1.201648 0.410655,-0.446484 1.105185,-0.446484 0.622873,0 0.983919,0.402386 0.363802,0.399631 0.363802,1.08865 z m -0.507118,-0.148828 q -0.0055,-0.416167 -0.234266,-0.664214 -0.225998,-0.248047 -0.600824,-0.248047 -0.424436,0 -0.680751,0.239779 -0.253559,0.239778 -0.292144,0.675238 z" />
<path
id="path1890"
style="font-size:5.64444px;line-height:1.25;text-align:center;text-anchor:middle"
d="m 38.133393,58.152668 v 0.474045 q -0.214974,-0.118512 -0.432704,-0.176389 -0.214974,-0.06063 -0.435459,-0.06063 -0.493338,0 -0.766189,0.314193 -0.272852,0.311436 -0.272852,0.876431 0,0.564995 0.272852,0.879188 0.272851,0.311436 0.766189,0.311436 0.220485,0 0.435459,-0.05788 0.21773,-0.06063 0.432704,-0.179145 v 0.468533 q -0.212218,0.09922 -0.440972,0.148828 -0.225998,0.04961 -0.482313,0.04961 -0.697287,0 -1.107942,-0.438216 -0.410655,-0.438216 -0.410655,-1.182356 0,-0.755164 0.413411,-1.187868 0.416167,-0.432703 1.138259,-0.432703 0.234266,0 0.457508,0.04961 0.223242,0.04685 0.432704,0.143316 z" />
<path
id="path1892"
style="font-size:5.64444px;line-height:1.25;text-align:center;text-anchor:middle"
d="m 39.522455,57.157725 v 0.876432 h 1.044552 v 0.394118 h -1.044552 v 1.675693 q 0,0.377583 0.101975,0.485069 0.104731,0.107487 0.421679,0.107487 h 0.520898 v 0.424436 h -0.520898 q -0.587044,0 -0.810286,-0.21773 -0.223242,-0.220486 -0.223242,-0.799262 v -1.675693 h -0.37207 v -0.394118 h 0.37207 v -0.876432 z" />
</g>
<path
style="fill:#b3b3b3;stroke:#b3b3b3;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 41.076674,57.758014 8.427083,0.450429 0.130752,2.787304 4.146864,-4.474386 -4.864018,-5.896909 -0.193283,2.981902 -7.519265,0.327089 z"
id="path890-6" />
<g
id="g994-80"
transform="translate(163.22212,0.80182124)">
<path
d="m 24.078913,83.65535 a 5.0232186,5.0232186 0 0 1 -5.023218,5.023218 5.0232186,5.0232186 0 0 1 -5.023219,-5.023218 5.0232186,5.0232186 0 0 1 5.023219,-5.023219 5.0232186,5.0232186 0 0 1 5.023218,5.023219"
style="fill:#ffffff;stroke:#333333;stroke-width:0.514378;stroke-miterlimit:4;stroke-dasharray:none"
id="path917-9" />
<path
d="m 22.405765,83.65535 a 3.3500707,3.3500707 0 0 1 -3.35007,3.35007 3.3500707,3.3500707 0 0 1 -3.350071,-3.35007 3.3500707,3.3500707 0 0 1 3.350071,-3.350071 3.3500707,3.3500707 0 0 1 3.35007,3.350071"
style="fill:#ffffff;stroke:#333333;stroke-width:0.357698;stroke-miterlimit:4;stroke-dasharray:none"
id="path984-1" />
</g>
<path
id="path890-6-2"
d="m 136.50309,57.142695 8.42708,0.45043 0.13076,2.787304 4.14686,-4.474386 -4.86402,-5.89691 -0.19328,2.981903 -7.51927,0.327088 z"
style="fill:#b3b3b3;stroke:#b3b3b3;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
<text
style="font-style:normal;font-weight:normal;font-size:6.35px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect1025);fill:#000000;fill-opacity:1;stroke:none;"
id="text1023"
xml:space="preserve" />
<g
transform="matrix(0.79970599,-0.01053454,0.01053454,0.79970599,-22.785396,57.742949)"
id="g6013">
<path
d="M 77.164462,4.9694047 A 5.1026788,4.6302085 0 0 1 72.061783,9.5996132 5.1026788,4.6302085 0 0 1 66.959104,4.9694047 5.1026788,4.6302085 0 0 1 72.061783,0.33919621 5.1026788,4.6302085 0 0 1 77.164462,4.9694047"
style="fill:#ffffff;stroke:#000000;stroke-width:0.465"
id="path5968" />
<path
style="fill:none;stroke:#000000;stroke-width:0.465;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 71.952821,9.5481935 V 20.639879 l -6.548104,6.949007"
id="path5970" />
<path
style="fill:none;stroke:#000000;stroke-width:0.465;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 71.952821,20.639879 6.013563,7.082642"
id="path5972" />
<path
style="fill:none;stroke:#000000;stroke-width:0.465;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 66.607428,12.621793 11.225321,0.26727"
id="path5974" />
<path
style="fill:none;stroke:#000000;stroke-width:0.465;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 69.280125,5.8064202 c 1.870886,2.2852548 4.142677,1.886716 5.345389,0.2672695"
id="path5976"
sodipodi:nodetypes="cc" />
<path
d="M 70.553724,3.1467619 A 0.37156463,0.41801018 0 0 1 70.182159,3.5647721 0.37156463,0.41801018 0 0 1 69.810595,3.1467619 0.37156463,0.41801018 0 0 1 70.182159,2.7287517 0.37156463,0.41801018 0 0 1 70.553724,3.1467619"
style="fill:#000000;stroke:#000000;stroke-width:0.323227;stroke-miterlimit:4;stroke-dasharray:none"
id="path5989" />
<path
d="M 74.061636,3.0669074 A 0.37156463,0.41801018 0 0 1 73.690071,3.4849176 0.37156463,0.41801018 0 0 1 73.318506,3.0669074 0.37156463,0.41801018 0 0 1 73.690071,2.6488972 0.37156463,0.41801018 0 0 1 74.061636,3.0669074"
style="fill:#000000;stroke:#000000;stroke-width:0.323228;stroke-miterlimit:4;stroke-dasharray:none"
id="path5989-7" />
</g>
<g
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect6017);fill:#000000;fill-opacity:1;stroke:none"
id="text6015"
transform="translate(-65.241013,49.099639)"
aria-label="هغه ">
<path
id="path6089"
style="font-size:8.46667px"
d="m 89.167452,12.560256 q 0.148828,-0.111621 0.289388,-0.376204 0.16123,-0.297657 0.16123,-0.549838 0,-0.190169 -0.06201,-0.343131 -0.09095,-0.214975 -0.33073,-0.214975 -0.268717,0 -0.363802,0.186036 -0.09095,0.177767 -0.09095,0.322461 0,0.124023 0.02894,0.276986 0.08682,0.487825 0.367937,0.698665 z m -1.310515,0.3514 q 0.214974,0 0.537435,-0.04548 -0.186035,-0.434082 -0.248047,-0.719336 -0.07441,-0.322461 -0.07441,-0.587045 0,-0.347266 0.186035,-0.690397 0.198438,-0.372071 0.516765,-0.334864 -0.181902,-0.16123 -0.516765,-0.219108 V 9.5506196 q 0.921908,0.2811199 1.814877,1.0211264 1.058334,0.864031 1.322917,1.781804 0.05788,0.214974 0.05788,0.450619 0,0.425814 -0.165365,0.677995 -0.305924,0.467155 -1.029395,0.467155 -0.541569,0 -1.178223,-0.446484 -0.496094,0.169498 -1.099675,0.169498 h -0.566374 v -0.760677 z m 2.381251,-1.339454 q 0.0248,0.152963 0.0248,0.314193 0,0.607715 -0.405143,1.041798 -0.04961,0.05788 -0.119889,0.136425 0.214974,0.19017 0.417545,0.19017 0.516765,0 0.587045,-0.276986 0.02894,-0.124024 0.02894,-0.260449 0,-0.248047 -0.136426,-0.570508 -0.119889,-0.285254 -0.396875,-0.574643 z" />
<path
id="path6091"
style="font-size:8.46667px"
d="m 85.455015,12.907522 q -0.802018,0.764811 -1.63711,0.764811 h -0.487826 v -0.760677 h 0.396876 q 0.44235,0 0.715202,-0.165365 0.243912,-0.148828 0.409277,-0.310058 -0.401009,-0.3514 -0.682129,-0.723471 -0.124024,-0.16123 -0.124024,-0.347265 0,-0.128158 0.05374,-0.297657 0.06615,-0.227376 0.496094,-0.44235 0.367936,-0.186035 0.859896,-0.186035 0.49196,0 0.859896,0.186035 0.429948,0.214974 0.496094,0.44235 0.05374,0.169499 0.05374,0.297657 0,0.186035 -0.124024,0.347265 -0.318327,0.405144 -0.682129,0.723471 0.128158,0.128157 0.409278,0.310058 0.252181,0.165365 0.715202,0.165365 h 0.396875 v 0.760677 h -0.487826 q -0.835091,0 -1.63711,-0.764811 z m 0.231511,-1.674317 q -0.124024,-0.02894 -0.231511,-0.02894 -0.107487,0 -0.23151,0.02894 -0.194304,0.04961 -0.194304,0.181901 0,0.119889 0.425814,0.51263 0.425814,-0.392741 0.425814,-0.51263 0,-0.132292 -0.194303,-0.181901 z m -0.54157,-2.1083994 h 0.620118 v 0.6201175 h -0.620118 z" />
<path
id="path6093"
style="font-size:8.46667px"
d="m 81.659897,12.506513 q -0.06201,-0.173633 -0.115755,-0.376205 -0.05374,-0.206706 -0.103353,-0.624251 -0.496094,0.04961 -0.835092,0.326595 -0.458887,0.367936 -0.450618,0.624251 0.0041,0.169499 0.376204,0.272852 0.372071,0.103353 1.128614,-0.223242 z m -0.276986,-1.595769 q -0.01654,-0.161231 -0.02894,-0.338998 h 0.760678 q 0.0041,0.694532 0.152962,1.413868 0.08682,0.417546 0.318327,0.744141 0.128158,0.181901 0.591179,0.181901 h 0.310058 v 0.760677 H 82.94974 q -0.37207,0 -0.673861,-0.210839 -0.186035,-0.128158 -0.343131,-0.372071 -0.570508,0.301791 -1.215431,0.301791 -0.23151,0 -0.471289,-0.06201 -0.781348,-0.198438 -0.781348,-0.835092 0,-0.715202 0.84336,-1.240235 0.450619,-0.281119 1.07487,-0.343131 z" />
</g>
<g
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect6023);fill:#000000;fill-opacity:1;stroke:none"
id="text6021"
transform="translate(5.0625592,73.857079)"
aria-label="her">
<path
id="path6096"
style="font-size:5.64444px"
d="m 13.359546,-6.522804 v 1.8631062 h -0.507117 v -1.8465698 q 0,-0.4382158 -0.170877,-0.6559457 -0.170877,-0.2177298 -0.51263,-0.2177298 -0.410655,0 -0.647677,0.261827 -0.237023,0.2618271 -0.237023,0.7138233 v 1.744595 h -0.509873 v -4.2884516 h 0.509873 v 1.6812053 q 0.181901,-0.2783635 0.427192,-0.4161672 0.248047,-0.1378037 0.570507,-0.1378037 0.531923,0 0.804774,0.3307289 0.272851,0.3279728 0.272851,0.9673821 z" />
<path
id="path6098"
style="font-size:5.64444px"
d="m 17.016857,-6.3298788 v 0.2480467 h -2.331639 q 0.03307,0.5236541 0.314193,0.7992615 0.283875,0.2728514 0.788237,0.2728514 0.292144,0 0.564995,-0.071658 0.275608,-0.071658 0.545703,-0.2149737 v 0.4795569 q -0.272852,0.1157551 -0.559483,0.1763887 -0.286632,0.060634 -0.581532,0.060634 -0.738628,0 -1.171332,-0.4299476 -0.429947,-0.4299476 -0.429947,-1.1630634 0,-0.7579204 0.407899,-1.2016484 0.410655,-0.446484 1.105186,-0.446484 0.622872,0 0.983918,0.4023868 0.363802,0.3996308 0.363802,1.0886491 z m -0.507118,-0.148828 q -0.0055,-0.4161672 -0.234266,-0.6642139 -0.225998,-0.2480467 -0.600824,-0.2480467 -0.424436,0 -0.680751,0.2397784 -0.253558,0.2397785 -0.292143,0.6752383 z" />
<path
id="path6100"
style="font-size:5.64444px"
d="m 19.637884,-7.2724562 q -0.08544,-0.049609 -0.187413,-0.071658 -0.09922,-0.024805 -0.220486,-0.024805 -0.429948,0 -0.661458,0.2811196 -0.228754,0.2783635 -0.228754,0.8020176 v 1.6260838 H 17.829899 V -7.746501 h 0.509874 v 0.4795569 q 0.159852,-0.2811196 0.416167,-0.4161672 0.256315,-0.1378037 0.622873,-0.1378037 0.05236,0 0.115755,0.00827 0.06339,0.00551 0.14056,0.019292 z" />
</g>
<g
id="g6013-6"
transform="matrix(0.79955186,-0.01890672,0.01890672,0.79955186,97.301173,58.151503)">
<path
d="M 77.164462,4.9694047 A 5.1026788,4.6302085 0 0 1 72.061783,9.5996132 5.1026788,4.6302085 0 0 1 66.959104,4.9694047 5.1026788,4.6302085 0 0 1 72.061783,0.33919621 5.1026788,4.6302085 0 0 1 77.164462,4.9694047"
style="fill:#ffffff;stroke:#000000;stroke-width:0.465"
id="path5968-3" />
<path
id="path5970-4"
d="M 71.952821,9.5481935 V 20.639879 l -6.548104,6.949007"
style="fill:none;stroke:#000000;stroke-width:0.465;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
id="path5972-2"
d="m 71.952821,20.639879 6.013563,7.082642"
style="fill:none;stroke:#000000;stroke-width:0.465;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
id="path5974-7"
d="m 66.607428,12.621793 11.225321,0.26727"
style="fill:none;stroke:#000000;stroke-width:0.465;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
sodipodi:nodetypes="cc"
id="path5976-0"
d="m 69.404801,6.7169209 c 1.589465,-1.528038 3.756054,-1.2278587 4.882756,0.5835931"
style="fill:none;stroke:#000000;stroke-width:0.465;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
d="M 70.553724,3.1467619 A 0.37156463,0.41801018 0 0 1 70.182159,3.5647721 0.37156463,0.41801018 0 0 1 69.810595,3.1467619 0.37156463,0.41801018 0 0 1 70.182159,2.7287517 0.37156463,0.41801018 0 0 1 70.553724,3.1467619"
style="fill:#000000;stroke:#000000;stroke-width:0.323227;stroke-miterlimit:4;stroke-dasharray:none"
id="path5989-0" />
<path
d="M 74.061636,3.0669074 A 0.37156463,0.41801018 0 0 1 73.690071,3.4849176 0.37156463,0.41801018 0 0 1 73.318506,3.0669074 0.37156463,0.41801018 0 0 1 73.690071,2.6488972 0.37156463,0.41801018 0 0 1 74.061636,3.0669074"
style="fill:#000000;stroke:#000000;stroke-width:0.323228;stroke-miterlimit:4;stroke-dasharray:none"
id="path5989-7-5" />
</g>
<g
transform="translate(-3.3317183,-0.50532835)"
id="g2845">
<g
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect1126);fill:#000000;fill-opacity:1;stroke:none"
id="text1124"
transform="translate(60.653341,46.005004)"
aria-label="+">
<path
id="path1226"
style="font-size:8.46667px"
d="m 34.687306,24.561394 v 2.302703 h 2.302703 v 0.702799 h -2.302703 v 2.302703 h -0.694531 v -2.302703 h -2.302703 v -0.702799 h 2.302703 v -2.302703 z" />
</g>
<g
aria-label="کېدل"
transform="translate(-1.3229167,-0.18898803)"
id="text1853"
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect1855);fill:#000000;fill-opacity:1;stroke:none">
<path
d="m 123.70022,69.461396 h -1.70532 v -0.950843 h 1.60197 q 0.76481,0 0.99735,-0.537434 0.0827,-0.186034 0.0827,-0.372069 0,-0.356566 -0.27905,-0.697629 l -1.60197,-1.963698 q -0.25838,-0.315226 -0.25838,-0.733803 0,-0.180867 0.0517,-0.351399 0.1602,-0.60978 0.69763,-0.831988 l 3.84988,-1.601964 v 0.961178 l -3.07474,1.291907 q -0.3669,0.155029 -0.47542,0.361734 -0.031,0.05684 -0.031,0.186034 0,0.165364 0.16019,0.356567 l 1.4211,1.705317 q 0.5271,0.635618 0.5271,1.271236 0,0.583942 -0.3204,1.105872 -0.49092,0.800982 -1.6433,0.800982 z"
id="path1926" />
<path
d="m 120.43945,69.01698 q -0.39791,0.444416 -1.18339,0.444416 h -0.46509 v -0.950843 h 0.18087 q 0.5116,0 0.73897,-0.227376 0.25321,-0.253214 0.25321,-0.800982 V 66.36082 h 0.95085 v 1.121375 q 0,0.547768 0.25321,0.800982 0.22738,0.227376 0.73897,0.227376 h 0.28422 v 0.950843 h -0.56844 q -0.77514,0 -1.18338,-0.444416 z m -0.38758,2.253085 h 0.77515 v 0.775144 h -0.77515 z m 0,-1.291906 h 0.77515 v 0.775144 h -0.77515 z"
id="path1928" />
<path
d="m 116.15548,66.490011 q -0.29455,-0.630451 -1.23506,-1.421098 h 1.17305 q 0.50126,0.403075 0.92501,1.11104 0.41858,0.692462 0.41858,1.297074 0,0.377237 0.42891,0.80615 0.22737,0.227376 0.73897,0.227376 h 0.38757 v 0.950843 h -0.67179 q -0.75964,0 -1.2609,-0.671792 -0.48059,0.661457 -1.55029,0.831988 -0.23771,0.03617 -0.47025,0.03617 -0.5271,0 -1.05937,-0.19637 v -0.950843 q 0.59428,0.21704 1.02836,0.21704 0.17053,0 0.34623,-0.04651 0.88883,-0.253213 1.0697,-0.831988 0.0413,-0.139526 0.0413,-0.356566 0,-0.351398 -0.31006,-1.002519 z"
id="path1930" />
<path
d="m 111.0292,69.084159 q 0.40307,-0.651121 0.40307,-1.824172 v -5.839418 h 0.95085 v 5.839418 q 0,1.638138 -0.50643,2.382276 -0.62528,0.91467 -1.97403,1.255733 -0.69247,0.1757 -1.13171,0.1757 -0.49093,0 -0.86817,-0.113688 -1.50894,-0.475422 -1.51411,-1.886184 -0.005,-0.713133 0.32556,-1.188554 h 0.95084 q -0.33589,0.594277 -0.33589,1.188554 0,0.671791 0.85782,0.992184 0.20671,0.08268 0.58395,0.08268 0.41341,0 0.97668,-0.175699 0.89916,-0.273884 1.28157,-0.888832 z"
id="path1932" />
</g>
<g
aria-label="to
become"
transform="matrix(0.96154424,0,0,0.96154424,77.062734,57.256132)"
id="text1859"
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:0.65;font-family:sans-serif;white-space:pre;shape-inside:url(#rect1861);fill:#000000;fill-opacity:1;stroke:none">
<path
d="m 37.367896,16.659795 v 0.985986 h 1.175122 v 0.443384 h -1.175122 v 1.885156 q 0,0.42478 0.114721,0.545703 0.117822,0.120923 0.47439,0.120923 h 0.586011 v 0.47749 h -0.586011 q -0.660425,0 -0.911572,-0.244946 -0.251148,-0.248047 -0.251148,-0.89917 v -1.885156 h -0.418579 v -0.443384 h 0.418579 v -0.985986 z"
style="font-size:6.35px;text-align:center;text-anchor:middle"
id="path1935" />
<path
d="m 40.642114,18.045757 q -0.458886,0 -0.725537,0.359668 -0.26665,0.356567 -0.26665,0.979785 0,0.623217 0.26355,0.982885 0.26665,0.356568 0.728637,0.356568 0.455786,0 0.722437,-0.359668 0.26665,-0.359668 0.26665,-0.979785 0,-0.617017 -0.26665,-0.976685 -0.266651,-0.362768 -0.722437,-0.362768 z m 0,-0.483692 q 0.744141,0 1.168921,0.483692 0.42478,0.483691 0.42478,1.339453 0,0.852661 -0.42478,1.339453 -0.42478,0.483691 -1.168921,0.483691 -0.747241,0 -1.172021,-0.483691 -0.42168,-0.486792 -0.42168,-1.339453 0,-0.855762 0.42168,-1.339453 0.42478,-0.483692 1.172021,-0.483692 z"
style="font-size:6.35px;text-align:center;text-anchor:middle"
id="path1937" />
<path
d="m 29.777661,26.264354 q 0,-0.629419 -0.260449,-0.985986 -0.257349,-0.359668 -0.710034,-0.359668 -0.452686,0 -0.713135,0.359668 -0.257348,0.356567 -0.257348,0.985986 0,0.629419 0.257348,0.989087 0.260449,0.356568 0.713135,0.356568 0.452685,0 0.710034,-0.356568 0.260449,-0.359668 0.260449,-0.989087 z m -1.940966,-1.212329 q 0.179833,-0.310058 0.452685,-0.458886 0.275952,-0.151929 0.657324,-0.151929 0.63252,0 1.026294,0.502295 0.396875,0.502295 0.396875,1.320849 0,0.818555 -0.396875,1.32085 -0.393774,0.502295 -1.026294,0.502295 -0.381372,0 -0.657324,-0.148828 -0.272852,-0.151929 -0.452685,-0.461988 v 0.520899 H 27.263086 V 23.17307 h 0.573609 z"
style="font-size:6.35px;text-align:center;text-anchor:middle"
id="path1939" />
<path
d="m 34.285913,26.118627 v 0.279053 h -2.623095 q 0.03721,0.589111 0.353466,0.899169 0.319361,0.306958 0.886768,0.306958 0.328662,0 0.63562,-0.08061 0.310059,-0.08062 0.613916,-0.241845 v 0.539501 q -0.306958,0.130225 -0.629419,0.198438 -0.322461,0.06821 -0.654224,0.06821 -0.830957,0 -1.317749,-0.483692 -0.483691,-0.483691 -0.483691,-1.308447 0,-0.852661 0.458887,-1.351855 0.461987,-0.502295 1.243335,-0.502295 0.700732,0 1.106909,0.452685 0.409277,0.449585 0.409277,1.224732 z m -0.570508,-0.167432 q -0.0062,-0.468188 -0.263549,-0.747241 -0.254248,-0.279053 -0.675928,-0.279053 -0.47749,0 -0.765845,0.269751 -0.285254,0.269751 -0.328662,0.759644 z"
style="font-size:6.35px;text-align:center;text-anchor:middle"
id="path1941" />
<path
d="m 37.721362,24.658251 v 0.533301 q -0.241845,-0.133326 -0.486792,-0.198438 -0.241845,-0.06821 -0.489892,-0.06821 -0.555005,0 -0.861963,0.353467 -0.306958,0.350366 -0.306958,0.985986 0,0.63562 0.306958,0.989087 0.306958,0.350366 0.861963,0.350366 0.248047,0 0.489892,-0.06511 0.244947,-0.06821 0.486792,-0.201538 v 0.5271 q -0.238745,0.111621 -0.496093,0.167431 -0.254248,0.05581 -0.542603,0.05581 -0.784448,0 -1.246435,-0.492993 -0.461988,-0.492993 -0.461988,-1.330152 0,-0.84956 0.465088,-1.336352 0.468189,-0.486792 1.280542,-0.486792 0.26355,0 0.514697,0.05581 0.251148,0.05271 0.486792,0.161231 z"
style="font-size:6.35px;text-align:center;text-anchor:middle"
id="path1943" />
<path
d="m 40.065406,24.924901 q -0.458887,0 -0.725537,0.359668 -0.266651,0.356568 -0.266651,0.979785 0,0.623218 0.26355,0.982886 0.266651,0.356567 0.728638,0.356567 0.455786,0 0.722436,-0.359668 0.266651,-0.359667 0.266651,-0.979785 0,-0.617016 -0.266651,-0.976684 -0.26665,-0.362769 -0.722436,-0.362769 z m 0,-0.483691 q 0.74414,0 1.168921,0.483691 0.42478,0.483692 0.42478,1.339453 0,0.852661 -0.42478,1.339453 -0.424781,0.483692 -1.168921,0.483692 -0.747241,0 -1.172022,-0.483692 -0.421679,-0.486792 -0.421679,-1.339453 0,-0.855761 0.421679,-1.339453 0.424781,-0.483691 1.172022,-0.483691 z"
style="font-size:6.35px;text-align:center;text-anchor:middle"
id="path1945" />
<path
d="m 45.305396,25.191552 q 0.21394,-0.384473 0.511596,-0.567408 0.297657,-0.182934 0.700733,-0.182934 0.542602,0 0.837158,0.381372 0.294556,0.378271 0.294556,1.079004 v 2.095996 H 47.07583 v -2.077393 q 0,-0.499194 -0.176733,-0.74104 -0.176734,-0.241845 -0.539502,-0.241845 -0.443384,0 -0.700733,0.294555 -0.257348,0.294556 -0.257348,0.803052 v 1.962671 h -0.573609 v -2.077393 q 0,-0.502295 -0.176733,-0.74104 -0.176733,-0.241845 -0.545703,-0.241845 -0.437183,0 -0.694531,0.297656 -0.257349,0.294555 -0.257349,0.799951 v 1.962671 h -0.573608 v -3.472656 h 0.573608 v 0.539502 q 0.195337,-0.319361 0.468189,-0.471289 0.272851,-0.151929 0.648022,-0.151929 0.378271,0 0.641821,0.192236 0.266651,0.192237 0.393775,0.558106 z"
style="font-size:6.35px;text-align:center;text-anchor:middle"
id="path1947" />
<path
d="m 51.760814,26.118627 v 0.279053 h -2.623095 q 0.03721,0.589111 0.353467,0.899169 0.31936,0.306958 0.886767,0.306958 0.328662,0 0.63562,-0.08061 0.310059,-0.08062 0.613916,-0.241845 v 0.539501 q -0.306958,0.130225 -0.629419,0.198438 -0.322461,0.06821 -0.654223,0.06821 -0.830957,0 -1.317749,-0.483692 -0.483692,-0.483691 -0.483692,-1.308447 0,-0.852661 0.458887,-1.351855 0.461987,-0.502295 1.243335,-0.502295 0.700732,0 1.106909,0.452685 0.409277,0.449585 0.409277,1.224732 z m -0.570507,-0.167432 q -0.0062,-0.468188 -0.26355,-0.747241 -0.254248,-0.279053 -0.675928,-0.279053 -0.47749,0 -0.765845,0.269751 -0.285254,0.269751 -0.328662,0.759644 z"
style="font-size:6.35px;text-align:center;text-anchor:middle"
id="path1949" />
</g>
<g
aria-label="خفه"
transform="translate(36.21071,-61.309432)"
id="text6063"
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect6065);fill:#000000;fill-opacity:1;stroke:none">
<path
d="m 49.168123,130.23993 q -0.428913,-0.11886 -0.961179,-0.23771 -0.439248,-0.0982 -1.369421,-0.18087 -0.423745,-0.0362 -1.255733,-0.005 v -0.95084 q 0.372069,-0.0362 0.759641,-0.0413 0.837156,0 1.725987,0.18087 1.333248,0.26871 2.470126,0.77514 v 0.79581 q -0.39274,0.12403 -0.847491,0.39274 -0.857826,0.50643 -1.24023,0.84749 -0.749306,0.66663 -1.136878,0.80615 -1.142046,0.41341 -1.984369,0.41341 H 44.66712 v -0.95084 h 0.516763 q 1.173051,0 1.839675,-0.37207 0.537433,-0.29972 1.136878,-0.84749 0.485757,-0.44441 1.007687,-0.62528 z m -1.684646,-2.8887 h 0.775144 v 0.77514 h -0.775144 z"
id="path6106" />
<path
d="m 42.589734,129.09788 q 0.945676,0.41341 1.069699,1.18856 0.04134,0.25838 0.04134,0.47542 0,0.37724 -0.108521,0.63045 -0.149861,0.34623 -0.335895,0.60461 0.201537,0.0879 0.961178,0.0879 h 0.656289 v 0.95084 H 43.75245 q -0.702797,0 -1.658808,-0.29455 -0.956011,0.29455 -1.658809,0.29455 h -1.121375 v -0.95084 h 0.656289 q 0.759641,0 0.961179,-0.0879 -0.149862,-0.2067 -0.335896,-0.60461 -0.10852,-0.23771 -0.10852,-0.63045 0,-0.22738 0.04134,-0.47542 0.118855,-0.73897 1.074866,-1.18856 0.155029,-0.0723 0.490925,-0.0723 0.32556,0 0.496093,0.0723 z m -0.496092,0.8785 q -0.07752,0 -0.170532,0.0517 -0.289387,0.16536 -0.41341,0.43924 -0.05168,0.10852 -0.05168,0.25839 0,0.2222 0.124023,0.49609 0.160196,0.3514 0.511595,0.46508 0.32556,-0.10852 0.511595,-0.46508 0.12919,-0.25838 0.12919,-0.49609 0,-0.12403 -0.05684,-0.25839 -0.118855,-0.26871 -0.41341,-0.43924 -0.09819,-0.0517 -0.170531,-0.0517 z m -0.387572,-2.88354 h 0.775144 v 0.77515 H 41.70607 Z"
id="path6108" />
<path
d="m 37.225737,131.57834 q -0.07751,-0.21704 -0.144693,-0.47025 -0.06718,-0.25838 -0.129191,-0.78031 -0.620115,0.062 -1.043861,0.40824 -0.573606,0.45992 -0.563271,0.78031 0.0052,0.21188 0.470254,0.34107 0.465087,0.12919 1.410762,-0.27906 z m -0.346231,-1.9947 q -0.02067,-0.20154 -0.03617,-0.42375 h 0.950843 q 0.0052,0.86817 0.191202,1.76733 0.108521,0.52193 0.397908,0.93018 0.160196,0.22737 0.73897,0.22737 h 0.387572 v 0.95084 H 38.83804 q -0.465087,0 -0.842323,-0.26354 -0.232544,-0.1602 -0.428913,-0.46509 -0.713133,0.37724 -1.519283,0.37724 -0.289387,0 -0.589109,-0.0775 -0.976682,-0.24804 -0.976682,-1.04386 0,-0.894 1.054196,-1.55029 0.563272,-0.3514 1.343583,-0.42891 z"
id="path6110" />
</g>
<g
aria-label="sad"
transform="translate(76.835679,-32.444325)"
id="text6069"
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect6071);fill:#000000;fill-opacity:1;stroke:none">
<path
d="m -0.60573735,109.35278 v 0.5395 q -0.2418457,-0.12402 -0.50229495,-0.18604 -0.2604492,-0.062 -0.5395019,-0.062 -0.4247803,0 -0.6387207,0.13023 -0.2108398,0.13022 -0.2108398,0.39067 0,0.19844 0.1519287,0.31316 0.1519287,0.11162 0.6108154,0.21394 l 0.1953369,0.0434 q 0.60771483,0.13022 0.86196288,0.36897 0.25734863,0.23564 0.25734863,0.66042 0,0.4837 -0.38447265,0.76585 -0.38137206,0.28215 -1.05109866,0.28215 -0.2790527,0 -0.5829101,-0.0558 -0.3007568,-0.0527 -0.6356201,-0.16123 v -0.58911 q 0.3162597,0.16433 0.6232177,0.24805 0.3069581,0.0806 0.6077149,0.0806 0.4030761,0 0.6201172,-0.13642 0.217041,-0.13953 0.217041,-0.39068 0,-0.23254 -0.1581299,-0.35657 -0.1550293,-0.12402 -0.6852295,-0.23874 l -0.1984375,-0.0465 q -0.5302002,-0.11162 -0.7658447,-0.34106 -0.2356445,-0.23255 -0.2356445,-0.63562 0,-0.4899 0.3472656,-0.75655 0.3472656,-0.26665 0.9859863,-0.26665 0.3162598,0 0.5953125,0.0465 0.27905273,0.0465 0.51469725,0.13953 z"
style="font-size:6.35px"
id="path6113" />
<path
d="m 2.0700682,110.97748 q -0.6914306,0 -0.958081,0.15813 -0.2666504,0.15813 -0.2666504,0.53951 0,0.30385 0.1984375,0.48369 0.2015381,0.17673 0.5457031,0.17673 0.4743897,0 0.7596436,-0.33486 0.2883544,-0.33797 0.2883544,-0.89607 v -0.12713 z m 1.1379151,-0.23564 v 1.98127 H 2.6374754 v -0.52709 q -0.1953369,0.31625 -0.4867919,0.46818 -0.2914551,0.14883 -0.7131348,0.14883 -0.53330076,0 -0.84956052,-0.29765 -0.31315918,-0.30076 -0.31315918,-0.80306 0,-0.58601 0.39067382,-0.88366 Q 1.0592772,110.531 1.8375243,110.531 h 0.7999511 v -0.0558 q 0,-0.39377 -0.2604492,-0.60771 -0.2573486,-0.21705 -0.7255371,-0.21705 -0.2976562,0 -0.5798095,0.0713 -0.28215334,0.0713 -0.54260256,0.21394 v -0.5271 q 0.31315918,-0.12092 0.60771486,-0.17984 0.2945556,-0.062 0.5736084,-0.062 0.7534423,0 1.1255126,0.39068 0.3720704,0.39067 0.3720704,1.18442 z"
style="font-size:6.35px"
id="path6115" />
<path
d="m 6.671338,109.77756 v -1.87896 h 0.5705078 v 4.82451 H 6.671338 v -0.52089 q -0.1798339,0.31005 -0.4557861,0.46198 -0.2728515,0.14883 -0.6573242,0.14883 -0.6294189,0 -1.0262939,-0.50229 -0.3937744,-0.5023 -0.3937744,-1.32085 0,-0.81856 0.3937744,-1.32085 0.396875,-0.5023 1.0262939,-0.5023 0.3844727,0 0.6573242,0.15193 0.2759522,0.14883 0.4557861,0.45889 z m -1.9440673,1.21233 q 0,0.62942 0.2573486,0.98908 0.2604492,0.35657 0.7131348,0.35657 0.4526855,0 0.7131347,-0.35657 0.2604492,-0.35966 0.2604492,-0.98908 0,-0.62942 -0.2604492,-0.98599 -0.2604492,-0.35967 -0.7131347,-0.35967 -0.4526856,0 -0.7131348,0.35967 -0.2573486,0.35657 -0.2573486,0.98599 z"
style="font-size:6.35px"
id="path6117" />
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 42 KiB

View File

@ -0,0 +1,549 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="193.48419mm"
height="61.820076mm"
viewBox="0 0 193.48419 61.820076"
version="1.1"
id="svg8"
inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
sodipodi:docname="becoming-tired.svg">
<defs
id="defs2">
<rect
x="13.418155"
y="14.93006"
width="51.949112"
height="29.534964"
id="rect1861" />
<rect
x="105.64435"
y="60.098213"
width="24.568453"
height="27.025297"
id="rect1855" />
<rect
x="137.77232"
y="62.177082"
width="48.947918"
height="15.308036"
id="rect1025" />
<rect
x="-6.9490075"
y="37.952274"
width="39.823158"
height="16.036173"
id="rect962" />
<rect
x="11.759859"
y="56.126602"
width="37.417732"
height="23.519718"
id="rect894" />
<rect
x="75.102737"
y="14.432554"
width="47.841248"
height="13.363476"
id="rect886" />
<rect
x="35.279579"
y="23.252449"
width="34.210499"
height="13.363476"
id="rect880" />
<rect
x="59.868374"
y="102.89877"
width="88.733482"
height="34.477768"
id="rect855" />
<rect
x="52.652096"
y="99.691536"
width="92.475258"
height="33.94323"
id="rect849" />
<rect
x="52.715843"
y="47.507061"
width="67.822716"
height="20.112129"
id="rect843" />
<rect
x="47.625"
y="45.357143"
width="92.98214"
height="43.845238"
id="rect835" />
<rect
id="rect886-3"
height="38.060673"
width="54.312309"
y="14.432554"
x="75.102737" />
<rect
id="rect925"
height="13.363476"
width="47.841248"
y="14.432554"
x="75.102737" />
<rect
id="rect894-9"
height="23.519718"
width="37.417732"
y="56.126602"
x="11.759859" />
<rect
id="rect1002"
height="23.519718"
width="37.417732"
y="56.126602"
x="11.759859" />
</defs>
<sodipodi:namedview
inkscape:snap-global="false"
inkscape:snap-bbox="true"
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="0.7"
inkscape:cx="267.3053"
inkscape:cy="462.99774"
inkscape:document-units="mm"
inkscape:current-layer="layer1"
inkscape:document-rotation="0"
showgrid="false"
inkscape:window-width="1515"
inkscape:window-height="1140"
inkscape:window-x="2917"
inkscape:window-y="89"
inkscape:window-maximized="0"
fit-margin-top="10"
fit-margin-right="5"
fit-margin-bottom="10"
fit-margin-left="5" />
<metadata
id="metadata5">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title />
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0.92597286,-39.667365)">
<g
id="g1172">
<g
id="g994-1"
transform="translate(114.04453,0.80182124)">
<path
id="path917-81"
style="fill:#ffffff;stroke:#333333;stroke-width:0.514378;stroke-miterlimit:4;stroke-dasharray:none"
d="m 24.078913,83.65535 a 5.0232186,5.0232186 0 0 1 -5.023218,5.023218 5.0232186,5.0232186 0 0 1 -5.023219,-5.023218 5.0232186,5.0232186 0 0 1 5.023219,-5.023219 5.0232186,5.0232186 0 0 1 5.023218,5.023219" />
<path
id="path984-57"
style="fill:#ffffff;stroke:#333333;stroke-width:0.357698;stroke-miterlimit:4;stroke-dasharray:none"
d="m 22.405765,83.65535 a 3.3500707,3.3500707 0 0 1 -3.35007,3.35007 3.3500707,3.3500707 0 0 1 -3.350071,-3.35007 3.3500707,3.3500707 0 0 1 3.350071,-3.350071 3.3500707,3.3500707 0 0 1 3.35007,3.350071" />
</g>
<g
id="g994-3"
transform="translate(130.0807,0.80182124)">
<path
id="path917-5"
style="fill:#ffffff;stroke:#333333;stroke-width:0.514378;stroke-miterlimit:4;stroke-dasharray:none"
d="m 24.078913,83.65535 a 5.0232186,5.0232186 0 0 1 -5.023218,5.023218 5.0232186,5.0232186 0 0 1 -5.023219,-5.023218 5.0232186,5.0232186 0 0 1 5.023219,-5.023219 5.0232186,5.0232186 0 0 1 5.023218,5.023219" />
<path
id="path984-7"
style="fill:#ffffff;stroke:#333333;stroke-width:0.357698;stroke-miterlimit:4;stroke-dasharray:none"
d="m 22.405765,83.65535 a 3.3500707,3.3500707 0 0 1 -3.35007,3.35007 3.3500707,3.3500707 0 0 1 -3.350071,-3.35007 3.3500707,3.3500707 0 0 1 3.350071,-3.350071 3.3500707,3.3500707 0 0 1 3.35007,3.350071" />
</g>
<g
id="g994-8"
transform="translate(145.8496,0.80182124)">
<path
id="path917-2"
style="fill:#ffffff;stroke:#333333;stroke-width:0.514378;stroke-miterlimit:4;stroke-dasharray:none"
d="m 24.078913,83.65535 a 5.0232186,5.0232186 0 0 1 -5.023218,5.023218 5.0232186,5.0232186 0 0 1 -5.023219,-5.023218 5.0232186,5.0232186 0 0 1 5.023219,-5.023219 5.0232186,5.0232186 0 0 1 5.023218,5.023219" />
<path
id="path984-8"
style="fill:#ffffff;stroke:#333333;stroke-width:0.357698;stroke-miterlimit:4;stroke-dasharray:none"
d="m 22.405765,83.65535 a 3.3500707,3.3500707 0 0 1 -3.35007,3.35007 3.3500707,3.3500707 0 0 1 -3.350071,-3.35007 3.3500707,3.3500707 0 0 1 3.350071,-3.350071 3.3500707,3.3500707 0 0 1 3.35007,3.350071" />
</g>
<g
transform="translate(-9.7012598,0.80182124)"
id="g994-1-0">
<path
id="path917-81-0"
style="fill:#ffffff;stroke:#333333;stroke-width:0.514378;stroke-miterlimit:4;stroke-dasharray:none"
d="m 24.078913,83.65535 a 5.0232186,5.0232186 0 0 1 -5.023218,5.023218 5.0232186,5.0232186 0 0 1 -5.023219,-5.023218 5.0232186,5.0232186 0 0 1 5.023219,-5.023219 5.0232186,5.0232186 0 0 1 5.023218,5.023219" />
<path
id="path984-57-5"
style="fill:#ffffff;stroke:#333333;stroke-width:0.357698;stroke-miterlimit:4;stroke-dasharray:none"
d="m 22.405765,83.65535 a 3.3500707,3.3500707 0 0 1 -3.35007,3.35007 3.3500707,3.3500707 0 0 1 -3.350071,-3.35007 3.3500707,3.3500707 0 0 1 3.350071,-3.350071 3.3500707,3.3500707 0 0 1 3.35007,3.350071" />
</g>
<g
transform="translate(6.3349112,0.80182124)"
id="g994-3-9">
<path
id="path917-5-3"
style="fill:#ffffff;stroke:#333333;stroke-width:0.514378;stroke-miterlimit:4;stroke-dasharray:none"
d="m 24.078913,83.65535 a 5.0232186,5.0232186 0 0 1 -5.023218,5.023218 5.0232186,5.0232186 0 0 1 -5.023219,-5.023218 5.0232186,5.0232186 0 0 1 5.023219,-5.023219 5.0232186,5.0232186 0 0 1 5.023218,5.023219" />
<path
id="path984-7-3"
style="fill:#ffffff;stroke:#333333;stroke-width:0.357698;stroke-miterlimit:4;stroke-dasharray:none"
d="m 22.405765,83.65535 a 3.3500707,3.3500707 0 0 1 -3.35007,3.35007 3.3500707,3.3500707 0 0 1 -3.350071,-3.35007 3.3500707,3.3500707 0 0 1 3.350071,-3.350071 3.3500707,3.3500707 0 0 1 3.35007,3.350071" />
</g>
<g
transform="translate(22.103811,0.80182124)"
id="g994-8-7">
<path
id="path917-2-1"
style="fill:#ffffff;stroke:#333333;stroke-width:0.514378;stroke-miterlimit:4;stroke-dasharray:none"
d="m 24.078913,83.65535 a 5.0232186,5.0232186 0 0 1 -5.023218,5.023218 5.0232186,5.0232186 0 0 1 -5.023219,-5.023218 5.0232186,5.0232186 0 0 1 5.023219,-5.023219 5.0232186,5.0232186 0 0 1 5.023218,5.023219" />
<path
id="path984-8-6"
style="fill:#ffffff;stroke:#333333;stroke-width:0.357698;stroke-miterlimit:4;stroke-dasharray:none"
d="m 22.405765,83.65535 a 3.3500707,3.3500707 0 0 1 -3.35007,3.35007 3.3500707,3.3500707 0 0 1 -3.350071,-3.35007 3.3500707,3.3500707 0 0 1 3.350071,-3.350071 3.3500707,3.3500707 0 0 1 3.35007,3.350071" />
</g>
<g
transform="translate(39.47633,0.80182124)"
id="g994-80-3">
<path
id="path917-9-8"
style="fill:#ffffff;stroke:#333333;stroke-width:0.514378;stroke-miterlimit:4;stroke-dasharray:none"
d="m 24.078913,83.65535 a 5.0232186,5.0232186 0 0 1 -5.023218,5.023218 5.0232186,5.0232186 0 0 1 -5.023219,-5.023218 5.0232186,5.0232186 0 0 1 5.023219,-5.023219 5.0232186,5.0232186 0 0 1 5.023218,5.023219" />
<path
id="path984-1-0"
style="fill:#ffffff;stroke:#333333;stroke-width:0.357698;stroke-miterlimit:4;stroke-dasharray:none"
d="m 22.405765,83.65535 a 3.3500707,3.3500707 0 0 1 -3.35007,3.35007 3.3500707,3.3500707 0 0 1 -3.350071,-3.35007 3.3500707,3.3500707 0 0 1 3.350071,-3.350071 3.3500707,3.3500707 0 0 1 3.35007,3.350071" />
</g>
<path
style="fill:none;stroke:#000000;stroke-width:0.465;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 9.3549106,79.280506 H 182.27902"
id="path1132" />
<path
id="path1132-5"
d="M 8.9769335,89.769346 H 181.90104"
style="fill:none;stroke:#000000;stroke-width:0.465;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
</g>
<text
xml:space="preserve"
id="text833"
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect835);fill:#000000;fill-opacity:1;stroke:none;" />
<path
id="rect839"
style="fill:#ffffff;stroke:#000000;stroke-width:0.78;stroke-miterlimit:4;stroke-dasharray:none"
d="m 59.13031,53.38699 h 72.60143 V 91.097443 H 59.13031 Z" />
<g
aria-label="subject"
transform="matrix(1.2731877,0,0,1.2731877,-16.525365,-24.023894)"
id="text892"
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:0;font-family:sans-serif;white-space:pre;shape-inside:url(#rect894);fill:#000000;fill-opacity:1;stroke:none">
<path
d="m 22.732449,58.125107 v 0.479557 q -0.214973,-0.110243 -0.446484,-0.165365 -0.23151,-0.05512 -0.479557,-0.05512 -0.377582,0 -0.567751,0.115755 -0.187413,0.115755 -0.187413,0.347265 0,0.176389 0.135048,0.278364 0.135047,0.09922 0.542946,0.190169 l 0.173633,0.03858 q 0.540191,0.115755 0.766189,0.327973 0.228754,0.209462 0.228754,0.587044 0,0.429947 -0.341753,0.68075 -0.338997,0.250803 -0.93431,0.250803 -0.248046,0 -0.518141,-0.04961 -0.26734,-0.04685 -0.564996,-0.143316 v -0.523654 q 0.28112,0.146072 0.553971,0.220486 0.272852,0.07166 0.540191,0.07166 0.358289,0 0.551215,-0.121267 0.192925,-0.124023 0.192925,-0.347265 0,-0.206706 -0.14056,-0.316949 -0.137804,-0.110243 -0.609092,-0.212217 l -0.176389,-0.04134 q -0.471289,-0.09922 -0.68075,-0.303168 -0.209462,-0.206705 -0.209462,-0.564995 0,-0.43546 0.30868,-0.672482 0.308681,-0.237022 0.876432,-0.237022 0.281119,0 0.529166,0.04134 0.248047,0.04134 0.457508,0.124023 z"
style="font-size:5.64444px;line-height:1.25;text-align:center;text-anchor:middle"
id="path1880" />
<path
d="m 23.655734,59.902775 v -1.868618 h 0.507118 v 1.849325 q 0,0.438216 0.170877,0.658702 0.170876,0.21773 0.512629,0.21773 0.410656,0 0.647678,-0.261827 0.239778,-0.261827 0.239778,-0.713823 v -1.750107 h 0.507118 v 3.086803 h -0.507118 v -0.474045 q -0.184657,0.28112 -0.429947,0.418923 -0.242535,0.135048 -0.564995,0.135048 -0.531923,0 -0.80753,-0.330729 -0.275608,-0.330729 -0.275608,-0.967382 z m 1.276063,-1.943032 z"
style="font-size:5.64444px;line-height:1.25;text-align:center;text-anchor:middle"
id="path1882" />
<path
d="m 29.50688,59.580314 q 0,-0.559483 -0.23151,-0.876431 -0.228754,-0.319705 -0.631141,-0.319705 -0.402387,0 -0.633897,0.319705 -0.228754,0.316948 -0.228754,0.876431 0,0.559483 0.228754,0.879188 0.23151,0.316948 0.633897,0.316948 0.402387,0 0.631141,-0.316948 0.23151,-0.319705 0.23151,-0.879188 z m -1.725302,-1.077625 q 0.159852,-0.275607 0.402387,-0.407899 0.24529,-0.135047 0.584288,-0.135047 0.562239,0 0.91226,0.446484 0.352778,0.446484 0.352778,1.174087 0,0.727604 -0.352778,1.174088 -0.350021,0.446484 -0.91226,0.446484 -0.338998,0 -0.584288,-0.132292 -0.242535,-0.135047 -0.402387,-0.410655 v 0.463021 h -0.509874 v -4.288452 h 0.509874 z"
style="font-size:5.64444px;line-height:1.25;text-align:center;text-anchor:middle"
id="path1884" />
<path
d="m 30.873893,58.034157 h 0.507118 v 3.141924 q 0,0.5898 -0.225998,0.854383 -0.223242,0.264583 -0.722092,0.264583 H 30.239996 V 61.8651 h 0.135048 q 0.289387,0 0.394118,-0.135048 0.104731,-0.132291 0.104731,-0.553971 z m 0,-1.201649 h 0.507118 v 0.642165 h -0.507118 z"
style="font-size:5.64444px;line-height:1.25;text-align:center;text-anchor:middle"
id="path1886" />
<path
d="m 35.079663,59.450779 v 0.248046 h -2.331639 q 0.03307,0.523655 0.314192,0.799262 0.283876,0.272851 0.788238,0.272851 0.292144,0 0.564995,-0.07166 0.275607,-0.07166 0.545703,-0.214973 v 0.479557 q -0.272852,0.115755 -0.559483,0.176388 -0.286632,0.06063 -0.581532,0.06063 -0.738628,0 -1.171332,-0.429948 -0.429947,-0.429947 -0.429947,-1.163063 0,-0.75792 0.407899,-1.201648 0.410655,-0.446484 1.105185,-0.446484 0.622873,0 0.983919,0.402386 0.363802,0.399631 0.363802,1.08865 z m -0.507118,-0.148828 q -0.0055,-0.416167 -0.234266,-0.664214 -0.225998,-0.248047 -0.600824,-0.248047 -0.424436,0 -0.680751,0.239779 -0.253559,0.239778 -0.292144,0.675238 z"
style="font-size:5.64444px;line-height:1.25;text-align:center;text-anchor:middle"
id="path1888" />
<path
d="m 38.133393,58.152668 v 0.474045 q -0.214974,-0.118512 -0.432704,-0.176389 -0.214974,-0.06063 -0.435459,-0.06063 -0.493338,0 -0.766189,0.314193 -0.272852,0.311436 -0.272852,0.876431 0,0.564995 0.272852,0.879188 0.272851,0.311436 0.766189,0.311436 0.220485,0 0.435459,-0.05788 0.21773,-0.06063 0.432704,-0.179145 v 0.468533 q -0.212218,0.09922 -0.440972,0.148828 -0.225998,0.04961 -0.482313,0.04961 -0.697287,0 -1.107942,-0.438216 -0.410655,-0.438216 -0.410655,-1.182356 0,-0.755164 0.413411,-1.187868 0.416167,-0.432703 1.138259,-0.432703 0.234266,0 0.457508,0.04961 0.223242,0.04685 0.432704,0.143316 z"
style="font-size:5.64444px;line-height:1.25;text-align:center;text-anchor:middle"
id="path1890" />
<path
d="m 39.522455,57.157725 v 0.876432 h 1.044552 v 0.394118 h -1.044552 v 1.675693 q 0,0.377583 0.101975,0.485069 0.104731,0.107487 0.421679,0.107487 h 0.520898 v 0.424436 h -0.520898 q -0.587044,0 -0.810286,-0.21773 -0.223242,-0.220486 -0.223242,-0.799262 v -1.675693 h -0.37207 v -0.394118 h 0.37207 v -0.876432 z"
style="font-size:5.64444px;line-height:1.25;text-align:center;text-anchor:middle"
id="path1892" />
</g>
<path
id="path890-6"
d="m 41.076674,57.758014 8.427083,0.450429 0.130752,2.787304 4.146864,-4.474386 -4.864018,-5.896909 -0.193283,2.981902 -7.519265,0.327089 z"
style="fill:#b3b3b3;stroke:#b3b3b3;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
<g
transform="translate(163.22212,0.80182124)"
id="g994-80">
<path
id="path917-9"
style="fill:#ffffff;stroke:#333333;stroke-width:0.514378;stroke-miterlimit:4;stroke-dasharray:none"
d="m 24.078913,83.65535 a 5.0232186,5.0232186 0 0 1 -5.023218,5.023218 5.0232186,5.0232186 0 0 1 -5.023219,-5.023218 5.0232186,5.0232186 0 0 1 5.023219,-5.023219 5.0232186,5.0232186 0 0 1 5.023218,5.023219" />
<path
id="path984-1"
style="fill:#ffffff;stroke:#333333;stroke-width:0.357698;stroke-miterlimit:4;stroke-dasharray:none"
d="m 22.405765,83.65535 a 3.3500707,3.3500707 0 0 1 -3.35007,3.35007 3.3500707,3.3500707 0 0 1 -3.350071,-3.35007 3.3500707,3.3500707 0 0 1 3.350071,-3.350071 3.3500707,3.3500707 0 0 1 3.35007,3.350071" />
</g>
<path
style="fill:#b3b3b3;stroke:#b3b3b3;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 136.50309,57.142695 8.42708,0.45043 0.13076,2.787304 4.14686,-4.474386 -4.86402,-5.89691 -0.19328,2.981903 -7.51927,0.327088 z"
id="path890-6-2" />
<text
xml:space="preserve"
id="text1023"
style="font-style:normal;font-weight:normal;font-size:6.35px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect1025);fill:#000000;fill-opacity:1;stroke:none;" />
<g
id="g6013"
transform="matrix(0.79970599,-0.01053454,0.01053454,0.79970599,-22.785396,57.742949)">
<path
id="path5968"
style="fill:#ffffff;stroke:#000000;stroke-width:0.465"
d="M 77.164462,4.9694047 A 5.1026788,4.6302085 0 0 1 72.061783,9.5996132 5.1026788,4.6302085 0 0 1 66.959104,4.9694047 5.1026788,4.6302085 0 0 1 72.061783,0.33919621 5.1026788,4.6302085 0 0 1 77.164462,4.9694047" />
<path
id="path5970"
d="M 71.952821,9.5481935 V 20.639879 l -6.548104,6.949007"
style="fill:none;stroke:#000000;stroke-width:0.465;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
id="path5972"
d="m 71.952821,20.639879 6.013563,7.082642"
style="fill:none;stroke:#000000;stroke-width:0.465;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
id="path5974"
d="m 66.607428,12.621793 11.225321,0.26727"
style="fill:none;stroke:#000000;stroke-width:0.465;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
sodipodi:nodetypes="cc"
id="path5976"
d="m 69.280125,5.8064202 c 1.870886,2.2852548 4.142677,1.886716 5.345389,0.2672695"
style="fill:none;stroke:#000000;stroke-width:0.465;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
id="path5989"
style="fill:#000000;stroke:#000000;stroke-width:0.323227;stroke-miterlimit:4;stroke-dasharray:none"
d="M 70.553724,3.1467619 A 0.37156463,0.41801018 0 0 1 70.182159,3.5647721 0.37156463,0.41801018 0 0 1 69.810595,3.1467619 0.37156463,0.41801018 0 0 1 70.182159,2.7287517 0.37156463,0.41801018 0 0 1 70.553724,3.1467619" />
<path
id="path5989-7"
style="fill:#000000;stroke:#000000;stroke-width:0.323228;stroke-miterlimit:4;stroke-dasharray:none"
d="M 74.061636,3.0669074 A 0.37156463,0.41801018 0 0 1 73.690071,3.4849176 0.37156463,0.41801018 0 0 1 73.318506,3.0669074 0.37156463,0.41801018 0 0 1 73.690071,2.6488972 0.37156463,0.41801018 0 0 1 74.061636,3.0669074" />
</g>
<g
aria-label="هغه "
transform="translate(-65.241013,49.099639)"
id="text6015"
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect6017);fill:#000000;fill-opacity:1;stroke:none">
<path
d="m 89.167452,12.560256 q 0.148828,-0.111621 0.289388,-0.376204 0.16123,-0.297657 0.16123,-0.549838 0,-0.190169 -0.06201,-0.343131 -0.09095,-0.214975 -0.33073,-0.214975 -0.268717,0 -0.363802,0.186036 -0.09095,0.177767 -0.09095,0.322461 0,0.124023 0.02894,0.276986 0.08682,0.487825 0.367937,0.698665 z m -1.310515,0.3514 q 0.214974,0 0.537435,-0.04548 -0.186035,-0.434082 -0.248047,-0.719336 -0.07441,-0.322461 -0.07441,-0.587045 0,-0.347266 0.186035,-0.690397 0.198438,-0.372071 0.516765,-0.334864 -0.181902,-0.16123 -0.516765,-0.219108 V 9.5506196 q 0.921908,0.2811199 1.814877,1.0211264 1.058334,0.864031 1.322917,1.781804 0.05788,0.214974 0.05788,0.450619 0,0.425814 -0.165365,0.677995 -0.305924,0.467155 -1.029395,0.467155 -0.541569,0 -1.178223,-0.446484 -0.496094,0.169498 -1.099675,0.169498 h -0.566374 v -0.760677 z m 2.381251,-1.339454 q 0.0248,0.152963 0.0248,0.314193 0,0.607715 -0.405143,1.041798 -0.04961,0.05788 -0.119889,0.136425 0.214974,0.19017 0.417545,0.19017 0.516765,0 0.587045,-0.276986 0.02894,-0.124024 0.02894,-0.260449 0,-0.248047 -0.136426,-0.570508 -0.119889,-0.285254 -0.396875,-0.574643 z"
style="font-size:8.46667px"
id="path6089" />
<path
d="m 85.455015,12.907522 q -0.802018,0.764811 -1.63711,0.764811 h -0.487826 v -0.760677 h 0.396876 q 0.44235,0 0.715202,-0.165365 0.243912,-0.148828 0.409277,-0.310058 -0.401009,-0.3514 -0.682129,-0.723471 -0.124024,-0.16123 -0.124024,-0.347265 0,-0.128158 0.05374,-0.297657 0.06615,-0.227376 0.496094,-0.44235 0.367936,-0.186035 0.859896,-0.186035 0.49196,0 0.859896,0.186035 0.429948,0.214974 0.496094,0.44235 0.05374,0.169499 0.05374,0.297657 0,0.186035 -0.124024,0.347265 -0.318327,0.405144 -0.682129,0.723471 0.128158,0.128157 0.409278,0.310058 0.252181,0.165365 0.715202,0.165365 h 0.396875 v 0.760677 h -0.487826 q -0.835091,0 -1.63711,-0.764811 z m 0.231511,-1.674317 q -0.124024,-0.02894 -0.231511,-0.02894 -0.107487,0 -0.23151,0.02894 -0.194304,0.04961 -0.194304,0.181901 0,0.119889 0.425814,0.51263 0.425814,-0.392741 0.425814,-0.51263 0,-0.132292 -0.194303,-0.181901 z m -0.54157,-2.1083994 h 0.620118 v 0.6201175 h -0.620118 z"
style="font-size:8.46667px"
id="path6091" />
<path
d="m 81.659897,12.506513 q -0.06201,-0.173633 -0.115755,-0.376205 -0.05374,-0.206706 -0.103353,-0.624251 -0.496094,0.04961 -0.835092,0.326595 -0.458887,0.367936 -0.450618,0.624251 0.0041,0.169499 0.376204,0.272852 0.372071,0.103353 1.128614,-0.223242 z m -0.276986,-1.595769 q -0.01654,-0.161231 -0.02894,-0.338998 h 0.760678 q 0.0041,0.694532 0.152962,1.413868 0.08682,0.417546 0.318327,0.744141 0.128158,0.181901 0.591179,0.181901 h 0.310058 v 0.760677 H 82.94974 q -0.37207,0 -0.673861,-0.210839 -0.186035,-0.128158 -0.343131,-0.372071 -0.570508,0.301791 -1.215431,0.301791 -0.23151,0 -0.471289,-0.06201 -0.781348,-0.198438 -0.781348,-0.835092 0,-0.715202 0.84336,-1.240235 0.450619,-0.281119 1.07487,-0.343131 z"
style="font-size:8.46667px"
id="path6093" />
</g>
<g
aria-label="her"
transform="translate(5.0625592,73.857079)"
id="text6021"
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect6023);fill:#000000;fill-opacity:1;stroke:none">
<path
d="m 13.359546,-6.522804 v 1.8631062 h -0.507117 v -1.8465698 q 0,-0.4382158 -0.170877,-0.6559457 -0.170877,-0.2177298 -0.51263,-0.2177298 -0.410655,0 -0.647677,0.261827 -0.237023,0.2618271 -0.237023,0.7138233 v 1.744595 h -0.509873 v -4.2884516 h 0.509873 v 1.6812053 q 0.181901,-0.2783635 0.427192,-0.4161672 0.248047,-0.1378037 0.570507,-0.1378037 0.531923,0 0.804774,0.3307289 0.272851,0.3279728 0.272851,0.9673821 z"
style="font-size:5.64444px"
id="path6096" />
<path
d="m 17.016857,-6.3298788 v 0.2480467 h -2.331639 q 0.03307,0.5236541 0.314193,0.7992615 0.283875,0.2728514 0.788237,0.2728514 0.292144,0 0.564995,-0.071658 0.275608,-0.071658 0.545703,-0.2149737 v 0.4795569 q -0.272852,0.1157551 -0.559483,0.1763887 -0.286632,0.060634 -0.581532,0.060634 -0.738628,0 -1.171332,-0.4299476 -0.429947,-0.4299476 -0.429947,-1.1630634 0,-0.7579204 0.407899,-1.2016484 0.410655,-0.446484 1.105186,-0.446484 0.622872,0 0.983918,0.4023868 0.363802,0.3996308 0.363802,1.0886491 z m -0.507118,-0.148828 q -0.0055,-0.4161672 -0.234266,-0.6642139 -0.225998,-0.2480467 -0.600824,-0.2480467 -0.424436,0 -0.680751,0.2397784 -0.253558,0.2397785 -0.292143,0.6752383 z"
style="font-size:5.64444px"
id="path6098" />
<path
d="m 19.637884,-7.2724562 q -0.08544,-0.049609 -0.187413,-0.071658 -0.09922,-0.024805 -0.220486,-0.024805 -0.429948,0 -0.661458,0.2811196 -0.228754,0.2783635 -0.228754,0.8020176 v 1.6260838 H 17.829899 V -7.746501 h 0.509874 v 0.4795569 q 0.159852,-0.2811196 0.416167,-0.4161672 0.256315,-0.1378037 0.622873,-0.1378037 0.05236,0 0.115755,0.00827 0.06339,0.00551 0.14056,0.019292 z"
style="font-size:5.64444px"
id="path6100" />
</g>
<g
transform="matrix(1.163198,0,0,1.163198,-25.452757,-14.792713)"
id="g1063">
<path
id="path5968-3-1"
style="fill:#ffffff;stroke:#000000;stroke-width:0.371896"
d="m 166.14714,65.134636 a 4.0809968,3.7031267 24.284208 0 1 -5.24286,1.697097 4.0809968,3.7031267 24.284208 0 1 -2.19694,-5.053826 4.0809968,3.7031267 24.284208 0 1 5.24286,-1.697097 4.0809968,3.7031267 24.284208 0 1 2.19694,5.053826" />
<path
style="fill:none;stroke:#000000;stroke-width:0.371896;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 159.70594,66.070334 c -2.14834,1.589521 -3.1899,4.853172 -3.27481,8.454756 -0.31609,2.787715 -2.17409,5.114143 -4.90861,6.174407"
id="path5970-4-8"
sodipodi:nodetypes="ccc" />
<path
style="fill:none;stroke:#000000;stroke-width:0.371896;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 156.43113,74.52509 c 1.83461,1.711389 3.56282,3.502587 3.99655,6.264636"
id="path5972-2-1"
sodipodi:nodetypes="cc" />
<path
style="fill:none;stroke:#000000;stroke-width:0.371896;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 154.1346,71.199862 c 3.81842,-4.9768 5.15727,-2.790374 5.79214,1.429751"
id="path5974-7-1"
sodipodi:nodetypes="cc" />
<path
style="fill:none;stroke:#000000;stroke-width:0.371896;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 159.91174,63.734954 c 1.69975,0.890929 1.82527,0.936992 3.30613,2.576461"
id="path5976-0-0"
sodipodi:nodetypes="cc" />
<path
id="path5989-0-2"
style="fill:#000000;stroke:#000000;stroke-width:0.258509;stroke-miterlimit:4;stroke-dasharray:none"
d="m 162.29486,61.888111 a 0.29716824,0.33431425 24.284208 0 1 -0.40836,0.18252 0.29716824,0.33431425 24.284208 0 1 -0.13339,-0.426948 0.29716824,0.33431425 24.284208 0 1 0.40837,-0.182518 0.29716824,0.33431425 24.284208 0 1 0.13338,0.426946" />
<path
id="path5989-7-5-8"
style="fill:#000000;stroke:#000000;stroke-width:0.25851;stroke-miterlimit:4;stroke-dasharray:none"
d="m 164.54972,63.428429 a 0.29716824,0.33431425 24.284208 0 1 -0.40837,0.182517 0.29716824,0.33431425 24.284208 0 1 -0.13338,-0.426945 0.29716824,0.33431425 24.284208 0 1 0.40836,-0.182521 0.29716824,0.33431425 24.284208 0 1 0.13339,0.426949" />
<path
sodipodi:nodetypes="cc"
id="path5976-0-4"
d="m 160.92445,62.004395 c 0.19786,0.458968 0.40057,0.678457 0.92888,0.932379"
style="fill:none;stroke:#000000;stroke-width:0.371896;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
style="fill:none;stroke:#000000;stroke-width:0.371896;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 161.64628,61.194199 c 0.48402,0.290108 0.74027,0.516487 1.07489,0.759443"
id="path5976-0-4-0"
sodipodi:nodetypes="cc" />
<path
sodipodi:nodetypes="cc"
id="path5976-0-4-0-6"
d="m 163.90212,62.67951 c 0.48401,0.290108 0.74026,0.516487 1.07488,0.759443"
style="fill:none;stroke:#000000;stroke-width:0.371896;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
style="fill:none;stroke:#000000;stroke-width:0.371896;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 163.28212,63.670191 c 0.28239,0.412379 0.5235,0.588814 1.09076,0.736456"
id="path5976-0-4-7"
sodipodi:nodetypes="cc" />
</g>
<g
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect1126);fill:#000000;fill-opacity:1;stroke:none"
id="text1124"
transform="translate(61.101385,45.877652)"
aria-label="+">
<path
id="path1226"
style="font-size:8.46667px"
d="m 34.687306,24.561394 v 2.302703 h 2.302703 v 0.702799 h -2.302703 v 2.302703 h -0.694531 v -2.302703 h -2.302703 v -0.702799 h 2.302703 v -2.302703 z" />
</g>
<g
aria-label="کېدل"
transform="translate(-2.764754,-0.31634019)"
id="text1853"
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect1855);fill:#000000;fill-opacity:1;stroke:none">
<path
d="m 123.70022,69.461396 h -1.70532 v -0.950843 h 1.60197 q 0.76481,0 0.99735,-0.537434 0.0827,-0.186034 0.0827,-0.372069 0,-0.356566 -0.27905,-0.697629 l -1.60197,-1.963698 q -0.25838,-0.315226 -0.25838,-0.733803 0,-0.180867 0.0517,-0.351399 0.1602,-0.60978 0.69763,-0.831988 l 3.84988,-1.601964 v 0.961178 l -3.07474,1.291907 q -0.3669,0.155029 -0.47542,0.361734 -0.031,0.05684 -0.031,0.186034 0,0.165364 0.16019,0.356567 l 1.4211,1.705317 q 0.5271,0.635618 0.5271,1.271236 0,0.583942 -0.3204,1.105872 -0.49092,0.800982 -1.6433,0.800982 z"
id="path1926" />
<path
d="m 120.43945,69.01698 q -0.39791,0.444416 -1.18339,0.444416 h -0.46509 v -0.950843 h 0.18087 q 0.5116,0 0.73897,-0.227376 0.25321,-0.253214 0.25321,-0.800982 V 66.36082 h 0.95085 v 1.121375 q 0,0.547768 0.25321,0.800982 0.22738,0.227376 0.73897,0.227376 h 0.28422 v 0.950843 h -0.56844 q -0.77514,0 -1.18338,-0.444416 z m -0.38758,2.253085 h 0.77515 v 0.775144 h -0.77515 z m 0,-1.291906 h 0.77515 v 0.775144 h -0.77515 z"
id="path1928" />
<path
d="m 116.15548,66.490011 q -0.29455,-0.630451 -1.23506,-1.421098 h 1.17305 q 0.50126,0.403075 0.92501,1.11104 0.41858,0.692462 0.41858,1.297074 0,0.377237 0.42891,0.80615 0.22737,0.227376 0.73897,0.227376 h 0.38757 v 0.950843 h -0.67179 q -0.75964,0 -1.2609,-0.671792 -0.48059,0.661457 -1.55029,0.831988 -0.23771,0.03617 -0.47025,0.03617 -0.5271,0 -1.05937,-0.19637 v -0.950843 q 0.59428,0.21704 1.02836,0.21704 0.17053,0 0.34623,-0.04651 0.88883,-0.253213 1.0697,-0.831988 0.0413,-0.139526 0.0413,-0.356566 0,-0.351398 -0.31006,-1.002519 z"
id="path1930" />
<path
d="m 111.0292,69.084159 q 0.40307,-0.651121 0.40307,-1.824172 v -5.839418 h 0.95085 v 5.839418 q 0,1.638138 -0.50643,2.382276 -0.62528,0.91467 -1.97403,1.255733 -0.69247,0.1757 -1.13171,0.1757 -0.49093,0 -0.86817,-0.113688 -1.50894,-0.475422 -1.51411,-1.886184 -0.005,-0.713133 0.32556,-1.188554 h 0.95084 q -0.33589,0.594277 -0.33589,1.188554 0,0.671791 0.85782,0.992184 0.20671,0.08268 0.58395,0.08268 0.41341,0 0.97668,-0.175699 0.89916,-0.273884 1.28157,-0.888832 z"
id="path1932" />
</g>
<g
aria-label="to become"
transform="matrix(0.96154424,0,0,0.96154424,75.620897,57.12878)"
id="text1859"
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:0.65;font-family:sans-serif;white-space:pre;shape-inside:url(#rect1861);fill:#000000;fill-opacity:1;stroke:none">
<path
d="m 37.367896,16.659795 v 0.985986 h 1.175122 v 0.443384 h -1.175122 v 1.885156 q 0,0.42478 0.114721,0.545703 0.117822,0.120923 0.47439,0.120923 h 0.586011 v 0.47749 h -0.586011 q -0.660425,0 -0.911572,-0.244946 -0.251148,-0.248047 -0.251148,-0.89917 v -1.885156 h -0.418579 v -0.443384 h 0.418579 v -0.985986 z"
style="font-size:6.35px;text-align:center;text-anchor:middle"
id="path1935" />
<path
d="m 40.642114,18.045757 q -0.458886,0 -0.725537,0.359668 -0.26665,0.356567 -0.26665,0.979785 0,0.623217 0.26355,0.982885 0.26665,0.356568 0.728637,0.356568 0.455786,0 0.722437,-0.359668 0.26665,-0.359668 0.26665,-0.979785 0,-0.617017 -0.26665,-0.976685 -0.266651,-0.362768 -0.722437,-0.362768 z m 0,-0.483692 q 0.744141,0 1.168921,0.483692 0.42478,0.483691 0.42478,1.339453 0,0.852661 -0.42478,1.339453 -0.42478,0.483691 -1.168921,0.483691 -0.747241,0 -1.172021,-0.483691 -0.42168,-0.486792 -0.42168,-1.339453 0,-0.855762 0.42168,-1.339453 0.42478,-0.483692 1.172021,-0.483692 z"
style="font-size:6.35px;text-align:center;text-anchor:middle"
id="path1937" />
<path
d="m 29.777661,26.264354 q 0,-0.629419 -0.260449,-0.985986 -0.257349,-0.359668 -0.710034,-0.359668 -0.452686,0 -0.713135,0.359668 -0.257348,0.356567 -0.257348,0.985986 0,0.629419 0.257348,0.989087 0.260449,0.356568 0.713135,0.356568 0.452685,0 0.710034,-0.356568 0.260449,-0.359668 0.260449,-0.989087 z m -1.940966,-1.212329 q 0.179833,-0.310058 0.452685,-0.458886 0.275952,-0.151929 0.657324,-0.151929 0.63252,0 1.026294,0.502295 0.396875,0.502295 0.396875,1.320849 0,0.818555 -0.396875,1.32085 -0.393774,0.502295 -1.026294,0.502295 -0.381372,0 -0.657324,-0.148828 -0.272852,-0.151929 -0.452685,-0.461988 v 0.520899 H 27.263086 V 23.17307 h 0.573609 z"
style="font-size:6.35px;text-align:center;text-anchor:middle"
id="path1939" />
<path
d="m 34.285913,26.118627 v 0.279053 h -2.623095 q 0.03721,0.589111 0.353466,0.899169 0.319361,0.306958 0.886768,0.306958 0.328662,0 0.63562,-0.08061 0.310059,-0.08062 0.613916,-0.241845 v 0.539501 q -0.306958,0.130225 -0.629419,0.198438 -0.322461,0.06821 -0.654224,0.06821 -0.830957,0 -1.317749,-0.483692 -0.483691,-0.483691 -0.483691,-1.308447 0,-0.852661 0.458887,-1.351855 0.461987,-0.502295 1.243335,-0.502295 0.700732,0 1.106909,0.452685 0.409277,0.449585 0.409277,1.224732 z m -0.570508,-0.167432 q -0.0062,-0.468188 -0.263549,-0.747241 -0.254248,-0.279053 -0.675928,-0.279053 -0.47749,0 -0.765845,0.269751 -0.285254,0.269751 -0.328662,0.759644 z"
style="font-size:6.35px;text-align:center;text-anchor:middle"
id="path1941" />
<path
d="m 37.721362,24.658251 v 0.533301 q -0.241845,-0.133326 -0.486792,-0.198438 -0.241845,-0.06821 -0.489892,-0.06821 -0.555005,0 -0.861963,0.353467 -0.306958,0.350366 -0.306958,0.985986 0,0.63562 0.306958,0.989087 0.306958,0.350366 0.861963,0.350366 0.248047,0 0.489892,-0.06511 0.244947,-0.06821 0.486792,-0.201538 v 0.5271 q -0.238745,0.111621 -0.496093,0.167431 -0.254248,0.05581 -0.542603,0.05581 -0.784448,0 -1.246435,-0.492993 -0.461988,-0.492993 -0.461988,-1.330152 0,-0.84956 0.465088,-1.336352 0.468189,-0.486792 1.280542,-0.486792 0.26355,0 0.514697,0.05581 0.251148,0.05271 0.486792,0.161231 z"
style="font-size:6.35px;text-align:center;text-anchor:middle"
id="path1943" />
<path
d="m 40.065406,24.924901 q -0.458887,0 -0.725537,0.359668 -0.266651,0.356568 -0.266651,0.979785 0,0.623218 0.26355,0.982886 0.266651,0.356567 0.728638,0.356567 0.455786,0 0.722436,-0.359668 0.266651,-0.359667 0.266651,-0.979785 0,-0.617016 -0.266651,-0.976684 -0.26665,-0.362769 -0.722436,-0.362769 z m 0,-0.483691 q 0.74414,0 1.168921,0.483691 0.42478,0.483692 0.42478,1.339453 0,0.852661 -0.42478,1.339453 -0.424781,0.483692 -1.168921,0.483692 -0.747241,0 -1.172022,-0.483692 -0.421679,-0.486792 -0.421679,-1.339453 0,-0.855761 0.421679,-1.339453 0.424781,-0.483691 1.172022,-0.483691 z"
style="font-size:6.35px;text-align:center;text-anchor:middle"
id="path1945" />
<path
d="m 45.305396,25.191552 q 0.21394,-0.384473 0.511596,-0.567408 0.297657,-0.182934 0.700733,-0.182934 0.542602,0 0.837158,0.381372 0.294556,0.378271 0.294556,1.079004 v 2.095996 H 47.07583 v -2.077393 q 0,-0.499194 -0.176733,-0.74104 -0.176734,-0.241845 -0.539502,-0.241845 -0.443384,0 -0.700733,0.294555 -0.257348,0.294556 -0.257348,0.803052 v 1.962671 h -0.573609 v -2.077393 q 0,-0.502295 -0.176733,-0.74104 -0.176733,-0.241845 -0.545703,-0.241845 -0.437183,0 -0.694531,0.297656 -0.257349,0.294555 -0.257349,0.799951 v 1.962671 h -0.573608 v -3.472656 h 0.573608 v 0.539502 q 0.195337,-0.319361 0.468189,-0.471289 0.272851,-0.151929 0.648022,-0.151929 0.378271,0 0.641821,0.192236 0.266651,0.192237 0.393775,0.558106 z"
style="font-size:6.35px;text-align:center;text-anchor:middle"
id="path1947" />
<path
d="m 51.760814,26.118627 v 0.279053 h -2.623095 q 0.03721,0.589111 0.353467,0.899169 0.31936,0.306958 0.886767,0.306958 0.328662,0 0.63562,-0.08061 0.310059,-0.08062 0.613916,-0.241845 v 0.539501 q -0.306958,0.130225 -0.629419,0.198438 -0.322461,0.06821 -0.654223,0.06821 -0.830957,0 -1.317749,-0.483692 -0.483692,-0.483691 -0.483692,-1.308447 0,-0.852661 0.458887,-1.351855 0.461987,-0.502295 1.243335,-0.502295 0.700732,0 1.106909,0.452685 0.409277,0.449585 0.409277,1.224732 z m -0.570507,-0.167432 q -0.0062,-0.468188 -0.26355,-0.747241 -0.254248,-0.279053 -0.675928,-0.279053 -0.47749,0 -0.765845,0.269751 -0.285254,0.269751 -0.328662,0.759644 z"
style="font-size:6.35px;text-align:center;text-anchor:middle"
id="path1949" />
</g>
<g
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect942);fill:#000000;fill-opacity:1;stroke:none"
id="text940"
transform="translate(51.93193,75.751592)"
aria-label="ستړی">
<path
id="path1065"
d="m 31.141378,-6.6638459 q -0.222208,0.30489 -0.511595,0.4754217 -0.39274,0.2377108 -0.904335,0.2377108 h -0.671791 v -0.9508433 h 0.387572 q 0.511595,0 0.73897,-0.2273756 0.41341,-0.4134102 0.41341,-0.9301728 v -0.9921844 h 0.950844 v 0.8061498 q 0,0.3307281 0.227375,0.8474908 0.222208,0.511595 0.759641,0.511595 0.563272,0 0.790647,-0.6304504 0.191202,-0.5322656 0.191202,-1.5347852 h 0.950844 q 0,1.0593635 0.09819,1.3177449 0.330728,0.8784965 0.899167,0.8733289 0.733803,-0.010335 0.733803,-1.4469355 v -1.5192823 h 0.950843 v 1.7673284 q 0,1.0283577 -0.475422,1.6122995 -0.387572,0.4754217 -0.914669,0.5994447 -0.191203,0.046509 -0.37207,0.046509 -0.32556,0 -0.60978,-0.1291907 -0.707964,-0.3152252 -0.800982,-0.997352 -0.248046,0.8061498 -0.744138,0.9766815 -0.351399,0.124023 -0.687294,0.124023 -0.506428,0 -0.878497,-0.2532137 -0.310057,-0.206705 -0.52193,-0.5839418 z" />
<path
id="path1067"
d="m 27.498201,-6.3951293 q -0.397908,0.4444159 -1.183387,0.4444159 h -0.465086 v -0.9508433 h 0.180867 q 0.511595,0 0.73897,-0.2273756 0.253214,-0.2532137 0.253214,-0.8009822 v -1.121375 h 0.950843 v 1.121375 q 0,0.5477685 0.253214,0.8009822 0.227376,0.2273756 0.738971,0.2273756 h 0.284219 v 0.9508433 h -0.568439 q -0.775144,0 -1.183386,-0.4444159 z m 0.258381,-4.7232107 h 0.775144 v 0.775144 h -0.775144 z m -1.291907,0 h 0.775144 v 0.775144 h -0.775144 z" />
<path
id="path1069"
d="m 24.836873,-4.5037779 q 0,-0.2067051 -0.144694,-0.3513986 -0.144693,-0.1498612 -0.356566,-0.1498612 -0.211873,0 -0.356566,0.1446935 -0.144694,0.1446936 -0.144694,0.3565663 0,0.2170403 0.144694,0.3617339 0.144693,0.1395259 0.356566,0.1395259 0.211873,0 0.356566,-0.1446936 0.144694,-0.1446935 0.144694,-0.3565662 z m 0.30489,-0.8061498 q 0.32556,0.3307281 0.32556,0.8061498 0,0.4754217 -0.32556,0.8061498 -0.330728,0.3307281 -0.80615,0.3307281 -0.475422,0 -0.800982,-0.3307281 -0.330728,-0.3307281 -0.330728,-0.8061498 0,-0.4754217 0.330728,-0.8061498 0.32556,-0.3255605 0.800982,-0.3255605 0.475422,0 0.80615,0.3255605 z m -1.772496,-3.4829804 h 0.950843 q 0.155029,0.5787742 0.170532,0.733803 0.05168,0.5322655 0.428913,0.9301728 0.21704,0.2273756 0.738971,0.2273756 h 0.387572 v 0.9508433 h -0.671792 q -0.671791,0 -0.930173,-0.3203929 Q 24.092735,-4.834506 22.79566,-4.1472117 21.328054,-3.3669 19.664079,-3.3669 v -0.9508433 q 1.570958,0 2.619986,-0.6614563 1.126543,-0.7131325 1.30741,-1.7879988 0.05168,-0.2997224 0.05168,-0.6717915 0,-0.651121 -0.273884,-1.3539182 z" />
<path
id="path1071"
d="m 18.873432,-6.0127249 q -0.527098,0.8784965 -2.299594,1.2557333 -0.91467,0.1963698 -1.534785,0.1963698 -0.666624,0 -1.038693,-0.1343583 -1.514115,-0.5374332 -1.514115,-1.8861838 0,-0.6046123 0.32556,-1.1885541 h 0.950844 q -0.341064,0.6769591 -0.335896,1.1885541 0.01033,0.7596412 0.857826,0.9921844 0.50126,0.1343583 0.816485,0.1033525 0.651121,-0.056844 1.317745,-0.1808669 0.91467,-0.1705317 1.34875,-0.5839419 0.30489,-0.2893871 0.30489,-0.5632713 0,-0.3824044 -0.65112,-0.5322655 -0.341064,-0.077514 -0.930173,-0.3152253 -0.346231,-0.1395259 -0.645954,-0.4030749 -0.330728,-0.2945547 -0.335895,-0.8888318 0,-0.775144 0.981849,-1.1575484 0.490924,-0.191202 1.028357,-0.191202 0.537434,0 1.033526,0.21704 0.728635,0.3152254 0.868161,1.2092248 h -0.950843 q -0.06718,-0.3152252 -0.408243,-0.4857569 -0.206705,-0.1033525 -0.563271,-0.1136878 -0.403075,-0.010335 -0.723468,0.1912022 -0.310057,0.1963698 -0.310057,0.3720692 0,0.2842194 0.645953,0.5012597 1.281571,0.4289131 1.576126,0.7596412 0.397907,0.4392483 0.408243,0.899167 0.0052,0.3513987 -0.222208,0.7389707 z" />
</g>
<g
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect948);fill:#000000;fill-opacity:1;stroke:none"
id="text946"
transform="translate(32.955793,-60.82314)"
aria-label="tired">
<path
id="path1074"
style="font-size:6.35px"
d="m 38.902954,137.12189 v 0.98599 h 1.175122 v 0.44338 h -1.175122 v 1.88516 q 0,0.42478 0.114722,0.5457 0.117822,0.12093 0.474389,0.12093 h 0.586011 v 0.47749 h -0.586011 q -0.660424,0 -0.911572,-0.24495 -0.251147,-0.24805 -0.251147,-0.89917 v -1.88516 h -0.418579 v -0.44338 h 0.418579 v -0.98599 z" />
<path
id="path1076"
style="font-size:6.35px"
d="m 40.831518,138.10788 h 0.570508 v 3.47266 h -0.570508 z m 0,-1.35186 h 0.570508 v 0.72244 h -0.570508 z" />
<path
id="path1078"
style="font-size:6.35px"
d="m 44.604932,138.64118 q -0.09612,-0.0558 -0.21084,-0.0806 -0.111621,-0.0279 -0.248047,-0.0279 -0.483691,0 -0.744141,0.31626 -0.257348,0.31316 -0.257348,0.90227 v 1.82935 h -0.573609 v -3.47266 h 0.573609 v 0.5395 q 0.179834,-0.31626 0.468188,-0.46819 0.288355,-0.15503 0.700733,-0.15503 0.05891,0 0.130224,0.009 0.07131,0.006 0.15813,0.0217 z" />
<path
id="path1080"
style="font-size:6.35px"
d="m 48.043481,139.70158 v 0.27905 h -2.623095 q 0.03721,0.58912 0.353467,0.89917 0.31936,0.30696 0.886767,0.30696 0.328662,0 0.63562,-0.0806 0.310059,-0.0806 0.613916,-0.24185 v 0.5395 q -0.306958,0.13023 -0.629419,0.19844 -0.322461,0.0682 -0.654223,0.0682 -0.830957,0 -1.317749,-0.48369 -0.483692,-0.48369 -0.483692,-1.30845 0,-0.85266 0.458887,-1.35185 0.461987,-0.5023 1.243335,-0.5023 0.700732,0 1.106909,0.45269 0.409277,0.44959 0.409277,1.22473 z m -0.570507,-0.16743 q -0.0062,-0.46819 -0.26355,-0.74724 -0.254248,-0.27905 -0.675928,-0.27905 -0.47749,0 -0.765845,0.26975 -0.285253,0.26975 -0.328662,0.75964 z" />
<path
id="path1082"
style="font-size:6.35px"
d="m 51.26499,138.63498 v -1.87896 h 0.570508 v 4.82452 H 51.26499 v -0.5209 q -0.179834,0.31006 -0.455786,0.46199 -0.272852,0.14882 -0.657325,0.14882 -0.629418,0 -1.026293,-0.50229 -0.393775,-0.5023 -0.393775,-1.32085 0,-0.81856 0.393775,-1.32085 0.396875,-0.5023 1.026293,-0.5023 0.384473,0 0.657325,0.15193 0.275952,0.14883 0.455786,0.45889 z m -1.944068,1.21233 q 0,0.62942 0.257349,0.98909 0.260449,0.35656 0.713135,0.35656 0.452685,0 0.713135,-0.35656 0.260449,-0.35967 0.260449,-0.98909 0,-0.62942 -0.260449,-0.98599 -0.26045,-0.35967 -0.713135,-0.35967 -0.452686,0 -0.713135,0.35967 -0.257349,0.35657 -0.257349,0.98599 z" />
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 44 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 94 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 84 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 62 KiB

View File

@ -0,0 +1,546 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="811.91644"
height="255.82851"
viewBox="0 0 214.81955 67.687958"
version="1.1"
id="svg8"
inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
sodipodi:docname="door-closing.svg">
<defs
id="defs2">
<rect
x="13.418155"
y="14.93006"
width="51.949112"
height="29.534964"
id="rect1861" />
<rect
x="105.64435"
y="60.098213"
width="24.568453"
height="27.025297"
id="rect1855" />
<rect
x="137.77232"
y="62.177082"
width="48.947918"
height="15.308036"
id="rect1025" />
<rect
x="-6.9490075"
y="37.952274"
width="39.823158"
height="16.036173"
id="rect962" />
<rect
x="11.759859"
y="56.126602"
width="37.417732"
height="23.519718"
id="rect894" />
<rect
x="75.102737"
y="14.432554"
width="47.841248"
height="13.363476"
id="rect886" />
<rect
x="35.279579"
y="23.252449"
width="34.210499"
height="13.363476"
id="rect880" />
<rect
x="59.868374"
y="102.89877"
width="88.733482"
height="34.477768"
id="rect855" />
<rect
x="52.652096"
y="99.691536"
width="92.475258"
height="33.94323"
id="rect849" />
<rect
x="52.715843"
y="47.507061"
width="67.822716"
height="20.112129"
id="rect843" />
<rect
x="47.625"
y="45.357143"
width="92.98214"
height="43.845238"
id="rect835" />
<rect
id="rect886-3"
height="38.060673"
width="54.312309"
y="14.432554"
x="75.102737" />
<rect
id="rect925"
height="13.363476"
width="47.841248"
y="14.432554"
x="75.102737" />
<rect
id="rect894-9"
height="23.519718"
width="37.417732"
y="56.126602"
x="11.759859" />
<rect
id="rect1002"
height="23.519718"
width="37.417732"
y="56.126602"
x="11.759859" />
</defs>
<sodipodi:namedview
units="px"
inkscape:snap-global="false"
inkscape:snap-bbox="true"
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="0.98994949"
inkscape:cx="393.98811"
inkscape:cy="389.51459"
inkscape:document-units="mm"
inkscape:current-layer="layer1"
inkscape:document-rotation="0"
showgrid="false"
inkscape:window-width="1515"
inkscape:window-height="1140"
inkscape:window-x="2917"
inkscape:window-y="89"
inkscape:window-maximized="0"
fit-margin-top="10"
fit-margin-right="10"
fit-margin-bottom="10"
fit-margin-left="10" />
<metadata
id="metadata5">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(12.21612,-26.445317)">
<g
id="g1172">
<g
id="g994-1"
transform="translate(114.04453,0.80182124)">
<path
id="path917-81"
style="fill:#ffffff;stroke:#333333;stroke-width:0.514378;stroke-miterlimit:4;stroke-dasharray:none"
d="m 24.078913,83.65535 a 5.0232186,5.0232186 0 0 1 -5.023218,5.023218 5.0232186,5.0232186 0 0 1 -5.023219,-5.023218 5.0232186,5.0232186 0 0 1 5.023219,-5.023219 5.0232186,5.0232186 0 0 1 5.023218,5.023219" />
<path
id="path984-57"
style="fill:#ffffff;stroke:#333333;stroke-width:0.357698;stroke-miterlimit:4;stroke-dasharray:none"
d="m 22.405765,83.65535 a 3.3500707,3.3500707 0 0 1 -3.35007,3.35007 3.3500707,3.3500707 0 0 1 -3.350071,-3.35007 3.3500707,3.3500707 0 0 1 3.350071,-3.350071 3.3500707,3.3500707 0 0 1 3.35007,3.350071" />
</g>
<g
id="g994-3"
transform="translate(130.0807,0.80182124)">
<path
id="path917-5"
style="fill:#ffffff;stroke:#333333;stroke-width:0.514378;stroke-miterlimit:4;stroke-dasharray:none"
d="m 24.078913,83.65535 a 5.0232186,5.0232186 0 0 1 -5.023218,5.023218 5.0232186,5.0232186 0 0 1 -5.023219,-5.023218 5.0232186,5.0232186 0 0 1 5.023219,-5.023219 5.0232186,5.0232186 0 0 1 5.023218,5.023219" />
<path
id="path984-7"
style="fill:#ffffff;stroke:#333333;stroke-width:0.357698;stroke-miterlimit:4;stroke-dasharray:none"
d="m 22.405765,83.65535 a 3.3500707,3.3500707 0 0 1 -3.35007,3.35007 3.3500707,3.3500707 0 0 1 -3.350071,-3.35007 3.3500707,3.3500707 0 0 1 3.350071,-3.350071 3.3500707,3.3500707 0 0 1 3.35007,3.350071" />
</g>
<g
id="g994-8"
transform="translate(145.8496,0.80182124)">
<path
id="path917-2"
style="fill:#ffffff;stroke:#333333;stroke-width:0.514378;stroke-miterlimit:4;stroke-dasharray:none"
d="m 24.078913,83.65535 a 5.0232186,5.0232186 0 0 1 -5.023218,5.023218 5.0232186,5.0232186 0 0 1 -5.023219,-5.023218 5.0232186,5.0232186 0 0 1 5.023219,-5.023219 5.0232186,5.0232186 0 0 1 5.023218,5.023219" />
<path
id="path984-8"
style="fill:#ffffff;stroke:#333333;stroke-width:0.357698;stroke-miterlimit:4;stroke-dasharray:none"
d="m 22.405765,83.65535 a 3.3500707,3.3500707 0 0 1 -3.35007,3.35007 3.3500707,3.3500707 0 0 1 -3.350071,-3.35007 3.3500707,3.3500707 0 0 1 3.350071,-3.350071 3.3500707,3.3500707 0 0 1 3.35007,3.350071" />
</g>
<g
transform="translate(-9.7012598,0.80182124)"
id="g994-1-0">
<path
id="path917-81-0"
style="fill:#ffffff;stroke:#333333;stroke-width:0.514378;stroke-miterlimit:4;stroke-dasharray:none"
d="m 24.078913,83.65535 a 5.0232186,5.0232186 0 0 1 -5.023218,5.023218 5.0232186,5.0232186 0 0 1 -5.023219,-5.023218 5.0232186,5.0232186 0 0 1 5.023219,-5.023219 5.0232186,5.0232186 0 0 1 5.023218,5.023219" />
<path
id="path984-57-5"
style="fill:#ffffff;stroke:#333333;stroke-width:0.357698;stroke-miterlimit:4;stroke-dasharray:none"
d="m 22.405765,83.65535 a 3.3500707,3.3500707 0 0 1 -3.35007,3.35007 3.3500707,3.3500707 0 0 1 -3.350071,-3.35007 3.3500707,3.3500707 0 0 1 3.350071,-3.350071 3.3500707,3.3500707 0 0 1 3.35007,3.350071" />
</g>
<g
transform="translate(6.3349112,0.80182124)"
id="g994-3-9">
<path
id="path917-5-3"
style="fill:#ffffff;stroke:#333333;stroke-width:0.514378;stroke-miterlimit:4;stroke-dasharray:none"
d="m 24.078913,83.65535 a 5.0232186,5.0232186 0 0 1 -5.023218,5.023218 5.0232186,5.0232186 0 0 1 -5.023219,-5.023218 5.0232186,5.0232186 0 0 1 5.023219,-5.023219 5.0232186,5.0232186 0 0 1 5.023218,5.023219" />
<path
id="path984-7-3"
style="fill:#ffffff;stroke:#333333;stroke-width:0.357698;stroke-miterlimit:4;stroke-dasharray:none"
d="m 22.405765,83.65535 a 3.3500707,3.3500707 0 0 1 -3.35007,3.35007 3.3500707,3.3500707 0 0 1 -3.350071,-3.35007 3.3500707,3.3500707 0 0 1 3.350071,-3.350071 3.3500707,3.3500707 0 0 1 3.35007,3.350071" />
</g>
<g
transform="translate(22.103811,0.80182124)"
id="g994-8-7">
<path
id="path917-2-1"
style="fill:#ffffff;stroke:#333333;stroke-width:0.514378;stroke-miterlimit:4;stroke-dasharray:none"
d="m 24.078913,83.65535 a 5.0232186,5.0232186 0 0 1 -5.023218,5.023218 5.0232186,5.0232186 0 0 1 -5.023219,-5.023218 5.0232186,5.0232186 0 0 1 5.023219,-5.023219 5.0232186,5.0232186 0 0 1 5.023218,5.023219" />
<path
id="path984-8-6"
style="fill:#ffffff;stroke:#333333;stroke-width:0.357698;stroke-miterlimit:4;stroke-dasharray:none"
d="m 22.405765,83.65535 a 3.3500707,3.3500707 0 0 1 -3.35007,3.35007 3.3500707,3.3500707 0 0 1 -3.350071,-3.35007 3.3500707,3.3500707 0 0 1 3.350071,-3.350071 3.3500707,3.3500707 0 0 1 3.35007,3.350071" />
</g>
<g
transform="translate(39.47633,0.80182124)"
id="g994-80-3">
<path
id="path917-9-8"
style="fill:#ffffff;stroke:#333333;stroke-width:0.514378;stroke-miterlimit:4;stroke-dasharray:none"
d="m 24.078913,83.65535 a 5.0232186,5.0232186 0 0 1 -5.023218,5.023218 5.0232186,5.0232186 0 0 1 -5.023219,-5.023218 5.0232186,5.0232186 0 0 1 5.023219,-5.023219 5.0232186,5.0232186 0 0 1 5.023218,5.023219" />
<path
id="path984-1-0"
style="fill:#ffffff;stroke:#333333;stroke-width:0.357698;stroke-miterlimit:4;stroke-dasharray:none"
d="m 22.405765,83.65535 a 3.3500707,3.3500707 0 0 1 -3.35007,3.35007 3.3500707,3.3500707 0 0 1 -3.350071,-3.35007 3.3500707,3.3500707 0 0 1 3.350071,-3.350071 3.3500707,3.3500707 0 0 1 3.35007,3.350071" />
</g>
<path
style="fill:none;stroke:#000000;stroke-width:0.465;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 9.3549106,79.280506 H 182.27902"
id="path1132" />
<path
id="path1132-5"
d="M 8.9769335,89.769346 H 181.90104"
style="fill:none;stroke:#000000;stroke-width:0.465;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
</g>
<text
xml:space="preserve"
id="text833"
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect835);fill:#000000;fill-opacity:1;stroke:none;" />
<path
id="rect839"
style="fill:#ffffff;stroke:#000000;stroke-width:0.78;stroke-miterlimit:4;stroke-dasharray:none"
d="m 59.13031,53.38699 h 72.60143 V 91.097443 H 59.13031 Z" />
<g
aria-label="subject"
transform="matrix(1.2731877,0,0,1.2731877,-9.843627,-42.198222)"
id="text892"
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:0;font-family:sans-serif;white-space:pre;shape-inside:url(#rect894);fill:#000000;fill-opacity:1;stroke:none">
<path
d="m 22.732449,58.125107 v 0.479557 q -0.214973,-0.110243 -0.446484,-0.165365 -0.23151,-0.05512 -0.479557,-0.05512 -0.377582,0 -0.567751,0.115755 -0.187413,0.115755 -0.187413,0.347265 0,0.176389 0.135048,0.278364 0.135047,0.09922 0.542946,0.190169 l 0.173633,0.03858 q 0.540191,0.115755 0.766189,0.327973 0.228754,0.209462 0.228754,0.587044 0,0.429947 -0.341753,0.68075 -0.338997,0.250803 -0.93431,0.250803 -0.248046,0 -0.518141,-0.04961 -0.26734,-0.04685 -0.564996,-0.143316 v -0.523654 q 0.28112,0.146072 0.553971,0.220486 0.272852,0.07166 0.540191,0.07166 0.358289,0 0.551215,-0.121267 0.192925,-0.124023 0.192925,-0.347265 0,-0.206706 -0.14056,-0.316949 -0.137804,-0.110243 -0.609092,-0.212217 l -0.176389,-0.04134 q -0.471289,-0.09922 -0.68075,-0.303168 -0.209462,-0.206705 -0.209462,-0.564995 0,-0.43546 0.30868,-0.672482 0.308681,-0.237022 0.876432,-0.237022 0.281119,0 0.529166,0.04134 0.248047,0.04134 0.457508,0.124023 z"
style="font-size:5.64444px;line-height:1.25;text-align:center;text-anchor:middle"
id="path1880" />
<path
d="m 23.655734,59.902775 v -1.868618 h 0.507118 v 1.849325 q 0,0.438216 0.170877,0.658702 0.170876,0.21773 0.512629,0.21773 0.410656,0 0.647678,-0.261827 0.239778,-0.261827 0.239778,-0.713823 v -1.750107 h 0.507118 v 3.086803 h -0.507118 v -0.474045 q -0.184657,0.28112 -0.429947,0.418923 -0.242535,0.135048 -0.564995,0.135048 -0.531923,0 -0.80753,-0.330729 -0.275608,-0.330729 -0.275608,-0.967382 z m 1.276063,-1.943032 z"
style="font-size:5.64444px;line-height:1.25;text-align:center;text-anchor:middle"
id="path1882" />
<path
d="m 29.50688,59.580314 q 0,-0.559483 -0.23151,-0.876431 -0.228754,-0.319705 -0.631141,-0.319705 -0.402387,0 -0.633897,0.319705 -0.228754,0.316948 -0.228754,0.876431 0,0.559483 0.228754,0.879188 0.23151,0.316948 0.633897,0.316948 0.402387,0 0.631141,-0.316948 0.23151,-0.319705 0.23151,-0.879188 z m -1.725302,-1.077625 q 0.159852,-0.275607 0.402387,-0.407899 0.24529,-0.135047 0.584288,-0.135047 0.562239,0 0.91226,0.446484 0.352778,0.446484 0.352778,1.174087 0,0.727604 -0.352778,1.174088 -0.350021,0.446484 -0.91226,0.446484 -0.338998,0 -0.584288,-0.132292 -0.242535,-0.135047 -0.402387,-0.410655 v 0.463021 h -0.509874 v -4.288452 h 0.509874 z"
style="font-size:5.64444px;line-height:1.25;text-align:center;text-anchor:middle"
id="path1884" />
<path
d="m 30.873893,58.034157 h 0.507118 v 3.141924 q 0,0.5898 -0.225998,0.854383 -0.223242,0.264583 -0.722092,0.264583 H 30.239996 V 61.8651 h 0.135048 q 0.289387,0 0.394118,-0.135048 0.104731,-0.132291 0.104731,-0.553971 z m 0,-1.201649 h 0.507118 v 0.642165 h -0.507118 z"
style="font-size:5.64444px;line-height:1.25;text-align:center;text-anchor:middle"
id="path1886" />
<path
d="m 35.079663,59.450779 v 0.248046 h -2.331639 q 0.03307,0.523655 0.314192,0.799262 0.283876,0.272851 0.788238,0.272851 0.292144,0 0.564995,-0.07166 0.275607,-0.07166 0.545703,-0.214973 v 0.479557 q -0.272852,0.115755 -0.559483,0.176388 -0.286632,0.06063 -0.581532,0.06063 -0.738628,0 -1.171332,-0.429948 -0.429947,-0.429947 -0.429947,-1.163063 0,-0.75792 0.407899,-1.201648 0.410655,-0.446484 1.105185,-0.446484 0.622873,0 0.983919,0.402386 0.363802,0.399631 0.363802,1.08865 z m -0.507118,-0.148828 q -0.0055,-0.416167 -0.234266,-0.664214 -0.225998,-0.248047 -0.600824,-0.248047 -0.424436,0 -0.680751,0.239779 -0.253559,0.239778 -0.292144,0.675238 z"
style="font-size:5.64444px;line-height:1.25;text-align:center;text-anchor:middle"
id="path1888" />
<path
d="m 38.133393,58.152668 v 0.474045 q -0.214974,-0.118512 -0.432704,-0.176389 -0.214974,-0.06063 -0.435459,-0.06063 -0.493338,0 -0.766189,0.314193 -0.272852,0.311436 -0.272852,0.876431 0,0.564995 0.272852,0.879188 0.272851,0.311436 0.766189,0.311436 0.220485,0 0.435459,-0.05788 0.21773,-0.06063 0.432704,-0.179145 v 0.468533 q -0.212218,0.09922 -0.440972,0.148828 -0.225998,0.04961 -0.482313,0.04961 -0.697287,0 -1.107942,-0.438216 -0.410655,-0.438216 -0.410655,-1.182356 0,-0.755164 0.413411,-1.187868 0.416167,-0.432703 1.138259,-0.432703 0.234266,0 0.457508,0.04961 0.223242,0.04685 0.432704,0.143316 z"
style="font-size:5.64444px;line-height:1.25;text-align:center;text-anchor:middle"
id="path1890" />
<path
d="m 39.522455,57.157725 v 0.876432 h 1.044552 v 0.394118 h -1.044552 v 1.675693 q 0,0.377583 0.101975,0.485069 0.104731,0.107487 0.421679,0.107487 h 0.520898 v 0.424436 h -0.520898 q -0.587044,0 -0.810286,-0.21773 -0.223242,-0.220486 -0.223242,-0.799262 v -1.675693 h -0.37207 v -0.394118 h 0.37207 v -0.876432 z"
style="font-size:5.64444px;line-height:1.25;text-align:center;text-anchor:middle"
id="path1892" />
</g>
<path
id="path890-6"
d="m 41.076674,57.758014 8.427083,0.450429 0.130752,2.787304 4.146864,-4.474386 -4.864018,-5.896909 -0.193283,2.981902 -7.519265,0.327089 z"
style="fill:#b3b3b3;stroke:#b3b3b3;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
<g
transform="translate(163.22212,0.80182124)"
id="g994-80">
<path
id="path917-9"
style="fill:#ffffff;stroke:#333333;stroke-width:0.514378;stroke-miterlimit:4;stroke-dasharray:none"
d="m 24.078913,83.65535 a 5.0232186,5.0232186 0 0 1 -5.023218,5.023218 5.0232186,5.0232186 0 0 1 -5.023219,-5.023218 5.0232186,5.0232186 0 0 1 5.023219,-5.023219 5.0232186,5.0232186 0 0 1 5.023218,5.023219" />
<path
id="path984-1"
style="fill:#ffffff;stroke:#333333;stroke-width:0.357698;stroke-miterlimit:4;stroke-dasharray:none"
d="m 22.405765,83.65535 a 3.3500707,3.3500707 0 0 1 -3.35007,3.35007 3.3500707,3.3500707 0 0 1 -3.350071,-3.35007 3.3500707,3.3500707 0 0 1 3.350071,-3.350071 3.3500707,3.3500707 0 0 1 3.35007,3.350071" />
</g>
<path
style="fill:#b3b3b3;stroke:#b3b3b3;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 136.50309,57.142695 8.42708,0.45043 0.13076,2.787304 4.14686,-4.474386 -4.86402,-5.89691 -0.19328,2.981903 -7.51927,0.327088 z"
id="path890-6-2" />
<text
xml:space="preserve"
id="text1023"
style="font-style:normal;font-weight:normal;font-size:6.35px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect1025);fill:#000000;fill-opacity:1;stroke:none;" />
<g
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect1126);fill:#000000;fill-opacity:1;stroke:none"
id="text1124"
transform="translate(61.368655,45.610382)"
aria-label="+">
<path
id="path1226"
style="font-size:8.46667px"
d="m 34.687306,24.561394 v 2.302703 h 2.302703 v 0.702799 h -2.302703 v 2.302703 h -0.694531 v -2.302703 h -2.302703 v -0.702799 h 2.302703 v -2.302703 z" />
</g>
<g
aria-label="کېدل"
transform="translate(-2.764754,-0.31634019)"
id="text1853"
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect1855);fill:#000000;fill-opacity:1;stroke:none">
<path
d="m 123.70022,69.461396 h -1.70532 v -0.950843 h 1.60197 q 0.76481,0 0.99735,-0.537434 0.0827,-0.186034 0.0827,-0.372069 0,-0.356566 -0.27905,-0.697629 l -1.60197,-1.963698 q -0.25838,-0.315226 -0.25838,-0.733803 0,-0.180867 0.0517,-0.351399 0.1602,-0.60978 0.69763,-0.831988 l 3.84988,-1.601964 v 0.961178 l -3.07474,1.291907 q -0.3669,0.155029 -0.47542,0.361734 -0.031,0.05684 -0.031,0.186034 0,0.165364 0.16019,0.356567 l 1.4211,1.705317 q 0.5271,0.635618 0.5271,1.271236 0,0.583942 -0.3204,1.105872 -0.49092,0.800982 -1.6433,0.800982 z"
id="path1926" />
<path
d="m 120.43945,69.01698 q -0.39791,0.444416 -1.18339,0.444416 h -0.46509 v -0.950843 h 0.18087 q 0.5116,0 0.73897,-0.227376 0.25321,-0.253214 0.25321,-0.800982 V 66.36082 h 0.95085 v 1.121375 q 0,0.547768 0.25321,0.800982 0.22738,0.227376 0.73897,0.227376 h 0.28422 v 0.950843 h -0.56844 q -0.77514,0 -1.18338,-0.444416 z m -0.38758,2.253085 h 0.77515 v 0.775144 h -0.77515 z m 0,-1.291906 h 0.77515 v 0.775144 h -0.77515 z"
id="path1928" />
<path
d="m 116.15548,66.490011 q -0.29455,-0.630451 -1.23506,-1.421098 h 1.17305 q 0.50126,0.403075 0.92501,1.11104 0.41858,0.692462 0.41858,1.297074 0,0.377237 0.42891,0.80615 0.22737,0.227376 0.73897,0.227376 h 0.38757 v 0.950843 h -0.67179 q -0.75964,0 -1.2609,-0.671792 -0.48059,0.661457 -1.55029,0.831988 -0.23771,0.03617 -0.47025,0.03617 -0.5271,0 -1.05937,-0.19637 v -0.950843 q 0.59428,0.21704 1.02836,0.21704 0.17053,0 0.34623,-0.04651 0.88883,-0.253213 1.0697,-0.831988 0.0413,-0.139526 0.0413,-0.356566 0,-0.351398 -0.31006,-1.002519 z"
id="path1930" />
<path
d="m 111.0292,69.084159 q 0.40307,-0.651121 0.40307,-1.824172 v -5.839418 h 0.95085 v 5.839418 q 0,1.638138 -0.50643,2.382276 -0.62528,0.91467 -1.97403,1.255733 -0.69247,0.1757 -1.13171,0.1757 -0.49093,0 -0.86817,-0.113688 -1.50894,-0.475422 -1.51411,-1.886184 -0.005,-0.713133 0.32556,-1.188554 h 0.95084 q -0.33589,0.594277 -0.33589,1.188554 0,0.671791 0.85782,0.992184 0.20671,0.08268 0.58395,0.08268 0.41341,0 0.97668,-0.175699 0.89916,-0.273884 1.28157,-0.888832 z"
id="path1932" />
</g>
<g
aria-label="to become"
transform="matrix(0.96154424,0,0,0.96154424,75.620897,57.12878)"
id="text1859"
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:0.65;font-family:sans-serif;white-space:pre;shape-inside:url(#rect1861);fill:#000000;fill-opacity:1;stroke:none">
<path
d="m 37.367896,16.659795 v 0.985986 h 1.175122 v 0.443384 h -1.175122 v 1.885156 q 0,0.42478 0.114721,0.545703 0.117822,0.120923 0.47439,0.120923 h 0.586011 v 0.47749 h -0.586011 q -0.660425,0 -0.911572,-0.244946 -0.251148,-0.248047 -0.251148,-0.89917 v -1.885156 h -0.418579 v -0.443384 h 0.418579 v -0.985986 z"
style="font-size:6.35px;text-align:center;text-anchor:middle"
id="path1935" />
<path
d="m 40.642114,18.045757 q -0.458886,0 -0.725537,0.359668 -0.26665,0.356567 -0.26665,0.979785 0,0.623217 0.26355,0.982885 0.26665,0.356568 0.728637,0.356568 0.455786,0 0.722437,-0.359668 0.26665,-0.359668 0.26665,-0.979785 0,-0.617017 -0.26665,-0.976685 -0.266651,-0.362768 -0.722437,-0.362768 z m 0,-0.483692 q 0.744141,0 1.168921,0.483692 0.42478,0.483691 0.42478,1.339453 0,0.852661 -0.42478,1.339453 -0.42478,0.483691 -1.168921,0.483691 -0.747241,0 -1.172021,-0.483691 -0.42168,-0.486792 -0.42168,-1.339453 0,-0.855762 0.42168,-1.339453 0.42478,-0.483692 1.172021,-0.483692 z"
style="font-size:6.35px;text-align:center;text-anchor:middle"
id="path1937" />
<path
d="m 29.777661,26.264354 q 0,-0.629419 -0.260449,-0.985986 -0.257349,-0.359668 -0.710034,-0.359668 -0.452686,0 -0.713135,0.359668 -0.257348,0.356567 -0.257348,0.985986 0,0.629419 0.257348,0.989087 0.260449,0.356568 0.713135,0.356568 0.452685,0 0.710034,-0.356568 0.260449,-0.359668 0.260449,-0.989087 z m -1.940966,-1.212329 q 0.179833,-0.310058 0.452685,-0.458886 0.275952,-0.151929 0.657324,-0.151929 0.63252,0 1.026294,0.502295 0.396875,0.502295 0.396875,1.320849 0,0.818555 -0.396875,1.32085 -0.393774,0.502295 -1.026294,0.502295 -0.381372,0 -0.657324,-0.148828 -0.272852,-0.151929 -0.452685,-0.461988 v 0.520899 H 27.263086 V 23.17307 h 0.573609 z"
style="font-size:6.35px;text-align:center;text-anchor:middle"
id="path1939" />
<path
d="m 34.285913,26.118627 v 0.279053 h -2.623095 q 0.03721,0.589111 0.353466,0.899169 0.319361,0.306958 0.886768,0.306958 0.328662,0 0.63562,-0.08061 0.310059,-0.08062 0.613916,-0.241845 v 0.539501 q -0.306958,0.130225 -0.629419,0.198438 -0.322461,0.06821 -0.654224,0.06821 -0.830957,0 -1.317749,-0.483692 -0.483691,-0.483691 -0.483691,-1.308447 0,-0.852661 0.458887,-1.351855 0.461987,-0.502295 1.243335,-0.502295 0.700732,0 1.106909,0.452685 0.409277,0.449585 0.409277,1.224732 z m -0.570508,-0.167432 q -0.0062,-0.468188 -0.263549,-0.747241 -0.254248,-0.279053 -0.675928,-0.279053 -0.47749,0 -0.765845,0.269751 -0.285254,0.269751 -0.328662,0.759644 z"
style="font-size:6.35px;text-align:center;text-anchor:middle"
id="path1941" />
<path
d="m 37.721362,24.658251 v 0.533301 q -0.241845,-0.133326 -0.486792,-0.198438 -0.241845,-0.06821 -0.489892,-0.06821 -0.555005,0 -0.861963,0.353467 -0.306958,0.350366 -0.306958,0.985986 0,0.63562 0.306958,0.989087 0.306958,0.350366 0.861963,0.350366 0.248047,0 0.489892,-0.06511 0.244947,-0.06821 0.486792,-0.201538 v 0.5271 q -0.238745,0.111621 -0.496093,0.167431 -0.254248,0.05581 -0.542603,0.05581 -0.784448,0 -1.246435,-0.492993 -0.461988,-0.492993 -0.461988,-1.330152 0,-0.84956 0.465088,-1.336352 0.468189,-0.486792 1.280542,-0.486792 0.26355,0 0.514697,0.05581 0.251148,0.05271 0.486792,0.161231 z"
style="font-size:6.35px;text-align:center;text-anchor:middle"
id="path1943" />
<path
d="m 40.065406,24.924901 q -0.458887,0 -0.725537,0.359668 -0.266651,0.356568 -0.266651,0.979785 0,0.623218 0.26355,0.982886 0.266651,0.356567 0.728638,0.356567 0.455786,0 0.722436,-0.359668 0.266651,-0.359667 0.266651,-0.979785 0,-0.617016 -0.266651,-0.976684 -0.26665,-0.362769 -0.722436,-0.362769 z m 0,-0.483691 q 0.74414,0 1.168921,0.483691 0.42478,0.483692 0.42478,1.339453 0,0.852661 -0.42478,1.339453 -0.424781,0.483692 -1.168921,0.483692 -0.747241,0 -1.172022,-0.483692 -0.421679,-0.486792 -0.421679,-1.339453 0,-0.855761 0.421679,-1.339453 0.424781,-0.483691 1.172022,-0.483691 z"
style="font-size:6.35px;text-align:center;text-anchor:middle"
id="path1945" />
<path
d="m 45.305396,25.191552 q 0.21394,-0.384473 0.511596,-0.567408 0.297657,-0.182934 0.700733,-0.182934 0.542602,0 0.837158,0.381372 0.294556,0.378271 0.294556,1.079004 v 2.095996 H 47.07583 v -2.077393 q 0,-0.499194 -0.176733,-0.74104 -0.176734,-0.241845 -0.539502,-0.241845 -0.443384,0 -0.700733,0.294555 -0.257348,0.294556 -0.257348,0.803052 v 1.962671 h -0.573609 v -2.077393 q 0,-0.502295 -0.176733,-0.74104 -0.176733,-0.241845 -0.545703,-0.241845 -0.437183,0 -0.694531,0.297656 -0.257349,0.294555 -0.257349,0.799951 v 1.962671 h -0.573608 v -3.472656 h 0.573608 v 0.539502 q 0.195337,-0.319361 0.468189,-0.471289 0.272851,-0.151929 0.648022,-0.151929 0.378271,0 0.641821,0.192236 0.266651,0.192237 0.393775,0.558106 z"
style="font-size:6.35px;text-align:center;text-anchor:middle"
id="path1947" />
<path
d="m 51.760814,26.118627 v 0.279053 h -2.623095 q 0.03721,0.589111 0.353467,0.899169 0.31936,0.306958 0.886767,0.306958 0.328662,0 0.63562,-0.08061 0.310059,-0.08062 0.613916,-0.241845 v 0.539501 q -0.306958,0.130225 -0.629419,0.198438 -0.322461,0.06821 -0.654223,0.06821 -0.830957,0 -1.317749,-0.483692 -0.483692,-0.483691 -0.483692,-1.308447 0,-0.852661 0.458887,-1.351855 0.461987,-0.502295 1.243335,-0.502295 0.700732,0 1.106909,0.452685 0.409277,0.449585 0.409277,1.224732 z m -0.570507,-0.167432 q -0.0062,-0.468188 -0.26355,-0.747241 -0.254248,-0.279053 -0.675928,-0.279053 -0.47749,0 -0.765845,0.269751 -0.285254,0.269751 -0.328662,0.759644 z"
style="font-size:6.35px;text-align:center;text-anchor:middle"
id="path1949" />
</g>
<path
class="st0"
d="m 21.882019,62.511119 h 0.723535 v -18.670188 -0.32798 h 0.327981 13.668065 0.327986 v 0.32798 18.670188 h 0.847143 v 1.254239 H 21.882019 Z M 24.16964,44.884206 h 11.194203 0.136799 v 0.136799 17.28739 h 0.772977 V 44.167267 H 23.259864 v 18.343852 h 0.772983 V 45.021005 44.884206 Z m 0.339517,17.424189 h 9.750434 l -0.06264,-0.02473 -4.57525,-0.624646 V 49.100154 l 5.40427,-3.405067 V 45.358865 H 24.509157 Z m 5.893773,-8.962611 0.697161,-0.199422 v 2.605715 L 30.40293,55.499913 Z"
id="path1823"
style="clip-rule:evenodd;fill-rule:evenodd;stroke-width:0.164814" />
<path
style="clip-rule:evenodd;fill-rule:evenodd;stroke-width:0.164814"
id="path1823-5"
d="m 9.9053262,78.024459 h 0.7235348 v -18.670188 -0.32798 h 0.327981 13.668063 0.327987 v 0.32798 18.670188 h 0.847141 v 1.254239 H 9.9053262 Z M 12.192947,60.397546 h 11.194202 0.136799 v 0.136799 17.287391 h 0.772977 V 59.680607 H 11.283171 v 18.343852 h 0.772983 V 60.534345 60.397546 Z m 0.339517,17.42419 h 9.750433 l -0.06264,-0.02474 -4.575248,-0.624647 V 64.613494 l 5.404268,-3.405067 V 60.872205 H 12.532464 Z m 5.893773,-8.962612 0.697162,-0.199422 v 2.605714 l -0.697162,-0.252164 z"
class="st0" />
<g
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect1994);fill:#000000;fill-opacity:1;stroke:none"
id="text1992"
transform="matrix(0.8007827,0,0,0.8007827,-71.394833,42.629132)"
aria-label="doors">
<path
id="path1000"
d="m 89.446518,-1.971287 v -3.1315818 h 0.950843 V 2.9379585 H 89.446518 V 2.0697972 q -0.299722,0.5167626 -0.759641,0.7699764 -0.454751,0.248046 -1.095537,0.248046 -1.049028,0 -1.710485,-0.8371555 -0.656288,-0.8371555 -0.656288,-2.201409 0,-1.3642535 0.656288,-2.201409 0.661457,-0.8371555 1.710485,-0.8371555 0.640786,0 1.095537,0.2532137 0.459919,0.2480461 0.759641,0.7648087 z m -3.240102,2.0205421 q 0,1.0490282 0.428913,1.6484729 0.434081,0.5942771 1.188554,0.5942771 0.754474,0 1.188554,-0.5942771 0.434081,-0.5994447 0.434081,-1.6484729 0,-1.04902824 -0.434081,-1.6433053 -0.43408,-0.5994447 -1.188554,-0.5994447 -0.754473,0 -1.188554,0.5994447 -0.428913,0.59427706 -0.428913,1.6433053 z" />
<path
id="path1002"
d="m 94.598642,-2.1831597 q -0.764809,0 -1.209225,0.5994447 -0.444416,0.59427712 -0.444416,1.6329701 0,1.038693 0.439248,1.6381377 0.444416,0.5942771 1.214393,0.5942771 0.759641,0 1.204057,-0.5994447 0.444416,-0.5994447 0.444416,-1.6329701 0,-1.02835773 -0.444416,-1.6278024 -0.444416,-0.6046124 -1.204057,-0.6046124 z m 0,-0.8061497 q 1.24023,0 1.948195,0.8061497 0.707965,0.8061498 0.707965,2.2324148 0,1.4210974 -0.707965,2.2324148 -0.707965,0.8061497 -1.948195,0.8061497 -1.245398,0 -1.953363,-0.8061497 -0.702798,-0.8113174 -0.702798,-2.2324148 0,-1.426265 0.702798,-2.2324148 0.707965,-0.8061497 1.953363,-0.8061497 z" />
<path
id="path1004"
d="m 101.06851,-2.1831597 q -0.76481,0 -1.209224,0.5994447 -0.444416,0.59427712 -0.444416,1.6329701 0,1.038693 0.439248,1.6381377 0.444412,0.5942771 1.214392,0.5942771 0.75964,0 1.20406,-0.5994447 0.44441,-0.5994447 0.44441,-1.6329701 0,-1.02835773 -0.44441,-1.6278024 -0.44442,-0.6046124 -1.20406,-0.6046124 z m 0,-0.8061497 q 1.24023,0 1.9482,0.8061497 0.70796,0.8061498 0.70796,2.2324148 0,1.4210974 -0.70796,2.2324148 -0.70797,0.8061497 -1.9482,0.8061497 -1.245398,0 -1.953363,-0.8061497 -0.702797,-0.8113174 -0.702797,-2.2324148 0,-1.426265 0.702797,-2.2324148 0.707965,-0.8061497 1.953363,-0.8061497 z" />
<path
id="path1006"
d="m 108.64942,-1.9609517 q -0.1602,-0.093017 -0.3514,-0.1343583 -0.18603,-0.046509 -0.41341,-0.046509 -0.80615,0 -1.24023,0.527098 -0.42891,0.5219303 -0.42891,1.50377937 V 2.9379585 h -0.95601 v -5.787742 h 0.95601 v 0.899167 q 0.29972,-0.5270979 0.78031,-0.7803116 0.48059,-0.2583813 1.16788,-0.2583813 0.0982,0 0.21704,0.015503 0.11886,0.010335 0.26355,0.036173 z" />
<path
id="path1008"
d="m 113.34679,-2.6792518 v 0.899167 q -0.40307,-0.206705 -0.83715,-0.3100576 -0.43408,-0.1033525 -0.89917,-0.1033525 -0.70797,0 -1.06453,0.2170403 -0.3514,0.2170403 -0.3514,0.651121 0,0.33072809 0.25321,0.52193028 0.25322,0.18603457 1.01803,0.35656625 l 0.32556,0.0723468 q 1.01285,0.21704033 1.4366,0.61494759 0.42891,0.39273964 0.42891,1.10070448 0,0.8061498 -0.64079,1.2764038 -0.63561,0.470254 -1.75182,0.470254 -0.46509,0 -0.97152,-0.093017 -0.50126,-0.08785 -1.05936,-0.2687166 V 1.7442367 q 0.5271,0.2738842 1.03869,0.4134101 0.5116,0.1343583 1.01286,0.1343583 0.67179,0 1.03352,-0.2273756 0.36174,-0.2325432 0.36174,-0.6511209 0,-0.387572 -0.26355,-0.59427711 -0.25838,-0.20670507 -1.14205,-0.39790726 l -0.33073,-0.0775144 q -0.88366,-0.18603457 -1.2764,-0.56843895 -0.39274,-0.38757201 -0.39274,-1.05936348 0,-0.816485 0.57878,-1.2609009 0.57877,-0.4444159 1.6433,-0.4444159 0.5271,0 0.99219,0.077514 0.46508,0.077514 0.85782,0.2325436 z" />
</g>
<g
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect2000);fill:#000000;fill-opacity:1;stroke:none"
id="text1998"
transform="matrix(0.8007827,0,0,0.8007827,-122.40394,46.517901)"
aria-label="دروازې">
<path
id="path1011"
d="m 168.7939,6.4330374 q 0.88883,-0.2532137 1.06969,-0.8319879 0.0414,-0.1395259 0.0414,-0.3565662 0,-0.4030749 -0.31006,-1.0025196 -0.34107,-0.6666239 -1.23507,-1.4210974 h 1.17306 q 0.58394,0.4702541 0.925,1.1110398 0.42375,0.7854793 0.42375,1.3280801 0,0.511595 -0.16537,0.899167 -0.41341,1.0025196 -1.76733,1.2143923 -0.23771,0.036173 -0.47025,0.036173 -0.5271,0 -1.05936,-0.1963698 V 6.2625058 q 0.59427,0.2170403 1.02835,0.2170403 0.17054,0 0.34624,-0.046509 z" />
<path
id="path1013"
d="m 165.15589,6.3968641 q 0.0517,-0.2997224 0.0517,-0.6717915 0,-0.651121 -0.27388,-1.3539182 h 0.95084 q 0.25838,0.6097799 0.25838,1.2919067 0,0.4237454 -0.0413,0.7441382 -0.23771,1.8086694 -1.74149,2.6096515 -1.4676,0.7803117 -3.13158,0.7803117 V 8.8463192 q 1.57096,0 2.61999,-0.6614563 1.12654,-0.7131325 1.30741,-1.7879988 z" />
<path
id="path1015"
d="m 159.11493,4.8775818 q -0.32556,0 -0.55294,0.2945547 -0.12402,0.1705317 -0.12402,0.3565663 0,0.2635489 0.26355,0.5064274 0.24288,0.2273756 1.23506,0.2273756 0,-0.9508434 -0.44441,-1.2557333 -0.19121,-0.1291907 -0.37724,-0.1291907 z m 1.74666,1.384924 q 0,1.591629 -0.88883,2.4184493 -0.49093,0.4547512 -0.97152,0.6717915 -0.99218,0.4444159 -2.87837,0.4444159 V 8.8463192 q 1.85518,0 2.54764,-0.3927397 0.86817,-0.4909245 1.18856,-1.2557333 -0.60978,0 -0.84232,-0.051676 -0.77515,-0.1705316 -0.98185,-0.3462309 -0.59945,-0.5064275 -0.59945,-1.2143923 0,-0.7286354 0.45992,-1.1782189 0.53743,-0.5322656 1.2454,-0.5322656 0.45992,0 0.83199,0.263549 0.67179,0.4650864 0.80098,1.204057 0.0879,0.5270979 0.0879,0.9198376 z" />
<path
id="path1017"
d="m 154.62426,-0.82747817 h 0.95085 V 7.2133491 h -0.95085 z" />
<path
id="path1019"
d="m 152.00944,6.3968641 q 0.0517,-0.2997224 0.0517,-0.6717915 0,-0.651121 -0.27389,-1.3539182 h 0.95085 q 0.25838,0.6097799 0.25838,1.2919067 0,0.4237454 -0.0413,0.7441382 -0.23771,1.8086694 -1.74149,2.6096515 -1.46761,0.7803117 -3.13158,0.7803117 V 8.8463192 q 1.57095,0 2.61998,-0.6614563 1.12655,-0.7131325 1.30741,-1.7879988 z m -0.25838,-4.0927604 h 0.77515 v 0.775144 h -0.77515 z" />
<path
id="path1021"
d="m 143.59138,10.417278 h 0.77514 v 0.775144 h -0.77514 z m 0,-1.291907 h 0.77514 v 0.775144 h -0.77514 z m 3.70002,-1.9740334 q -0.5271,0.8784965 -2.29959,1.2557333 -0.91467,0.1963698 -1.53479,0.1963698 -0.66662,0 -1.03869,-0.1343583 -1.51412,-0.5374332 -1.51412,-1.8861838 0,-0.6046123 0.32556,-1.1885541 h 0.95085 q -0.34107,0.6769591 -0.3359,1.1885541 0.0103,0.7596412 0.85783,0.9921844 0.50126,0.1343583 0.81648,0.1033525 0.65112,-0.056844 1.31775,-0.1808669 0.91467,-0.1705317 1.34875,-0.5839419 0.30489,-0.2893871 0.30489,-0.5632713 0,-0.3824044 -0.65112,-0.5322655 -0.34107,-0.077514 -0.93018,-0.3152253 -0.34623,-0.1395259 -0.64595,-0.4030749 -0.33073,-0.2945547 -0.33589,-0.8888318 0,-0.775144 0.98184,-1.1575484 0.49093,-0.1912022 1.02836,-0.1912022 0.53744,0 1.03353,0.2170404 0.72863,0.3152252 0.86816,1.2092246 h -0.95084 q -0.0672,-0.3152252 -0.40825,-0.4857569 -0.2067,-0.1033525 -0.56327,-0.1136878 -0.40307,-0.010335 -0.72347,0.1912022 -0.31005,0.1963698 -0.31005,0.3720692 0,0.2842194 0.64595,0.5012597 1.28157,0.4289131 1.57613,0.7596412 0.3979,0.4392483 0.40824,0.899167 0.005,0.3513987 -0.22221,0.7389707 z" />
</g>
<g
aria-label="closed door"
transform="matrix(0.69945686,0.01245235,-0.01245235,0.69945686,63.149274,25.788108)"
id="text1779"
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:0;font-family:sans-serif;white-space:pre;shape-inside:url(#rect1781);fill:#000000;fill-opacity:1;stroke:none">
<g
style="font-style:normal;font-weight:normal;font-size:15.1284px;line-height:1.05;font-family:sans-serif;white-space:pre;shape-inside:url(#rect2006);fill:#000000;fill-opacity:1;stroke:none"
id="text2004"
aria-label="closed doors">
<path
id="path977"
style="font-size:12.1027px;fill:#4d4d4d"
d="m 164.53252,47.683474 v 1.016438 q -0.46094,-0.254109 -0.9278,-0.378209 -0.46094,-0.13001 -0.9337,-0.13001 -1.05781,0 -1.64285,0.673686 -0.58504,0.667776 -0.58504,1.879227 0,1.211452 0.58504,1.885138 0.58504,0.667776 1.64285,0.667776 0.47276,0 0.9337,-0.1241 0.46686,-0.13001 0.9278,-0.384119 v 1.004619 q -0.45503,0.212742 -0.94553,0.319114 -0.48458,0.106371 -1.03416,0.106371 -1.49511,0 -2.37563,-0.939614 -0.88052,-0.939614 -0.88052,-2.535185 0,-1.619208 0.88643,-2.547003 0.89234,-0.927795 2.44063,-0.927795 0.50231,0 0.98098,0.106371 0.47867,0.100462 0.9278,0.307295 z" />
<path
id="path979"
style="font-size:12.1027px;fill:#4d4d4d"
d="m 166.43538,44.852813 h 1.08736 v 9.195216 h -1.08736 z" />
<path
id="path981"
style="font-size:12.1027px;fill:#4d4d4d"
d="m 172.35672,48.191693 q -0.8746,0 -1.38282,0.685505 -0.50822,0.679595 -0.50822,1.867408 0,1.187814 0.50231,1.873319 0.50822,0.679595 1.38873,0.679595 0.8687,0 1.37692,-0.685505 0.50822,-0.685504 0.50822,-1.867409 0,-1.175994 -0.50822,-1.861499 -0.50822,-0.691414 -1.37692,-0.691414 z m 0,-0.921885 q 1.41829,0 2.22789,0.921885 0.80961,0.921886 0.80961,2.552913 0,1.625119 -0.80961,2.552914 -0.8096,0.921885 -2.22789,0.921885 -1.42419,0 -2.23379,-0.921885 -0.8037,-0.927795 -0.8037,-2.552914 0,-1.631027 0.8037,-2.552913 0.8096,-0.921885 2.23379,-0.921885 z" />
<path
id="path983"
style="font-size:12.1027px;fill:#4d4d4d"
d="m 181.41011,47.624379 v 1.028257 q -0.46094,-0.236381 -0.95734,-0.354571 -0.4964,-0.118191 -1.02826,-0.118191 -0.8096,0 -1.21736,0.2482 -0.40185,0.2482 -0.40185,0.7446 0,0.378209 0.28957,0.596861 0.28957,0.212743 1.16418,0.407757 l 0.3723,0.08273 q 1.15826,0.2482 1.64284,0.703233 0.49049,0.449123 0.49049,1.258728 0,0.921885 -0.73278,1.459652 -0.72687,0.537766 -2.00332,0.537766 -0.53186,0 -1.11099,-0.106371 -0.57323,-0.100462 -1.21146,-0.307295 V 52.68293 q 0.60277,0.313204 1.18782,0.472761 0.58504,0.153648 1.15826,0.153648 0.76824,0 1.18191,-0.260019 0.41366,-0.265929 0.41366,-0.7446 0,-0.443214 -0.30138,-0.679595 -0.29548,-0.236381 -1.30601,-0.455033 l -0.3782,-0.08864 q -1.01053,-0.212743 -1.45966,-0.650047 -0.44912,-0.443214 -0.44912,-1.211452 0,-0.933705 0.66187,-1.441923 0.66186,-0.508219 1.87922,-0.508219 0.60278,0 1.13463,0.08864 0.53186,0.08864 0.98098,0.265928 z" />
<path
id="path985"
style="font-size:12.1027px;fill:#4d4d4d"
d="m 189.1634,50.466859 v 0.531857 h -4.99945 q 0.0709,1.122809 0.67369,1.713761 0.60868,0.585043 1.69012,0.585043 0.62641,0 1.21145,-0.153648 0.59095,-0.153647 1.17009,-0.460942 v 1.028256 q -0.58505,0.2482 -1.19964,0.37821 -0.61459,0.130009 -1.24691,0.130009 -1.58375,0 -2.51154,-0.921885 -0.92189,-0.921886 -0.92189,-2.493818 0,-1.625119 0.87461,-2.576552 0.88052,-0.957342 2.36972,-0.957342 1.33555,0 2.1097,0.86279 0.78005,0.856881 0.78005,2.334261 z m -1.08735,-0.319114 q -0.0118,-0.892338 -0.50231,-1.424195 -0.48458,-0.531857 -1.28827,-0.531857 -0.91007,0 -1.45965,0.514129 -0.54368,0.514128 -0.62641,1.447832 z" />
<path
id="path987"
style="font-size:12.1027px;fill:#4d4d4d"
d="m 195.3034,48.433984 v -3.581171 h 1.08735 v 9.195216 h -1.08735 v -0.9928 q -0.34275,0.590953 -0.8687,0.880519 -0.52004,0.283657 -1.25282,0.283657 -1.19963,0 -1.95605,-0.957342 -0.75051,-0.957343 -0.75051,-2.517457 0,-1.560113 0.75051,-2.517456 0.75642,-0.957342 1.95605,-0.957342 0.73278,0 1.25282,0.289566 0.52595,0.283657 0.8687,0.87461 z m -3.70527,2.310622 q 0,1.199633 0.49049,1.885138 0.4964,0.679595 1.35919,0.679595 0.86279,0 1.35919,-0.679595 0.4964,-0.685505 0.4964,-1.885138 0,-1.199632 -0.4964,-1.879227 -0.4964,-0.685505 -1.35919,-0.685505 -0.86279,0 -1.35919,0.685505 -0.49049,0.679595 -0.49049,1.879227 z" />
<path
id="path989"
style="font-size:12.1027px;fill:#4d4d4d"
d="m 164.12476,64.318803 v -3.581171 h 1.08735 v 9.195216 h -1.08735 v -0.9928 q -0.34275,0.590953 -0.8687,0.880519 -0.52004,0.283657 -1.25282,0.283657 -1.19963,0 -1.95605,-0.957342 -0.75051,-0.957343 -0.75051,-2.517456 0,-1.560114 0.75051,-2.517457 0.75642,-0.957342 1.95605,-0.957342 0.73278,0 1.25282,0.289566 0.52595,0.283657 0.8687,0.87461 z m -3.70527,2.310623 q 0,1.199632 0.49049,1.885137 0.4964,0.679595 1.35919,0.679595 0.86279,0 1.35919,-0.679595 0.4964,-0.685505 0.4964,-1.885137 0,-1.199633 -0.4964,-1.879228 -0.4964,-0.685505 -1.35919,-0.685505 -0.86279,0 -1.35919,0.685505 -0.49049,0.679595 -0.49049,1.879228 z" />
<path
id="path991"
style="font-size:12.1027px;fill:#4d4d4d"
d="m 170.01655,64.076512 q -0.8746,0 -1.38282,0.685505 -0.50822,0.679595 -0.50822,1.867409 0,1.187813 0.50231,1.873318 0.50822,0.679595 1.38873,0.679595 0.8687,0 1.37692,-0.685505 0.50822,-0.685504 0.50822,-1.867408 0,-1.175995 -0.50822,-1.8615 -0.50822,-0.691414 -1.37692,-0.691414 z m 0,-0.921885 q 1.41829,0 2.22789,0.921885 0.80961,0.921886 0.80961,2.552914 0,1.625118 -0.80961,2.552913 -0.8096,0.921885 -2.22789,0.921885 -1.42419,0 -2.23379,-0.921885 -0.8037,-0.927795 -0.8037,-2.552913 0,-1.631028 0.8037,-2.552914 0.8096,-0.921885 2.23379,-0.921885 z" />
<path
id="path993"
style="font-size:12.1027px;fill:#4d4d4d"
d="m 177.41528,64.076512 q -0.87461,0 -1.38283,0.685505 -0.50822,0.679595 -0.50822,1.867409 0,1.187813 0.50231,1.873318 0.50822,0.679595 1.38874,0.679595 0.8687,0 1.37691,-0.685505 0.50822,-0.685504 0.50822,-1.867408 0,-1.175995 -0.50822,-1.8615 -0.50821,-0.691414 -1.37691,-0.691414 z m 0,-0.921885 q 1.41828,0 2.22789,0.921885 0.8096,0.921886 0.8096,2.552914 0,1.625118 -0.8096,2.552913 -0.80961,0.921885 -2.22789,0.921885 -1.4242,0 -2.2338,-0.921885 -0.8037,-0.927795 -0.8037,-2.552913 0,-1.631028 0.8037,-2.552914 0.8096,-0.921885 2.2338,-0.921885 z" />
<path
id="path995"
style="font-size:12.1027px;fill:#4d4d4d"
d="m 186.08454,64.330622 q -0.18319,-0.106372 -0.40184,-0.153648 -0.21275,-0.05319 -0.47277,-0.05319 -0.92188,0 -1.41828,0.602772 -0.49049,0.596861 -0.49049,1.71967 v 3.486618 H 182.2079 V 63.31418 h 1.09326 v 1.028257 q 0.34275,-0.602772 0.89234,-0.892338 0.54958,-0.295476 1.33555,-0.295476 0.11228,0 0.2482,0.01773 0.13592,0.01182 0.30138,0.04137 z" />
<path
id="path997"
style="font-size:12.1027px;fill:#4d4d4d"
d="m 191.4563,63.509198 v 1.028257 q -0.46094,-0.236381 -0.95734,-0.354571 -0.4964,-0.118191 -1.02826,-0.118191 -0.8096,0 -1.21736,0.2482 -0.40185,0.2482 -0.40185,0.7446 0,0.378209 0.28957,0.596861 0.28956,0.212743 1.16417,0.407757 l 0.3723,0.08273 q 1.15827,0.2482 1.64285,0.703233 0.49049,0.449123 0.49049,1.258728 0,0.921885 -0.73278,1.459652 -0.72687,0.537766 -2.00333,0.537766 -0.53185,0 -1.11099,-0.106371 -0.57322,-0.100462 -1.21145,-0.307295 v -1.122809 q 0.60277,0.313204 1.18781,0.472761 0.58505,0.153648 1.15827,0.153648 0.76824,0 1.1819,-0.260019 0.41367,-0.265929 0.41367,-0.7446 0,-0.443214 -0.30138,-0.679595 -0.29548,-0.236381 -1.30601,-0.455033 l -0.37821,-0.08864 q -1.01053,-0.212743 -1.45965,-0.650047 -0.44912,-0.443214 -0.44912,-1.211452 0,-0.933704 0.66186,-1.441923 0.66187,-0.508219 1.87923,-0.508219 0.60277,0 1.13463,0.08864 0.53186,0.08864 0.98098,0.265928 z" />
</g>
</g>
<path
class="st0"
d="m 149.51679,77.807456 0.68611,0.0039 0.10029,-17.70428 0.002,-0.311007 0.31102,0.0018 12.96094,0.07342 0.31101,0.0018 -0.002,0.311007 -0.10029,17.70428 0.80332,0.0046 -0.007,1.189352 -15.07239,-0.08538 z m 2.26396,-16.702688 10.61507,0.06013 0.12972,7.34e-4 -7.3e-4,0.129725 -0.0929,16.393019 0.73299,0.0042 0.0975,-17.202601 -12.34048,-0.0699 -0.0985,17.394833 0.73299,0.0042 0.094,-16.585251 7.3e-4,-0.129725 z m 0.87197,8.029012 0.66216,-0.18536 -0.014,2.470909 -0.65974,-0.242861 z"
id="path1845"
style="clip-rule:evenodd;fill-rule:evenodd;stroke-width:0.15629" />
<path
style="clip-rule:evenodd;fill-rule:evenodd;stroke-width:0.15629"
id="path1845-2"
d="m 159.26557,58.702684 0.68611,0.0039 0.10029,-17.704281 0.002,-0.311007 0.31101,0.0018 12.96095,0.07342 0.31101,0.0018 -0.002,0.311007 -0.10029,17.704281 0.80332,0.0045 -0.007,1.189352 -15.0724,-0.08538 z m 2.26396,-16.702689 10.61507,0.06013 0.12972,7.34e-4 -7.4e-4,0.129725 -0.0929,16.393019 0.73299,0.0042 0.0974,-17.202601 -12.34049,-0.0699 -0.0985,17.394834 0.73299,0.0042 0.094,-16.585252 7.3e-4,-0.129725 z m 0.87196,8.029012 0.66216,-0.185361 -0.014,2.470908 -0.65974,-0.24286 z"
class="st0" />
<g
aria-label="بند"
transform="matrix(1.3437287,0,0,1.3437287,-10.086809,-11.977808)"
id="text1797"
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect1799);fill:#000000;fill-opacity:1;stroke:none">
<path
d="m 67.563322,59.893933 q -0.372069,0.444416 -1.183386,0.444416 h -0.465087 v -0.950843 h 0.180867 q 0.511595,0 0.738971,-0.227376 0.253214,-0.253214 0.253214,-0.800982 v -1.121375 h 0.950843 v 1.121375 q 0,0.966346 -0.475422,1.534785 z m -0.387572,1.21956 h 0.775144 v 0.775144 H 67.17575 Z"
id="path1946" />
<path
d="m 63.971821,55.170722 h 0.775144 v 0.775144 h -0.775144 z m 0.387572,4.723211 q -0.397907,0.444416 -1.183387,0.444416 H 62.71092 v -0.950843 h 0.180867 q 0.511595,0 0.73897,-0.227376 0.253214,-0.253214 0.253214,-0.800982 v -1.121375 h 0.950843 v 1.121375 q 0,0.547768 0.253214,0.800982 0.227376,0.227376 0.738971,0.227376 h 0.284219 v 0.950843 h -0.568439 q -0.775144,0 -1.183386,-0.444416 z"
id="path1948" />
<path
d="m 60.07543,57.366964 q -0.294555,-0.630451 -1.235063,-1.421098 h 1.173052 q 0.501259,0.403075 0.925005,1.11104 0.418578,0.692462 0.418578,1.297074 0,0.377237 0.428913,0.80615 0.227375,0.227376 0.73897,0.227376 h 0.387572 v 0.950843 h -0.671791 q -0.759641,0 -1.260901,-0.671791 -0.480589,0.661456 -1.550288,0.831988 -0.237711,0.03617 -0.470254,0.03617 -0.527098,0 -1.059364,-0.19637 v -0.950843 q 0.594277,0.21704 1.028358,0.21704 0.170532,0 0.346231,-0.04651 0.888832,-0.253213 1.069699,-0.831987 0.04134,-0.139526 0.04134,-0.356567 0,-0.351398 -0.310058,-1.002519 z"
id="path1950" />
</g>
<g
aria-label="closed"
transform="matrix(1.5809763,0,0,1.5809763,20.164742,89.694911)"
id="text1803"
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect1805);fill:#000000;fill-opacity:1;stroke:none">
<path
d="m 29.003318,-7.8428336 v 0.4740448 Q 28.788344,-7.4873 28.570615,-7.5451775 q -0.214974,-0.060634 -0.43546,-0.060634 -0.493337,0 -0.766189,0.3141925 -0.272851,0.3114364 -0.272851,0.8764316 0,0.5649953 0.272851,0.8791877 0.272852,0.3114364 0.766189,0.3114364 0.220486,0 0.43546,-0.057878 0.217729,-0.060634 0.432703,-0.1791449 v 0.4685327 q -0.212217,0.099219 -0.440972,0.148828 -0.225998,0.049609 -0.482313,0.049609 -0.697286,0 -1.107942,-0.4382158 -0.410655,-0.4382158 -0.410655,-1.1823559 0,-0.7551643 0.413412,-1.187868 0.416167,-0.4327037 1.138258,-0.4327037 0.234267,0 0.457509,0.049609 0.223242,0.046853 0.432703,0.1433158 z"
style="font-size:5.64444px"
id="path1953" />
<path
d="m 29.890774,-9.1629931 h 0.507118 v 4.2884516 h -0.507118 z"
style="font-size:5.64444px"
id="path1955" />
<path
d="m 32.652361,-7.6058112 q -0.407899,0 -0.644922,0.3197047 -0.237022,0.3169485 -0.237022,0.8709194 0,0.553971 0.234266,0.8736756 0.237023,0.3169485 0.647678,0.3169485 0.405143,0 0.642165,-0.3197046 0.237022,-0.3197046 0.237022,-0.8709195 0,-0.5484588 -0.237022,-0.8681634 -0.237022,-0.3224607 -0.642165,-0.3224607 z m 0,-0.4299476 q 0.661458,0 1.03904,0.4299476 0.377582,0.4299476 0.377582,1.1906241 0,0.7579205 -0.377582,1.1906241 -0.377582,0.4299476 -1.03904,0.4299476 -0.664214,0 -1.041796,-0.4299476 -0.374827,-0.4327036 -0.374827,-1.1906241 0,-0.7606765 0.374827,-1.1906241 0.377582,-0.4299476 1.041796,-0.4299476 z"
style="font-size:5.64444px"
id="path1957" />
<path
d="m 36.874666,-7.8703943 v 0.4795569 q -0.214974,-0.1102429 -0.446484,-0.1653644 -0.23151,-0.055121 -0.479557,-0.055121 -0.377582,0 -0.567751,0.1157551 -0.187413,0.1157551 -0.187413,0.3472654 0,0.1763887 0.135047,0.2783635 0.135048,0.099219 0.542947,0.1901691 l 0.173633,0.038585 q 0.54019,0.1157552 0.766188,0.3279729 0.228754,0.2094616 0.228754,0.5870438 0,0.4299476 -0.341753,0.6807504 -0.338997,0.2508027 -0.934309,0.2508027 -0.248047,0 -0.518142,-0.049609 -0.267339,-0.046853 -0.564995,-0.1433159 v -0.5236541 q 0.281119,0.1460719 0.553971,0.2204859 0.272851,0.071658 0.54019,0.071658 0.35829,0 0.551215,-0.1212673 0.192925,-0.1240233 0.192925,-0.3472654 0,-0.2067055 -0.140559,-0.3169485 -0.137804,-0.110243 -0.609093,-0.2122177 l -0.176389,-0.041341 q -0.471288,-0.099219 -0.68075,-0.3031682 -0.209462,-0.2067056 -0.209462,-0.5649952 0,-0.4354598 0.308681,-0.6724822 0.30868,-0.2370224 0.876431,-0.2370224 0.28112,0 0.529167,0.041341 0.248046,0.041341 0.457508,0.1240226 z"
style="font-size:5.64444px"
id="path1959" />
<path
d="m 40.490636,-6.5447226 v 0.2480467 h -2.331639 q 0.03307,0.5236541 0.314193,0.7992616 0.283875,0.2728513 0.788237,0.2728513 0.292144,0 0.564995,-0.071658 0.275608,-0.071658 0.545703,-0.2149738 v 0.4795569 q -0.272851,0.1157552 -0.559483,0.1763888 -0.286632,0.060634 -0.581532,0.060634 -0.738628,0 -1.171331,-0.4299476 -0.429948,-0.4299476 -0.429948,-1.1630633 0,-0.7579205 0.407899,-1.2016484 0.410655,-0.4464841 1.105186,-0.4464841 0.622873,0 0.983918,0.4023869 0.363802,0.3996308 0.363802,1.088649 z m -0.507117,-0.148828 q -0.0055,-0.4161672 -0.234267,-0.6642139 -0.225998,-0.2480467 -0.600824,-0.2480467 -0.424435,0 -0.68075,0.2397785 -0.253559,0.2397785 -0.292144,0.6752382 z"
style="font-size:5.64444px"
id="path1961" />
<path
d="m 43.354197,-7.4928121 v -1.670181 h 0.507118 v 4.2884516 H 43.354197 V -5.337562 q -0.159852,0.2756074 -0.405143,0.4106551 -0.242534,0.1322915 -0.584288,0.1322915 -0.559483,0 -0.91226,-0.446484 -0.350022,-0.4464841 -0.350022,-1.1740877 0,-0.7276036 0.350022,-1.1740876 0.352777,-0.4464841 0.91226,-0.4464841 0.341754,0 0.584288,0.1350477 0.245291,0.1322915 0.405143,0.407899 z m -1.728058,1.077625 q 0,0.5594831 0.228754,0.8791877 0.23151,0.3169486 0.633897,0.3169486 0.402387,0 0.633897,-0.3169486 0.23151,-0.3197046 0.23151,-0.8791877 0,-0.5594831 -0.23151,-0.8764316 -0.23151,-0.3197046 -0.633897,-0.3197046 -0.402387,0 -0.633897,0.3197046 -0.228754,0.3169485 -0.228754,0.8764316 z"
style="font-size:5.64444px"
id="path1963" />
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 50 KiB

View File

@ -0,0 +1,341 @@
<?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"
sodipodi:docname="dynamic-compound-intransitive.svg"
inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
id="svg8"
version="1.1"
viewBox="0 0 78.673093 43.78212"
height="165.47572"
width="297.34714">
<defs
id="defs2">
<rect
id="rect977"
height="47.573975"
width="117.06405"
y="111.02134"
x="0.59185642" />
<rect
id="rect971"
height="23.786987"
width="37.685005"
y="43.13488"
x="94.136192" />
<rect
x="2.3806393"
y="66.437157"
width="28.145405"
height="23.20262"
id="rect5078" />
<rect
id="rect2967"
height="20.045214"
width="27.796032"
y="69.861832"
x="59.391151" />
<rect
id="rect2961"
height="14.967094"
width="25.123337"
y="14.269771"
x="70.349205" />
<rect
id="rect2180"
height="12.294398"
width="30.468725"
y="17.477007"
x="24.646114" />
<rect
id="rect2174"
height="12.828937"
width="37.685001"
y="55.963818"
x="58.322075" />
<rect
id="rect2168"
height="20.312485"
width="42.228584"
y="57.300163"
x="1.6609344" />
<rect
id="rect962"
height="16.036173"
width="39.823158"
y="37.952274"
x="-6.9490075" />
<rect
id="rect894"
height="23.519718"
width="37.417732"
y="56.126602"
x="11.759859" />
<rect
id="rect886"
height="13.363476"
width="47.841248"
y="14.432554"
x="75.102737" />
<rect
id="rect880"
height="13.363476"
width="34.210499"
y="23.252449"
x="35.279579" />
<rect
id="rect855"
height="34.477768"
width="88.733482"
y="102.89877"
x="59.868374" />
<rect
id="rect849"
height="33.94323"
width="92.475258"
y="99.691536"
x="52.652096" />
<rect
id="rect843"
height="20.112129"
width="67.822716"
y="47.507061"
x="52.715843" />
<rect
id="rect835"
height="43.845238"
width="92.98214"
y="45.357143"
x="47.625" />
<rect
x="75.102737"
y="14.432554"
width="54.312309"
height="38.060673"
id="rect886-3" />
<rect
x="75.102737"
y="14.432554"
width="47.841248"
height="13.363476"
id="rect925" />
</defs>
<sodipodi:namedview
inkscape:snap-global="false"
showguides="false"
inkscape:window-maximized="0"
inkscape:window-y="165"
inkscape:window-x="2512"
inkscape:window-height="1030"
inkscape:window-width="1541"
showgrid="false"
inkscape:document-rotation="0"
inkscape:current-layer="layer1"
inkscape:document-units="mm"
inkscape:cy="24.157692"
inkscape:cx="165.53043"
inkscape:zoom="0.98994949"
inkscape:pageshadow="2"
inkscape:pageopacity="0.0"
borderopacity="1.0"
bordercolor="#666666"
pagecolor="#ffffff"
id="base"
units="px"
lock-margins="true"
fit-margin-top="10"
fit-margin-left="10"
fit-margin-right="10"
fit-margin-bottom="10" />
<metadata
id="metadata5">
<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
id="layer1"
inkscape:groupmode="layer"
inkscape:label="Layer 1"
transform="translate(-49.68001,-44.471228)">
<text
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect835);fill:#000000;fill-opacity:1;stroke:none;"
id="text833"
xml:space="preserve" />
<path
id="rect839"
style="fill:#ffffff;stroke:#000000;stroke-width:0.78;stroke-miterlimit:4;stroke-dasharray:none"
d="M 52.715843,47.507061 H 125.31727 V 85.217514 H 52.715843 Z" />
<g
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect2180);fill:#000000;fill-opacity:1;stroke:none"
id="text2178"
transform="translate(61.471991,43.252482)"
aria-label="+">
<path
id="path3000"
d="m 29.514389,20.205069 v 2.878369 h 2.878368 v 0.878496 h -2.878368 v 2.878368 h -0.868162 v -2.878368 h -2.878368 v -0.878496 h 2.878368 v -2.878369 z" />
</g>
<g
transform="translate(-0.26726953,1.3518888)"
id="g2983">
<g
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect971);fill:#000000;fill-opacity:1;stroke:none"
id="text969"
transform="translate(4.2763125,8.2853554)"
aria-label="کېدل">
<path
id="path1001"
d="m 112.19241,52.498505 h -1.70532 v -0.950843 h 1.60196 q 0.76481,0 0.99736,-0.537433 0.0827,-0.186035 0.0827,-0.372069 0,-0.356567 -0.27905,-0.69763 l -1.60197,-1.963698 q -0.25838,-0.315225 -0.25838,-0.733803 0,-0.180867 0.0517,-0.351399 0.16019,-0.60978 0.69763,-0.831988 l 3.84988,-1.601964 v 0.961179 l -3.07474,1.291906 q -0.3669,0.155029 -0.47542,0.361734 -0.031,0.05684 -0.031,0.186035 0,0.165364 0.1602,0.356566 l 1.4211,1.705317 q 0.5271,0.635618 0.5271,1.271236 0,0.583942 -0.3204,1.105872 -0.49092,0.800982 -1.6433,0.800982 z" />
<path
id="path1003"
d="m 108.93163,52.054089 q -0.3979,0.444416 -1.18338,0.444416 h -0.46509 v -0.950843 h 0.18087 q 0.51159,0 0.73897,-0.227376 0.25321,-0.253213 0.25321,-0.800982 v -1.121375 h 0.95085 v 1.121375 q 0,0.547769 0.25321,0.800982 0.22738,0.227376 0.73897,0.227376 h 0.28422 v 0.950843 h -0.56844 q -0.77514,0 -1.18339,-0.444416 z m -0.38757,2.253086 h 0.77515 v 0.775144 h -0.77515 z m 0,-1.291907 h 0.77515 v 0.775144 h -0.77515 z" />
<path
id="path1005"
d="m 104.64767,49.52712 q -0.29455,-0.630451 -1.23506,-1.421097 h 1.17305 q 0.50126,0.403074 0.925,1.111039 0.41858,0.692462 0.41858,1.297075 0,0.377236 0.42892,0.806149 0.22737,0.227376 0.73897,0.227376 h 0.38757 v 0.950843 h -0.67179 q -0.75964,0 -1.2609,-0.671791 -0.48059,0.661456 -1.55029,0.831988 -0.23771,0.03617 -0.47026,0.03617 -0.52709,0 -1.05936,-0.19637 v -0.950843 q 0.59428,0.21704 1.02836,0.21704 0.17053,0 0.34623,-0.04651 0.88883,-0.253214 1.0697,-0.831988 0.0413,-0.139526 0.0413,-0.356566 0,-0.351399 -0.31006,-1.00252 z" />
<path
id="path1007"
d="m 99.521386,52.121269 q 0.403074,-0.651121 0.403074,-1.824173 v -5.839418 h 0.95084 v 5.839418 q 0,1.638138 -0.50642,2.382276 -0.625287,0.91467 -1.974037,1.255734 -0.692462,0.175699 -1.13171,0.175699 -0.490925,0 -0.868162,-0.113688 -1.508947,-0.475422 -1.514114,-1.886184 -0.0052,-0.713132 0.32556,-1.188554 h 0.950844 q -0.335896,0.594277 -0.335896,1.188554 0,0.671792 0.857826,0.992185 0.206705,0.08268 0.583942,0.08268 0.41341,0 0.976681,-0.1757 0.899167,-0.273884 1.281572,-0.888831 z" />
</g>
<g
inkscape:transform-center-x="-1.0690782"
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:0.65;font-family:sans-serif;white-space:pre;shape-inside:url(#rect977);fill:#000000;fill-opacity:1;stroke:none"
id="text975"
transform="translate(51.583019,-47.306706)"
aria-label="to
happen">
<path
id="path1010"
style="font-size:6.35px;text-align:center;text-anchor:middle"
d="m 57.099341,112.75159 v 0.98599 h 1.175122 v 0.44338 h -1.175122 v 1.88516 q 0,0.42478 0.114722,0.5457 0.117822,0.12092 0.474389,0.12092 h 0.586011 v 0.47749 h -0.586011 q -0.660425,0 -0.911572,-0.24494 -0.251148,-0.24805 -0.251148,-0.89917 v -1.88516 h -0.418579 v -0.44338 h 0.418579 v -0.98599 z" />
<path
id="path1012"
style="font-size:6.35px;text-align:center;text-anchor:middle"
d="m 60.37356,114.13755 q -0.458887,0 -0.725538,0.35967 -0.26665,0.35657 -0.26665,0.97979 0,0.62321 0.26355,0.98288 0.26665,0.35657 0.728638,0.35657 0.455786,0 0.722436,-0.35967 0.26665,-0.35967 0.26665,-0.97978 0,-0.61702 -0.26665,-0.97669 -0.26665,-0.36277 -0.722436,-0.36277 z m 0,-0.48369 q 0.74414,0 1.16892,0.48369 0.424781,0.48369 0.424781,1.33946 0,0.85266 -0.424781,1.33945 -0.42478,0.48369 -1.16892,0.48369 -0.747242,0 -1.172022,-0.48369 -0.42168,-0.48679 -0.42168,-1.33945 0,-0.85577 0.42168,-1.33946 0.42478,-0.48369 1.172022,-0.48369 z" />
<path
id="path1014"
style="font-size:6.35px;text-align:center;text-anchor:middle"
d="m 50.647022,121.99338 v 2.096 h -0.570508 v -2.0774 q 0,-0.49299 -0.192237,-0.73794 -0.192236,-0.24494 -0.576708,-0.24494 -0.461988,0 -0.728638,0.29455 -0.266651,0.29456 -0.266651,0.80306 v 1.96267 h -0.573608 v -4.82451 h 0.573608 v 1.89135 q 0.204639,-0.31316 0.480591,-0.46819 0.279053,-0.15503 0.641822,-0.15503 0.598413,0 0.905371,0.37208 0.306958,0.36896 0.306958,1.0883 z" />
<path
id="path1016"
style="font-size:6.35px;text-align:center;text-anchor:middle"
d="m 53.369336,122.34375 q -0.691431,0 -0.958081,0.15813 -0.26665,0.15813 -0.26665,0.5395 0,0.30386 0.198437,0.48369 0.201538,0.17673 0.545703,0.17673 0.47439,0 0.759644,-0.33486 0.288354,-0.33796 0.288354,-0.89607 v -0.12712 z m 1.137915,-0.23565 v 1.98128 h -0.570508 v -0.5271 q -0.195337,0.31626 -0.486792,0.46819 -0.291455,0.14882 -0.713134,0.14882 -0.533301,0 -0.849561,-0.29765 -0.313159,-0.30076 -0.313159,-0.80305 0,-0.58601 0.390674,-0.88367 0.393774,-0.29766 1.172021,-0.29766 h 0.799951 v -0.0558 q 0,-0.39377 -0.260449,-0.60771 -0.257349,-0.21704 -0.725537,-0.21704 -0.297656,0 -0.57981,0.0713 -0.282153,0.0713 -0.542602,0.21394 v -0.5271 q 0.313159,-0.12092 0.607715,-0.17983 0.294555,-0.062 0.573608,-0.062 0.753442,0 1.125513,0.39068 0.37207,0.39067 0.37207,1.18442 z" />
<path
id="path1018"
style="font-size:6.35px;text-align:center;text-anchor:middle"
d="m 56.237378,123.56848 v 1.84175 H 55.66377 v -4.79351 h 0.573608 v 0.5271 q 0.179834,-0.31006 0.452685,-0.45889 0.275953,-0.15193 0.657325,-0.15193 0.632519,0 1.026294,0.5023 0.396875,0.50229 0.396875,1.32085 0,0.81855 -0.396875,1.32085 -0.393775,0.50229 -1.026294,0.50229 -0.381372,0 -0.657325,-0.14882 -0.272851,-0.15193 -0.452685,-0.46199 z m 1.940967,-1.21233 q 0,-0.62942 -0.26045,-0.98599 -0.257348,-0.35966 -0.710034,-0.35966 -0.452685,0 -0.713134,0.35966 -0.257349,0.35657 -0.257349,0.98599 0,0.62942 0.257349,0.98909 0.260449,0.35656 0.713134,0.35656 0.452686,0 0.710034,-0.35656 0.26045,-0.35967 0.26045,-0.98909 z" />
<path
id="path1020"
style="font-size:6.35px;text-align:center;text-anchor:middle"
d="m 60.26814,123.56848 v 1.84175 h -0.573609 v -4.79351 h 0.573609 v 0.5271 q 0.179834,-0.31006 0.452685,-0.45889 0.275952,-0.15193 0.657324,-0.15193 0.63252,0 1.026294,0.5023 0.396875,0.50229 0.396875,1.32085 0,0.81855 -0.396875,1.32085 -0.393774,0.50229 -1.026294,0.50229 -0.381372,0 -0.657324,-0.14882 -0.272851,-0.15193 -0.452685,-0.46199 z m 1.940966,-1.21233 q 0,-0.62942 -0.260449,-0.98599 -0.257348,-0.35966 -0.710034,-0.35966 -0.452686,0 -0.713135,0.35966 -0.257348,0.35657 -0.257348,0.98599 0,0.62942 0.257348,0.98909 0.260449,0.35656 0.713135,0.35656 0.452686,0 0.710034,-0.35656 0.260449,-0.35967 0.260449,-0.98909 z" />
<path
id="path1022"
style="font-size:6.35px;text-align:center;text-anchor:middle"
d="m 66.717358,122.21042 v 0.27905 h -2.623095 q 0.03721,0.58912 0.353466,0.89917 0.319361,0.30696 0.886768,0.30696 0.328662,0 0.63562,-0.0806 0.310059,-0.0806 0.613916,-0.24185 v 0.5395 q -0.306958,0.13023 -0.629419,0.19844 -0.322461,0.0682 -0.654223,0.0682 -0.830957,0 -1.317749,-0.48369 -0.483692,-0.48369 -0.483692,-1.30844 0,-0.85267 0.458887,-1.35186 0.461987,-0.5023 1.243335,-0.5023 0.700732,0 1.106909,0.45269 0.409277,0.44959 0.409277,1.22473 z m -0.570507,-0.16743 q -0.0062,-0.46819 -0.26355,-0.74724 -0.254248,-0.27905 -0.675928,-0.27905 -0.47749,0 -0.765845,0.26975 -0.285254,0.26975 -0.328662,0.75964 z" />
<path
id="path1024"
style="font-size:6.35px;text-align:center;text-anchor:middle"
d="m 70.540382,121.99338 v 2.096 h -0.570508 v -2.0774 q 0,-0.49299 -0.192236,-0.73794 -0.192237,-0.24494 -0.576709,-0.24494 -0.461988,0 -0.728638,0.29455 -0.26665,0.29456 -0.26665,0.80306 v 1.96267 h -0.573609 v -3.47266 h 0.573609 v 0.5395 q 0.204638,-0.31316 0.48059,-0.46819 0.279053,-0.15503 0.641822,-0.15503 0.598413,0 0.905371,0.37208 0.306958,0.36896 0.306958,1.0883 z" />
</g>
</g>
<g
transform="translate(0,0.87984573)"
id="g1048">
<g
aria-label="Subject"
transform="matrix(0.74399477,0,0,0.74399477,53.91504,10.288093)"
id="text2166"
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect2168);fill:#000000;fill-opacity:1;stroke:none">
<path
d="M 7.3238752,59.202468 V 60.22049 Q 6.7295981,59.936271 6.2025002,59.796745 5.6754023,59.657219 5.1844777,59.657219 q -0.8526584,0 -1.3177448,0.330728 -0.4599188,0.330728 -0.4599188,0.940508 0,0.511595 0.30489,0.775144 0.3100576,0.258382 1.1678836,0.418578 l 0.6304505,0.129191 q 1.1678836,0.222208 1.7208197,0.785479 0.5581037,0.558104 0.5581037,1.498612 0,1.121375 -0.7544735,1.700149 -0.7493059,0.578774 -2.201409,0.578774 -0.5477684,0 -1.1678837,-0.124023 -0.6149475,-0.124023 -1.2764038,-0.366901 v -1.074867 q 0.6356181,0.356566 1.2453981,0.537433 0.6097799,0.180867 1.1988894,0.180867 0.8939994,0 1.3797563,-0.351398 0.485757,-0.351399 0.485757,-1.00252 0,-0.568439 -0.3513987,-0.888832 -0.346231,-0.320393 -1.1420455,-0.480589 L 4.5695301,63.119529 Q 3.4016465,62.886986 2.8797162,62.390894 2.3577859,61.894801 2.3577859,61.011137 q 0,-1.02319 0.7183001,-1.612299 0.7234677,-0.58911 1.9895363,-0.58911 0.5426008,0 1.1058721,0.09819 0.5632713,0.09819 1.1523808,0.294555 z"
id="path2985" />
<path
d="m 9.2772379,64.38043 v -3.503651 h 0.9508431 v 3.467478 q 0,0.821652 0.320393,1.235062 0.320393,0.408243 0.961179,0.408243 0.769976,0 1.214392,-0.490925 0.449583,-0.490924 0.449583,-1.338415 v -3.281443 h 0.950844 v 5.787742 h -0.950844 v -0.888832 q -0.346231,0.527098 -0.806149,0.785479 -0.454751,0.253214 -1.059364,0.253214 -0.997352,0 -1.5141144,-0.620115 Q 9.2772379,65.574152 9.2772379,64.38043 Z m 2.3926111,-3.643177 z"
id="path2987" />
<path
d="m 20.248109,63.775818 q 0,-1.049029 -0.43408,-1.643306 -0.428913,-0.599444 -1.183387,-0.599444 -0.754473,0 -1.188554,0.599444 -0.428913,0.594277 -0.428913,1.643306 0,1.049028 0.428913,1.648473 0.434081,0.594277 1.188554,0.594277 0.754474,0 1.183387,-0.594277 0.43408,-0.599445 0.43408,-1.648473 z m -3.234934,-2.020542 q 0.299722,-0.516763 0.754473,-0.764809 0.459919,-0.253214 1.095537,-0.253214 1.054196,0 1.710485,0.837156 0.661456,0.837155 0.661456,2.201409 0,1.364253 -0.661456,2.201409 -0.656289,0.837155 -1.710485,0.837155 -0.635618,0 -1.095537,-0.248046 -0.454751,-0.253214 -0.754473,-0.769976 v 0.868161 h -0.956011 v -8.040827 h 0.956011 z"
id="path2989" />
<path
d="m 22.811252,60.876779 h 0.950843 v 5.891095 q 0,1.105872 -0.423745,1.601964 -0.418578,0.496092 -1.353918,0.496092 h -0.361734 v -0.80615 h 0.253214 q 0.5426,0 0.73897,-0.253214 0.19637,-0.248046 0.19637,-1.038692 z m 0,-2.253085 h 0.950843 v 1.204057 h -0.950843 z"
id="path2991" />
<path
d="m 30.69705,63.532939 v 0.465087 h -4.371813 q 0.06201,0.981849 0.58911,1.498611 0.532265,0.511595 1.477941,0.511595 0.547768,0 1.059364,-0.134358 0.516762,-0.134358 1.02319,-0.403075 v 0.899167 q -0.511595,0.217041 -1.049029,0.330728 -0.537433,0.113688 -1.090369,0.113688 -1.384924,0 -2.196241,-0.80615 -0.80615,-0.806149 -0.80615,-2.180738 0,-1.421097 0.764809,-2.253085 0.769976,-0.837156 2.072218,-0.837156 1.167884,0 1.844843,0.754474 0.682127,0.749305 0.682127,2.041212 z m -0.950844,-0.279052 q -0.01034,-0.780311 -0.439248,-1.245398 -0.423745,-0.465086 -1.126543,-0.465086 -0.795814,0 -1.276403,0.449583 -0.475422,0.449584 -0.547769,1.266069 z"
id="path2993" />
<path
d="m 36.422782,61.098987 v 0.888832 q -0.403075,-0.222208 -0.811318,-0.330728 -0.403075,-0.113688 -0.816485,-0.113688 -0.925005,0 -1.4366,0.589109 -0.511595,0.583942 -0.511595,1.643306 0,1.059363 0.511595,1.648473 0.511595,0.583941 1.4366,0.583941 0.41341,0 0.816485,-0.10852 0.408243,-0.113688 0.811318,-0.335896 v 0.878497 q -0.397908,0.186035 -0.826821,0.279052 -0.423745,0.09302 -0.904334,0.09302 -1.30741,0 -2.077386,-0.821653 -0.769977,-0.821652 -0.769977,-2.216911 0,-1.41593 0.775144,-2.227248 0.780312,-0.811317 2.13423,-0.811317 0.439249,0 0.857826,0.09302 0.418578,0.08785 0.811318,0.268717 z"
id="path2995" />
<path
d="m 39.027265,59.233474 v 1.643305 h 1.958531 v 0.738971 h -1.958531 v 3.141917 q 0,0.707965 0.191202,0.909502 0.19637,0.201537 0.790647,0.201537 h 0.976682 v 0.795815 h -0.976682 q -1.100704,0 -1.519282,-0.408243 -0.418578,-0.41341 -0.418578,-1.498611 V 61.61575 h -0.697629 v -0.738971 h 0.697629 v -1.643305 z"
id="path2997" />
</g>
<g
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:0;font-family:sans-serif;white-space:pre;shape-inside:url(#rect2967);fill:#000000;fill-opacity:1;stroke:none"
id="text2965"
transform="translate(-3.4745038,-5.8986082)"
aria-label="noun activity">
<path
id="path3025"
style="font-size:6.35px;line-height:1.15;text-align:center;text-anchor:middle;fill:#666666"
d="m 68.787012,73.066094 v 2.095996 h -0.570508 v -2.077393 q 0,-0.492993 -0.192236,-0.737939 -0.192237,-0.244947 -0.576709,-0.244947 -0.461988,0 -0.728638,0.294556 -0.26665,0.294556 -0.26665,0.803052 v 1.962671 h -0.573609 v -3.472657 h 0.573609 v 0.539502 q 0.204638,-0.313159 0.48059,-0.468188 0.279053,-0.155029 0.641822,-0.155029 0.598413,0 0.905371,0.37207 0.306958,0.36897 0.306958,1.088306 z" />
<path
id="path3027"
style="font-size:6.35px;line-height:1.15;text-align:center;text-anchor:middle;fill:#666666"
d="m 71.276782,72.089409 q -0.458886,0 -0.725537,0.359668 -0.26665,0.356567 -0.26665,0.979785 0,0.623218 0.26355,0.982886 0.26665,0.356567 0.728637,0.356567 0.455786,0 0.722437,-0.359668 0.26665,-0.359668 0.26665,-0.979785 0,-0.617016 -0.26665,-0.976684 -0.266651,-0.362769 -0.722437,-0.362769 z m 0,-0.483691 q 0.744141,0 1.168921,0.483691 0.42478,0.483691 0.42478,1.339453 0,0.852661 -0.42478,1.339453 -0.42478,0.483692 -1.168921,0.483692 -0.747241,0 -1.172021,-0.483692 -0.42168,-0.486792 -0.42168,-1.339453 0,-0.855762 0.42168,-1.339453 0.42478,-0.483691 1.172021,-0.483691 z" />
<path
id="path3029"
style="font-size:6.35px;line-height:1.15;text-align:center;text-anchor:middle;fill:#666666"
d="m 73.75415,73.791631 v -2.102198 h 0.570508 v 2.080494 q 0,0.492993 0.192236,0.74104 0.192237,0.244946 0.576709,0.244946 0.461988,0 0.728638,-0.294556 0.269751,-0.294555 0.269751,-0.803051 V 71.689433 H 76.6625 v 3.472657 h -0.570508 v -0.533301 q -0.207739,0.31626 -0.483692,0.471289 -0.272851,0.151929 -0.63562,0.151929 -0.598413,0 -0.908471,-0.372071 -0.310059,-0.37207 -0.310059,-1.088305 z m 1.435571,-2.185913 z" />
<path
id="path3031"
style="font-size:6.35px;line-height:1.15;text-align:center;text-anchor:middle;fill:#666666"
d="m 80.730468,73.066094 v 2.095996 h -0.570507 v -2.077393 q 0,-0.492993 -0.192237,-0.737939 -0.192236,-0.244947 -0.576709,-0.244947 -0.461987,0 -0.728637,0.294556 -0.266651,0.294556 -0.266651,0.803052 v 1.962671 h -0.573608 v -3.472657 h 0.573608 v 0.539502 q 0.204639,-0.313159 0.480591,-0.468188 0.279053,-0.155029 0.641821,-0.155029 0.598413,0 0.905371,0.37207 0.306958,0.36897 0.306958,1.088306 z" />
<path
id="path3033"
style="font-size:6.35px;line-height:1.15;text-align:center;text-anchor:middle;fill:#666666"
d="m 63.757861,80.718958 q -0.69143,0 -0.958081,0.15813 -0.26665,0.158129 -0.26665,0.539502 0,0.303857 0.198438,0.483691 0.201538,0.176733 0.545703,0.176733 0.474389,0 0.759643,-0.334863 0.288355,-0.337964 0.288355,-0.896069 v -0.127124 z m 1.137915,-0.235645 v 1.981275 h -0.570507 v -0.5271 q -0.195337,0.31626 -0.486792,0.468188 -0.291455,0.148829 -0.713135,0.148829 -0.533301,0 -0.849561,-0.297657 -0.313159,-0.300757 -0.313159,-0.803051 0,-0.586011 0.390674,-0.883667 0.393774,-0.297657 1.172022,-0.297657 h 0.799951 v -0.05581 q 0,-0.393775 -0.26045,-0.607715 -0.257348,-0.217041 -0.725537,-0.217041 -0.297656,0 -0.579809,0.07131 -0.282154,0.07131 -0.542603,0.213941 v -0.5271 q 0.313159,-0.120923 0.607715,-0.179834 0.294556,-0.06201 0.573609,-0.06201 0.753442,0 1.125512,0.390673 0.37207,0.390674 0.37207,1.184424 z" />
<path
id="path3035"
style="font-size:6.35px;line-height:1.15;text-align:center;text-anchor:middle;fill:#666666"
d="m 68.573071,79.125257 v 0.5333 q -0.241845,-0.133325 -0.486792,-0.198437 -0.241845,-0.06821 -0.489892,-0.06821 -0.555005,0 -0.861963,0.353467 -0.306958,0.350366 -0.306958,0.985986 0,0.63562 0.306958,0.989087 0.306958,0.350366 0.861963,0.350366 0.248047,0 0.489892,-0.06511 0.244947,-0.06821 0.486792,-0.201538 v 0.527099 q -0.238745,0.111621 -0.496093,0.167432 -0.254248,0.05581 -0.542603,0.05581 -0.784448,0 -1.246435,-0.492994 -0.461988,-0.492993 -0.461988,-1.330151 0,-0.84956 0.465088,-1.336352 0.468189,-0.486792 1.280542,-0.486792 0.26355,0 0.514697,0.05581 0.251148,0.05271 0.486792,0.161231 z" />
<path
id="path3037"
style="font-size:6.35px;line-height:1.15;text-align:center;text-anchor:middle;fill:#666666"
d="m 70.135767,78.005945 v 0.985986 h 1.175122 v 0.443384 h -1.175122 v 1.885156 q 0,0.424781 0.114722,0.545703 0.117822,0.120923 0.474389,0.120923 h 0.586011 v 0.477491 h -0.586011 q -0.660425,0 -0.911572,-0.244947 -0.251147,-0.248047 -0.251147,-0.89917 v -1.885156 h -0.41858 v -0.443384 h 0.41858 v -0.985986 z" />
<path
id="path3039"
style="font-size:6.35px;line-height:1.15;text-align:center;text-anchor:middle;fill:#666666"
d="m 72.064332,78.991931 h 0.570507 v 3.472657 h -0.570507 z m 0,-1.351855 h 0.570507 v 0.722436 h -0.570507 z" />
<path
id="path3041"
style="font-size:6.35px;line-height:1.15;text-align:center;text-anchor:middle;fill:#666666"
d="m 73.416187,78.991931 h 0.604614 l 1.085205,2.914551 1.085205,-2.914551 h 0.604614 l -1.302246,3.472657 h -0.775146 z" />
<path
id="path3043"
style="font-size:6.35px;line-height:1.15;text-align:center;text-anchor:middle;fill:#666666"
d="m 77.583374,78.991931 h 0.570507 v 3.472657 h -0.570507 z m 0,-1.351855 h 0.570507 v 0.722436 h -0.570507 z" />
<path
id="path3045"
style="font-size:6.35px;line-height:1.15;text-align:center;text-anchor:middle;fill:#666666"
d="m 79.908814,78.005945 v 0.985986 h 1.175122 v 0.443384 h -1.175122 v 1.885156 q 0,0.424781 0.114722,0.545703 0.117822,0.120923 0.47439,0.120923 h 0.58601 v 0.477491 h -0.58601 q -0.660425,0 -0.911573,-0.244947 -0.251147,-0.248047 -0.251147,-0.89917 v -1.885156 h -0.418579 v -0.443384 h 0.418579 v -0.985986 z" />
<path
id="path3047"
style="font-size:6.35px;line-height:1.15;text-align:center;text-anchor:middle;fill:#666666"
d="m 83.282251,82.787048 q -0.241846,0.620118 -0.471289,0.809253 -0.229443,0.189136 -0.613916,0.189136 H 81.74126 v -0.47749 h 0.334863 q 0.235645,0 0.365869,-0.111621 0.130225,-0.111621 0.288355,-0.5271 l 0.102319,-0.260449 -1.404565,-3.416846 h 0.604614 l 1.085205,2.716114 1.085205,-2.716114 h 0.604614 z" />
</g>
</g>
<text
xml:space="preserve"
id="text5076"
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect5078);fill:#000000;fill-opacity:1;stroke:none;" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 24 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 56 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 90 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 542 KiB

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 76 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 120 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 68 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 71 KiB

View File

@ -0,0 +1,527 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="193.48419mm"
height="61.820076mm"
viewBox="0 0 193.48419 61.820076"
version="1.1"
id="svg8"
inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
sodipodi:docname="potatoes-cooking.svg">
<defs
id="defs2">
<rect
x="13.418155"
y="14.93006"
width="51.949112"
height="29.534964"
id="rect1861" />
<rect
x="105.64435"
y="60.098213"
width="24.568453"
height="27.025297"
id="rect1855" />
<rect
x="137.77232"
y="62.177082"
width="48.947918"
height="15.308036"
id="rect1025" />
<rect
x="-6.9490075"
y="37.952274"
width="39.823158"
height="16.036173"
id="rect962" />
<rect
x="11.759859"
y="56.126602"
width="37.417732"
height="23.519718"
id="rect894" />
<rect
x="75.102737"
y="14.432554"
width="47.841248"
height="13.363476"
id="rect886" />
<rect
x="35.279579"
y="23.252449"
width="34.210499"
height="13.363476"
id="rect880" />
<rect
x="59.868374"
y="102.89877"
width="88.733482"
height="34.477768"
id="rect855" />
<rect
x="52.652096"
y="99.691536"
width="92.475258"
height="33.94323"
id="rect849" />
<rect
x="52.715843"
y="47.507061"
width="67.822716"
height="20.112129"
id="rect843" />
<rect
x="47.625"
y="45.357143"
width="92.98214"
height="43.845238"
id="rect835" />
<rect
id="rect886-3"
height="38.060673"
width="54.312309"
y="14.432554"
x="75.102737" />
<rect
id="rect925"
height="13.363476"
width="47.841248"
y="14.432554"
x="75.102737" />
<rect
id="rect894-9"
height="23.519718"
width="37.417732"
y="56.126602"
x="11.759859" />
<rect
id="rect1002"
height="23.519718"
width="37.417732"
y="56.126602"
x="11.759859" />
</defs>
<sodipodi:namedview
inkscape:snap-global="false"
inkscape:snap-bbox="true"
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="0.49497475"
inkscape:cx="338.06678"
inkscape:cy="716.31346"
inkscape:document-units="mm"
inkscape:current-layer="layer1"
inkscape:document-rotation="0"
showgrid="false"
inkscape:window-width="1515"
inkscape:window-height="1140"
inkscape:window-x="2917"
inkscape:window-y="89"
inkscape:window-maximized="0"
fit-margin-top="10"
fit-margin-right="5"
fit-margin-bottom="10"
fit-margin-left="5" />
<metadata
id="metadata5">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0.92597286,-39.667365)">
<g
id="g1172">
<g
id="g994-1"
transform="translate(114.04453,0.80182124)">
<path
id="path917-81"
style="fill:#ffffff;stroke:#333333;stroke-width:0.514378;stroke-miterlimit:4;stroke-dasharray:none"
d="m 24.078913,83.65535 a 5.0232186,5.0232186 0 0 1 -5.023218,5.023218 5.0232186,5.0232186 0 0 1 -5.023219,-5.023218 5.0232186,5.0232186 0 0 1 5.023219,-5.023219 5.0232186,5.0232186 0 0 1 5.023218,5.023219" />
<path
id="path984-57"
style="fill:#ffffff;stroke:#333333;stroke-width:0.357698;stroke-miterlimit:4;stroke-dasharray:none"
d="m 22.405765,83.65535 a 3.3500707,3.3500707 0 0 1 -3.35007,3.35007 3.3500707,3.3500707 0 0 1 -3.350071,-3.35007 3.3500707,3.3500707 0 0 1 3.350071,-3.350071 3.3500707,3.3500707 0 0 1 3.35007,3.350071" />
</g>
<g
id="g994-3"
transform="translate(130.0807,0.80182124)">
<path
id="path917-5"
style="fill:#ffffff;stroke:#333333;stroke-width:0.514378;stroke-miterlimit:4;stroke-dasharray:none"
d="m 24.078913,83.65535 a 5.0232186,5.0232186 0 0 1 -5.023218,5.023218 5.0232186,5.0232186 0 0 1 -5.023219,-5.023218 5.0232186,5.0232186 0 0 1 5.023219,-5.023219 5.0232186,5.0232186 0 0 1 5.023218,5.023219" />
<path
id="path984-7"
style="fill:#ffffff;stroke:#333333;stroke-width:0.357698;stroke-miterlimit:4;stroke-dasharray:none"
d="m 22.405765,83.65535 a 3.3500707,3.3500707 0 0 1 -3.35007,3.35007 3.3500707,3.3500707 0 0 1 -3.350071,-3.35007 3.3500707,3.3500707 0 0 1 3.350071,-3.350071 3.3500707,3.3500707 0 0 1 3.35007,3.350071" />
</g>
<g
id="g994-8"
transform="translate(145.8496,0.80182124)">
<path
id="path917-2"
style="fill:#ffffff;stroke:#333333;stroke-width:0.514378;stroke-miterlimit:4;stroke-dasharray:none"
d="m 24.078913,83.65535 a 5.0232186,5.0232186 0 0 1 -5.023218,5.023218 5.0232186,5.0232186 0 0 1 -5.023219,-5.023218 5.0232186,5.0232186 0 0 1 5.023219,-5.023219 5.0232186,5.0232186 0 0 1 5.023218,5.023219" />
<path
id="path984-8"
style="fill:#ffffff;stroke:#333333;stroke-width:0.357698;stroke-miterlimit:4;stroke-dasharray:none"
d="m 22.405765,83.65535 a 3.3500707,3.3500707 0 0 1 -3.35007,3.35007 3.3500707,3.3500707 0 0 1 -3.350071,-3.35007 3.3500707,3.3500707 0 0 1 3.350071,-3.350071 3.3500707,3.3500707 0 0 1 3.35007,3.350071" />
</g>
<g
transform="translate(-9.7012598,0.80182124)"
id="g994-1-0">
<path
id="path917-81-0"
style="fill:#ffffff;stroke:#333333;stroke-width:0.514378;stroke-miterlimit:4;stroke-dasharray:none"
d="m 24.078913,83.65535 a 5.0232186,5.0232186 0 0 1 -5.023218,5.023218 5.0232186,5.0232186 0 0 1 -5.023219,-5.023218 5.0232186,5.0232186 0 0 1 5.023219,-5.023219 5.0232186,5.0232186 0 0 1 5.023218,5.023219" />
<path
id="path984-57-5"
style="fill:#ffffff;stroke:#333333;stroke-width:0.357698;stroke-miterlimit:4;stroke-dasharray:none"
d="m 22.405765,83.65535 a 3.3500707,3.3500707 0 0 1 -3.35007,3.35007 3.3500707,3.3500707 0 0 1 -3.350071,-3.35007 3.3500707,3.3500707 0 0 1 3.350071,-3.350071 3.3500707,3.3500707 0 0 1 3.35007,3.350071" />
</g>
<g
transform="translate(6.3349112,0.80182124)"
id="g994-3-9">
<path
id="path917-5-3"
style="fill:#ffffff;stroke:#333333;stroke-width:0.514378;stroke-miterlimit:4;stroke-dasharray:none"
d="m 24.078913,83.65535 a 5.0232186,5.0232186 0 0 1 -5.023218,5.023218 5.0232186,5.0232186 0 0 1 -5.023219,-5.023218 5.0232186,5.0232186 0 0 1 5.023219,-5.023219 5.0232186,5.0232186 0 0 1 5.023218,5.023219" />
<path
id="path984-7-3"
style="fill:#ffffff;stroke:#333333;stroke-width:0.357698;stroke-miterlimit:4;stroke-dasharray:none"
d="m 22.405765,83.65535 a 3.3500707,3.3500707 0 0 1 -3.35007,3.35007 3.3500707,3.3500707 0 0 1 -3.350071,-3.35007 3.3500707,3.3500707 0 0 1 3.350071,-3.350071 3.3500707,3.3500707 0 0 1 3.35007,3.350071" />
</g>
<g
transform="translate(22.103811,0.80182124)"
id="g994-8-7">
<path
id="path917-2-1"
style="fill:#ffffff;stroke:#333333;stroke-width:0.514378;stroke-miterlimit:4;stroke-dasharray:none"
d="m 24.078913,83.65535 a 5.0232186,5.0232186 0 0 1 -5.023218,5.023218 5.0232186,5.0232186 0 0 1 -5.023219,-5.023218 5.0232186,5.0232186 0 0 1 5.023219,-5.023219 5.0232186,5.0232186 0 0 1 5.023218,5.023219" />
<path
id="path984-8-6"
style="fill:#ffffff;stroke:#333333;stroke-width:0.357698;stroke-miterlimit:4;stroke-dasharray:none"
d="m 22.405765,83.65535 a 3.3500707,3.3500707 0 0 1 -3.35007,3.35007 3.3500707,3.3500707 0 0 1 -3.350071,-3.35007 3.3500707,3.3500707 0 0 1 3.350071,-3.350071 3.3500707,3.3500707 0 0 1 3.35007,3.350071" />
</g>
<g
transform="translate(39.47633,0.80182124)"
id="g994-80-3">
<path
id="path917-9-8"
style="fill:#ffffff;stroke:#333333;stroke-width:0.514378;stroke-miterlimit:4;stroke-dasharray:none"
d="m 24.078913,83.65535 a 5.0232186,5.0232186 0 0 1 -5.023218,5.023218 5.0232186,5.0232186 0 0 1 -5.023219,-5.023218 5.0232186,5.0232186 0 0 1 5.023219,-5.023219 5.0232186,5.0232186 0 0 1 5.023218,5.023219" />
<path
id="path984-1-0"
style="fill:#ffffff;stroke:#333333;stroke-width:0.357698;stroke-miterlimit:4;stroke-dasharray:none"
d="m 22.405765,83.65535 a 3.3500707,3.3500707 0 0 1 -3.35007,3.35007 3.3500707,3.3500707 0 0 1 -3.350071,-3.35007 3.3500707,3.3500707 0 0 1 3.350071,-3.350071 3.3500707,3.3500707 0 0 1 3.35007,3.350071" />
</g>
<path
style="fill:none;stroke:#000000;stroke-width:0.465;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 9.3549106,79.280506 H 182.27902"
id="path1132" />
<path
id="path1132-5"
d="M 8.9769335,89.769346 H 181.90104"
style="fill:none;stroke:#000000;stroke-width:0.465;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
</g>
<text
xml:space="preserve"
id="text833"
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect835);fill:#000000;fill-opacity:1;stroke:none;" />
<path
id="rect839"
style="fill:#ffffff;stroke:#000000;stroke-width:0.78;stroke-miterlimit:4;stroke-dasharray:none"
d="m 59.13031,53.38699 h 72.60143 V 91.097443 H 59.13031 Z" />
<g
aria-label="subject"
transform="matrix(1.2731877,0,0,1.2731877,-14.921748,-18.678503)"
id="text892"
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:0;font-family:sans-serif;white-space:pre;shape-inside:url(#rect894);fill:#000000;fill-opacity:1;stroke:none">
<path
d="m 22.732449,58.125107 v 0.479557 q -0.214973,-0.110243 -0.446484,-0.165365 -0.23151,-0.05512 -0.479557,-0.05512 -0.377582,0 -0.567751,0.115755 -0.187413,0.115755 -0.187413,0.347265 0,0.176389 0.135048,0.278364 0.135047,0.09922 0.542946,0.190169 l 0.173633,0.03858 q 0.540191,0.115755 0.766189,0.327973 0.228754,0.209462 0.228754,0.587044 0,0.429947 -0.341753,0.68075 -0.338997,0.250803 -0.93431,0.250803 -0.248046,0 -0.518141,-0.04961 -0.26734,-0.04685 -0.564996,-0.143316 v -0.523654 q 0.28112,0.146072 0.553971,0.220486 0.272852,0.07166 0.540191,0.07166 0.358289,0 0.551215,-0.121267 0.192925,-0.124023 0.192925,-0.347265 0,-0.206706 -0.14056,-0.316949 -0.137804,-0.110243 -0.609092,-0.212217 l -0.176389,-0.04134 q -0.471289,-0.09922 -0.68075,-0.303168 -0.209462,-0.206705 -0.209462,-0.564995 0,-0.43546 0.30868,-0.672482 0.308681,-0.237022 0.876432,-0.237022 0.281119,0 0.529166,0.04134 0.248047,0.04134 0.457508,0.124023 z"
style="font-size:5.64444px;line-height:1.25;text-align:center;text-anchor:middle"
id="path1880" />
<path
d="m 23.655734,59.902775 v -1.868618 h 0.507118 v 1.849325 q 0,0.438216 0.170877,0.658702 0.170876,0.21773 0.512629,0.21773 0.410656,0 0.647678,-0.261827 0.239778,-0.261827 0.239778,-0.713823 v -1.750107 h 0.507118 v 3.086803 h -0.507118 v -0.474045 q -0.184657,0.28112 -0.429947,0.418923 -0.242535,0.135048 -0.564995,0.135048 -0.531923,0 -0.80753,-0.330729 -0.275608,-0.330729 -0.275608,-0.967382 z m 1.276063,-1.943032 z"
style="font-size:5.64444px;line-height:1.25;text-align:center;text-anchor:middle"
id="path1882" />
<path
d="m 29.50688,59.580314 q 0,-0.559483 -0.23151,-0.876431 -0.228754,-0.319705 -0.631141,-0.319705 -0.402387,0 -0.633897,0.319705 -0.228754,0.316948 -0.228754,0.876431 0,0.559483 0.228754,0.879188 0.23151,0.316948 0.633897,0.316948 0.402387,0 0.631141,-0.316948 0.23151,-0.319705 0.23151,-0.879188 z m -1.725302,-1.077625 q 0.159852,-0.275607 0.402387,-0.407899 0.24529,-0.135047 0.584288,-0.135047 0.562239,0 0.91226,0.446484 0.352778,0.446484 0.352778,1.174087 0,0.727604 -0.352778,1.174088 -0.350021,0.446484 -0.91226,0.446484 -0.338998,0 -0.584288,-0.132292 -0.242535,-0.135047 -0.402387,-0.410655 v 0.463021 h -0.509874 v -4.288452 h 0.509874 z"
style="font-size:5.64444px;line-height:1.25;text-align:center;text-anchor:middle"
id="path1884" />
<path
d="m 30.873893,58.034157 h 0.507118 v 3.141924 q 0,0.5898 -0.225998,0.854383 -0.223242,0.264583 -0.722092,0.264583 H 30.239996 V 61.8651 h 0.135048 q 0.289387,0 0.394118,-0.135048 0.104731,-0.132291 0.104731,-0.553971 z m 0,-1.201649 h 0.507118 v 0.642165 h -0.507118 z"
style="font-size:5.64444px;line-height:1.25;text-align:center;text-anchor:middle"
id="path1886" />
<path
d="m 35.079663,59.450779 v 0.248046 h -2.331639 q 0.03307,0.523655 0.314192,0.799262 0.283876,0.272851 0.788238,0.272851 0.292144,0 0.564995,-0.07166 0.275607,-0.07166 0.545703,-0.214973 v 0.479557 q -0.272852,0.115755 -0.559483,0.176388 -0.286632,0.06063 -0.581532,0.06063 -0.738628,0 -1.171332,-0.429948 -0.429947,-0.429947 -0.429947,-1.163063 0,-0.75792 0.407899,-1.201648 0.410655,-0.446484 1.105185,-0.446484 0.622873,0 0.983919,0.402386 0.363802,0.399631 0.363802,1.08865 z m -0.507118,-0.148828 q -0.0055,-0.416167 -0.234266,-0.664214 -0.225998,-0.248047 -0.600824,-0.248047 -0.424436,0 -0.680751,0.239779 -0.253559,0.239778 -0.292144,0.675238 z"
style="font-size:5.64444px;line-height:1.25;text-align:center;text-anchor:middle"
id="path1888" />
<path
d="m 38.133393,58.152668 v 0.474045 q -0.214974,-0.118512 -0.432704,-0.176389 -0.214974,-0.06063 -0.435459,-0.06063 -0.493338,0 -0.766189,0.314193 -0.272852,0.311436 -0.272852,0.876431 0,0.564995 0.272852,0.879188 0.272851,0.311436 0.766189,0.311436 0.220485,0 0.435459,-0.05788 0.21773,-0.06063 0.432704,-0.179145 v 0.468533 q -0.212218,0.09922 -0.440972,0.148828 -0.225998,0.04961 -0.482313,0.04961 -0.697287,0 -1.107942,-0.438216 -0.410655,-0.438216 -0.410655,-1.182356 0,-0.755164 0.413411,-1.187868 0.416167,-0.432703 1.138259,-0.432703 0.234266,0 0.457508,0.04961 0.223242,0.04685 0.432704,0.143316 z"
style="font-size:5.64444px;line-height:1.25;text-align:center;text-anchor:middle"
id="path1890" />
<path
d="m 39.522455,57.157725 v 0.876432 h 1.044552 v 0.394118 h -1.044552 v 1.675693 q 0,0.377583 0.101975,0.485069 0.104731,0.107487 0.421679,0.107487 h 0.520898 v 0.424436 h -0.520898 q -0.587044,0 -0.810286,-0.21773 -0.223242,-0.220486 -0.223242,-0.799262 v -1.675693 h -0.37207 v -0.394118 h 0.37207 v -0.876432 z"
style="font-size:5.64444px;line-height:1.25;text-align:center;text-anchor:middle"
id="path1892" />
</g>
<path
id="path890-6"
d="m 41.076674,57.758014 8.427083,0.450429 0.130752,2.787304 4.146864,-4.474386 -4.864018,-5.896909 -0.193283,2.981902 -7.519265,0.327089 z"
style="fill:#b3b3b3;stroke:#b3b3b3;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
<g
transform="translate(163.22212,0.80182124)"
id="g994-80">
<path
id="path917-9"
style="fill:#ffffff;stroke:#333333;stroke-width:0.514378;stroke-miterlimit:4;stroke-dasharray:none"
d="m 24.078913,83.65535 a 5.0232186,5.0232186 0 0 1 -5.023218,5.023218 5.0232186,5.0232186 0 0 1 -5.023219,-5.023218 5.0232186,5.0232186 0 0 1 5.023219,-5.023219 5.0232186,5.0232186 0 0 1 5.023218,5.023219" />
<path
id="path984-1"
style="fill:#ffffff;stroke:#333333;stroke-width:0.357698;stroke-miterlimit:4;stroke-dasharray:none"
d="m 22.405765,83.65535 a 3.3500707,3.3500707 0 0 1 -3.35007,3.35007 3.3500707,3.3500707 0 0 1 -3.350071,-3.35007 3.3500707,3.3500707 0 0 1 3.350071,-3.350071 3.3500707,3.3500707 0 0 1 3.35007,3.350071" />
</g>
<path
style="fill:#b3b3b3;stroke:#b3b3b3;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 136.50309,57.142695 8.42708,0.45043 0.13076,2.787304 4.14686,-4.474386 -4.86402,-5.89691 -0.19328,2.981903 -7.51927,0.327088 z"
id="path890-6-2" />
<text
xml:space="preserve"
id="text1023"
style="font-style:normal;font-weight:normal;font-size:6.35px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect1025);fill:#000000;fill-opacity:1;stroke:none;" />
<g
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect1126);fill:#000000;fill-opacity:1;stroke:none"
id="text1124"
transform="translate(61.101385,45.877652)"
aria-label="+">
<path
id="path1226"
style="font-size:8.46667px"
d="m 34.687306,24.561394 v 2.302703 h 2.302703 v 0.702799 h -2.302703 v 2.302703 h -0.694531 v -2.302703 h -2.302703 v -0.702799 h 2.302703 v -2.302703 z" />
</g>
<g
aria-label="کېدل"
transform="translate(-2.764754,-0.31634019)"
id="text1853"
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect1855);fill:#000000;fill-opacity:1;stroke:none">
<path
d="m 123.70022,69.461396 h -1.70532 v -0.950843 h 1.60197 q 0.76481,0 0.99735,-0.537434 0.0827,-0.186034 0.0827,-0.372069 0,-0.356566 -0.27905,-0.697629 l -1.60197,-1.963698 q -0.25838,-0.315226 -0.25838,-0.733803 0,-0.180867 0.0517,-0.351399 0.1602,-0.60978 0.69763,-0.831988 l 3.84988,-1.601964 v 0.961178 l -3.07474,1.291907 q -0.3669,0.155029 -0.47542,0.361734 -0.031,0.05684 -0.031,0.186034 0,0.165364 0.16019,0.356567 l 1.4211,1.705317 q 0.5271,0.635618 0.5271,1.271236 0,0.583942 -0.3204,1.105872 -0.49092,0.800982 -1.6433,0.800982 z"
id="path1926" />
<path
d="m 120.43945,69.01698 q -0.39791,0.444416 -1.18339,0.444416 h -0.46509 v -0.950843 h 0.18087 q 0.5116,0 0.73897,-0.227376 0.25321,-0.253214 0.25321,-0.800982 V 66.36082 h 0.95085 v 1.121375 q 0,0.547768 0.25321,0.800982 0.22738,0.227376 0.73897,0.227376 h 0.28422 v 0.950843 h -0.56844 q -0.77514,0 -1.18338,-0.444416 z m -0.38758,2.253085 h 0.77515 v 0.775144 h -0.77515 z m 0,-1.291906 h 0.77515 v 0.775144 h -0.77515 z"
id="path1928" />
<path
d="m 116.15548,66.490011 q -0.29455,-0.630451 -1.23506,-1.421098 h 1.17305 q 0.50126,0.403075 0.92501,1.11104 0.41858,0.692462 0.41858,1.297074 0,0.377237 0.42891,0.80615 0.22737,0.227376 0.73897,0.227376 h 0.38757 v 0.950843 h -0.67179 q -0.75964,0 -1.2609,-0.671792 -0.48059,0.661457 -1.55029,0.831988 -0.23771,0.03617 -0.47025,0.03617 -0.5271,0 -1.05937,-0.19637 v -0.950843 q 0.59428,0.21704 1.02836,0.21704 0.17053,0 0.34623,-0.04651 0.88883,-0.253213 1.0697,-0.831988 0.0413,-0.139526 0.0413,-0.356566 0,-0.351398 -0.31006,-1.002519 z"
id="path1930" />
<path
d="m 111.0292,69.084159 q 0.40307,-0.651121 0.40307,-1.824172 v -5.839418 h 0.95085 v 5.839418 q 0,1.638138 -0.50643,2.382276 -0.62528,0.91467 -1.97403,1.255733 -0.69247,0.1757 -1.13171,0.1757 -0.49093,0 -0.86817,-0.113688 -1.50894,-0.475422 -1.51411,-1.886184 -0.005,-0.713133 0.32556,-1.188554 h 0.95084 q -0.33589,0.594277 -0.33589,1.188554 0,0.671791 0.85782,0.992184 0.20671,0.08268 0.58395,0.08268 0.41341,0 0.97668,-0.175699 0.89916,-0.273884 1.28157,-0.888832 z"
id="path1932" />
</g>
<g
aria-label="to become"
transform="matrix(0.96154424,0,0,0.96154424,75.620897,57.12878)"
id="text1859"
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:0.65;font-family:sans-serif;white-space:pre;shape-inside:url(#rect1861);fill:#000000;fill-opacity:1;stroke:none">
<path
d="m 37.367896,16.659795 v 0.985986 h 1.175122 v 0.443384 h -1.175122 v 1.885156 q 0,0.42478 0.114721,0.545703 0.117822,0.120923 0.47439,0.120923 h 0.586011 v 0.47749 h -0.586011 q -0.660425,0 -0.911572,-0.244946 -0.251148,-0.248047 -0.251148,-0.89917 v -1.885156 h -0.418579 v -0.443384 h 0.418579 v -0.985986 z"
style="font-size:6.35px;text-align:center;text-anchor:middle"
id="path1935" />
<path
d="m 40.642114,18.045757 q -0.458886,0 -0.725537,0.359668 -0.26665,0.356567 -0.26665,0.979785 0,0.623217 0.26355,0.982885 0.26665,0.356568 0.728637,0.356568 0.455786,0 0.722437,-0.359668 0.26665,-0.359668 0.26665,-0.979785 0,-0.617017 -0.26665,-0.976685 -0.266651,-0.362768 -0.722437,-0.362768 z m 0,-0.483692 q 0.744141,0 1.168921,0.483692 0.42478,0.483691 0.42478,1.339453 0,0.852661 -0.42478,1.339453 -0.42478,0.483691 -1.168921,0.483691 -0.747241,0 -1.172021,-0.483691 -0.42168,-0.486792 -0.42168,-1.339453 0,-0.855762 0.42168,-1.339453 0.42478,-0.483692 1.172021,-0.483692 z"
style="font-size:6.35px;text-align:center;text-anchor:middle"
id="path1937" />
<path
d="m 29.777661,26.264354 q 0,-0.629419 -0.260449,-0.985986 -0.257349,-0.359668 -0.710034,-0.359668 -0.452686,0 -0.713135,0.359668 -0.257348,0.356567 -0.257348,0.985986 0,0.629419 0.257348,0.989087 0.260449,0.356568 0.713135,0.356568 0.452685,0 0.710034,-0.356568 0.260449,-0.359668 0.260449,-0.989087 z m -1.940966,-1.212329 q 0.179833,-0.310058 0.452685,-0.458886 0.275952,-0.151929 0.657324,-0.151929 0.63252,0 1.026294,0.502295 0.396875,0.502295 0.396875,1.320849 0,0.818555 -0.396875,1.32085 -0.393774,0.502295 -1.026294,0.502295 -0.381372,0 -0.657324,-0.148828 -0.272852,-0.151929 -0.452685,-0.461988 v 0.520899 H 27.263086 V 23.17307 h 0.573609 z"
style="font-size:6.35px;text-align:center;text-anchor:middle"
id="path1939" />
<path
d="m 34.285913,26.118627 v 0.279053 h -2.623095 q 0.03721,0.589111 0.353466,0.899169 0.319361,0.306958 0.886768,0.306958 0.328662,0 0.63562,-0.08061 0.310059,-0.08062 0.613916,-0.241845 v 0.539501 q -0.306958,0.130225 -0.629419,0.198438 -0.322461,0.06821 -0.654224,0.06821 -0.830957,0 -1.317749,-0.483692 -0.483691,-0.483691 -0.483691,-1.308447 0,-0.852661 0.458887,-1.351855 0.461987,-0.502295 1.243335,-0.502295 0.700732,0 1.106909,0.452685 0.409277,0.449585 0.409277,1.224732 z m -0.570508,-0.167432 q -0.0062,-0.468188 -0.263549,-0.747241 -0.254248,-0.279053 -0.675928,-0.279053 -0.47749,0 -0.765845,0.269751 -0.285254,0.269751 -0.328662,0.759644 z"
style="font-size:6.35px;text-align:center;text-anchor:middle"
id="path1941" />
<path
d="m 37.721362,24.658251 v 0.533301 q -0.241845,-0.133326 -0.486792,-0.198438 -0.241845,-0.06821 -0.489892,-0.06821 -0.555005,0 -0.861963,0.353467 -0.306958,0.350366 -0.306958,0.985986 0,0.63562 0.306958,0.989087 0.306958,0.350366 0.861963,0.350366 0.248047,0 0.489892,-0.06511 0.244947,-0.06821 0.486792,-0.201538 v 0.5271 q -0.238745,0.111621 -0.496093,0.167431 -0.254248,0.05581 -0.542603,0.05581 -0.784448,0 -1.246435,-0.492993 -0.461988,-0.492993 -0.461988,-1.330152 0,-0.84956 0.465088,-1.336352 0.468189,-0.486792 1.280542,-0.486792 0.26355,0 0.514697,0.05581 0.251148,0.05271 0.486792,0.161231 z"
style="font-size:6.35px;text-align:center;text-anchor:middle"
id="path1943" />
<path
d="m 40.065406,24.924901 q -0.458887,0 -0.725537,0.359668 -0.266651,0.356568 -0.266651,0.979785 0,0.623218 0.26355,0.982886 0.266651,0.356567 0.728638,0.356567 0.455786,0 0.722436,-0.359668 0.266651,-0.359667 0.266651,-0.979785 0,-0.617016 -0.266651,-0.976684 -0.26665,-0.362769 -0.722436,-0.362769 z m 0,-0.483691 q 0.74414,0 1.168921,0.483691 0.42478,0.483692 0.42478,1.339453 0,0.852661 -0.42478,1.339453 -0.424781,0.483692 -1.168921,0.483692 -0.747241,0 -1.172022,-0.483692 -0.421679,-0.486792 -0.421679,-1.339453 0,-0.855761 0.421679,-1.339453 0.424781,-0.483691 1.172022,-0.483691 z"
style="font-size:6.35px;text-align:center;text-anchor:middle"
id="path1945" />
<path
d="m 45.305396,25.191552 q 0.21394,-0.384473 0.511596,-0.567408 0.297657,-0.182934 0.700733,-0.182934 0.542602,0 0.837158,0.381372 0.294556,0.378271 0.294556,1.079004 v 2.095996 H 47.07583 v -2.077393 q 0,-0.499194 -0.176733,-0.74104 -0.176734,-0.241845 -0.539502,-0.241845 -0.443384,0 -0.700733,0.294555 -0.257348,0.294556 -0.257348,0.803052 v 1.962671 h -0.573609 v -2.077393 q 0,-0.502295 -0.176733,-0.74104 -0.176733,-0.241845 -0.545703,-0.241845 -0.437183,0 -0.694531,0.297656 -0.257349,0.294555 -0.257349,0.799951 v 1.962671 h -0.573608 v -3.472656 h 0.573608 v 0.539502 q 0.195337,-0.319361 0.468189,-0.471289 0.272851,-0.151929 0.648022,-0.151929 0.378271,0 0.641821,0.192236 0.266651,0.192237 0.393775,0.558106 z"
style="font-size:6.35px;text-align:center;text-anchor:middle"
id="path1947" />
<path
d="m 51.760814,26.118627 v 0.279053 h -2.623095 q 0.03721,0.589111 0.353467,0.899169 0.31936,0.306958 0.886767,0.306958 0.328662,0 0.63562,-0.08061 0.310059,-0.08062 0.613916,-0.241845 v 0.539501 q -0.306958,0.130225 -0.629419,0.198438 -0.322461,0.06821 -0.654223,0.06821 -0.830957,0 -1.317749,-0.483692 -0.483692,-0.483691 -0.483692,-1.308447 0,-0.852661 0.458887,-1.351855 0.461987,-0.502295 1.243335,-0.502295 0.700732,0 1.106909,0.452685 0.409277,0.449585 0.409277,1.224732 z m -0.570507,-0.167432 q -0.0062,-0.468188 -0.26355,-0.747241 -0.254248,-0.279053 -0.675928,-0.279053 -0.47749,0 -0.765845,0.269751 -0.285254,0.269751 -0.328662,0.759644 z"
style="font-size:6.35px;text-align:center;text-anchor:middle"
id="path1949" />
</g>
<g
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect1085);fill:#000000;fill-opacity:1;stroke:none"
id="text1083"
transform="rotate(-8.9665131,427.31632,374.35753)"
aria-label="object">
<g
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect1286);fill:#000000;fill-opacity:1;stroke:none"
id="text1284"
transform="rotate(8.9547045,59.79872,37.309559)"
aria-label="potatoes">
<path
id="path1345"
d="m 56.719924,10.186985 v 3.06957 H 55.763913 V 5.267404 h 0.956011 v 0.8784965 q 0.299722,-0.5167626 0.754473,-0.7648087 0.459919,-0.2532137 1.095537,-0.2532137 1.054196,0 1.710485,0.8371555 0.661456,0.8371555 0.661456,2.201409 0,1.3642535 -0.661456,2.2014094 -0.656289,0.837155 -1.710485,0.837155 -0.635618,0 -1.095537,-0.248046 -0.454751,-0.253214 -0.754473,-0.769976 z m 3.234934,-2.0205424 q 0,-1.0490282 -0.43408,-1.6433053 -0.428913,-0.5994447 -1.183387,-0.5994447 -0.754473,0 -1.188554,0.5994447 -0.428913,0.5942771 -0.428913,1.6433053 0,1.0490282 0.428913,1.6484729 0.434081,0.5942775 1.188554,0.5942775 0.754474,0 1.183387,-0.5942775 0.43408,-0.5994447 0.43408,-1.6484729 z" />
<path
id="path1347"
d="m 64.760751,5.9340278 q -0.764809,0 -1.209225,0.5994447 -0.444416,0.5942771 -0.444416,1.6329701 0,1.038693 0.439249,1.6381377 0.444416,0.5942767 1.214392,0.5942767 0.759641,0 1.204057,-0.5994443 0.444416,-0.5994447 0.444416,-1.6329701 0,-1.0283577 -0.444416,-1.6278024 -0.444416,-0.6046124 -1.204057,-0.6046124 z m 0,-0.8061497 q 1.24023,0 1.948195,0.8061497 0.707965,0.8061498 0.707965,2.2324148 0,1.4210974 -0.707965,2.2324144 -0.707965,0.80615 -1.948195,0.80615 -1.245398,0 -1.953363,-0.80615 -0.702797,-0.811317 -0.702797,-2.2324144 0,-1.426265 0.702797,-2.2324148 0.707965,-0.8061497 1.953363,-0.8061497 z" />
<path
id="path1349"
d="M 69.928378,3.6240987 V 5.267404 h 1.95853 v 0.7389706 h -1.95853 v 3.1419171 q 0,0.7079649 0.191202,0.9095023 0.19637,0.201537 0.790647,0.201537 h 0.976681 v 0.795815 h -0.976681 q -1.100705,0 -1.519283,-0.408243 -0.418577,-0.41341 -0.418577,-1.4986113 V 6.0063746 h -0.69763 V 5.267404 h 0.69763 V 3.6240987 Z" />
<path
id="path1351"
d="m 75.772964,8.1457721 q -1.15238,0 -1.596796,0.263549 -0.444416,0.2635489 -0.444416,0.899167 0,0.5064274 0.330728,0.8061499 0.335896,0.294555 0.909502,0.294555 0.790647,0 1.266069,-0.5581041 Q 76.71864,9.2878176 76.71864,8.3576448 V 8.1457721 Z M 77.669483,7.7530325 V 11.055146 H 76.71864 v -0.878497 q -0.32556,0.527098 -0.811317,0.780312 -0.485757,0.248046 -1.188554,0.248046 -0.888832,0 -1.41593,-0.496092 -0.521931,-0.50126 -0.521931,-1.3384154 0,-0.9766814 0.651121,-1.4727736 0.656289,-0.4960922 1.953363,-0.4960922 h 1.333248 v -0.093017 q 0,-0.6562886 -0.434081,-1.0128549 -0.428913,-0.3617339 -1.209224,-0.3617339 -0.496092,0 -0.966346,0.1188554 -0.470254,0.1188555 -0.904335,0.3565663 V 5.5309529 q 0.52193,-0.2015374 1.012855,-0.2997223 0.490924,-0.1033525 0.956011,-0.1033525 1.255733,0 1.875848,0.6511209 0.620115,0.651121 0.620115,1.9740335 z" />
<path
id="path1353"
d="M 80.573688,3.6240987 V 5.267404 h 1.958531 v 0.7389706 h -1.958531 v 3.1419171 q 0,0.7079649 0.191202,0.9095023 0.19637,0.201537 0.790647,0.201537 h 0.976682 v 0.795815 h -0.976682 q -1.100704,0 -1.519282,-0.408243 -0.418578,-0.41341 -0.418578,-1.4986113 V 6.0063746 h -0.69763 V 5.267404 h 0.69763 V 3.6240987 Z" />
<path
id="path1355"
d="m 86.030702,5.9340278 q -0.764809,0 -1.209225,0.5994447 -0.444416,0.5942771 -0.444416,1.6329701 0,1.038693 0.439249,1.6381377 0.444415,0.5942767 1.214392,0.5942767 0.759641,0 1.204057,-0.5994443 0.444416,-0.5994447 0.444416,-1.6329701 0,-1.0283577 -0.444416,-1.6278024 -0.444416,-0.6046124 -1.204057,-0.6046124 z m 0,-0.8061497 q 1.24023,0 1.948195,0.8061497 0.707965,0.8061498 0.707965,2.2324148 0,1.4210974 -0.707965,2.2324144 -0.707965,0.80615 -1.948195,0.80615 -1.245398,0 -1.953363,-0.80615 -0.702797,-0.811317 -0.702797,-2.2324144 0,-1.426265 0.702797,-2.2324148 0.707965,-0.8061497 1.953363,-0.8061497 z" />
<path
id="path1357"
d="m 95.208406,7.9235641 v 0.4650865 h -4.371812 q 0.06201,0.981849 0.589109,1.4986117 0.532266,0.5115947 1.477941,0.5115947 0.547769,0 1.059364,-0.134358 0.516763,-0.134358 1.02319,-0.4030748 v 0.8991668 q -0.511595,0.217041 -1.049028,0.330728 -0.537433,0.113688 -1.090369,0.113688 -1.384924,0 -2.196242,-0.80615 -0.80615,-0.8061494 -0.80615,-2.1807381 0,-1.4210974 0.764809,-2.2530853 0.769977,-0.8371555 2.072218,-0.8371555 1.167884,0 1.844843,0.7544735 0.682127,0.7493058 0.682127,2.0412125 z M 94.257563,7.6445123 Q 94.247227,6.8642007 93.818314,6.3991142 93.394569,5.9340278 92.691772,5.9340278 q -0.795815,0 -1.276404,0.4495836 -0.475422,0.4495835 -0.547769,1.2660685 z" />
<path
id="path1359"
d="m 100.45872,5.4379357 v 0.899167 Q 100.05564,6.1303977 99.621561,6.0270451 99.18748,5.9236926 98.722394,5.9236926 q -0.707965,0 -1.064531,0.2170403 -0.351399,0.2170403 -0.351399,0.651121 0,0.3307281 0.253214,0.5219303 0.253214,0.1860345 1.018022,0.3565662 l 0.325561,0.072347 q 1.012855,0.2170403 1.436599,0.6149476 0.42891,0.3927396 0.42891,1.1007045 0,0.8061495 -0.64078,1.2764035 -0.63562,0.470254 -1.751827,0.470254 -0.465087,0 -0.971514,-0.09302 -0.50126,-0.08785 -1.059364,-0.268717 V 9.8614242 q 0.527098,0.2738838 1.038693,0.4134098 0.511596,0.134359 1.012855,0.134359 0.671792,0 1.033526,-0.227376 0.361734,-0.2325432 0.361734,-0.6511209 0,-0.387572 -0.263549,-0.5942771 Q 99.270162,8.7297139 98.386498,8.5385117 L 98.05577,8.4609973 Q 97.172106,8.2749628 96.779366,7.8925584 96.386627,7.5049864 96.386627,6.8331949 q 0,-0.816485 0.578774,-1.2609009 0.578774,-0.4444159 1.643305,-0.4444159 0.527098,0 0.992184,0.077514 0.46509,0.077514 0.85783,0.2325436 z" />
</g>
</g>
<g
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect1292);fill:#000000;fill-opacity:1;stroke:none"
id="text1290"
transform="matrix(0.86335398,0.00157916,-0.00157916,0.86335398,3.9300301,2.2994314)"
aria-label="cooked potatoes">
<path
id="path1362"
style="text-align:center;text-anchor:middle;fill:#808080"
d="m 172.6237,65.464221 v 0.888832 q -0.40307,-0.222208 -0.81132,-0.330728 -0.40307,-0.113688 -0.81648,-0.113688 -0.92501,0 -1.4366,0.58911 -0.5116,0.583941 -0.5116,1.643305 0,1.059363 0.5116,1.648473 0.51159,0.583942 1.4366,0.583942 0.41341,0 0.81648,-0.10852 0.40825,-0.113688 0.81132,-0.335896 v 0.878496 q -0.39791,0.186035 -0.82682,0.279052 -0.42374,0.09302 -0.90433,0.09302 -1.30741,0 -2.07739,-0.821653 -0.76998,-0.821653 -0.76998,-2.216912 0,-1.41593 0.77515,-2.227247 0.78031,-0.811318 2.13423,-0.811318 0.43925,0 0.85782,0.09302 0.41858,0.08785 0.81132,0.268716 z" />
<path
id="path1364"
style="text-align:center;text-anchor:middle;fill:#808080"
d="m 176.53043,65.908637 q -0.76481,0 -1.20923,0.599445 -0.44441,0.594277 -0.44441,1.63297 0,1.038693 0.43924,1.638138 0.44442,0.594277 1.2144,0.594277 0.75964,0 1.20405,-0.599445 0.44442,-0.599445 0.44442,-1.63297 0,-1.028358 -0.44442,-1.627802 -0.44441,-0.604613 -1.20405,-0.604613 z m 0,-0.80615 q 1.24023,0 1.94819,0.80615 0.70797,0.80615 0.70797,2.232415 0,1.421097 -0.70797,2.232415 -0.70796,0.80615 -1.94819,0.80615 -1.2454,0 -1.95337,-0.80615 -0.70279,-0.811318 -0.70279,-2.232415 0,-1.426265 0.70279,-2.232415 0.70797,-0.80615 1.95337,-0.80615 z" />
<path
id="path1366"
style="text-align:center;text-anchor:middle;fill:#808080"
d="m 183.0003,65.908637 q -0.76481,0 -1.20923,0.599445 -0.44441,0.594277 -0.44441,1.63297 0,1.038693 0.43924,1.638138 0.44442,0.594277 1.2144,0.594277 0.75964,0 1.20405,-0.599445 0.44442,-0.599445 0.44442,-1.63297 0,-1.028358 -0.44442,-1.627802 -0.44441,-0.604613 -1.20405,-0.604613 z m 0,-0.80615 q 1.24023,0 1.94819,0.80615 0.70797,0.80615 0.70797,2.232415 0,1.421097 -0.70797,2.232415 -0.70796,0.80615 -1.94819,0.80615 -1.2454,0 -1.95337,-0.80615 -0.70279,-0.811318 -0.70279,-2.232415 0,-1.426265 0.70279,-2.232415 0.70797,-0.80615 1.95337,-0.80615 z" />
<path
id="path1368"
style="text-align:center;text-anchor:middle;fill:#808080"
d="m 187.19124,62.988928 h 0.95601 v 4.749049 l 2.83703,-2.495964 h 1.21439 l -3.06957,2.707837 3.19876,3.079905 h -1.24023 l -2.94038,-2.826692 v 2.826692 h -0.95601 z" />
<path
id="path1370"
style="text-align:center;text-anchor:middle;fill:#808080"
d="m 197.94507,67.898174 v 0.465086 h -4.37181 q 0.062,0.981849 0.58911,1.498612 0.53227,0.511595 1.47794,0.511595 0.54777,0 1.05936,-0.134359 0.51677,-0.134358 1.02319,-0.403074 v 0.899167 q -0.51159,0.21704 -1.04902,0.330728 -0.53744,0.113688 -1.09037,0.113688 -1.38493,0 -2.19624,-0.80615 -0.80615,-0.80615 -0.80615,-2.180739 0,-1.421097 0.7648,-2.253085 0.76998,-0.837156 2.07222,-0.837156 1.16789,0 1.84485,0.754474 0.68212,0.749306 0.68212,2.041213 z m -0.95084,-0.279052 q -0.0103,-0.780312 -0.43925,-1.245398 -0.42374,-0.465087 -1.12654,-0.465087 -0.79582,0 -1.27641,0.449584 -0.47542,0.449583 -0.54776,1.266068 z" />
<path
id="path1372"
style="text-align:center;text-anchor:middle;fill:#808080"
d="m 203.31424,66.12051 v -3.131582 h 0.95084 v 8.040827 h -0.95084 v -0.868161 q -0.29973,0.516763 -0.75964,0.769976 -0.45476,0.248047 -1.09554,0.248047 -1.04903,0 -1.71049,-0.837156 -0.65628,-0.837156 -0.65628,-2.201409 0,-1.364253 0.65628,-2.201409 0.66146,-0.837156 1.71049,-0.837156 0.64078,0 1.09554,0.253214 0.45991,0.248046 0.75964,0.764809 z m -3.24011,2.020542 q 0,1.049028 0.42892,1.648473 0.43408,0.594277 1.18855,0.594277 0.75448,0 1.18856,-0.594277 0.43408,-0.599445 0.43408,-1.648473 0,-1.049028 -0.43408,-1.643305 -0.43408,-0.599445 -1.18856,-0.599445 -0.75447,0 -1.18855,0.599445 -0.42892,0.594277 -0.42892,1.643305 z" />
<path
id="path1374"
style="text-align:center;text-anchor:middle;fill:#808080"
d="m 165.01695,83.39072 v 3.06957 h -0.95601 v -7.989151 h 0.95601 v 0.878497 q 0.29973,-0.516763 0.75448,-0.764809 0.45992,-0.253214 1.09553,-0.253214 1.0542,0 1.71049,0.837156 0.66146,0.837155 0.66146,2.201409 0,1.364253 -0.66146,2.201409 -0.65629,0.837155 -1.71049,0.837155 -0.63561,0 -1.09553,-0.248046 -0.45475,-0.253213 -0.75448,-0.769976 z m 3.23494,-2.020542 q 0,-1.049028 -0.43408,-1.643305 -0.42892,-0.599445 -1.18339,-0.599445 -0.75447,0 -1.18855,0.599445 -0.42892,0.594277 -0.42892,1.643305 0,1.049028 0.42892,1.648473 0.43408,0.594277 1.18855,0.594277 0.75447,0 1.18339,-0.594277 0.43408,-0.599445 0.43408,-1.648473 z" />
<path
id="path1376"
style="text-align:center;text-anchor:middle;fill:#808080"
d="m 173.05778,79.137763 q -0.76481,0 -1.20922,0.599445 -0.44442,0.594277 -0.44442,1.63297 0,1.038693 0.43925,1.638138 0.44441,0.594277 1.21439,0.594277 0.75964,0 1.20406,-0.599445 0.44441,-0.599445 0.44441,-1.63297 0,-1.028358 -0.44441,-1.627802 -0.44442,-0.604613 -1.20406,-0.604613 z m 0,-0.80615 q 1.24023,0 1.9482,0.80615 0.70796,0.80615 0.70796,2.232415 0,1.421097 -0.70796,2.232415 -0.70797,0.806149 -1.9482,0.806149 -1.2454,0 -1.95336,-0.806149 -0.7028,-0.811318 -0.7028,-2.232415 0,-1.426265 0.7028,-2.232415 0.70796,-0.80615 1.95336,-0.80615 z" />
<path
id="path1378"
style="text-align:center;text-anchor:middle;fill:#808080"
d="m 178.22541,76.827834 v 1.643305 h 1.95853 v 0.738971 h -1.95853 v 3.141917 q 0,0.707965 0.1912,0.909502 0.19637,0.201538 0.79065,0.201538 h 0.97668 v 0.795814 h -0.97668 q -1.10071,0 -1.51929,-0.408242 -0.41857,-0.41341 -0.41857,-1.498612 V 79.21011 h -0.69763 v -0.738971 h 0.69763 v -1.643305 z" />
<path
id="path1380"
style="text-align:center;text-anchor:middle;fill:#808080"
d="m 184.06999,81.349507 q -1.15238,0 -1.59679,0.263549 -0.44442,0.263549 -0.44442,0.899167 0,0.506428 0.33073,0.80615 0.3359,0.294555 0.9095,0.294555 0.79065,0 1.26607,-0.558104 0.48059,-0.563271 0.48059,-1.493444 v -0.211873 z m 1.89652,-0.392739 v 3.302113 h -0.95084 v -0.878496 q -0.32556,0.527098 -0.81132,0.780311 -0.48575,0.248046 -1.18855,0.248046 -0.88883,0 -1.41593,-0.496092 -0.52193,-0.501259 -0.52193,-1.338415 0,-0.976681 0.65112,-1.472774 0.65629,-0.496092 1.95336,-0.496092 h 1.33325 v -0.09302 q 0,-0.656289 -0.43408,-1.012855 -0.42891,-0.361734 -1.20922,-0.361734 -0.4961,0 -0.96635,0.118856 -0.47026,0.118855 -0.90434,0.356566 v -0.878497 q 0.52193,-0.201537 1.01286,-0.299722 0.49092,-0.103353 0.95601,-0.103353 1.25573,0 1.87585,0.651121 0.62011,0.651121 0.62011,1.974034 z" />
<path
id="path1382"
style="text-align:center;text-anchor:middle;fill:#808080"
d="m 188.87072,76.827834 v 1.643305 h 1.95853 v 0.738971 h -1.95853 v 3.141917 q 0,0.707965 0.1912,0.909502 0.19637,0.201538 0.79065,0.201538 h 0.97668 v 0.795814 h -0.97668 q -1.10071,0 -1.51928,-0.408242 -0.41858,-0.41341 -0.41858,-1.498612 V 79.21011 h -0.69763 v -0.738971 h 0.69763 v -1.643305 z" />
<path
id="path1384"
style="text-align:center;text-anchor:middle;fill:#808080"
d="m 194.32773,79.137763 q -0.76481,0 -1.20922,0.599445 -0.44442,0.594277 -0.44442,1.63297 0,1.038693 0.43925,1.638138 0.44442,0.594277 1.21439,0.594277 0.75964,0 1.20406,-0.599445 0.44442,-0.599445 0.44442,-1.63297 0,-1.028358 -0.44442,-1.627802 -0.44442,-0.604613 -1.20406,-0.604613 z m 0,-0.80615 q 1.24023,0 1.9482,0.80615 0.70796,0.80615 0.70796,2.232415 0,1.421097 -0.70796,2.232415 -0.70797,0.806149 -1.9482,0.806149 -1.2454,0 -1.95336,-0.806149 -0.7028,-0.811318 -0.7028,-2.232415 0,-1.426265 0.7028,-2.232415 0.70796,-0.80615 1.95336,-0.80615 z" />
<path
id="path1386"
style="text-align:center;text-anchor:middle;fill:#808080"
d="m 203.50544,81.127299 v 0.465087 h -4.37182 q 0.062,0.981849 0.58911,1.498612 0.53227,0.511595 1.47794,0.511595 0.54777,0 1.05937,-0.134359 0.51676,-0.134358 1.02319,-0.403074 v 0.899167 q -0.5116,0.21704 -1.04903,0.330728 -0.53743,0.113687 -1.09037,0.113687 -1.38492,0 -2.19624,-0.806149 -0.80615,-0.80615 -0.80615,-2.180739 0,-1.421097 0.76481,-2.253085 0.76997,-0.837156 2.07222,-0.837156 1.16788,0 1.84484,0.754474 0.68213,0.749306 0.68213,2.041212 z m -0.95085,-0.279051 q -0.0103,-0.780312 -0.43925,-1.245398 -0.42374,-0.465087 -1.12654,-0.465087 -0.79581,0 -1.2764,0.449584 -0.47542,0.449583 -0.54777,1.266068 z" />
<path
id="path1388"
style="text-align:center;text-anchor:middle;fill:#808080"
d="m 208.75575,78.641671 v 0.899167 q -0.40308,-0.206705 -0.83716,-0.310058 -0.43408,-0.103352 -0.89917,-0.103352 -0.70796,0 -1.06453,0.21704 -0.3514,0.217041 -0.3514,0.651121 0,0.330728 0.25322,0.521931 0.25321,0.186034 1.01802,0.356566 l 0.32556,0.07235 q 1.01286,0.21704 1.4366,0.614947 0.42891,0.39274 0.42891,1.100705 0,0.806149 -0.64078,1.276403 -0.63562,0.470254 -1.75183,0.470254 -0.46508,0 -0.97151,-0.09302 -0.50126,-0.08785 -1.05936,-0.268716 V 83.06516 q 0.52709,0.273884 1.03869,0.41341 0.51159,0.134358 1.01285,0.134358 0.6718,0 1.03353,-0.227376 0.36173,-0.232543 0.36173,-0.651121 0,-0.387572 -0.26355,-0.594277 -0.25838,-0.206705 -1.14204,-0.397907 l -0.33073,-0.07751 q -0.88366,-0.186035 -1.2764,-0.568439 -0.39274,-0.387572 -0.39274,-1.059364 0,-0.816485 0.57877,-1.260901 0.57878,-0.444416 1.64331,-0.444416 0.52709,0 0.99218,0.07751 0.46509,0.07751 0.85783,0.232543 z" />
</g>
<g
transform="matrix(1.2051086,0,0,1.2051086,-7.7039586,-5.0745634)"
id="g1312">
<g
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect1298);fill:#000000;fill-opacity:1;stroke:none"
id="text1296"
transform="translate(2.4054258,-1.8708867)"
aria-label="پوخ">
<path
id="path1391"
d="m 74.058103,64.436902 q -0.372069,0.444416 -1.183387,0.444416 H 72.40963 v -0.950843 h 0.180867 q 0.511595,0 0.73897,-0.227376 0.253214,-0.253214 0.253214,-0.800982 v -1.121375 h 0.950843 v 1.121375 q 0,0.966346 -0.475421,1.534785 z m -0.387572,2.253085 h 0.775144 v 0.775144 h -0.775144 z m 0.645953,-1.291906 h 0.775144 v 0.775144 h -0.775144 z m -1.291907,0 h 0.775144 v 0.775144 h -0.775144 z" />
<path
id="path1393"
d="m 70.409757,63.930475 q 0,-0.39274 -0.08268,-0.687295 -0.124023,-0.41341 -0.361734,-0.568439 -0.310057,-0.211872 -0.620115,-0.07751 -0.346231,0.149861 -0.41341,0.439248 -0.08785,0.387572 0.242878,0.666624 0.242879,0.206705 1.235063,0.227376 z m 0.925005,0 h 1.271237 v 0.950843 h -1.00252 l -0.361734,-0.0052 q -0.129191,0.80615 -0.795814,1.472774 -0.428913,0.428913 -0.971514,0.671791 -0.992185,0.444416 -2.878368,0.444416 v -0.950843 q 1.865513,0 2.54764,-0.39274 0.868161,-0.490924 1.188554,-1.255733 -0.60978,-0.0155 -0.842323,-0.05168 -0.7183,-0.124023 -0.981849,-0.346231 -0.547769,-0.459919 -0.599445,-1.157549 -0.01033,-0.160196 0.04134,-0.454751 0.139526,-0.800982 1.049028,-1.188554 0.30489,-0.129191 0.640786,-0.124023 0.449583,0.01033 0.80615,0.263549 0.687294,0.475422 0.800982,1.204057 0.06718,0.428913 0.08785,0.919838 z" />
<path
id="path1395"
d="m 61.004676,60.711043 q 1.426265,-0.32556 2.433953,-0.32556 1.508947,0 2.521802,0.279051 v 0.795815 q -1.519283,0 -2.630322,0.862994 -1.157549,0.899167 -1.157549,2.247917 0,0.69763 0.382405,1.193722 0.656288,0.847491 2.366773,0.847491 0.997352,0 2.092888,-0.60978 v 0.950843 q -0.775144,0.511595 -2.06705,0.511595 -2.160068,0 -3.033397,-1.002519 -0.676959,-0.775144 -0.676959,-1.932693 0,-1.333247 1.095537,-2.485628 0.496092,-0.521931 1.204057,-0.790647 -0.521931,0 -1.343583,0.09819 -0.651121,0.07751 -1.188555,0.310057 z m 2.160068,-2.030877 h 0.775144 v 0.775144 h -0.775144 z" />
</g>
<g
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect1304);fill:#000000;fill-opacity:1;stroke:none"
id="text1302"
transform="translate(2.6726953,-8.8198944)"
aria-label="cooked">
<path
id="path1398"
style="font-size:5.64444px"
d="m 60.808006,78.217713 v 0.474045 q -0.214974,-0.118511 -0.432704,-0.176389 -0.214974,-0.06063 -0.43546,-0.06063 -0.493337,0 -0.766188,0.314192 -0.272852,0.311437 -0.272852,0.876432 0,0.564995 0.272852,0.879188 0.272851,0.311436 0.766188,0.311436 0.220486,0 0.43546,-0.05788 0.21773,-0.06063 0.432704,-0.179144 v 0.468532 q -0.212218,0.09922 -0.440972,0.148828 -0.225998,0.04961 -0.482313,0.04961 -0.697287,0 -1.107942,-0.438215 -0.410655,-0.438216 -0.410655,-1.182356 0,-0.755165 0.413411,-1.187868 0.416167,-0.432704 1.138259,-0.432704 0.234266,0 0.457508,0.04961 0.223242,0.04685 0.432704,0.143316 z" />
<path
id="path1400"
style="font-size:5.64444px"
d="m 62.891598,78.454736 q -0.407899,0 -0.644921,0.319704 -0.237023,0.316949 -0.237023,0.87092 0,0.553971 0.234267,0.873675 0.237022,0.316949 0.647677,0.316949 0.405143,0 0.642165,-0.319705 0.237023,-0.319704 0.237023,-0.870919 0,-0.548459 -0.237023,-0.868164 -0.237022,-0.32246 -0.642165,-0.32246 z m 0,-0.429948 q 0.661458,0 1.03904,0.429948 0.377582,0.429947 0.377582,1.190624 0,0.75792 -0.377582,1.190624 -0.377582,0.429947 -1.03904,0.429947 -0.664214,0 -1.041796,-0.429947 -0.374826,-0.432704 -0.374826,-1.190624 0,-0.760677 0.374826,-1.190624 0.377582,-0.429948 1.041796,-0.429948 z" />
<path
id="path1402"
style="font-size:5.64444px"
d="m 66.342203,78.454736 q -0.407899,0 -0.644921,0.319704 -0.237023,0.316949 -0.237023,0.87092 0,0.553971 0.234266,0.873675 0.237023,0.316949 0.647678,0.316949 0.405143,0 0.642165,-0.319705 0.237023,-0.319704 0.237023,-0.870919 0,-0.548459 -0.237023,-0.868164 -0.237022,-0.32246 -0.642165,-0.32246 z m 0,-0.429948 q 0.661458,0 1.03904,0.429948 0.377582,0.429947 0.377582,1.190624 0,0.75792 -0.377582,1.190624 -0.377582,0.429947 -1.03904,0.429947 -0.664214,0 -1.041796,-0.429947 -0.374826,-0.432704 -0.374826,-1.190624 0,-0.760677 0.374826,-1.190624 0.377582,-0.429948 1.041796,-0.429948 z" />
<path
id="path1404"
style="font-size:5.64444px"
d="m 68.577379,76.897554 h 0.509873 v 2.532832 l 1.513085,-1.331184 h 0.647678 l -1.637109,1.444183 1.70601,1.64262 h -0.661457 l -1.568207,-1.507572 v 1.507572 h -0.509873 z" />
<path
id="path1406"
style="font-size:5.64444px"
d="m 74.312769,79.515824 v 0.248047 H 71.98113 q 0.03307,0.523654 0.314193,0.799262 0.283876,0.272851 0.788237,0.272851 0.292144,0 0.564995,-0.07166 0.275608,-0.07166 0.545703,-0.214974 v 0.479557 q -0.272851,0.115755 -0.559483,0.176389 -0.286632,0.06063 -0.581532,0.06063 -0.738628,0 -1.171331,-0.429947 -0.429948,-0.429948 -0.429948,-1.163063 0,-0.757921 0.407899,-1.201649 0.410655,-0.446484 1.105186,-0.446484 0.622873,0 0.983918,0.402387 0.363802,0.399631 0.363802,1.088649 z m -0.507117,-0.148828 q -0.0055,-0.416167 -0.234267,-0.664214 -0.225998,-0.248046 -0.600824,-0.248046 -0.424435,0 -0.68075,0.239778 -0.253559,0.239779 -0.292144,0.675238 z" />
<path
id="path1408"
style="font-size:5.64444px"
d="m 77.176331,78.567735 v -1.670181 h 0.507118 v 4.288451 h -0.507118 v -0.46302 q -0.159852,0.275607 -0.405143,0.410655 -0.242534,0.132291 -0.584288,0.132291 -0.559483,0 -0.91226,-0.446484 -0.350022,-0.446484 -0.350022,-1.174087 0,-0.727604 0.350022,-1.174088 0.352777,-0.446484 0.91226,-0.446484 0.341754,0 0.584288,0.135048 0.245291,0.132291 0.405143,0.407899 z m -1.728058,1.077625 q 0,0.559483 0.228754,0.879188 0.23151,0.316948 0.633897,0.316948 0.402387,0 0.633897,-0.316948 0.23151,-0.319705 0.23151,-0.879188 0,-0.559483 -0.23151,-0.876432 -0.23151,-0.319704 -0.633897,-0.319704 -0.402387,0 -0.633897,0.319704 -0.228754,0.316949 -0.228754,0.876432 z" />
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 48 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 63 KiB

View File

@ -0,0 +1,571 @@
<?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"
sodipodi:docname="stative-compound-intransitive.svg"
inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
id="svg8"
version="1.1"
viewBox="0 0 193.48419 61.820076"
height="61.820076mm"
width="193.48419mm">
<defs
id="defs2">
<rect
id="rect1861"
height="29.534964"
width="51.949112"
y="14.93006"
x="13.418155" />
<rect
id="rect1855"
height="27.025297"
width="24.568453"
y="60.098213"
x="105.64435" />
<rect
id="rect1025"
height="15.308036"
width="48.947918"
y="62.177082"
x="137.77232" />
<rect
id="rect962"
height="16.036173"
width="39.823158"
y="37.952274"
x="-6.9490075" />
<rect
id="rect894"
height="23.519718"
width="37.417732"
y="56.126602"
x="11.759859" />
<rect
id="rect886"
height="13.363476"
width="47.841248"
y="14.432554"
x="75.102737" />
<rect
id="rect880"
height="13.363476"
width="34.210499"
y="23.252449"
x="35.279579" />
<rect
id="rect855"
height="34.477768"
width="88.733482"
y="102.89877"
x="59.868374" />
<rect
id="rect849"
height="33.94323"
width="92.475258"
y="99.691536"
x="52.652096" />
<rect
id="rect843"
height="20.112129"
width="67.822716"
y="47.507061"
x="52.715843" />
<rect
id="rect835"
height="43.845238"
width="92.98214"
y="45.357143"
x="47.625" />
<rect
x="75.102737"
y="14.432554"
width="54.312309"
height="38.060673"
id="rect886-3" />
<rect
x="75.102737"
y="14.432554"
width="47.841248"
height="13.363476"
id="rect925" />
<rect
x="11.759859"
y="56.126602"
width="37.417732"
height="23.519718"
id="rect894-9" />
<rect
x="11.759859"
y="56.126602"
width="37.417732"
height="23.519718"
id="rect1002" />
</defs>
<sodipodi:namedview
fit-margin-left="5"
fit-margin-bottom="10"
fit-margin-right="5"
fit-margin-top="10"
inkscape:window-maximized="1"
inkscape:window-y="-9"
inkscape:window-x="1911"
inkscape:window-height="1361"
inkscape:window-width="2560"
showgrid="false"
inkscape:document-rotation="0"
inkscape:current-layer="layer1"
inkscape:document-units="mm"
inkscape:cy="406.18454"
inkscape:cx="512.61051"
inkscape:zoom="0.98994949"
inkscape:pageshadow="2"
inkscape:pageopacity="0.0"
borderopacity="1.0"
bordercolor="#666666"
pagecolor="#ffffff"
id="base"
inkscape:snap-bbox="true"
inkscape:snap-global="false" />
<metadata
id="metadata5">
<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
transform="translate(0.92597286,-39.667365)"
id="layer1"
inkscape:groupmode="layer"
inkscape:label="Layer 1">
<g
id="g1172">
<g
transform="translate(114.04453,0.80182124)"
id="g994-1">
<path
d="m 24.078913,83.65535 a 5.0232186,5.0232186 0 0 1 -5.023218,5.023218 5.0232186,5.0232186 0 0 1 -5.023219,-5.023218 5.0232186,5.0232186 0 0 1 5.023219,-5.023219 5.0232186,5.0232186 0 0 1 5.023218,5.023219"
style="fill:#ffffff;stroke:#333333;stroke-width:0.514378;stroke-miterlimit:4;stroke-dasharray:none"
id="path917-81" />
<path
d="m 22.405765,83.65535 a 3.3500707,3.3500707 0 0 1 -3.35007,3.35007 3.3500707,3.3500707 0 0 1 -3.350071,-3.35007 3.3500707,3.3500707 0 0 1 3.350071,-3.350071 3.3500707,3.3500707 0 0 1 3.35007,3.350071"
style="fill:#ffffff;stroke:#333333;stroke-width:0.357698;stroke-miterlimit:4;stroke-dasharray:none"
id="path984-57" />
</g>
<g
transform="translate(130.0807,0.80182124)"
id="g994-3">
<path
d="m 24.078913,83.65535 a 5.0232186,5.0232186 0 0 1 -5.023218,5.023218 5.0232186,5.0232186 0 0 1 -5.023219,-5.023218 5.0232186,5.0232186 0 0 1 5.023219,-5.023219 5.0232186,5.0232186 0 0 1 5.023218,5.023219"
style="fill:#ffffff;stroke:#333333;stroke-width:0.514378;stroke-miterlimit:4;stroke-dasharray:none"
id="path917-5" />
<path
d="m 22.405765,83.65535 a 3.3500707,3.3500707 0 0 1 -3.35007,3.35007 3.3500707,3.3500707 0 0 1 -3.350071,-3.35007 3.3500707,3.3500707 0 0 1 3.350071,-3.350071 3.3500707,3.3500707 0 0 1 3.35007,3.350071"
style="fill:#ffffff;stroke:#333333;stroke-width:0.357698;stroke-miterlimit:4;stroke-dasharray:none"
id="path984-7" />
</g>
<g
transform="translate(145.8496,0.80182124)"
id="g994-8">
<path
d="m 24.078913,83.65535 a 5.0232186,5.0232186 0 0 1 -5.023218,5.023218 5.0232186,5.0232186 0 0 1 -5.023219,-5.023218 5.0232186,5.0232186 0 0 1 5.023219,-5.023219 5.0232186,5.0232186 0 0 1 5.023218,5.023219"
style="fill:#ffffff;stroke:#333333;stroke-width:0.514378;stroke-miterlimit:4;stroke-dasharray:none"
id="path917-2" />
<path
d="m 22.405765,83.65535 a 3.3500707,3.3500707 0 0 1 -3.35007,3.35007 3.3500707,3.3500707 0 0 1 -3.350071,-3.35007 3.3500707,3.3500707 0 0 1 3.350071,-3.350071 3.3500707,3.3500707 0 0 1 3.35007,3.350071"
style="fill:#ffffff;stroke:#333333;stroke-width:0.357698;stroke-miterlimit:4;stroke-dasharray:none"
id="path984-8" />
</g>
<g
id="g994-1-0"
transform="translate(-9.7012598,0.80182124)">
<path
d="m 24.078913,83.65535 a 5.0232186,5.0232186 0 0 1 -5.023218,5.023218 5.0232186,5.0232186 0 0 1 -5.023219,-5.023218 5.0232186,5.0232186 0 0 1 5.023219,-5.023219 5.0232186,5.0232186 0 0 1 5.023218,5.023219"
style="fill:#ffffff;stroke:#333333;stroke-width:0.514378;stroke-miterlimit:4;stroke-dasharray:none"
id="path917-81-0" />
<path
d="m 22.405765,83.65535 a 3.3500707,3.3500707 0 0 1 -3.35007,3.35007 3.3500707,3.3500707 0 0 1 -3.350071,-3.35007 3.3500707,3.3500707 0 0 1 3.350071,-3.350071 3.3500707,3.3500707 0 0 1 3.35007,3.350071"
style="fill:#ffffff;stroke:#333333;stroke-width:0.357698;stroke-miterlimit:4;stroke-dasharray:none"
id="path984-57-5" />
</g>
<g
id="g994-3-9"
transform="translate(6.3349112,0.80182124)">
<path
d="m 24.078913,83.65535 a 5.0232186,5.0232186 0 0 1 -5.023218,5.023218 5.0232186,5.0232186 0 0 1 -5.023219,-5.023218 5.0232186,5.0232186 0 0 1 5.023219,-5.023219 5.0232186,5.0232186 0 0 1 5.023218,5.023219"
style="fill:#ffffff;stroke:#333333;stroke-width:0.514378;stroke-miterlimit:4;stroke-dasharray:none"
id="path917-5-3" />
<path
d="m 22.405765,83.65535 a 3.3500707,3.3500707 0 0 1 -3.35007,3.35007 3.3500707,3.3500707 0 0 1 -3.350071,-3.35007 3.3500707,3.3500707 0 0 1 3.350071,-3.350071 3.3500707,3.3500707 0 0 1 3.35007,3.350071"
style="fill:#ffffff;stroke:#333333;stroke-width:0.357698;stroke-miterlimit:4;stroke-dasharray:none"
id="path984-7-3" />
</g>
<g
id="g994-8-7"
transform="translate(22.103811,0.80182124)">
<path
d="m 24.078913,83.65535 a 5.0232186,5.0232186 0 0 1 -5.023218,5.023218 5.0232186,5.0232186 0 0 1 -5.023219,-5.023218 5.0232186,5.0232186 0 0 1 5.023219,-5.023219 5.0232186,5.0232186 0 0 1 5.023218,5.023219"
style="fill:#ffffff;stroke:#333333;stroke-width:0.514378;stroke-miterlimit:4;stroke-dasharray:none"
id="path917-2-1" />
<path
d="m 22.405765,83.65535 a 3.3500707,3.3500707 0 0 1 -3.35007,3.35007 3.3500707,3.3500707 0 0 1 -3.350071,-3.35007 3.3500707,3.3500707 0 0 1 3.350071,-3.350071 3.3500707,3.3500707 0 0 1 3.35007,3.350071"
style="fill:#ffffff;stroke:#333333;stroke-width:0.357698;stroke-miterlimit:4;stroke-dasharray:none"
id="path984-8-6" />
</g>
<g
id="g994-80-3"
transform="translate(39.47633,0.80182124)">
<path
d="m 24.078913,83.65535 a 5.0232186,5.0232186 0 0 1 -5.023218,5.023218 5.0232186,5.0232186 0 0 1 -5.023219,-5.023218 5.0232186,5.0232186 0 0 1 5.023219,-5.023219 5.0232186,5.0232186 0 0 1 5.023218,5.023219"
style="fill:#ffffff;stroke:#333333;stroke-width:0.514378;stroke-miterlimit:4;stroke-dasharray:none"
id="path917-9-8" />
<path
d="m 22.405765,83.65535 a 3.3500707,3.3500707 0 0 1 -3.35007,3.35007 3.3500707,3.3500707 0 0 1 -3.350071,-3.35007 3.3500707,3.3500707 0 0 1 3.350071,-3.350071 3.3500707,3.3500707 0 0 1 3.35007,3.350071"
style="fill:#ffffff;stroke:#333333;stroke-width:0.357698;stroke-miterlimit:4;stroke-dasharray:none"
id="path984-1-0" />
</g>
<path
id="path1132"
d="M 9.3549106,79.280506 H 182.27902"
style="fill:none;stroke:#000000;stroke-width:0.465;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
style="fill:none;stroke:#000000;stroke-width:0.465;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 8.9769335,89.769346 H 181.90104"
id="path1132-5" />
</g>
<text
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect835);fill:#000000;fill-opacity:1;stroke:none;"
id="text833"
xml:space="preserve" />
<path
d="m 59.13031,53.38699 h 72.60143 V 91.097443 H 59.13031 Z"
style="fill:#ffffff;stroke:#000000;stroke-width:0.78;stroke-miterlimit:4;stroke-dasharray:none"
id="rect839" />
<g
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:0;font-family:sans-serif;white-space:pre;shape-inside:url(#rect894);fill:#000000;fill-opacity:1;stroke:none"
id="text892"
transform="matrix(1.5178263,0,0,1.5178263,-13.264547,-22.158414)"
aria-label="subject">
<path
id="path1880"
style="font-size:5.64444px;line-height:1.25;text-align:center;text-anchor:middle"
d="m 22.732449,58.125107 v 0.479557 q -0.214973,-0.110243 -0.446484,-0.165365 -0.23151,-0.05512 -0.479557,-0.05512 -0.377582,0 -0.567751,0.115755 -0.187413,0.115755 -0.187413,0.347265 0,0.176389 0.135048,0.278364 0.135047,0.09922 0.542946,0.190169 l 0.173633,0.03858 q 0.540191,0.115755 0.766189,0.327973 0.228754,0.209462 0.228754,0.587044 0,0.429947 -0.341753,0.68075 -0.338997,0.250803 -0.93431,0.250803 -0.248046,0 -0.518141,-0.04961 -0.26734,-0.04685 -0.564996,-0.143316 v -0.523654 q 0.28112,0.146072 0.553971,0.220486 0.272852,0.07166 0.540191,0.07166 0.358289,0 0.551215,-0.121267 0.192925,-0.124023 0.192925,-0.347265 0,-0.206706 -0.14056,-0.316949 -0.137804,-0.110243 -0.609092,-0.212217 l -0.176389,-0.04134 q -0.471289,-0.09922 -0.68075,-0.303168 -0.209462,-0.206705 -0.209462,-0.564995 0,-0.43546 0.30868,-0.672482 0.308681,-0.237022 0.876432,-0.237022 0.281119,0 0.529166,0.04134 0.248047,0.04134 0.457508,0.124023 z" />
<path
id="path1882"
style="font-size:5.64444px;line-height:1.25;text-align:center;text-anchor:middle"
d="m 23.655734,59.902775 v -1.868618 h 0.507118 v 1.849325 q 0,0.438216 0.170877,0.658702 0.170876,0.21773 0.512629,0.21773 0.410656,0 0.647678,-0.261827 0.239778,-0.261827 0.239778,-0.713823 v -1.750107 h 0.507118 v 3.086803 h -0.507118 v -0.474045 q -0.184657,0.28112 -0.429947,0.418923 -0.242535,0.135048 -0.564995,0.135048 -0.531923,0 -0.80753,-0.330729 -0.275608,-0.330729 -0.275608,-0.967382 z m 1.276063,-1.943032 z" />
<path
id="path1884"
style="font-size:5.64444px;line-height:1.25;text-align:center;text-anchor:middle"
d="m 29.50688,59.580314 q 0,-0.559483 -0.23151,-0.876431 -0.228754,-0.319705 -0.631141,-0.319705 -0.402387,0 -0.633897,0.319705 -0.228754,0.316948 -0.228754,0.876431 0,0.559483 0.228754,0.879188 0.23151,0.316948 0.633897,0.316948 0.402387,0 0.631141,-0.316948 0.23151,-0.319705 0.23151,-0.879188 z m -1.725302,-1.077625 q 0.159852,-0.275607 0.402387,-0.407899 0.24529,-0.135047 0.584288,-0.135047 0.562239,0 0.91226,0.446484 0.352778,0.446484 0.352778,1.174087 0,0.727604 -0.352778,1.174088 -0.350021,0.446484 -0.91226,0.446484 -0.338998,0 -0.584288,-0.132292 -0.242535,-0.135047 -0.402387,-0.410655 v 0.463021 h -0.509874 v -4.288452 h 0.509874 z" />
<path
id="path1886"
style="font-size:5.64444px;line-height:1.25;text-align:center;text-anchor:middle"
d="m 30.873893,58.034157 h 0.507118 v 3.141924 q 0,0.5898 -0.225998,0.854383 -0.223242,0.264583 -0.722092,0.264583 H 30.239996 V 61.8651 h 0.135048 q 0.289387,0 0.394118,-0.135048 0.104731,-0.132291 0.104731,-0.553971 z m 0,-1.201649 h 0.507118 v 0.642165 h -0.507118 z" />
<path
id="path1888"
style="font-size:5.64444px;line-height:1.25;text-align:center;text-anchor:middle"
d="m 35.079663,59.450779 v 0.248046 h -2.331639 q 0.03307,0.523655 0.314192,0.799262 0.283876,0.272851 0.788238,0.272851 0.292144,0 0.564995,-0.07166 0.275607,-0.07166 0.545703,-0.214973 v 0.479557 q -0.272852,0.115755 -0.559483,0.176388 -0.286632,0.06063 -0.581532,0.06063 -0.738628,0 -1.171332,-0.429948 -0.429947,-0.429947 -0.429947,-1.163063 0,-0.75792 0.407899,-1.201648 0.410655,-0.446484 1.105185,-0.446484 0.622873,0 0.983919,0.402386 0.363802,0.399631 0.363802,1.08865 z m -0.507118,-0.148828 q -0.0055,-0.416167 -0.234266,-0.664214 -0.225998,-0.248047 -0.600824,-0.248047 -0.424436,0 -0.680751,0.239779 -0.253559,0.239778 -0.292144,0.675238 z" />
<path
id="path1890"
style="font-size:5.64444px;line-height:1.25;text-align:center;text-anchor:middle"
d="m 38.133393,58.152668 v 0.474045 q -0.214974,-0.118512 -0.432704,-0.176389 -0.214974,-0.06063 -0.435459,-0.06063 -0.493338,0 -0.766189,0.314193 -0.272852,0.311436 -0.272852,0.876431 0,0.564995 0.272852,0.879188 0.272851,0.311436 0.766189,0.311436 0.220485,0 0.435459,-0.05788 0.21773,-0.06063 0.432704,-0.179145 v 0.468533 q -0.212218,0.09922 -0.440972,0.148828 -0.225998,0.04961 -0.482313,0.04961 -0.697287,0 -1.107942,-0.438216 -0.410655,-0.438216 -0.410655,-1.182356 0,-0.755164 0.413411,-1.187868 0.416167,-0.432703 1.138259,-0.432703 0.234266,0 0.457508,0.04961 0.223242,0.04685 0.432704,0.143316 z" />
<path
id="path1892"
style="font-size:5.64444px;line-height:1.25;text-align:center;text-anchor:middle"
d="m 39.522455,57.157725 v 0.876432 h 1.044552 v 0.394118 h -1.044552 v 1.675693 q 0,0.377583 0.101975,0.485069 0.104731,0.107487 0.421679,0.107487 h 0.520898 v 0.424436 h -0.520898 q -0.587044,0 -0.810286,-0.21773 -0.223242,-0.220486 -0.223242,-0.799262 v -1.675693 h -0.37207 v -0.394118 h 0.37207 v -0.876432 z" />
</g>
<path
style="fill:#b3b3b3;stroke:#b3b3b3;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 41.076674,57.758014 8.427083,0.450429 0.130752,2.787304 4.146864,-4.474386 -4.864018,-5.896909 -0.193283,2.981902 -7.519265,0.327089 z"
id="path890-6" />
<g
id="g994-80"
transform="translate(163.22212,0.80182124)">
<path
d="m 24.078913,83.65535 a 5.0232186,5.0232186 0 0 1 -5.023218,5.023218 5.0232186,5.0232186 0 0 1 -5.023219,-5.023218 5.0232186,5.0232186 0 0 1 5.023219,-5.023219 5.0232186,5.0232186 0 0 1 5.023218,5.023219"
style="fill:#ffffff;stroke:#333333;stroke-width:0.514378;stroke-miterlimit:4;stroke-dasharray:none"
id="path917-9" />
<path
d="m 22.405765,83.65535 a 3.3500707,3.3500707 0 0 1 -3.35007,3.35007 3.3500707,3.3500707 0 0 1 -3.350071,-3.35007 3.3500707,3.3500707 0 0 1 3.350071,-3.350071 3.3500707,3.3500707 0 0 1 3.35007,3.350071"
style="fill:#ffffff;stroke:#333333;stroke-width:0.357698;stroke-miterlimit:4;stroke-dasharray:none"
id="path984-1" />
</g>
<path
id="path890-6-2"
d="m 136.50309,57.142695 8.42708,0.45043 0.13076,2.787304 4.14686,-4.474386 -4.86402,-5.89691 -0.19328,2.981903 -7.51927,0.327088 z"
style="fill:#b3b3b3;stroke:#b3b3b3;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
<text
style="font-style:normal;font-weight:normal;font-size:6.35px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect1025);fill:#000000;fill-opacity:1;stroke:none;"
id="text1023"
xml:space="preserve" />
<g
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:0.75;font-family:sans-serif;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583"
id="text1031"
aria-label="changed
subject">
<path
id="path1897"
style="font-size:7.05556px;text-align:center;text-anchor:middle;fill:#808080;stroke-width:0.264583"
d="m 152.59929,62.435466 v 0.592556 q -0.26872,-0.148139 -0.54088,-0.220486 -0.26872,-0.07579 -0.54432,-0.07579 -0.61668,0 -0.95774,0.392741 -0.34107,0.389296 -0.34107,1.095541 0,0.706245 0.34107,1.098986 0.34106,0.389296 0.95774,0.389296 0.2756,0 0.54432,-0.07235 0.27216,-0.07579 0.54088,-0.223931 v 0.585667 q -0.26527,0.124023 -0.55121,0.186035 -0.2825,0.06201 -0.6029,0.06201 -0.87161,0 -1.38493,-0.547771 -0.51332,-0.54777 -0.51332,-1.477947 0,-0.943957 0.51677,-1.484837 0.52021,-0.54088 1.42282,-0.54088 0.29284,0 0.57189,0.06201 0.27905,0.05857 0.54088,0.179145 z" />
<path
id="path1899"
style="font-size:7.05556px;text-align:center;text-anchor:middle;fill:#808080;stroke-width:0.264583"
d="m 156.916,63.81695 v 2.328886 h -0.6339 V 63.83762 q 0,-0.54777 -0.2136,-0.819933 -0.21359,-0.272163 -0.64078,-0.272163 -0.51332,0 -0.8096,0.327285 -0.29628,0.327284 -0.29628,0.89228 v 2.180747 h -0.63734 v -5.360572 h 0.63734 v 2.101509 q 0.22738,-0.347954 0.53399,-0.520209 0.31006,-0.172255 0.71314,-0.172255 0.6649,0 1.00596,0.413412 0.34107,0.409966 0.34107,1.209229 z" />
<path
id="path1901"
style="font-size:7.05556px;text-align:center;text-anchor:middle;fill:#808080;stroke-width:0.264583"
d="m 159.94079,64.206246 q -0.76825,0 -1.06453,0.1757 -0.29628,0.1757 -0.29628,0.599447 0,0.337619 0.22049,0.537435 0.22393,0.196371 0.60633,0.196371 0.5271,0 0.84405,-0.372071 0.3204,-0.375516 0.3204,-0.995633 v -0.141249 z m 1.26436,-0.261828 v 2.201418 h -0.6339 v -0.585667 q -0.21704,0.3514 -0.54088,0.52021 -0.32384,0.165365 -0.79237,0.165365 -0.59256,0 -0.94396,-0.33073 -0.34796,-0.334174 -0.34796,-0.89228 0,-0.651123 0.43409,-0.981853 0.43752,-0.330729 1.30224,-0.330729 h 0.88884 v -0.06201 q 0,-0.437527 -0.28939,-0.675239 -0.28594,-0.241157 -0.80615,-0.241157 -0.33073,0 -0.64424,0.07924 -0.3135,0.07924 -0.60289,0.237712 v -0.585667 q 0.34796,-0.134358 0.67524,-0.199815 0.32728,-0.0689 0.63734,-0.0689 0.83716,0 1.25057,0.434082 0.41342,0.434082 0.41342,1.316027 z" />
<path
id="path1903"
style="font-size:7.05556px;text-align:center;text-anchor:middle;fill:#808080;stroke-width:0.264583"
d="m 165.72167,63.81695 v 2.328886 h -0.6339 V 63.83762 q 0,-0.54777 -0.2136,-0.819933 -0.21359,-0.272163 -0.64078,-0.272163 -0.51332,0 -0.8096,0.327285 -0.29628,0.327284 -0.29628,0.89228 v 2.180747 h -0.63734 v -3.85851 h 0.63734 v 0.599447 q 0.22738,-0.347954 0.53399,-0.520209 0.31006,-0.172255 0.71314,-0.172255 0.6649,0 1.00596,0.413412 0.34107,0.409966 0.34107,1.209229 z" />
<path
id="path1905"
style="font-size:7.05556px;text-align:center;text-anchor:middle;fill:#808080;stroke-width:0.264583"
d="m 169.53195,64.171795 q 0,-0.68902 -0.28595,-1.06798 -0.28249,-0.378961 -0.79581,-0.378961 -0.50988,0 -0.79582,0.378961 -0.2825,0.37896 -0.2825,1.06798 0,0.685574 0.2825,1.064535 0.28594,0.378961 0.79582,0.378961 0.51332,0 0.79581,-0.378961 0.28595,-0.378961 0.28595,-1.064535 z m 0.6339,1.495172 q 0,0.985298 -0.43753,1.464167 -0.43753,0.482314 -1.34014,0.482314 -0.33418,0 -0.63046,-0.05168 -0.29628,-0.04823 -0.57533,-0.151584 v -0.616673 q 0.27905,0.151585 0.55122,0.223932 0.27216,0.07235 0.55466,0.07235 0.62356,0 0.93362,-0.327285 0.31006,-0.323839 0.31006,-0.981852 v -0.313504 q -0.19637,0.341064 -0.50299,0.509874 -0.30661,0.16881 -0.7338,0.16881 -0.70969,0 -1.14377,-0.54088 -0.43409,-0.540881 -0.43409,-1.433161 0,-0.895726 0.43409,-1.436606 0.43408,-0.54088 1.14377,-0.54088 0.42719,0 0.7338,0.16881 0.30662,0.168809 0.50299,0.509874 v -0.585667 h 0.6339 z" />
<path
id="path1907"
style="font-size:7.05556px;text-align:center;text-anchor:middle;fill:#808080;stroke-width:0.264583"
d="m 174.77194,64.058107 v 0.310058 h -2.91455 q 0.0413,0.654569 0.39274,0.999079 0.35484,0.341064 0.9853,0.341064 0.36518,0 0.70624,-0.08957 0.34451,-0.08957 0.68213,-0.268718 v 0.599447 q -0.34106,0.144694 -0.69935,0.220487 -0.35829,0.07579 -0.72692,0.07579 -0.92329,0 -1.46417,-0.537436 -0.53743,-0.537435 -0.53743,-1.453831 0,-0.947402 0.50987,-1.502062 0.51332,-0.558106 1.38149,-0.558106 0.77859,0 1.2299,0.502984 0.45475,0.499539 0.45475,1.360814 z m -0.6339,-0.186036 q -0.007,-0.520209 -0.29283,-0.830268 -0.2825,-0.310059 -0.75103,-0.310059 -0.53055,0 -0.85094,0.299724 -0.31695,0.299723 -0.36518,0.844048 z" />
<path
id="path1909"
style="font-size:7.05556px;text-align:center;text-anchor:middle;fill:#808080;stroke-width:0.264583"
d="m 178.3514,62.872993 v -2.087729 h 0.6339 v 5.360572 h -0.6339 v -0.578777 q -0.19982,0.34451 -0.50643,0.51332 -0.30317,0.165365 -0.73036,0.165365 -0.69936,0 -1.14033,-0.558106 -0.43753,-0.558106 -0.43753,-1.467612 0,-0.909506 0.43753,-1.467611 0.44097,-0.558106 1.14033,-0.558106 0.42719,0 0.73036,0.16881 0.30661,0.165364 0.50643,0.509874 z m -2.16008,1.347033 q 0,0.699355 0.28595,1.098986 0.28938,0.396187 0.79237,0.396187 0.50298,0 0.79237,-0.396187 0.28939,-0.399631 0.28939,-1.098986 0,-0.699355 -0.28939,-1.095541 -0.28939,-0.399631 -0.79237,-0.399631 -0.50299,0 -0.79237,0.399631 -0.28595,0.396186 -0.28595,1.095541 z" />
<path
id="path1911"
style="font-size:7.05556px;text-align:center;text-anchor:middle;fill:#808080;stroke-width:0.264583"
d="m 154.72147,70.338489 v 0.599447 q -0.26872,-0.137804 -0.5581,-0.206705 -0.28939,-0.0689 -0.59945,-0.0689 -0.47198,0 -0.70969,0.144694 -0.23427,0.144694 -0.23427,0.434082 0,0.220486 0.16881,0.347955 0.16881,0.124023 0.67869,0.237712 l 0.21704,0.04823 q 0.67524,0.144694 0.95773,0.409967 0.28595,0.261827 0.28595,0.733805 0,0.537436 -0.42719,0.85094 -0.42375,0.313503 -1.16789,0.313503 -0.31006,0 -0.64768,-0.06201 -0.33418,-0.05857 -0.70625,-0.179145 v -0.654569 q 0.3514,0.18259 0.69247,0.275608 0.34106,0.08957 0.67524,0.08957 0.44786,0 0.68902,-0.151584 0.24115,-0.155029 0.24115,-0.434082 0,-0.258383 -0.1757,-0.396186 -0.17225,-0.137804 -0.76136,-0.265273 l -0.22049,-0.05168 q -0.58911,-0.124024 -0.85094,-0.378961 -0.26183,-0.258383 -0.26183,-0.706245 0,-0.544326 0.38586,-0.840604 0.38585,-0.296278 1.09554,-0.296278 0.3514,0 0.66146,0.05168 0.31005,0.05168 0.57188,0.155029 z" />
<path
id="path1913"
style="font-size:7.05556px;text-align:center;text-anchor:middle;fill:#808080;stroke-width:0.264583"
d="m 155.87558,72.560577 v -2.335776 h 0.6339 v 2.311661 q 0,0.54777 0.21359,0.823378 0.2136,0.272163 0.64079,0.272163 0.51332,0 0.8096,-0.327284 0.29972,-0.327285 0.29972,-0.892281 v -2.187637 h 0.6339 v 3.85851 h -0.6339 v -0.592557 q -0.23082,0.3514 -0.53743,0.523655 -0.30317,0.168809 -0.70625,0.168809 -0.6649,0 -1.00941,-0.413411 -0.34451,-0.413412 -0.34451,-1.20923 z m 1.59508,-2.428793 z" />
<path
id="path1915"
style="font-size:7.05556px;text-align:center;text-anchor:middle;fill:#808080;stroke-width:0.264583"
d="m 163.18952,72.157501 q 0,-0.699355 -0.28939,-1.095541 -0.28594,-0.399631 -0.78892,-0.399631 -0.50299,0 -0.79238,0.399631 -0.28594,0.396186 -0.28594,1.095541 0,0.699355 0.28594,1.098986 0.28939,0.396186 0.79238,0.396186 0.50298,0 0.78892,-0.396186 0.28939,-0.399631 0.28939,-1.098986 z m -2.15663,-1.347033 q 0.19982,-0.34451 0.50298,-0.509875 0.30662,-0.168809 0.73037,-0.168809 0.7028,0 1.14032,0.558105 0.44098,0.558106 0.44098,1.467612 0,0.909506 -0.44098,1.467612 -0.43752,0.558105 -1.14032,0.558105 -0.42375,0 -0.73037,-0.165364 -0.30316,-0.16881 -0.50298,-0.51332 v 0.578777 h -0.63734 v -5.360572 h 0.63734 z" />
<path
id="path1917"
style="font-size:7.05556px;text-align:center;text-anchor:middle;fill:#808080;stroke-width:0.264583"
d="m 164.89829,70.224801 h 0.6339 v 3.927412 q 0,0.73725 -0.2825,1.06798 -0.27905,0.330729 -0.90262,0.330729 h -0.24115 v -0.537435 h 0.16881 q 0.36173,0 0.49265,-0.16881 0.13091,-0.165364 0.13091,-0.692464 z m 0,-1.502062 h 0.6339 v 0.802707 h -0.6339 z" />
<path
id="path1919"
style="font-size:7.05556px;text-align:center;text-anchor:middle;fill:#808080;stroke-width:0.264583"
d="m 170.15551,71.995581 v 0.310059 h -2.91455 q 0.0413,0.654569 0.39274,0.999079 0.35484,0.341064 0.9853,0.341064 0.36518,0 0.70624,-0.08957 0.34451,-0.08957 0.68213,-0.268718 v 0.599447 q -0.34106,0.144694 -0.69935,0.220486 -0.35829,0.07579 -0.72692,0.07579 -0.92329,0 -1.46417,-0.537435 -0.53743,-0.537435 -0.53743,-1.453831 0,-0.947402 0.50987,-1.502063 0.51332,-0.558105 1.38149,-0.558105 0.77859,0 1.2299,0.502984 0.45475,0.499539 0.45475,1.360813 z m -0.6339,-0.186035 q -0.007,-0.52021 -0.29283,-0.830268 -0.2825,-0.310059 -0.75103,-0.310059 -0.53055,0 -0.85094,0.299723 -0.31695,0.299724 -0.36518,0.844049 z" />
<path
id="path1921"
style="font-size:7.05556px;text-align:center;text-anchor:middle;fill:#808080;stroke-width:0.264583"
d="m 173.97268,70.37294 v 0.592557 q -0.26872,-0.148139 -0.54088,-0.220486 -0.26872,-0.07579 -0.54433,-0.07579 -0.61667,0 -0.95773,0.392741 -0.34107,0.389296 -0.34107,1.095541 0,0.706245 0.34107,1.098986 0.34106,0.389296 0.95773,0.389296 0.27561,0 0.54433,-0.07235 0.27216,-0.07579 0.54088,-0.223931 v 0.585666 q -0.26527,0.124024 -0.55122,0.186036 -0.2825,0.06201 -0.60289,0.06201 -0.87161,0 -1.38493,-0.54777 -0.51332,-0.547771 -0.51332,-1.477947 0,-0.943957 0.51677,-1.484837 0.52021,-0.54088 1.42282,-0.54088 0.29283,0 0.57189,0.06201 0.27905,0.05857 0.54088,0.179145 z" />
<path
id="path1923"
style="font-size:7.05556px;text-align:center;text-anchor:middle;fill:#808080;stroke-width:0.264583"
d="m 175.70901,69.12926 v 1.095541 h 1.30569 v 0.492649 h -1.30569 v 2.09462 q 0,0.471978 0.12747,0.606337 0.13091,0.134359 0.5271,0.134359 h 0.65112 v 0.530545 h -0.65112 q -0.73381,0 -1.01286,-0.272163 -0.27906,-0.275608 -0.27906,-0.999078 v -2.09462 h -0.46508 v -0.492649 h 0.46508 V 69.12926 Z" />
</g>
<g
aria-label="complement"
transform="matrix(1.114528,0,0,1.114528,-6.7786464,-5.5245137)"
id="text1118"
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect1120);fill:#000000;fill-opacity:1;stroke:none">
<path
d="m 63.747459,60.844666 v 0.474045 q -0.214974,-0.118511 -0.432704,-0.176389 -0.214974,-0.06063 -0.43546,-0.06063 -0.493337,0 -0.766188,0.314192 -0.272852,0.311437 -0.272852,0.876432 0,0.564995 0.272852,0.879188 0.272851,0.311436 0.766188,0.311436 0.220486,0 0.43546,-0.05788 0.21773,-0.06063 0.432704,-0.179144 v 0.468532 q -0.212218,0.09922 -0.440972,0.148828 -0.225998,0.04961 -0.482313,0.04961 -0.697287,0 -1.107942,-0.438216 -0.410655,-0.438216 -0.410655,-1.182356 0,-0.755164 0.413411,-1.187868 0.416167,-0.432704 1.138259,-0.432704 0.234266,0 0.457508,0.04961 0.223242,0.04685 0.432704,0.143315 z"
style="font-size:5.64444px"
id="path1205" />
<path
d="m 65.831051,61.081689 q -0.407899,0 -0.644921,0.319704 -0.237023,0.316949 -0.237023,0.87092 0,0.553971 0.234267,0.873675 0.237022,0.316949 0.647677,0.316949 0.405143,0 0.642165,-0.319705 0.237023,-0.319704 0.237023,-0.870919 0,-0.548459 -0.237023,-0.868163 -0.237022,-0.322461 -0.642165,-0.322461 z m 0,-0.429948 q 0.661458,0 1.03904,0.429948 0.377582,0.429947 0.377582,1.190624 0,0.75792 -0.377582,1.190624 -0.377582,0.429948 -1.03904,0.429948 -0.664214,0 -1.041796,-0.429948 -0.374826,-0.432704 -0.374826,-1.190624 0,-0.760677 0.374826,-1.190624 0.377582,-0.429948 1.041796,-0.429948 z"
style="font-size:5.64444px"
id="path1207" />
<path
d="m 70.488817,61.318711 q 0.190169,-0.341753 0.454752,-0.504361 0.264583,-0.162609 0.622873,-0.162609 0.482313,0 0.74414,0.338997 0.261827,0.336241 0.261827,0.959114 v 1.863106 h -0.509874 v -1.846569 q 0,-0.443728 -0.157096,-0.658702 -0.157096,-0.214974 -0.479557,-0.214974 -0.394119,0 -0.622873,0.261827 -0.228754,0.261827 -0.228754,0.713823 v 1.744595 h -0.509874 v -1.846569 q 0,-0.446484 -0.157096,-0.658702 -0.157096,-0.214974 -0.485069,-0.214974 -0.388607,0 -0.617361,0.264583 -0.228754,0.261827 -0.228754,0.711067 v 1.744595 h -0.509874 v -3.086803 h 0.509874 v 0.479557 q 0.173633,-0.283875 0.416167,-0.418923 0.242535,-0.135048 0.57602,-0.135048 0.336241,0 0.570507,0.170877 0.237023,0.170876 0.350022,0.496093 z"
style="font-size:5.64444px"
id="path1209" />
<path
d="m 74.077225,63.349938 v 1.637108 h -0.509873 v -4.260891 h 0.509873 v 0.468533 q 0.159853,-0.275608 0.402387,-0.407899 0.245291,-0.135048 0.584288,-0.135048 0.562239,0 0.912261,0.446484 0.352777,0.446484 0.352777,1.174088 0,0.727604 -0.352777,1.174088 -0.350022,0.446484 -0.912261,0.446484 -0.338997,0 -0.584288,-0.132292 -0.242534,-0.135048 -0.402387,-0.410655 z m 1.725303,-1.077625 q 0,-0.559483 -0.23151,-0.876432 -0.228754,-0.319704 -0.631141,-0.319704 -0.402387,0 -0.633897,0.319704 -0.228755,0.316949 -0.228755,0.876432 0,0.559483 0.228755,0.879188 0.23151,0.316948 0.633897,0.316948 0.402387,0 0.631141,-0.316948 0.23151,-0.319705 0.23151,-0.879188 z"
style="font-size:5.64444px"
id="path1211" />
<path
d="m 77.169541,59.524507 h 0.507118 v 4.288451 h -0.507118 z"
style="font-size:5.64444px"
id="path1213" />
<path
d="m 81.375309,62.142777 v 0.248047 H 79.04367 q 0.03307,0.523654 0.314193,0.799262 0.283876,0.272851 0.788237,0.272851 0.292144,0 0.564995,-0.07166 0.275608,-0.07166 0.545703,-0.214974 v 0.479557 q -0.272851,0.115755 -0.559483,0.176389 -0.286632,0.06063 -0.581532,0.06063 -0.738628,0 -1.171331,-0.429948 -0.429948,-0.429948 -0.429948,-1.163063 0,-0.757921 0.407899,-1.201649 0.410655,-0.446484 1.105186,-0.446484 0.622873,0 0.983918,0.402387 0.363802,0.399631 0.363802,1.088649 z m -0.507117,-0.148828 q -0.0055,-0.416167 -0.234267,-0.664213 -0.225998,-0.248047 -0.600824,-0.248047 -0.424435,0 -0.68075,0.239778 -0.253559,0.239779 -0.292144,0.675239 z"
style="font-size:5.64444px"
id="path1215" />
<path
d="m 84.610941,61.318711 q 0.190169,-0.341753 0.454753,-0.504361 0.264583,-0.162609 0.622872,-0.162609 0.482313,0 0.74414,0.338997 0.261827,0.336241 0.261827,0.959114 v 1.863106 H 86.18466 v -1.846569 q 0,-0.443728 -0.157097,-0.658702 -0.157096,-0.214974 -0.479556,-0.214974 -0.394119,0 -0.622873,0.261827 -0.228754,0.261827 -0.228754,0.713823 v 1.744595 h -0.509874 v -1.846569 q 0,-0.446484 -0.157096,-0.658702 -0.157097,-0.214974 -0.485069,-0.214974 -0.388607,0 -0.617361,0.264583 -0.228754,0.261827 -0.228754,0.711067 v 1.744595 h -0.509874 v -3.086803 h 0.509874 v 0.479557 q 0.173632,-0.283875 0.416167,-0.418923 0.242534,-0.135048 0.576019,-0.135048 0.336242,0 0.570508,0.170877 0.237022,0.170876 0.350021,0.496093 z"
style="font-size:5.64444px"
id="path1217" />
<path
d="m 90.349089,62.142777 v 0.248047 H 88.01745 q 0.03307,0.523654 0.314193,0.799262 0.283875,0.272851 0.788237,0.272851 0.292144,0 0.564995,-0.07166 0.275608,-0.07166 0.545703,-0.214974 v 0.479557 q -0.272852,0.115755 -0.559483,0.176389 -0.286632,0.06063 -0.581532,0.06063 -0.738628,0 -1.171332,-0.429948 -0.429947,-0.429948 -0.429947,-1.163063 0,-0.757921 0.407899,-1.201649 0.410655,-0.446484 1.105186,-0.446484 0.622872,0 0.983918,0.402387 0.363802,0.399631 0.363802,1.088649 z m -0.507118,-0.148828 q -0.0055,-0.416167 -0.234266,-0.664213 -0.225998,-0.248047 -0.600824,-0.248047 -0.424436,0 -0.680751,0.239778 -0.253558,0.239779 -0.292143,0.675239 z"
style="font-size:5.64444px"
id="path1219" />
<path
d="m 93.747327,61.949852 v 1.863106 H 93.24021 v -1.846569 q 0,-0.438216 -0.170877,-0.655946 -0.170876,-0.21773 -0.51263,-0.21773 -0.410655,0 -0.647677,0.261827 -0.237023,0.261827 -0.237023,0.713823 v 1.744595 H 91.16213 v -3.086803 h 0.509873 v 0.479557 q 0.181901,-0.278363 0.427192,-0.416167 0.248047,-0.137804 0.570507,-0.137804 0.531923,0 0.804774,0.330729 0.272851,0.327973 0.272851,0.967382 z"
style="font-size:5.64444px"
id="path1221" />
<path
d="m 95.265927,59.849724 v 0.876431 h 1.044552 v 0.394119 h -1.044552 v 1.675693 q 0,0.377582 0.101975,0.485069 0.10473,0.107487 0.421679,0.107487 h 0.520898 v 0.424435 h -0.520898 q -0.587044,0 -0.810286,-0.217729 -0.223242,-0.220486 -0.223242,-0.799262 v -1.675693 h -0.37207 v -0.394119 h 0.37207 v -0.876431 z"
style="font-size:5.64444px"
id="path1223" />
</g>
<g
aria-label="+"
transform="translate(65.280768,46.193992)"
id="text1124"
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect1126);fill:#000000;fill-opacity:1;stroke:none">
<path
d="m 34.687306,24.561394 v 2.302703 h 2.302703 v 0.702799 h -2.302703 v 2.302703 h -0.694531 v -2.302703 h -2.302703 v -0.702799 h 2.302703 v -2.302703 z"
style="font-size:8.46667px"
id="path1226" />
</g>
<g
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:0;font-family:sans-serif;white-space:pre;shape-inside:url(#rect3705);fill:#000000;fill-opacity:1;stroke:none"
id="text3703"
transform="matrix(0.78270576,0,0,0.78270576,-1.9931573,-23.312884)"
aria-label="adjective noun adverb">
<path
id="path3709"
style="font-size:6.35px;line-height:1.15;text-align:center;text-anchor:middle;fill:#666666"
d="m 92.36543,121.08052 q -0.691431,0 -0.958081,0.15813 -0.266651,0.15813 -0.266651,0.5395 0,0.30386 0.198438,0.4837 0.201538,0.17673 0.545703,0.17673 0.47439,0 0.759644,-0.33486 0.288354,-0.33797 0.288354,-0.89607 v -0.12713 z m 1.137915,-0.23564 v 1.98127 h -0.570508 v -0.5271 q -0.195337,0.31626 -0.486792,0.46819 -0.291455,0.14883 -0.713135,0.14883 -0.5333,0 -0.84956,-0.29766 -0.313159,-0.30075 -0.313159,-0.80305 0,-0.58601 0.390673,-0.88367 0.393775,-0.29765 1.172022,-0.29765 h 0.799951 v -0.0558 q 0,-0.39378 -0.260449,-0.60772 -0.257349,-0.21704 -0.725537,-0.21704 -0.297656,0 -0.57981,0.0713 -0.282153,0.0713 -0.542602,0.21394 v -0.5271 q 0.313159,-0.12093 0.607715,-0.17984 0.294555,-0.062 0.573608,-0.062 0.753442,0 1.125513,0.39067 0.37207,0.39068 0.37207,1.18443 z" />
<path
id="path3711"
style="font-size:6.35px;line-height:1.15;text-align:center;text-anchor:middle;fill:#666666"
d="m 96.966699,119.8806 v -1.87896 h 0.570508 v 4.82451 h -0.570508 v -0.5209 q -0.179834,0.31006 -0.455786,0.46199 -0.272851,0.14883 -0.657324,0.14883 -0.629419,0 -1.026294,-0.5023 -0.393774,-0.50229 -0.393774,-1.32085 0,-0.81855 0.393774,-1.32084 0.396875,-0.5023 1.026294,-0.5023 0.384473,0 0.657324,0.15193 0.275952,0.14883 0.455786,0.45889 z m -1.944067,1.21232 q 0,0.62942 0.257349,0.98909 0.260449,0.35657 0.713134,0.35657 0.452686,0 0.713135,-0.35657 0.260449,-0.35967 0.260449,-0.98909 0,-0.62941 -0.260449,-0.98598 -0.260449,-0.35967 -0.713135,-0.35967 -0.452685,0 -0.713134,0.35967 -0.257349,0.35657 -0.257349,0.98598 z" />
<path
id="path3713"
style="font-size:6.35px;line-height:1.15;text-align:center;text-anchor:middle;fill:#666666"
d="m 98.712329,119.3535 h 0.570508 v 3.53466 q 0,0.66353 -0.254248,0.96119 -0.251148,0.29765 -0.812354,0.29765 h -0.217041 v -0.48369 h 0.151929 q 0.325562,0 0.443384,-0.15193 0.117822,-0.14883 0.117822,-0.62322 z m 0,-1.35186 h 0.570508 v 0.72244 h -0.570508 z" />
<path
id="path3715"
style="font-size:6.35px;line-height:1.15;text-align:center;text-anchor:middle;fill:#666666"
d="m 103.44382,120.9472 v 0.27905 h -2.62309 q 0.0372,0.58911 0.35346,0.89917 0.31937,0.30696 0.88677,0.30696 0.32866,0 0.63562,-0.0806 0.31006,-0.0806 0.61392,-0.24184 v 0.5395 q -0.30696,0.13022 -0.62942,0.19844 -0.32246,0.0682 -0.65422,0.0682 -0.83096,0 -1.31775,-0.48369 -0.48369,-0.48369 -0.48369,-1.30845 0,-0.85266 0.45888,-1.35185 0.46199,-0.5023 1.24334,-0.5023 0.70073,0 1.10691,0.45269 0.40927,0.44958 0.40927,1.22473 z m -0.5705,-0.16743 q -0.006,-0.46819 -0.26355,-0.74725 -0.25425,-0.27905 -0.67593,-0.27905 -0.47749,0 -0.76585,0.26975 -0.28525,0.26975 -0.32866,0.75965 z" />
<path
id="path3717"
style="font-size:6.35px;line-height:1.15;text-align:center;text-anchor:middle;fill:#666666"
d="m 106.87927,119.48682 v 0.5333 q -0.24184,-0.13332 -0.48679,-0.19844 -0.24184,-0.0682 -0.48989,-0.0682 -0.55501,0 -0.86196,0.35347 -0.30696,0.35036 -0.30696,0.98598 0,0.63562 0.30696,0.98909 0.30695,0.35037 0.86196,0.35037 0.24805,0 0.48989,-0.0651 0.24495,-0.0682 0.48679,-0.20154 v 0.5271 q -0.23874,0.11162 -0.49609,0.16743 -0.25425,0.0558 -0.5426,0.0558 -0.78445,0 -1.24644,-0.49299 -0.46199,-0.493 -0.46199,-1.33016 0,-0.84956 0.46509,-1.33635 0.46819,-0.48679 1.28054,-0.48679 0.26355,0 0.5147,0.0558 0.25115,0.0527 0.48679,0.16123 z" />
<path
id="path3719"
style="font-size:6.35px;line-height:1.15;text-align:center;text-anchor:middle;fill:#666666"
d="m 108.44197,118.36751 v 0.98599 h 1.17512 v 0.44338 h -1.17512 v 1.88516 q 0,0.42478 0.11472,0.5457 0.11782,0.12092 0.47439,0.12092 h 0.58601 v 0.47749 h -0.58601 q -0.66043,0 -0.91157,-0.24494 -0.25115,-0.24805 -0.25115,-0.89917 v -1.88516 h -0.41858 v -0.44338 h 0.41858 v -0.98599 z" />
<path
id="path3721"
style="font-size:6.35px;line-height:1.15;text-align:center;text-anchor:middle;fill:#666666"
d="m 110.37053,119.3535 h 0.57051 v 3.47265 h -0.57051 z m 0,-1.35186 h 0.57051 v 0.72244 h -0.57051 z" />
<path
id="path3723"
style="font-size:6.35px;line-height:1.15;text-align:center;text-anchor:middle;fill:#666666"
d="m 111.72239,119.3535 h 0.60461 l 1.08521,2.91455 1.0852,-2.91455 h 0.60462 l -1.30225,3.47265 h -0.77515 z" />
<path
id="path3725"
style="font-size:6.35px;line-height:1.15;text-align:center;text-anchor:middle;fill:#666666"
d="m 118.85994,120.9472 v 0.27905 h -2.6231 q 0.0372,0.58911 0.35347,0.89917 0.31936,0.30696 0.88677,0.30696 0.32866,0 0.63562,-0.0806 0.31005,-0.0806 0.61391,-0.24184 v 0.5395 q -0.30696,0.13022 -0.62942,0.19844 -0.32246,0.0682 -0.65422,0.0682 -0.83096,0 -1.31775,-0.48369 -0.48369,-0.48369 -0.48369,-1.30845 0,-0.85266 0.45889,-1.35185 0.46198,-0.5023 1.24333,-0.5023 0.70073,0 1.10691,0.45269 0.40928,0.44958 0.40928,1.22473 z m -0.57051,-0.16743 q -0.006,-0.46819 -0.26355,-0.74725 -0.25425,-0.27905 -0.67593,-0.27905 -0.47749,0 -0.76584,0.26975 -0.28526,0.26975 -0.32866,0.75965 z" />
<path
id="path3727"
style="font-size:6.35px;line-height:1.15;text-align:center;text-anchor:middle;fill:#666666"
d="m 100.19131,128.03265 v 2.096 h -0.570509 v -2.07739 q 0,-0.493 -0.192236,-0.73794 -0.192237,-0.24495 -0.576709,-0.24495 -0.461988,0 -0.728638,0.29456 -0.266651,0.29455 -0.266651,0.80305 v 1.96267 h -0.573608 v -3.47266 h 0.573608 v 0.53951 q 0.204639,-0.31316 0.480591,-0.46819 0.279053,-0.15503 0.641822,-0.15503 0.598413,0 0.905371,0.37207 0.306959,0.36897 0.306959,1.0883 z" />
<path
id="path3729"
style="font-size:6.35px;line-height:1.15;text-align:center;text-anchor:middle;fill:#666666"
d="m 102.68108,127.05597 q -0.45889,0 -0.72554,0.35967 -0.26665,0.35656 -0.26665,0.97978 0,0.62322 0.26355,0.98289 0.26665,0.35657 0.72864,0.35657 0.45579,0 0.72244,-0.35967 0.26665,-0.35967 0.26665,-0.97979 0,-0.61701 -0.26665,-0.97668 -0.26665,-0.36277 -0.72244,-0.36277 z m 0,-0.48369 q 0.74414,0 1.16892,0.48369 0.42478,0.48369 0.42478,1.33945 0,0.85266 -0.42478,1.33946 -0.42478,0.48369 -1.16892,0.48369 -0.74724,0 -1.17202,-0.48369 -0.42168,-0.4868 -0.42168,-1.33946 0,-0.85576 0.42168,-1.33945 0.42478,-0.48369 1.17202,-0.48369 z" />
<path
id="path3731"
style="font-size:6.35px;line-height:1.15;text-align:center;text-anchor:middle;fill:#666666"
d="m 105.15845,128.75819 v -2.1022 h 0.5705 v 2.0805 q 0,0.49299 0.19224,0.74104 0.19224,0.24494 0.57671,0.24494 0.46199,0 0.72864,-0.29455 0.26975,-0.29456 0.26975,-0.80305 v -1.96888 h 0.57051 v 3.47266 h -0.57051 v -0.5333 q -0.20774,0.31626 -0.48369,0.47129 -0.27285,0.15193 -0.63562,0.15193 -0.59842,0 -0.90847,-0.37207 -0.31006,-0.37207 -0.31006,-1.08831 z m 1.43557,-2.18591 z" />
<path
id="path3733"
style="font-size:6.35px;line-height:1.15;text-align:center;text-anchor:middle;fill:#666666"
d="m 112.13477,128.03265 v 2.096 h -0.57051 v -2.07739 q 0,-0.493 -0.19224,-0.73794 -0.19224,-0.24495 -0.57671,-0.24495 -0.46199,0 -0.72864,0.29456 -0.26665,0.29455 -0.26665,0.80305 v 1.96267 h -0.5736 v -3.47266 h 0.5736 v 0.53951 q 0.20464,-0.31316 0.48059,-0.46819 0.27906,-0.15503 0.64183,-0.15503 0.59841,0 0.90537,0.37207 0.30696,0.36897 0.30696,1.0883 z" />
<path
id="path3735"
style="font-size:6.35px;line-height:1.15;text-align:center;text-anchor:middle;fill:#666666"
d="m 95.75127,135.68552 q -0.691431,0 -0.958081,0.15813 -0.266651,0.15813 -0.266651,0.5395 0,0.30386 0.198438,0.48369 0.201538,0.17673 0.545703,0.17673 0.474389,0 0.759643,-0.33486 0.288355,-0.33796 0.288355,-0.89607 v -0.12712 z m 1.137915,-0.23565 v 1.98128 h -0.570508 v -0.5271 q -0.195337,0.31626 -0.486792,0.46819 -0.291455,0.14882 -0.713135,0.14882 -0.533301,0 -0.84956,-0.29765 -0.31316,-0.30076 -0.31316,-0.80305 0,-0.58601 0.390674,-0.88367 0.393775,-0.29766 1.172022,-0.29766 h 0.799951 v -0.0558 q 0,-0.39377 -0.260449,-0.60771 -0.257349,-0.21704 -0.725537,-0.21704 -0.297657,0 -0.57981,0.0713 -0.282153,0.0713 -0.542603,0.21394 v -0.5271 q 0.31316,-0.12092 0.607715,-0.17983 0.294556,-0.062 0.573609,-0.062 0.753442,0 1.125512,0.39067 0.372071,0.39067 0.372071,1.18442 z" />
<path
id="path3737"
style="font-size:6.35px;line-height:1.15;text-align:center;text-anchor:middle;fill:#666666"
d="m 100.35254,134.48559 v -1.87895 h 0.57051 v 4.82451 h -0.57051 v -0.5209 q -0.17983,0.31006 -0.455787,0.46199 -0.272851,0.14882 -0.657324,0.14882 -0.629419,0 -1.026294,-0.50229 -0.393774,-0.50229 -0.393774,-1.32085 0,-0.81855 0.393774,-1.32085 0.396875,-0.50229 1.026294,-0.50229 0.384473,0 0.657324,0.15192 0.275957,0.14883 0.455787,0.45889 z m -1.944068,1.21233 q 0,0.62942 0.257349,0.98909 0.260449,0.35656 0.713134,0.35656 0.452686,0 0.713135,-0.35656 0.26045,-0.35967 0.26045,-0.98909 0,-0.62942 -0.26045,-0.98599 -0.260449,-0.35966 -0.713135,-0.35966 -0.452685,0 -0.713134,0.35966 -0.257349,0.35657 -0.257349,0.98599 z" />
<path
id="path3739"
style="font-size:6.35px;line-height:1.15;text-align:center;text-anchor:middle;fill:#666666"
d="m 101.68889,133.95849 h 0.60462 l 1.0852,2.91455 1.08521,-2.91455 h 0.60461 l -1.30225,3.47266 h -0.77514 z" />
<path
id="path3741"
style="font-size:6.35px;line-height:1.15;text-align:center;text-anchor:middle;fill:#666666"
d="m 108.82644,135.55219 v 0.27906 h -2.62309 q 0.0372,0.58911 0.35346,0.89917 0.31936,0.30695 0.88677,0.30695 0.32866,0 0.63562,-0.0806 0.31006,-0.0806 0.61392,-0.24185 v 0.5395 q -0.30696,0.13023 -0.62942,0.19844 -0.32246,0.0682 -0.65423,0.0682 -0.83095,0 -1.31775,-0.48369 -0.48369,-0.48369 -0.48369,-1.30844 0,-0.85266 0.45889,-1.35186 0.46199,-0.50229 1.24333,-0.50229 0.70074,0 1.10691,0.45268 0.40928,0.44959 0.40928,1.22473 z m -0.57051,-0.16743 q -0.006,-0.46819 -0.26355,-0.74724 -0.25424,-0.27905 -0.67592,-0.27905 -0.47749,0 -0.76585,0.26975 -0.28525,0.26975 -0.32866,0.75964 z" />
<path
id="path3743"
style="font-size:6.35px;line-height:1.15;text-align:center;text-anchor:middle;fill:#666666"
d="m 111.7751,134.49179 q -0.0961,-0.0558 -0.21084,-0.0806 -0.11162,-0.0279 -0.24805,-0.0279 -0.48369,0 -0.74414,0.31626 -0.25735,0.31316 -0.25735,0.90227 v 1.82935 h -0.57361 v -3.47266 h 0.57361 v 0.5395 q 0.17984,-0.31626 0.46819,-0.46818 0.28836,-0.15503 0.70073,-0.15503 0.0589,0 0.13023,0.009 0.0713,0.006 0.15813,0.0217 z" />
<path
id="path3745"
style="font-size:6.35px;line-height:1.15;text-align:center;text-anchor:middle;fill:#666666"
d="m 114.87258,135.69792 q 0,-0.62942 -0.26045,-0.98599 -0.25735,-0.35966 -0.71003,-0.35966 -0.45269,0 -0.71314,0.35966 -0.25734,0.35657 -0.25734,0.98599 0,0.62942 0.25734,0.98909 0.26045,0.35656 0.71314,0.35656 0.45268,0 0.71003,-0.35656 0.26045,-0.35967 0.26045,-0.98909 z m -1.94096,-1.21233 q 0.17983,-0.31006 0.45268,-0.45889 0.27595,-0.15192 0.65733,-0.15192 0.63252,0 1.02629,0.50229 0.39687,0.5023 0.39687,1.32085 0,0.81856 -0.39687,1.32085 -0.39377,0.50229 -1.02629,0.50229 -0.38138,0 -0.65733,-0.14882 -0.27285,-0.15193 -0.45268,-0.46199 v 0.5209 h -0.57361 v -4.82451 h 0.57361 z" />
</g>
<g
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect1855);fill:#000000;fill-opacity:1;stroke:none"
id="text1853"
transform="translate(0.56696429,-0.18898803)"
aria-label="کېدل">
<path
id="path1926"
d="m 123.70022,69.461396 h -1.70532 v -0.950843 h 1.60197 q 0.76481,0 0.99735,-0.537434 0.0827,-0.186034 0.0827,-0.372069 0,-0.356566 -0.27905,-0.697629 l -1.60197,-1.963698 q -0.25838,-0.315226 -0.25838,-0.733803 0,-0.180867 0.0517,-0.351399 0.1602,-0.60978 0.69763,-0.831988 l 3.84988,-1.601964 v 0.961178 l -3.07474,1.291907 q -0.3669,0.155029 -0.47542,0.361734 -0.031,0.05684 -0.031,0.186034 0,0.165364 0.16019,0.356567 l 1.4211,1.705317 q 0.5271,0.635618 0.5271,1.271236 0,0.583942 -0.3204,1.105872 -0.49092,0.800982 -1.6433,0.800982 z" />
<path
id="path1928"
d="m 120.43945,69.01698 q -0.39791,0.444416 -1.18339,0.444416 h -0.46509 v -0.950843 h 0.18087 q 0.5116,0 0.73897,-0.227376 0.25321,-0.253214 0.25321,-0.800982 V 66.36082 h 0.95085 v 1.121375 q 0,0.547768 0.25321,0.800982 0.22738,0.227376 0.73897,0.227376 h 0.28422 v 0.950843 h -0.56844 q -0.77514,0 -1.18338,-0.444416 z m -0.38758,2.253085 h 0.77515 v 0.775144 h -0.77515 z m 0,-1.291906 h 0.77515 v 0.775144 h -0.77515 z" />
<path
id="path1930"
d="m 116.15548,66.490011 q -0.29455,-0.630451 -1.23506,-1.421098 h 1.17305 q 0.50126,0.403075 0.92501,1.11104 0.41858,0.692462 0.41858,1.297074 0,0.377237 0.42891,0.80615 0.22737,0.227376 0.73897,0.227376 h 0.38757 v 0.950843 h -0.67179 q -0.75964,0 -1.2609,-0.671792 -0.48059,0.661457 -1.55029,0.831988 -0.23771,0.03617 -0.47025,0.03617 -0.5271,0 -1.05937,-0.19637 v -0.950843 q 0.59428,0.21704 1.02836,0.21704 0.17053,0 0.34623,-0.04651 0.88883,-0.253213 1.0697,-0.831988 0.0413,-0.139526 0.0413,-0.356566 0,-0.351398 -0.31006,-1.002519 z" />
<path
id="path1932"
d="m 111.0292,69.084159 q 0.40307,-0.651121 0.40307,-1.824172 v -5.839418 h 0.95085 v 5.839418 q 0,1.638138 -0.50643,2.382276 -0.62528,0.91467 -1.97403,1.255733 -0.69247,0.1757 -1.13171,0.1757 -0.49093,0 -0.86817,-0.113688 -1.50894,-0.475422 -1.51411,-1.886184 -0.005,-0.713133 0.32556,-1.188554 h 0.95084 q -0.33589,0.594277 -0.33589,1.188554 0,0.671791 0.85782,0.992184 0.20671,0.08268 0.58395,0.08268 0.41341,0 0.97668,-0.175699 0.89916,-0.273884 1.28157,-0.888832 z" />
</g>
<g
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:0.65;font-family:sans-serif;white-space:pre;shape-inside:url(#rect1861);fill:#000000;fill-opacity:1;stroke:none"
id="text1859"
transform="matrix(0.96154424,0,0,0.96154424,78.952615,57.256132)"
aria-label="to
become">
<path
id="path1935"
style="font-size:6.35px;text-align:center;text-anchor:middle"
d="m 37.367896,16.659795 v 0.985986 h 1.175122 v 0.443384 h -1.175122 v 1.885156 q 0,0.42478 0.114721,0.545703 0.117822,0.120923 0.47439,0.120923 h 0.586011 v 0.47749 h -0.586011 q -0.660425,0 -0.911572,-0.244946 -0.251148,-0.248047 -0.251148,-0.89917 v -1.885156 h -0.418579 v -0.443384 h 0.418579 v -0.985986 z" />
<path
id="path1937"
style="font-size:6.35px;text-align:center;text-anchor:middle"
d="m 40.642114,18.045757 q -0.458886,0 -0.725537,0.359668 -0.26665,0.356567 -0.26665,0.979785 0,0.623217 0.26355,0.982885 0.26665,0.356568 0.728637,0.356568 0.455786,0 0.722437,-0.359668 0.26665,-0.359668 0.26665,-0.979785 0,-0.617017 -0.26665,-0.976685 -0.266651,-0.362768 -0.722437,-0.362768 z m 0,-0.483692 q 0.744141,0 1.168921,0.483692 0.42478,0.483691 0.42478,1.339453 0,0.852661 -0.42478,1.339453 -0.42478,0.483691 -1.168921,0.483691 -0.747241,0 -1.172021,-0.483691 -0.42168,-0.486792 -0.42168,-1.339453 0,-0.855762 0.42168,-1.339453 0.42478,-0.483692 1.172021,-0.483692 z" />
<path
id="path1939"
style="font-size:6.35px;text-align:center;text-anchor:middle"
d="m 29.777661,26.264354 q 0,-0.629419 -0.260449,-0.985986 -0.257349,-0.359668 -0.710034,-0.359668 -0.452686,0 -0.713135,0.359668 -0.257348,0.356567 -0.257348,0.985986 0,0.629419 0.257348,0.989087 0.260449,0.356568 0.713135,0.356568 0.452685,0 0.710034,-0.356568 0.260449,-0.359668 0.260449,-0.989087 z m -1.940966,-1.212329 q 0.179833,-0.310058 0.452685,-0.458886 0.275952,-0.151929 0.657324,-0.151929 0.63252,0 1.026294,0.502295 0.396875,0.502295 0.396875,1.320849 0,0.818555 -0.396875,1.32085 -0.393774,0.502295 -1.026294,0.502295 -0.381372,0 -0.657324,-0.148828 -0.272852,-0.151929 -0.452685,-0.461988 v 0.520899 H 27.263086 V 23.17307 h 0.573609 z" />
<path
id="path1941"
style="font-size:6.35px;text-align:center;text-anchor:middle"
d="m 34.285913,26.118627 v 0.279053 h -2.623095 q 0.03721,0.589111 0.353466,0.899169 0.319361,0.306958 0.886768,0.306958 0.328662,0 0.63562,-0.08061 0.310059,-0.08062 0.613916,-0.241845 v 0.539501 q -0.306958,0.130225 -0.629419,0.198438 -0.322461,0.06821 -0.654224,0.06821 -0.830957,0 -1.317749,-0.483692 -0.483691,-0.483691 -0.483691,-1.308447 0,-0.852661 0.458887,-1.351855 0.461987,-0.502295 1.243335,-0.502295 0.700732,0 1.106909,0.452685 0.409277,0.449585 0.409277,1.224732 z m -0.570508,-0.167432 q -0.0062,-0.468188 -0.263549,-0.747241 -0.254248,-0.279053 -0.675928,-0.279053 -0.47749,0 -0.765845,0.269751 -0.285254,0.269751 -0.328662,0.759644 z" />
<path
id="path1943"
style="font-size:6.35px;text-align:center;text-anchor:middle"
d="m 37.721362,24.658251 v 0.533301 q -0.241845,-0.133326 -0.486792,-0.198438 -0.241845,-0.06821 -0.489892,-0.06821 -0.555005,0 -0.861963,0.353467 -0.306958,0.350366 -0.306958,0.985986 0,0.63562 0.306958,0.989087 0.306958,0.350366 0.861963,0.350366 0.248047,0 0.489892,-0.06511 0.244947,-0.06821 0.486792,-0.201538 v 0.5271 q -0.238745,0.111621 -0.496093,0.167431 -0.254248,0.05581 -0.542603,0.05581 -0.784448,0 -1.246435,-0.492993 -0.461988,-0.492993 -0.461988,-1.330152 0,-0.84956 0.465088,-1.336352 0.468189,-0.486792 1.280542,-0.486792 0.26355,0 0.514697,0.05581 0.251148,0.05271 0.486792,0.161231 z" />
<path
id="path1945"
style="font-size:6.35px;text-align:center;text-anchor:middle"
d="m 40.065406,24.924901 q -0.458887,0 -0.725537,0.359668 -0.266651,0.356568 -0.266651,0.979785 0,0.623218 0.26355,0.982886 0.266651,0.356567 0.728638,0.356567 0.455786,0 0.722436,-0.359668 0.266651,-0.359667 0.266651,-0.979785 0,-0.617016 -0.266651,-0.976684 -0.26665,-0.362769 -0.722436,-0.362769 z m 0,-0.483691 q 0.74414,0 1.168921,0.483691 0.42478,0.483692 0.42478,1.339453 0,0.852661 -0.42478,1.339453 -0.424781,0.483692 -1.168921,0.483692 -0.747241,0 -1.172022,-0.483692 -0.421679,-0.486792 -0.421679,-1.339453 0,-0.855761 0.421679,-1.339453 0.424781,-0.483691 1.172022,-0.483691 z" />
<path
id="path1947"
style="font-size:6.35px;text-align:center;text-anchor:middle"
d="m 45.305396,25.191552 q 0.21394,-0.384473 0.511596,-0.567408 0.297657,-0.182934 0.700733,-0.182934 0.542602,0 0.837158,0.381372 0.294556,0.378271 0.294556,1.079004 v 2.095996 H 47.07583 v -2.077393 q 0,-0.499194 -0.176733,-0.74104 -0.176734,-0.241845 -0.539502,-0.241845 -0.443384,0 -0.700733,0.294555 -0.257348,0.294556 -0.257348,0.803052 v 1.962671 h -0.573609 v -2.077393 q 0,-0.502295 -0.176733,-0.74104 -0.176733,-0.241845 -0.545703,-0.241845 -0.437183,0 -0.694531,0.297656 -0.257349,0.294555 -0.257349,0.799951 v 1.962671 h -0.573608 v -3.472656 h 0.573608 v 0.539502 q 0.195337,-0.319361 0.468189,-0.471289 0.272851,-0.151929 0.648022,-0.151929 0.378271,0 0.641821,0.192236 0.266651,0.192237 0.393775,0.558106 z" />
<path
id="path1949"
style="font-size:6.35px;text-align:center;text-anchor:middle"
d="m 51.760814,26.118627 v 0.279053 h -2.623095 q 0.03721,0.589111 0.353467,0.899169 0.31936,0.306958 0.886767,0.306958 0.328662,0 0.63562,-0.08061 0.310059,-0.08062 0.613916,-0.241845 v 0.539501 q -0.306958,0.130225 -0.629419,0.198438 -0.322461,0.06821 -0.654223,0.06821 -0.830957,0 -1.317749,-0.483692 -0.483692,-0.483691 -0.483692,-1.308447 0,-0.852661 0.458887,-1.351855 0.461987,-0.502295 1.243335,-0.502295 0.700732,0 1.106909,0.452685 0.409277,0.449585 0.409277,1.224732 z m -0.570507,-0.167432 q -0.0062,-0.468188 -0.26355,-0.747241 -0.254248,-0.279053 -0.675928,-0.279053 -0.47749,0 -0.765845,0.269751 -0.285254,0.269751 -0.328662,0.759644 z" />
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 54 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 81 KiB

View File

@ -0,0 +1,568 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="713.48358"
height="199.25996"
viewBox="0 0 188.77586 52.720865"
version="1.1"
id="svg8"
inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
sodipodi:docname="story-explained.svg">
<defs
id="defs2">
<rect
x="13.418155"
y="14.93006"
width="51.949112"
height="29.534964"
id="rect1861" />
<rect
x="105.64435"
y="60.098213"
width="24.568453"
height="27.025297"
id="rect1855" />
<rect
x="137.77232"
y="62.177082"
width="48.947918"
height="15.308036"
id="rect1025" />
<rect
x="-6.9490075"
y="37.952274"
width="39.823158"
height="16.036173"
id="rect962" />
<rect
x="11.759859"
y="56.126602"
width="37.417732"
height="23.519718"
id="rect894" />
<rect
x="75.102737"
y="14.432554"
width="47.841248"
height="13.363476"
id="rect886" />
<rect
x="35.279579"
y="23.252449"
width="34.210499"
height="13.363476"
id="rect880" />
<rect
x="59.868374"
y="102.89877"
width="88.733482"
height="34.477768"
id="rect855" />
<rect
x="52.652096"
y="99.691536"
width="92.475258"
height="33.94323"
id="rect849" />
<rect
x="52.715843"
y="47.507061"
width="67.822716"
height="20.112129"
id="rect843" />
<rect
x="47.625"
y="45.357143"
width="92.98214"
height="43.845238"
id="rect835" />
<rect
id="rect886-3"
height="38.060673"
width="54.312309"
y="14.432554"
x="75.102737" />
<rect
id="rect925"
height="13.363476"
width="47.841248"
y="14.432554"
x="75.102737" />
<rect
id="rect894-9"
height="23.519718"
width="37.417732"
y="56.126602"
x="11.759859" />
<rect
id="rect1002"
height="23.519718"
width="37.417732"
y="56.126602"
x="11.759859" />
</defs>
<sodipodi:namedview
units="px"
inkscape:snap-global="false"
inkscape:snap-bbox="true"
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="0.98994949"
inkscape:cx="342.41905"
inkscape:cy="332.94605"
inkscape:document-units="mm"
inkscape:current-layer="layer1"
inkscape:document-rotation="0"
showgrid="false"
inkscape:window-width="1515"
inkscape:window-height="1140"
inkscape:window-x="3211"
inkscape:window-y="107"
inkscape:window-maximized="0"
fit-margin-top="10"
fit-margin-right="10"
fit-margin-bottom="10"
fit-margin-left="10" />
<metadata
id="metadata5">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(-1.4281939,-41.41241)">
<g
id="g1172">
<g
id="g994-1"
transform="translate(114.04453,0.80182124)">
<path
id="path917-81"
style="fill:#ffffff;stroke:#333333;stroke-width:0.514378;stroke-miterlimit:4;stroke-dasharray:none"
d="m 24.078913,83.65535 a 5.0232186,5.0232186 0 0 1 -5.023218,5.023218 5.0232186,5.0232186 0 0 1 -5.023219,-5.023218 5.0232186,5.0232186 0 0 1 5.023219,-5.023219 5.0232186,5.0232186 0 0 1 5.023218,5.023219" />
<path
id="path984-57"
style="fill:#ffffff;stroke:#333333;stroke-width:0.357698;stroke-miterlimit:4;stroke-dasharray:none"
d="m 22.405765,83.65535 a 3.3500707,3.3500707 0 0 1 -3.35007,3.35007 3.3500707,3.3500707 0 0 1 -3.350071,-3.35007 3.3500707,3.3500707 0 0 1 3.350071,-3.350071 3.3500707,3.3500707 0 0 1 3.35007,3.350071" />
</g>
<g
id="g994-3"
transform="translate(130.0807,0.80182124)">
<path
id="path917-5"
style="fill:#ffffff;stroke:#333333;stroke-width:0.514378;stroke-miterlimit:4;stroke-dasharray:none"
d="m 24.078913,83.65535 a 5.0232186,5.0232186 0 0 1 -5.023218,5.023218 5.0232186,5.0232186 0 0 1 -5.023219,-5.023218 5.0232186,5.0232186 0 0 1 5.023219,-5.023219 5.0232186,5.0232186 0 0 1 5.023218,5.023219" />
<path
id="path984-7"
style="fill:#ffffff;stroke:#333333;stroke-width:0.357698;stroke-miterlimit:4;stroke-dasharray:none"
d="m 22.405765,83.65535 a 3.3500707,3.3500707 0 0 1 -3.35007,3.35007 3.3500707,3.3500707 0 0 1 -3.350071,-3.35007 3.3500707,3.3500707 0 0 1 3.350071,-3.350071 3.3500707,3.3500707 0 0 1 3.35007,3.350071" />
</g>
<g
id="g994-8"
transform="translate(145.8496,0.80182124)">
<path
id="path917-2"
style="fill:#ffffff;stroke:#333333;stroke-width:0.514378;stroke-miterlimit:4;stroke-dasharray:none"
d="m 24.078913,83.65535 a 5.0232186,5.0232186 0 0 1 -5.023218,5.023218 5.0232186,5.0232186 0 0 1 -5.023219,-5.023218 5.0232186,5.0232186 0 0 1 5.023219,-5.023219 5.0232186,5.0232186 0 0 1 5.023218,5.023219" />
<path
id="path984-8"
style="fill:#ffffff;stroke:#333333;stroke-width:0.357698;stroke-miterlimit:4;stroke-dasharray:none"
d="m 22.405765,83.65535 a 3.3500707,3.3500707 0 0 1 -3.35007,3.35007 3.3500707,3.3500707 0 0 1 -3.350071,-3.35007 3.3500707,3.3500707 0 0 1 3.350071,-3.350071 3.3500707,3.3500707 0 0 1 3.35007,3.350071" />
</g>
<g
transform="translate(-9.7012598,0.80182124)"
id="g994-1-0">
<path
id="path917-81-0"
style="fill:#ffffff;stroke:#333333;stroke-width:0.514378;stroke-miterlimit:4;stroke-dasharray:none"
d="m 24.078913,83.65535 a 5.0232186,5.0232186 0 0 1 -5.023218,5.023218 5.0232186,5.0232186 0 0 1 -5.023219,-5.023218 5.0232186,5.0232186 0 0 1 5.023219,-5.023219 5.0232186,5.0232186 0 0 1 5.023218,5.023219" />
<path
id="path984-57-5"
style="fill:#ffffff;stroke:#333333;stroke-width:0.357698;stroke-miterlimit:4;stroke-dasharray:none"
d="m 22.405765,83.65535 a 3.3500707,3.3500707 0 0 1 -3.35007,3.35007 3.3500707,3.3500707 0 0 1 -3.350071,-3.35007 3.3500707,3.3500707 0 0 1 3.350071,-3.350071 3.3500707,3.3500707 0 0 1 3.35007,3.350071" />
</g>
<g
transform="translate(6.3349112,0.80182124)"
id="g994-3-9">
<path
id="path917-5-3"
style="fill:#ffffff;stroke:#333333;stroke-width:0.514378;stroke-miterlimit:4;stroke-dasharray:none"
d="m 24.078913,83.65535 a 5.0232186,5.0232186 0 0 1 -5.023218,5.023218 5.0232186,5.0232186 0 0 1 -5.023219,-5.023218 5.0232186,5.0232186 0 0 1 5.023219,-5.023219 5.0232186,5.0232186 0 0 1 5.023218,5.023219" />
<path
id="path984-7-3"
style="fill:#ffffff;stroke:#333333;stroke-width:0.357698;stroke-miterlimit:4;stroke-dasharray:none"
d="m 22.405765,83.65535 a 3.3500707,3.3500707 0 0 1 -3.35007,3.35007 3.3500707,3.3500707 0 0 1 -3.350071,-3.35007 3.3500707,3.3500707 0 0 1 3.350071,-3.350071 3.3500707,3.3500707 0 0 1 3.35007,3.350071" />
</g>
<g
transform="translate(22.103811,0.80182124)"
id="g994-8-7">
<path
id="path917-2-1"
style="fill:#ffffff;stroke:#333333;stroke-width:0.514378;stroke-miterlimit:4;stroke-dasharray:none"
d="m 24.078913,83.65535 a 5.0232186,5.0232186 0 0 1 -5.023218,5.023218 5.0232186,5.0232186 0 0 1 -5.023219,-5.023218 5.0232186,5.0232186 0 0 1 5.023219,-5.023219 5.0232186,5.0232186 0 0 1 5.023218,5.023219" />
<path
id="path984-8-6"
style="fill:#ffffff;stroke:#333333;stroke-width:0.357698;stroke-miterlimit:4;stroke-dasharray:none"
d="m 22.405765,83.65535 a 3.3500707,3.3500707 0 0 1 -3.35007,3.35007 3.3500707,3.3500707 0 0 1 -3.350071,-3.35007 3.3500707,3.3500707 0 0 1 3.350071,-3.350071 3.3500707,3.3500707 0 0 1 3.35007,3.350071" />
</g>
<g
transform="translate(39.47633,0.80182124)"
id="g994-80-3">
<path
id="path917-9-8"
style="fill:#ffffff;stroke:#333333;stroke-width:0.514378;stroke-miterlimit:4;stroke-dasharray:none"
d="m 24.078913,83.65535 a 5.0232186,5.0232186 0 0 1 -5.023218,5.023218 5.0232186,5.0232186 0 0 1 -5.023219,-5.023218 5.0232186,5.0232186 0 0 1 5.023219,-5.023219 5.0232186,5.0232186 0 0 1 5.023218,5.023219" />
<path
id="path984-1-0"
style="fill:#ffffff;stroke:#333333;stroke-width:0.357698;stroke-miterlimit:4;stroke-dasharray:none"
d="m 22.405765,83.65535 a 3.3500707,3.3500707 0 0 1 -3.35007,3.35007 3.3500707,3.3500707 0 0 1 -3.350071,-3.35007 3.3500707,3.3500707 0 0 1 3.350071,-3.350071 3.3500707,3.3500707 0 0 1 3.35007,3.350071" />
</g>
<path
style="fill:none;stroke:#000000;stroke-width:0.465;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 9.3549106,79.280506 H 182.27902"
id="path1132" />
<path
id="path1132-5"
d="M 8.9769335,89.769346 H 181.90104"
style="fill:none;stroke:#000000;stroke-width:0.465;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
</g>
<text
xml:space="preserve"
id="text833"
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect835);fill:#000000;fill-opacity:1;stroke:none;" />
<path
id="rect839"
style="fill:#ffffff;stroke:#000000;stroke-width:0.78;stroke-miterlimit:4;stroke-dasharray:none"
d="m 59.13031,53.38699 h 72.60143 V 91.097443 H 59.13031 Z" />
<g
aria-label="subject"
transform="matrix(1.2731877,0,0,1.2731877,-10.378166,-28.300207)"
id="text892"
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:0;font-family:sans-serif;white-space:pre;shape-inside:url(#rect894);fill:#000000;fill-opacity:1;stroke:none">
<path
d="m 22.732449,58.125107 v 0.479557 q -0.214973,-0.110243 -0.446484,-0.165365 -0.23151,-0.05512 -0.479557,-0.05512 -0.377582,0 -0.567751,0.115755 -0.187413,0.115755 -0.187413,0.347265 0,0.176389 0.135048,0.278364 0.135047,0.09922 0.542946,0.190169 l 0.173633,0.03858 q 0.540191,0.115755 0.766189,0.327973 0.228754,0.209462 0.228754,0.587044 0,0.429947 -0.341753,0.68075 -0.338997,0.250803 -0.93431,0.250803 -0.248046,0 -0.518141,-0.04961 -0.26734,-0.04685 -0.564996,-0.143316 v -0.523654 q 0.28112,0.146072 0.553971,0.220486 0.272852,0.07166 0.540191,0.07166 0.358289,0 0.551215,-0.121267 0.192925,-0.124023 0.192925,-0.347265 0,-0.206706 -0.14056,-0.316949 -0.137804,-0.110243 -0.609092,-0.212217 l -0.176389,-0.04134 q -0.471289,-0.09922 -0.68075,-0.303168 -0.209462,-0.206705 -0.209462,-0.564995 0,-0.43546 0.30868,-0.672482 0.308681,-0.237022 0.876432,-0.237022 0.281119,0 0.529166,0.04134 0.248047,0.04134 0.457508,0.124023 z"
style="font-size:5.64444px;line-height:1.25;text-align:center;text-anchor:middle"
id="path1880" />
<path
d="m 23.655734,59.902775 v -1.868618 h 0.507118 v 1.849325 q 0,0.438216 0.170877,0.658702 0.170876,0.21773 0.512629,0.21773 0.410656,0 0.647678,-0.261827 0.239778,-0.261827 0.239778,-0.713823 v -1.750107 h 0.507118 v 3.086803 h -0.507118 v -0.474045 q -0.184657,0.28112 -0.429947,0.418923 -0.242535,0.135048 -0.564995,0.135048 -0.531923,0 -0.80753,-0.330729 -0.275608,-0.330729 -0.275608,-0.967382 z m 1.276063,-1.943032 z"
style="font-size:5.64444px;line-height:1.25;text-align:center;text-anchor:middle"
id="path1882" />
<path
d="m 29.50688,59.580314 q 0,-0.559483 -0.23151,-0.876431 -0.228754,-0.319705 -0.631141,-0.319705 -0.402387,0 -0.633897,0.319705 -0.228754,0.316948 -0.228754,0.876431 0,0.559483 0.228754,0.879188 0.23151,0.316948 0.633897,0.316948 0.402387,0 0.631141,-0.316948 0.23151,-0.319705 0.23151,-0.879188 z m -1.725302,-1.077625 q 0.159852,-0.275607 0.402387,-0.407899 0.24529,-0.135047 0.584288,-0.135047 0.562239,0 0.91226,0.446484 0.352778,0.446484 0.352778,1.174087 0,0.727604 -0.352778,1.174088 -0.350021,0.446484 -0.91226,0.446484 -0.338998,0 -0.584288,-0.132292 -0.242535,-0.135047 -0.402387,-0.410655 v 0.463021 h -0.509874 v -4.288452 h 0.509874 z"
style="font-size:5.64444px;line-height:1.25;text-align:center;text-anchor:middle"
id="path1884" />
<path
d="m 30.873893,58.034157 h 0.507118 v 3.141924 q 0,0.5898 -0.225998,0.854383 -0.223242,0.264583 -0.722092,0.264583 H 30.239996 V 61.8651 h 0.135048 q 0.289387,0 0.394118,-0.135048 0.104731,-0.132291 0.104731,-0.553971 z m 0,-1.201649 h 0.507118 v 0.642165 h -0.507118 z"
style="font-size:5.64444px;line-height:1.25;text-align:center;text-anchor:middle"
id="path1886" />
<path
d="m 35.079663,59.450779 v 0.248046 h -2.331639 q 0.03307,0.523655 0.314192,0.799262 0.283876,0.272851 0.788238,0.272851 0.292144,0 0.564995,-0.07166 0.275607,-0.07166 0.545703,-0.214973 v 0.479557 q -0.272852,0.115755 -0.559483,0.176388 -0.286632,0.06063 -0.581532,0.06063 -0.738628,0 -1.171332,-0.429948 -0.429947,-0.429947 -0.429947,-1.163063 0,-0.75792 0.407899,-1.201648 0.410655,-0.446484 1.105185,-0.446484 0.622873,0 0.983919,0.402386 0.363802,0.399631 0.363802,1.08865 z m -0.507118,-0.148828 q -0.0055,-0.416167 -0.234266,-0.664214 -0.225998,-0.248047 -0.600824,-0.248047 -0.424436,0 -0.680751,0.239779 -0.253559,0.239778 -0.292144,0.675238 z"
style="font-size:5.64444px;line-height:1.25;text-align:center;text-anchor:middle"
id="path1888" />
<path
d="m 38.133393,58.152668 v 0.474045 q -0.214974,-0.118512 -0.432704,-0.176389 -0.214974,-0.06063 -0.435459,-0.06063 -0.493338,0 -0.766189,0.314193 -0.272852,0.311436 -0.272852,0.876431 0,0.564995 0.272852,0.879188 0.272851,0.311436 0.766189,0.311436 0.220485,0 0.435459,-0.05788 0.21773,-0.06063 0.432704,-0.179145 v 0.468533 q -0.212218,0.09922 -0.440972,0.148828 -0.225998,0.04961 -0.482313,0.04961 -0.697287,0 -1.107942,-0.438216 -0.410655,-0.438216 -0.410655,-1.182356 0,-0.755164 0.413411,-1.187868 0.416167,-0.432703 1.138259,-0.432703 0.234266,0 0.457508,0.04961 0.223242,0.04685 0.432704,0.143316 z"
style="font-size:5.64444px;line-height:1.25;text-align:center;text-anchor:middle"
id="path1890" />
<path
d="m 39.522455,57.157725 v 0.876432 h 1.044552 v 0.394118 h -1.044552 v 1.675693 q 0,0.377583 0.101975,0.485069 0.104731,0.107487 0.421679,0.107487 h 0.520898 v 0.424436 h -0.520898 q -0.587044,0 -0.810286,-0.21773 -0.223242,-0.220486 -0.223242,-0.799262 v -1.675693 h -0.37207 v -0.394118 h 0.37207 v -0.876432 z"
style="font-size:5.64444px;line-height:1.25;text-align:center;text-anchor:middle"
id="path1892" />
</g>
<path
id="path890-6"
d="m 41.076674,57.758014 8.427083,0.450429 0.130752,2.787304 4.146864,-4.474386 -4.864018,-5.896909 -0.193283,2.981902 -7.519265,0.327089 z"
style="fill:#b3b3b3;stroke:#b3b3b3;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
<g
transform="translate(163.22212,0.80182124)"
id="g994-80">
<path
id="path917-9"
style="fill:#ffffff;stroke:#333333;stroke-width:0.514378;stroke-miterlimit:4;stroke-dasharray:none"
d="m 24.078913,83.65535 a 5.0232186,5.0232186 0 0 1 -5.023218,5.023218 5.0232186,5.0232186 0 0 1 -5.023219,-5.023218 5.0232186,5.0232186 0 0 1 5.023219,-5.023219 5.0232186,5.0232186 0 0 1 5.023218,5.023219" />
<path
id="path984-1"
style="fill:#ffffff;stroke:#333333;stroke-width:0.357698;stroke-miterlimit:4;stroke-dasharray:none"
d="m 22.405765,83.65535 a 3.3500707,3.3500707 0 0 1 -3.35007,3.35007 3.3500707,3.3500707 0 0 1 -3.350071,-3.35007 3.3500707,3.3500707 0 0 1 3.350071,-3.350071 3.3500707,3.3500707 0 0 1 3.35007,3.350071" />
</g>
<path
style="fill:#b3b3b3;stroke:#b3b3b3;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 136.50309,57.142695 8.42708,0.45043 0.13076,2.787304 4.14686,-4.474386 -4.86402,-5.89691 -0.19328,2.981903 -7.51927,0.327088 z"
id="path890-6-2" />
<text
xml:space="preserve"
id="text1023"
style="font-style:normal;font-weight:normal;font-size:6.35px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect1025);fill:#000000;fill-opacity:1;stroke:none;" />
<g
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect1126);fill:#000000;fill-opacity:1;stroke:none"
id="text1124"
transform="translate(61.368655,45.610382)"
aria-label="+">
<path
id="path1226"
style="font-size:8.46667px"
d="m 34.687306,24.561394 v 2.302703 h 2.302703 v 0.702799 h -2.302703 v 2.302703 h -0.694531 v -2.302703 h -2.302703 v -0.702799 h 2.302703 v -2.302703 z" />
</g>
<g
aria-label="کېدل"
transform="translate(-2.764754,-0.31634019)"
id="text1853"
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect1855);fill:#000000;fill-opacity:1;stroke:none">
<path
d="m 123.70022,69.461396 h -1.70532 v -0.950843 h 1.60197 q 0.76481,0 0.99735,-0.537434 0.0827,-0.186034 0.0827,-0.372069 0,-0.356566 -0.27905,-0.697629 l -1.60197,-1.963698 q -0.25838,-0.315226 -0.25838,-0.733803 0,-0.180867 0.0517,-0.351399 0.1602,-0.60978 0.69763,-0.831988 l 3.84988,-1.601964 v 0.961178 l -3.07474,1.291907 q -0.3669,0.155029 -0.47542,0.361734 -0.031,0.05684 -0.031,0.186034 0,0.165364 0.16019,0.356567 l 1.4211,1.705317 q 0.5271,0.635618 0.5271,1.271236 0,0.583942 -0.3204,1.105872 -0.49092,0.800982 -1.6433,0.800982 z"
id="path1926" />
<path
d="m 120.43945,69.01698 q -0.39791,0.444416 -1.18339,0.444416 h -0.46509 v -0.950843 h 0.18087 q 0.5116,0 0.73897,-0.227376 0.25321,-0.253214 0.25321,-0.800982 V 66.36082 h 0.95085 v 1.121375 q 0,0.547768 0.25321,0.800982 0.22738,0.227376 0.73897,0.227376 h 0.28422 v 0.950843 h -0.56844 q -0.77514,0 -1.18338,-0.444416 z m -0.38758,2.253085 h 0.77515 v 0.775144 h -0.77515 z m 0,-1.291906 h 0.77515 v 0.775144 h -0.77515 z"
id="path1928" />
<path
d="m 116.15548,66.490011 q -0.29455,-0.630451 -1.23506,-1.421098 h 1.17305 q 0.50126,0.403075 0.92501,1.11104 0.41858,0.692462 0.41858,1.297074 0,0.377237 0.42891,0.80615 0.22737,0.227376 0.73897,0.227376 h 0.38757 v 0.950843 h -0.67179 q -0.75964,0 -1.2609,-0.671792 -0.48059,0.661457 -1.55029,0.831988 -0.23771,0.03617 -0.47025,0.03617 -0.5271,0 -1.05937,-0.19637 v -0.950843 q 0.59428,0.21704 1.02836,0.21704 0.17053,0 0.34623,-0.04651 0.88883,-0.253213 1.0697,-0.831988 0.0413,-0.139526 0.0413,-0.356566 0,-0.351398 -0.31006,-1.002519 z"
id="path1930" />
<path
d="m 111.0292,69.084159 q 0.40307,-0.651121 0.40307,-1.824172 v -5.839418 h 0.95085 v 5.839418 q 0,1.638138 -0.50643,2.382276 -0.62528,0.91467 -1.97403,1.255733 -0.69247,0.1757 -1.13171,0.1757 -0.49093,0 -0.86817,-0.113688 -1.50894,-0.475422 -1.51411,-1.886184 -0.005,-0.713133 0.32556,-1.188554 h 0.95084 q -0.33589,0.594277 -0.33589,1.188554 0,0.671791 0.85782,0.992184 0.20671,0.08268 0.58395,0.08268 0.41341,0 0.97668,-0.175699 0.89916,-0.273884 1.28157,-0.888832 z"
id="path1932" />
</g>
<g
aria-label="to become"
transform="matrix(0.96154424,0,0,0.96154424,75.620897,57.12878)"
id="text1859"
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:0.65;font-family:sans-serif;white-space:pre;shape-inside:url(#rect1861);fill:#000000;fill-opacity:1;stroke:none">
<path
d="m 37.367896,16.659795 v 0.985986 h 1.175122 v 0.443384 h -1.175122 v 1.885156 q 0,0.42478 0.114721,0.545703 0.117822,0.120923 0.47439,0.120923 h 0.586011 v 0.47749 h -0.586011 q -0.660425,0 -0.911572,-0.244946 -0.251148,-0.248047 -0.251148,-0.89917 v -1.885156 h -0.418579 v -0.443384 h 0.418579 v -0.985986 z"
style="font-size:6.35px;text-align:center;text-anchor:middle"
id="path1935" />
<path
d="m 40.642114,18.045757 q -0.458886,0 -0.725537,0.359668 -0.26665,0.356567 -0.26665,0.979785 0,0.623217 0.26355,0.982885 0.26665,0.356568 0.728637,0.356568 0.455786,0 0.722437,-0.359668 0.26665,-0.359668 0.26665,-0.979785 0,-0.617017 -0.26665,-0.976685 -0.266651,-0.362768 -0.722437,-0.362768 z m 0,-0.483692 q 0.744141,0 1.168921,0.483692 0.42478,0.483691 0.42478,1.339453 0,0.852661 -0.42478,1.339453 -0.42478,0.483691 -1.168921,0.483691 -0.747241,0 -1.172021,-0.483691 -0.42168,-0.486792 -0.42168,-1.339453 0,-0.855762 0.42168,-1.339453 0.42478,-0.483692 1.172021,-0.483692 z"
style="font-size:6.35px;text-align:center;text-anchor:middle"
id="path1937" />
<path
d="m 29.777661,26.264354 q 0,-0.629419 -0.260449,-0.985986 -0.257349,-0.359668 -0.710034,-0.359668 -0.452686,0 -0.713135,0.359668 -0.257348,0.356567 -0.257348,0.985986 0,0.629419 0.257348,0.989087 0.260449,0.356568 0.713135,0.356568 0.452685,0 0.710034,-0.356568 0.260449,-0.359668 0.260449,-0.989087 z m -1.940966,-1.212329 q 0.179833,-0.310058 0.452685,-0.458886 0.275952,-0.151929 0.657324,-0.151929 0.63252,0 1.026294,0.502295 0.396875,0.502295 0.396875,1.320849 0,0.818555 -0.396875,1.32085 -0.393774,0.502295 -1.026294,0.502295 -0.381372,0 -0.657324,-0.148828 -0.272852,-0.151929 -0.452685,-0.461988 v 0.520899 H 27.263086 V 23.17307 h 0.573609 z"
style="font-size:6.35px;text-align:center;text-anchor:middle"
id="path1939" />
<path
d="m 34.285913,26.118627 v 0.279053 h -2.623095 q 0.03721,0.589111 0.353466,0.899169 0.319361,0.306958 0.886768,0.306958 0.328662,0 0.63562,-0.08061 0.310059,-0.08062 0.613916,-0.241845 v 0.539501 q -0.306958,0.130225 -0.629419,0.198438 -0.322461,0.06821 -0.654224,0.06821 -0.830957,0 -1.317749,-0.483692 -0.483691,-0.483691 -0.483691,-1.308447 0,-0.852661 0.458887,-1.351855 0.461987,-0.502295 1.243335,-0.502295 0.700732,0 1.106909,0.452685 0.409277,0.449585 0.409277,1.224732 z m -0.570508,-0.167432 q -0.0062,-0.468188 -0.263549,-0.747241 -0.254248,-0.279053 -0.675928,-0.279053 -0.47749,0 -0.765845,0.269751 -0.285254,0.269751 -0.328662,0.759644 z"
style="font-size:6.35px;text-align:center;text-anchor:middle"
id="path1941" />
<path
d="m 37.721362,24.658251 v 0.533301 q -0.241845,-0.133326 -0.486792,-0.198438 -0.241845,-0.06821 -0.489892,-0.06821 -0.555005,0 -0.861963,0.353467 -0.306958,0.350366 -0.306958,0.985986 0,0.63562 0.306958,0.989087 0.306958,0.350366 0.861963,0.350366 0.248047,0 0.489892,-0.06511 0.244947,-0.06821 0.486792,-0.201538 v 0.5271 q -0.238745,0.111621 -0.496093,0.167431 -0.254248,0.05581 -0.542603,0.05581 -0.784448,0 -1.246435,-0.492993 -0.461988,-0.492993 -0.461988,-1.330152 0,-0.84956 0.465088,-1.336352 0.468189,-0.486792 1.280542,-0.486792 0.26355,0 0.514697,0.05581 0.251148,0.05271 0.486792,0.161231 z"
style="font-size:6.35px;text-align:center;text-anchor:middle"
id="path1943" />
<path
d="m 40.065406,24.924901 q -0.458887,0 -0.725537,0.359668 -0.266651,0.356568 -0.266651,0.979785 0,0.623218 0.26355,0.982886 0.266651,0.356567 0.728638,0.356567 0.455786,0 0.722436,-0.359668 0.266651,-0.359667 0.266651,-0.979785 0,-0.617016 -0.266651,-0.976684 -0.26665,-0.362769 -0.722436,-0.362769 z m 0,-0.483691 q 0.74414,0 1.168921,0.483691 0.42478,0.483692 0.42478,1.339453 0,0.852661 -0.42478,1.339453 -0.424781,0.483692 -1.168921,0.483692 -0.747241,0 -1.172022,-0.483692 -0.421679,-0.486792 -0.421679,-1.339453 0,-0.855761 0.421679,-1.339453 0.424781,-0.483691 1.172022,-0.483691 z"
style="font-size:6.35px;text-align:center;text-anchor:middle"
id="path1945" />
<path
d="m 45.305396,25.191552 q 0.21394,-0.384473 0.511596,-0.567408 0.297657,-0.182934 0.700733,-0.182934 0.542602,0 0.837158,0.381372 0.294556,0.378271 0.294556,1.079004 v 2.095996 H 47.07583 v -2.077393 q 0,-0.499194 -0.176733,-0.74104 -0.176734,-0.241845 -0.539502,-0.241845 -0.443384,0 -0.700733,0.294555 -0.257348,0.294556 -0.257348,0.803052 v 1.962671 h -0.573609 v -2.077393 q 0,-0.502295 -0.176733,-0.74104 -0.176733,-0.241845 -0.545703,-0.241845 -0.437183,0 -0.694531,0.297656 -0.257349,0.294555 -0.257349,0.799951 v 1.962671 h -0.573608 v -3.472656 h 0.573608 v 0.539502 q 0.195337,-0.319361 0.468189,-0.471289 0.272851,-0.151929 0.648022,-0.151929 0.378271,0 0.641821,0.192236 0.266651,0.192237 0.393775,0.558106 z"
style="font-size:6.35px;text-align:center;text-anchor:middle"
id="path1947" />
<path
d="m 51.760814,26.118627 v 0.279053 h -2.623095 q 0.03721,0.589111 0.353467,0.899169 0.31936,0.306958 0.886767,0.306958 0.328662,0 0.63562,-0.08061 0.310059,-0.08062 0.613916,-0.241845 v 0.539501 q -0.306958,0.130225 -0.629419,0.198438 -0.322461,0.06821 -0.654223,0.06821 -0.830957,0 -1.317749,-0.483692 -0.483692,-0.483691 -0.483692,-1.308447 0,-0.852661 0.458887,-1.351855 0.461987,-0.502295 1.243335,-0.502295 0.700732,0 1.106909,0.452685 0.409277,0.449585 0.409277,1.224732 z m -0.570507,-0.167432 q -0.0062,-0.468188 -0.26355,-0.747241 -0.254248,-0.279053 -0.675928,-0.279053 -0.47749,0 -0.765845,0.269751 -0.285254,0.269751 -0.328662,0.759644 z"
style="font-size:6.35px;text-align:center;text-anchor:middle"
id="path1949" />
</g>
<g
aria-label="object"
transform="rotate(2.9444723,-1075.8367,-1013.3163)"
id="text1083"
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect1085);fill:#000000;fill-opacity:1;stroke:none">
<g
aria-label="potatoes"
transform="rotate(8.9547045,59.79872,37.309559)"
id="text1284"
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect1286);fill:#000000;fill-opacity:1;stroke:none">
<g
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect976);fill:#000000;fill-opacity:1;stroke:none"
id="text974"
transform="rotate(-11.745783,124.57508,-113.31226)"
aria-label="story">
<path
id="path1022"
d="m 39.755397,-12.257377 v 0.899167 q -0.403075,-0.206705 -0.837156,-0.310057 -0.43408,-0.103353 -0.899167,-0.103353 -0.707965,0 -1.064531,0.21704 -0.351398,0.217041 -0.351398,0.651121 0,0.330728 0.253213,0.521931 0.253214,0.186034 1.018023,0.356566 l 0.32556,0.072347 q 1.012855,0.2170403 1.4366,0.6149476 0.428913,0.3927396 0.428913,1.1007045 0,0.8061498 -0.640785,1.2764038 -0.635618,0.470254 -1.751826,0.470254 -0.465086,0 -0.971514,-0.093017 -0.501259,-0.08785 -1.059363,-0.2687166 v -0.9818491 q 0.527098,0.2738842 1.038693,0.4134101 0.511595,0.1343583 1.012855,0.1343583 0.671791,0 1.033525,-0.2273756 0.361734,-0.2325432 0.361734,-0.6511209 0,-0.387572 -0.263549,-0.5942771 -0.258381,-0.2067051 -1.142045,-0.3979073 l -0.330729,-0.077514 q -0.883664,-0.1860345 -1.276403,-0.5684389 -0.39274,-0.3875718 -0.39274,-1.0593638 0,-0.816485 0.578774,-1.260901 0.578774,-0.444415 1.643305,-0.444415 0.527098,0 0.992185,0.07751 0.465086,0.07751 0.857826,0.232543 z" />
<path
id="path1024"
d="m 42.525245,-14.071214 v 1.643305 h 1.95853 v 0.738971 h -1.95853 v 3.1419172 q 0,0.7079649 0.191202,0.9095023 0.19637,0.2015374 0.790647,0.2015374 h 0.976681 v 0.7958146 h -0.976681 q -1.100705,0 -1.519282,-0.4082425 -0.418578,-0.4134102 -0.418578,-1.4986118 v -3.1419172 h -0.69763 v -0.738971 h 0.69763 v -1.643305 z" />
<path
id="path1026"
d="m 47.982259,-11.761285 q -0.764809,0 -1.209225,0.599445 -0.444416,0.594277 -0.444416,1.6329701 0,1.038693 0.439249,1.6381377 0.444416,0.5942771 1.214392,0.5942771 0.759641,0 1.204057,-0.5994447 0.444416,-0.5994447 0.444416,-1.6329701 0,-1.0283581 -0.444416,-1.6278021 -0.444416,-0.604613 -1.204057,-0.604613 z m 0,-0.806149 q 1.24023,0 1.948195,0.806149 0.707965,0.80615 0.707965,2.2324151 0,1.4210974 -0.707965,2.2324148 -0.707965,0.8061497 -1.948195,0.8061497 -1.245398,0 -1.953363,-0.8061497 -0.702797,-0.8113174 -0.702797,-2.2324148 0,-1.4262651 0.702797,-2.2324151 0.707965,-0.806149 1.953363,-0.806149 z" />
<path
id="path1028"
d="m 55.563166,-11.539077 q -0.160196,-0.09302 -0.351398,-0.134358 -0.186035,-0.04651 -0.41341,-0.04651 -0.80615,0 -1.240231,0.527098 -0.428913,0.521931 -0.428913,1.5037797 v 3.0488998 H 52.173203 V -12.42791 h 0.956011 v 0.899168 q 0.299723,-0.527098 0.780312,-0.780312 0.480589,-0.258381 1.167884,-0.258381 0.09818,0 0.21704,0.0155 0.118855,0.01034 0.263549,0.03617 z" />
<path
id="path1030"
d="m 58.978968,-6.1027333 q -0.403075,1.0335253 -0.78548,1.3487505 -0.382404,0.3152253 -1.02319,0.3152253 H 56.410657 V -5.234572 h 0.558104 q 0.392739,0 0.60978,-0.1860346 0.21704,-0.1860346 0.480589,-0.8784966 l 0.170532,-0.4340806 -2.340935,-5.6947252 h 1.007687 l 1.808669,4.5268415 1.80867,-4.5268415 h 1.007687 z" />
</g>
<g
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect982);fill:#000000;fill-opacity:1;stroke:none"
id="text980"
transform="rotate(-14.392031,155.77293,-10.152199)"
aria-label="کیسه">
<path
id="path1033"
d="m 97.268735,-6.0835259 h -1.705317 v -0.9508433 h 1.601965 q 0.764808,0 0.997352,-0.5374332 0.08268,-0.1860346 0.08268,-0.3720691 0,-0.3565663 -0.279052,-0.6976297 l -1.601964,-1.9636978 q -0.258382,-0.315226 -0.258382,-0.733803 0,-0.180867 0.05168,-0.351399 0.160197,-0.60978 0.69763,-0.831988 l 3.849883,-1.601964 v 0.961178 l -3.074739,1.291907 q -0.366901,0.155029 -0.475422,0.361734 -0.031,0.05684 -0.031,0.186035 0,0.165364 0.160196,0.356566 l 1.421097,1.7053166 q 0.527098,0.6356181 0.527098,1.2712362 0,0.5839418 -0.320392,1.1058721 -0.490925,0.8009822 -1.643306,0.8009822 z" />
<path
id="path1035"
d="m 94.007962,-6.5279418 q -0.397907,0.4444159 -1.183386,0.4444159 h -0.465087 v -0.9508433 h 0.180867 q 0.511595,0 0.738971,-0.2273756 0.253214,-0.2532137 0.253214,-0.8009822 v -1.121375 h 0.950843 v 1.121375 q 0,0.5477685 0.253214,0.8009822 0.227375,0.2273756 0.73897,0.2273756 h 0.28422 v 0.9508433 h -0.568439 q -0.775144,0 -1.183387,-0.4444159 z m 0.258382,1.2195599 h 0.775144 v 0.775144 h -0.775144 z m -1.291907,0 h 0.775144 v 0.775144 h -0.775144 z" />
<path
id="path1037"
d="m 89.61548,-5.9801734 q -0.191202,0.046509 -0.372069,0.046509 -0.325561,0 -0.60978,-0.1291907 -0.707965,-0.3152252 -0.800982,-0.997352 -0.248047,0.8061498 -0.744139,0.9766815 -0.351398,0.124023 -0.687294,0.124023 -0.506428,0 -0.878497,-0.2532137 -0.310057,-0.206705 -0.52193,-0.5839418 -0.222208,0.30489 -0.511595,0.4754217 -0.39274,0.2377108 -0.904335,0.2377108 h -0.671791 v -0.9508433 h 0.387572 q 0.511595,0 0.73897,-0.2273756 0.413411,-0.4134102 0.413411,-0.9301728 V -9.184102 h 0.950843 v 0.8061498 q 0,0.3307281 0.227376,0.8474908 0.222207,0.511595 0.759641,0.511595 0.563271,0 0.790647,-0.6304504 0.191202,-0.5322656 0.191202,-1.5347852 h 0.950843 q 0,1.0593635 0.09819,1.3177449 0.330728,0.8784965 0.899167,0.8733289 0.733803,-0.010335 0.733803,-1.4469355 V -9.959246 h 0.950843 v 1.7673284 q 0,0.5012598 0.428913,0.9301728 0.227376,0.2273756 0.738971,0.2273756 h 0.387572 v 0.9508433 h -0.671791 q -0.749306,0 -1.359086,-0.4960922 -0.351399,0.4650864 -0.91467,0.5994447 z" />
<path
id="path1039"
d="m 80.825347,-7.5407967 q -0.07751,-0.2170403 -0.144694,-0.470254 -0.06718,-0.2583813 -0.129191,-0.7803116 -0.620115,0.062011 -1.04386,0.4082425 -0.573607,0.4599188 -0.563272,0.7803116 0.0052,0.2118727 0.470255,0.3410634 0.465086,0.1291907 1.410762,-0.2790519 z m -0.346231,-1.9947039 q -0.02067,-0.2015374 -0.03617,-0.4237454 h 0.950844 q 0.0052,0.8681613 0.191202,1.7673284 0.10852,0.5219303 0.397907,0.9301728 0.160196,0.2273756 0.738971,0.2273756 h 0.387572 v 0.9508433 H 82.43765 q -0.465086,0 -0.842323,-0.263549 -0.232543,-0.1601964 -0.428913,-0.4650864 -0.713133,0.3772368 -1.519282,0.3772368 -0.289387,0 -0.58911,-0.077514 -0.976681,-0.2480461 -0.976681,-1.0438606 0,-0.8939995 1.054196,-1.5502881 0.563271,-0.3513986 1.343583,-0.428913 z" />
</g>
</g>
</g>
<g
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect988);fill:#000000;fill-opacity:1;stroke:none"
id="text986"
transform="matrix(0.70870194,0,0,0.70870194,34.18078,14.01918)"
aria-label="explained / expressed story">
<g
style="font-style:normal;font-weight:normal;font-size:14.9334px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect1196);fill:#808080;fill-opacity:1;stroke:none"
id="text1194"
transform="translate(-26.021655,8.6738852)"
aria-label="story explained">
<path
id="path1254"
style="font-size:11.9467px;text-align:center;text-anchor:middle;fill:#808080"
d="m 199.85239,51.951786 v 1.015003 q -0.455,-0.233334 -0.945,-0.350001 -0.49,-0.116667 -1.015,-0.116667 -0.79917,0 -1.20167,0.245001 -0.39667,0.245 -0.39667,0.735002 0,0.373334 0.28584,0.589168 0.28583,0.210001 1.14917,0.402501 l 0.3675,0.08167 q 1.14333,0.245001 1.62167,0.694169 0.48417,0.443334 0.48417,1.242503 0,0.910003 -0.72334,1.440838 -0.7175,0.530834 -1.97751,0.530834 -0.525,0 -1.09667,-0.105 -0.56583,-0.09917 -1.19583,-0.303334 v -1.108337 q 0.595,0.309168 1.1725,0.466668 0.5775,0.151668 1.14334,0.151668 0.75833,0 1.16667,-0.256668 0.40833,-0.262501 0.40833,-0.735002 0,-0.437501 -0.2975,-0.670835 -0.29167,-0.233334 -1.28917,-0.449168 l -0.37333,-0.0875 q -0.99751,-0.210001 -1.44084,-0.641669 -0.44334,-0.437501 -0.44334,-1.195836 0,-0.92167 0.65334,-1.423338 0.65334,-0.501668 1.85501,-0.501668 0.595,0 1.12,0.0875 0.525,0.0875 0.96833,0.262501 z" />
<path
id="path1256"
style="font-size:11.9467px;text-align:center;text-anchor:middle;fill:#808080"
d="m 202.97907,49.90428 v 1.855006 h 2.21084 v 0.834169 h -2.21084 v 3.546676 q 0,0.799169 0.21583,1.02667 0.22167,0.2275 0.89251,0.2275 h 1.1025 v 0.898336 h -1.1025 q -1.24251,0 -1.71501,-0.460834 -0.4725,-0.466668 -0.4725,-1.691672 v -3.546676 h -0.7875 v -0.834169 h 0.7875 V 49.90428 Z" />
<path
id="path1258"
style="font-size:11.9467px;text-align:center;text-anchor:middle;fill:#808080"
d="m 209.13909,52.511788 q -0.86334,0 -1.36501,0.676668 -0.50166,0.670836 -0.50166,1.843339 0,1.172503 0.49583,1.849172 0.50167,0.670835 1.37084,0.670835 0.8575,0 1.35917,-0.676669 0.50167,-0.676668 0.50167,-1.843338 0,-1.160837 -0.50167,-1.837505 -0.50167,-0.682502 -1.35917,-0.682502 z m 0,-0.910003 q 1.4,0 2.19917,0.910003 0.79917,0.910002 0.79917,2.520007 0,1.604171 -0.79917,2.520007 -0.79917,0.910002 -2.19917,0.910002 -1.40584,0 -2.20501,-0.910002 -0.79333,-0.915836 -0.79333,-2.520007 0,-1.610005 0.79333,-2.520007 0.79917,-0.910003 2.20501,-0.910003 z" />
<path
id="path1260"
style="font-size:11.9467px;text-align:center;text-anchor:middle;fill:#808080"
d="m 217.69661,52.762622 q -0.18083,-0.105001 -0.39667,-0.151667 -0.21,-0.0525 -0.46666,-0.0525 -0.91001,0 -1.40001,0.595001 -0.48417,0.589169 -0.48417,1.697505 v 3.441676 h -1.07917 v -6.533351 h 1.07917 v 1.015002 q 0.33834,-0.595001 0.88084,-0.880835 0.5425,-0.291668 1.31834,-0.291668 0.11083,0 0.245,0.0175 0.13416,0.01167 0.2975,0.04083 z" />
<path
id="path1262"
style="font-size:11.9467px;text-align:center;text-anchor:middle;fill:#808080"
d="m 221.55246,58.899306 q -0.45501,1.16667 -0.88667,1.522504 -0.43167,0.355834 -1.15501,0.355834 h -0.8575 v -0.898336 h 0.63 q 0.44334,0 0.68834,-0.21 0.245,-0.210001 0.5425,-0.99167 l 0.1925,-0.490001 -2.64251,-6.428351 h 1.13751 l 2.04167,5.110014 2.04167,-5.110014 h 1.1375 z" />
<path
id="path1264"
style="font-size:11.9467px;text-align:center;text-anchor:middle;fill:#808080"
d="m 187.25236,73.424375 v 0.525002 h -4.93501 q 0.07,1.108336 0.665,1.691671 0.60083,0.577502 1.66834,0.577502 0.61833,0 1.19583,-0.151667 0.58334,-0.151667 1.15501,-0.455001 v 1.015002 q -0.57751,0.245001 -1.18417,0.373335 -0.60667,0.128333 -1.23084,0.128333 -1.56334,0 -2.47918,-0.910002 -0.91,-0.910003 -0.91,-2.461674 0,-1.604171 0.86334,-2.54334 0.86917,-0.945003 2.33917,-0.945003 1.31834,0 2.08251,0.851669 0.77,0.845836 0.77,2.304173 z m -1.07334,-0.315 q -0.0117,-0.880836 -0.49583,-1.405838 -0.47834,-0.525001 -1.27167,-0.525001 -0.89834,0 -1.44084,0.507501 -0.53667,0.507502 -0.61833,1.429171 z" />
<path
id="path1266"
style="font-size:11.9467px;text-align:center;text-anchor:middle;fill:#808080"
d="m 194.23488,70.426034 -2.36251,3.179175 2.48501,3.354176 h -1.26584 l -1.90167,-2.566674 -1.90167,2.566674 h -1.26584 l 2.53751,-3.418343 -2.32167,-3.115008 h 1.26583 l 1.73251,2.327506 1.7325,-2.327506 z" />
<path
id="path1268"
style="font-size:11.9467px;text-align:center;text-anchor:middle;fill:#808080"
d="m 196.91239,75.979383 v 3.465009 h -1.07917 v -9.018358 h 1.07917 v 0.991669 q 0.33833,-0.583335 0.85166,-0.863336 0.51917,-0.285834 1.23667,-0.285834 1.19001,0 1.93084,0.945003 0.74667,0.945003 0.74667,2.485007 0,1.540004 -0.74667,2.485007 -0.74083,0.945002 -1.93084,0.945002 -0.7175,0 -1.23667,-0.28 -0.51333,-0.285834 -0.85166,-0.869169 z m 3.65167,-2.28084 q 0,-1.18417 -0.49,-1.855005 -0.48417,-0.676669 -1.33584,-0.676669 -0.85167,0 -1.34167,0.676669 -0.48416,0.670835 -0.48416,1.855005 0,1.18417 0.48416,1.860838 0.49,0.670836 1.34167,0.670836 0.85167,0 1.33584,-0.670836 0.49,-0.676668 0.49,-1.860838 z" />
<path
id="path1270"
style="font-size:11.9467px;text-align:center;text-anchor:middle;fill:#808080"
d="m 203.4574,67.882693 h 1.07334 v 9.076692 h -1.07334 z" />
<path
id="path1272"
style="font-size:11.9467px;text-align:center;text-anchor:middle;fill:#808080"
d="m 209.73992,73.675209 q -1.30083,0 -1.8025,0.297501 -0.50167,0.297501 -0.50167,1.015003 0,0.571668 0.37333,0.910003 0.37917,0.332501 1.02667,0.332501 0.89251,0 1.42917,-0.630002 0.54251,-0.635835 0.54251,-1.685838 v -0.239168 z m 2.14084,-0.443334 v 3.72751 h -1.07333 v -0.991669 q -0.36751,0.595002 -0.91584,0.880836 -0.54834,0.28 -1.34167,0.28 -1.00334,0 -1.59834,-0.560001 -0.58917,-0.565835 -0.58917,-1.510838 0,-1.102503 0.735,-1.662504 0.74084,-0.560002 2.20501,-0.560002 h 1.50501 v -0.105 q 0,-0.740836 -0.49001,-1.143337 -0.48416,-0.408334 -1.365,-0.408334 -0.56,0 -1.09084,0.134167 -0.53083,0.134167 -1.02083,0.402501 v -0.991669 q 0.58917,-0.227501 1.14333,-0.338335 0.55417,-0.116667 1.07917,-0.116667 1.41751,0 2.11751,0.735002 0.7,0.735002 0.7,2.22834 z" />
<path
id="path1274"
style="font-size:11.9467px;text-align:center;text-anchor:middle;fill:#808080"
d="m 214.09744,70.426034 h 1.07333 v 6.533351 h -1.07333 z m 0,-2.543341 h 1.07333 v 1.359171 h -1.07333 z" />
<path
id="path1276"
style="font-size:11.9467px;text-align:center;text-anchor:middle;fill:#808080"
d="m 222.84162,73.016041 v 3.943344 h -1.07333 v -3.908344 q 0,-0.927503 -0.36167,-1.388337 -0.36167,-0.460835 -1.085,-0.460835 -0.86917,0 -1.37084,0.554168 -0.50167,0.554169 -0.50167,1.510838 v 3.69251 h -1.07917 v -6.533351 h 1.07917 v 1.015003 q 0.385,-0.589169 0.90417,-0.880836 0.525,-0.291668 1.2075,-0.291668 1.12584,0 1.70334,0.700002 0.5775,0.694169 0.5775,2.047506 z" />
<path
id="path1278"
style="font-size:11.9467px;text-align:center;text-anchor:middle;fill:#808080"
d="m 230.58248,73.424375 v 0.525002 h -4.93501 q 0.07,1.108336 0.665,1.691671 0.60083,0.577502 1.66834,0.577502 0.61833,0 1.19583,-0.151667 0.58334,-0.151667 1.15501,-0.455001 v 1.015002 q -0.57751,0.245001 -1.18417,0.373335 -0.60667,0.128333 -1.23084,0.128333 -1.56334,0 -2.47918,-0.910002 -0.91,-0.910003 -0.91,-2.461674 0,-1.604171 0.86334,-2.54334 0.86917,-0.945003 2.33917,-0.945003 1.31834,0 2.08251,0.851669 0.77,0.845836 0.77,2.304173 z m -1.07334,-0.315 q -0.0117,-0.880836 -0.49583,-1.405838 -0.47834,-0.525001 -1.27167,-0.525001 -0.89834,0 -1.44084,0.507501 -0.53667,0.507502 -0.61833,1.429171 z" />
<path
id="path1280"
style="font-size:11.9467px;text-align:center;text-anchor:middle;fill:#808080"
d="m 236.64333,71.417703 v -3.53501 h 1.07334 v 9.076692 h -1.07334 v -0.980002 q -0.33833,0.583335 -0.8575,0.869169 -0.51334,0.28 -1.23667,0.28 -1.18417,0 -1.93084,-0.945002 -0.74084,-0.945003 -0.74084,-2.485007 0,-1.540004 0.74084,-2.485007 0.74667,-0.945003 1.93084,-0.945003 0.72333,0 1.23667,0.285834 0.51917,0.280001 0.8575,0.863336 z m -3.65751,2.28084 q 0,1.18417 0.48417,1.860838 0.49,0.670836 1.34167,0.670836 0.85167,0 1.34167,-0.670836 0.49,-0.676668 0.49,-1.860838 0,-1.18417 -0.49,-1.855005 -0.49,-0.676669 -1.34167,-0.676669 -0.85167,0 -1.34167,0.676669 -0.48417,0.670835 -0.48417,1.855005 z" />
</g>
</g>
<g
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect1000);fill:#000000;fill-opacity:1;stroke:none"
id="text998"
transform="translate(15.067635,14.971662)"
aria-label="بیان">
<path
id="path1143"
d="m 68.462556,56.427136 q -0.372069,0.444416 -1.183386,0.444416 h -0.465087 v -0.950843 h 0.180867 q 0.511595,0 0.738971,-0.227376 0.253213,-0.253213 0.253213,-0.800982 v -1.121375 h 0.950844 v 1.121375 q 0,0.966346 -0.475422,1.534785 z m -0.387572,1.21956 h 0.775144 v 0.775144 h -0.775144 z" />
<path
id="path1145"
d="m 65.258627,56.427136 q -0.397907,0.444416 -1.183386,0.444416 h -0.465087 v -0.950843 h 0.180867 q 0.511595,0 0.738971,-0.227376 0.253213,-0.253213 0.253213,-0.800982 v -1.121375 h 0.950844 v 1.121375 q 0,0.547769 0.253213,0.800982 0.227376,0.227376 0.738971,0.227376 h 0.28422 v 0.950843 h -0.568439 q -0.775144,0 -1.183387,-0.444416 z m 0.258381,1.21956 h 0.775144 v 0.775144 h -0.775144 z m -1.291906,0 h 0.775144 v 0.775144 h -0.775144 z" />
<path
id="path1147"
d="m 61.48626,54.954363 v -6.123638 h 0.950843 v 6.061626 q 0,0.547769 0.253214,0.800982 0.227375,0.227376 0.73897,0.227376 h 0.387572 v 0.950843 h -0.671791 q -0.795815,0 -1.209225,-0.475421 Q 61.48626,55.8742 61.48626,54.954363 Z" />
<path
id="path1149"
d="m 59.703428,55.259253 q 0,0.893999 -0.516763,1.813837 -0.568439,1.018022 -1.855178,1.369421 -0.501259,0.139526 -0.91467,0.139526 -0.682126,0 -1.245398,-0.191203 -1.694981,-0.547768 -1.694981,-2.387443 0,-1.214392 0.242878,-1.63297 h 0.950844 q -0.253214,0.744138 -0.253214,1.63297 0,1.224727 1.038693,1.493444 0.480589,0.124023 0.961178,0.124023 0.39274,0 0.759642,-0.103352 0.997352,-0.273885 1.390091,-1.421098 0.175699,-0.506427 0.175699,-1.002519 0,-0.950844 -0.527097,-2.098057 h 0.950843 q 0.537433,0.80615 0.537433,2.263421 z m -4.015246,-3.296946 h 0.775144 v 0.775144 h -0.775144 z" />
</g>
<g
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect1006);fill:#000000;fill-opacity:1;stroke:none"
id="text1004"
transform="translate(56.227145,87.668971)"
aria-label="explanation">
<path
id="path1152"
style="font-size:5.64444px"
d="m 8.8421634,-7.8806601 v 0.2480467 H 6.5105245 q 0.033073,0.5236541 0.3141925,0.7992616 0.2838757,0.2728513 0.7882373,0.2728513 0.2921438,0 0.5649952,-0.071658 0.2756074,-0.071658 0.5457027,-0.2149738 v 0.4795569 q -0.2728514,0.1157552 -0.5594831,0.1763888 -0.2866317,0.060634 -0.5815317,0.060634 -0.7386279,0 -1.1713315,-0.4299476 -0.4299476,-0.4299476 -0.4299476,-1.1630633 0,-0.7579205 0.407899,-1.2016484 0.410655,-0.4464841 1.1051858,-0.4464841 0.6228728,0 0.9839185,0.4023869 0.3638018,0.3996308 0.3638018,1.088649 z M 8.3350457,-8.0294881 Q 8.3295336,-8.4456553 8.1007794,-8.693702 7.8747813,-8.9417487 7.4999552,-8.9417487 q -0.4244354,0 -0.6807503,0.2397785 Q 6.565646,-8.4621917 6.527061,-8.026732 Z" />
<path
id="path1154"
style="font-size:5.64444px"
d="m 12.141184,-9.2972823 -1.11621,1.5020605 1.174088,1.5847428 H 11.600994 L 10.702514,-7.4231517 9.8040334,-6.210479 H 9.2059653 L 10.404858,-7.8255386 9.30794,-9.2972823 h 0.5980682 l 0.8185538,1.0996737 0.818554,-1.0996737 z" />
<path
id="path1156"
style="font-size:5.64444px"
d="m 13.406223,-6.6734995 v 1.6371081 h -0.509874 v -4.2608909 h 0.509874 v 0.4685327 q 0.159852,-0.2756075 0.402386,-0.407899 0.245291,-0.1350477 0.584288,-0.1350477 0.562239,0 0.912261,0.4464841 0.352777,0.446484 0.352777,1.1740876 0,0.7276036 -0.352777,1.1740877 -0.350022,0.446484 -0.912261,0.446484 -0.338997,0 -0.584288,-0.1322915 -0.242534,-0.1350477 -0.402386,-0.4106551 z m 1.725302,-1.0776251 q 0,-0.5594831 -0.23151,-0.8764316 -0.228754,-0.3197046 -0.631141,-0.3197046 -0.402387,0 -0.633897,0.3197046 -0.228754,0.3169485 -0.228754,0.8764316 0,0.5594831 0.228754,0.8791877 0.23151,0.3169486 0.633897,0.3169486 0.402387,0 0.631141,-0.3169486 0.23151,-0.3197046 0.23151,-0.8791877 z" />
<path
id="path1158"
style="font-size:5.64444px"
d="m 16.498538,-10.498931 h 0.507118 v 4.288452 h -0.507118 z" />
<path
id="path1160"
style="font-size:5.64444px"
d="m 19.466831,-7.7621489 q -0.614605,0 -0.851627,0.1405598 -0.237023,0.1405598 -0.237023,0.479557 0,0.2700952 0.176389,0.4299475 0.179145,0.1570963 0.485069,0.1570963 0.421679,0 0.675238,-0.297656 0.256315,-0.3004121 0.256315,-0.7965055 v -0.1129991 z m 1.011479,-0.2094616 v 1.7611315 h -0.507118 v -0.4685327 q -0.173633,0.2811196 -0.432704,0.4161673 -0.259071,0.1322915 -0.633897,0.1322915 -0.474044,0 -0.755164,-0.2645831 -0.278364,-0.2673392 -0.278364,-0.7138233 0,-0.520898 0.347266,-0.7854811 0.350021,-0.2645832 1.041796,-0.2645832 h 0.711067 v -0.049609 q 0,-0.3500214 -0.23151,-0.5401906 -0.228754,-0.1929252 -0.644922,-0.1929252 -0.264583,0 -0.515385,0.06339 -0.250803,0.06339 -0.482313,0.1901692 v -0.4685327 q 0.278363,-0.1074869 0.54019,-0.1598523 0.261827,-0.055122 0.509874,-0.055122 0.669726,0 1.000455,0.3472654 0.330729,0.3472654 0.330729,1.0528203 z" />
<path
id="path1162"
style="font-size:5.64444px"
d="m 24.091523,-8.0735853 v 1.8631063 h -0.507118 v -1.8465698 q 0,-0.4382158 -0.170877,-0.6559457 -0.170876,-0.2177299 -0.512629,-0.2177299 -0.410655,0 -0.647678,0.2618271 -0.237022,0.261827 -0.237022,0.7138232 v 1.7445951 h -0.509874 v -3.0868033 h 0.509874 v 0.479557 q 0.181901,-0.2783635 0.427191,-0.4161672 0.248047,-0.1378038 0.570508,-0.1378038 0.531922,0 0.804773,0.330729 0.272852,0.3279728 0.272852,0.967382 z" />
<path
id="path1164"
style="font-size:5.64444px"
d="m 26.511356,-7.7621489 q -0.614605,0 -0.851627,0.1405598 -0.237023,0.1405598 -0.237023,0.479557 0,0.2700952 0.176389,0.4299475 0.179145,0.1570963 0.485069,0.1570963 0.42168,0 0.675238,-0.297656 0.256315,-0.3004121 0.256315,-0.7965055 v -0.1129991 z m 1.011479,-0.2094616 v 1.7611315 h -0.507118 v -0.4685327 q -0.173632,0.2811196 -0.432703,0.4161673 -0.259071,0.1322915 -0.633898,0.1322915 -0.474044,0 -0.755164,-0.2645831 -0.278363,-0.2673392 -0.278363,-0.7138233 0,-0.520898 0.347265,-0.7854811 0.350021,-0.2645832 1.041796,-0.2645832 h 0.711067 v -0.049609 q 0,-0.3500214 -0.23151,-0.5401906 -0.228754,-0.1929252 -0.644921,-0.1929252 -0.264584,0 -0.515386,0.06339 -0.250803,0.06339 -0.482313,0.1901692 v -0.4685327 q 0.278363,-0.1074869 0.54019,-0.1598523 0.261827,-0.055122 0.509874,-0.055122 0.669726,0 1.000455,0.3472654 0.330729,0.3472654 0.330729,1.0528203 z" />
<path
id="path1166"
style="font-size:5.64444px"
d="m 29.071749,-10.173714 v 0.8764317 h 1.044552 v 0.3941187 h -1.044552 v 1.6756931 q 0,0.3775822 0.101975,0.4850691 0.104731,0.1074869 0.421679,0.1074869 h 0.520898 v 0.4244355 h -0.520898 q -0.587043,0 -0.810286,-0.2177299 -0.223242,-0.2204859 -0.223242,-0.7992616 v -1.6756931 h -0.37207 v -0.3941187 h 0.37207 v -0.8764317 z" />
<path
id="path1168"
style="font-size:5.64444px"
d="m 30.786027,-9.2972823 h 0.507118 v 3.0868033 h -0.507118 z m 0,-1.2016487 h 0.507118 v 0.6421657 h -0.507118 z" />
<path
id="path1170"
style="font-size:5.64444px"
d="m 33.547614,-8.9417487 q -0.407899,0 -0.644922,0.3197047 -0.237022,0.3169485 -0.237022,0.8709194 0,0.553971 0.234266,0.8736756 0.237023,0.3169485 0.647678,0.3169485 0.405143,0 0.642165,-0.3197046 0.237023,-0.3197046 0.237023,-0.8709195 0,-0.5484588 -0.237023,-0.8681634 -0.237022,-0.3224607 -0.642165,-0.3224607 z m 0,-0.4299476 q 0.661458,0 1.03904,0.4299476 0.377582,0.4299476 0.377582,1.1906241 0,0.7579205 -0.377582,1.1906241 -0.377582,0.4299476 -1.03904,0.4299476 -0.664214,0 -1.041796,-0.4299476 -0.374826,-0.4327036 -0.374826,-1.1906241 0,-0.7606765 0.374826,-1.1906241 0.377582,-0.4299476 1.041796,-0.4299476 z" />
<path
id="path1172"
style="font-size:5.64444px"
d="m 38.367988,-8.0735853 v 1.8631063 h -0.507117 v -1.8465698 q 0,-0.4382158 -0.170877,-0.6559457 -0.170877,-0.2177299 -0.51263,-0.2177299 -0.410655,0 -0.647677,0.2618271 -0.237023,0.261827 -0.237023,0.7138232 V -6.210479 H 35.78279 v -3.0868033 h 0.509874 v 0.479557 q 0.181901,-0.2783635 0.427192,-0.4161672 0.248046,-0.1378038 0.570507,-0.1378038 0.531922,0 0.804774,0.330729 0.272851,0.3279728 0.272851,0.967382 z" />
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 50 KiB

View File

@ -0,0 +1,444 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="531.7431"
height="165.77446"
viewBox="0 0 140.69031 43.861159"
version="1.1"
id="svg8"
inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
sodipodi:docname="affirmational-perfect.svg">
<defs
id="defs2">
<rect
id="rect1055"
height="15.564309"
width="26.597237"
y="14.068227"
x="-8.4943705" />
<rect
id="rect1030"
height="40.342918"
width="31.865057"
y="23.786592"
x="-4.6781449" />
<rect
x="146.44608"
y="-14.548825"
width="16.950678"
height="12.402935"
id="rect409" />
<rect
x="138.79759"
y="-19.303284"
width="23.772291"
height="14.470091"
id="rect371" />
<rect
x="9.3936357"
y="53.347046"
width="13.023082"
height="15.090237"
id="rect328" />
<rect
x="121.9088"
y="7.8961401"
width="56.433346"
height="18.811117"
id="rect6050" />
<rect
x="107.62167"
y="38.37397"
width="41.756546"
height="15.296953"
id="rect5964" />
<marker
inkscape:stockid="Arrow1Mend"
orient="auto"
refY="0"
refX="0"
id="Arrow1Mend"
style="overflow:visible"
inkscape:isstock="true">
<path
id="path1352"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;stroke-opacity:1"
transform="matrix(-0.4,0,0,-0.4,-4,0)" />
</marker>
<rect
x="37.338371"
y="5.0927606"
width="52.299042"
height="14.883522"
id="rect5876" />
<marker
inkscape:stockid="Arrow1Mstart"
orient="auto"
refY="0"
refX="0"
id="Arrow1Mstart"
style="overflow:visible"
inkscape:isstock="true">
<path
id="path1349"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt"
transform="matrix(0.4,0,0,0.4,4,0)" />
</marker>
<marker
inkscape:stockid="Arrow1Lend"
orient="auto"
refY="0"
refX="0"
id="Arrow1Lend"
style="overflow:visible"
inkscape:isstock="true">
<path
id="path1346"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;stroke-opacity:1"
transform="matrix(-0.8,0,0,-0.8,-10,0)" />
</marker>
<marker
inkscape:stockid="Arrow1Lstart"
orient="auto"
refY="0"
refX="0"
id="marker1631"
style="overflow:visible"
inkscape:isstock="true">
<path
id="path1629"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt"
transform="matrix(0.8,0,0,0.8,10,0)" />
</marker>
<marker
inkscape:stockid="Arrow1Lstart"
orient="auto"
refY="0"
refX="0"
id="marker1615"
style="overflow:visible"
inkscape:isstock="true">
<path
id="path1613"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt"
transform="matrix(0.8,0,0,0.8,10,0)" />
</marker>
<marker
inkscape:stockid="Arrow1Lstart"
orient="auto"
refY="0"
refX="0"
id="Arrow1Lstart"
style="overflow:visible"
inkscape:isstock="true">
<path
id="path1343"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt"
transform="matrix(0.8,0,0,0.8,10,0)" />
</marker>
<rect
x="62.350956"
y="47.882885"
width="66.975845"
height="16.33053"
id="rect1054" />
<rect
id="rect1910"
height="26.602938"
width="109.33515"
y="-7.9594593"
x="78.980247" />
<rect
id="rect1904"
height="12.862959"
width="71.915634"
y="2.4186096"
x="38.637333" />
<rect
id="rect1742"
height="22.867559"
width="43.65625"
y="33.489403"
x="49.46875" />
<rect
x="26.647322"
y="26.647322"
width="34.962795"
height="14.552084"
id="rect837" />
<rect
id="rect837-8"
height="14.552084"
width="34.962795"
y="26.647322"
x="26.647322" />
<rect
id="rect852"
height="14.552084"
width="34.962795"
y="26.647322"
x="26.647322" />
<rect
x="49.46875"
y="33.489403"
width="43.65625"
height="22.867559"
id="rect1742-2" />
<rect
x="49.46875"
y="33.489403"
width="43.65625"
height="22.867559"
id="rect1755" />
<rect
x="49.46875"
y="33.489403"
width="43.65625"
height="22.867559"
id="rect1742-5" />
<rect
x="49.46875"
y="33.489403"
width="43.65625"
height="22.867559"
id="rect1784" />
<rect
id="rect1742-2-1"
height="22.867559"
width="43.65625"
y="33.489403"
x="49.46875" />
<rect
id="rect1787"
height="22.867559"
width="43.65625"
y="33.489403"
x="49.46875" />
<rect
x="78.980247"
y="-7.9594593"
width="116.05897"
height="23.679539"
id="rect1910-4" />
<rect
x="78.980247"
y="-7.9594593"
width="109.33515"
height="26.602938"
id="rect1927" />
<rect
id="rect1910-4-1"
height="15.49402"
width="47.651417"
y="-7.9594593"
x="78.980247" />
<rect
id="rect1956"
height="23.679539"
width="116.05897"
y="-7.9594593"
x="78.980247" />
<rect
id="rect1054-5"
height="16.33053"
width="66.975845"
y="47.882885"
x="62.350956" />
<rect
id="rect1067"
height="16.33053"
width="66.975845"
y="47.882885"
x="62.350956" />
<rect
id="rect5876-9"
height="13.849944"
width="16.123816"
y="5.0927606"
x="37.338371" />
<rect
id="rect5977"
height="14.883522"
width="52.299042"
y="5.0927606"
x="37.338371" />
<rect
x="37.338371"
y="5.0927606"
width="29.973761"
height="14.263375"
id="rect5876-9-4" />
<rect
x="37.338371"
y="5.0927606"
width="16.123816"
height="13.849944"
id="rect6006" />
<rect
x="37.338371"
y="5.0927606"
width="31.8342"
height="13.436513"
id="rect5876-9-8" />
<rect
x="37.338371"
y="5.0927606"
width="16.123816"
height="13.849944"
id="rect6006-1" />
<marker
inkscape:isstock="true"
style="overflow:visible"
id="Arrow1Mend-3"
refX="0"
refY="0"
orient="auto"
inkscape:stockid="Arrow1Mend">
<path
transform="matrix(-0.4,0,0,-0.4,-4,0)"
style="fill:#666666;fill-opacity:1;fill-rule:evenodd;stroke:#666666;stroke-width:1pt;stroke-opacity:1"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
id="path1352-7" />
</marker>
<rect
id="rect328-5"
height="15.090237"
width="13.023082"
y="53.347046"
x="9.3936357" />
<rect
id="rect341"
height="15.090237"
width="13.023082"
y="53.347046"
x="9.3936357" />
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="0.90505355"
inkscape:cx="261.57149"
inkscape:cy="-21.998665"
inkscape:document-units="mm"
inkscape:current-layer="g1051"
inkscape:document-rotation="0"
showgrid="false"
fit-margin-top="10"
fit-margin-left="10"
fit-margin-right="10"
fit-margin-bottom="10"
units="px"
inkscape:window-width="2560"
inkscape:window-height="1361"
inkscape:window-x="2391"
inkscape:window-y="-9"
inkscape:window-maximized="1"
inkscape:snap-global="false"
inkscape:snap-to-guides="true" />
<metadata
id="metadata5">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(-46.882445,-9.5543798)">
<text
transform="translate(0.37797619,0.37797619)"
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect1904);fill:#000000;fill-opacity:1;stroke:none;"
id="text1902"
xml:space="preserve" />
<text
id="text1916"
y="10.543595"
x="64.887398"
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583"
xml:space="preserve"><tspan
style="stroke-width:0.264583"
y="10.543595"
x="64.887398"
id="tspan1914"
sodipodi:role="line" /></text>
<g
transform="translate(0,0.18449876)"
id="g2100">
<g
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect1910-4);fill:#000000;fill-opacity:1;stroke:none"
id="text1908-0-1"
transform="translate(-20.320974,53.966148)"
aria-label="...was eating supper." />
</g>
<text
xml:space="preserve"
id="text5962"
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect5964);fill:#000000;fill-opacity:1;stroke:none;" />
<g
id="g1051">
<g
transform="translate(1.3135822,-18.294338)"
id="g194-8">
<path
style="fill:none;stroke:#000000;stroke-width:0.765;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 48.214696,61.208853 H 183.61339"
id="path5870-2-4" />
<path
style="fill:none;stroke:#000000;stroke-width:0.765;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 115.91404,53.353661 V 69.064044"
id="path5872-7-4" />
</g>
<rect
style="fill:#000000;stroke:#000000;stroke-width:0.865"
id="rect72-1"
width="17.364109"
height="11.782787"
x="69.02179"
y="37.023121"
ry="2.6873026" />
<path
style="fill:none;stroke:#000000;stroke-width:0.478089;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 84.565824,29.310456 3.23092,5.338763 c 3.65111,-4.316988 12.797816,-8.672635 18.253036,-2.967174 l -2.6562,1.373558 7.47926,3.193099 3.0398,-8.852757 -2.57894,1.282576 c -6.8482,-9.417754 -19.755116,-7.21834 -26.767876,0.631935 z"
id="path78-1"
sodipodi:nodetypes="cccccccc" />
<g
aria-label="?"
transform="matrix(1.4838345,0,0,1.4838345,120.00106,-17.208885)"
id="text1028"
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect1030);fill:#000000;fill-opacity:1;stroke:none">
<g
style="font-style:normal;font-weight:normal;font-size:7.13242px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect1055);fill:#000000;fill-opacity:1;stroke:none"
id="text1053"
transform="matrix(1.970839,0,0,1.970839,10.006345,-11.475937)"
aria-label="✔">
<path
id="path1059"
d="m -6.9165106,17.613674 q 0.1358225,0 0.205475,0.222888 0.1393051,0.417915 0.1985097,0.417915 0.045274,0 0.094031,-0.06965 0.9786181,-1.438324 1.810966,-2.047784 0.3517453,-0.257715 0.6860775,-0.257715 0.4422936,0 0.5328419,0.02786 0.038309,0.01045 0.038309,0.08707 0,0.06269 -0.0801,0.156718 -2.2393291,2.570179 -2.6676923,3.343322 -0.1462703,0.26468 -0.6756296,0.26468 -0.1741313,0 -0.3656758,-0.09055 -0.0801,-0.04179 -0.2786102,-0.532842 -0.2507491,-0.619908 -0.2507491,-1.08658 0,-0.170649 0.2437839,-0.282093 0.3343321,-0.153235 0.5014982,-0.153235 z" />
</g>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 13 KiB

View File

@ -0,0 +1,975 @@
<?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"
sodipodi:docname="cooking-potatoes.svg"
inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
id="svg8"
version="1.1"
viewBox="0 0 192.54632 81.110579"
height="306.55966"
width="727.73413">
<defs
id="defs2">
<rect
id="rect962"
height="16.036173"
width="39.823158"
y="37.952274"
x="-6.9490075" />
<rect
id="rect894"
height="23.519718"
width="37.417732"
y="56.126602"
x="11.759859" />
<rect
id="rect886"
height="13.363476"
width="47.841248"
y="14.432554"
x="75.102737" />
<rect
id="rect880"
height="13.363476"
width="34.210499"
y="23.252449"
x="35.279579" />
<rect
id="rect855"
height="34.477768"
width="88.733482"
y="102.89877"
x="59.868374" />
<rect
id="rect849"
height="33.94323"
width="92.475258"
y="99.691536"
x="52.652096" />
<rect
id="rect843"
height="20.112129"
width="67.822716"
y="47.507061"
x="52.715843" />
<rect
id="rect835"
height="43.845238"
width="92.98214"
y="45.357143"
x="47.625" />
<rect
x="75.102737"
y="14.432554"
width="54.312309"
height="38.060673"
id="rect886-3" />
<rect
x="75.102737"
y="14.432554"
width="47.841248"
height="13.363476"
id="rect925" />
</defs>
<sodipodi:namedview
fit-margin-left="10"
fit-margin-bottom="10"
fit-margin-right="10"
fit-margin-top="10"
units="px"
inkscape:window-maximized="0"
inkscape:window-y="0"
inkscape:window-x="314"
inkscape:window-height="1030"
inkscape:window-width="1541"
showgrid="false"
inkscape:document-rotation="0"
inkscape:current-layer="layer1"
inkscape:document-units="mm"
inkscape:cy="367.27214"
inkscape:cx="353.08076"
inkscape:zoom="0.98994949"
inkscape:pageshadow="2"
inkscape:pageopacity="0.0"
borderopacity="1.0"
bordercolor="#666666"
pagecolor="#ffffff"
id="base" />
<metadata
id="metadata5">
<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
transform="translate(-0.05731734,-7.1427678)"
id="layer1"
inkscape:groupmode="layer"
inkscape:label="Layer 1">
<text
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect835);fill:#000000;fill-opacity:1;stroke:none;"
id="text833"
xml:space="preserve" />
<path
d="M 52.715843,47.507061 H 125.31727 V 85.217514 H 52.715843 Z"
style="fill:#ffffff;stroke:#000000;stroke-width:0.78;stroke-miterlimit:4;stroke-dasharray:none"
id="rect839" />
<g
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect843);fill:#000000;fill-opacity:1;stroke:none"
id="text841"
transform="matrix(0.85277059,0,0,0.85277059,5.1003948,18.375282)"
aria-label="____ پخول">
<path
id="path2963"
style="direction:rtl"
d="m 120.64241,58.628545 v 0.738971 h -5.49835 v -0.738971 z" />
<path
id="path2965"
style="direction:rtl"
d="m 115.35077,58.628545 v 0.738971 h -5.49836 v -0.738971 z" />
<path
id="path2967"
style="direction:rtl"
d="m 110.05912,58.628545 v 0.738971 h -5.49836 v -0.738971 z" />
<path
id="path2969"
style="direction:rtl"
d="m 104.76746,58.628545 v 0.738971 h -5.498351 v -0.738971 z" />
<path
id="path2971"
style="direction:rtl"
d="m 94.592408,56.427136 q -0.372069,0.444416 -1.183387,0.444416 h -0.465086 v -0.950843 h 0.180867 q 0.511595,0 0.738971,-0.227376 0.253213,-0.253213 0.253213,-0.800982 v -1.121375 h 0.950844 v 1.121375 q 0,0.966346 -0.475422,1.534785 z m -0.387572,2.253086 h 0.775144 v 0.775144 h -0.775144 z m 0.645953,-1.291907 h 0.775144 v 0.775144 h -0.775144 z m -1.291906,0 h 0.775144 v 0.775144 h -0.775144 z" />
<path
id="path2973"
style="direction:rtl"
d="m 89.502295,52.840803 q 1.333248,0.268717 2.470126,0.775144 v 0.795815 q -0.335896,0.103352 -0.713132,0.315225 0.258381,0.403075 0.41341,0.578774 0.537433,0.614948 1.126542,0.614948 h 0.341064 v 0.950843 h -0.444416 q -1.080034,0 -1.731155,-0.868161 -0.206705,-0.279052 -0.511595,-0.780312 -0.356567,0.237711 -0.568439,0.428913 -0.749306,0.666624 -1.136878,0.80615 -1.142046,0.41341 -1.984369,0.41341 h -0.661456 v -0.950843 h 0.516763 q 1.173051,0 1.839675,-0.372069 0.537433,-0.299723 1.136878,-0.847491 0.485757,-0.444416 1.007687,-0.625283 -0.428913,-0.118855 -0.961179,-0.237711 -0.439248,-0.09819 -1.369421,-0.180867 -0.423745,-0.03617 -1.255733,-0.0052 v -0.950844 q 0.372069,-0.03617 0.759641,-0.04134 0.837156,0 1.725987,0.180867 z m -0.583941,-1.65364 h 0.775144 v 0.775144 h -0.775144 z" />
<path
id="path2975"
style="direction:rtl"
d="m 84.102125,55.920709 q 0,-0.39274 -0.08268,-0.687294 -0.124023,-0.413411 -0.361734,-0.568439 -0.310057,-0.211873 -0.620115,-0.07752 -0.346231,0.149861 -0.41341,0.439248 -0.08785,0.387572 0.242879,0.666624 0.242878,0.206705 1.235062,0.227376 z m 0.925006,0 h 1.271236 v 0.950843 h -1.00252 l -0.361734,-0.0052 q -0.12919,0.806149 -0.795814,1.472773 -0.428913,0.428913 -0.971514,0.671792 -0.992184,0.444416 -2.878368,0.444416 v -0.950844 q 1.865513,0 2.54764,-0.392739 0.868161,-0.490925 1.188554,-1.255734 -0.60978,-0.0155 -0.842323,-0.05168 -0.7183,-0.124023 -0.981849,-0.346231 -0.547769,-0.459919 -0.599445,-1.157548 -0.01033,-0.160197 0.04134,-0.454751 0.139526,-0.800983 1.049028,-1.188555 0.30489,-0.12919 0.640786,-0.124023 0.449583,0.01034 0.80615,0.263549 0.687294,0.475422 0.800982,1.204057 0.06718,0.428913 0.08785,0.919838 z" />
<path
id="path2977"
style="direction:rtl"
d="m 78.422904,56.494315 q 0.403075,-0.651121 0.403075,-1.824172 v -5.839418 h 0.950843 v 5.839418 q 0,1.638138 -0.506427,2.382276 -0.625283,0.91467 -1.974034,1.255733 -0.692462,0.1757 -1.13171,0.1757 -0.490924,0 -0.868161,-0.113688 -1.508947,-0.475422 -1.514115,-1.886184 -0.0052,-0.713132 0.325561,-1.188554 h 0.950843 q -0.335896,0.594277 -0.335896,1.188554 0,0.671792 0.857826,0.992185 0.206705,0.08268 0.583942,0.08268 0.41341,0 0.976682,-0.1757 0.899167,-0.273884 1.281571,-0.888832 z" />
</g>
<g
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect849);fill:#000000;fill-opacity:1;stroke:none"
id="text847"
transform="matrix(0.70183681,0,0,0.70183681,32.758822,-20.395189)"
aria-label="پوخ + کول">
<path
id="path2980"
d="m 100.33403,108.61073 q -0.372065,0.44442 -1.183382,0.44442 h -0.465087 v -0.95085 h 0.180867 q 0.511595,0 0.738971,-0.22737 0.253213,-0.25322 0.253213,-0.80099 v -1.12137 h 0.950848 v 1.12137 q 0,0.96635 -0.47543,1.53479 z m -0.387568,2.25309 h 0.775148 v 0.77514 h -0.775148 z m 0.645958,-1.29191 h 0.77514 v 0.77514 h -0.77514 z m -1.291911,0 h 0.775141 v 0.77514 h -0.775141 z" />
<path
id="path2982"
d="m 96.68569,108.1043 q 0,-0.39274 -0.08268,-0.68729 -0.124023,-0.41341 -0.361734,-0.56844 -0.310058,-0.21187 -0.620115,-0.0775 -0.346231,0.14987 -0.41341,0.43925 -0.08785,0.38758 0.242878,0.66663 0.242879,0.2067 1.235063,0.22737 z m 0.925005,0 h 1.271236 v 0.95085 h -1.002519 l -0.361734,-0.005 q -0.129191,0.80615 -0.795815,1.47277 -0.428913,0.42891 -0.971513,0.67179 -0.992185,0.44442 -2.878369,0.44442 v -0.95084 q 1.865514,0 2.54764,-0.39274 0.868162,-0.49093 1.188555,-1.25574 -0.60978,-0.0155 -0.842324,-0.0517 -0.7183,-0.12403 -0.981849,-0.34623 -0.547768,-0.45992 -0.599444,-1.15755 -0.01034,-0.1602 0.04134,-0.45475 0.139526,-0.80099 1.049028,-1.18856 0.30489,-0.12919 0.640786,-0.12402 0.449583,0.0103 0.806149,0.26355 0.687295,0.47542 0.800983,1.20406 0.06718,0.42891 0.08785,0.91983 z" />
<path
id="path2984"
d="m 87.280609,104.88487 q 1.426265,-0.32556 2.433952,-0.32556 1.508947,0 2.521802,0.27905 v 0.79582 q -1.519282,0 -2.630322,0.86299 -1.157548,0.89917 -1.157548,2.24792 0,0.69763 0.382404,1.19372 0.656289,0.84749 2.366773,0.84749 0.997352,0 2.092889,-0.60978 v 0.95084 q -0.775144,0.5116 -2.067051,0.5116 -2.160068,0 -3.033397,-1.00252 -0.676959,-0.77514 -0.676959,-1.93269 0,-1.33325 1.095537,-2.48563 0.496092,-0.52193 1.204057,-0.79065 -0.52193,0 -1.343583,0.0982 -0.651121,0.0775 -1.188554,0.31005 z m 2.160068,-2.03088 h 0.775144 v 0.77515 h -0.775144 z" />
<path
id="path2986"
d="m 79.100258,102.41991 v 2.87837 h 2.878368 v 0.8785 h -2.878368 v 2.87837 h -0.868162 v -2.87837 h -2.878368 v -0.8785 h 2.878368 v -2.87837 z" />
<path
id="path2988"
d="m 67.42142,109.05515 h -1.705316 v -0.95085 h 1.601964 q 0.764809,0 0.997352,-0.53743 0.08268,-0.18604 0.08268,-0.37207 0,-0.35657 -0.279052,-0.69763 l -1.601964,-1.9637 q -0.258382,-0.31522 -0.258382,-0.7338 0,-0.18087 0.05168,-0.3514 0.160196,-0.60978 0.697629,-0.83199 l 3.849882,-1.60196 v 0.96118 l -3.074738,1.2919 q -0.366901,0.15503 -0.475421,0.36174 -0.03101,0.0568 -0.03101,0.18603 0,0.16537 0.160196,0.35657 l 1.421098,1.70532 q 0.527098,0.63561 0.527098,1.27123 0,0.58394 -0.320393,1.10587 -0.490925,0.80099 -1.643306,0.80099 z" />
<path
id="path2990"
d="m 63.716232,108.1043 q 0,-0.39274 -0.08268,-0.68729 -0.124023,-0.41341 -0.361734,-0.56844 -0.310058,-0.21187 -0.620115,-0.0775 -0.346231,0.14987 -0.41341,0.43925 -0.08785,0.38758 0.242878,0.66663 0.242879,0.2067 1.235063,0.22737 z m 0.925005,0 h 1.271236 v 0.95085 h -1.002519 l -0.361734,-0.005 q -0.129191,0.80615 -0.795815,1.47277 -0.428913,0.42891 -0.971514,0.67179 -0.992184,0.44442 -2.878368,0.44442 v -0.95084 q 1.865514,0 2.54764,-0.39274 0.868162,-0.49093 1.188554,-1.25574 -0.609779,-0.0155 -0.842323,-0.0517 -0.7183,-0.12403 -0.981849,-0.34623 -0.547768,-0.45992 -0.599444,-1.15755 -0.01034,-0.1602 0.04134,-0.45475 0.139525,-0.80099 1.049028,-1.18856 0.30489,-0.12919 0.640785,-0.12402 0.449584,0.0103 0.80615,0.26355 0.687295,0.47542 0.800982,1.20406 0.06718,0.42891 0.08785,0.91983 z" />
<path
id="path2992"
d="m 58.037011,108.67791 q 0.403074,-0.65112 0.403074,-1.82417 v -5.83942 h 0.950844 v 5.83942 q 0,1.63813 -0.506428,2.38227 -0.625283,0.91467 -1.974033,1.25574 -0.692462,0.1757 -1.13171,0.1757 -0.490925,0 -0.868162,-0.11369 -1.508947,-0.47542 -1.514114,-1.88619 -0.0052,-0.71313 0.32556,-1.18855 h 0.950844 q -0.335896,0.59428 -0.335896,1.18855 0,0.6718 0.857826,0.99219 0.206705,0.0827 0.583942,0.0827 0.41341,0 0.976681,-0.1757 0.899167,-0.27388 1.281572,-0.88883 z" />
</g>
<g
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:0.75;font-family:sans-serif;white-space:pre;shape-inside:url(#rect855);fill:#000000;fill-opacity:1;stroke:none"
id="text853"
transform="translate(-16.570711,-34.2105)"
aria-label="to make _____ cooked
(to cook)">
<path
id="path2995"
style="font-size:5.64444px;text-align:center;text-anchor:middle"
d="m 74.858356,105.65312 v 0.87643 h 1.044552 v 0.39412 h -1.044552 v 1.67569 q 0,0.37758 0.101974,0.48507 0.104731,0.10749 0.42168,0.10749 h 0.520898 v 0.42443 H 75.38201 q -0.587044,0 -0.810286,-0.21773 -0.223242,-0.22048 -0.223242,-0.79926 v -1.67569 h -0.37207 v -0.39412 h 0.37207 v -0.87643 z" />
<path
id="path2997"
style="font-size:5.64444px;text-align:center;text-anchor:middle"
d="m 77.76877,106.88508 q -0.407899,0 -0.644921,0.31971 -0.237023,0.31695 -0.237023,0.87092 0,0.55397 0.234267,0.87367 0.237022,0.31695 0.647677,0.31695 0.405143,0 0.642165,-0.3197 0.237023,-0.31971 0.237023,-0.87092 0,-0.54846 -0.237023,-0.86817 -0.237022,-0.32246 -0.642165,-0.32246 z m 0,-0.42994 q 0.661458,0 1.03904,0.42994 0.377582,0.42995 0.377582,1.19063 0,0.75792 -0.377582,1.19062 -0.377582,0.42995 -1.03904,0.42995 -0.664214,0 -1.041796,-0.42995 -0.374826,-0.4327 -0.374826,-1.19062 0,-0.76068 0.374826,-1.19063 0.377582,-0.42994 1.041796,-0.42994 z" />
<path
id="path2999"
style="font-size:5.64444px;text-align:center;text-anchor:middle"
d="m 84.223496,107.12211 q 0.190169,-0.34176 0.454752,-0.50437 0.264583,-0.1626 0.622873,-0.1626 0.482313,0 0.74414,0.33899 0.261827,0.33624 0.261827,0.95912 v 1.8631 h -0.509874 v -1.84657 q 0,-0.44373 -0.157096,-0.6587 -0.157096,-0.21497 -0.479557,-0.21497 -0.394119,0 -0.622873,0.26182 -0.228754,0.26183 -0.228754,0.71383 v 1.74459 H 83.79906 v -1.84657 q 0,-0.44648 -0.157096,-0.6587 -0.157096,-0.21497 -0.485069,-0.21497 -0.388606,0 -0.617361,0.26458 -0.228754,0.26183 -0.228754,0.71107 v 1.74459 h -0.509873 v -3.0868 h 0.509873 v 0.47956 q 0.173633,-0.28388 0.416167,-0.41893 0.242535,-0.13504 0.57602,-0.13504 0.336241,0 0.570507,0.17087 0.237023,0.17088 0.350022,0.4961 z" />
<path
id="path3001"
style="font-size:5.64444px;text-align:center;text-anchor:middle"
d="m 88.724166,108.06468 q -0.614605,0 -0.851627,0.14056 -0.237023,0.14056 -0.237023,0.47956 0,0.27009 0.176389,0.42995 0.179145,0.15709 0.485069,0.15709 0.42168,0 0.675238,-0.29765 0.256315,-0.30042 0.256315,-0.79651 v -0.113 z m 1.011479,-0.20946 v 1.76113 h -0.507118 v -0.46853 q -0.173632,0.28112 -0.432703,0.41617 -0.259071,0.13229 -0.633897,0.13229 -0.474045,0 -0.755165,-0.26458 -0.278363,-0.26734 -0.278363,-0.71383 0,-0.5209 0.347265,-0.78548 0.350021,-0.26458 1.041796,-0.26458 h 0.711067 v -0.0496 q 0,-0.35002 -0.23151,-0.54019 -0.228754,-0.19293 -0.644921,-0.19293 -0.264583,0 -0.515386,0.0634 -0.250803,0.0634 -0.482313,0.19017 v -0.46853 q 0.278363,-0.10749 0.54019,-0.15985 0.261827,-0.0551 0.509874,-0.0551 0.669726,0 1.000455,0.34726 0.330729,0.34727 0.330729,1.05282 z" />
<path
id="path3003"
style="font-size:5.64444px;text-align:center;text-anchor:middle"
d="m 90.76366,105.3279 h 0.509874 v 2.53283 l 1.513085,-1.33118 h 0.647677 l -1.637108,1.44418 1.70601,1.64262 H 92.84174 l -1.568206,-1.50757 v 1.50757 H 90.76366 Z" />
<path
id="path3005"
style="font-size:5.64444px;text-align:center;text-anchor:middle"
d="m 96.499051,107.94617 v 0.24805 h -2.331639 q 0.03307,0.52365 0.314193,0.79926 0.283875,0.27285 0.788237,0.27285 0.292144,0 0.564995,-0.0717 0.275607,-0.0717 0.545703,-0.21497 v 0.47956 q -0.272852,0.11575 -0.559483,0.17638 -0.286632,0.0606 -0.581532,0.0606 -0.738628,0 -1.171332,-0.42995 -0.429947,-0.42995 -0.429947,-1.16306 0,-0.75792 0.407899,-1.20165 0.410655,-0.44648 1.105186,-0.44648 0.622872,0 0.983918,0.40238 0.363802,0.39963 0.363802,1.08865 z m -0.507118,-0.14883 q -0.0055,-0.41616 -0.234266,-0.66421 -0.225998,-0.24805 -0.600824,-0.24805 -0.424436,0 -0.680751,0.23978 -0.253558,0.23978 -0.292143,0.67524 z" />
<path
id="path3007"
style="font-size:5.64444px;text-align:center;text-anchor:middle"
d="m 101.47376,110.55342 v 0.39412 h -2.932459 v -0.39412 z" />
<path
id="path3009"
style="font-size:5.64444px;text-align:center;text-anchor:middle"
d="m 104.29599,110.55342 v 0.39412 h -2.93247 v -0.39412 z" />
<path
id="path3011"
style="font-size:5.64444px;text-align:center;text-anchor:middle"
d="m 107.11821,110.55342 v 0.39412 h -2.93247 v -0.39412 z" />
<path
id="path3013"
style="font-size:5.64444px;text-align:center;text-anchor:middle"
d="m 109.94042,110.55342 v 0.39412 h -2.93246 v -0.39412 z" />
<path
id="path3015"
style="font-size:5.64444px;text-align:center;text-anchor:middle"
d="m 112.76265,110.55342 v 0.39412 h -2.93247 v -0.39412 z" />
<path
id="path3017"
style="font-size:5.64444px;text-align:center;text-anchor:middle"
d="m 117.2578,106.64806 v 0.47405 q -0.21497,-0.11852 -0.4327,-0.17639 -0.21497,-0.0606 -0.43546,-0.0606 -0.49334,0 -0.76619,0.3142 -0.27285,0.31143 -0.27285,0.87643 0,0.56499 0.27285,0.87918 0.27285,0.31144 0.76619,0.31144 0.22049,0 0.43546,-0.0579 0.21773,-0.0606 0.4327,-0.17914 v 0.46853 q -0.21221,0.0992 -0.44097,0.14883 -0.226,0.0496 -0.48231,0.0496 -0.69729,0 -1.10794,-0.43822 -0.41066,-0.43821 -0.41066,-1.18235 0,-0.75517 0.41341,-1.18787 0.41617,-0.4327 1.13826,-0.4327 0.23427,0 0.45751,0.0496 0.22324,0.0469 0.4327,0.14332 z" />
<path
id="path3019"
style="font-size:5.64444px;text-align:center;text-anchor:middle"
d="m 119.3414,106.88508 q -0.4079,0 -0.64493,0.31971 -0.23702,0.31695 -0.23702,0.87092 0,0.55397 0.23427,0.87367 0.23702,0.31695 0.64768,0.31695 0.40514,0 0.64216,-0.3197 0.23702,-0.31971 0.23702,-0.87092 0,-0.54846 -0.23702,-0.86817 -0.23702,-0.32246 -0.64216,-0.32246 z m 0,-0.42994 q 0.66145,0 1.03904,0.42994 0.37758,0.42995 0.37758,1.19063 0,0.75792 -0.37758,1.19062 -0.37759,0.42995 -1.03904,0.42995 -0.66422,0 -1.0418,-0.42995 -0.37483,-0.4327 -0.37483,-1.19062 0,-0.76068 0.37483,-1.19063 0.37758,-0.42994 1.0418,-0.42994 z" />
<path
id="path3021"
style="font-size:5.64444px;text-align:center;text-anchor:middle"
d="m 122.792,106.88508 q -0.4079,0 -0.64492,0.31971 -0.23702,0.31695 -0.23702,0.87092 0,0.55397 0.23426,0.87367 0.23702,0.31695 0.64768,0.31695 0.40514,0 0.64216,-0.3197 0.23703,-0.31971 0.23703,-0.87092 0,-0.54846 -0.23703,-0.86817 -0.23702,-0.32246 -0.64216,-0.32246 z m 0,-0.42994 q 0.66146,0 1.03904,0.42994 0.37758,0.42995 0.37758,1.19063 0,0.75792 -0.37758,1.19062 -0.37758,0.42995 -1.03904,0.42995 -0.66421,0 -1.0418,-0.42995 -0.37482,-0.4327 -0.37482,-1.19062 0,-0.76068 0.37482,-1.19063 0.37759,-0.42994 1.0418,-0.42994 z" />
<path
id="path3023"
style="font-size:5.64444px;text-align:center;text-anchor:middle"
d="m 125.02718,105.3279 h 0.50987 v 2.53283 l 1.51309,-1.33118 h 0.64767 l -1.6371,1.44418 1.70601,1.64262 h -0.66146 l -1.56821,-1.50757 v 1.50757 h -0.50987 z" />
<path
id="path3025"
style="font-size:5.64444px;text-align:center;text-anchor:middle"
d="m 130.76257,107.94617 v 0.24805 h -2.33164 q 0.0331,0.52365 0.31419,0.79926 0.28388,0.27285 0.78824,0.27285 0.29214,0 0.56499,-0.0717 0.27561,-0.0717 0.54571,-0.21497 v 0.47956 q -0.27285,0.11575 -0.55949,0.17638 -0.28663,0.0606 -0.58153,0.0606 -0.73863,0 -1.17133,-0.42995 -0.42995,-0.42995 -0.42995,-1.16306 0,-0.75792 0.4079,-1.20165 0.41066,-0.44648 1.10519,-0.44648 0.62287,0 0.98392,0.40238 0.3638,0.39963 0.3638,1.08865 z m -0.50712,-0.14883 q -0.006,-0.41616 -0.23427,-0.66421 -0.22599,-0.24805 -0.60082,-0.24805 -0.42444,0 -0.68075,0.23978 -0.25356,0.23978 -0.29214,0.67524 z" />
<path
id="path3027"
style="font-size:5.64444px;text-align:center;text-anchor:middle"
d="m 133.62613,106.99808 v -1.67018 h 0.50712 v 4.28845 h -0.50712 v -0.46302 q -0.15985,0.27561 -0.40514,0.41066 -0.24254,0.13229 -0.58429,0.13229 -0.55949,0 -0.91226,-0.44649 -0.35002,-0.44648 -0.35002,-1.17408 0,-0.72761 0.35002,-1.17409 0.35277,-0.44648 0.91226,-0.44648 0.34175,0 0.58429,0.13504 0.24529,0.13229 0.40514,0.4079 z m -1.72806,1.07763 q 0,0.55948 0.22875,0.87918 0.23151,0.31695 0.6339,0.31695 0.40239,0 0.6339,-0.31695 0.23151,-0.3197 0.23151,-0.87918 0,-0.55949 -0.23151,-0.87643 -0.23151,-0.31971 -0.6339,-0.31971 -0.40239,0 -0.6339,0.31971 -0.22875,0.31694 -0.22875,0.87643 z" />
<path
id="path3029"
style="font-size:5.64444px;text-align:center;text-anchor:middle"
d="m 93.406736,113.27089 q -0.369314,0.6339 -0.548459,1.25401 -0.179145,0.62012 -0.179145,1.25677 0,0.63666 0.179145,1.26229 0.181901,0.62287 0.548459,1.25401 h -0.440972 q -0.413411,-0.64768 -0.620117,-1.27331 -0.203949,-0.62563 -0.203949,-1.24299 0,-0.6146 0.203949,-1.23747 0.20395,-0.62288 0.620117,-1.27331 z" />
<path
id="path3031"
style="font-size:5.64444px;text-align:center;text-anchor:middle"
d="m 94.895016,113.59059 v 0.87644 h 1.044552 v 0.39411 h -1.044552 v 1.6757 q 0,0.37758 0.101975,0.48507 0.10473,0.10748 0.421679,0.10748 h 0.520898 v 0.42444 H 95.41867 q -0.587044,0 -0.810286,-0.21773 -0.223242,-0.22049 -0.223242,-0.79926 v -1.6757 h -0.37207 v -0.39411 h 0.37207 v -0.87644 z" />
<path
id="path3033"
style="font-size:5.64444px;text-align:center;text-anchor:middle"
d="m 97.80543,114.82256 q -0.407899,0 -0.644921,0.3197 -0.237023,0.31695 -0.237023,0.87092 0,0.55397 0.234267,0.87368 0.237022,0.31695 0.647677,0.31695 0.405143,0 0.642165,-0.31971 0.237023,-0.3197 0.237023,-0.87092 0,-0.54845 -0.237023,-0.86816 -0.237022,-0.32246 -0.642165,-0.32246 z m 0,-0.42995 q 0.661458,0 1.03904,0.42995 0.377582,0.42995 0.377582,1.19062 0,0.75792 -0.377582,1.19063 -0.377582,0.42995 -1.03904,0.42995 -0.664214,0 -1.041796,-0.42995 -0.374826,-0.43271 -0.374826,-1.19063 0,-0.76067 0.374826,-1.19062 0.377582,-0.42995 1.041796,-0.42995 z" />
<path
id="path3035"
style="font-size:5.64444px;text-align:center;text-anchor:middle"
d="m 104.07825,114.58554 v 0.47404 q -0.21497,-0.11851 -0.4327,-0.17639 -0.21497,-0.0606 -0.43546,-0.0606 -0.49334,0 -0.76619,0.31419 -0.27285,0.31144 -0.27285,0.87643 0,0.565 0.27285,0.87919 0.27285,0.31144 0.76619,0.31144 0.22049,0 0.43546,-0.0579 0.21773,-0.0606 0.4327,-0.17914 v 0.46853 q -0.21221,0.0992 -0.44097,0.14883 -0.226,0.0496 -0.48231,0.0496 -0.69729,0 -1.10794,-0.43822 -0.41066,-0.43822 -0.41066,-1.18236 0,-0.75516 0.41341,-1.18786 0.41617,-0.43271 1.13826,-0.43271 0.23427,0 0.45751,0.0496 0.22324,0.0468 0.4327,0.14332 z" />
<path
id="path3037"
style="font-size:5.64444px;text-align:center;text-anchor:middle"
d="m 106.16185,114.82256 q -0.4079,0 -0.64492,0.3197 -0.23703,0.31695 -0.23703,0.87092 0,0.55397 0.23427,0.87368 0.23702,0.31695 0.64768,0.31695 0.40514,0 0.64216,-0.31971 0.23703,-0.3197 0.23703,-0.87092 0,-0.54845 -0.23703,-0.86816 -0.23702,-0.32246 -0.64216,-0.32246 z m 0,-0.42995 q 0.66146,0 1.03904,0.42995 0.37758,0.42995 0.37758,1.19062 0,0.75792 -0.37758,1.19063 -0.37758,0.42995 -1.03904,0.42995 -0.66422,0 -1.0418,-0.42995 -0.37482,-0.43271 -0.37482,-1.19063 0,-0.76067 0.37482,-1.19062 0.37758,-0.42995 1.0418,-0.42995 z" />
<path
id="path3039"
style="font-size:5.64444px;text-align:center;text-anchor:middle"
d="m 109.61245,114.82256 q -0.4079,0 -0.64492,0.3197 -0.23702,0.31695 -0.23702,0.87092 0,0.55397 0.23427,0.87368 0.23702,0.31695 0.64767,0.31695 0.40515,0 0.64217,-0.31971 0.23702,-0.3197 0.23702,-0.87092 0,-0.54845 -0.23702,-0.86816 -0.23702,-0.32246 -0.64217,-0.32246 z m 0,-0.42995 q 0.66146,0 1.03904,0.42995 0.37759,0.42995 0.37759,1.19062 0,0.75792 -0.37759,1.19063 -0.37758,0.42995 -1.03904,0.42995 -0.66421,0 -1.04179,-0.42995 -0.37483,-0.43271 -0.37483,-1.19063 0,-0.76067 0.37483,-1.19062 0.37758,-0.42995 1.04179,-0.42995 z" />
<path
id="path3041"
style="font-size:5.64444px;text-align:center;text-anchor:middle"
d="m 111.84763,113.26538 h 0.50987 v 2.53283 l 1.51309,-1.33118 h 0.64767 l -1.6371,1.44418 1.70601,1.64262 h -0.66146 l -1.56821,-1.50757 v 1.50757 h -0.50987 z" />
<path
id="path3043"
style="font-size:5.64444px;text-align:center;text-anchor:middle"
d="m 115.06121,113.27089 h 0.44097 q 0.41341,0.65043 0.61736,1.27331 0.20671,0.62287 0.20671,1.23747 0,0.61736 -0.20671,1.24299 -0.20395,0.62563 -0.61736,1.27331 h -0.44097 q 0.36656,-0.63114 0.5457,-1.25401 0.18191,-0.62563 0.18191,-1.26229 0,-0.63665 -0.18191,-1.25677 -0.17914,-0.62011 -0.5457,-1.25401 z" />
</g>
<path
sodipodi:nodetypes="ccccc"
id="path861"
d="m 74.693371,39.309523 6.288935,8.114493 h 15.968586 l 5.587228,-8.102209 z"
style="fill:#000000;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
<path
style="fill:#000000;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 133.42477,52.093258 -8.11449,6.28894 v 15.96859 l 8.10221,5.58722 z"
id="path861-9"
sodipodi:nodetypes="ccccc" />
<g
style="font-style:normal;font-weight:normal;font-size:7.05556px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect880);fill:#000000;fill-opacity:1;stroke:none"
id="text878"
transform="rotate(15.82349,74.928734,80.774473)"
aria-label="(object)">
<path
id="path3046"
style="font-size:7.05556px;fill:#333333"
d="m 37.466934,24.140788 q -0.461643,0.792373 -0.685575,1.56752 -0.223931,0.775147 -0.223931,1.570964 0,0.795818 0.223931,1.577855 0.227377,0.778592 0.685575,1.56752 h -0.551216 q -0.516764,-0.809598 -0.775147,-1.591636 -0.254937,-0.782037 -0.254937,-1.553739 0,-0.768256 0.254937,-1.546849 0.254938,-0.778592 0.775147,-1.591635 z" />
<path
id="path3048"
style="font-size:7.05556px;fill:#333333"
d="m 40.195451,26.080378 q -0.509874,0 -0.806152,0.399632 -0.296279,0.396186 -0.296279,1.088651 0,0.692464 0.292833,1.092096 0.296279,0.396186 0.809598,0.396186 0.50643,0 0.802708,-0.399632 0.296279,-0.399631 0.296279,-1.08865 0,-0.685575 -0.296279,-1.085206 -0.296278,-0.403077 -0.802708,-0.403077 z m 0,-0.537435 q 0.826824,0 1.298802,0.537435 0.471979,0.537436 0.471979,1.488283 0,0.947401 -0.471979,1.488282 -0.471978,0.537435 -1.298802,0.537435 -0.830268,0 -1.302247,-0.537435 -0.468533,-0.540881 -0.468533,-1.488282 0,-0.950847 0.468533,-1.488283 0.471979,-0.537435 1.302247,-0.537435 z" />
<path
id="path3050"
style="font-size:7.05556px;fill:#333333"
d="m 45.7834,27.568661 q 0,-0.699355 -0.289388,-1.095542 -0.285943,-0.399631 -0.788928,-0.399631 -0.502984,0 -0.792372,0.399631 -0.285943,0.396187 -0.285943,1.095542 0,0.699354 0.285943,1.098986 0.289388,0.396186 0.792372,0.396186 0.502985,0 0.788928,-0.396186 0.289388,-0.399632 0.289388,-1.098986 z m -2.156631,-1.347034 q 0.199815,-0.344509 0.502984,-0.509874 0.306614,-0.16881 0.730361,-0.16881 0.7028,0 1.140327,0.558106 0.440973,0.558106 0.440973,1.467612 0,0.909505 -0.440973,1.467611 -0.437527,0.558106 -1.140327,0.558106 -0.423747,0 -0.730361,-0.165365 -0.303169,-0.168809 -0.502984,-0.513319 v 0.578776 h -0.637343 v -5.360572 h 0.637343 z" />
<path
id="path3052"
style="font-size:7.05556px;fill:#333333"
d="m 47.492169,25.635961 h 0.633898 v 3.927411 q 0,0.737251 -0.282498,1.06798 -0.279053,0.33073 -0.902616,0.33073 h -0.241157 v -0.537435 h 0.16881 q 0.361735,0 0.492649,-0.16881 0.130914,-0.165365 0.130914,-0.692465 z m 0,-1.502063 h 0.633898 v 0.802708 h -0.633898 z" />
<path
id="path3054"
style="font-size:7.05556px;fill:#333333"
d="M 52.749388,27.406741 V 27.7168 h -2.914553 q 0.04134,0.654568 0.392741,0.999078 0.354846,0.341065 0.985298,0.341065 0.365181,0 0.706245,-0.08957 0.34451,-0.08957 0.68213,-0.268717 V 29.2981 q -0.341065,0.144694 -0.699355,0.220486 -0.35829,0.07579 -0.726916,0.07579 -0.923286,0 -1.464166,-0.537435 -0.537435,-0.537435 -0.537435,-1.453831 0,-0.947402 0.509874,-1.502063 0.51332,-0.558106 1.381484,-0.558106 0.778592,0 1.2299,0.502984 0.454753,0.49954 0.454753,1.360814 z M 52.11549,27.220706 q -0.0069,-0.52021 -0.292833,-0.830269 -0.282498,-0.310059 -0.751032,-0.310059 -0.530545,0 -0.850939,0.299724 -0.316949,0.299723 -0.36518,0.844049 z" />
<path
id="path3056"
style="font-size:7.05556px;fill:#333333"
d="m 56.566555,25.7841 v 0.592557 q -0.268717,-0.148139 -0.54088,-0.220487 -0.268718,-0.07579 -0.544325,-0.07579 -0.616673,0 -0.957738,0.392741 -0.341064,0.389297 -0.341064,1.095542 0,0.706245 0.341064,1.098986 0.341065,0.389296 0.957738,0.389296 0.275607,0 0.544325,-0.07235 0.272163,-0.07579 0.54088,-0.223932 v 0.585667 q -0.265272,0.124023 -0.551215,0.186035 -0.282498,0.06201 -0.602892,0.06201 -0.87161,0 -1.38493,-0.547771 -0.513319,-0.54777 -0.513319,-1.477946 0,-0.943957 0.516764,-1.484838 0.52021,-0.54088 1.422826,-0.54088 0.292833,0 0.571886,0.06201 0.279053,0.05857 0.54088,0.179145 z" />
<path
id="path3058"
style="font-size:7.05556px;fill:#333333"
d="m 58.302885,24.54042 v 1.095541 h 1.305692 v 0.492649 h -1.305692 v 2.094619 q 0,0.471979 0.127468,0.606337 0.130914,0.134359 0.5271,0.134359 h 0.651124 v 0.530545 h -0.651124 q -0.733806,0 -1.012859,-0.272163 Q 57.665542,28.9467 57.665542,28.223229 V 26.12861 h -0.465089 v -0.492649 h 0.465089 V 24.54042 Z" />
<path
id="path3060"
style="font-size:7.05556px;fill:#333333"
d="m 60.345828,24.140788 h 0.551216 q 0.516765,0.813043 0.771702,1.591635 0.258382,0.778593 0.258382,1.546849 0,0.771702 -0.258382,1.553739 -0.254937,0.782038 -0.771702,1.591636 h -0.551216 q 0.458198,-0.788928 0.68213,-1.56752 0.227376,-0.782037 0.227376,-1.577855 0,-0.795817 -0.227376,-1.570964 -0.223932,-0.775147 -0.68213,-1.56752 z" />
</g>
<g
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect886);fill:#000000;fill-opacity:1;stroke:none"
id="text884"
transform="rotate(17.401119,99.5101,-8.3761397)"
aria-label="potatoes">
<path
id="path3063"
d="m 77.020705,22.927219 v 3.06957 h -0.956011 v -7.989151 h 0.956011 v 0.878497 q 0.299723,-0.516763 0.754474,-0.764809 0.459918,-0.253214 1.095537,-0.253214 1.054195,0 1.710484,0.837156 0.661456,0.837156 0.661456,2.201409 0,1.364253 -0.661456,2.201409 -0.656289,0.837156 -1.710484,0.837156 -0.635619,0 -1.095537,-0.248047 -0.454751,-0.253213 -0.754474,-0.769976 z m 3.234935,-2.020542 q 0,-1.049028 -0.434081,-1.643305 -0.428913,-0.599445 -1.183387,-0.599445 -0.754473,0 -1.188554,0.599445 -0.428913,0.594277 -0.428913,1.643305 0,1.049028 0.428913,1.648473 0.434081,0.594277 1.188554,0.594277 0.754474,0 1.183387,-0.594277 0.434081,-0.599445 0.434081,-1.648473 z" />
<path
id="path3065"
d="m 85.061532,18.674262 q -0.764809,0 -1.209224,0.599445 -0.444416,0.594277 -0.444416,1.63297 0,1.038693 0.439248,1.638138 0.444416,0.594277 1.214392,0.594277 0.759641,0 1.204057,-0.599445 0.444416,-0.599445 0.444416,-1.63297 0,-1.028358 -0.444416,-1.627802 -0.444416,-0.604613 -1.204057,-0.604613 z m 0,-0.80615 q 1.240231,0 1.948195,0.80615 0.707965,0.80615 0.707965,2.232415 0,1.421097 -0.707965,2.232415 -0.707964,0.80615 -1.948195,0.80615 -1.245398,0 -1.953363,-0.80615 -0.702797,-0.811318 -0.702797,-2.232415 0,-1.426265 0.702797,-2.232415 0.707965,-0.80615 1.953363,-0.80615 z" />
<path
id="path3067"
d="m 90.229159,16.364333 v 1.643305 h 1.95853 v 0.738971 h -1.95853 v 3.141917 q 0,0.707965 0.191202,0.909502 0.19637,0.201538 0.790647,0.201538 h 0.976681 v 0.795814 h -0.976681 q -1.100705,0 -1.519282,-0.408242 -0.418578,-0.41341 -0.418578,-1.498612 v -3.141917 h -0.69763 v -0.738971 h 0.69763 v -1.643305 z" />
<path
id="path3069"
d="m 96.073746,20.886006 q -1.152381,0 -1.596797,0.263549 -0.444416,0.263549 -0.444416,0.899167 0,0.506428 0.330728,0.80615 0.335896,0.294555 0.909502,0.294555 0.790647,0 1.266069,-0.558104 0.480589,-0.563271 0.480589,-1.493444 v -0.211873 z m 1.896519,-0.392739 v 3.302113 h -0.950844 v -0.878496 q -0.32556,0.527098 -0.811317,0.780311 -0.485757,0.248047 -1.188554,0.248047 -0.888832,0 -1.41593,-0.496093 -0.52193,-0.501259 -0.52193,-1.338415 0,-0.976681 0.651121,-1.472774 0.656288,-0.496092 1.953363,-0.496092 h 1.333247 v -0.09302 q 0,-0.656289 -0.43408,-1.012855 -0.428913,-0.361734 -1.209225,-0.361734 -0.496092,0 -0.966346,0.118856 -0.470254,0.118855 -0.904335,0.356566 v -0.878497 q 0.52193,-0.201537 1.012855,-0.299722 0.490925,-0.103353 0.956011,-0.103353 1.255733,0 1.875848,0.651121 0.620116,0.651121 0.620116,1.974034 z" />
<path
id="path3071"
d="m 100.87447,16.364333 v 1.643305 h 1.95853 v 0.738971 h -1.95853 v 3.141917 q 0,0.707965 0.1912,0.909502 0.19637,0.201538 0.79065,0.201538 h 0.97668 v 0.795814 h -0.97668 q -1.10071,0 -1.51928,-0.408242 -0.418582,-0.41341 -0.418582,-1.498612 v -3.141917 h -0.697629 v -0.738971 h 0.697629 v -1.643305 z" />
<path
id="path3073"
d="m 106.33148,18.674262 q -0.76481,0 -1.20922,0.599445 -0.44442,0.594277 -0.44442,1.63297 0,1.038693 0.43925,1.638138 0.44442,0.594277 1.21439,0.594277 0.75964,0 1.20406,-0.599445 0.44442,-0.599445 0.44442,-1.63297 0,-1.028358 -0.44442,-1.627802 -0.44442,-0.604613 -1.20406,-0.604613 z m 0,-0.80615 q 1.24023,0 1.9482,0.80615 0.70796,0.80615 0.70796,2.232415 0,1.421097 -0.70796,2.232415 -0.70797,0.80615 -1.9482,0.80615 -1.24539,0 -1.95336,-0.80615 -0.7028,-0.811318 -0.7028,-2.232415 0,-1.426265 0.7028,-2.232415 0.70797,-0.80615 1.95336,-0.80615 z" />
<path
id="path3075"
d="m 115.50919,20.663799 v 0.465086 h -4.37182 q 0.062,0.981849 0.58911,1.498612 0.53227,0.511595 1.47795,0.511595 0.54776,0 1.05936,-0.134359 0.51676,-0.134358 1.02319,-0.403074 v 0.899167 q -0.5116,0.21704 -1.04903,0.330728 -0.53743,0.113688 -1.09037,0.113688 -1.38492,0 -2.19624,-0.80615 -0.80615,-0.80615 -0.80615,-2.180739 0,-1.421097 0.76481,-2.253085 0.76998,-0.837156 2.07222,-0.837156 1.16788,0 1.84484,0.754474 0.68213,0.749306 0.68213,2.041213 z m -0.95085,-0.279052 q -0.0103,-0.780312 -0.43924,-1.245398 -0.42375,-0.465087 -1.12655,-0.465087 -0.79581,0 -1.2764,0.449584 -0.47542,0.449583 -0.54777,1.266068 z" />
<path
id="path3077"
d="m 120.7595,18.17817 v 0.899167 q -0.40308,-0.206705 -0.83716,-0.310058 -0.43408,-0.103352 -0.89916,-0.103352 -0.70797,0 -1.06454,0.21704 -0.35139,0.217041 -0.35139,0.651121 0,0.330728 0.25321,0.521931 0.25321,0.186034 1.01802,0.356566 l 0.32556,0.07235 q 1.01286,0.21704 1.4366,0.614947 0.42892,0.39274 0.42892,1.100705 0,0.806149 -0.64079,1.276403 -0.63562,0.470255 -1.75183,0.470255 -0.46508,0 -0.97151,-0.09302 -0.50126,-0.08785 -1.05936,-0.268716 V 22.60166 q 0.52709,0.273884 1.03869,0.41341 0.51159,0.134358 1.01285,0.134358 0.6718,0 1.03353,-0.227376 0.36173,-0.232543 0.36173,-0.651121 0,-0.387572 -0.26355,-0.594277 -0.25838,-0.206705 -1.14204,-0.397907 l -0.33073,-0.07751 q -0.88366,-0.186035 -1.2764,-0.568439 -0.39274,-0.387572 -0.39274,-1.059364 0,-0.816485 0.57877,-1.260901 0.57878,-0.444416 1.64331,-0.444416 0.5271,0 0.99218,0.07752 0.46509,0.07751 0.85783,0.232543 z" />
</g>
<path
id="path890"
d="m 82.853551,25.390605 1.603619,8.285356 -2.672697,0.801807 5.345391,2.939965 4.543583,-6.147199 -2.939965,0.53454 -2.138156,-7.216278 z"
style="fill:#b3b3b3;stroke:#b3b3b3;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
<g
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:0;font-family:sans-serif;white-space:pre;shape-inside:url(#rect894);fill:#000000;fill-opacity:1;stroke:none"
id="text892"
transform="matrix(1.0041136,0,0,1.0041136,-15.894206,4.6609113)"
aria-label="Subject
does the cooking">
<path
id="path3080"
style="font-size:5.64444px;line-height:1.25;text-align:center;text-anchor:middle"
d="m 22.933643,57.141188 v 0.542947 q -0.316949,-0.151584 -0.598068,-0.225998 -0.28112,-0.07441 -0.542947,-0.07441 -0.454752,0 -0.702799,0.176389 -0.24529,0.176389 -0.24529,0.501605 0,0.272852 0.162608,0.413411 0.165364,0.137804 0.622873,0.223242 l 0.336241,0.0689 q 0.622873,0.118512 0.917773,0.418924 0.297656,0.297656 0.297656,0.799261 0,0.598068 -0.402387,0.906749 -0.399631,0.30868 -1.174088,0.30868 -0.292144,0 -0.622873,-0.06615 -0.327973,-0.06615 -0.68075,-0.195681 v -0.573264 q 0.338997,0.19017 0.664214,0.286632 0.325217,0.09646 0.639409,0.09646 0.476801,0 0.735872,-0.187413 0.259071,-0.187413 0.259071,-0.534679 0,-0.303168 -0.187413,-0.474045 -0.184657,-0.170876 -0.609093,-0.256314 l -0.338997,-0.06615 q -0.622873,-0.124024 -0.901236,-0.388607 -0.278364,-0.264583 -0.278364,-0.735872 0,-0.545702 0.383095,-0.859895 0.38585,-0.314192 1.061088,-0.314192 0.289388,0 0.5898,0.05236 0.300412,0.05237 0.614605,0.157096 z" />
<path
id="path3082"
style="font-size:5.64444px;line-height:1.25;text-align:center;text-anchor:middle"
d="m 23.975439,59.902775 v -1.868618 h 0.507118 v 1.849325 q 0,0.438216 0.170876,0.658702 0.170877,0.21773 0.51263,0.21773 0.410655,0 0.647678,-0.261827 0.239778,-0.261827 0.239778,-0.713823 v -1.750107 h 0.507118 v 3.086803 h -0.507118 v -0.474045 q -0.184657,0.28112 -0.429948,0.418923 -0.242534,0.135048 -0.564995,0.135048 -0.531922,0 -0.80753,-0.330729 -0.275607,-0.330729 -0.275607,-0.967382 z m 1.276062,-1.943032 z" />
<path
id="path3084"
style="font-size:5.64444px;line-height:1.25;text-align:center;text-anchor:middle"
d="m 29.826585,59.580314 q 0,-0.559483 -0.23151,-0.876431 -0.228754,-0.319705 -0.631141,-0.319705 -0.402387,0 -0.633897,0.319705 -0.228755,0.316948 -0.228755,0.876431 0,0.559483 0.228755,0.879188 0.23151,0.316948 0.633897,0.316948 0.402387,0 0.631141,-0.316948 0.23151,-0.319705 0.23151,-0.879188 z m -1.725303,-1.077625 q 0.159853,-0.275607 0.402387,-0.407899 0.245291,-0.135047 0.584288,-0.135047 0.562239,0 0.912261,0.446484 0.352777,0.446484 0.352777,1.174087 0,0.727604 -0.352777,1.174088 -0.350022,0.446484 -0.912261,0.446484 -0.338997,0 -0.584288,-0.132292 -0.242534,-0.135047 -0.402387,-0.410655 v 0.463021 h -0.509873 v -4.288452 h 0.509873 z" />
<path
id="path3086"
style="font-size:5.64444px;line-height:1.25;text-align:center;text-anchor:middle"
d="m 31.193597,58.034157 h 0.507118 v 3.141924 q 0,0.5898 -0.225998,0.854383 -0.223242,0.264583 -0.722091,0.264583 H 30.5597 V 61.8651 h 0.135048 q 0.289388,0 0.394119,-0.135048 0.10473,-0.132291 0.10473,-0.553971 z m 0,-1.201649 h 0.507118 v 0.642165 h -0.507118 z" />
<path
id="path3088"
style="font-size:5.64444px;line-height:1.25;text-align:center;text-anchor:middle"
d="m 35.399367,59.450779 v 0.248046 h -2.331639 q 0.03307,0.523655 0.314193,0.799262 0.283876,0.272851 0.788237,0.272851 0.292144,0 0.564995,-0.07166 0.275608,-0.07166 0.545703,-0.214973 v 0.479557 q -0.272851,0.115755 -0.559483,0.176388 -0.286632,0.06063 -0.581532,0.06063 -0.738628,0 -1.171331,-0.429948 -0.429948,-0.429947 -0.429948,-1.163063 0,-0.75792 0.407899,-1.201648 0.410655,-0.446484 1.105186,-0.446484 0.622873,0 0.983918,0.402386 0.363802,0.399631 0.363802,1.08865 z M 34.89225,59.301951 q -0.0055,-0.416167 -0.234267,-0.664214 -0.225998,-0.248047 -0.600824,-0.248047 -0.424435,0 -0.68075,0.239779 -0.253559,0.239778 -0.292144,0.675238 z" />
<path
id="path3090"
style="font-size:5.64444px;line-height:1.25;text-align:center;text-anchor:middle"
d="m 38.453097,58.152668 v 0.474045 q -0.214973,-0.118512 -0.432703,-0.176389 -0.214974,-0.06063 -0.43546,-0.06063 -0.493337,0 -0.766189,0.314193 -0.272851,0.311436 -0.272851,0.876431 0,0.564995 0.272851,0.879188 0.272852,0.311436 0.766189,0.311436 0.220486,0 0.43546,-0.05788 0.21773,-0.06063 0.432703,-0.179145 v 0.468533 q -0.212217,0.09922 -0.440972,0.148828 -0.225998,0.04961 -0.482313,0.04961 -0.697286,0 -1.107941,-0.438216 -0.410655,-0.438216 -0.410655,-1.182356 0,-0.755164 0.413411,-1.187868 0.416167,-0.432703 1.138258,-0.432703 0.234267,0 0.457509,0.04961 0.223242,0.04685 0.432703,0.143316 z" />
<path
id="path3092"
style="font-size:5.64444px;line-height:1.25;text-align:center;text-anchor:middle"
d="m 39.842158,57.157725 v 0.876432 h 1.044553 v 0.394118 h -1.044553 v 1.675693 q 0,0.377583 0.101975,0.485069 0.104731,0.107487 0.42168,0.107487 h 0.520898 v 0.424436 h -0.520898 q -0.587044,0 -0.810286,-0.21773 -0.223242,-0.220486 -0.223242,-0.799262 v -1.675693 h -0.37207 v -0.394118 h 0.37207 v -0.876432 z" />
<path
id="path3094"
style="font-size:5.64444px;line-height:1.25;text-align:center;text-anchor:middle"
d="m 20.772881,65.558239 v -1.670181 h 0.507117 v 4.288451 h -0.507117 v -0.46302 q -0.159853,0.275607 -0.405143,0.410655 -0.242535,0.132292 -0.584288,0.132292 -0.559483,0 -0.912261,-0.446484 -0.350021,-0.446485 -0.350021,-1.174088 0,-0.727604 0.350021,-1.174088 0.352778,-0.446484 0.912261,-0.446484 0.341753,0 0.584288,0.135048 0.24529,0.132291 0.405143,0.407899 z m -1.728059,1.077625 q 0,0.559483 0.228754,0.879188 0.23151,0.316948 0.633897,0.316948 0.402387,0 0.633897,-0.316948 0.231511,-0.319705 0.231511,-0.879188 0,-0.559483 -0.231511,-0.876432 -0.23151,-0.319704 -0.633897,-0.319704 -0.402387,0 -0.633897,0.319704 -0.228754,0.316949 -0.228754,0.876432 z" />
<path
id="path3096"
style="font-size:5.64444px;line-height:1.25;text-align:center;text-anchor:middle"
d="m 23.520687,65.44524 q -0.407899,0 -0.644922,0.319704 -0.237022,0.316949 -0.237022,0.87092 0,0.553971 0.234266,0.873675 0.237023,0.316949 0.647678,0.316949 0.405143,0 0.642165,-0.319705 0.237022,-0.319704 0.237022,-0.870919 0,-0.548459 -0.237022,-0.868164 -0.237022,-0.32246 -0.642165,-0.32246 z m 0,-0.429948 q 0.661458,0 1.03904,0.429948 0.377582,0.429947 0.377582,1.190624 0,0.75792 -0.377582,1.190624 -0.377582,0.429948 -1.03904,0.429948 -0.664214,0 -1.041796,-0.429948 -0.374826,-0.432704 -0.374826,-1.190624 0,-0.760677 0.374826,-1.190624 0.377582,-0.429948 1.041796,-0.429948 z" />
<path
id="path3098"
style="font-size:5.64444px;line-height:1.25;text-align:center;text-anchor:middle"
d="m 28.415475,66.506328 v 0.248047 h -2.331639 q 0.03307,0.523654 0.314192,0.799262 0.283876,0.272851 0.788238,0.272851 0.292143,0 0.564995,-0.07166 0.275607,-0.07166 0.545702,-0.214974 v 0.479557 q -0.272851,0.115755 -0.559483,0.176389 -0.286631,0.06063 -0.581531,0.06063 -0.738628,0 -1.171332,-0.429948 -0.429947,-0.429948 -0.429947,-1.163063 0,-0.757921 0.407899,-1.201649 0.410655,-0.446484 1.105185,-0.446484 0.622873,0 0.983919,0.402387 0.363802,0.399631 0.363802,1.088649 z M 27.908357,66.3575 q -0.0055,-0.416167 -0.234266,-0.664214 -0.225998,-0.248046 -0.600825,-0.248046 -0.424435,0 -0.68075,0.239778 -0.253559,0.239779 -0.292144,0.675238 z" />
<path
id="path3100"
style="font-size:5.64444px;line-height:1.25;text-align:center;text-anchor:middle"
d="m 31.215646,65.180657 v 0.479557 q -0.214974,-0.110243 -0.446484,-0.165365 -0.23151,-0.05512 -0.479557,-0.05512 -0.377582,0 -0.567751,0.115755 -0.187413,0.115755 -0.187413,0.347265 0,0.176389 0.135047,0.278364 0.135048,0.09922 0.542947,0.190169 l 0.173633,0.03858 q 0.54019,0.115755 0.766188,0.327973 0.228754,0.209461 0.228754,0.587043 0,0.429948 -0.341753,0.680751 -0.338997,0.250803 -0.934309,0.250803 -0.248047,0 -0.518142,-0.04961 -0.267339,-0.04685 -0.564995,-0.143316 v -0.523654 q 0.281119,0.146072 0.553971,0.220486 0.272851,0.07166 0.54019,0.07166 0.35829,0 0.551215,-0.121267 0.192925,-0.124024 0.192925,-0.347266 0,-0.206705 -0.140559,-0.316948 -0.137804,-0.110243 -0.609093,-0.212218 l -0.176389,-0.04134 q -0.471288,-0.09922 -0.68075,-0.303168 -0.209462,-0.206706 -0.209462,-0.564995 0,-0.43546 0.308681,-0.672482 0.30868,-0.237023 0.876431,-0.237023 0.28112,0 0.529167,0.04134 0.248046,0.04134 0.457508,0.124024 z" />
<path
id="path3102"
style="font-size:5.64444px;line-height:1.25;text-align:center;text-anchor:middle"
d="m 34.489862,64.213275 v 0.876431 h 1.044553 v 0.394119 h -1.044553 v 1.675693 q 0,0.377582 0.101975,0.485069 0.104731,0.107487 0.421679,0.107487 h 0.520899 v 0.424435 h -0.520899 q -0.587043,0 -0.810285,-0.217729 -0.223242,-0.220486 -0.223242,-0.799262 v -1.675693 h -0.37207 v -0.394119 h 0.37207 v -0.876431 z" />
<path
id="path3104"
style="font-size:5.64444px;line-height:1.25;text-align:center;text-anchor:middle"
d="m 38.770045,66.313403 v 1.863106 H 38.262928 V 66.32994 q 0,-0.438216 -0.170877,-0.655946 -0.170877,-0.21773 -0.51263,-0.21773 -0.410655,0 -0.647677,0.261827 -0.237023,0.261827 -0.237023,0.713823 v 1.744595 h -0.509873 v -4.288451 h 0.509873 v 1.681205 q 0.181901,-0.278363 0.427192,-0.416167 0.248047,-0.137804 0.570507,-0.137804 0.531923,0 0.804774,0.330729 0.272851,0.327973 0.272851,0.967382 z" />
<path
id="path3106"
style="font-size:5.64444px;line-height:1.25;text-align:center;text-anchor:middle"
d="m 42.427356,66.506328 v 0.248047 h -2.331638 q 0.03307,0.523654 0.314192,0.799262 0.283876,0.272851 0.788237,0.272851 0.292144,0 0.564996,-0.07166 0.275607,-0.07166 0.545702,-0.214974 v 0.479557 q -0.272851,0.115755 -0.559483,0.176389 -0.286632,0.06063 -0.581531,0.06063 -0.738628,0 -1.171332,-0.429948 -0.429948,-0.429948 -0.429948,-1.163063 0,-0.757921 0.407899,-1.201649 0.410655,-0.446484 1.105186,-0.446484 0.622873,0 0.983919,0.402387 0.363801,0.399631 0.363801,1.088649 z M 41.920239,66.3575 q -0.0055,-0.416167 -0.234267,-0.664214 -0.225998,-0.248046 -0.600824,-0.248046 -0.424435,0 -0.68075,0.239778 -0.253559,0.239779 -0.292144,0.675238 z" />
<path
id="path3108"
style="font-size:5.64444px;line-height:1.25;text-align:center;text-anchor:middle"
d="m 22.214307,72.263767 v 0.474045 q -0.214973,-0.118511 -0.432703,-0.176389 -0.214974,-0.06063 -0.43546,-0.06063 -0.493337,0 -0.766189,0.314193 -0.272851,0.311436 -0.272851,0.876431 0,0.564996 0.272851,0.879188 0.272852,0.311437 0.766189,0.311437 0.220486,0 0.43546,-0.05788 0.21773,-0.06063 0.432703,-0.179145 v 0.468533 q -0.212217,0.09922 -0.440971,0.148828 -0.225999,0.04961 -0.482313,0.04961 -0.697287,0 -1.107942,-0.438216 -0.410655,-0.438215 -0.410655,-1.182356 0,-0.755164 0.413411,-1.187868 0.416167,-0.432703 1.138258,-0.432703 0.234267,0 0.457509,0.04961 0.223242,0.04685 0.432703,0.143316 z" />
<path
id="path3110"
style="font-size:5.64444px;line-height:1.25;text-align:center;text-anchor:middle"
d="m 24.2979,72.500789 q -0.407899,0 -0.644922,0.319705 -0.237022,0.316949 -0.237022,0.870919 0,0.553971 0.234266,0.873676 0.237023,0.316949 0.647678,0.316949 0.405143,0 0.642165,-0.319705 0.237022,-0.319705 0.237022,-0.87092 0,-0.548458 -0.237022,-0.868163 -0.237022,-0.322461 -0.642165,-0.322461 z m 0,-0.429947 q 0.661458,0 1.03904,0.429947 0.377582,0.429948 0.377582,1.190624 0,0.757921 -0.377582,1.190625 -0.377582,0.429947 -1.03904,0.429947 -0.664214,0 -1.041796,-0.429947 -0.374826,-0.432704 -0.374826,-1.190625 0,-0.760676 0.374826,-1.190624 0.377582,-0.429947 1.041796,-0.429947 z" />
<path
id="path3112"
style="font-size:5.64444px;line-height:1.25;text-align:center;text-anchor:middle"
d="m 27.748505,72.500789 q -0.407899,0 -0.644922,0.319705 -0.237022,0.316949 -0.237022,0.870919 0,0.553971 0.234266,0.873676 0.237023,0.316949 0.647678,0.316949 0.405143,0 0.642165,-0.319705 0.237022,-0.319705 0.237022,-0.87092 0,-0.548458 -0.237022,-0.868163 -0.237022,-0.322461 -0.642165,-0.322461 z m 0,-0.429947 q 0.661457,0 1.03904,0.429947 0.377582,0.429948 0.377582,1.190624 0,0.757921 -0.377582,1.190625 -0.377583,0.429947 -1.03904,0.429947 -0.664214,0 -1.041796,-0.429947 -0.374827,-0.432704 -0.374827,-1.190625 0,-0.760676 0.374827,-1.190624 0.377582,-0.429947 1.041796,-0.429947 z" />
<path
id="path3114"
style="font-size:5.64444px;line-height:1.25;text-align:center;text-anchor:middle"
d="m 29.98368,70.943607 h 0.509874 v 2.532833 l 1.513085,-1.331184 h 0.647677 l -1.637108,1.444183 1.70601,1.64262 H 32.06176 l -1.568206,-1.507573 v 1.507573 H 29.98368 Z" />
<path
id="path3116"
style="font-size:5.64444px;line-height:1.25;text-align:center;text-anchor:middle"
d="m 33.277189,72.145256 h 0.507118 v 3.086803 h -0.507118 z m 0,-1.201649 h 0.507118 v 0.642166 h -0.507118 z" />
<path
id="path3118"
style="font-size:5.64444px;line-height:1.25;text-align:center;text-anchor:middle"
d="m 37.408544,73.368953 v 1.863106 h -0.507117 v -1.84657 q 0,-0.438216 -0.170877,-0.655945 -0.170877,-0.21773 -0.51263,-0.21773 -0.410655,0 -0.647677,0.261827 -0.237023,0.261827 -0.237023,0.713823 v 1.744595 h -0.509873 v -3.086803 h 0.509873 v 0.479557 q 0.181901,-0.278364 0.427192,-0.416168 0.248047,-0.137803 0.570507,-0.137803 0.531923,0 0.804774,0.330729 0.272851,0.327973 0.272851,0.967382 z" />
<path
id="path3120"
style="font-size:5.64444px;line-height:1.25;text-align:center;text-anchor:middle"
d="m 40.456763,73.652828 q 0,-0.551214 -0.228754,-0.854383 -0.225998,-0.303168 -0.636653,-0.303168 -0.407899,0 -0.636653,0.303168 -0.225998,0.303169 -0.225998,0.854383 0,0.548459 0.225998,0.851627 0.228754,0.303169 0.636653,0.303169 0.410655,0 0.636653,-0.303169 0.228754,-0.303168 0.228754,-0.851627 z m 0.507118,1.196137 q 0,0.788237 -0.350022,1.171331 -0.350021,0.385851 -1.072113,0.385851 -0.267339,0 -0.504361,-0.04134 -0.237023,-0.03858 -0.460265,-0.121268 v -0.493337 q 0.223242,0.121267 0.440972,0.179145 0.21773,0.05788 0.443728,0.05788 0.49885,0 0.746896,-0.261827 0.248047,-0.259071 0.248047,-0.785481 v -0.250803 q -0.157096,0.272852 -0.402387,0.407899 -0.24529,0.135048 -0.587044,0.135048 -0.567751,0 -0.915016,-0.432704 -0.347266,-0.432703 -0.347266,-1.146527 0,-0.716579 0.347266,-1.149283 0.347265,-0.432703 0.915016,-0.432703 0.341754,0 0.587044,0.135047 0.245291,0.135048 0.402387,0.407899 V 72.14526 h 0.507118 z" />
</g>
<path
d="m 48.336861,57.763626 h 3.847516 v 16.30344 h -3.847516 z"
style="fill:#ff0000;stroke:#ff0000;stroke-width:0.564227"
id="rect898" />
<path
id="path900"
d="m 52.752323,56.160008 -1.503392,1.236123 v 16.971615 l 1.419871,1.419868"
style="fill:#333333;stroke:#333333;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
<image
transform="rotate(-21.454327)"
id="image912"
xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABAAAAAQACAYAAAB/HSuDAAAABmJLR0QA/wD/AP+gvaeTAAAgAElE
QVR4nOzdeZhkV30f7u+5VdXb9Gg0ow2EWQNGRmxm1DMaITQjwEtiSAxBYEAgwCaOsYNZzGISG0MS
2xjbMXa8JPaTPCEmsYVtfthxHIxQT0tCaCUOtrBBAiSxSGIkzdZr3ap7fn+MVjQazWi6+3RXve+j
1qPqqTn3M3qe6brnc889NwIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
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
JdlKybHUbCTlVCn1VGo2anIsJVu1z7GUut6Vcrr2OZWubNT0x5Jsdn2Op5T12pfTtWydqkvdxspo
6Wi6fqu87eDTPikHAJgHCgCAXaLeed3eTEZ71vqNF3f9ZKXUpYtKKS9I7Vf6Li8sJfuSspLaj0op
508bLPV9XnDuQykZJ/Xi8/58XFIuTpKanEnqBb6e7eyT8Mc/dXn08cy1nknpzq7X176WHDsbok66
/tyIezmaWmqfycmMy+akLK/tq+VMtpY2y+odJy8sCwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAALDQ/n++Xw/BeEFLFwAAAABJRU5ErkJggg==
"
preserveAspectRatio="none"
height="19.699965"
width="19.699965"
x="1.7777991"
y="68.321877" />
<g
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;text-align:center;text-anchor:middle;white-space:pre;shape-inside:url(#rect886-3);fill:#000000;fill-opacity:1;stroke:none"
id="text884-5"
transform="matrix(0.90450982,0.07009312,-0.07009312,0.90450982,79.387753,40.906428)"
aria-label="cooked
potatoes">
<path
id="path3124"
style="text-align:center;text-anchor:middle"
d="m 88.539717,18.229846 v 0.888832 q -0.403075,-0.222208 -0.811318,-0.330728 -0.403075,-0.113688 -0.816485,-0.113688 -0.925005,0 -1.4366,0.58911 -0.511595,0.583941 -0.511595,1.643305 0,1.059363 0.511595,1.648473 0.511595,0.583942 1.4366,0.583942 0.41341,0 0.816485,-0.10852 0.408243,-0.113688 0.811318,-0.335896 v 0.878496 q -0.397908,0.186035 -0.826821,0.279052 -0.423745,0.09302 -0.904334,0.09302 -1.30741,0 -2.077386,-0.821653 -0.769977,-0.821653 -0.769977,-2.216912 0,-1.41593 0.775144,-2.227247 0.780312,-0.811318 2.13423,-0.811318 0.439248,0 0.857826,0.09302 0.418578,0.08785 0.811318,0.268716 z" />
<path
id="path3126"
style="text-align:center;text-anchor:middle"
d="m 92.446442,18.674262 q -0.764808,0 -1.209224,0.599445 -0.444416,0.594277 -0.444416,1.63297 0,1.038693 0.439248,1.638138 0.444416,0.594277 1.214392,0.594277 0.759641,0 1.204057,-0.599445 0.444416,-0.599445 0.444416,-1.63297 0,-1.028358 -0.444416,-1.627802 -0.444416,-0.604613 -1.204057,-0.604613 z m 0,-0.80615 q 1.240231,0 1.948196,0.80615 0.707965,0.80615 0.707965,2.232415 0,1.421097 -0.707965,2.232415 -0.707965,0.80615 -1.948196,0.80615 -1.245398,0 -1.953363,-0.80615 -0.702797,-0.811318 -0.702797,-2.232415 0,-1.426265 0.702797,-2.232415 0.707965,-0.80615 1.953363,-0.80615 z" />
<path
id="path3128"
style="text-align:center;text-anchor:middle"
d="m 98.916311,18.674262 q -0.764808,0 -1.209224,0.599445 -0.444416,0.594277 -0.444416,1.63297 0,1.038693 0.439248,1.638138 0.444416,0.594277 1.214392,0.594277 0.759642,0 1.204059,-0.599445 0.44441,-0.599445 0.44441,-1.63297 0,-1.028358 -0.44441,-1.627802 -0.444417,-0.604613 -1.204059,-0.604613 z m 0,-0.80615 q 1.240229,0 1.948199,0.80615 0.70796,0.80615 0.70796,2.232415 0,1.421097 -0.70796,2.232415 -0.70797,0.80615 -1.948199,0.80615 -1.245398,0 -1.953362,-0.80615 -0.702798,-0.811318 -0.702798,-2.232415 0,-1.426265 0.702798,-2.232415 0.707964,-0.80615 1.953362,-0.80615 z" />
<path
id="path3130"
style="text-align:center;text-anchor:middle"
d="m 103.10726,15.754553 h 0.95601 v 4.749049 l 2.83702,-2.495964 h 1.2144 l -3.06957,2.707837 3.19876,3.079905 h -1.24023 l -2.94038,-2.826692 v 2.826692 h -0.95601 z" />
<path
id="path3132"
style="text-align:center;text-anchor:middle"
d="m 113.86109,20.663799 v 0.465086 h -4.37181 q 0.062,0.981849 0.58911,1.498612 0.53226,0.511595 1.47794,0.511595 0.54777,0 1.05936,-0.134359 0.51676,-0.134358 1.02319,-0.403074 v 0.899167 q -0.51159,0.21704 -1.04903,0.330728 -0.53743,0.113688 -1.09037,0.113688 -1.38492,0 -2.19624,-0.80615 -0.80615,-0.80615 -0.80615,-2.180739 0,-1.421097 0.76481,-2.253085 0.76998,-0.837156 2.07222,-0.837156 1.16788,0 1.84484,0.754474 0.68213,0.749306 0.68213,2.041213 z m -0.95085,-0.279052 q -0.0103,-0.780312 -0.43924,-1.245398 -0.42375,-0.465087 -1.12655,-0.465087 -0.79581,0 -1.2764,0.449584 -0.47542,0.449583 -0.54777,1.266068 z" />
<path
id="path3134"
style="text-align:center;text-anchor:middle"
d="m 119.23025,18.886135 v -3.131582 h 0.95085 v 8.040827 h -0.95085 v -0.868161 q -0.29972,0.516763 -0.75964,0.769976 -0.45475,0.248047 -1.09554,0.248047 -1.04902,0 -1.71048,-0.837156 -0.65629,-0.837156 -0.65629,-2.201409 0,-1.364253 0.65629,-2.201409 0.66146,-0.837156 1.71048,-0.837156 0.64079,0 1.09554,0.253214 0.45992,0.248046 0.75964,0.764809 z m -3.2401,2.020542 q 0,1.049028 0.42891,1.648473 0.43408,0.594277 1.18856,0.594277 0.75447,0 1.18855,-0.594277 0.43408,-0.599445 0.43408,-1.648473 0,-1.049028 -0.43408,-1.643305 -0.43408,-0.599445 -1.18855,-0.599445 -0.75448,0 -1.18856,0.599445 -0.42891,0.594277 -0.42891,1.643305 z" />
<path
id="path3136"
style="text-align:center;text-anchor:middle"
d="m 80.93297,36.156343 v 3.06957 h -0.956011 v -7.989151 h 0.956011 v 0.878497 q 0.299722,-0.516763 0.754473,-0.764809 0.459919,-0.253213 1.095537,-0.253213 1.054196,0 1.710485,0.837155 0.661456,0.837156 0.661456,2.201409 0,1.364254 -0.661456,2.201409 -0.656289,0.837156 -1.710485,0.837156 -0.635618,0 -1.095537,-0.248046 -0.454751,-0.253214 -0.754473,-0.769977 z m 3.234934,-2.020542 q 0,-1.049028 -0.43408,-1.643305 -0.428913,-0.599445 -1.183387,-0.599445 -0.754473,0 -1.188554,0.599445 -0.428913,0.594277 -0.428913,1.643305 0,1.049028 0.428913,1.648473 0.434081,0.594277 1.188554,0.594277 0.754474,0 1.183387,-0.594277 0.43408,-0.599445 0.43408,-1.648473 z" />
<path
id="path3138"
style="text-align:center;text-anchor:middle"
d="m 88.973797,31.903386 q -0.764809,0 -1.209225,0.599445 -0.444416,0.594277 -0.444416,1.63297 0,1.038693 0.439249,1.638138 0.444416,0.594277 1.214392,0.594277 0.759641,0 1.204057,-0.599445 0.444416,-0.599445 0.444416,-1.63297 0,-1.028358 -0.444416,-1.627802 -0.444416,-0.604613 -1.204057,-0.604613 z m 0,-0.806149 q 1.24023,0 1.948195,0.806149 0.707965,0.80615 0.707965,2.232415 0,1.421097 -0.707965,2.232415 -0.707965,0.80615 -1.948195,0.80615 -1.245398,0 -1.953363,-0.80615 -0.702797,-0.811318 -0.702797,-2.232415 0,-1.426265 0.702797,-2.232415 0.707965,-0.806149 1.953363,-0.806149 z" />
<path
id="path3140"
style="text-align:center;text-anchor:middle"
d="m 94.141424,29.593457 v 1.643305 h 1.95853 v 0.738971 h -1.95853 v 3.141917 q 0,0.707965 0.191202,0.909502 0.19637,0.201538 0.790647,0.201538 h 0.976681 v 0.795814 h -0.976681 q -1.100705,0 -1.519283,-0.408242 -0.418577,-0.41341 -0.418577,-1.498612 v -3.141917 h -0.69763 v -0.738971 h 0.69763 v -1.643305 z" />
<path
id="path3142"
style="text-align:center;text-anchor:middle"
d="m 99.98601,34.115131 q -1.15238,0 -1.596796,0.263549 -0.444416,0.263548 -0.444416,0.899167 0,0.506427 0.330728,0.806149 0.335896,0.294555 0.909502,0.294555 0.790647,0 1.266072,-0.558104 0.48059,-0.563271 0.48059,-1.493444 v -0.211872 z m 1.89652,-0.39274 v 3.302113 h -0.95084 v -0.878496 q -0.32556,0.527098 -0.81132,0.780312 -0.485758,0.248046 -1.188555,0.248046 -0.888832,0 -1.41593,-0.496093 -0.521931,-0.501259 -0.521931,-1.338415 0,-0.976681 0.651121,-1.472774 0.656289,-0.496092 1.953363,-0.496092 h 1.333252 v -0.09302 q 0,-0.656289 -0.43408,-1.012855 -0.42892,-0.361734 -1.209229,-0.361734 -0.496092,0 -0.966346,0.118856 -0.470254,0.118855 -0.904335,0.356566 v -0.878497 q 0.52193,-0.201537 1.012855,-0.299722 0.490924,-0.103352 0.956011,-0.103352 1.255734,0 1.875844,0.65112 0.62012,0.651121 0.62012,1.974034 z" />
<path
id="path3144"
style="text-align:center;text-anchor:middle"
d="m 104.78673,29.593457 v 1.643305 h 1.95853 v 0.738971 h -1.95853 v 3.141917 q 0,0.707965 0.19121,0.909502 0.19637,0.201538 0.79064,0.201538 h 0.97668 v 0.795814 h -0.97668 q -1.1007,0 -1.51928,-0.408242 -0.41858,-0.41341 -0.41858,-1.498612 v -3.141917 h -0.69763 v -0.738971 h 0.69763 v -1.643305 z" />
<path
id="path3146"
style="text-align:center;text-anchor:middle"
d="m 110.24375,31.903386 q -0.76481,0 -1.20923,0.599445 -0.44441,0.594277 -0.44441,1.63297 0,1.038693 0.43925,1.638138 0.44441,0.594277 1.21439,0.594277 0.75964,0 1.20405,-0.599445 0.44442,-0.599445 0.44442,-1.63297 0,-1.028358 -0.44442,-1.627802 -0.44441,-0.604613 -1.20405,-0.604613 z m 0,-0.806149 q 1.24023,0 1.94819,0.806149 0.70797,0.80615 0.70797,2.232415 0,1.421097 -0.70797,2.232415 -0.70796,0.80615 -1.94819,0.80615 -1.2454,0 -1.95337,-0.80615 -0.70279,-0.811318 -0.70279,-2.232415 0,-1.426265 0.70279,-2.232415 0.70797,-0.806149 1.95337,-0.806149 z" />
<path
id="path3148"
style="text-align:center;text-anchor:middle"
d="m 119.42145,33.892923 v 0.465086 h -4.37181 q 0.062,0.981849 0.58911,1.498612 0.53226,0.511595 1.47794,0.511595 0.54777,0 1.05936,-0.134358 0.51677,-0.134359 1.02319,-0.403075 v 0.899167 q -0.51159,0.21704 -1.04902,0.330728 -0.53744,0.113688 -1.09037,0.113688 -1.38493,0 -2.19624,-0.80615 -0.80615,-0.80615 -0.80615,-2.180739 0,-1.421097 0.7648,-2.253085 0.76998,-0.837155 2.07222,-0.837155 1.16789,0 1.84485,0.754473 0.68212,0.749306 0.68212,2.041213 z m -0.95084,-0.279052 q -0.0103,-0.780312 -0.43925,-1.245398 -0.42375,-0.465087 -1.12654,-0.465087 -0.79582,0 -1.27641,0.449584 -0.47542,0.449583 -0.54776,1.266068 z" />
<path
id="path3150"
style="text-align:center;text-anchor:middle"
d="m 124.67176,31.407294 v 0.899167 q -0.40307,-0.206705 -0.83715,-0.310057 -0.43408,-0.103353 -0.89917,-0.103353 -0.70797,0 -1.06453,0.21704 -0.3514,0.217041 -0.3514,0.651121 0,0.330728 0.25321,0.521931 0.25322,0.186034 1.01803,0.356566 l 0.32556,0.07235 q 1.01285,0.21704 1.4366,0.614947 0.42891,0.39274 0.42891,1.100705 0,0.80615 -0.64079,1.276404 -0.63561,0.470254 -1.75182,0.470254 -0.46509,0 -0.97152,-0.09302 -0.50125,-0.08785 -1.05936,-0.268716 v -0.981849 q 0.5271,0.273884 1.03869,0.41341 0.5116,0.134358 1.01286,0.134358 0.67179,0 1.03352,-0.227376 0.36174,-0.232543 0.36174,-0.65112 0,-0.387572 -0.26355,-0.594278 -0.25838,-0.206705 -1.14205,-0.397907 l -0.33072,-0.07751 q -0.88367,-0.186035 -1.27641,-0.568439 -0.39274,-0.387572 -0.39274,-1.059364 0,-0.816485 0.57878,-1.260901 0.57877,-0.444415 1.6433,-0.444415 0.5271,0 0.99219,0.07751 0.46508,0.07751 0.85782,0.232542 z" />
</g>
<path
style="fill:#b3b3b3;stroke:#b3b3b3;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 136.69478,67.103744 7.99952,2.688179 -0.61959,2.720711 5.19261,-3.202096 -3.10941,-6.983107 -0.98387,2.821542 -7.33276,-1.69616 z"
id="path890-6" />
<g
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect962);fill:#000000;fill-opacity:1;stroke:none"
id="text960"
transform="translate(16.303441,6.9490077)"
aria-label="زه ">
<path
id="path3153"
d="m 2.0786255,46.50038 q 0.051676,-0.299723 0.051676,-0.671792 0,-0.651121 -0.2738842,-1.353918 h 0.9508433 q 0.2583814,0.60978 0.2583814,1.291907 0,0.423745 -0.041341,0.744138 -0.2377108,1.808669 -1.7414902,2.609651 -1.46760599,0.780312 -3.1315818,0.780312 v -0.950843 q 1.57095853,0 2.61998677,-0.661456 Q 1.8977586,47.575246 2.0786255,46.50038 Z M 1.8202442,42.407619 h 0.775144 v 0.775144 h -0.775144 z" />
<path
id="path3155"
d="m -4.6599598,44.453999 q -0.3410633,0 -0.511595,0.449584 -0.1343583,0.356566 -0.1291907,0.992184 0.00517,0.423746 0.2893871,0.651121 0.2945547,0.227376 0.5891095,0.227376 0.470254,0 0.9508433,-0.294555 0.387572,-0.237711 0.387572,-0.676959 0,-0.397907 -0.3410634,-0.733803 -0.6356181,-0.620115 -1.2350628,-0.614948 z m -0.1860345,-0.930172 q 1.0231901,0 1.9636981,0.82682 0.7286354,0.640786 0.7286354,1.405594 -0.00517,1.033526 -0.7648088,1.421098 -0.8526584,0.439248 -1.5347851,0.439248 -0.4960922,0 -0.9146699,-0.180867 -0.8629937,-0.382404 -0.8629937,-1.617467 0,-0.93534 0.1912022,-1.338415 0.4340806,-0.956011 1.1937218,-0.956011 z" />
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 92 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 62 KiB

View File

@ -0,0 +1,394 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="594.33923"
height="153.49059"
viewBox="0 0 157.2522 40.611053"
version="1.1"
id="svg8"
inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
sodipodi:docname="form-template.svg">
<defs
id="defs2">
<rect
x="121.9088"
y="7.8961401"
width="56.433346"
height="18.811117"
id="rect6050" />
<rect
x="107.62167"
y="38.37397"
width="41.756546"
height="15.296953"
id="rect5964" />
<marker
inkscape:stockid="Arrow1Mend"
orient="auto"
refY="0"
refX="0"
id="Arrow1Mend"
style="overflow:visible"
inkscape:isstock="true">
<path
id="path1352"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;stroke-opacity:1"
transform="matrix(-0.4,0,0,-0.4,-4,0)" />
</marker>
<rect
x="37.338371"
y="5.0927606"
width="52.299042"
height="14.883522"
id="rect5876" />
<marker
inkscape:stockid="Arrow1Mstart"
orient="auto"
refY="0"
refX="0"
id="Arrow1Mstart"
style="overflow:visible"
inkscape:isstock="true">
<path
id="path1349"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt"
transform="matrix(0.4,0,0,0.4,4,0)" />
</marker>
<marker
inkscape:stockid="Arrow1Lend"
orient="auto"
refY="0"
refX="0"
id="Arrow1Lend"
style="overflow:visible"
inkscape:isstock="true">
<path
id="path1346"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;stroke-opacity:1"
transform="matrix(-0.8,0,0,-0.8,-10,0)" />
</marker>
<marker
inkscape:stockid="Arrow1Lstart"
orient="auto"
refY="0"
refX="0"
id="marker1631"
style="overflow:visible"
inkscape:isstock="true">
<path
id="path1629"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt"
transform="matrix(0.8,0,0,0.8,10,0)" />
</marker>
<marker
inkscape:stockid="Arrow1Lstart"
orient="auto"
refY="0"
refX="0"
id="marker1615"
style="overflow:visible"
inkscape:isstock="true">
<path
id="path1613"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt"
transform="matrix(0.8,0,0,0.8,10,0)" />
</marker>
<marker
inkscape:stockid="Arrow1Lstart"
orient="auto"
refY="0"
refX="0"
id="Arrow1Lstart"
style="overflow:visible"
inkscape:isstock="true">
<path
id="path1343"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt"
transform="matrix(0.8,0,0,0.8,10,0)" />
</marker>
<rect
x="62.350956"
y="47.882885"
width="66.975845"
height="16.33053"
id="rect1054" />
<rect
id="rect1910"
height="26.602938"
width="109.33515"
y="-7.9594593"
x="78.980247" />
<rect
id="rect1904"
height="12.862959"
width="71.915634"
y="2.4186096"
x="38.637333" />
<rect
id="rect1742"
height="22.867559"
width="43.65625"
y="33.489403"
x="49.46875" />
<rect
x="26.647322"
y="26.647322"
width="34.962795"
height="14.552084"
id="rect837" />
<rect
id="rect837-8"
height="14.552084"
width="34.962795"
y="26.647322"
x="26.647322" />
<rect
id="rect852"
height="14.552084"
width="34.962795"
y="26.647322"
x="26.647322" />
<rect
x="49.46875"
y="33.489403"
width="43.65625"
height="22.867559"
id="rect1742-2" />
<rect
x="49.46875"
y="33.489403"
width="43.65625"
height="22.867559"
id="rect1755" />
<rect
x="49.46875"
y="33.489403"
width="43.65625"
height="22.867559"
id="rect1742-5" />
<rect
x="49.46875"
y="33.489403"
width="43.65625"
height="22.867559"
id="rect1784" />
<rect
id="rect1742-2-1"
height="22.867559"
width="43.65625"
y="33.489403"
x="49.46875" />
<rect
id="rect1787"
height="22.867559"
width="43.65625"
y="33.489403"
x="49.46875" />
<rect
x="78.980247"
y="-7.9594593"
width="116.05897"
height="23.679539"
id="rect1910-4" />
<rect
x="78.980247"
y="-7.9594593"
width="109.33515"
height="26.602938"
id="rect1927" />
<rect
id="rect1910-4-1"
height="15.49402"
width="47.651417"
y="-7.9594593"
x="78.980247" />
<rect
id="rect1956"
height="23.679539"
width="116.05897"
y="-7.9594593"
x="78.980247" />
<rect
id="rect1054-5"
height="16.33053"
width="66.975845"
y="47.882885"
x="62.350956" />
<rect
id="rect1067"
height="16.33053"
width="66.975845"
y="47.882885"
x="62.350956" />
<rect
id="rect5876-9"
height="13.849944"
width="16.123816"
y="5.0927606"
x="37.338371" />
<rect
id="rect5977"
height="14.883522"
width="52.299042"
y="5.0927606"
x="37.338371" />
<rect
x="37.338371"
y="5.0927606"
width="29.973761"
height="14.263375"
id="rect5876-9-4" />
<rect
x="37.338371"
y="5.0927606"
width="16.123816"
height="13.849944"
id="rect6006" />
<rect
x="37.338371"
y="5.0927606"
width="31.8342"
height="13.436513"
id="rect5876-9-8" />
<rect
x="37.338371"
y="5.0927606"
width="16.123816"
height="13.849944"
id="rect6006-1" />
<marker
inkscape:isstock="true"
style="overflow:visible"
id="Arrow1Mend-3"
refX="0"
refY="0"
orient="auto"
inkscape:stockid="Arrow1Mend">
<path
transform="matrix(-0.4,0,0,-0.4,-4,0)"
style="fill:#666666;fill-opacity:1;fill-rule:evenodd;stroke:#666666;stroke-width:1pt;stroke-opacity:1"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
id="path1352-7" />
</marker>
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="1.279939"
inkscape:cx="332.85614"
inkscape:cy="178.16596"
inkscape:document-units="mm"
inkscape:current-layer="layer1"
inkscape:document-rotation="0"
showgrid="false"
fit-margin-top="10"
fit-margin-left="10"
fit-margin-right="10"
fit-margin-bottom="10"
units="px"
inkscape:window-width="1920"
inkscape:window-height="1001"
inkscape:window-x="-9"
inkscape:window-y="-9"
inkscape:window-maximized="1"
inkscape:snap-global="true"
inkscape:snap-to-guides="true" />
<metadata
id="metadata5">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(-34.261391,-1.2613343)">
<text
transform="translate(0.37797619,0.37797619)"
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect1904);fill:#000000;fill-opacity:1;stroke:none;"
id="text1902"
xml:space="preserve" />
<text
id="text1916"
y="10.543595"
x="64.887398"
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583"
xml:space="preserve"><tspan
style="stroke-width:0.264583"
y="10.543595"
x="64.887398"
id="tspan1914"
sodipodi:role="line" /></text>
<g
transform="translate(0,0.18449876)"
id="g2100">
<g
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect1910-4);fill:#000000;fill-opacity:1;stroke:none"
id="text1908-0-1"
transform="translate(-20.320974,53.966148)"
aria-label="...was eating supper." />
</g>
<path
style="fill:none;stroke:#000000;stroke-width:0.765;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 48.087582,22.870299 H 183.48628"
id="path5870" />
<path
style="fill:none;stroke:#000000;stroke-width:0.765;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 115.78693,15.015107 V 30.725491"
id="path5872" />
<text
xml:space="preserve"
id="text5962"
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect5964);fill:#000000;fill-opacity:1;stroke:none;" />
<rect
y="-22.296249"
x="128.73004"
height="8.8811474"
width="35.111511"
id="rect123"
style="fill:#ffffff;stroke:#000000;stroke-width:0.864258" />
<path
d="m 97.963748,-8.4647282 a 6.1568608,6.1568608 0 0 1 -8.690657,-0.1468484 6.1568608,6.1568608 0 0 1 0.116496,-8.6911174 6.1568608,6.1568608 0 0 1 8.691471,0.08614 6.1568608,6.1568608 0 0 1 -0.05579,8.6917198"
sodipodi:arc-type="arc"
sodipodi:open="true"
sodipodi:end="0.79007041"
sodipodi:start="0.80404003"
sodipodi:ry="6.1568608"
sodipodi:rx="6.1568608"
sodipodi:cy="-12.898684"
sodipodi:cx="93.692101"
sodipodi:type="arc"
id="path127"
style="fill:#000000;stroke:#000000;stroke-width:0.746764" />
<rect
style="fill:#ffffff;stroke:#000000;stroke-width:0.864259"
id="rect123-9"
width="20.64142"
height="8.8811474"
x="179.80423"
y="-21.370209" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 11 KiB

View File

@ -0,0 +1,461 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="531.7431"
height="285.26144"
viewBox="0 0 140.69031 75.475424"
version="1.1"
id="svg8"
inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
sodipodi:docname="future-perfect.svg">
<defs
id="defs2">
<rect
id="rect1030"
height="40.342918"
width="31.865057"
y="23.786592"
x="-4.6781449" />
<rect
x="146.44608"
y="-14.548825"
width="16.950678"
height="12.402935"
id="rect409" />
<rect
x="138.79759"
y="-19.303284"
width="23.772291"
height="14.470091"
id="rect371" />
<rect
x="9.3936357"
y="53.347046"
width="13.023082"
height="15.090237"
id="rect328" />
<rect
x="121.9088"
y="7.8961401"
width="56.433346"
height="18.811117"
id="rect6050" />
<rect
x="107.62167"
y="38.37397"
width="41.756546"
height="15.296953"
id="rect5964" />
<marker
inkscape:stockid="Arrow1Mend"
orient="auto"
refY="0"
refX="0"
id="Arrow1Mend"
style="overflow:visible"
inkscape:isstock="true">
<path
id="path1352"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;stroke-opacity:1"
transform="matrix(-0.4,0,0,-0.4,-4,0)" />
</marker>
<rect
x="37.338371"
y="5.0927606"
width="52.299042"
height="14.883522"
id="rect5876" />
<marker
inkscape:stockid="Arrow1Mstart"
orient="auto"
refY="0"
refX="0"
id="Arrow1Mstart"
style="overflow:visible"
inkscape:isstock="true">
<path
id="path1349"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt"
transform="matrix(0.4,0,0,0.4,4,0)" />
</marker>
<marker
inkscape:stockid="Arrow1Lend"
orient="auto"
refY="0"
refX="0"
id="Arrow1Lend"
style="overflow:visible"
inkscape:isstock="true">
<path
id="path1346"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;stroke-opacity:1"
transform="matrix(-0.8,0,0,-0.8,-10,0)" />
</marker>
<marker
inkscape:stockid="Arrow1Lstart"
orient="auto"
refY="0"
refX="0"
id="marker1631"
style="overflow:visible"
inkscape:isstock="true">
<path
id="path1629"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt"
transform="matrix(0.8,0,0,0.8,10,0)" />
</marker>
<marker
inkscape:stockid="Arrow1Lstart"
orient="auto"
refY="0"
refX="0"
id="marker1615"
style="overflow:visible"
inkscape:isstock="true">
<path
id="path1613"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt"
transform="matrix(0.8,0,0,0.8,10,0)" />
</marker>
<marker
inkscape:stockid="Arrow1Lstart"
orient="auto"
refY="0"
refX="0"
id="Arrow1Lstart"
style="overflow:visible"
inkscape:isstock="true">
<path
id="path1343"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt"
transform="matrix(0.8,0,0,0.8,10,0)" />
</marker>
<rect
x="62.350956"
y="47.882885"
width="66.975845"
height="16.33053"
id="rect1054" />
<rect
id="rect1910"
height="26.602938"
width="109.33515"
y="-7.9594593"
x="78.980247" />
<rect
id="rect1904"
height="12.862959"
width="71.915634"
y="2.4186096"
x="38.637333" />
<rect
id="rect1742"
height="22.867559"
width="43.65625"
y="33.489403"
x="49.46875" />
<rect
x="26.647322"
y="26.647322"
width="34.962795"
height="14.552084"
id="rect837" />
<rect
id="rect837-8"
height="14.552084"
width="34.962795"
y="26.647322"
x="26.647322" />
<rect
id="rect852"
height="14.552084"
width="34.962795"
y="26.647322"
x="26.647322" />
<rect
x="49.46875"
y="33.489403"
width="43.65625"
height="22.867559"
id="rect1742-2" />
<rect
x="49.46875"
y="33.489403"
width="43.65625"
height="22.867559"
id="rect1755" />
<rect
x="49.46875"
y="33.489403"
width="43.65625"
height="22.867559"
id="rect1742-5" />
<rect
x="49.46875"
y="33.489403"
width="43.65625"
height="22.867559"
id="rect1784" />
<rect
id="rect1742-2-1"
height="22.867559"
width="43.65625"
y="33.489403"
x="49.46875" />
<rect
id="rect1787"
height="22.867559"
width="43.65625"
y="33.489403"
x="49.46875" />
<rect
x="78.980247"
y="-7.9594593"
width="116.05897"
height="23.679539"
id="rect1910-4" />
<rect
x="78.980247"
y="-7.9594593"
width="109.33515"
height="26.602938"
id="rect1927" />
<rect
id="rect1910-4-1"
height="15.49402"
width="47.651417"
y="-7.9594593"
x="78.980247" />
<rect
id="rect1956"
height="23.679539"
width="116.05897"
y="-7.9594593"
x="78.980247" />
<rect
id="rect1054-5"
height="16.33053"
width="66.975845"
y="47.882885"
x="62.350956" />
<rect
id="rect1067"
height="16.33053"
width="66.975845"
y="47.882885"
x="62.350956" />
<rect
id="rect5876-9"
height="13.849944"
width="16.123816"
y="5.0927606"
x="37.338371" />
<rect
id="rect5977"
height="14.883522"
width="52.299042"
y="5.0927606"
x="37.338371" />
<rect
x="37.338371"
y="5.0927606"
width="29.973761"
height="14.263375"
id="rect5876-9-4" />
<rect
x="37.338371"
y="5.0927606"
width="16.123816"
height="13.849944"
id="rect6006" />
<rect
x="37.338371"
y="5.0927606"
width="31.8342"
height="13.436513"
id="rect5876-9-8" />
<rect
x="37.338371"
y="5.0927606"
width="16.123816"
height="13.849944"
id="rect6006-1" />
<marker
inkscape:isstock="true"
style="overflow:visible"
id="Arrow1Mend-3"
refX="0"
refY="0"
orient="auto"
inkscape:stockid="Arrow1Mend">
<path
transform="matrix(-0.4,0,0,-0.4,-4,0)"
style="fill:#666666;fill-opacity:1;fill-rule:evenodd;stroke:#666666;stroke-width:1pt;stroke-opacity:1"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
id="path1352-7" />
</marker>
<rect
id="rect328-5"
height="15.090237"
width="13.023082"
y="53.347046"
x="9.3936357" />
<rect
id="rect341"
height="15.090237"
width="13.023082"
y="53.347046"
x="9.3936357" />
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="0.90505355"
inkscape:cx="261.57149"
inkscape:cy="97.488313"
inkscape:document-units="mm"
inkscape:current-layer="layer1"
inkscape:document-rotation="0"
showgrid="false"
fit-margin-top="10"
fit-margin-left="10"
fit-margin-right="10"
fit-margin-bottom="10"
units="px"
inkscape:window-width="2560"
inkscape:window-height="1361"
inkscape:window-x="2391"
inkscape:window-y="-9"
inkscape:window-maximized="1"
inkscape:snap-global="false"
inkscape:snap-to-guides="true" />
<metadata
id="metadata5">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(-46.882445,22.059883)">
<text
transform="translate(0.37797619,0.37797619)"
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect1904);fill:#000000;fill-opacity:1;stroke:none;"
id="text1902"
xml:space="preserve" />
<text
id="text1916"
y="10.543595"
x="64.887398"
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583"
xml:space="preserve"><tspan
style="stroke-width:0.264583"
y="10.543595"
x="64.887398"
id="tspan1914"
sodipodi:role="line" /></text>
<g
transform="translate(0,0.18449876)"
id="g2100">
<g
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect1910-4);fill:#000000;fill-opacity:1;stroke:none"
id="text1908-0-1"
transform="translate(-20.320974,53.966148)"
aria-label="...was eating supper." />
</g>
<text
xml:space="preserve"
id="text5962"
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect5964);fill:#000000;fill-opacity:1;stroke:none;" />
<g
transform="translate(0.6934337)"
id="g1042">
<g
id="g194"
transform="translate(0.6201485,-60.822466)">
<path
id="path5870-2"
d="M 48.214696,61.208853 H 183.61339"
style="fill:none;stroke:#000000;stroke-width:0.765;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
id="path5872-7"
d="M 115.91404,53.353661 V 69.064044"
style="fill:none;stroke:#000000;stroke-width:0.765;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
</g>
<rect
ry="2.6873026"
y="-5.5050073"
x="123.58061"
height="11.782787"
width="17.364109"
id="rect72"
style="fill:#000000;stroke:#000000;stroke-width:0.865" />
<path
sodipodi:nodetypes="cccccccc"
id="path78"
d="m 138.8323,-12.340652 3.23092,5.3387635 c 3.65111,-4.3169885 12.79782,-8.6726355 18.25304,-2.9671745 l -2.6562,1.3735581 7.47926,3.1930991 3.0398,-8.8527572 -2.57894,1.282576 c -6.8482,-9.417753 -19.75512,-7.21834 -26.76788,0.631935 z"
style="fill:none;stroke:#000000;stroke-width:0.478088;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
</g>
<g
id="g1051">
<g
transform="translate(1.3135822,-18.294338)"
id="g194-8">
<path
style="fill:none;stroke:#000000;stroke-width:0.765;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 48.214696,61.208853 H 183.61339"
id="path5870-2-4" />
<path
style="fill:none;stroke:#000000;stroke-width:0.765;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 115.91404,53.353661 V 69.064044"
id="path5872-7-4" />
</g>
<rect
style="fill:#000000;stroke:#000000;stroke-width:0.865"
id="rect72-1"
width="17.364109"
height="11.782787"
x="69.02179"
y="37.023121"
ry="2.6873026" />
<path
style="fill:none;stroke:#000000;stroke-width:0.478089;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 84.565824,29.310456 3.23092,5.338763 c 3.65111,-4.316988 12.797816,-8.672635 18.253036,-2.967174 l -2.6562,1.373558 7.47926,3.193099 3.0398,-8.852757 -2.57894,1.282576 c -6.8482,-9.417754 -19.755116,-7.21834 -26.767876,0.631935 z"
id="path78-1"
sodipodi:nodetypes="cccccccc" />
<g
aria-label="?"
transform="matrix(1.4838345,0,0,1.4838345,120.00106,-17.208885)"
id="text1028"
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect1030);fill:#000000;fill-opacity:1;stroke:none">
<path
d="m -2.6571923,31.838272 h 1.0490282 v 1.312577 h -1.0490282 z m 1.0180225,-0.759641 h -0.9870167 v -0.795815 q 0,-0.52193 0.1446935,-0.857826 0.1446936,-0.335896 0.60978,-0.780311 l 0.4650864,-0.459919 q 0.2945547,-0.273884 0.42374537,-0.516763 0.1343583,-0.242878 0.1343583,-0.496092 0,-0.459919 -0.34106337,-0.744138 -0.3358957,-0.28422 -0.8939994,-0.28422 -0.4082425,0 -0.873329,0.180867 -0.4599187,0.180867 -0.9611785,0.527098 v -0.971514 q 0.4857569,-0.294555 0.981849,-0.439248 0.5012598,-0.144694 1.0335254,-0.144694 0.95084333,0 1.5244499,0.50126 0.5787742,0.50126 0.5787742,1.322913 0,0.392739 -0.18603456,0.749306 -0.18603457,0.351398 -0.65112098,0.795814 l -0.45475116,0.444416 q -0.2428785,0.242878 -0.346231,0.382404 -0.098185,0.134359 -0.1395259,0.263549 -0.031006,0.10852 -0.046509,0.263549 -0.015503,0.155029 -0.015503,0.423746 z"
id="path1034" />
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 14 KiB

View File

@ -0,0 +1,411 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="531.7431"
height="164.3564"
viewBox="0 0 140.69031 43.485966"
version="1.1"
id="svg8"
inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
sodipodi:docname="imperfective-future.svg">
<defs
id="defs2">
<rect
x="121.9088"
y="7.8961401"
width="56.433346"
height="18.811117"
id="rect6050" />
<rect
x="107.62167"
y="38.37397"
width="41.756546"
height="15.296953"
id="rect5964" />
<marker
inkscape:stockid="Arrow1Mend"
orient="auto"
refY="0"
refX="0"
id="Arrow1Mend"
style="overflow:visible"
inkscape:isstock="true">
<path
id="path1352"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;stroke-opacity:1"
transform="matrix(-0.4,0,0,-0.4,-4,0)" />
</marker>
<rect
x="37.338371"
y="5.0927606"
width="52.299042"
height="14.883522"
id="rect5876" />
<marker
inkscape:stockid="Arrow1Mstart"
orient="auto"
refY="0"
refX="0"
id="Arrow1Mstart"
style="overflow:visible"
inkscape:isstock="true">
<path
id="path1349"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt"
transform="matrix(0.4,0,0,0.4,4,0)" />
</marker>
<marker
inkscape:stockid="Arrow1Lend"
orient="auto"
refY="0"
refX="0"
id="Arrow1Lend"
style="overflow:visible"
inkscape:isstock="true">
<path
id="path1346"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;stroke-opacity:1"
transform="matrix(-0.8,0,0,-0.8,-10,0)" />
</marker>
<marker
inkscape:stockid="Arrow1Lstart"
orient="auto"
refY="0"
refX="0"
id="marker1631"
style="overflow:visible"
inkscape:isstock="true">
<path
id="path1629"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt"
transform="matrix(0.8,0,0,0.8,10,0)" />
</marker>
<marker
inkscape:stockid="Arrow1Lstart"
orient="auto"
refY="0"
refX="0"
id="marker1615"
style="overflow:visible"
inkscape:isstock="true">
<path
id="path1613"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt"
transform="matrix(0.8,0,0,0.8,10,0)" />
</marker>
<marker
inkscape:stockid="Arrow1Lstart"
orient="auto"
refY="0"
refX="0"
id="Arrow1Lstart"
style="overflow:visible"
inkscape:isstock="true">
<path
id="path1343"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt"
transform="matrix(0.8,0,0,0.8,10,0)" />
</marker>
<rect
x="62.350956"
y="47.882885"
width="66.975845"
height="16.33053"
id="rect1054" />
<rect
id="rect1910"
height="26.602938"
width="109.33515"
y="-7.9594593"
x="78.980247" />
<rect
id="rect1904"
height="12.862959"
width="71.915634"
y="2.4186096"
x="38.637333" />
<rect
id="rect1742"
height="22.867559"
width="43.65625"
y="33.489403"
x="49.46875" />
<rect
x="26.647322"
y="26.647322"
width="34.962795"
height="14.552084"
id="rect837" />
<rect
id="rect837-8"
height="14.552084"
width="34.962795"
y="26.647322"
x="26.647322" />
<rect
id="rect852"
height="14.552084"
width="34.962795"
y="26.647322"
x="26.647322" />
<rect
x="49.46875"
y="33.489403"
width="43.65625"
height="22.867559"
id="rect1742-2" />
<rect
x="49.46875"
y="33.489403"
width="43.65625"
height="22.867559"
id="rect1755" />
<rect
x="49.46875"
y="33.489403"
width="43.65625"
height="22.867559"
id="rect1742-5" />
<rect
x="49.46875"
y="33.489403"
width="43.65625"
height="22.867559"
id="rect1784" />
<rect
id="rect1742-2-1"
height="22.867559"
width="43.65625"
y="33.489403"
x="49.46875" />
<rect
id="rect1787"
height="22.867559"
width="43.65625"
y="33.489403"
x="49.46875" />
<rect
x="78.980247"
y="-7.9594593"
width="116.05897"
height="23.679539"
id="rect1910-4" />
<rect
x="78.980247"
y="-7.9594593"
width="109.33515"
height="26.602938"
id="rect1927" />
<rect
id="rect1910-4-1"
height="15.49402"
width="47.651417"
y="-7.9594593"
x="78.980247" />
<rect
id="rect1956"
height="23.679539"
width="116.05897"
y="-7.9594593"
x="78.980247" />
<rect
id="rect1054-5"
height="16.33053"
width="66.975845"
y="47.882885"
x="62.350956" />
<rect
id="rect1067"
height="16.33053"
width="66.975845"
y="47.882885"
x="62.350956" />
<rect
id="rect5876-9"
height="13.849944"
width="16.123816"
y="5.0927606"
x="37.338371" />
<rect
id="rect5977"
height="14.883522"
width="52.299042"
y="5.0927606"
x="37.338371" />
<rect
x="37.338371"
y="5.0927606"
width="29.973761"
height="14.263375"
id="rect5876-9-4" />
<rect
x="37.338371"
y="5.0927606"
width="16.123816"
height="13.849944"
id="rect6006" />
<rect
x="37.338371"
y="5.0927606"
width="31.8342"
height="13.436513"
id="rect5876-9-8" />
<rect
x="37.338371"
y="5.0927606"
width="16.123816"
height="13.849944"
id="rect6006-1" />
<marker
inkscape:isstock="true"
style="overflow:visible"
id="Arrow1Mend-3"
refX="0"
refY="0"
orient="auto"
inkscape:stockid="Arrow1Mend">
<path
transform="matrix(-0.4,0,0,-0.4,-4,0)"
style="fill:#666666;fill-opacity:1;fill-rule:evenodd;stroke:#666666;stroke-width:1pt;stroke-opacity:1"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
id="path1352-7" />
</marker>
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="1.279939"
inkscape:cx="272.14963"
inkscape:cy="221.16176"
inkscape:document-units="mm"
inkscape:current-layer="layer1"
inkscape:document-rotation="0"
showgrid="false"
fit-margin-top="10"
fit-margin-left="10"
fit-margin-right="10"
fit-margin-bottom="10"
units="px"
inkscape:window-width="1920"
inkscape:window-height="1001"
inkscape:window-x="-9"
inkscape:window-y="-9"
inkscape:window-maximized="1"
inkscape:snap-global="true"
inkscape:snap-to-guides="true" />
<metadata
id="metadata5">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(-46.189009,10.114638)">
<text
transform="translate(0.37797619,0.37797619)"
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect1904);fill:#000000;fill-opacity:1;stroke:none;"
id="text1902"
xml:space="preserve" />
<text
id="text1916"
y="10.543595"
x="64.887398"
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583"
xml:space="preserve"><tspan
style="stroke-width:0.264583"
y="10.543595"
x="64.887398"
id="tspan1914"
sodipodi:role="line" /></text>
<g
transform="translate(0,0.18449876)"
id="g2100">
<g
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect1910-4);fill:#000000;fill-opacity:1;stroke:none"
id="text1908-0-1"
transform="translate(-20.320974,53.966148)"
aria-label="...was eating supper." />
</g>
<g
transform="translate(0.7472605)"
id="g190">
<path
id="path5870"
d="M 48.087582,22.870299 H 183.48628"
style="fill:none;stroke:#000000;stroke-width:0.765;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
id="path5872"
d="M 115.78693,15.015107 V 30.725491"
style="fill:none;stroke:#000000;stroke-width:0.765;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
</g>
<text
xml:space="preserve"
id="text5962"
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect5964);fill:#000000;fill-opacity:1;stroke:none;" />
<rect
style="fill:#ffffff;stroke:#000000;stroke-width:0.864259"
id="rect123-9"
width="11.752648"
height="8.8811474"
x="125.0246"
y="18.429726" />
<g
transform="translate(0.6201485,-60.822466)"
id="g194">
<path
style="fill:none;stroke:#000000;stroke-width:0.765;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 48.214696,61.208853 H 183.61339"
id="path5870-2" />
<path
style="fill:none;stroke:#000000;stroke-width:0.765;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 115.91404,53.353661 V 69.064044"
id="path5872-7" />
</g>
<rect
y="-4.0541849"
x="130.79721"
height="8.8811474"
width="35.111511"
id="rect123"
style="fill:#ffffff;stroke:#000000;stroke-width:0.864258" />
<rect
y="18.429726"
x="142.92624"
height="8.8811474"
width="11.752649"
id="rect123-9-39"
style="fill:#ffffff;stroke:#000000;stroke-width:0.864259" />
<rect
y="18.429726"
x="160.82788"
height="8.8811474"
width="11.752649"
id="rect123-9-10"
style="fill:#ffffff;stroke:#000000;stroke-width:0.864259" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 11 KiB

View File

@ -0,0 +1,395 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="531.7431"
height="79.377831"
viewBox="0 0 140.69031 21.002052"
version="1.1"
id="svg8"
inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
sodipodi:docname="imperfective-habitual-past.svg">
<defs
id="defs2">
<rect
x="121.9088"
y="7.8961401"
width="56.433346"
height="18.811117"
id="rect6050" />
<rect
x="107.62167"
y="38.37397"
width="41.756546"
height="15.296953"
id="rect5964" />
<marker
inkscape:stockid="Arrow1Mend"
orient="auto"
refY="0"
refX="0"
id="Arrow1Mend"
style="overflow:visible"
inkscape:isstock="true">
<path
id="path1352"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;stroke-opacity:1"
transform="matrix(-0.4,0,0,-0.4,-4,0)" />
</marker>
<rect
x="37.338371"
y="5.0927606"
width="52.299042"
height="14.883522"
id="rect5876" />
<marker
inkscape:stockid="Arrow1Mstart"
orient="auto"
refY="0"
refX="0"
id="Arrow1Mstart"
style="overflow:visible"
inkscape:isstock="true">
<path
id="path1349"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt"
transform="matrix(0.4,0,0,0.4,4,0)" />
</marker>
<marker
inkscape:stockid="Arrow1Lend"
orient="auto"
refY="0"
refX="0"
id="Arrow1Lend"
style="overflow:visible"
inkscape:isstock="true">
<path
id="path1346"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;stroke-opacity:1"
transform="matrix(-0.8,0,0,-0.8,-10,0)" />
</marker>
<marker
inkscape:stockid="Arrow1Lstart"
orient="auto"
refY="0"
refX="0"
id="marker1631"
style="overflow:visible"
inkscape:isstock="true">
<path
id="path1629"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt"
transform="matrix(0.8,0,0,0.8,10,0)" />
</marker>
<marker
inkscape:stockid="Arrow1Lstart"
orient="auto"
refY="0"
refX="0"
id="marker1615"
style="overflow:visible"
inkscape:isstock="true">
<path
id="path1613"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt"
transform="matrix(0.8,0,0,0.8,10,0)" />
</marker>
<marker
inkscape:stockid="Arrow1Lstart"
orient="auto"
refY="0"
refX="0"
id="Arrow1Lstart"
style="overflow:visible"
inkscape:isstock="true">
<path
id="path1343"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt"
transform="matrix(0.8,0,0,0.8,10,0)" />
</marker>
<rect
x="62.350956"
y="47.882885"
width="66.975845"
height="16.33053"
id="rect1054" />
<rect
id="rect1910"
height="26.602938"
width="109.33515"
y="-7.9594593"
x="78.980247" />
<rect
id="rect1904"
height="12.862959"
width="71.915634"
y="2.4186096"
x="38.637333" />
<rect
id="rect1742"
height="22.867559"
width="43.65625"
y="33.489403"
x="49.46875" />
<rect
x="26.647322"
y="26.647322"
width="34.962795"
height="14.552084"
id="rect837" />
<rect
id="rect837-8"
height="14.552084"
width="34.962795"
y="26.647322"
x="26.647322" />
<rect
id="rect852"
height="14.552084"
width="34.962795"
y="26.647322"
x="26.647322" />
<rect
x="49.46875"
y="33.489403"
width="43.65625"
height="22.867559"
id="rect1742-2" />
<rect
x="49.46875"
y="33.489403"
width="43.65625"
height="22.867559"
id="rect1755" />
<rect
x="49.46875"
y="33.489403"
width="43.65625"
height="22.867559"
id="rect1742-5" />
<rect
x="49.46875"
y="33.489403"
width="43.65625"
height="22.867559"
id="rect1784" />
<rect
id="rect1742-2-1"
height="22.867559"
width="43.65625"
y="33.489403"
x="49.46875" />
<rect
id="rect1787"
height="22.867559"
width="43.65625"
y="33.489403"
x="49.46875" />
<rect
x="78.980247"
y="-7.9594593"
width="116.05897"
height="23.679539"
id="rect1910-4" />
<rect
x="78.980247"
y="-7.9594593"
width="109.33515"
height="26.602938"
id="rect1927" />
<rect
id="rect1910-4-1"
height="15.49402"
width="47.651417"
y="-7.9594593"
x="78.980247" />
<rect
id="rect1956"
height="23.679539"
width="116.05897"
y="-7.9594593"
x="78.980247" />
<rect
id="rect1054-5"
height="16.33053"
width="66.975845"
y="47.882885"
x="62.350956" />
<rect
id="rect1067"
height="16.33053"
width="66.975845"
y="47.882885"
x="62.350956" />
<rect
id="rect5876-9"
height="13.849944"
width="16.123816"
y="5.0927606"
x="37.338371" />
<rect
id="rect5977"
height="14.883522"
width="52.299042"
y="5.0927606"
x="37.338371" />
<rect
x="37.338371"
y="5.0927606"
width="29.973761"
height="14.263375"
id="rect5876-9-4" />
<rect
x="37.338371"
y="5.0927606"
width="16.123816"
height="13.849944"
id="rect6006" />
<rect
x="37.338371"
y="5.0927606"
width="31.8342"
height="13.436513"
id="rect5876-9-8" />
<rect
x="37.338371"
y="5.0927606"
width="16.123816"
height="13.849944"
id="rect6006-1" />
<marker
inkscape:isstock="true"
style="overflow:visible"
id="Arrow1Mend-3"
refX="0"
refY="0"
orient="auto"
inkscape:stockid="Arrow1Mend">
<path
transform="matrix(-0.4,0,0,-0.4,-4,0)"
style="fill:#666666;fill-opacity:1;fill-rule:evenodd;stroke:#666666;stroke-width:1pt;stroke-opacity:1"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
id="path1352-7" />
</marker>
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="1.279939"
inkscape:cx="272.14963"
inkscape:cy="135.06342"
inkscape:document-units="mm"
inkscape:current-layer="layer1"
inkscape:document-rotation="0"
showgrid="false"
fit-margin-top="10"
fit-margin-left="10"
fit-margin-right="10"
fit-margin-bottom="10"
units="px"
inkscape:window-width="2560"
inkscape:window-height="1361"
inkscape:window-x="2391"
inkscape:window-y="-9"
inkscape:window-maximized="1"
inkscape:snap-global="true"
inkscape:snap-to-guides="true" />
<metadata
id="metadata5">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(-46.189009,-12.665547)">
<text
transform="translate(0.37797619,0.37797619)"
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect1904);fill:#000000;fill-opacity:1;stroke:none;"
id="text1902"
xml:space="preserve" />
<text
id="text1916"
y="10.543595"
x="64.887398"
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583"
xml:space="preserve"><tspan
style="stroke-width:0.264583"
y="10.543595"
x="64.887398"
id="tspan1914"
sodipodi:role="line" /></text>
<g
transform="translate(0,0.18449876)"
id="g2100">
<g
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect1910-4);fill:#000000;fill-opacity:1;stroke:none"
id="text1908-0-1"
transform="translate(-20.320974,53.966148)"
aria-label="...was eating supper." />
</g>
<path
style="fill:none;stroke:#000000;stroke-width:0.765;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 48.834842,22.546425 H 184.23354"
id="path5870" />
<path
style="fill:none;stroke:#000000;stroke-width:0.765;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 130.59085,15.31138 V 31.021764"
id="path5872" />
<text
xml:space="preserve"
id="text5962"
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect5964);fill:#000000;fill-opacity:1;stroke:none;" />
<rect
style="fill:#ffffff;stroke:#000000;stroke-width:0.790482"
id="rect123-9"
width="11.9593"
height="7.3012004"
x="53.670834"
y="18.895824" />
<rect
y="18.895824"
x="71.371147"
height="7.3012004"
width="11.9593"
id="rect123-9-6"
style="fill:#ffffff;stroke:#000000;stroke-width:0.790482" />
<rect
y="18.895824"
x="89.071457"
height="7.3012004"
width="11.9593"
id="rect123-9-0"
style="fill:#ffffff;stroke:#000000;stroke-width:0.790482" />
<rect
y="18.895824"
x="106.77177"
height="7.3012004"
width="11.9593"
id="rect123-9-3"
style="fill:#ffffff;stroke:#000000;stroke-width:0.790482" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 11 KiB

View File

@ -0,0 +1,447 @@
<?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"
sodipodi:docname="imperfective-imperative.svg"
inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
id="svg8"
version="1.1"
viewBox="0 0 140.69031 58.074296"
height="219.49339"
width="531.7431">
<defs
id="defs2">
<rect
id="rect328"
height="15.090237"
width="13.023082"
y="53.347046"
x="9.3936357" />
<rect
id="rect6050"
height="18.811117"
width="56.433346"
y="7.8961401"
x="121.9088" />
<rect
id="rect5964"
height="15.296953"
width="41.756546"
y="38.37397"
x="107.62167" />
<marker
inkscape:isstock="true"
style="overflow:visible"
id="Arrow1Mend"
refX="0"
refY="0"
orient="auto"
inkscape:stockid="Arrow1Mend">
<path
transform="matrix(-0.4,0,0,-0.4,-4,0)"
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;stroke-opacity:1"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
id="path1352" />
</marker>
<rect
id="rect5876"
height="14.883522"
width="52.299042"
y="5.0927606"
x="37.338371" />
<marker
inkscape:isstock="true"
style="overflow:visible"
id="Arrow1Mstart"
refX="0"
refY="0"
orient="auto"
inkscape:stockid="Arrow1Mstart">
<path
transform="matrix(0.4,0,0,0.4,4,0)"
style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
id="path1349" />
</marker>
<marker
inkscape:isstock="true"
style="overflow:visible"
id="Arrow1Lend"
refX="0"
refY="0"
orient="auto"
inkscape:stockid="Arrow1Lend">
<path
transform="matrix(-0.8,0,0,-0.8,-10,0)"
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;stroke-opacity:1"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
id="path1346" />
</marker>
<marker
inkscape:isstock="true"
style="overflow:visible"
id="marker1631"
refX="0"
refY="0"
orient="auto"
inkscape:stockid="Arrow1Lstart">
<path
transform="matrix(0.8,0,0,0.8,10,0)"
style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
id="path1629" />
</marker>
<marker
inkscape:isstock="true"
style="overflow:visible"
id="marker1615"
refX="0"
refY="0"
orient="auto"
inkscape:stockid="Arrow1Lstart">
<path
transform="matrix(0.8,0,0,0.8,10,0)"
style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
id="path1613" />
</marker>
<marker
inkscape:isstock="true"
style="overflow:visible"
id="Arrow1Lstart"
refX="0"
refY="0"
orient="auto"
inkscape:stockid="Arrow1Lstart">
<path
transform="matrix(0.8,0,0,0.8,10,0)"
style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
id="path1343" />
</marker>
<rect
id="rect1054"
height="16.33053"
width="66.975845"
y="47.882885"
x="62.350956" />
<rect
x="78.980247"
y="-7.9594593"
width="109.33515"
height="26.602938"
id="rect1910" />
<rect
x="38.637333"
y="2.4186096"
width="71.915634"
height="12.862959"
id="rect1904" />
<rect
x="49.46875"
y="33.489403"
width="43.65625"
height="22.867559"
id="rect1742" />
<rect
id="rect837"
height="14.552084"
width="34.962795"
y="26.647322"
x="26.647322" />
<rect
x="26.647322"
y="26.647322"
width="34.962795"
height="14.552084"
id="rect837-8" />
<rect
x="26.647322"
y="26.647322"
width="34.962795"
height="14.552084"
id="rect852" />
<rect
id="rect1742-2"
height="22.867559"
width="43.65625"
y="33.489403"
x="49.46875" />
<rect
id="rect1755"
height="22.867559"
width="43.65625"
y="33.489403"
x="49.46875" />
<rect
id="rect1742-5"
height="22.867559"
width="43.65625"
y="33.489403"
x="49.46875" />
<rect
id="rect1784"
height="22.867559"
width="43.65625"
y="33.489403"
x="49.46875" />
<rect
x="49.46875"
y="33.489403"
width="43.65625"
height="22.867559"
id="rect1742-2-1" />
<rect
x="49.46875"
y="33.489403"
width="43.65625"
height="22.867559"
id="rect1787" />
<rect
id="rect1910-4"
height="23.679539"
width="116.05897"
y="-7.9594593"
x="78.980247" />
<rect
id="rect1927"
height="26.602938"
width="109.33515"
y="-7.9594593"
x="78.980247" />
<rect
x="78.980247"
y="-7.9594593"
width="47.651417"
height="15.49402"
id="rect1910-4-1" />
<rect
x="78.980247"
y="-7.9594593"
width="116.05897"
height="23.679539"
id="rect1956" />
<rect
x="62.350956"
y="47.882885"
width="66.975845"
height="16.33053"
id="rect1054-5" />
<rect
x="62.350956"
y="47.882885"
width="66.975845"
height="16.33053"
id="rect1067" />
<rect
x="37.338371"
y="5.0927606"
width="16.123816"
height="13.849944"
id="rect5876-9" />
<rect
x="37.338371"
y="5.0927606"
width="52.299042"
height="14.883522"
id="rect5977" />
<rect
id="rect5876-9-4"
height="14.263375"
width="29.973761"
y="5.0927606"
x="37.338371" />
<rect
id="rect6006"
height="13.849944"
width="16.123816"
y="5.0927606"
x="37.338371" />
<rect
id="rect5876-9-8"
height="13.436513"
width="31.8342"
y="5.0927606"
x="37.338371" />
<rect
id="rect6006-1"
height="13.849944"
width="16.123816"
y="5.0927606"
x="37.338371" />
<marker
inkscape:stockid="Arrow1Mend"
orient="auto"
refY="0"
refX="0"
id="Arrow1Mend-3"
style="overflow:visible"
inkscape:isstock="true">
<path
id="path1352-7"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
style="fill:#666666;fill-opacity:1;fill-rule:evenodd;stroke:#666666;stroke-width:1pt;stroke-opacity:1"
transform="matrix(-0.4,0,0,-0.4,-4,0)" />
</marker>
<rect
x="9.3936357"
y="53.347046"
width="13.023082"
height="15.090237"
id="rect328-5" />
<rect
x="9.3936357"
y="53.347046"
width="13.023082"
height="15.090237"
id="rect341" />
</defs>
<sodipodi:namedview
inkscape:snap-to-guides="true"
inkscape:snap-global="true"
inkscape:window-maximized="1"
inkscape:window-y="-9"
inkscape:window-x="-9"
inkscape:window-height="1001"
inkscape:window-width="1920"
units="px"
fit-margin-bottom="10"
fit-margin-right="10"
fit-margin-left="10"
fit-margin-top="10"
showgrid="false"
inkscape:document-rotation="0"
inkscape:current-layer="layer1"
inkscape:document-units="mm"
inkscape:cy="255.20401"
inkscape:cx="272.14963"
inkscape:zoom="1.279939"
inkscape:pageshadow="2"
inkscape:pageopacity="0.0"
borderopacity="1.0"
bordercolor="#666666"
pagecolor="#ffffff"
id="base" />
<metadata
id="metadata5">
<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
transform="translate(-46.189009,19.12165)"
id="layer1"
inkscape:groupmode="layer"
inkscape:label="Layer 1">
<text
xml:space="preserve"
id="text1902"
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect1904);fill:#000000;fill-opacity:1;stroke:none;"
transform="translate(0.37797619,0.37797619)" />
<text
xml:space="preserve"
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583"
x="64.887398"
y="10.543595"
id="text1916"><tspan
sodipodi:role="line"
id="tspan1914"
x="64.887398"
y="10.543595"
style="stroke-width:0.264583" /></text>
<g
id="g2100"
transform="translate(0,0.18449876)">
<g
aria-label="...was eating supper."
transform="translate(-20.320974,53.966148)"
id="text1908-0-1"
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect1910-4);fill:#000000;fill-opacity:1;stroke:none" />
</g>
<g
id="g190"
transform="translate(0.7472605,5.5813207)">
<path
style="fill:none;stroke:#000000;stroke-width:0.765;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 48.087582,22.870299 H 183.48628"
id="path5870" />
<path
style="fill:none;stroke:#000000;stroke-width:0.765;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 115.78693,15.015107 V 30.725491"
id="path5872" />
</g>
<text
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect5964);fill:#000000;fill-opacity:1;stroke:none;"
id="text5962"
xml:space="preserve" />
<rect
y="12.848404"
x="126.47161"
height="8.8811474"
width="11.752648"
id="rect123-9"
style="fill:#ffffff;stroke:#000000;stroke-width:0.864259" />
<g
id="g194"
transform="translate(0.6201485,-60.822466)">
<path
id="path5870-2"
d="M 48.214696,61.208853 H 183.61339"
style="fill:none;stroke:#000000;stroke-width:0.765;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
id="path5872-7"
d="M 115.91404,53.353661 V 69.064044"
style="fill:none;stroke:#000000;stroke-width:0.765;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
</g>
<rect
style="fill:#ffffff;stroke:#000000;stroke-width:0.864258"
id="rect123"
width="35.111511"
height="8.8811474"
x="129.76363"
y="-16.043688" />
<rect
style="fill:#ffffff;stroke:#000000;stroke-width:0.864259"
id="rect123-9-39"
width="11.752649"
height="8.8811474"
x="144.37325"
y="12.848404" />
<rect
style="fill:#ffffff;stroke:#000000;stroke-width:0.864259"
id="rect123-9-10"
width="11.752649"
height="8.8811474"
x="162.27487"
y="12.848404" />
<g
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect328);fill:#000000;fill-opacity:1;stroke:none"
id="text326"
transform="translate(167.85305,-41.756547)"
aria-label="!">
<path
id="path361"
d="m 10.991328,61.398819 h 1.049028 v 1.312577 h -1.049028 z m 0,-6.40269 h 1.049028 v 3.384796 l -0.103352,1.844842 h -0.837156 l -0.10852,-1.844842 z" />
</g>
<g
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect328-5);fill:#000000;fill-opacity:1;stroke:none"
id="text326-1"
transform="translate(157.87565,-70.828841)"
aria-label="!">
<path
id="path364"
d="m 10.991328,61.398819 h 1.049028 v 1.312577 h -1.049028 z m 0,-6.40269 h 1.049028 v 3.384796 l -0.103352,1.844842 h -0.837156 l -0.10852,-1.844842 z" />
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 13 KiB

View File

@ -0,0 +1,411 @@
<?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"
sodipodi:docname="imperfective-past.svg"
inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
id="svg8"
version="1.1"
viewBox="0 0 140.69031 43.485966"
height="164.3564"
width="531.7431">
<defs
id="defs2">
<rect
id="rect6050"
height="18.811117"
width="56.433346"
y="7.8961401"
x="121.9088" />
<rect
id="rect5964"
height="15.296953"
width="41.756546"
y="38.37397"
x="107.62167" />
<marker
inkscape:isstock="true"
style="overflow:visible"
id="Arrow1Mend"
refX="0"
refY="0"
orient="auto"
inkscape:stockid="Arrow1Mend">
<path
transform="matrix(-0.4,0,0,-0.4,-4,0)"
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;stroke-opacity:1"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
id="path1352" />
</marker>
<rect
id="rect5876"
height="14.883522"
width="52.299042"
y="5.0927606"
x="37.338371" />
<marker
inkscape:isstock="true"
style="overflow:visible"
id="Arrow1Mstart"
refX="0"
refY="0"
orient="auto"
inkscape:stockid="Arrow1Mstart">
<path
transform="matrix(0.4,0,0,0.4,4,0)"
style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
id="path1349" />
</marker>
<marker
inkscape:isstock="true"
style="overflow:visible"
id="Arrow1Lend"
refX="0"
refY="0"
orient="auto"
inkscape:stockid="Arrow1Lend">
<path
transform="matrix(-0.8,0,0,-0.8,-10,0)"
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;stroke-opacity:1"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
id="path1346" />
</marker>
<marker
inkscape:isstock="true"
style="overflow:visible"
id="marker1631"
refX="0"
refY="0"
orient="auto"
inkscape:stockid="Arrow1Lstart">
<path
transform="matrix(0.8,0,0,0.8,10,0)"
style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
id="path1629" />
</marker>
<marker
inkscape:isstock="true"
style="overflow:visible"
id="marker1615"
refX="0"
refY="0"
orient="auto"
inkscape:stockid="Arrow1Lstart">
<path
transform="matrix(0.8,0,0,0.8,10,0)"
style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
id="path1613" />
</marker>
<marker
inkscape:isstock="true"
style="overflow:visible"
id="Arrow1Lstart"
refX="0"
refY="0"
orient="auto"
inkscape:stockid="Arrow1Lstart">
<path
transform="matrix(0.8,0,0,0.8,10,0)"
style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
id="path1343" />
</marker>
<rect
id="rect1054"
height="16.33053"
width="66.975845"
y="47.882885"
x="62.350956" />
<rect
x="78.980247"
y="-7.9594593"
width="109.33515"
height="26.602938"
id="rect1910" />
<rect
x="38.637333"
y="2.4186096"
width="71.915634"
height="12.862959"
id="rect1904" />
<rect
x="49.46875"
y="33.489403"
width="43.65625"
height="22.867559"
id="rect1742" />
<rect
id="rect837"
height="14.552084"
width="34.962795"
y="26.647322"
x="26.647322" />
<rect
x="26.647322"
y="26.647322"
width="34.962795"
height="14.552084"
id="rect837-8" />
<rect
x="26.647322"
y="26.647322"
width="34.962795"
height="14.552084"
id="rect852" />
<rect
id="rect1742-2"
height="22.867559"
width="43.65625"
y="33.489403"
x="49.46875" />
<rect
id="rect1755"
height="22.867559"
width="43.65625"
y="33.489403"
x="49.46875" />
<rect
id="rect1742-5"
height="22.867559"
width="43.65625"
y="33.489403"
x="49.46875" />
<rect
id="rect1784"
height="22.867559"
width="43.65625"
y="33.489403"
x="49.46875" />
<rect
x="49.46875"
y="33.489403"
width="43.65625"
height="22.867559"
id="rect1742-2-1" />
<rect
x="49.46875"
y="33.489403"
width="43.65625"
height="22.867559"
id="rect1787" />
<rect
id="rect1910-4"
height="23.679539"
width="116.05897"
y="-7.9594593"
x="78.980247" />
<rect
id="rect1927"
height="26.602938"
width="109.33515"
y="-7.9594593"
x="78.980247" />
<rect
x="78.980247"
y="-7.9594593"
width="47.651417"
height="15.49402"
id="rect1910-4-1" />
<rect
x="78.980247"
y="-7.9594593"
width="116.05897"
height="23.679539"
id="rect1956" />
<rect
x="62.350956"
y="47.882885"
width="66.975845"
height="16.33053"
id="rect1054-5" />
<rect
x="62.350956"
y="47.882885"
width="66.975845"
height="16.33053"
id="rect1067" />
<rect
x="37.338371"
y="5.0927606"
width="16.123816"
height="13.849944"
id="rect5876-9" />
<rect
x="37.338371"
y="5.0927606"
width="52.299042"
height="14.883522"
id="rect5977" />
<rect
id="rect5876-9-4"
height="14.263375"
width="29.973761"
y="5.0927606"
x="37.338371" />
<rect
id="rect6006"
height="13.849944"
width="16.123816"
y="5.0927606"
x="37.338371" />
<rect
id="rect5876-9-8"
height="13.436513"
width="31.8342"
y="5.0927606"
x="37.338371" />
<rect
id="rect6006-1"
height="13.849944"
width="16.123816"
y="5.0927606"
x="37.338371" />
<marker
inkscape:stockid="Arrow1Mend"
orient="auto"
refY="0"
refX="0"
id="Arrow1Mend-3"
style="overflow:visible"
inkscape:isstock="true">
<path
id="path1352-7"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
style="fill:#666666;fill-opacity:1;fill-rule:evenodd;stroke:#666666;stroke-width:1pt;stroke-opacity:1"
transform="matrix(-0.4,0,0,-0.4,-4,0)" />
</marker>
</defs>
<sodipodi:namedview
inkscape:snap-to-guides="true"
inkscape:snap-global="true"
inkscape:window-maximized="1"
inkscape:window-y="-9"
inkscape:window-x="-9"
inkscape:window-height="1001"
inkscape:window-width="1920"
units="px"
fit-margin-bottom="10"
fit-margin-right="10"
fit-margin-left="10"
fit-margin-top="10"
showgrid="false"
inkscape:document-rotation="0"
inkscape:current-layer="layer1"
inkscape:document-units="mm"
inkscape:cy="221.16176"
inkscape:cx="272.14963"
inkscape:zoom="1.279939"
inkscape:pageshadow="2"
inkscape:pageopacity="0.0"
borderopacity="1.0"
bordercolor="#666666"
pagecolor="#ffffff"
id="base" />
<metadata
id="metadata5">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title />
</cc:Work>
</rdf:RDF>
</metadata>
<g
transform="translate(-46.189009,10.114638)"
id="layer1"
inkscape:groupmode="layer"
inkscape:label="Layer 1">
<text
xml:space="preserve"
id="text1902"
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect1904);fill:#000000;fill-opacity:1;stroke:none;"
transform="translate(0.37797619,0.37797619)" />
<text
xml:space="preserve"
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583"
x="64.887398"
y="10.543595"
id="text1916"><tspan
sodipodi:role="line"
id="tspan1914"
x="64.887398"
y="10.543595"
style="stroke-width:0.264583" /></text>
<g
id="g2100"
transform="translate(0,0.18449876)">
<g
aria-label="...was eating supper."
transform="translate(-20.320974,53.966148)"
id="text1908-0-1"
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect1910-4);fill:#000000;fill-opacity:1;stroke:none" />
</g>
<g
id="g190"
transform="translate(0.7472605)">
<path
style="fill:none;stroke:#000000;stroke-width:0.765;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 48.087582,22.870299 H 183.48628"
id="path5870" />
<path
style="fill:none;stroke:#000000;stroke-width:0.765;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 115.78693,15.015107 V 30.725491"
id="path5872" />
</g>
<text
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect5964);fill:#000000;fill-opacity:1;stroke:none;"
id="text5962"
xml:space="preserve" />
<rect
y="18.429726"
x="58.6689"
height="8.8811474"
width="11.752648"
id="rect123-9"
style="fill:#ffffff;stroke:#000000;stroke-width:0.864259" />
<g
id="g194"
transform="translate(0.6201485,-60.822466)">
<path
id="path5870-2"
d="M 48.214696,61.208853 H 183.61339"
style="fill:none;stroke:#000000;stroke-width:0.765;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
id="path5872-7"
d="M 115.91404,53.353661 V 69.064044"
style="fill:none;stroke:#000000;stroke-width:0.765;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
</g>
<rect
style="fill:#ffffff;stroke:#000000;stroke-width:0.864258"
id="rect123"
width="35.111511"
height="8.8811474"
x="65.268372"
y="-4.0541849" />
<rect
style="fill:#ffffff;stroke:#000000;stroke-width:0.864259"
id="rect123-9-39"
width="11.752649"
height="8.8811474"
x="76.570534"
y="18.429726" />
<rect
style="fill:#ffffff;stroke:#000000;stroke-width:0.864259"
id="rect123-9-10"
width="11.752649"
height="8.8811474"
x="94.472168"
y="18.429726" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 11 KiB

File diff suppressed because it is too large Load Diff

After

Width:  |  Height:  |  Size: 111 KiB

File diff suppressed because it is too large Load Diff

Binary file not shown.

After

Width:  |  Height:  |  Size: 710 KiB

File diff suppressed because it is too large Load Diff

After

Width:  |  Height:  |  Size: 82 KiB

View File

@ -0,0 +1,414 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="531.7431"
height="140.18628"
viewBox="0 0 140.69031 37.090953"
version="1.1"
id="svg8"
inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
sodipodi:docname="past-perfect.svg">
<defs
id="defs2">
<rect
x="146.44608"
y="-14.548825"
width="16.950678"
height="12.402935"
id="rect409" />
<rect
x="138.79759"
y="-19.303284"
width="23.772291"
height="14.470091"
id="rect371" />
<rect
x="9.3936357"
y="53.347046"
width="13.023082"
height="15.090237"
id="rect328" />
<rect
x="121.9088"
y="7.8961401"
width="56.433346"
height="18.811117"
id="rect6050" />
<rect
x="107.62167"
y="38.37397"
width="41.756546"
height="15.296953"
id="rect5964" />
<marker
inkscape:stockid="Arrow1Mend"
orient="auto"
refY="0"
refX="0"
id="Arrow1Mend"
style="overflow:visible"
inkscape:isstock="true">
<path
id="path1352"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;stroke-opacity:1"
transform="matrix(-0.4,0,0,-0.4,-4,0)" />
</marker>
<rect
x="37.338371"
y="5.0927606"
width="52.299042"
height="14.883522"
id="rect5876" />
<marker
inkscape:stockid="Arrow1Mstart"
orient="auto"
refY="0"
refX="0"
id="Arrow1Mstart"
style="overflow:visible"
inkscape:isstock="true">
<path
id="path1349"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt"
transform="matrix(0.4,0,0,0.4,4,0)" />
</marker>
<marker
inkscape:stockid="Arrow1Lend"
orient="auto"
refY="0"
refX="0"
id="Arrow1Lend"
style="overflow:visible"
inkscape:isstock="true">
<path
id="path1346"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;stroke-opacity:1"
transform="matrix(-0.8,0,0,-0.8,-10,0)" />
</marker>
<marker
inkscape:stockid="Arrow1Lstart"
orient="auto"
refY="0"
refX="0"
id="marker1631"
style="overflow:visible"
inkscape:isstock="true">
<path
id="path1629"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt"
transform="matrix(0.8,0,0,0.8,10,0)" />
</marker>
<marker
inkscape:stockid="Arrow1Lstart"
orient="auto"
refY="0"
refX="0"
id="marker1615"
style="overflow:visible"
inkscape:isstock="true">
<path
id="path1613"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt"
transform="matrix(0.8,0,0,0.8,10,0)" />
</marker>
<marker
inkscape:stockid="Arrow1Lstart"
orient="auto"
refY="0"
refX="0"
id="Arrow1Lstart"
style="overflow:visible"
inkscape:isstock="true">
<path
id="path1343"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt"
transform="matrix(0.8,0,0,0.8,10,0)" />
</marker>
<rect
x="62.350956"
y="47.882885"
width="66.975845"
height="16.33053"
id="rect1054" />
<rect
id="rect1910"
height="26.602938"
width="109.33515"
y="-7.9594593"
x="78.980247" />
<rect
id="rect1904"
height="12.862959"
width="71.915634"
y="2.4186096"
x="38.637333" />
<rect
id="rect1742"
height="22.867559"
width="43.65625"
y="33.489403"
x="49.46875" />
<rect
x="26.647322"
y="26.647322"
width="34.962795"
height="14.552084"
id="rect837" />
<rect
id="rect837-8"
height="14.552084"
width="34.962795"
y="26.647322"
x="26.647322" />
<rect
id="rect852"
height="14.552084"
width="34.962795"
y="26.647322"
x="26.647322" />
<rect
x="49.46875"
y="33.489403"
width="43.65625"
height="22.867559"
id="rect1742-2" />
<rect
x="49.46875"
y="33.489403"
width="43.65625"
height="22.867559"
id="rect1755" />
<rect
x="49.46875"
y="33.489403"
width="43.65625"
height="22.867559"
id="rect1742-5" />
<rect
x="49.46875"
y="33.489403"
width="43.65625"
height="22.867559"
id="rect1784" />
<rect
id="rect1742-2-1"
height="22.867559"
width="43.65625"
y="33.489403"
x="49.46875" />
<rect
id="rect1787"
height="22.867559"
width="43.65625"
y="33.489403"
x="49.46875" />
<rect
x="78.980247"
y="-7.9594593"
width="116.05897"
height="23.679539"
id="rect1910-4" />
<rect
x="78.980247"
y="-7.9594593"
width="109.33515"
height="26.602938"
id="rect1927" />
<rect
id="rect1910-4-1"
height="15.49402"
width="47.651417"
y="-7.9594593"
x="78.980247" />
<rect
id="rect1956"
height="23.679539"
width="116.05897"
y="-7.9594593"
x="78.980247" />
<rect
id="rect1054-5"
height="16.33053"
width="66.975845"
y="47.882885"
x="62.350956" />
<rect
id="rect1067"
height="16.33053"
width="66.975845"
y="47.882885"
x="62.350956" />
<rect
id="rect5876-9"
height="13.849944"
width="16.123816"
y="5.0927606"
x="37.338371" />
<rect
id="rect5977"
height="14.883522"
width="52.299042"
y="5.0927606"
x="37.338371" />
<rect
x="37.338371"
y="5.0927606"
width="29.973761"
height="14.263375"
id="rect5876-9-4" />
<rect
x="37.338371"
y="5.0927606"
width="16.123816"
height="13.849944"
id="rect6006" />
<rect
x="37.338371"
y="5.0927606"
width="31.8342"
height="13.436513"
id="rect5876-9-8" />
<rect
x="37.338371"
y="5.0927606"
width="16.123816"
height="13.849944"
id="rect6006-1" />
<marker
inkscape:isstock="true"
style="overflow:visible"
id="Arrow1Mend-3"
refX="0"
refY="0"
orient="auto"
inkscape:stockid="Arrow1Mend">
<path
transform="matrix(-0.4,0,0,-0.4,-4,0)"
style="fill:#666666;fill-opacity:1;fill-rule:evenodd;stroke:#666666;stroke-width:1pt;stroke-opacity:1"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
id="path1352-7" />
</marker>
<rect
id="rect328-5"
height="15.090237"
width="13.023082"
y="53.347046"
x="9.3936357" />
<rect
id="rect341"
height="15.090237"
width="13.023082"
y="53.347046"
x="9.3936357" />
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="0.90505355"
inkscape:cx="264.19234"
inkscape:cy="113.14939"
inkscape:document-units="mm"
inkscape:current-layer="layer1"
inkscape:document-rotation="0"
showgrid="false"
fit-margin-top="10"
fit-margin-left="10"
fit-margin-right="10"
fit-margin-bottom="10"
units="px"
inkscape:window-width="2560"
inkscape:window-height="1361"
inkscape:window-x="2391"
inkscape:window-y="-9"
inkscape:window-maximized="1"
inkscape:snap-global="false"
inkscape:snap-to-guides="true" />
<metadata
id="metadata5">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(-46.189011,26.203543)">
<text
transform="translate(0.37797619,0.37797619)"
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect1904);fill:#000000;fill-opacity:1;stroke:none;"
id="text1902"
xml:space="preserve" />
<text
id="text1916"
y="10.543595"
x="64.887398"
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583"
xml:space="preserve"><tspan
style="stroke-width:0.264583"
y="10.543595"
x="64.887398"
id="tspan1914"
sodipodi:role="line" /></text>
<g
transform="translate(0,0.18449876)"
id="g2100">
<g
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect1910-4);fill:#000000;fill-opacity:1;stroke:none"
id="text1908-0-1"
transform="translate(-20.320974,53.966148)"
aria-label="...was eating supper." />
</g>
<text
xml:space="preserve"
id="text5962"
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect5964);fill:#000000;fill-opacity:1;stroke:none;" />
<g
transform="translate(0.6201485,-60.822466)"
id="g194">
<path
style="fill:none;stroke:#000000;stroke-width:0.765;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 48.214696,61.208853 H 183.61339"
id="path5870-2" />
<path
style="fill:none;stroke:#000000;stroke-width:0.765;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 115.91404,53.353661 V 69.064044"
id="path5872-7" />
</g>
<rect
style="fill:#000000;stroke:#000000;stroke-width:0.865"
id="rect72"
width="17.364109"
height="11.782787"
x="50.787956"
y="-5.5050073"
ry="2.6873026" />
<path
style="fill:none;stroke:#000000;stroke-width:0.478088;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 66.039643,-12.340652 3.230926,5.3387635 C 72.921676,-11.318877 82.06839,-15.674524 87.523607,-9.969063 l -2.656198,1.3735581 7.479259,3.1930991 3.039793,-8.8527572 -2.578932,1.282576 c -6.848205,-9.417753 -19.755126,-7.21834 -26.767886,0.631935 z"
id="path78"
sodipodi:nodetypes="cccccccc" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 11 KiB

View File

@ -0,0 +1,414 @@
<?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"
sodipodi:docname="perfective-future.svg"
inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
id="svg8"
version="1.1"
viewBox="0 0 140.69031 21.002049"
height="79.377823"
width="531.7431">
<defs
id="defs2">
<rect
id="rect409"
height="12.402935"
width="16.950678"
y="-14.548825"
x="146.44608" />
<rect
id="rect371"
height="14.470091"
width="23.772291"
y="-19.303284"
x="138.79759" />
<rect
id="rect328"
height="15.090237"
width="13.023082"
y="53.347046"
x="9.3936357" />
<rect
id="rect6050"
height="18.811117"
width="56.433346"
y="7.8961401"
x="121.9088" />
<rect
id="rect5964"
height="15.296953"
width="41.756546"
y="38.37397"
x="107.62167" />
<marker
inkscape:isstock="true"
style="overflow:visible"
id="Arrow1Mend"
refX="0"
refY="0"
orient="auto"
inkscape:stockid="Arrow1Mend">
<path
transform="matrix(-0.4,0,0,-0.4,-4,0)"
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;stroke-opacity:1"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
id="path1352" />
</marker>
<rect
id="rect5876"
height="14.883522"
width="52.299042"
y="5.0927606"
x="37.338371" />
<marker
inkscape:isstock="true"
style="overflow:visible"
id="Arrow1Mstart"
refX="0"
refY="0"
orient="auto"
inkscape:stockid="Arrow1Mstart">
<path
transform="matrix(0.4,0,0,0.4,4,0)"
style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
id="path1349" />
</marker>
<marker
inkscape:isstock="true"
style="overflow:visible"
id="Arrow1Lend"
refX="0"
refY="0"
orient="auto"
inkscape:stockid="Arrow1Lend">
<path
transform="matrix(-0.8,0,0,-0.8,-10,0)"
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;stroke-opacity:1"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
id="path1346" />
</marker>
<marker
inkscape:isstock="true"
style="overflow:visible"
id="marker1631"
refX="0"
refY="0"
orient="auto"
inkscape:stockid="Arrow1Lstart">
<path
transform="matrix(0.8,0,0,0.8,10,0)"
style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
id="path1629" />
</marker>
<marker
inkscape:isstock="true"
style="overflow:visible"
id="marker1615"
refX="0"
refY="0"
orient="auto"
inkscape:stockid="Arrow1Lstart">
<path
transform="matrix(0.8,0,0,0.8,10,0)"
style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
id="path1613" />
</marker>
<marker
inkscape:isstock="true"
style="overflow:visible"
id="Arrow1Lstart"
refX="0"
refY="0"
orient="auto"
inkscape:stockid="Arrow1Lstart">
<path
transform="matrix(0.8,0,0,0.8,10,0)"
style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
id="path1343" />
</marker>
<rect
id="rect1054"
height="16.33053"
width="66.975845"
y="47.882885"
x="62.350956" />
<rect
x="78.980247"
y="-7.9594593"
width="109.33515"
height="26.602938"
id="rect1910" />
<rect
x="38.637333"
y="2.4186096"
width="71.915634"
height="12.862959"
id="rect1904" />
<rect
x="49.46875"
y="33.489403"
width="43.65625"
height="22.867559"
id="rect1742" />
<rect
id="rect837"
height="14.552084"
width="34.962795"
y="26.647322"
x="26.647322" />
<rect
x="26.647322"
y="26.647322"
width="34.962795"
height="14.552084"
id="rect837-8" />
<rect
x="26.647322"
y="26.647322"
width="34.962795"
height="14.552084"
id="rect852" />
<rect
id="rect1742-2"
height="22.867559"
width="43.65625"
y="33.489403"
x="49.46875" />
<rect
id="rect1755"
height="22.867559"
width="43.65625"
y="33.489403"
x="49.46875" />
<rect
id="rect1742-5"
height="22.867559"
width="43.65625"
y="33.489403"
x="49.46875" />
<rect
id="rect1784"
height="22.867559"
width="43.65625"
y="33.489403"
x="49.46875" />
<rect
x="49.46875"
y="33.489403"
width="43.65625"
height="22.867559"
id="rect1742-2-1" />
<rect
x="49.46875"
y="33.489403"
width="43.65625"
height="22.867559"
id="rect1787" />
<rect
id="rect1910-4"
height="23.679539"
width="116.05897"
y="-7.9594593"
x="78.980247" />
<rect
id="rect1927"
height="26.602938"
width="109.33515"
y="-7.9594593"
x="78.980247" />
<rect
x="78.980247"
y="-7.9594593"
width="47.651417"
height="15.49402"
id="rect1910-4-1" />
<rect
x="78.980247"
y="-7.9594593"
width="116.05897"
height="23.679539"
id="rect1956" />
<rect
x="62.350956"
y="47.882885"
width="66.975845"
height="16.33053"
id="rect1054-5" />
<rect
x="62.350956"
y="47.882885"
width="66.975845"
height="16.33053"
id="rect1067" />
<rect
x="37.338371"
y="5.0927606"
width="16.123816"
height="13.849944"
id="rect5876-9" />
<rect
x="37.338371"
y="5.0927606"
width="52.299042"
height="14.883522"
id="rect5977" />
<rect
id="rect5876-9-4"
height="14.263375"
width="29.973761"
y="5.0927606"
x="37.338371" />
<rect
id="rect6006"
height="13.849944"
width="16.123816"
y="5.0927606"
x="37.338371" />
<rect
id="rect5876-9-8"
height="13.436513"
width="31.8342"
y="5.0927606"
x="37.338371" />
<rect
id="rect6006-1"
height="13.849944"
width="16.123816"
y="5.0927606"
x="37.338371" />
<marker
inkscape:stockid="Arrow1Mend"
orient="auto"
refY="0"
refX="0"
id="Arrow1Mend-3"
style="overflow:visible"
inkscape:isstock="true">
<path
id="path1352-7"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
style="fill:#666666;fill-opacity:1;fill-rule:evenodd;stroke:#666666;stroke-width:1pt;stroke-opacity:1"
transform="matrix(-0.4,0,0,-0.4,-4,0)" />
</marker>
<rect
x="9.3936357"
y="53.347046"
width="13.023082"
height="15.090237"
id="rect328-5" />
<rect
x="9.3936357"
y="53.347046"
width="13.023082"
height="15.090237"
id="rect341" />
</defs>
<sodipodi:namedview
inkscape:snap-to-guides="true"
inkscape:snap-global="false"
inkscape:window-maximized="1"
inkscape:window-y="-9"
inkscape:window-x="-9"
inkscape:window-height="1001"
inkscape:window-width="1920"
units="px"
fit-margin-bottom="10"
fit-margin-right="10"
fit-margin-left="10"
fit-margin-top="10"
showgrid="false"
inkscape:document-rotation="0"
inkscape:current-layer="layer1"
inkscape:document-units="mm"
inkscape:cy="221.18205"
inkscape:cx="272.15815"
inkscape:zoom="1.279939"
inkscape:pageshadow="2"
inkscape:pageopacity="0.0"
borderopacity="1.0"
bordercolor="#666666"
pagecolor="#ffffff"
id="base" />
<metadata
id="metadata5">
<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
transform="translate(-46.189011,10.114638)"
id="layer1"
inkscape:groupmode="layer"
inkscape:label="Layer 1">
<text
xml:space="preserve"
id="text1902"
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect1904);fill:#000000;fill-opacity:1;stroke:none;"
transform="translate(0.37797619,0.37797619)" />
<text
xml:space="preserve"
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583"
x="64.887398"
y="10.543595"
id="text1916"><tspan
sodipodi:role="line"
id="tspan1914"
x="64.887398"
y="10.543595"
style="stroke-width:0.264583" /></text>
<g
id="g2100"
transform="translate(0,0.18449876)">
<g
aria-label="...was eating supper."
transform="translate(-20.320974,53.966148)"
id="text1908-0-1"
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect1910-4);fill:#000000;fill-opacity:1;stroke:none" />
</g>
<text
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect5964);fill:#000000;fill-opacity:1;stroke:none;"
id="text5962"
xml:space="preserve" />
<g
id="g194"
transform="translate(0.6201485,-60.822466)">
<path
id="path5870-2"
d="M 48.214696,61.208853 H 183.61339"
style="fill:none;stroke:#000000;stroke-width:0.765;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
id="path5872-7"
d="M 115.91404,53.353661 V 69.064044"
style="fill:none;stroke:#000000;stroke-width:0.765;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
</g>
<path
d="m 143.97149,3.289336 a 4.0309539,4.0309539 0 0 1 -5.68985,-0.096143 4.0309539,4.0309539 0 0 1 0.0763,-5.6901554 4.0309539,4.0309539 0 0 1 5.69039,0.056399 4.0309539,4.0309539 0 0 1 -0.0365,5.6905492"
sodipodi:arc-type="arc"
sodipodi:open="true"
sodipodi:end="0.79007041"
sodipodi:start="0.80404003"
sodipodi:ry="4.0309539"
sodipodi:rx="4.0309539"
sodipodi:cy="0.38638431"
sodipodi:cx="141.1748"
sodipodi:type="arc"
id="path367"
style="fill:#333333;stroke:#333333;stroke-width:0.865" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 11 KiB

View File

@ -0,0 +1,391 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="531.7431"
height="79.377831"
viewBox="0 0 140.69031 21.002052"
version="1.1"
id="svg8"
inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
sodipodi:docname="perfective-habitual-past.svg">
<defs
id="defs2">
<rect
x="121.9088"
y="7.8961401"
width="56.433346"
height="18.811117"
id="rect6050" />
<rect
x="107.62167"
y="38.37397"
width="41.756546"
height="15.296953"
id="rect5964" />
<marker
inkscape:stockid="Arrow1Mend"
orient="auto"
refY="0"
refX="0"
id="Arrow1Mend"
style="overflow:visible"
inkscape:isstock="true">
<path
id="path1352"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;stroke-opacity:1"
transform="matrix(-0.4,0,0,-0.4,-4,0)" />
</marker>
<rect
x="37.338371"
y="5.0927606"
width="52.299042"
height="14.883522"
id="rect5876" />
<marker
inkscape:stockid="Arrow1Mstart"
orient="auto"
refY="0"
refX="0"
id="Arrow1Mstart"
style="overflow:visible"
inkscape:isstock="true">
<path
id="path1349"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt"
transform="matrix(0.4,0,0,0.4,4,0)" />
</marker>
<marker
inkscape:stockid="Arrow1Lend"
orient="auto"
refY="0"
refX="0"
id="Arrow1Lend"
style="overflow:visible"
inkscape:isstock="true">
<path
id="path1346"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;stroke-opacity:1"
transform="matrix(-0.8,0,0,-0.8,-10,0)" />
</marker>
<marker
inkscape:stockid="Arrow1Lstart"
orient="auto"
refY="0"
refX="0"
id="marker1631"
style="overflow:visible"
inkscape:isstock="true">
<path
id="path1629"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt"
transform="matrix(0.8,0,0,0.8,10,0)" />
</marker>
<marker
inkscape:stockid="Arrow1Lstart"
orient="auto"
refY="0"
refX="0"
id="marker1615"
style="overflow:visible"
inkscape:isstock="true">
<path
id="path1613"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt"
transform="matrix(0.8,0,0,0.8,10,0)" />
</marker>
<marker
inkscape:stockid="Arrow1Lstart"
orient="auto"
refY="0"
refX="0"
id="Arrow1Lstart"
style="overflow:visible"
inkscape:isstock="true">
<path
id="path1343"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt"
transform="matrix(0.8,0,0,0.8,10,0)" />
</marker>
<rect
x="62.350956"
y="47.882885"
width="66.975845"
height="16.33053"
id="rect1054" />
<rect
id="rect1910"
height="26.602938"
width="109.33515"
y="-7.9594593"
x="78.980247" />
<rect
id="rect1904"
height="12.862959"
width="71.915634"
y="2.4186096"
x="38.637333" />
<rect
id="rect1742"
height="22.867559"
width="43.65625"
y="33.489403"
x="49.46875" />
<rect
x="26.647322"
y="26.647322"
width="34.962795"
height="14.552084"
id="rect837" />
<rect
id="rect837-8"
height="14.552084"
width="34.962795"
y="26.647322"
x="26.647322" />
<rect
id="rect852"
height="14.552084"
width="34.962795"
y="26.647322"
x="26.647322" />
<rect
x="49.46875"
y="33.489403"
width="43.65625"
height="22.867559"
id="rect1742-2" />
<rect
x="49.46875"
y="33.489403"
width="43.65625"
height="22.867559"
id="rect1755" />
<rect
x="49.46875"
y="33.489403"
width="43.65625"
height="22.867559"
id="rect1742-5" />
<rect
x="49.46875"
y="33.489403"
width="43.65625"
height="22.867559"
id="rect1784" />
<rect
id="rect1742-2-1"
height="22.867559"
width="43.65625"
y="33.489403"
x="49.46875" />
<rect
id="rect1787"
height="22.867559"
width="43.65625"
y="33.489403"
x="49.46875" />
<rect
x="78.980247"
y="-7.9594593"
width="116.05897"
height="23.679539"
id="rect1910-4" />
<rect
x="78.980247"
y="-7.9594593"
width="109.33515"
height="26.602938"
id="rect1927" />
<rect
id="rect1910-4-1"
height="15.49402"
width="47.651417"
y="-7.9594593"
x="78.980247" />
<rect
id="rect1956"
height="23.679539"
width="116.05897"
y="-7.9594593"
x="78.980247" />
<rect
id="rect1054-5"
height="16.33053"
width="66.975845"
y="47.882885"
x="62.350956" />
<rect
id="rect1067"
height="16.33053"
width="66.975845"
y="47.882885"
x="62.350956" />
<rect
id="rect5876-9"
height="13.849944"
width="16.123816"
y="5.0927606"
x="37.338371" />
<rect
id="rect5977"
height="14.883522"
width="52.299042"
y="5.0927606"
x="37.338371" />
<rect
x="37.338371"
y="5.0927606"
width="29.973761"
height="14.263375"
id="rect5876-9-4" />
<rect
x="37.338371"
y="5.0927606"
width="16.123816"
height="13.849944"
id="rect6006" />
<rect
x="37.338371"
y="5.0927606"
width="31.8342"
height="13.436513"
id="rect5876-9-8" />
<rect
x="37.338371"
y="5.0927606"
width="16.123816"
height="13.849944"
id="rect6006-1" />
<marker
inkscape:isstock="true"
style="overflow:visible"
id="Arrow1Mend-3"
refX="0"
refY="0"
orient="auto"
inkscape:stockid="Arrow1Mend">
<path
transform="matrix(-0.4,0,0,-0.4,-4,0)"
style="fill:#666666;fill-opacity:1;fill-rule:evenodd;stroke:#666666;stroke-width:1pt;stroke-opacity:1"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
id="path1352-7" />
</marker>
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="1.279939"
inkscape:cx="272.14963"
inkscape:cy="135.06342"
inkscape:document-units="mm"
inkscape:current-layer="layer1"
inkscape:document-rotation="0"
showgrid="false"
fit-margin-top="10"
fit-margin-left="10"
fit-margin-right="10"
fit-margin-bottom="10"
units="px"
inkscape:window-width="2560"
inkscape:window-height="1361"
inkscape:window-x="2391"
inkscape:window-y="-9"
inkscape:window-maximized="1"
inkscape:snap-global="true"
inkscape:snap-to-guides="true" />
<metadata
id="metadata5">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(-46.189009,-12.665547)">
<text
transform="translate(0.37797619,0.37797619)"
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect1904);fill:#000000;fill-opacity:1;stroke:none;"
id="text1902"
xml:space="preserve" />
<text
id="text1916"
y="10.543595"
x="64.887398"
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583"
xml:space="preserve"><tspan
style="stroke-width:0.264583"
y="10.543595"
x="64.887398"
id="tspan1914"
sodipodi:role="line" /></text>
<g
transform="translate(0,0.18449876)"
id="g2100">
<g
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect1910-4);fill:#000000;fill-opacity:1;stroke:none"
id="text1908-0-1"
transform="translate(-20.320974,53.966148)"
aria-label="...was eating supper." />
</g>
<path
style="fill:none;stroke:#000000;stroke-width:0.765;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 48.834842,22.546425 H 184.23354"
id="path5870" />
<path
style="fill:none;stroke:#000000;stroke-width:0.765;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 130.59085,15.31138 V 31.021764"
id="path5872" />
<text
xml:space="preserve"
id="text5962"
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect5964);fill:#000000;fill-opacity:1;stroke:none;" />
<circle
r="3.1598675"
cy="22.546425"
cx="57.971798"
id="path979"
style="fill:#000000;stroke:#000000;stroke-width:0.346733" />
<circle
style="fill:#000000;stroke:#000000;stroke-width:0.346734"
id="path979-5"
cx="73.268753"
cy="22.546425"
r="3.1598675" />
<circle
style="fill:#000000;stroke:#000000;stroke-width:0.346734"
id="path979-2"
cx="88.565712"
cy="22.546425"
r="3.1598675" />
<circle
style="fill:#000000;stroke:#000000;stroke-width:0.346734"
id="path979-50"
cx="103.86266"
cy="22.546425"
r="3.1598675" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 11 KiB

View File

@ -0,0 +1,423 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="531.7431"
height="100.14388"
viewBox="0 0 140.69031 26.496402"
version="1.1"
id="svg8"
inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
sodipodi:docname="perfective-imperative.svg">
<defs
id="defs2">
<rect
x="146.44608"
y="-14.548825"
width="16.950678"
height="12.402935"
id="rect409" />
<rect
x="138.79759"
y="-19.303284"
width="23.772291"
height="14.470091"
id="rect371" />
<rect
x="9.3936357"
y="53.347046"
width="13.023082"
height="15.090237"
id="rect328" />
<rect
x="121.9088"
y="7.8961401"
width="56.433346"
height="18.811117"
id="rect6050" />
<rect
x="107.62167"
y="38.37397"
width="41.756546"
height="15.296953"
id="rect5964" />
<marker
inkscape:stockid="Arrow1Mend"
orient="auto"
refY="0"
refX="0"
id="Arrow1Mend"
style="overflow:visible"
inkscape:isstock="true">
<path
id="path1352"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;stroke-opacity:1"
transform="matrix(-0.4,0,0,-0.4,-4,0)" />
</marker>
<rect
x="37.338371"
y="5.0927606"
width="52.299042"
height="14.883522"
id="rect5876" />
<marker
inkscape:stockid="Arrow1Mstart"
orient="auto"
refY="0"
refX="0"
id="Arrow1Mstart"
style="overflow:visible"
inkscape:isstock="true">
<path
id="path1349"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt"
transform="matrix(0.4,0,0,0.4,4,0)" />
</marker>
<marker
inkscape:stockid="Arrow1Lend"
orient="auto"
refY="0"
refX="0"
id="Arrow1Lend"
style="overflow:visible"
inkscape:isstock="true">
<path
id="path1346"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;stroke-opacity:1"
transform="matrix(-0.8,0,0,-0.8,-10,0)" />
</marker>
<marker
inkscape:stockid="Arrow1Lstart"
orient="auto"
refY="0"
refX="0"
id="marker1631"
style="overflow:visible"
inkscape:isstock="true">
<path
id="path1629"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt"
transform="matrix(0.8,0,0,0.8,10,0)" />
</marker>
<marker
inkscape:stockid="Arrow1Lstart"
orient="auto"
refY="0"
refX="0"
id="marker1615"
style="overflow:visible"
inkscape:isstock="true">
<path
id="path1613"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt"
transform="matrix(0.8,0,0,0.8,10,0)" />
</marker>
<marker
inkscape:stockid="Arrow1Lstart"
orient="auto"
refY="0"
refX="0"
id="Arrow1Lstart"
style="overflow:visible"
inkscape:isstock="true">
<path
id="path1343"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt"
transform="matrix(0.8,0,0,0.8,10,0)" />
</marker>
<rect
x="62.350956"
y="47.882885"
width="66.975845"
height="16.33053"
id="rect1054" />
<rect
id="rect1910"
height="26.602938"
width="109.33515"
y="-7.9594593"
x="78.980247" />
<rect
id="rect1904"
height="12.862959"
width="71.915634"
y="2.4186096"
x="38.637333" />
<rect
id="rect1742"
height="22.867559"
width="43.65625"
y="33.489403"
x="49.46875" />
<rect
x="26.647322"
y="26.647322"
width="34.962795"
height="14.552084"
id="rect837" />
<rect
id="rect837-8"
height="14.552084"
width="34.962795"
y="26.647322"
x="26.647322" />
<rect
id="rect852"
height="14.552084"
width="34.962795"
y="26.647322"
x="26.647322" />
<rect
x="49.46875"
y="33.489403"
width="43.65625"
height="22.867559"
id="rect1742-2" />
<rect
x="49.46875"
y="33.489403"
width="43.65625"
height="22.867559"
id="rect1755" />
<rect
x="49.46875"
y="33.489403"
width="43.65625"
height="22.867559"
id="rect1742-5" />
<rect
x="49.46875"
y="33.489403"
width="43.65625"
height="22.867559"
id="rect1784" />
<rect
id="rect1742-2-1"
height="22.867559"
width="43.65625"
y="33.489403"
x="49.46875" />
<rect
id="rect1787"
height="22.867559"
width="43.65625"
y="33.489403"
x="49.46875" />
<rect
x="78.980247"
y="-7.9594593"
width="116.05897"
height="23.679539"
id="rect1910-4" />
<rect
x="78.980247"
y="-7.9594593"
width="109.33515"
height="26.602938"
id="rect1927" />
<rect
id="rect1910-4-1"
height="15.49402"
width="47.651417"
y="-7.9594593"
x="78.980247" />
<rect
id="rect1956"
height="23.679539"
width="116.05897"
y="-7.9594593"
x="78.980247" />
<rect
id="rect1054-5"
height="16.33053"
width="66.975845"
y="47.882885"
x="62.350956" />
<rect
id="rect1067"
height="16.33053"
width="66.975845"
y="47.882885"
x="62.350956" />
<rect
id="rect5876-9"
height="13.849944"
width="16.123816"
y="5.0927606"
x="37.338371" />
<rect
id="rect5977"
height="14.883522"
width="52.299042"
y="5.0927606"
x="37.338371" />
<rect
x="37.338371"
y="5.0927606"
width="29.973761"
height="14.263375"
id="rect5876-9-4" />
<rect
x="37.338371"
y="5.0927606"
width="16.123816"
height="13.849944"
id="rect6006" />
<rect
x="37.338371"
y="5.0927606"
width="31.8342"
height="13.436513"
id="rect5876-9-8" />
<rect
x="37.338371"
y="5.0927606"
width="16.123816"
height="13.849944"
id="rect6006-1" />
<marker
inkscape:isstock="true"
style="overflow:visible"
id="Arrow1Mend-3"
refX="0"
refY="0"
orient="auto"
inkscape:stockid="Arrow1Mend">
<path
transform="matrix(-0.4,0,0,-0.4,-4,0)"
style="fill:#666666;fill-opacity:1;fill-rule:evenodd;stroke:#666666;stroke-width:1pt;stroke-opacity:1"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
id="path1352-7" />
</marker>
<rect
id="rect328-5"
height="15.090237"
width="13.023082"
y="53.347046"
x="9.3936357" />
<rect
id="rect341"
height="15.090237"
width="13.023082"
y="53.347046"
x="9.3936357" />
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="1.279939"
inkscape:cx="272.15815"
inkscape:cy="241.94811"
inkscape:document-units="mm"
inkscape:current-layer="layer1"
inkscape:document-rotation="0"
showgrid="false"
fit-margin-top="10"
fit-margin-left="10"
fit-margin-right="10"
fit-margin-bottom="10"
units="px"
inkscape:window-width="1920"
inkscape:window-height="1001"
inkscape:window-x="-9"
inkscape:window-y="-9"
inkscape:window-maximized="1"
inkscape:snap-global="false"
inkscape:snap-to-guides="true" />
<metadata
id="metadata5">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(-46.189011,15.608992)">
<text
transform="translate(0.37797619,0.37797619)"
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect1904);fill:#000000;fill-opacity:1;stroke:none;"
id="text1902"
xml:space="preserve" />
<text
id="text1916"
y="10.543595"
x="64.887398"
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583"
xml:space="preserve"><tspan
style="stroke-width:0.264583"
y="10.543595"
x="64.887398"
id="tspan1914"
sodipodi:role="line" /></text>
<g
transform="translate(0,0.18449876)"
id="g2100">
<g
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect1910-4);fill:#000000;fill-opacity:1;stroke:none"
id="text1908-0-1"
transform="translate(-20.320974,53.966148)"
aria-label="...was eating supper." />
</g>
<text
xml:space="preserve"
id="text5962"
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect5964);fill:#000000;fill-opacity:1;stroke:none;" />
<g
transform="translate(0.6201485,-60.822466)"
id="g194">
<path
style="fill:none;stroke:#000000;stroke-width:0.765;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 48.214696,61.208853 H 183.61339"
id="path5870-2" />
<path
style="fill:none;stroke:#000000;stroke-width:0.765;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 115.91404,53.353661 V 69.064044"
id="path5872-7" />
</g>
<path
style="fill:#333333;stroke:#333333;stroke-width:0.865"
id="path367"
sodipodi:type="arc"
sodipodi:cx="130.63231"
sodipodi:cy="-8.5023861"
sodipodi:rx="4.0309539"
sodipodi:ry="4.0309539"
sodipodi:start="0.80404003"
sodipodi:end="0.79007041"
sodipodi:open="true"
sodipodi:arc-type="arc"
d="m 133.429,-5.5994344 a 4.0309539,4.0309539 0 0 1 -5.68986,-0.096143 4.0309539,4.0309539 0 0 1 0.0763,-5.6901556 4.0309539,4.0309539 0 0 1 5.69039,0.0564 4.0309539,4.0309539 0 0 1 -0.0365,5.6905489" />
<g
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect328-5);fill:#000000;fill-opacity:1;stroke:none"
id="text326-1"
transform="translate(126.45489,-67.728107)"
aria-label="!">
<path
id="path364"
d="m 10.991328,61.398819 h 1.049028 v 1.312577 h -1.049028 z m 0,-6.40269 h 1.049028 v 3.384796 l -0.103352,1.844842 h -0.837156 l -0.10852,-1.844842 z" />
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 12 KiB

View File

@ -0,0 +1,414 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="531.7431"
height="79.377823"
viewBox="0 0 140.69031 21.002049"
version="1.1"
id="svg8"
inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
sodipodi:docname="perfective-past.svg">
<defs
id="defs2">
<rect
x="146.44608"
y="-14.548825"
width="16.950678"
height="12.402935"
id="rect409" />
<rect
x="138.79759"
y="-19.303284"
width="23.772291"
height="14.470091"
id="rect371" />
<rect
x="9.3936357"
y="53.347046"
width="13.023082"
height="15.090237"
id="rect328" />
<rect
x="121.9088"
y="7.8961401"
width="56.433346"
height="18.811117"
id="rect6050" />
<rect
x="107.62167"
y="38.37397"
width="41.756546"
height="15.296953"
id="rect5964" />
<marker
inkscape:stockid="Arrow1Mend"
orient="auto"
refY="0"
refX="0"
id="Arrow1Mend"
style="overflow:visible"
inkscape:isstock="true">
<path
id="path1352"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;stroke-opacity:1"
transform="matrix(-0.4,0,0,-0.4,-4,0)" />
</marker>
<rect
x="37.338371"
y="5.0927606"
width="52.299042"
height="14.883522"
id="rect5876" />
<marker
inkscape:stockid="Arrow1Mstart"
orient="auto"
refY="0"
refX="0"
id="Arrow1Mstart"
style="overflow:visible"
inkscape:isstock="true">
<path
id="path1349"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt"
transform="matrix(0.4,0,0,0.4,4,0)" />
</marker>
<marker
inkscape:stockid="Arrow1Lend"
orient="auto"
refY="0"
refX="0"
id="Arrow1Lend"
style="overflow:visible"
inkscape:isstock="true">
<path
id="path1346"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;stroke-opacity:1"
transform="matrix(-0.8,0,0,-0.8,-10,0)" />
</marker>
<marker
inkscape:stockid="Arrow1Lstart"
orient="auto"
refY="0"
refX="0"
id="marker1631"
style="overflow:visible"
inkscape:isstock="true">
<path
id="path1629"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt"
transform="matrix(0.8,0,0,0.8,10,0)" />
</marker>
<marker
inkscape:stockid="Arrow1Lstart"
orient="auto"
refY="0"
refX="0"
id="marker1615"
style="overflow:visible"
inkscape:isstock="true">
<path
id="path1613"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt"
transform="matrix(0.8,0,0,0.8,10,0)" />
</marker>
<marker
inkscape:stockid="Arrow1Lstart"
orient="auto"
refY="0"
refX="0"
id="Arrow1Lstart"
style="overflow:visible"
inkscape:isstock="true">
<path
id="path1343"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt"
transform="matrix(0.8,0,0,0.8,10,0)" />
</marker>
<rect
x="62.350956"
y="47.882885"
width="66.975845"
height="16.33053"
id="rect1054" />
<rect
id="rect1910"
height="26.602938"
width="109.33515"
y="-7.9594593"
x="78.980247" />
<rect
id="rect1904"
height="12.862959"
width="71.915634"
y="2.4186096"
x="38.637333" />
<rect
id="rect1742"
height="22.867559"
width="43.65625"
y="33.489403"
x="49.46875" />
<rect
x="26.647322"
y="26.647322"
width="34.962795"
height="14.552084"
id="rect837" />
<rect
id="rect837-8"
height="14.552084"
width="34.962795"
y="26.647322"
x="26.647322" />
<rect
id="rect852"
height="14.552084"
width="34.962795"
y="26.647322"
x="26.647322" />
<rect
x="49.46875"
y="33.489403"
width="43.65625"
height="22.867559"
id="rect1742-2" />
<rect
x="49.46875"
y="33.489403"
width="43.65625"
height="22.867559"
id="rect1755" />
<rect
x="49.46875"
y="33.489403"
width="43.65625"
height="22.867559"
id="rect1742-5" />
<rect
x="49.46875"
y="33.489403"
width="43.65625"
height="22.867559"
id="rect1784" />
<rect
id="rect1742-2-1"
height="22.867559"
width="43.65625"
y="33.489403"
x="49.46875" />
<rect
id="rect1787"
height="22.867559"
width="43.65625"
y="33.489403"
x="49.46875" />
<rect
x="78.980247"
y="-7.9594593"
width="116.05897"
height="23.679539"
id="rect1910-4" />
<rect
x="78.980247"
y="-7.9594593"
width="109.33515"
height="26.602938"
id="rect1927" />
<rect
id="rect1910-4-1"
height="15.49402"
width="47.651417"
y="-7.9594593"
x="78.980247" />
<rect
id="rect1956"
height="23.679539"
width="116.05897"
y="-7.9594593"
x="78.980247" />
<rect
id="rect1054-5"
height="16.33053"
width="66.975845"
y="47.882885"
x="62.350956" />
<rect
id="rect1067"
height="16.33053"
width="66.975845"
y="47.882885"
x="62.350956" />
<rect
id="rect5876-9"
height="13.849944"
width="16.123816"
y="5.0927606"
x="37.338371" />
<rect
id="rect5977"
height="14.883522"
width="52.299042"
y="5.0927606"
x="37.338371" />
<rect
x="37.338371"
y="5.0927606"
width="29.973761"
height="14.263375"
id="rect5876-9-4" />
<rect
x="37.338371"
y="5.0927606"
width="16.123816"
height="13.849944"
id="rect6006" />
<rect
x="37.338371"
y="5.0927606"
width="31.8342"
height="13.436513"
id="rect5876-9-8" />
<rect
x="37.338371"
y="5.0927606"
width="16.123816"
height="13.849944"
id="rect6006-1" />
<marker
inkscape:isstock="true"
style="overflow:visible"
id="Arrow1Mend-3"
refX="0"
refY="0"
orient="auto"
inkscape:stockid="Arrow1Mend">
<path
transform="matrix(-0.4,0,0,-0.4,-4,0)"
style="fill:#666666;fill-opacity:1;fill-rule:evenodd;stroke:#666666;stroke-width:1pt;stroke-opacity:1"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
id="path1352-7" />
</marker>
<rect
id="rect328-5"
height="15.090237"
width="13.023082"
y="53.347046"
x="9.3936357" />
<rect
id="rect341"
height="15.090237"
width="13.023082"
y="53.347046"
x="9.3936357" />
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="1.279939"
inkscape:cx="272.15815"
inkscape:cy="221.18205"
inkscape:document-units="mm"
inkscape:current-layer="layer1"
inkscape:document-rotation="0"
showgrid="false"
fit-margin-top="10"
fit-margin-left="10"
fit-margin-right="10"
fit-margin-bottom="10"
units="px"
inkscape:window-width="1920"
inkscape:window-height="1001"
inkscape:window-x="-9"
inkscape:window-y="-9"
inkscape:window-maximized="1"
inkscape:snap-global="false"
inkscape:snap-to-guides="true" />
<metadata
id="metadata5">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(-46.189011,10.114638)">
<text
transform="translate(0.37797619,0.37797619)"
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect1904);fill:#000000;fill-opacity:1;stroke:none;"
id="text1902"
xml:space="preserve" />
<text
id="text1916"
y="10.543595"
x="64.887398"
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583"
xml:space="preserve"><tspan
style="stroke-width:0.264583"
y="10.543595"
x="64.887398"
id="tspan1914"
sodipodi:role="line" /></text>
<g
transform="translate(0,0.18449876)"
id="g2100">
<g
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect1910-4);fill:#000000;fill-opacity:1;stroke:none"
id="text1908-0-1"
transform="translate(-20.320974,53.966148)"
aria-label="...was eating supper." />
</g>
<text
xml:space="preserve"
id="text5962"
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect5964);fill:#000000;fill-opacity:1;stroke:none;" />
<g
transform="translate(0.6201485,-60.822466)"
id="g194">
<path
style="fill:none;stroke:#000000;stroke-width:0.765;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 48.214696,61.208853 H 183.61339"
id="path5870-2" />
<path
style="fill:none;stroke:#000000;stroke-width:0.765;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 115.91404,53.353661 V 69.064044"
id="path5872-7" />
</g>
<path
style="fill:#333333;stroke:#333333;stroke-width:0.985254"
id="path367"
sodipodi:type="arc"
sodipodi:cx="85.568314"
sodipodi:cy="0.38638401"
sodipodi:rx="4.5913458"
sodipodi:ry="4.5913458"
sodipodi:start="0.80404003"
sodipodi:end="0.79007041"
sodipodi:open="true"
sodipodi:arc-type="arc"
d="m 88.753803,3.6929103 a 4.5913458,4.5913458 0 0 1 -6.480871,-0.109509 4.5913458,4.5913458 0 0 1 0.08688,-6.4812131 4.5913458,4.5913458 0 0 1 6.481477,0.064239 4.5913458,4.5913458 0 0 1 -0.0416,6.4816617" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 11 KiB

View File

@ -0,0 +1,143 @@
<?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"
sodipodi:docname="perfective-time.svg"
inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
id="svg8"
version="1.1"
viewBox="0 0 174.91535 26.68914"
height="100.87234"
width="661.09741">
<defs
id="defs2">
<rect
id="rect837"
height="14.552084"
width="34.962795"
y="26.647322"
x="26.647322" />
<rect
x="26.647322"
y="26.647322"
width="34.962795"
height="14.552084"
id="rect837-8" />
<rect
x="26.647322"
y="26.647322"
width="34.962795"
height="14.552084"
id="rect852" />
</defs>
<sodipodi:namedview
inkscape:window-maximized="1"
inkscape:window-y="-9"
inkscape:window-x="-9"
inkscape:window-height="1001"
inkscape:window-width="1920"
units="px"
fit-margin-bottom="10"
fit-margin-right="10"
fit-margin-left="10"
fit-margin-top="10"
showgrid="false"
inkscape:document-rotation="0"
inkscape:current-layer="layer1"
inkscape:document-units="mm"
inkscape:cy="2.8751808"
inkscape:cx="223.23547"
inkscape:zoom="0.98994949"
inkscape:pageshadow="2"
inkscape:pageopacity="0.0"
borderopacity="1.0"
bordercolor="#666666"
pagecolor="#ffffff"
id="base" />
<metadata
id="metadata5">
<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
transform="translate(-28.491071,-11.566785)"
id="layer1"
inkscape:groupmode="layer"
inkscape:label="Layer 1">
<g
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect837);fill:#000000;fill-opacity:1;stroke:none"
id="text835"
transform="matrix(0.76418417,0,0,0.76418417,15.462501,-0.83887889)"
aria-label="time">
<path
id="path953"
d="m 28.584344,28.579177 v 1.643305 h 1.958531 v 0.738971 h -1.958531 v 3.141917 q 0,0.707965 0.191203,0.909502 0.196369,0.201538 0.790647,0.201538 h 0.976681 v 0.795814 h -0.976681 q -1.100705,0 -1.519283,-0.408242 -0.418578,-0.413411 -0.418578,-1.498612 v -3.141917 h -0.697629 v -0.738971 h 0.697629 v -1.643305 z" />
<path
id="path955"
d="m 31.798608,30.222482 h 0.950843 v 5.787742 h -0.950843 z m 0,-2.253085 h 0.950843 v 1.204057 h -0.950843 z" />
<path
id="path957"
d="m 39.239991,31.333522 q 0.356566,-0.640786 0.852658,-0.945676 0.496092,-0.30489 1.167884,-0.30489 0.904335,0 1.395259,0.635618 0.490925,0.630451 0.490925,1.798334 v 3.493316 h -0.956011 v -3.46231 q 0,-0.831988 -0.294555,-1.235063 -0.294555,-0.403075 -0.899167,-0.403075 -0.738971,0 -1.167884,0.490925 -0.428913,0.490925 -0.428913,1.338415 v 3.271108 h -0.956011 v -3.46231 q 0,-0.837155 -0.294554,-1.235063 -0.294555,-0.403075 -0.909503,-0.403075 -0.728635,0 -1.157548,0.496093 -0.428913,0.490924 -0.428913,1.333247 v 3.271108 h -0.956011 v -5.787742 h 0.956011 v 0.899167 q 0.32556,-0.532265 0.780311,-0.785479 0.454752,-0.253214 1.080034,-0.253214 0.630451,0 1.069699,0.320393 0.444416,0.320393 0.656289,0.930173 z" />
<path
id="path959"
d="m 49.998989,32.878642 v 0.465087 h -4.371813 q 0.06201,0.981849 0.58911,1.498611 0.532265,0.511595 1.477941,0.511595 0.547769,0 1.059364,-0.134358 0.516762,-0.134358 1.02319,-0.403075 v 0.899167 q -0.511595,0.217041 -1.049029,0.330728 -0.537433,0.113688 -1.090369,0.113688 -1.384924,0 -2.196241,-0.80615 -0.80615,-0.806149 -0.80615,-2.180738 0,-1.421097 0.764809,-2.253085 0.769976,-0.837156 2.072218,-0.837156 1.167884,0 1.844843,0.754474 0.682127,0.749306 0.682127,2.041212 z M 49.048145,32.59959 q -0.01033,-0.780311 -0.439248,-1.245398 -0.423745,-0.465086 -1.126543,-0.465086 -0.795814,0 -1.276403,0.449583 -0.475422,0.449584 -0.547769,1.266069 z" />
</g>
<g
transform="matrix(1.4968257,0,0,1.4968257,-14.593074,4.8218766)"
id="g940">
<path
style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 30.551305,17.103422 H 143.87358"
id="path833" />
</g>
<g
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect837-8);fill:#000000;fill-opacity:1;stroke:none"
id="text835-2"
transform="matrix(0.76418417,0,0,0.76418417,83.835459,-7.1611522)"
aria-label="action">
<path
id="path963"
d="m 30.274158,33.10085 q -1.15238,0 -1.596796,0.263549 -0.444416,0.263549 -0.444416,0.899167 0,0.506428 0.330728,0.80615 0.335896,0.294555 0.909502,0.294555 0.790647,0 1.266069,-0.558104 0.480589,-0.563271 0.480589,-1.493444 V 33.10085 Z m 1.896519,-0.392739 v 3.302113 h -0.950843 v -0.878496 q -0.32556,0.527097 -0.811317,0.780311 -0.485757,0.248046 -1.188554,0.248046 -0.888832,0 -1.41593,-0.496092 -0.521931,-0.50126 -0.521931,-1.338415 0,-0.976682 0.651121,-1.472774 0.656289,-0.496092 1.953363,-0.496092 h 1.333248 v -0.09302 q 0,-0.656289 -0.434081,-1.012855 -0.428913,-0.361734 -1.209224,-0.361734 -0.496092,0 -0.966346,0.118855 -0.470254,0.118856 -0.904335,0.356567 v -0.878497 q 0.52193,-0.201537 1.012855,-0.299722 0.490924,-0.103353 0.956011,-0.103353 1.255733,0 1.875848,0.651121 0.620115,0.651121 0.620115,1.974034 z" />
<path
id="path965"
d="m 38.299483,30.44469 v 0.888832 q -0.403075,-0.222208 -0.811318,-0.330728 -0.403075,-0.113688 -0.816485,-0.113688 -0.925005,0 -1.4366,0.589109 -0.511595,0.583942 -0.511595,1.643306 0,1.059363 0.511595,1.648473 0.511595,0.583941 1.4366,0.583941 0.41341,0 0.816485,-0.10852 0.408243,-0.113687 0.811318,-0.335895 v 0.878496 q -0.397908,0.186035 -0.826821,0.279052 -0.423745,0.09302 -0.904334,0.09302 -1.30741,0 -2.077386,-0.821652 -0.769977,-0.821653 -0.769977,-2.216912 0,-1.41593 0.775144,-2.227247 0.780312,-0.811318 2.13423,-0.811318 0.439248,0 0.857826,0.09302 0.418578,0.08785 0.811318,0.268717 z" />
<path
id="path967"
d="m 40.903966,28.579177 v 1.643305 h 1.958531 v 0.738971 h -1.958531 v 3.141917 q 0,0.707965 0.191203,0.909502 0.196369,0.201538 0.790647,0.201538 h 0.976681 v 0.795814 h -0.976681 q -1.100705,0 -1.519283,-0.408242 -0.418577,-0.413411 -0.418577,-1.498612 v -3.141917 h -0.69763 v -0.738971 h 0.69763 v -1.643305 z" />
<path
id="path969"
d="m 44.11823,30.222482 h 0.950844 v 5.787742 H 44.11823 Z m 0,-2.253085 h 0.950844 v 1.204057 H 44.11823 Z" />
<path
id="path971"
d="m 49.296191,30.889106 q -0.764808,0 -1.209224,0.599445 -0.444416,0.594277 -0.444416,1.63297 0,1.038693 0.439248,1.638137 0.444416,0.594277 1.214392,0.594277 0.759642,0 1.204057,-0.599444 0.444416,-0.599445 0.444416,-1.63297 0,-1.028358 -0.444416,-1.627803 -0.444415,-0.604612 -1.204057,-0.604612 z m 0,-0.80615 q 1.240231,0 1.948196,0.80615 0.707965,0.80615 0.707965,2.232415 0,1.421097 -0.707965,2.232414 -0.707965,0.80615 -1.948196,0.80615 -1.245398,0 -1.953363,-0.80615 -0.702797,-0.811317 -0.702797,-2.232414 0,-1.426265 0.702797,-2.232415 0.707965,-0.80615 1.953363,-0.80615 z" />
<path
id="path973"
d="m 58.334372,32.516908 v 3.493316 h -0.950844 v -3.46231 q 0,-0.821653 -0.320393,-1.229895 -0.320393,-0.408243 -0.961178,-0.408243 -0.769977,0 -1.214393,0.490925 -0.444415,0.490925 -0.444415,1.338415 v 3.271108 h -0.956011 v -5.787742 h 0.956011 v 0.899167 q 0.341063,-0.52193 0.800982,-0.780311 0.465086,-0.258382 1.069698,-0.258382 0.997352,0 1.508947,0.620115 0.511596,0.614948 0.511596,1.813837 z" />
</g>
<path
d="m 119.58667,33.979555 a 4.9389224,4.9389224 0 0 1 -6.97149,-0.117799 4.9389224,4.9389224 0 0 1 0.0935,-6.971858 4.9389224,4.9389224 0 0 1 6.97214,0.0691 4.9389224,4.9389224 0 0 1 -0.0447,6.972341"
sodipodi:arc-type="arc"
sodipodi:open="true"
sodipodi:end="0.79007041"
sodipodi:start="0.80404003"
sodipodi:ry="4.9389224"
sodipodi:rx="4.9389224"
sodipodi:cy="30.422716"
sodipodi:cx="116.16003"
sodipodi:type="arc"
id="path994"
style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.499999;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 8.8 KiB

View File

@ -0,0 +1,488 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="203.48419mm"
height="65.599838mm"
viewBox="0 0 203.48419 65.599838"
version="1.1"
id="svg8"
inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
sodipodi:docname="potatoes-cooking.svg">
<defs
id="defs2">
<rect
x="-6.9490075"
y="37.952274"
width="39.823158"
height="16.036173"
id="rect962" />
<rect
x="11.759859"
y="56.126602"
width="37.417732"
height="23.519718"
id="rect894" />
<rect
x="75.102737"
y="14.432554"
width="47.841248"
height="13.363476"
id="rect886" />
<rect
x="35.279579"
y="23.252449"
width="34.210499"
height="13.363476"
id="rect880" />
<rect
x="59.868374"
y="102.89877"
width="88.733482"
height="34.477768"
id="rect855" />
<rect
x="52.652096"
y="99.691536"
width="92.475258"
height="33.94323"
id="rect849" />
<rect
x="52.715843"
y="47.507061"
width="67.822716"
height="20.112129"
id="rect843" />
<rect
x="47.625"
y="45.357143"
width="92.98214"
height="43.845238"
id="rect835" />
<rect
id="rect886-3"
height="38.060673"
width="54.312309"
y="14.432554"
x="75.102737" />
<rect
id="rect925"
height="13.363476"
width="47.841248"
y="14.432554"
x="75.102737" />
</defs>
<sodipodi:namedview
fit-margin-bottom="10"
fit-margin-right="10"
lock-margins="true"
fit-margin-left="10"
fit-margin-top="10"
inkscape:snap-global="false"
inkscape:snap-bbox="true"
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="1.4"
inkscape:cx="582.88177"
inkscape:cy="212.33837"
inkscape:document-units="mm"
inkscape:current-layer="layer1"
inkscape:document-rotation="0"
showgrid="false"
inkscape:window-width="2560"
inkscape:window-height="1361"
inkscape:window-x="2391"
inkscape:window-y="-9"
inkscape:window-maximized="1" />
<metadata
id="metadata5">
<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
transform="translate(5.9259728,-35.887603)"
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1">
<g
id="g1172">
<g
id="g994-1"
transform="translate(114.04453,0.80182124)">
<path
d="m 24.078913,83.65535 a 5.0232186,5.0232186 0 0 1 -5.023218,5.023218 5.0232186,5.0232186 0 0 1 -5.023219,-5.023218 5.0232186,5.0232186 0 0 1 5.023219,-5.023219 5.0232186,5.0232186 0 0 1 5.023218,5.023219"
style="fill:#ffffff;stroke:#333333;stroke-width:0.514378;stroke-miterlimit:4;stroke-dasharray:none"
id="path917-81" />
<path
d="m 22.405765,83.65535 a 3.3500707,3.3500707 0 0 1 -3.35007,3.35007 3.3500707,3.3500707 0 0 1 -3.350071,-3.35007 3.3500707,3.3500707 0 0 1 3.350071,-3.350071 3.3500707,3.3500707 0 0 1 3.35007,3.350071"
style="fill:#ffffff;stroke:#333333;stroke-width:0.357698;stroke-miterlimit:4;stroke-dasharray:none"
id="path984-57" />
</g>
<g
id="g994-3"
transform="translate(130.0807,0.80182124)">
<path
d="m 24.078913,83.65535 a 5.0232186,5.0232186 0 0 1 -5.023218,5.023218 5.0232186,5.0232186 0 0 1 -5.023219,-5.023218 5.0232186,5.0232186 0 0 1 5.023219,-5.023219 5.0232186,5.0232186 0 0 1 5.023218,5.023219"
style="fill:#ffffff;stroke:#333333;stroke-width:0.514378;stroke-miterlimit:4;stroke-dasharray:none"
id="path917-5" />
<path
d="m 22.405765,83.65535 a 3.3500707,3.3500707 0 0 1 -3.35007,3.35007 3.3500707,3.3500707 0 0 1 -3.350071,-3.35007 3.3500707,3.3500707 0 0 1 3.350071,-3.350071 3.3500707,3.3500707 0 0 1 3.35007,3.350071"
style="fill:#ffffff;stroke:#333333;stroke-width:0.357698;stroke-miterlimit:4;stroke-dasharray:none"
id="path984-7" />
</g>
<g
id="g994-8"
transform="translate(145.8496,0.80182124)">
<path
d="m 24.078913,83.65535 a 5.0232186,5.0232186 0 0 1 -5.023218,5.023218 5.0232186,5.0232186 0 0 1 -5.023219,-5.023218 5.0232186,5.0232186 0 0 1 5.023219,-5.023219 5.0232186,5.0232186 0 0 1 5.023218,5.023219"
style="fill:#ffffff;stroke:#333333;stroke-width:0.514378;stroke-miterlimit:4;stroke-dasharray:none"
id="path917-2" />
<path
d="m 22.405765,83.65535 a 3.3500707,3.3500707 0 0 1 -3.35007,3.35007 3.3500707,3.3500707 0 0 1 -3.350071,-3.35007 3.3500707,3.3500707 0 0 1 3.350071,-3.350071 3.3500707,3.3500707 0 0 1 3.35007,3.350071"
style="fill:#ffffff;stroke:#333333;stroke-width:0.357698;stroke-miterlimit:4;stroke-dasharray:none"
id="path984-8" />
</g>
<g
transform="translate(-9.7012598,0.80182124)"
id="g994-1-0">
<path
d="m 24.078913,83.65535 a 5.0232186,5.0232186 0 0 1 -5.023218,5.023218 5.0232186,5.0232186 0 0 1 -5.023219,-5.023218 5.0232186,5.0232186 0 0 1 5.023219,-5.023219 5.0232186,5.0232186 0 0 1 5.023218,5.023219"
style="fill:#ffffff;stroke:#333333;stroke-width:0.514378;stroke-miterlimit:4;stroke-dasharray:none"
id="path917-81-0" />
<path
d="m 22.405765,83.65535 a 3.3500707,3.3500707 0 0 1 -3.35007,3.35007 3.3500707,3.3500707 0 0 1 -3.350071,-3.35007 3.3500707,3.3500707 0 0 1 3.350071,-3.350071 3.3500707,3.3500707 0 0 1 3.35007,3.350071"
style="fill:#ffffff;stroke:#333333;stroke-width:0.357698;stroke-miterlimit:4;stroke-dasharray:none"
id="path984-57-5" />
</g>
<g
transform="translate(6.3349112,0.80182124)"
id="g994-3-9">
<path
d="m 24.078913,83.65535 a 5.0232186,5.0232186 0 0 1 -5.023218,5.023218 5.0232186,5.0232186 0 0 1 -5.023219,-5.023218 5.0232186,5.0232186 0 0 1 5.023219,-5.023219 5.0232186,5.0232186 0 0 1 5.023218,5.023219"
style="fill:#ffffff;stroke:#333333;stroke-width:0.514378;stroke-miterlimit:4;stroke-dasharray:none"
id="path917-5-3" />
<path
d="m 22.405765,83.65535 a 3.3500707,3.3500707 0 0 1 -3.35007,3.35007 3.3500707,3.3500707 0 0 1 -3.350071,-3.35007 3.3500707,3.3500707 0 0 1 3.350071,-3.350071 3.3500707,3.3500707 0 0 1 3.35007,3.350071"
style="fill:#ffffff;stroke:#333333;stroke-width:0.357698;stroke-miterlimit:4;stroke-dasharray:none"
id="path984-7-3" />
</g>
<g
transform="translate(22.103811,0.80182124)"
id="g994-8-7">
<path
d="m 24.078913,83.65535 a 5.0232186,5.0232186 0 0 1 -5.023218,5.023218 5.0232186,5.0232186 0 0 1 -5.023219,-5.023218 5.0232186,5.0232186 0 0 1 5.023219,-5.023219 5.0232186,5.0232186 0 0 1 5.023218,5.023219"
style="fill:#ffffff;stroke:#333333;stroke-width:0.514378;stroke-miterlimit:4;stroke-dasharray:none"
id="path917-2-1" />
<path
d="m 22.405765,83.65535 a 3.3500707,3.3500707 0 0 1 -3.35007,3.35007 3.3500707,3.3500707 0 0 1 -3.350071,-3.35007 3.3500707,3.3500707 0 0 1 3.350071,-3.350071 3.3500707,3.3500707 0 0 1 3.35007,3.350071"
style="fill:#ffffff;stroke:#333333;stroke-width:0.357698;stroke-miterlimit:4;stroke-dasharray:none"
id="path984-8-6" />
</g>
<g
transform="translate(39.47633,0.80182124)"
id="g994-80-3">
<path
d="m 24.078913,83.65535 a 5.0232186,5.0232186 0 0 1 -5.023218,5.023218 5.0232186,5.0232186 0 0 1 -5.023219,-5.023218 5.0232186,5.0232186 0 0 1 5.023219,-5.023219 5.0232186,5.0232186 0 0 1 5.023218,5.023219"
style="fill:#ffffff;stroke:#333333;stroke-width:0.514378;stroke-miterlimit:4;stroke-dasharray:none"
id="path917-9-8" />
<path
d="m 22.405765,83.65535 a 3.3500707,3.3500707 0 0 1 -3.35007,3.35007 3.3500707,3.3500707 0 0 1 -3.350071,-3.35007 3.3500707,3.3500707 0 0 1 3.350071,-3.350071 3.3500707,3.3500707 0 0 1 3.35007,3.350071"
style="fill:#ffffff;stroke:#333333;stroke-width:0.357698;stroke-miterlimit:4;stroke-dasharray:none"
id="path984-1-0" />
</g>
<path
style="fill:none;stroke:#000000;stroke-width:0.465;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 9.3549106,79.280506 H 182.27902"
id="path1132" />
<path
id="path1132-5"
d="M 8.9769335,89.769346 H 181.90104"
style="fill:none;stroke:#000000;stroke-width:0.465;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
</g>
<text
xml:space="preserve"
id="text833"
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect835);fill:#000000;fill-opacity:1;stroke:none;" />
<path
d="m 59.13031,53.38699 h 72.60143 V 91.097443 H 59.13031 Z"
style="fill:#ffffff;stroke:#000000;stroke-width:0.78;stroke-miterlimit:4;stroke-dasharray:none"
id="rect839" />
<g
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect843);fill:#000000;fill-opacity:1;stroke:none"
id="text841"
transform="matrix(0.85277059,0,0,0.85277059,36.638199,23.987942)"
aria-label="پخېدل">
<path
id="path1204"
d="m 77.557579,56.427136 q -0.372069,0.444416 -1.183386,0.444416 h -0.465087 v -0.950843 h 0.180867 q 0.511595,0 0.738971,-0.227376 0.253214,-0.253213 0.253214,-0.800982 v -1.121375 h 0.950843 v 1.121375 q 0,0.966346 -0.475422,1.534785 z m -0.387572,2.253086 h 0.775144 v 0.775144 h -0.775144 z m 0.645954,-1.291907 h 0.775144 v 0.775144 h -0.775144 z m -1.291907,0 h 0.775144 v 0.775144 h -0.775144 z" />
<path
id="path1206"
d="m 72.467467,52.840803 q 1.333247,0.268717 2.470125,0.775144 v 0.795815 q -0.335895,0.103352 -0.713132,0.315225 0.258381,0.403075 0.41341,0.578774 0.537433,0.614948 1.126543,0.614948 h 0.341063 v 0.950843 H 75.66106 q -1.080034,0 -1.731155,-0.868161 -0.206705,-0.279052 -0.511595,-0.780312 -0.356566,0.237711 -0.568439,0.428913 -0.749306,0.666624 -1.136878,0.80615 -1.142045,0.41341 -1.984369,0.41341 h -0.661456 v -0.950843 h 0.516763 q 1.173051,0 1.839675,-0.372069 0.537433,-0.299723 1.136878,-0.847491 0.485757,-0.444416 1.007687,-0.625283 -0.428913,-0.118855 -0.961178,-0.237711 -0.439249,-0.09819 -1.369422,-0.180867 -0.423745,-0.03617 -1.255733,-0.0052 v -0.950844 q 0.372069,-0.03617 0.759641,-0.04134 0.837156,0 1.725988,0.180867 z m -0.583942,-1.65364 h 0.775144 v 0.775144 h -0.775144 z" />
<path
id="path1208"
d="m 67.511712,56.427136 q -0.397907,0.444416 -1.183386,0.444416 h -0.465087 v -0.950843 h 0.180867 q 0.511595,0 0.738971,-0.227376 0.253214,-0.253213 0.253214,-0.800982 v -1.121375 h 0.950843 v 1.121375 q 0,0.547769 0.253214,0.800982 0.227375,0.227376 0.73897,0.227376 h 0.28422 v 0.950843 h -0.568439 q -0.775144,0 -1.183387,-0.444416 z m -0.387572,2.253086 h 0.775144 v 0.775144 H 67.12414 Z m 0,-1.291907 h 0.775144 v 0.775144 H 67.12414 Z" />
<path
id="path1210"
d="m 63.227749,53.900167 q -0.294554,-0.630451 -1.235062,-1.421098 h 1.173051 q 0.50126,0.403075 0.925005,1.11104 0.418578,0.692462 0.418578,1.297075 0,0.377236 0.428913,0.806149 0.227375,0.227376 0.738971,0.227376 h 0.387572 v 0.950843 h -0.671792 q -0.759641,0 -1.260901,-0.671791 -0.480589,0.661456 -1.550288,0.831988 -0.237711,0.03617 -0.470254,0.03617 -0.527098,0 -1.059363,-0.19637 v -0.950843 q 0.594277,0.21704 1.028357,0.21704 0.170532,0 0.346231,-0.04651 0.888832,-0.253214 1.069699,-0.831988 0.04134,-0.139526 0.04134,-0.356567 0,-0.351398 -0.310058,-1.002519 z" />
<path
id="path1212"
d="m 58.101464,56.494315 q 0.403075,-0.651121 0.403075,-1.824172 v -5.839418 h 0.950843 v 5.839418 q 0,1.638138 -0.506428,2.382276 -0.625282,0.91467 -1.974033,1.255733 -0.692462,0.1757 -1.13171,0.1757 -0.490925,0 -0.868162,-0.113688 -1.508947,-0.475422 -1.514114,-1.886184 -0.0052,-0.713132 0.32556,-1.188554 h 0.950844 q -0.335896,0.594277 -0.335896,1.188554 0,0.671792 0.857826,0.992185 0.206705,0.08268 0.583942,0.08268 0.41341,0 0.976681,-0.1757 0.899167,-0.273884 1.281572,-0.888832 z" />
</g>
<g
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect849);fill:#000000;fill-opacity:1;stroke:none"
id="text847"
transform="matrix(0.85277059,0,0,0.85277059,26.303118,-30.029002)"
aria-label="پوخ + کېدل">
<path
id="path1215"
d="m 103.62065,108.61073 q -0.37207,0.44442 -1.18339,0.44442 h -0.46509 v -0.95085 h 0.18087 q 0.5116,0 0.73897,-0.22737 0.25322,-0.25322 0.25322,-0.80099 v -1.12137 h 0.95084 v 1.12137 q 0,0.96635 -0.47542,1.53479 z m -0.38757,2.25309 h 0.77514 v 0.77514 h -0.77514 z m 0.64595,-1.29191 h 0.77514 v 0.77514 h -0.77514 z m -1.29191,0 h 0.77515 v 0.77514 h -0.77515 z" />
<path
id="path1217"
d="m 99.972303,108.1043 q 0,-0.39274 -0.08268,-0.68729 -0.124023,-0.41341 -0.361733,-0.56844 -0.310058,-0.21187 -0.620116,-0.0775 -0.346231,0.14987 -0.41341,0.43925 -0.08785,0.38758 0.242879,0.66663 0.242878,0.2067 1.235062,0.22737 z m 0.925007,0 h 1.27123 v 0.95085 h -1.00251 l -0.36174,-0.005 q -0.12919,0.80615 -0.79581,1.47277 -0.428916,0.42891 -0.971517,0.67179 -0.992184,0.44442 -2.878368,0.44442 v -0.95084 q 1.865513,0 2.54764,-0.39274 0.868161,-0.49093 1.188554,-1.25574 -0.60978,-0.0155 -0.842323,-0.0517 -0.7183,-0.12403 -0.981849,-0.34623 -0.547769,-0.45992 -0.599445,-1.15755 -0.01033,-0.1602 0.04134,-0.45475 0.139526,-0.80099 1.049028,-1.18856 0.30489,-0.12919 0.640786,-0.12402 0.449584,0.0103 0.806154,0.26355 0.68729,0.47542 0.80098,1.20406 0.0672,0.42891 0.0879,0.91983 z" />
<path
id="path1219"
d="m 90.567223,104.88487 q 1.426265,-0.32556 2.433952,-0.32556 1.508947,0 2.521802,0.27905 v 0.79582 q -1.519283,0 -2.630322,0.86299 -1.157549,0.89917 -1.157549,2.24792 0,0.69763 0.382405,1.19372 0.656288,0.84749 2.366773,0.84749 0.997352,0 2.092888,-0.60978 v 0.95084 q -0.775144,0.5116 -2.06705,0.5116 -2.160068,0 -3.033397,-1.00252 -0.676959,-0.77514 -0.676959,-1.93269 0,-1.33325 1.095537,-2.48563 0.496092,-0.52193 1.204057,-0.79065 -0.521931,0 -1.343583,0.0982 -0.651121,0.0775 -1.188554,0.31005 z m 2.160068,-2.03088 h 0.775144 v 0.77515 h -0.775144 z" />
<path
id="path1221"
d="m 82.386869,102.41991 v 2.87837 h 2.878368 v 0.8785 h -2.878368 v 2.87837 h -0.868161 v -2.87837 H 78.64034 v -0.8785 h 2.878368 v -2.87837 z" />
<path
id="path1223"
d="m 70.708032,109.05515 h -1.705317 v -0.95085 h 1.601964 q 0.764809,0 0.997352,-0.53743 0.08268,-0.18604 0.08268,-0.37207 0,-0.35657 -0.279051,-0.69763 l -1.601965,-1.9637 q -0.258381,-0.31522 -0.258381,-0.7338 0,-0.18087 0.05168,-0.3514 0.160197,-0.60978 0.69763,-0.83199 l 3.849882,-1.60196 v 0.96118 l -3.074738,1.2919 q -0.366902,0.15503 -0.475422,0.36174 -0.03101,0.0568 -0.03101,0.18603 0,0.16537 0.160197,0.35657 l 1.421097,1.70532 q 0.527098,0.63561 0.527098,1.27123 0,0.58394 -0.320393,1.10587 -0.490924,0.80099 -1.643305,0.80099 z" />
<path
id="path1225"
d="m 67.447259,108.61073 q -0.397907,0.44442 -1.183386,0.44442 h -0.465087 v -0.95085 h 0.180867 q 0.511595,0 0.738971,-0.22737 0.253213,-0.25322 0.253213,-0.80099 v -1.12137 h 0.950844 v 1.12137 q 0,0.54777 0.253213,0.80099 0.227376,0.22737 0.738971,0.22737 h 0.28422 v 0.95085 h -0.568439 q -0.775144,0 -1.183387,-0.44442 z m -0.387572,2.25309 h 0.775144 v 0.77514 h -0.775144 z m 0,-1.29191 h 0.775144 v 0.77514 h -0.775144 z" />
<path
id="path1227"
d="m 63.163296,106.08376 q -0.294554,-0.63045 -1.235063,-1.4211 h 1.173052 q 0.50126,0.40308 0.925005,1.11104 0.418578,0.69246 0.418578,1.29708 0,0.37723 0.428913,0.80615 0.227375,0.22737 0.73897,0.22737 h 0.387572 v 0.95085 h -0.671791 q -0.759641,0 -1.260901,-0.6718 -0.480589,0.66146 -1.550288,0.83199 -0.237711,0.0362 -0.470254,0.0362 -0.527098,0 -1.059364,-0.19637 v -0.95085 q 0.594278,0.21704 1.028358,0.21704 0.170532,0 0.346231,-0.0465 0.888832,-0.25321 1.069699,-0.83198 0.04134,-0.13953 0.04134,-0.35657 0,-0.3514 -0.310058,-1.00252 z" />
<path
id="path1229"
d="m 58.03701,108.67791 q 0.403075,-0.65112 0.403075,-1.82417 v -5.83942 h 0.950843 v 5.83942 q 0,1.63813 -0.506427,2.38227 -0.625283,0.91467 -1.974034,1.25574 -0.692462,0.1757 -1.13171,0.1757 -0.490924,0 -0.868161,-0.11369 -1.508947,-0.47542 -1.514115,-1.88619 -0.0052,-0.71313 0.325561,-1.18855 h 0.950843 q -0.335896,0.59428 -0.335896,1.18855 0,0.6718 0.857826,0.99219 0.206705,0.0827 0.583942,0.0827 0.41341,0 0.976682,-0.1757 0.899167,-0.27388 1.281571,-0.88883 z" />
</g>
<g
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:0.75;font-family:sans-serif;white-space:pre;shape-inside:url(#rect855);fill:#000000;fill-opacity:1;stroke:none"
id="text853"
transform="translate(-10.156242,-28.33057)"
aria-label="to become cooked
">
<path
id="path1232"
style="font-size:5.64444px;text-align:center;text-anchor:middle"
d="m 79.273587,105.65312 v 0.87643 h 1.044552 v 0.39412 h -1.044552 v 1.67569 q 0,0.37758 0.101974,0.48507 0.104731,0.10749 0.42168,0.10749 h 0.520898 v 0.42443 h -0.520898 q -0.587044,0 -0.810286,-0.21773 -0.223242,-0.22048 -0.223242,-0.79926 v -1.67569 h -0.37207 v -0.39412 h 0.37207 v -0.87643 z" />
<path
id="path1234"
style="font-size:5.64444px;text-align:center;text-anchor:middle"
d="m 82.184001,106.88508 q -0.407899,0 -0.644921,0.31971 -0.237023,0.31695 -0.237023,0.87092 0,0.55397 0.234267,0.87367 0.237022,0.31695 0.647677,0.31695 0.405143,0 0.642165,-0.3197 0.237023,-0.31971 0.237023,-0.87092 0,-0.54846 -0.237023,-0.86817 -0.237022,-0.32246 -0.642165,-0.32246 z m 0,-0.42994 q 0.661458,0 1.03904,0.42994 0.377582,0.42995 0.377582,1.19063 0,0.75792 -0.377582,1.19062 -0.377582,0.42995 -1.03904,0.42995 -0.664214,0 -1.041796,-0.42995 -0.374826,-0.4327 -0.374826,-1.19062 0,-0.76068 0.374826,-1.19063 0.377582,-0.42994 1.041796,-0.42994 z" />
<path
id="path1236"
style="font-size:5.64444px;text-align:center;text-anchor:middle"
d="m 88.451314,108.07571 q 0,-0.55949 -0.23151,-0.87643 -0.228755,-0.31971 -0.631141,-0.31971 -0.402387,0 -0.633898,0.31971 -0.228754,0.31694 -0.228754,0.87643 0,0.55948 0.228754,0.87918 0.231511,0.31695 0.633898,0.31695 0.402386,0 0.631141,-0.31695 0.23151,-0.3197 0.23151,-0.87918 z m -1.725303,-1.07763 q 0.159853,-0.27561 0.402387,-0.4079 0.245291,-0.13504 0.584288,-0.13504 0.562239,0 0.91226,0.44648 0.352778,0.44648 0.352778,1.17409 0,0.7276 -0.352778,1.17408 -0.350021,0.44649 -0.91226,0.44649 -0.338997,0 -0.584288,-0.13229 -0.242534,-0.13505 -0.402387,-0.41066 v 0.46302 h -0.509873 v -4.28845 h 0.509873 z" />
<path
id="path1238"
style="font-size:5.64444px;text-align:center;text-anchor:middle"
d="m 92.458646,107.94617 v 0.24805 h -2.331639 q 0.03307,0.52365 0.314193,0.79926 0.283875,0.27285 0.788237,0.27285 0.292144,0 0.564995,-0.0717 0.275607,-0.0717 0.545703,-0.21497 v 0.47956 q -0.272852,0.11575 -0.559483,0.17638 -0.286632,0.0606 -0.581532,0.0606 -0.738628,0 -1.171332,-0.42995 -0.429947,-0.42995 -0.429947,-1.16306 0,-0.75792 0.407899,-1.20165 0.410655,-0.44648 1.105186,-0.44648 0.622872,0 0.983918,0.40238 0.363802,0.39963 0.363802,1.08865 z m -0.507118,-0.14883 q -0.0055,-0.41616 -0.234266,-0.66421 -0.225998,-0.24805 -0.600824,-0.24805 -0.424436,0 -0.680751,0.23978 -0.253558,0.23978 -0.292143,0.67524 z" />
<path
id="path1240"
style="font-size:5.64444px;text-align:center;text-anchor:middle"
d="m 95.512376,106.64806 v 0.47405 q -0.214974,-0.11852 -0.432704,-0.17639 -0.214973,-0.0606 -0.435459,-0.0606 -0.493338,0 -0.766189,0.3142 -0.272851,0.31143 -0.272851,0.87643 0,0.56499 0.272851,0.87918 0.272851,0.31144 0.766189,0.31144 0.220486,0 0.435459,-0.0579 0.21773,-0.0606 0.432704,-0.17914 v 0.46853 q -0.212218,0.0992 -0.440972,0.14883 -0.225998,0.0496 -0.482313,0.0496 -0.697287,0 -1.107942,-0.43822 -0.410655,-0.43821 -0.410655,-1.18235 0,-0.75517 0.413411,-1.18787 0.416168,-0.4327 1.138259,-0.4327 0.234266,0 0.457508,0.0496 0.223242,0.0469 0.432704,0.14332 z" />
<path
id="path1242"
style="font-size:5.64444px;text-align:center;text-anchor:middle"
d="m 97.595969,106.88508 q -0.407899,0 -0.644922,0.31971 -0.237022,0.31695 -0.237022,0.87092 0,0.55397 0.234266,0.87367 0.237023,0.31695 0.647678,0.31695 0.405143,0 0.642165,-0.3197 0.237023,-0.31971 0.237023,-0.87092 0,-0.54846 -0.237023,-0.86817 -0.237022,-0.32246 -0.642165,-0.32246 z m 0,-0.42994 q 0.661458,0 1.03904,0.42994 0.377582,0.42995 0.377582,1.19063 0,0.75792 -0.377582,1.19062 -0.377582,0.42995 -1.03904,0.42995 -0.664214,0 -1.041796,-0.42995 -0.374826,-0.4327 -0.374826,-1.19062 0,-0.76068 0.374826,-1.19063 0.377582,-0.42994 1.041796,-0.42994 z" />
<path
id="path1244"
style="font-size:5.64444px;text-align:center;text-anchor:middle"
d="m 102.25373,107.12211 q 0.19017,-0.34176 0.45476,-0.50437 0.26458,-0.1626 0.62287,-0.1626 0.48231,0 0.74414,0.33899 0.26183,0.33624 0.26183,0.95912 v 1.8631 h -0.50988 v -1.84657 q 0,-0.44373 -0.15709,-0.6587 -0.1571,-0.21497 -0.47956,-0.21497 -0.39412,0 -0.62287,0.26182 -0.22876,0.26183 -0.22876,0.71383 v 1.74459 h -0.50987 v -1.84657 q 0,-0.44648 -0.1571,-0.6587 -0.15709,-0.21497 -0.48507,-0.21497 -0.3886,0 -0.61736,0.26458 -0.22875,0.26183 -0.22875,0.71107 v 1.74459 h -0.509875 v -3.0868 h 0.509875 v 0.47956 q 0.17363,-0.28388 0.41617,-0.41893 0.24253,-0.13504 0.57602,-0.13504 0.33624,0 0.5705,0.17087 0.23703,0.17088 0.35002,0.4961 z" />
<path
id="path1246"
style="font-size:5.64444px;text-align:center;text-anchor:middle"
d="m 107.99188,107.94617 v 0.24805 h -2.33164 q 0.0331,0.52365 0.31419,0.79926 0.28388,0.27285 0.78824,0.27285 0.29215,0 0.565,-0.0717 0.2756,-0.0717 0.5457,-0.21497 v 0.47956 q -0.27285,0.11575 -0.55948,0.17638 -0.28664,0.0606 -0.58154,0.0606 -0.73862,0 -1.17133,-0.42995 -0.42994,-0.42995 -0.42994,-1.16306 0,-0.75792 0.40789,-1.20165 0.41066,-0.44648 1.10519,-0.44648 0.62287,0 0.98392,0.40238 0.3638,0.39963 0.3638,1.08865 z m -0.50712,-0.14883 q -0.006,-0.41616 -0.23426,-0.66421 -0.226,-0.24805 -0.60083,-0.24805 -0.42443,0 -0.68075,0.23978 -0.25356,0.23978 -0.29214,0.67524 z" />
<path
id="path1248"
style="font-size:5.64444px;text-align:center;text-anchor:middle"
d="m 112.84257,106.64806 v 0.47405 q -0.21497,-0.11852 -0.4327,-0.17639 -0.21498,-0.0606 -0.43546,-0.0606 -0.49334,0 -0.76619,0.3142 -0.27285,0.31143 -0.27285,0.87643 0,0.56499 0.27285,0.87918 0.27285,0.31144 0.76619,0.31144 0.22048,0 0.43546,-0.0579 0.21773,-0.0606 0.4327,-0.17914 v 0.46853 q -0.21222,0.0992 -0.44097,0.14883 -0.226,0.0496 -0.48231,0.0496 -0.69729,0 -1.10794,-0.43822 -0.41066,-0.43821 -0.41066,-1.18235 0,-0.75517 0.41341,-1.18787 0.41617,-0.4327 1.13826,-0.4327 0.23427,0 0.45751,0.0496 0.22324,0.0469 0.4327,0.14332 z" />
<path
id="path1250"
style="font-size:5.64444px;text-align:center;text-anchor:middle"
d="m 114.92616,106.88508 q -0.4079,0 -0.64492,0.31971 -0.23702,0.31695 -0.23702,0.87092 0,0.55397 0.23427,0.87367 0.23702,0.31695 0.64767,0.31695 0.40515,0 0.64217,-0.3197 0.23702,-0.31971 0.23702,-0.87092 0,-0.54846 -0.23702,-0.86817 -0.23702,-0.32246 -0.64217,-0.32246 z m 0,-0.42994 q 0.66146,0 1.03904,0.42994 0.37759,0.42995 0.37759,1.19063 0,0.75792 -0.37759,1.19062 -0.37758,0.42995 -1.03904,0.42995 -0.66421,0 -1.04179,-0.42995 -0.37483,-0.4327 -0.37483,-1.19062 0,-0.76068 0.37483,-1.19063 0.37758,-0.42994 1.04179,-0.42994 z" />
<path
id="path1252"
style="font-size:5.64444px;text-align:center;text-anchor:middle"
d="m 118.37677,106.88508 q -0.4079,0 -0.64492,0.31971 -0.23702,0.31695 -0.23702,0.87092 0,0.55397 0.23426,0.87367 0.23703,0.31695 0.64768,0.31695 0.40514,0 0.64217,-0.3197 0.23702,-0.31971 0.23702,-0.87092 0,-0.54846 -0.23702,-0.86817 -0.23703,-0.32246 -0.64217,-0.32246 z m 0,-0.42994 q 0.66146,0 1.03904,0.42994 0.37758,0.42995 0.37758,1.19063 0,0.75792 -0.37758,1.19062 -0.37758,0.42995 -1.03904,0.42995 -0.66421,0 -1.0418,-0.42995 -0.37482,-0.4327 -0.37482,-1.19062 0,-0.76068 0.37482,-1.19063 0.37759,-0.42994 1.0418,-0.42994 z" />
<path
id="path1254"
style="font-size:5.64444px;text-align:center;text-anchor:middle"
d="m 120.61195,105.3279 h 0.50987 v 2.53283 l 1.51308,-1.33118 h 0.64768 l -1.63711,1.44418 1.70601,1.64262 h -0.66145 l -1.56821,-1.50757 v 1.50757 h -0.50987 z" />
<path
id="path1256"
style="font-size:5.64444px;text-align:center;text-anchor:middle"
d="m 126.34734,107.94617 v 0.24805 h -2.33164 q 0.0331,0.52365 0.31419,0.79926 0.28388,0.27285 0.78824,0.27285 0.29214,0 0.56499,-0.0717 0.27561,-0.0717 0.5457,-0.21497 v 0.47956 q -0.27285,0.11575 -0.55948,0.17638 -0.28663,0.0606 -0.58153,0.0606 -0.73863,0 -1.17133,-0.42995 -0.42995,-0.42995 -0.42995,-1.16306 0,-0.75792 0.4079,-1.20165 0.41065,-0.44648 1.10519,-0.44648 0.62287,0 0.98391,0.40238 0.36381,0.39963 0.36381,1.08865 z m -0.50712,-0.14883 q -0.006,-0.41616 -0.23427,-0.66421 -0.226,-0.24805 -0.60082,-0.24805 -0.42444,0 -0.68075,0.23978 -0.25356,0.23978 -0.29215,0.67524 z" />
<path
id="path1258"
style="font-size:5.64444px;text-align:center;text-anchor:middle"
d="m 129.2109,106.99808 v -1.67018 h 0.50711 v 4.28845 h -0.50711 v -0.46302 q -0.15986,0.27561 -0.40515,0.41066 -0.24253,0.13229 -0.58428,0.13229 -0.55949,0 -0.91227,-0.44649 -0.35002,-0.44648 -0.35002,-1.17408 0,-0.72761 0.35002,-1.17409 0.35278,-0.44648 0.91227,-0.44648 0.34175,0 0.58428,0.13504 0.24529,0.13229 0.40515,0.4079 z m -1.72806,1.07763 q 0,0.55948 0.22875,0.87918 0.23151,0.31695 0.6339,0.31695 0.40239,0 0.6339,-0.31695 0.23151,-0.3197 0.23151,-0.87918 0,-0.55949 -0.23151,-0.87643 -0.23151,-0.31971 -0.6339,-0.31971 -0.40239,0 -0.6339,0.31971 -0.22875,0.31694 -0.22875,0.87643 z" />
</g>
<g
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect886);fill:#000000;fill-opacity:1;stroke:none"
id="text884"
transform="rotate(0.22380336,-13527.684,-16686.147)"
aria-label="potatoes">
<path
id="path1261"
d="m 77.020705,22.927219 v 3.06957 h -0.956011 v -7.989151 h 0.956011 v 0.878497 q 0.299723,-0.516763 0.754474,-0.764809 0.459918,-0.253214 1.095537,-0.253214 1.054195,0 1.710484,0.837156 0.661456,0.837156 0.661456,2.201409 0,1.364253 -0.661456,2.201409 -0.656289,0.837156 -1.710484,0.837156 -0.635619,0 -1.095537,-0.248047 -0.454751,-0.253213 -0.754474,-0.769976 z m 3.234935,-2.020542 q 0,-1.049028 -0.434081,-1.643305 -0.428913,-0.599445 -1.183387,-0.599445 -0.754473,0 -1.188554,0.599445 -0.428913,0.594277 -0.428913,1.643305 0,1.049028 0.428913,1.648473 0.434081,0.594277 1.188554,0.594277 0.754474,0 1.183387,-0.594277 0.434081,-0.599445 0.434081,-1.648473 z" />
<path
id="path1263"
d="m 85.061532,18.674262 q -0.764809,0 -1.209224,0.599445 -0.444416,0.594277 -0.444416,1.63297 0,1.038693 0.439248,1.638138 0.444416,0.594277 1.214392,0.594277 0.759641,0 1.204057,-0.599445 0.444416,-0.599445 0.444416,-1.63297 0,-1.028358 -0.444416,-1.627802 -0.444416,-0.604613 -1.204057,-0.604613 z m 0,-0.80615 q 1.240231,0 1.948195,0.80615 0.707965,0.80615 0.707965,2.232415 0,1.421097 -0.707965,2.232415 -0.707964,0.80615 -1.948195,0.80615 -1.245398,0 -1.953363,-0.80615 -0.702797,-0.811318 -0.702797,-2.232415 0,-1.426265 0.702797,-2.232415 0.707965,-0.80615 1.953363,-0.80615 z" />
<path
id="path1265"
d="m 90.229159,16.364333 v 1.643305 h 1.95853 v 0.738971 h -1.95853 v 3.141917 q 0,0.707965 0.191202,0.909502 0.19637,0.201538 0.790647,0.201538 h 0.976681 v 0.795814 h -0.976681 q -1.100705,0 -1.519282,-0.408242 -0.418578,-0.41341 -0.418578,-1.498612 v -3.141917 h -0.69763 v -0.738971 h 0.69763 v -1.643305 z" />
<path
id="path1267"
d="m 96.073746,20.886006 q -1.152381,0 -1.596797,0.263549 -0.444416,0.263549 -0.444416,0.899167 0,0.506428 0.330728,0.80615 0.335896,0.294555 0.909502,0.294555 0.790647,0 1.266069,-0.558104 0.480589,-0.563271 0.480589,-1.493444 v -0.211873 z m 1.896519,-0.392739 v 3.302113 h -0.950844 v -0.878496 q -0.32556,0.527098 -0.811317,0.780311 -0.485757,0.248047 -1.188554,0.248047 -0.888832,0 -1.41593,-0.496093 -0.52193,-0.501259 -0.52193,-1.338415 0,-0.976681 0.651121,-1.472774 0.656288,-0.496092 1.953363,-0.496092 h 1.333247 v -0.09302 q 0,-0.656289 -0.43408,-1.012855 -0.428913,-0.361734 -1.209225,-0.361734 -0.496092,0 -0.966346,0.118856 -0.470254,0.118855 -0.904335,0.356566 v -0.878497 q 0.52193,-0.201537 1.012855,-0.299722 0.490925,-0.103353 0.956011,-0.103353 1.255733,0 1.875848,0.651121 0.620116,0.651121 0.620116,1.974034 z" />
<path
id="path1269"
d="m 100.87447,16.364333 v 1.643305 h 1.95853 v 0.738971 h -1.95853 v 3.141917 q 0,0.707965 0.1912,0.909502 0.19637,0.201538 0.79065,0.201538 h 0.97668 v 0.795814 h -0.97668 q -1.10071,0 -1.51928,-0.408242 -0.418582,-0.41341 -0.418582,-1.498612 v -3.141917 h -0.697629 v -0.738971 h 0.697629 v -1.643305 z" />
<path
id="path1271"
d="m 106.33148,18.674262 q -0.76481,0 -1.20922,0.599445 -0.44442,0.594277 -0.44442,1.63297 0,1.038693 0.43925,1.638138 0.44442,0.594277 1.21439,0.594277 0.75964,0 1.20406,-0.599445 0.44442,-0.599445 0.44442,-1.63297 0,-1.028358 -0.44442,-1.627802 -0.44442,-0.604613 -1.20406,-0.604613 z m 0,-0.80615 q 1.24023,0 1.9482,0.80615 0.70796,0.80615 0.70796,2.232415 0,1.421097 -0.70796,2.232415 -0.70797,0.80615 -1.9482,0.80615 -1.24539,0 -1.95336,-0.80615 -0.7028,-0.811318 -0.7028,-2.232415 0,-1.426265 0.7028,-2.232415 0.70797,-0.80615 1.95336,-0.80615 z" />
<path
id="path1273"
d="m 115.50919,20.663799 v 0.465086 h -4.37182 q 0.062,0.981849 0.58911,1.498612 0.53227,0.511595 1.47795,0.511595 0.54776,0 1.05936,-0.134359 0.51676,-0.134358 1.02319,-0.403074 v 0.899167 q -0.5116,0.21704 -1.04903,0.330728 -0.53743,0.113688 -1.09037,0.113688 -1.38492,0 -2.19624,-0.80615 -0.80615,-0.80615 -0.80615,-2.180739 0,-1.421097 0.76481,-2.253085 0.76998,-0.837156 2.07222,-0.837156 1.16788,0 1.84484,0.754474 0.68213,0.749306 0.68213,2.041213 z m -0.95085,-0.279052 q -0.0103,-0.780312 -0.43924,-1.245398 -0.42375,-0.465087 -1.12655,-0.465087 -0.79581,0 -1.2764,0.449584 -0.47542,0.449583 -0.54777,1.266068 z" />
<path
id="path1275"
d="m 120.7595,18.17817 v 0.899167 q -0.40308,-0.206705 -0.83716,-0.310058 -0.43408,-0.103352 -0.89916,-0.103352 -0.70797,0 -1.06454,0.21704 -0.35139,0.217041 -0.35139,0.651121 0,0.330728 0.25321,0.521931 0.25321,0.186034 1.01802,0.356566 l 0.32556,0.07235 q 1.01286,0.21704 1.4366,0.614947 0.42892,0.39274 0.42892,1.100705 0,0.806149 -0.64079,1.276403 -0.63562,0.470255 -1.75183,0.470255 -0.46508,0 -0.97151,-0.09302 -0.50126,-0.08785 -1.05936,-0.268716 V 22.60166 q 0.52709,0.273884 1.03869,0.41341 0.51159,0.134358 1.01285,0.134358 0.6718,0 1.03353,-0.227376 0.36173,-0.232543 0.36173,-0.651121 0,-0.387572 -0.26355,-0.594277 -0.25838,-0.206705 -1.14204,-0.397907 l -0.33073,-0.07751 q -0.88366,-0.186035 -1.2764,-0.568439 -0.39274,-0.387572 -0.39274,-1.059364 0,-0.816485 0.57877,-1.260901 0.57878,-0.444416 1.64331,-0.444416 0.5271,0 0.99218,0.07752 0.46509,0.07751 0.85783,0.232543 z" />
</g>
<g
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:0;font-family:sans-serif;white-space:pre;shape-inside:url(#rect894);fill:#000000;fill-opacity:1;stroke:none"
id="text892"
transform="matrix(1.0041136,0,0,1.0041136,2.825788,3.068421)"
aria-label="Subject">
<path
id="path1278"
style="font-size:5.64444px;line-height:1.25;text-align:center;text-anchor:middle"
d="m 22.933643,57.141188 v 0.542947 q -0.316949,-0.151584 -0.598068,-0.225998 -0.28112,-0.07441 -0.542947,-0.07441 -0.454752,0 -0.702799,0.176389 -0.24529,0.176389 -0.24529,0.501605 0,0.272852 0.162608,0.413411 0.165364,0.137804 0.622873,0.223242 l 0.336241,0.0689 q 0.622873,0.118512 0.917773,0.418924 0.297656,0.297656 0.297656,0.799261 0,0.598068 -0.402387,0.906749 -0.399631,0.30868 -1.174088,0.30868 -0.292144,0 -0.622873,-0.06615 -0.327973,-0.06615 -0.68075,-0.195681 v -0.573264 q 0.338997,0.19017 0.664214,0.286632 0.325217,0.09646 0.639409,0.09646 0.476801,0 0.735872,-0.187413 0.259071,-0.187413 0.259071,-0.534679 0,-0.303168 -0.187413,-0.474045 -0.184657,-0.170876 -0.609093,-0.256314 l -0.338997,-0.06615 q -0.622873,-0.124024 -0.901236,-0.388607 -0.278364,-0.264583 -0.278364,-0.735872 0,-0.545702 0.383095,-0.859895 0.38585,-0.314192 1.061088,-0.314192 0.289388,0 0.5898,0.05236 0.300412,0.05237 0.614605,0.157096 z" />
<path
id="path1280"
style="font-size:5.64444px;line-height:1.25;text-align:center;text-anchor:middle"
d="m 23.975439,59.902775 v -1.868618 h 0.507118 v 1.849325 q 0,0.438216 0.170876,0.658702 0.170877,0.21773 0.51263,0.21773 0.410655,0 0.647678,-0.261827 0.239778,-0.261827 0.239778,-0.713823 v -1.750107 h 0.507118 v 3.086803 h -0.507118 v -0.474045 q -0.184657,0.28112 -0.429948,0.418923 -0.242534,0.135048 -0.564995,0.135048 -0.531922,0 -0.80753,-0.330729 -0.275607,-0.330729 -0.275607,-0.967382 z m 1.276062,-1.943032 z" />
<path
id="path1282"
style="font-size:5.64444px;line-height:1.25;text-align:center;text-anchor:middle"
d="m 29.826585,59.580314 q 0,-0.559483 -0.23151,-0.876431 -0.228754,-0.319705 -0.631141,-0.319705 -0.402387,0 -0.633897,0.319705 -0.228755,0.316948 -0.228755,0.876431 0,0.559483 0.228755,0.879188 0.23151,0.316948 0.633897,0.316948 0.402387,0 0.631141,-0.316948 0.23151,-0.319705 0.23151,-0.879188 z m -1.725303,-1.077625 q 0.159853,-0.275607 0.402387,-0.407899 0.245291,-0.135047 0.584288,-0.135047 0.562239,0 0.912261,0.446484 0.352777,0.446484 0.352777,1.174087 0,0.727604 -0.352777,1.174088 -0.350022,0.446484 -0.912261,0.446484 -0.338997,0 -0.584288,-0.132292 -0.242534,-0.135047 -0.402387,-0.410655 v 0.463021 h -0.509873 v -4.288452 h 0.509873 z" />
<path
id="path1284"
style="font-size:5.64444px;line-height:1.25;text-align:center;text-anchor:middle"
d="m 31.193597,58.034157 h 0.507118 v 3.141924 q 0,0.5898 -0.225998,0.854383 -0.223242,0.264583 -0.722091,0.264583 H 30.5597 V 61.8651 h 0.135048 q 0.289388,0 0.394119,-0.135048 0.10473,-0.132291 0.10473,-0.553971 z m 0,-1.201649 h 0.507118 v 0.642165 h -0.507118 z" />
<path
id="path1286"
style="font-size:5.64444px;line-height:1.25;text-align:center;text-anchor:middle"
d="m 35.399367,59.450779 v 0.248046 h -2.331639 q 0.03307,0.523655 0.314193,0.799262 0.283876,0.272851 0.788237,0.272851 0.292144,0 0.564995,-0.07166 0.275608,-0.07166 0.545703,-0.214973 v 0.479557 q -0.272851,0.115755 -0.559483,0.176388 -0.286632,0.06063 -0.581532,0.06063 -0.738628,0 -1.171331,-0.429948 -0.429948,-0.429947 -0.429948,-1.163063 0,-0.75792 0.407899,-1.201648 0.410655,-0.446484 1.105186,-0.446484 0.622873,0 0.983918,0.402386 0.363802,0.399631 0.363802,1.08865 z M 34.89225,59.301951 q -0.0055,-0.416167 -0.234267,-0.664214 -0.225998,-0.248047 -0.600824,-0.248047 -0.424435,0 -0.68075,0.239779 -0.253559,0.239778 -0.292144,0.675238 z" />
<path
id="path1288"
style="font-size:5.64444px;line-height:1.25;text-align:center;text-anchor:middle"
d="m 38.453097,58.152668 v 0.474045 q -0.214973,-0.118512 -0.432703,-0.176389 -0.214974,-0.06063 -0.43546,-0.06063 -0.493337,0 -0.766189,0.314193 -0.272851,0.311436 -0.272851,0.876431 0,0.564995 0.272851,0.879188 0.272852,0.311436 0.766189,0.311436 0.220486,0 0.43546,-0.05788 0.21773,-0.06063 0.432703,-0.179145 v 0.468533 q -0.212217,0.09922 -0.440972,0.148828 -0.225998,0.04961 -0.482313,0.04961 -0.697286,0 -1.107941,-0.438216 -0.410655,-0.438216 -0.410655,-1.182356 0,-0.755164 0.413411,-1.187868 0.416167,-0.432703 1.138258,-0.432703 0.234267,0 0.457509,0.04961 0.223242,0.04685 0.432703,0.143316 z" />
<path
id="path1290"
style="font-size:5.64444px;line-height:1.25;text-align:center;text-anchor:middle"
d="m 39.842158,57.157725 v 0.876432 h 1.044553 v 0.394118 h -1.044553 v 1.675693 q 0,0.377583 0.101975,0.485069 0.104731,0.107487 0.42168,0.107487 h 0.520898 v 0.424436 h -0.520898 q -0.587044,0 -0.810286,-0.21773 -0.223242,-0.220486 -0.223242,-0.799262 v -1.675693 h -0.37207 v -0.394118 h 0.37207 v -0.876432 z" />
</g>
<g
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;text-align:center;white-space:pre;shape-inside:url(#rect886-3);fill:#000000;fill-opacity:1;stroke:none"
id="text884-5"
transform="matrix(0.90721763,-0.00268991,0.00268991,0.90721763,66.283192,44.054773)"
aria-label="cooked
potatoes">
<path
id="path1293"
style="text-align:center;text-anchor:middle"
d="m 88.539717,18.229846 v 0.888832 q -0.403075,-0.222208 -0.811318,-0.330728 -0.403075,-0.113688 -0.816485,-0.113688 -0.925005,0 -1.4366,0.58911 -0.511595,0.583941 -0.511595,1.643305 0,1.059363 0.511595,1.648473 0.511595,0.583942 1.4366,0.583942 0.41341,0 0.816485,-0.10852 0.408243,-0.113688 0.811318,-0.335896 v 0.878496 q -0.397908,0.186035 -0.826821,0.279052 -0.423745,0.09302 -0.904334,0.09302 -1.30741,0 -2.077386,-0.821653 -0.769977,-0.821653 -0.769977,-2.216912 0,-1.41593 0.775144,-2.227247 0.780312,-0.811318 2.13423,-0.811318 0.439248,0 0.857826,0.09302 0.418578,0.08785 0.811318,0.268716 z" />
<path
id="path1295"
style="text-align:center;text-anchor:middle"
d="m 92.446442,18.674262 q -0.764808,0 -1.209224,0.599445 -0.444416,0.594277 -0.444416,1.63297 0,1.038693 0.439248,1.638138 0.444416,0.594277 1.214392,0.594277 0.759641,0 1.204057,-0.599445 0.444416,-0.599445 0.444416,-1.63297 0,-1.028358 -0.444416,-1.627802 -0.444416,-0.604613 -1.204057,-0.604613 z m 0,-0.80615 q 1.240231,0 1.948196,0.80615 0.707965,0.80615 0.707965,2.232415 0,1.421097 -0.707965,2.232415 -0.707965,0.80615 -1.948196,0.80615 -1.245398,0 -1.953363,-0.80615 -0.702797,-0.811318 -0.702797,-2.232415 0,-1.426265 0.702797,-2.232415 0.707965,-0.80615 1.953363,-0.80615 z" />
<path
id="path1297"
style="text-align:center;text-anchor:middle"
d="m 98.916311,18.674262 q -0.764808,0 -1.209224,0.599445 -0.444416,0.594277 -0.444416,1.63297 0,1.038693 0.439248,1.638138 0.444416,0.594277 1.214392,0.594277 0.759642,0 1.204059,-0.599445 0.44441,-0.599445 0.44441,-1.63297 0,-1.028358 -0.44441,-1.627802 -0.444417,-0.604613 -1.204059,-0.604613 z m 0,-0.80615 q 1.240229,0 1.948199,0.80615 0.70796,0.80615 0.70796,2.232415 0,1.421097 -0.70796,2.232415 -0.70797,0.80615 -1.948199,0.80615 -1.245398,0 -1.953362,-0.80615 -0.702798,-0.811318 -0.702798,-2.232415 0,-1.426265 0.702798,-2.232415 0.707964,-0.80615 1.953362,-0.80615 z" />
<path
id="path1299"
style="text-align:center;text-anchor:middle"
d="m 103.10726,15.754553 h 0.95601 v 4.749049 l 2.83702,-2.495964 h 1.2144 l -3.06957,2.707837 3.19876,3.079905 h -1.24023 l -2.94038,-2.826692 v 2.826692 h -0.95601 z" />
<path
id="path1301"
style="text-align:center;text-anchor:middle"
d="m 113.86109,20.663799 v 0.465086 h -4.37181 q 0.062,0.981849 0.58911,1.498612 0.53226,0.511595 1.47794,0.511595 0.54777,0 1.05936,-0.134359 0.51676,-0.134358 1.02319,-0.403074 v 0.899167 q -0.51159,0.21704 -1.04903,0.330728 -0.53743,0.113688 -1.09037,0.113688 -1.38492,0 -2.19624,-0.80615 -0.80615,-0.80615 -0.80615,-2.180739 0,-1.421097 0.76481,-2.253085 0.76998,-0.837156 2.07222,-0.837156 1.16788,0 1.84484,0.754474 0.68213,0.749306 0.68213,2.041213 z m -0.95085,-0.279052 q -0.0103,-0.780312 -0.43924,-1.245398 -0.42375,-0.465087 -1.12655,-0.465087 -0.79581,0 -1.2764,0.449584 -0.47542,0.449583 -0.54777,1.266068 z" />
<path
id="path1303"
style="text-align:center;text-anchor:middle"
d="m 119.23025,18.886135 v -3.131582 h 0.95085 v 8.040827 h -0.95085 v -0.868161 q -0.29972,0.516763 -0.75964,0.769976 -0.45475,0.248047 -1.09554,0.248047 -1.04902,0 -1.71048,-0.837156 -0.65629,-0.837156 -0.65629,-2.201409 0,-1.364253 0.65629,-2.201409 0.66146,-0.837156 1.71048,-0.837156 0.64079,0 1.09554,0.253214 0.45992,0.248046 0.75964,0.764809 z m -3.2401,2.020542 q 0,1.049028 0.42891,1.648473 0.43408,0.594277 1.18856,0.594277 0.75447,0 1.18855,-0.594277 0.43408,-0.599445 0.43408,-1.648473 0,-1.049028 -0.43408,-1.643305 -0.43408,-0.599445 -1.18855,-0.599445 -0.75448,0 -1.18856,0.599445 -0.42891,0.594277 -0.42891,1.643305 z" />
<path
id="path1305"
style="text-align:center;text-anchor:middle"
d="m 80.93297,36.156343 v 3.06957 h -0.956011 v -7.989151 h 0.956011 v 0.878497 q 0.299722,-0.516763 0.754473,-0.764809 0.459919,-0.253213 1.095537,-0.253213 1.054196,0 1.710485,0.837155 0.661456,0.837156 0.661456,2.201409 0,1.364254 -0.661456,2.201409 -0.656289,0.837156 -1.710485,0.837156 -0.635618,0 -1.095537,-0.248046 -0.454751,-0.253214 -0.754473,-0.769977 z m 3.234934,-2.020542 q 0,-1.049028 -0.43408,-1.643305 -0.428913,-0.599445 -1.183387,-0.599445 -0.754473,0 -1.188554,0.599445 -0.428913,0.594277 -0.428913,1.643305 0,1.049028 0.428913,1.648473 0.434081,0.594277 1.188554,0.594277 0.754474,0 1.183387,-0.594277 0.43408,-0.599445 0.43408,-1.648473 z" />
<path
id="path1307"
style="text-align:center;text-anchor:middle"
d="m 88.973797,31.903386 q -0.764809,0 -1.209225,0.599445 -0.444416,0.594277 -0.444416,1.63297 0,1.038693 0.439249,1.638138 0.444416,0.594277 1.214392,0.594277 0.759641,0 1.204057,-0.599445 0.444416,-0.599445 0.444416,-1.63297 0,-1.028358 -0.444416,-1.627802 -0.444416,-0.604613 -1.204057,-0.604613 z m 0,-0.806149 q 1.24023,0 1.948195,0.806149 0.707965,0.80615 0.707965,2.232415 0,1.421097 -0.707965,2.232415 -0.707965,0.80615 -1.948195,0.80615 -1.245398,0 -1.953363,-0.80615 -0.702797,-0.811318 -0.702797,-2.232415 0,-1.426265 0.702797,-2.232415 0.707965,-0.806149 1.953363,-0.806149 z" />
<path
id="path1309"
style="text-align:center;text-anchor:middle"
d="m 94.141424,29.593457 v 1.643305 h 1.95853 v 0.738971 h -1.95853 v 3.141917 q 0,0.707965 0.191202,0.909502 0.19637,0.201538 0.790647,0.201538 h 0.976681 v 0.795814 h -0.976681 q -1.100705,0 -1.519283,-0.408242 -0.418577,-0.41341 -0.418577,-1.498612 v -3.141917 h -0.69763 v -0.738971 h 0.69763 v -1.643305 z" />
<path
id="path1311"
style="text-align:center;text-anchor:middle"
d="m 99.98601,34.115131 q -1.15238,0 -1.596796,0.263549 -0.444416,0.263548 -0.444416,0.899167 0,0.506427 0.330728,0.806149 0.335896,0.294555 0.909502,0.294555 0.790647,0 1.266072,-0.558104 0.48059,-0.563271 0.48059,-1.493444 v -0.211872 z m 1.89652,-0.39274 v 3.302113 h -0.95084 v -0.878496 q -0.32556,0.527098 -0.81132,0.780312 -0.485758,0.248046 -1.188555,0.248046 -0.888832,0 -1.41593,-0.496093 -0.521931,-0.501259 -0.521931,-1.338415 0,-0.976681 0.651121,-1.472774 0.656289,-0.496092 1.953363,-0.496092 h 1.333252 v -0.09302 q 0,-0.656289 -0.43408,-1.012855 -0.42892,-0.361734 -1.209229,-0.361734 -0.496092,0 -0.966346,0.118856 -0.470254,0.118855 -0.904335,0.356566 v -0.878497 q 0.52193,-0.201537 1.012855,-0.299722 0.490924,-0.103352 0.956011,-0.103352 1.255734,0 1.875844,0.65112 0.62012,0.651121 0.62012,1.974034 z" />
<path
id="path1313"
style="text-align:center;text-anchor:middle"
d="m 104.78673,29.593457 v 1.643305 h 1.95853 v 0.738971 h -1.95853 v 3.141917 q 0,0.707965 0.19121,0.909502 0.19637,0.201538 0.79064,0.201538 h 0.97668 v 0.795814 h -0.97668 q -1.1007,0 -1.51928,-0.408242 -0.41858,-0.41341 -0.41858,-1.498612 v -3.141917 h -0.69763 v -0.738971 h 0.69763 v -1.643305 z" />
<path
id="path1315"
style="text-align:center;text-anchor:middle"
d="m 110.24375,31.903386 q -0.76481,0 -1.20923,0.599445 -0.44441,0.594277 -0.44441,1.63297 0,1.038693 0.43925,1.638138 0.44441,0.594277 1.21439,0.594277 0.75964,0 1.20405,-0.599445 0.44442,-0.599445 0.44442,-1.63297 0,-1.028358 -0.44442,-1.627802 -0.44441,-0.604613 -1.20405,-0.604613 z m 0,-0.806149 q 1.24023,0 1.94819,0.806149 0.70797,0.80615 0.70797,2.232415 0,1.421097 -0.70797,2.232415 -0.70796,0.80615 -1.94819,0.80615 -1.2454,0 -1.95337,-0.80615 -0.70279,-0.811318 -0.70279,-2.232415 0,-1.426265 0.70279,-2.232415 0.70797,-0.806149 1.95337,-0.806149 z" />
<path
id="path1317"
style="text-align:center;text-anchor:middle"
d="m 119.42145,33.892923 v 0.465086 h -4.37181 q 0.062,0.981849 0.58911,1.498612 0.53226,0.511595 1.47794,0.511595 0.54777,0 1.05936,-0.134358 0.51677,-0.134359 1.02319,-0.403075 v 0.899167 q -0.51159,0.21704 -1.04902,0.330728 -0.53744,0.113688 -1.09037,0.113688 -1.38493,0 -2.19624,-0.80615 -0.80615,-0.80615 -0.80615,-2.180739 0,-1.421097 0.7648,-2.253085 0.76998,-0.837155 2.07222,-0.837155 1.16789,0 1.84485,0.754473 0.68212,0.749306 0.68212,2.041213 z m -0.95084,-0.279052 q -0.0103,-0.780312 -0.43925,-1.245398 -0.42375,-0.465087 -1.12654,-0.465087 -0.79582,0 -1.27641,0.449584 -0.47542,0.449583 -0.54776,1.266068 z" />
<path
id="path1319"
style="text-align:center;text-anchor:middle"
d="m 124.67176,31.407294 v 0.899167 q -0.40307,-0.206705 -0.83715,-0.310057 -0.43408,-0.103353 -0.89917,-0.103353 -0.70797,0 -1.06453,0.21704 -0.3514,0.217041 -0.3514,0.651121 0,0.330728 0.25321,0.521931 0.25322,0.186034 1.01803,0.356566 l 0.32556,0.07235 q 1.01285,0.21704 1.4366,0.614947 0.42891,0.39274 0.42891,1.100705 0,0.80615 -0.64079,1.276404 -0.63561,0.470254 -1.75182,0.470254 -0.46509,0 -0.97152,-0.09302 -0.50125,-0.08785 -1.05936,-0.268716 v -0.981849 q 0.5271,0.273884 1.03869,0.41341 0.5116,0.134358 1.01286,0.134358 0.67179,0 1.03352,-0.227376 0.36174,-0.232543 0.36174,-0.65112 0,-0.387572 -0.26355,-0.594278 -0.25838,-0.206705 -1.14205,-0.397907 l -0.33072,-0.07751 q -0.88367,-0.186035 -1.27641,-0.568439 -0.39274,-0.387572 -0.39274,-1.059364 0,-0.816485 0.57878,-1.260901 0.57877,-0.444415 1.6433,-0.444415 0.5271,0 0.99219,0.07751 0.46508,0.07751 0.85782,0.232542 z" />
</g>
<path
id="path890-6"
d="m 41.076674,53.978252 8.427083,0.450429 0.130752,2.787304 4.146864,-4.474386 -4.864018,-5.896909 -0.193283,2.981902 -7.519265,0.327089 z"
style="fill:#b3b3b3;stroke:#b3b3b3;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
<g
transform="translate(163.22212,0.80182124)"
id="g994-80">
<path
d="m 24.078913,83.65535 a 5.0232186,5.0232186 0 0 1 -5.023218,5.023218 5.0232186,5.0232186 0 0 1 -5.023219,-5.023218 5.0232186,5.0232186 0 0 1 5.023219,-5.023219 5.0232186,5.0232186 0 0 1 5.023218,5.023219"
style="fill:#ffffff;stroke:#333333;stroke-width:0.514378;stroke-miterlimit:4;stroke-dasharray:none"
id="path917-9" />
<path
d="m 22.405765,83.65535 a 3.3500707,3.3500707 0 0 1 -3.35007,3.35007 3.3500707,3.3500707 0 0 1 -3.350071,-3.35007 3.3500707,3.3500707 0 0 1 3.350071,-3.350071 3.3500707,3.3500707 0 0 1 3.35007,3.350071"
style="fill:#ffffff;stroke:#333333;stroke-width:0.357698;stroke-miterlimit:4;stroke-dasharray:none"
id="path984-1" />
</g>
<path
style="fill:#b3b3b3;stroke:#b3b3b3;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 136.69208,53.362933 8.42708,0.45043 0.13076,2.787304 4.14686,-4.474386 -4.86402,-5.89691 -0.19328,2.981903 -7.51927,0.327088 z"
id="path890-6-2" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 48 KiB

View File

@ -0,0 +1,414 @@
<?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"
sodipodi:docname="present-perfect.svg"
inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
id="svg8"
version="1.1"
viewBox="0 0 140.69031 37.090953"
height="140.18628"
width="531.7431">
<defs
id="defs2">
<rect
id="rect409"
height="12.402935"
width="16.950678"
y="-14.548825"
x="146.44608" />
<rect
id="rect371"
height="14.470091"
width="23.772291"
y="-19.303284"
x="138.79759" />
<rect
id="rect328"
height="15.090237"
width="13.023082"
y="53.347046"
x="9.3936357" />
<rect
id="rect6050"
height="18.811117"
width="56.433346"
y="7.8961401"
x="121.9088" />
<rect
id="rect5964"
height="15.296953"
width="41.756546"
y="38.37397"
x="107.62167" />
<marker
inkscape:isstock="true"
style="overflow:visible"
id="Arrow1Mend"
refX="0"
refY="0"
orient="auto"
inkscape:stockid="Arrow1Mend">
<path
transform="matrix(-0.4,0,0,-0.4,-4,0)"
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;stroke-opacity:1"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
id="path1352" />
</marker>
<rect
id="rect5876"
height="14.883522"
width="52.299042"
y="5.0927606"
x="37.338371" />
<marker
inkscape:isstock="true"
style="overflow:visible"
id="Arrow1Mstart"
refX="0"
refY="0"
orient="auto"
inkscape:stockid="Arrow1Mstart">
<path
transform="matrix(0.4,0,0,0.4,4,0)"
style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
id="path1349" />
</marker>
<marker
inkscape:isstock="true"
style="overflow:visible"
id="Arrow1Lend"
refX="0"
refY="0"
orient="auto"
inkscape:stockid="Arrow1Lend">
<path
transform="matrix(-0.8,0,0,-0.8,-10,0)"
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;stroke-opacity:1"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
id="path1346" />
</marker>
<marker
inkscape:isstock="true"
style="overflow:visible"
id="marker1631"
refX="0"
refY="0"
orient="auto"
inkscape:stockid="Arrow1Lstart">
<path
transform="matrix(0.8,0,0,0.8,10,0)"
style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
id="path1629" />
</marker>
<marker
inkscape:isstock="true"
style="overflow:visible"
id="marker1615"
refX="0"
refY="0"
orient="auto"
inkscape:stockid="Arrow1Lstart">
<path
transform="matrix(0.8,0,0,0.8,10,0)"
style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
id="path1613" />
</marker>
<marker
inkscape:isstock="true"
style="overflow:visible"
id="Arrow1Lstart"
refX="0"
refY="0"
orient="auto"
inkscape:stockid="Arrow1Lstart">
<path
transform="matrix(0.8,0,0,0.8,10,0)"
style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
id="path1343" />
</marker>
<rect
id="rect1054"
height="16.33053"
width="66.975845"
y="47.882885"
x="62.350956" />
<rect
x="78.980247"
y="-7.9594593"
width="109.33515"
height="26.602938"
id="rect1910" />
<rect
x="38.637333"
y="2.4186096"
width="71.915634"
height="12.862959"
id="rect1904" />
<rect
x="49.46875"
y="33.489403"
width="43.65625"
height="22.867559"
id="rect1742" />
<rect
id="rect837"
height="14.552084"
width="34.962795"
y="26.647322"
x="26.647322" />
<rect
x="26.647322"
y="26.647322"
width="34.962795"
height="14.552084"
id="rect837-8" />
<rect
x="26.647322"
y="26.647322"
width="34.962795"
height="14.552084"
id="rect852" />
<rect
id="rect1742-2"
height="22.867559"
width="43.65625"
y="33.489403"
x="49.46875" />
<rect
id="rect1755"
height="22.867559"
width="43.65625"
y="33.489403"
x="49.46875" />
<rect
id="rect1742-5"
height="22.867559"
width="43.65625"
y="33.489403"
x="49.46875" />
<rect
id="rect1784"
height="22.867559"
width="43.65625"
y="33.489403"
x="49.46875" />
<rect
x="49.46875"
y="33.489403"
width="43.65625"
height="22.867559"
id="rect1742-2-1" />
<rect
x="49.46875"
y="33.489403"
width="43.65625"
height="22.867559"
id="rect1787" />
<rect
id="rect1910-4"
height="23.679539"
width="116.05897"
y="-7.9594593"
x="78.980247" />
<rect
id="rect1927"
height="26.602938"
width="109.33515"
y="-7.9594593"
x="78.980247" />
<rect
x="78.980247"
y="-7.9594593"
width="47.651417"
height="15.49402"
id="rect1910-4-1" />
<rect
x="78.980247"
y="-7.9594593"
width="116.05897"
height="23.679539"
id="rect1956" />
<rect
x="62.350956"
y="47.882885"
width="66.975845"
height="16.33053"
id="rect1054-5" />
<rect
x="62.350956"
y="47.882885"
width="66.975845"
height="16.33053"
id="rect1067" />
<rect
x="37.338371"
y="5.0927606"
width="16.123816"
height="13.849944"
id="rect5876-9" />
<rect
x="37.338371"
y="5.0927606"
width="52.299042"
height="14.883522"
id="rect5977" />
<rect
id="rect5876-9-4"
height="14.263375"
width="29.973761"
y="5.0927606"
x="37.338371" />
<rect
id="rect6006"
height="13.849944"
width="16.123816"
y="5.0927606"
x="37.338371" />
<rect
id="rect5876-9-8"
height="13.436513"
width="31.8342"
y="5.0927606"
x="37.338371" />
<rect
id="rect6006-1"
height="13.849944"
width="16.123816"
y="5.0927606"
x="37.338371" />
<marker
inkscape:stockid="Arrow1Mend"
orient="auto"
refY="0"
refX="0"
id="Arrow1Mend-3"
style="overflow:visible"
inkscape:isstock="true">
<path
id="path1352-7"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
style="fill:#666666;fill-opacity:1;fill-rule:evenodd;stroke:#666666;stroke-width:1pt;stroke-opacity:1"
transform="matrix(-0.4,0,0,-0.4,-4,0)" />
</marker>
<rect
x="9.3936357"
y="53.347046"
width="13.023082"
height="15.090237"
id="rect328-5" />
<rect
x="9.3936357"
y="53.347046"
width="13.023082"
height="15.090237"
id="rect341" />
</defs>
<sodipodi:namedview
inkscape:snap-to-guides="true"
inkscape:snap-global="false"
inkscape:window-maximized="1"
inkscape:window-y="-9"
inkscape:window-x="-9"
inkscape:window-height="1001"
inkscape:window-width="1920"
units="px"
fit-margin-bottom="10"
fit-margin-right="10"
fit-margin-left="10"
fit-margin-top="10"
showgrid="false"
inkscape:document-rotation="0"
inkscape:current-layer="layer1"
inkscape:document-units="mm"
inkscape:cy="113.14939"
inkscape:cx="264.19234"
inkscape:zoom="0.90505355"
inkscape:pageshadow="2"
inkscape:pageopacity="0.0"
borderopacity="1.0"
bordercolor="#666666"
pagecolor="#ffffff"
id="base" />
<metadata
id="metadata5">
<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
transform="translate(-46.189011,26.203543)"
id="layer1"
inkscape:groupmode="layer"
inkscape:label="Layer 1">
<text
xml:space="preserve"
id="text1902"
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect1904);fill:#000000;fill-opacity:1;stroke:none;"
transform="translate(0.37797619,0.37797619)" />
<text
xml:space="preserve"
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583"
x="64.887398"
y="10.543595"
id="text1916"><tspan
sodipodi:role="line"
id="tspan1914"
x="64.887398"
y="10.543595"
style="stroke-width:0.264583" /></text>
<g
id="g2100"
transform="translate(0,0.18449876)">
<g
aria-label="...was eating supper."
transform="translate(-20.320974,53.966148)"
id="text1908-0-1"
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect1910-4);fill:#000000;fill-opacity:1;stroke:none" />
</g>
<text
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect5964);fill:#000000;fill-opacity:1;stroke:none;"
id="text5962"
xml:space="preserve" />
<g
id="g194"
transform="translate(0.6201485,-60.822466)">
<path
id="path5870-2"
d="M 48.214696,61.208853 H 183.61339"
style="fill:none;stroke:#000000;stroke-width:0.765;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
id="path5872-7"
d="M 115.91404,53.353661 V 69.064044"
style="fill:none;stroke:#000000;stroke-width:0.765;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
</g>
<rect
ry="2.6873026"
y="-5.5050073"
x="70.374733"
height="11.782787"
width="17.364109"
id="rect72"
style="fill:#000000;stroke:#000000;stroke-width:0.865" />
<path
sodipodi:nodetypes="cccccccc"
id="path78"
d="m 83.835042,-12.530533 4.699152,4.5104575 C 91.915033,-13.037115 101.58879,-19.29379 108.90621,-14.911434 l -2.78899,1.923137 9.16942,1.484627 1.83448,-9.315704 -2.71737,1.817331 c -9.60637,-7.705371 -23.992761,-2.733434 -30.568708,6.47151 z"
style="fill:none;stroke:#000000;stroke-width:0.515144;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 11 KiB

View File

@ -0,0 +1,437 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="531.7431"
height="250.06194"
viewBox="0 0 140.69031 66.162224"
version="1.1"
id="svg8"
inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
sodipodi:docname="present.svg">
<defs
id="defs2">
<rect
x="121.9088"
y="7.8961401"
width="56.433346"
height="18.811117"
id="rect6050" />
<rect
x="107.62167"
y="38.37397"
width="41.756546"
height="15.296953"
id="rect5964" />
<marker
inkscape:stockid="Arrow1Mend"
orient="auto"
refY="0"
refX="0"
id="Arrow1Mend"
style="overflow:visible"
inkscape:isstock="true">
<path
id="path1352"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;stroke-opacity:1"
transform="matrix(-0.4,0,0,-0.4,-4,0)" />
</marker>
<rect
x="37.338371"
y="5.0927606"
width="52.299042"
height="14.883522"
id="rect5876" />
<marker
inkscape:stockid="Arrow1Mstart"
orient="auto"
refY="0"
refX="0"
id="Arrow1Mstart"
style="overflow:visible"
inkscape:isstock="true">
<path
id="path1349"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt"
transform="matrix(0.4,0,0,0.4,4,0)" />
</marker>
<marker
inkscape:stockid="Arrow1Lend"
orient="auto"
refY="0"
refX="0"
id="Arrow1Lend"
style="overflow:visible"
inkscape:isstock="true">
<path
id="path1346"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;stroke-opacity:1"
transform="matrix(-0.8,0,0,-0.8,-10,0)" />
</marker>
<marker
inkscape:stockid="Arrow1Lstart"
orient="auto"
refY="0"
refX="0"
id="marker1631"
style="overflow:visible"
inkscape:isstock="true">
<path
id="path1629"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt"
transform="matrix(0.8,0,0,0.8,10,0)" />
</marker>
<marker
inkscape:stockid="Arrow1Lstart"
orient="auto"
refY="0"
refX="0"
id="marker1615"
style="overflow:visible"
inkscape:isstock="true">
<path
id="path1613"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt"
transform="matrix(0.8,0,0,0.8,10,0)" />
</marker>
<marker
inkscape:stockid="Arrow1Lstart"
orient="auto"
refY="0"
refX="0"
id="Arrow1Lstart"
style="overflow:visible"
inkscape:isstock="true">
<path
id="path1343"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt"
transform="matrix(0.8,0,0,0.8,10,0)" />
</marker>
<rect
x="62.350956"
y="47.882885"
width="66.975845"
height="16.33053"
id="rect1054" />
<rect
id="rect1910"
height="26.602938"
width="109.33515"
y="-7.9594593"
x="78.980247" />
<rect
id="rect1904"
height="12.862959"
width="71.915634"
y="2.4186096"
x="38.637333" />
<rect
id="rect1742"
height="22.867559"
width="43.65625"
y="33.489403"
x="49.46875" />
<rect
x="26.647322"
y="26.647322"
width="34.962795"
height="14.552084"
id="rect837" />
<rect
id="rect837-8"
height="14.552084"
width="34.962795"
y="26.647322"
x="26.647322" />
<rect
id="rect852"
height="14.552084"
width="34.962795"
y="26.647322"
x="26.647322" />
<rect
x="49.46875"
y="33.489403"
width="43.65625"
height="22.867559"
id="rect1742-2" />
<rect
x="49.46875"
y="33.489403"
width="43.65625"
height="22.867559"
id="rect1755" />
<rect
x="49.46875"
y="33.489403"
width="43.65625"
height="22.867559"
id="rect1742-5" />
<rect
x="49.46875"
y="33.489403"
width="43.65625"
height="22.867559"
id="rect1784" />
<rect
id="rect1742-2-1"
height="22.867559"
width="43.65625"
y="33.489403"
x="49.46875" />
<rect
id="rect1787"
height="22.867559"
width="43.65625"
y="33.489403"
x="49.46875" />
<rect
x="78.980247"
y="-7.9594593"
width="116.05897"
height="23.679539"
id="rect1910-4" />
<rect
x="78.980247"
y="-7.9594593"
width="109.33515"
height="26.602938"
id="rect1927" />
<rect
id="rect1910-4-1"
height="15.49402"
width="47.651417"
y="-7.9594593"
x="78.980247" />
<rect
id="rect1956"
height="23.679539"
width="116.05897"
y="-7.9594593"
x="78.980247" />
<rect
id="rect1054-5"
height="16.33053"
width="66.975845"
y="47.882885"
x="62.350956" />
<rect
id="rect1067"
height="16.33053"
width="66.975845"
y="47.882885"
x="62.350956" />
<rect
id="rect5876-9"
height="13.849944"
width="16.123816"
y="5.0927606"
x="37.338371" />
<rect
id="rect5977"
height="14.883522"
width="52.299042"
y="5.0927606"
x="37.338371" />
<rect
x="37.338371"
y="5.0927606"
width="29.973761"
height="14.263375"
id="rect5876-9-4" />
<rect
x="37.338371"
y="5.0927606"
width="16.123816"
height="13.849944"
id="rect6006" />
<rect
x="37.338371"
y="5.0927606"
width="31.8342"
height="13.436513"
id="rect5876-9-8" />
<rect
x="37.338371"
y="5.0927606"
width="16.123816"
height="13.849944"
id="rect6006-1" />
<marker
inkscape:isstock="true"
style="overflow:visible"
id="Arrow1Mend-3"
refX="0"
refY="0"
orient="auto"
inkscape:stockid="Arrow1Mend">
<path
transform="matrix(-0.4,0,0,-0.4,-4,0)"
style="fill:#666666;fill-opacity:1;fill-rule:evenodd;stroke:#666666;stroke-width:1pt;stroke-opacity:1"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
id="path1352-7" />
</marker>
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="1.279939"
inkscape:cx="272.14963"
inkscape:cy="136.1832"
inkscape:document-units="mm"
inkscape:current-layer="layer1"
inkscape:document-rotation="0"
showgrid="false"
fit-margin-top="10"
fit-margin-left="10"
fit-margin-right="10"
fit-margin-bottom="10"
units="px"
inkscape:window-width="1920"
inkscape:window-height="1001"
inkscape:window-x="-9"
inkscape:window-y="-9"
inkscape:window-maximized="1"
inkscape:snap-global="true"
inkscape:snap-to-guides="true" />
<metadata
id="metadata5">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(-46.189009,-12.369274)">
<text
transform="translate(0.37797619,0.37797619)"
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect1904);fill:#000000;fill-opacity:1;stroke:none;"
id="text1902"
xml:space="preserve" />
<text
id="text1916"
y="10.543595"
x="64.887398"
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583"
xml:space="preserve"><tspan
style="stroke-width:0.264583"
y="10.543595"
x="64.887398"
id="tspan1914"
sodipodi:role="line" /></text>
<g
transform="translate(0,0.18449876)"
id="g2100">
<g
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect1910-4);fill:#000000;fill-opacity:1;stroke:none"
id="text1908-0-1"
transform="translate(-20.320974,53.966148)"
aria-label="...was eating supper." />
</g>
<g
transform="translate(0.7472605)"
id="g190">
<path
id="path5870"
d="M 48.087582,22.870299 H 183.48628"
style="fill:none;stroke:#000000;stroke-width:0.765;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
id="path5872"
d="M 115.78693,15.015107 V 30.725491"
style="fill:none;stroke:#000000;stroke-width:0.765;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
</g>
<text
xml:space="preserve"
id="text5962"
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect5964);fill:#000000;fill-opacity:1;stroke:none;" />
<rect
style="fill:#ffffff;stroke:#000000;stroke-width:0.864259"
id="rect123-9"
width="20.64142"
height="8.8811474"
x="58.25547"
y="18.429726" />
<g
transform="translate(0.6201485,-15.758469)"
id="g194">
<path
style="fill:none;stroke:#000000;stroke-width:0.765;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 48.214696,61.208853 H 183.61339"
id="path5870-2" />
<path
style="fill:none;stroke:#000000;stroke-width:0.765;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 115.91404,53.353661 V 69.064044"
id="path5872-7" />
</g>
<g
transform="translate(0,-33.69464)"
id="g198">
<path
style="fill:none;stroke:#000000;stroke-width:0.765;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 48.834843,101.72511 H 184.23354"
id="path5870-7" />
<path
style="fill:none;stroke:#000000;stroke-width:0.765;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 116.53419,93.869915 V 109.5803"
id="path5872-0" />
</g>
<rect
y="18.429726"
x="89.88295"
height="8.8811474"
width="20.64142"
id="rect123-9-4"
style="fill:#ffffff;stroke:#000000;stroke-width:0.864259" />
<rect
y="18.429726"
x="122.75072"
height="8.8811474"
width="20.64142"
id="rect123-9-1"
style="fill:#ffffff;stroke:#000000;stroke-width:0.864259" />
<rect
y="18.429726"
x="153.34464"
height="8.8811474"
width="20.64142"
id="rect123-9-3"
style="fill:#ffffff;stroke:#000000;stroke-width:0.864259" />
<rect
y="41.009811"
x="99.169724"
height="8.8811474"
width="35.111511"
id="rect123"
style="fill:#ffffff;stroke:#000000;stroke-width:0.864258" />
<rect
style="fill:#ffffff;stroke:#000000;stroke-width:0.864259"
id="rect123-3"
width="35.111511"
height="8.8811474"
x="119.02985"
y="63.589893" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 12 KiB

View File

@ -0,0 +1,611 @@
<?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"
sodipodi:docname="reality-graph.svg"
inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
id="svg8"
version="1.1"
viewBox="0 0 157.2522 40.611053"
height="153.49059"
width="594.33923">
<defs
id="defs2">
<rect
id="rect6050"
height="18.811117"
width="56.433346"
y="7.8961401"
x="121.9088" />
<rect
id="rect5964"
height="15.296953"
width="41.756546"
y="38.37397"
x="107.62167" />
<marker
inkscape:isstock="true"
style="overflow:visible"
id="Arrow1Mend"
refX="0"
refY="0"
orient="auto"
inkscape:stockid="Arrow1Mend">
<path
transform="matrix(-0.4,0,0,-0.4,-4,0)"
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;stroke-opacity:1"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
id="path1352" />
</marker>
<rect
id="rect5876"
height="14.883522"
width="52.299042"
y="5.0927606"
x="37.338371" />
<marker
inkscape:isstock="true"
style="overflow:visible"
id="Arrow1Mstart"
refX="0"
refY="0"
orient="auto"
inkscape:stockid="Arrow1Mstart">
<path
transform="matrix(0.4,0,0,0.4,4,0)"
style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
id="path1349" />
</marker>
<marker
inkscape:isstock="true"
style="overflow:visible"
id="Arrow1Lend"
refX="0"
refY="0"
orient="auto"
inkscape:stockid="Arrow1Lend">
<path
transform="matrix(-0.8,0,0,-0.8,-10,0)"
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;stroke-opacity:1"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
id="path1346" />
</marker>
<marker
inkscape:isstock="true"
style="overflow:visible"
id="marker1631"
refX="0"
refY="0"
orient="auto"
inkscape:stockid="Arrow1Lstart">
<path
transform="matrix(0.8,0,0,0.8,10,0)"
style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
id="path1629" />
</marker>
<marker
inkscape:isstock="true"
style="overflow:visible"
id="marker1615"
refX="0"
refY="0"
orient="auto"
inkscape:stockid="Arrow1Lstart">
<path
transform="matrix(0.8,0,0,0.8,10,0)"
style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
id="path1613" />
</marker>
<marker
inkscape:isstock="true"
style="overflow:visible"
id="Arrow1Lstart"
refX="0"
refY="0"
orient="auto"
inkscape:stockid="Arrow1Lstart">
<path
transform="matrix(0.8,0,0,0.8,10,0)"
style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
id="path1343" />
</marker>
<rect
id="rect1054"
height="16.33053"
width="66.975845"
y="47.882885"
x="62.350956" />
<rect
x="78.980247"
y="-7.9594593"
width="109.33515"
height="26.602938"
id="rect1910" />
<rect
x="38.637333"
y="2.4186096"
width="71.915634"
height="12.862959"
id="rect1904" />
<rect
x="49.46875"
y="33.489403"
width="43.65625"
height="22.867559"
id="rect1742" />
<rect
id="rect837"
height="14.552084"
width="34.962795"
y="26.647322"
x="26.647322" />
<rect
x="26.647322"
y="26.647322"
width="34.962795"
height="14.552084"
id="rect837-8" />
<rect
x="26.647322"
y="26.647322"
width="34.962795"
height="14.552084"
id="rect852" />
<rect
id="rect1742-2"
height="22.867559"
width="43.65625"
y="33.489403"
x="49.46875" />
<rect
id="rect1755"
height="22.867559"
width="43.65625"
y="33.489403"
x="49.46875" />
<rect
id="rect1742-5"
height="22.867559"
width="43.65625"
y="33.489403"
x="49.46875" />
<rect
id="rect1784"
height="22.867559"
width="43.65625"
y="33.489403"
x="49.46875" />
<rect
x="49.46875"
y="33.489403"
width="43.65625"
height="22.867559"
id="rect1742-2-1" />
<rect
x="49.46875"
y="33.489403"
width="43.65625"
height="22.867559"
id="rect1787" />
<rect
id="rect1910-4"
height="23.679539"
width="116.05897"
y="-7.9594593"
x="78.980247" />
<rect
id="rect1927"
height="26.602938"
width="109.33515"
y="-7.9594593"
x="78.980247" />
<rect
x="78.980247"
y="-7.9594593"
width="47.651417"
height="15.49402"
id="rect1910-4-1" />
<rect
x="78.980247"
y="-7.9594593"
width="116.05897"
height="23.679539"
id="rect1956" />
<rect
x="62.350956"
y="47.882885"
width="66.975845"
height="16.33053"
id="rect1054-5" />
<rect
x="62.350956"
y="47.882885"
width="66.975845"
height="16.33053"
id="rect1067" />
<rect
x="37.338371"
y="5.0927606"
width="16.123816"
height="13.849944"
id="rect5876-9" />
<rect
x="37.338371"
y="5.0927606"
width="52.299042"
height="14.883522"
id="rect5977" />
<rect
id="rect5876-9-4"
height="14.263375"
width="29.973761"
y="5.0927606"
x="37.338371" />
<rect
id="rect6006"
height="13.849944"
width="16.123816"
y="5.0927606"
x="37.338371" />
<rect
id="rect5876-9-8"
height="13.436513"
width="31.8342"
y="5.0927606"
x="37.338371" />
<rect
id="rect6006-1"
height="13.849944"
width="16.123816"
y="5.0927606"
x="37.338371" />
<marker
inkscape:stockid="Arrow1Mend"
orient="auto"
refY="0"
refX="0"
id="Arrow1Mend-3"
style="overflow:visible"
inkscape:isstock="true">
<path
id="path1352-7"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
style="fill:#666666;fill-opacity:1;fill-rule:evenodd;stroke:#666666;stroke-width:1pt;stroke-opacity:1"
transform="matrix(-0.4,0,0,-0.4,-4,0)" />
</marker>
</defs>
<sodipodi:namedview
inkscape:snap-to-guides="true"
inkscape:snap-global="true"
inkscape:window-maximized="1"
inkscape:window-y="-9"
inkscape:window-x="-9"
inkscape:window-height="1001"
inkscape:window-width="1920"
units="px"
fit-margin-bottom="10"
fit-margin-right="10"
fit-margin-left="10"
fit-margin-top="10"
showgrid="false"
inkscape:document-rotation="0"
inkscape:current-layer="layer1"
inkscape:document-units="mm"
inkscape:cy="178.16596"
inkscape:cx="332.85614"
inkscape:zoom="1.279939"
inkscape:pageshadow="2"
inkscape:pageopacity="0.0"
borderopacity="1.0"
bordercolor="#666666"
pagecolor="#ffffff"
id="base" />
<metadata
id="metadata5">
<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
transform="translate(-34.261391,-1.2613343)"
id="layer1"
inkscape:groupmode="layer"
inkscape:label="Layer 1">
<text
xml:space="preserve"
id="text1902"
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect1904);fill:#000000;fill-opacity:1;stroke:none;"
transform="translate(0.37797619,0.37797619)" />
<text
xml:space="preserve"
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583"
x="64.887398"
y="10.543595"
id="text1916"><tspan
sodipodi:role="line"
id="tspan1914"
x="64.887398"
y="10.543595"
style="stroke-width:0.264583" /></text>
<g
id="g2100"
transform="translate(0,0.18449876)">
<g
aria-label="...was eating supper."
transform="translate(-20.320974,53.966148)"
id="text1908-0-1"
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect1910-4);fill:#000000;fill-opacity:1;stroke:none" />
</g>
<path
id="path5870"
d="M 48.087582,22.870299 H 183.48628"
style="fill:none;stroke:#000000;stroke-width:0.765;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
id="path5872"
d="M 115.78693,15.015107 V 30.725491"
style="fill:none;stroke:#000000;stroke-width:0.765;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<g
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect5876);fill:#000000;fill-opacity:1;stroke:none"
id="text5874"
transform="translate(-0.62014669,-2.4805869)"
aria-label="time / reality">
<path
id="path6299"
style="font-size:7.05556px"
d="m 38.629802,9.5014861 v 1.0955409 h 1.305692 v 0.492649 h -1.305692 v 2.09462 q 0,0.471978 0.127469,0.606337 0.130914,0.134359 0.5271,0.134359 h 0.651123 v 0.530545 h -0.651123 q -0.733806,0 -1.012859,-0.272163 -0.279053,-0.275608 -0.279053,-0.999078 v -2.09462 h -0.465088 v -0.492649 h 0.465088 V 9.5014861 Z" />
<path
id="path6301"
style="font-size:7.05556px"
d="m 40.772653,10.597027 h 0.633898 v 3.85851 h -0.633898 z m 0,-1.5020624 h 0.633898 v 0.8027077 h -0.633898 z" />
<path
id="path6303"
style="font-size:7.05556px"
d="m 45.733594,11.337723 q 0.237712,-0.427192 0.568441,-0.630453 0.330729,-0.20326 0.778592,-0.20326 0.602892,0 0.930176,0.423747 0.327285,0.420301 0.327285,1.198894 v 2.328886 h -0.637343 v -2.308216 q 0,-0.554661 -0.196371,-0.823378 -0.196371,-0.268718 -0.599447,-0.268718 -0.492649,0 -0.778592,0.327284 -0.285943,0.327285 -0.285943,0.892281 v 2.180747 h -0.637343 v -2.308216 q 0,-0.558106 -0.196371,-0.823378 -0.19637,-0.268718 -0.606337,-0.268718 -0.485759,0 -0.771702,0.33073 -0.285943,0.327284 -0.285943,0.888835 v 2.180747 h -0.637343 v -3.85851 h 0.637343 v 0.599447 q 0.217041,-0.354845 0.52021,-0.523655 0.303168,-0.168809 0.720025,-0.168809 0.420302,0 0.713135,0.213596 0.296279,0.213596 0.437528,0.620117 z" />
<path
id="path6305"
style="font-size:7.05556px"
d="m 52.906287,12.367807 v 0.310059 h -2.914552 q 0.04134,0.654569 0.392741,0.999079 0.354845,0.341064 0.985298,0.341064 0.36518,0 0.706245,-0.08957 0.34451,-0.08957 0.682129,-0.268718 v 0.599447 q -0.341064,0.144694 -0.699355,0.220486 -0.35829,0.07579 -0.726915,0.07579 -0.923286,0 -1.464167,-0.537435 -0.537435,-0.537435 -0.537435,-1.453831 0,-0.947402 0.509874,-1.502063 0.51332,-0.558105 1.381485,-0.558105 0.778592,0 1.2299,0.502984 0.454752,0.499539 0.454752,1.360813 z m -0.633898,-0.186035 q -0.0069,-0.52021 -0.292833,-0.830268 -0.282498,-0.310059 -0.751031,-0.310059 -0.530545,0 -0.850939,0.299723 -0.316949,0.299724 -0.365181,0.844049 z" />
<path
id="path6307"
style="font-size:7.05556px"
d="m 57.319458,9.3120057 h 0.585667 l -1.791451,5.7980993 h -0.585666 z" />
<path
id="path6309"
style="font-size:7.05556px"
d="m 63.058991,11.189584 q -0.106798,-0.06201 -0.234267,-0.08957 -0.124024,-0.03101 -0.275608,-0.03101 -0.537435,0 -0.826823,0.3514 -0.285943,0.347954 -0.285943,1.002523 v 2.032608 h -0.637343 v -3.85851 h 0.637343 v 0.599447 q 0.199815,-0.3514 0.520209,-0.52021 0.320394,-0.172254 0.778592,-0.172254 0.06546,0 0.144695,0.01034 0.07924,0.0069 0.1757,0.02412 z" />
<path
id="path6311"
style="font-size:7.05556px"
d="m 66.879605,12.367807 v 0.310059 h -2.914553 q 0.04134,0.654569 0.392741,0.999079 0.354845,0.341064 0.985298,0.341064 0.36518,0 0.706245,-0.08957 0.34451,-0.08957 0.682129,-0.268718 v 0.599447 q -0.341064,0.144694 -0.699354,0.220486 -0.358291,0.07579 -0.726916,0.07579 -0.923286,0 -1.464167,-0.537435 -0.537435,-0.537435 -0.537435,-1.453831 0,-0.947402 0.509875,-1.502063 0.513319,-0.558105 1.381484,-0.558105 0.778592,0 1.2299,0.502984 0.454753,0.499539 0.454753,1.360813 z m -0.633898,-0.186035 q -0.0069,-0.52021 -0.292834,-0.830268 -0.282498,-0.310059 -0.751031,-0.310059 -0.530545,0 -0.850939,0.299723 -0.316949,0.299724 -0.365181,0.844049 z" />
<path
id="path6313"
style="font-size:7.05556px"
d="m 69.673578,12.515947 q -0.768257,0 -1.064535,0.1757 -0.296279,0.1757 -0.296279,0.599447 0,0.337619 0.220487,0.537435 0.223931,0.19637 0.606337,0.19637 0.5271,0 0.844049,-0.37207 0.320394,-0.375516 0.320394,-0.995633 v -0.141249 z m 1.264351,-0.261828 v 2.201418 H 70.304031 V 13.86987 q -0.217041,0.3514 -0.540881,0.52021 -0.323839,0.165364 -0.792372,0.165364 -0.592557,0 -0.943957,-0.330729 -0.347955,-0.334174 -0.347955,-0.89228 0,-0.651124 0.434083,-0.981853 0.437527,-0.330729 1.302247,-0.330729 h 0.888835 v -0.06201 q 0,-0.437528 -0.289388,-0.675239 -0.285944,-0.241157 -0.806153,-0.241157 -0.33073,0 -0.644234,0.07924 -0.313503,0.07924 -0.602892,0.237712 v -0.585667 q 0.347955,-0.134359 0.67524,-0.199816 0.327284,-0.0689 0.637343,-0.0689 0.837158,0 1.25057,0.434082 0.413412,0.434082 0.413412,1.316027 z" />
<path
id="path6315"
style="font-size:7.05556px"
d="m 72.247065,9.0949646 h 0.633898 v 5.3605724 h -0.633898 z" />
<path
id="path6317"
style="font-size:7.05556px"
d="m 74.203882,10.597027 h 0.633898 v 3.85851 h -0.633898 z m 0,-1.5020624 h 0.633898 v 0.8027077 h -0.633898 z" />
<path
id="path6319"
style="font-size:7.05556px"
d="m 76.787704,9.5014861 v 1.0955409 h 1.305692 v 0.492649 h -1.305692 v 2.09462 q 0,0.471978 0.127469,0.606337 0.130913,0.134359 0.5271,0.134359 h 0.651123 v 0.530545 h -0.651123 q -0.733806,0 -1.012859,-0.272163 -0.279053,-0.275608 -0.279053,-0.999078 v -2.09462 h -0.465088 v -0.492649 h 0.465088 V 9.5014861 Z" />
<path
id="path6321"
style="font-size:7.05556px"
d="m 80.535971,14.813827 q -0.268718,0.689019 -0.523655,0.89917 -0.254937,0.210151 -0.682129,0.210151 h -0.506429 v -0.530545 h 0.37207 q 0.261828,0 0.406522,-0.124023 0.144694,-0.124024 0.320394,-0.585667 l 0.113688,-0.289388 -1.560629,-3.796498 h 0.671794 l 1.205784,3.017906 1.205784,-3.017906 h 0.671794 z" />
</g>
<path
sodipodi:nodetypes="cc"
id="path5880"
d="m 55.115912,14.808392 3.514166,6.821614"
style="fill:none;stroke:#000000;stroke-width:0.565;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker-end:url(#Arrow1Mend)" />
<text
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect5964);fill:#000000;fill-opacity:1;stroke:none;"
id="text5962"
xml:space="preserve" />
<g
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect5876-9);fill:#000000;fill-opacity:1;stroke:none"
id="text5874-5"
transform="translate(71.514795,23.485995)"
aria-label="now">
<path
id="path6324"
style="font-size:7.05556px"
d="m 41.21018,12.126651 v 2.328886 h -0.633898 v -2.308216 q 0,-0.54777 -0.213596,-0.819933 -0.213596,-0.272163 -0.640788,-0.272163 -0.513319,0 -0.809598,0.327284 -0.296278,0.327285 -0.296278,0.892281 v 2.180747 h -0.637343 v -3.85851 h 0.637343 v 0.599447 q 0.227376,-0.347955 0.53399,-0.52021 0.310059,-0.172254 0.713135,-0.172254 0.664904,0 1.005969,0.413411 0.341064,0.409967 0.341064,1.20923 z" />
<path
id="path6326"
style="font-size:7.05556px"
d="m 43.976594,11.041445 q -0.509874,0 -0.806153,0.399631 -0.296278,0.396186 -0.296278,1.088651 0,0.692465 0.292833,1.092096 0.296279,0.396186 0.809598,0.396186 0.506429,0 0.802708,-0.399631 0.296278,-0.399631 0.296278,-1.088651 0,-0.685574 -0.296278,-1.085206 -0.296279,-0.403076 -0.802708,-0.403076 z m 0,-0.537435 q 0.826824,0 1.298802,0.537435 0.471978,0.537435 0.471978,1.488282 0,0.947402 -0.471978,1.488282 -0.471978,0.537435 -1.298802,0.537435 -0.830268,0 -1.302247,-0.537435 -0.468533,-0.54088 -0.468533,-1.488282 0,-0.950847 0.468533,-1.488282 0.471979,-0.537435 1.302247,-0.537435 z" />
<path
id="path6328"
style="font-size:7.05556px"
d="m 46.426058,10.597027 h 0.633898 l 0.792373,3.011016 0.788927,-3.011016 h 0.747586 l 0.792373,3.011016 0.788927,-3.011016 h 0.633898 l -1.009414,3.85851 H 49.84704 l -0.830268,-3.1626 -0.833714,3.1626 h -0.747586 z" />
</g>
<g
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect5876-9-4);fill:#000000;fill-opacity:1;stroke:none"
id="text5874-5-1"
transform="translate(109.75475,24.190517)"
aria-label="future">
<path
id="path6331"
style="font-size:7.05556px"
d="m 39.956165,9.0949646 v 0.5270999 h -0.606337 q -0.341065,0 -0.475424,0.1378039 -0.130914,0.1378039 -0.130914,0.4960936 v 0.341065 h 1.043865 v 0.492649 H 38.74349 v 3.365861 H 38.106147 V 11.089676 H 37.49981 v -0.492649 h 0.606337 V 10.32831 q 0,-0.6442337 0.299724,-0.937067 0.299723,-0.2962784 0.950847,-0.2962784 z" />
<path
id="path6333"
style="font-size:7.05556px"
d="m 40.417808,12.932803 v -2.335776 h 0.633898 v 2.311661 q 0,0.54777 0.213596,0.823378 0.213596,0.272163 0.640788,0.272163 0.51332,0 0.809598,-0.327284 0.299724,-0.327285 0.299724,-0.892281 v -2.187637 h 0.633898 v 3.85851 H 43.015412 V 13.86298 q -0.230822,0.3514 -0.537436,0.523655 -0.303168,0.168809 -0.706245,0.168809 -0.664903,0 -1.009413,-0.413411 -0.34451,-0.413412 -0.34451,-1.20923 z m 1.59508,-2.428793 z" />
<path
id="path6335"
style="font-size:7.05556px"
d="m 45.5889,9.5014861 v 1.0955409 h 1.305692 v 0.492649 H 45.5889 v 2.09462 q 0,0.471978 0.127469,0.606337 0.130913,0.134359 0.5271,0.134359 h 0.651123 v 0.530545 h -0.651123 q -0.733806,0 -1.012859,-0.272163 -0.279053,-0.275608 -0.279053,-0.999078 v -2.09462 h -0.465088 v -0.492649 h 0.465088 V 9.5014861 Z" />
<path
id="path6337"
style="font-size:7.05556px"
d="m 47.666294,12.932803 v -2.335776 h 0.633898 v 2.311661 q 0,0.54777 0.213596,0.823378 0.213596,0.272163 0.640788,0.272163 0.51332,0 0.809598,-0.327284 0.299724,-0.327285 0.299724,-0.892281 v -2.187637 h 0.633898 v 3.85851 H 50.263898 V 13.86298 q -0.230822,0.3514 -0.537436,0.523655 -0.303168,0.168809 -0.706245,0.168809 -0.664904,0 -1.009413,-0.413411 -0.34451,-0.413412 -0.34451,-1.20923 z m 1.59508,-2.428793 z" />
<path
id="path6339"
style="font-size:7.05556px"
d="m 54.446246,11.189584 q -0.106798,-0.06201 -0.234266,-0.08957 -0.124024,-0.03101 -0.275608,-0.03101 -0.537435,0 -0.826824,0.3514 -0.285943,0.347954 -0.285943,1.002523 v 2.032608 h -0.637343 v -3.85851 h 0.637343 v 0.599447 q 0.199816,-0.3514 0.52021,-0.52021 0.320394,-0.172254 0.778592,-0.172254 0.06546,0 0.144694,0.01034 0.07924,0.0069 0.1757,0.02412 z" />
<path
id="path6341"
style="font-size:7.05556px"
d="m 58.266859,12.367807 v 0.310059 h -2.914552 q 0.04134,0.654569 0.392741,0.999079 0.354845,0.341064 0.985298,0.341064 0.36518,0 0.706245,-0.08957 0.34451,-0.08957 0.682129,-0.268718 v 0.599447 q -0.341065,0.144694 -0.699355,0.220486 -0.35829,0.07579 -0.726915,0.07579 -0.923287,0 -1.464167,-0.537435 -0.537435,-0.537435 -0.537435,-1.453831 0,-0.947402 0.509874,-1.502063 0.51332,-0.558105 1.381485,-0.558105 0.778592,0 1.229899,0.502984 0.454753,0.499539 0.454753,1.360813 z m -0.633898,-0.186035 q -0.0069,-0.52021 -0.292833,-0.830268 -0.282498,-0.310059 -0.751031,-0.310059 -0.530545,0 -0.850939,0.299723 -0.316949,0.299724 -0.365181,0.844049 z" />
</g>
<g
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect5876-9-8);fill:#000000;fill-opacity:1;stroke:none"
id="text5874-5-7"
transform="translate(28.102092,23.303404)"
aria-label="past">
<path
id="path6344"
style="font-size:7.05556px"
d="m 38.616022,13.87676 v 2.046388 h -0.637343 v -5.326121 h 0.637343 v 0.585667 q 0.199816,-0.34451 0.502984,-0.509875 0.306614,-0.168809 0.730361,-0.168809 0.7028,0 1.140327,0.558105 0.440973,0.558106 0.440973,1.467612 0,0.909506 -0.440973,1.467612 -0.437527,0.558105 -1.140327,0.558105 -0.423747,0 -0.730361,-0.165364 -0.303168,-0.16881 -0.502984,-0.51332 z m 2.156631,-1.347033 q 0,-0.699355 -0.289388,-1.095541 -0.285943,-0.399631 -0.788928,-0.399631 -0.502984,0 -0.792372,0.399631 -0.285943,0.396186 -0.285943,1.095541 0,0.699355 0.285943,1.098986 0.289388,0.396186 0.792372,0.396186 0.502985,0 0.788928,-0.396186 0.289388,-0.399631 0.289388,-1.098986 z" />
<path
id="path6346"
style="font-size:7.05556px"
d="m 44.234976,12.515947 q -0.768256,0 -1.064535,0.1757 -0.296278,0.1757 -0.296278,0.599447 0,0.337619 0.220486,0.537435 0.223931,0.19637 0.606337,0.19637 0.5271,0 0.844049,-0.37207 0.320394,-0.375516 0.320394,-0.995633 v -0.141249 z m 1.264351,-0.261828 v 2.201418 H 44.865429 V 13.86987 q -0.217041,0.3514 -0.54088,0.52021 -0.323839,0.165364 -0.792373,0.165364 -0.592556,0 -0.943956,-0.330729 -0.347955,-0.334174 -0.347955,-0.89228 0,-0.651124 0.434082,-0.981853 0.437528,-0.330729 1.302247,-0.330729 h 0.888835 v -0.06201 q 0,-0.437528 -0.289388,-0.675239 -0.285943,-0.241157 -0.806153,-0.241157 -0.330729,0 -0.644233,0.07924 -0.313504,0.07924 -0.602892,0.237712 v -0.585667 q 0.347955,-0.134359 0.675239,-0.199816 0.327284,-0.0689 0.637343,-0.0689 0.837159,0 1.250571,0.434082 0.413411,0.434082 0.413411,1.316027 z" />
<path
id="path6348"
style="font-size:7.05556px"
d="m 49.268264,10.710715 v 0.599447 q -0.268718,-0.137804 -0.558106,-0.206705 -0.289388,-0.0689 -0.599447,-0.0689 -0.471978,0 -0.70969,0.144694 -0.234267,0.144694 -0.234267,0.434082 0,0.220486 0.16881,0.347955 0.16881,0.124023 0.678684,0.237712 l 0.217042,0.04823 q 0.675239,0.144694 0.957737,0.409967 0.285943,0.261827 0.285943,0.733805 0,0.537436 -0.427192,0.85094 -0.423747,0.313503 -1.167888,0.313503 -0.310059,0 -0.647679,-0.06201 -0.334174,-0.05857 -0.706245,-0.179145 v -0.654569 q 0.3514,0.18259 0.692465,0.275608 0.341065,0.08957 0.675239,0.08957 0.447863,0 0.68902,-0.151584 0.241156,-0.155029 0.241156,-0.434082 0,-0.258383 -0.1757,-0.396186 -0.172254,-0.137804 -0.761366,-0.265273 l -0.220486,-0.05168 q -0.589112,-0.124024 -0.85094,-0.378961 -0.261827,-0.258383 -0.261827,-0.706245 0,-0.544326 0.385851,-0.840604 0.385851,-0.296278 1.095541,-0.296278 0.3514,0 0.661459,0.05168 0.310059,0.05168 0.571886,0.155029 z" />
<path
id="path6350"
style="font-size:7.05556px"
d="m 51.114836,9.5014861 v 1.0955409 h 1.305692 v 0.492649 h -1.305692 v 2.09462 q 0,0.471978 0.127469,0.606337 0.130914,0.134359 0.5271,0.134359 h 0.651123 v 0.530545 h -0.651123 q -0.733806,0 -1.012859,-0.272163 -0.279053,-0.275608 -0.279053,-0.999078 v -2.09462 h -0.465088 v -0.492649 h 0.465088 V 9.5014861 Z" />
</g>
<g
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:0;font-family:sans-serif;white-space:pre;shape-inside:url(#rect6050);fill:#666666;fill-opacity:1;stroke:none"
id="text6048"
transform="translate(13.849945,-3.5141648)"
aria-label="unreality / hypothetical stuff">
<path
id="path6353"
style="font-size:5.64444px;line-height:1.15;text-align:center;text-anchor:middle;fill:#666666"
d="M 136.25643,11.390084 V 9.5214657 h 0.50712 v 1.8493263 q 0,0.438215 0.17088,0.658701 0.17087,0.21773 0.51263,0.21773 0.41065,0 0.64768,-0.261827 0.23977,-0.261827 0.23977,-0.713823 V 9.5214657 h 0.50712 v 3.0868033 h -0.50712 v -0.474045 q -0.18465,0.28112 -0.42994,0.418923 -0.24254,0.135048 -0.565,0.135048 -0.53192,0 -0.80753,-0.330729 -0.27561,-0.330729 -0.27561,-0.967382 z m 1.27607,-1.9430323 z" />
<path
id="path6355"
style="font-size:5.64444px;line-height:1.15;text-align:center;text-anchor:middle;fill:#666666"
d="m 142.4576,10.745163 v 1.863106 h -0.50712 v -1.84657 q 0,-0.438216 -0.17087,-0.655946 -0.17088,-0.2177294 -0.51263,-0.2177294 -0.41066,0 -0.64768,0.2618274 -0.23702,0.261827 -0.23702,0.713823 v 1.744595 H 139.8724 V 9.5214657 h 0.50988 v 0.4795573 q 0.1819,-0.2783639 0.42719,-0.4161676 0.24805,-0.1378037 0.57051,-0.1378037 0.53192,0 0.80477,0.3307289 0.27285,0.3279724 0.27285,0.9673824 z" />
<path
id="path6357"
style="font-size:5.64444px;line-height:1.15;text-align:center;text-anchor:middle;fill:#666666"
d="m 145.26329,9.9955105 q -0.0854,-0.049609 -0.18742,-0.071658 -0.0992,-0.024805 -0.22048,-0.024805 -0.42995,0 -0.66146,0.2811191 -0.22876,0.278364 -0.22876,0.802018 v 1.626084 H 143.4553 V 9.5214657 h 0.50987 v 0.4795573 q 0.15986,-0.2811199 0.41617,-0.4161676 0.25632,-0.1378037 0.62287,-0.1378037 0.0524,0 0.11576,0.00827 0.0634,0.00551 0.14056,0.019293 z" />
<path
id="path6359"
style="font-size:5.64444px;line-height:1.15;text-align:center;text-anchor:middle;fill:#666666"
d="m 148.31977,10.938088 v 0.248047 h -2.33164 q 0.0331,0.523654 0.3142,0.799261 0.28387,0.272852 0.78823,0.272852 0.29215,0 0.565,-0.07166 0.27561,-0.07166 0.5457,-0.214974 v 0.479557 q -0.27285,0.115755 -0.55948,0.176388 -0.28663,0.06063 -0.58153,0.06063 -0.73863,0 -1.17134,-0.429947 -0.42994,-0.429948 -0.42994,-1.163064 0,-0.75792 0.4079,-1.2016483 0.41065,-0.446484 1.10518,-0.446484 0.62287,0 0.98392,0.4023869 0.3638,0.3996304 0.3638,1.0886494 z m -0.50712,-0.148828 q -0.006,-0.416167 -0.23426,-0.664214 -0.226,-0.2480467 -0.60083,-0.2480467 -0.42443,0 -0.68075,0.2397787 -0.25356,0.239778 -0.29214,0.675238 z" />
<path
id="path6361"
style="font-size:5.64444px;line-height:1.15;text-align:center;text-anchor:middle;fill:#666666"
d="m 150.55495,11.056599 q -0.61461,0 -0.85163,0.14056 -0.23702,0.14056 -0.23702,0.479557 0,0.270095 0.17639,0.429947 0.17914,0.157097 0.48507,0.157097 0.42168,0 0.67523,-0.297656 0.25632,-0.300412 0.25632,-0.796506 v -0.112999 z m 1.01148,-0.209462 v 1.761132 h -0.50712 v -0.468533 q -0.17363,0.28112 -0.4327,0.416168 -0.25908,0.132291 -0.6339,0.132291 -0.47405,0 -0.75517,-0.264583 -0.27836,-0.267339 -0.27836,-0.713823 0,-0.520898 0.34727,-0.785481 0.35002,-0.264584 1.04179,-0.264584 h 0.71107 v -0.04961 q 0,-0.350021 -0.23151,-0.54019 -0.22875,-0.1929257 -0.64492,-0.1929257 -0.26459,0 -0.51539,0.06339 -0.2508,0.06339 -0.48231,0.190169 V 9.6620255 q 0.27836,-0.1074869 0.54019,-0.1598523 0.26183,-0.055122 0.50987,-0.055122 0.66973,0 1.00046,0.3472654 0.33073,0.3472649 0.33073,1.0528199 z" />
<path
id="path6363"
style="font-size:5.64444px;line-height:1.15;text-align:center;text-anchor:middle;fill:#666666"
d="m 152.61373,8.3198173 h 0.50712 v 4.2884517 h -0.50712 z" />
<path
id="path6365"
style="font-size:5.64444px;line-height:1.15;text-align:center;text-anchor:middle;fill:#666666"
d="m 154.17919,9.5214657 h 0.50711 v 3.0868033 h -0.50711 z m 0,-1.2016484 h 0.50711 v 0.6421653 h -0.50711 z" />
<path
id="path6367"
style="font-size:5.64444px;line-height:1.15;text-align:center;text-anchor:middle;fill:#666666"
d="m 156.24624,8.6450341 v 0.8764316 h 1.04455 v 0.3941186 h -1.04455 v 1.6756937 q 0,0.377582 0.10198,0.485069 0.10473,0.107486 0.42168,0.107486 h 0.52089 v 0.424436 h -0.52089 q -0.58705,0 -0.81029,-0.21773 -0.22324,-0.220486 -0.22324,-0.799261 V 9.9155843 H 155.3643 V 9.5214657 h 0.37207 V 8.6450341 Z" />
<path
id="path6369"
style="font-size:5.64444px;line-height:1.15;text-align:center;text-anchor:middle;fill:#666666"
d="m 159.24485,12.894901 q -0.21497,0.551215 -0.41892,0.719335 -0.20395,0.168121 -0.54571,0.168121 h -0.40514 v -0.424436 h 0.29766 q 0.20946,0 0.32521,-0.09922 0.11576,-0.09922 0.25632,-0.468532 l 0.091,-0.23151 -1.2485,-3.0371943 h 0.53743 l 0.96463,2.4143213 0.96462,-2.4143213 h 0.53744 z" />
<path
id="path6371"
style="font-size:5.64444px;line-height:1.15;text-align:center;text-anchor:middle;fill:#666666"
d="m 163.99908,8.49345 h 0.46853 l -1.43316,4.638473 h -0.46853 z" />
<path
id="path6373"
style="font-size:5.64444px;line-height:1.15;text-align:center;text-anchor:middle;fill:#666666"
d="m 128.4347,17.236269 v 1.863106 h -0.50712 v -1.84657 q 0,-0.438216 -0.17088,-0.655945 -0.17088,-0.21773 -0.51263,-0.21773 -0.41065,0 -0.64768,0.261827 -0.23702,0.261827 -0.23702,0.713823 v 1.744595 h -0.50987 v -4.288452 h 0.50987 v 1.681206 q 0.1819,-0.278364 0.42719,-0.416168 0.24805,-0.137803 0.57051,-0.137803 0.53192,0 0.80477,0.330729 0.27286,0.327973 0.27286,0.967382 z" />
<path
id="path6375"
style="font-size:5.64444px;line-height:1.15;text-align:center;text-anchor:middle;fill:#666666"
d="m 130.73602,19.386007 q -0.21498,0.551215 -0.41893,0.719335 -0.20395,0.168121 -0.5457,0.168121 h -0.40514 v -0.424436 h 0.29765 q 0.20947,0 0.32522,-0.09922 0.11576,-0.09922 0.25632,-0.468533 l 0.0909,-0.23151 -1.24851,-3.037194 h 0.53744 l 0.96463,2.414321 0.96462,-2.414321 h 0.53744 z" />
<path
id="path6377"
style="font-size:5.64444px;line-height:1.15;text-align:center;text-anchor:middle;fill:#666666"
d="m 133.28263,18.636354 v 1.637109 h -0.50987 v -4.260891 h 0.50987 v 0.468532 q 0.15985,-0.275607 0.40239,-0.407899 0.24529,-0.135047 0.58428,-0.135047 0.56224,0 0.91227,0.446484 0.35277,0.446484 0.35277,1.174087 0,0.727604 -0.35277,1.174088 -0.35003,0.446484 -0.91227,0.446484 -0.33899,0 -0.58428,-0.132291 -0.24254,-0.135048 -0.40239,-0.410656 z m 1.7253,-1.077625 q 0,-0.559483 -0.23151,-0.876431 -0.22875,-0.319705 -0.63114,-0.319705 -0.40239,0 -0.6339,0.319705 -0.22875,0.316948 -0.22875,0.876431 0,0.559484 0.22875,0.879188 0.23151,0.316949 0.6339,0.316949 0.40239,0 0.63114,-0.316949 0.23151,-0.319704 0.23151,-0.879188 z" />
<path
id="path6379"
style="font-size:5.64444px;line-height:1.15;text-align:center;text-anchor:middle;fill:#666666"
d="m 137.57108,16.368105 q -0.4079,0 -0.64492,0.319705 -0.23702,0.316948 -0.23702,0.870919 0,0.553971 0.23426,0.873676 0.23703,0.316949 0.64768,0.316949 0.40514,0 0.64217,-0.319705 0.23702,-0.319705 0.23702,-0.87092 0,-0.548458 -0.23702,-0.868163 -0.23703,-0.322461 -0.64217,-0.322461 z m 0,-0.429947 q 0.66146,0 1.03904,0.429947 0.37758,0.429948 0.37758,1.190624 0,0.757921 -0.37758,1.190625 -0.37758,0.429947 -1.03904,0.429947 -0.66421,0 -1.04179,-0.429947 -0.37483,-0.432704 -0.37483,-1.190625 0,-0.760676 0.37483,-1.190624 0.37758,-0.429947 1.04179,-0.429947 z" />
<path
id="path6381"
style="font-size:5.64444px;line-height:1.15;text-align:center;text-anchor:middle;fill:#666666"
d="m 140.32716,15.13614 v 0.876432 h 1.04455 v 0.394118 h -1.04455 v 1.675694 q 0,0.377582 0.10197,0.485069 0.10473,0.107487 0.42168,0.107487 h 0.5209 v 0.424435 h -0.5209 q -0.58704,0 -0.81029,-0.21773 -0.22324,-0.220486 -0.22324,-0.799261 V 16.40669 h -0.37207 v -0.394118 h 0.37207 V 15.13614 Z" />
<path
id="path6383"
style="font-size:5.64444px;line-height:1.15;text-align:center;text-anchor:middle;fill:#666666"
d="m 144.60734,17.236269 v 1.863106 h -0.50712 v -1.84657 q 0,-0.438216 -0.17088,-0.655945 -0.17087,-0.21773 -0.51263,-0.21773 -0.41065,0 -0.64767,0.261827 -0.23703,0.261827 -0.23703,0.713823 v 1.744595 h -0.50987 v -4.288452 h 0.50987 v 1.681206 q 0.18191,-0.278364 0.4272,-0.416168 0.24804,-0.137803 0.5705,-0.137803 0.53193,0 0.80478,0.330729 0.27285,0.327973 0.27285,0.967382 z" />
<path
id="path6385"
style="font-size:5.64444px;line-height:1.15;text-align:center;text-anchor:middle;fill:#666666"
d="m 148.26465,17.429194 v 0.248047 h -2.33164 q 0.0331,0.523654 0.31419,0.799261 0.28388,0.272852 0.78824,0.272852 0.29214,0 0.565,-0.07166 0.2756,-0.07166 0.5457,-0.214974 v 0.479557 q -0.27285,0.115755 -0.55948,0.176388 -0.28664,0.06063 -0.58154,0.06063 -0.73862,0 -1.17133,-0.429947 -0.42995,-0.429948 -0.42995,-1.163064 0,-0.75792 0.4079,-1.201648 0.41066,-0.446484 1.10519,-0.446484 0.62287,0 0.98392,0.402387 0.3638,0.39963 0.3638,1.088649 z m -0.50712,-0.148828 q -0.006,-0.416167 -0.23426,-0.664214 -0.226,-0.248047 -0.60083,-0.248047 -0.42443,0 -0.68075,0.239779 -0.25356,0.239778 -0.29214,0.675238 z" />
<path
id="path6387"
style="font-size:5.64444px;line-height:1.15;text-align:center;text-anchor:middle;fill:#666666"
d="m 149.59859,15.13614 v 0.876432 h 1.04455 v 0.394118 h -1.04455 v 1.675694 q 0,0.377582 0.10198,0.485069 0.10473,0.107487 0.42167,0.107487 h 0.5209 v 0.424435 h -0.5209 q -0.58704,0 -0.81028,-0.21773 -0.22324,-0.220486 -0.22324,-0.799261 V 16.40669 h -0.37207 v -0.394118 h 0.37207 V 15.13614 Z" />
<path
id="path6389"
style="font-size:5.64444px;line-height:1.15;text-align:center;text-anchor:middle;fill:#666666"
d="m 151.31287,16.012572 h 0.50712 v 3.086803 h -0.50712 z m 0,-1.201649 h 0.50712 v 0.642166 h -0.50712 z" />
<path
id="path6391"
style="font-size:5.64444px;line-height:1.15;text-align:center;text-anchor:middle;fill:#666666"
d="m 155.09972,16.131083 v 0.474045 q -0.21498,-0.118511 -0.43271,-0.176389 -0.21497,-0.06063 -0.43546,-0.06063 -0.49334,0 -0.76619,0.314193 -0.27285,0.311436 -0.27285,0.876431 0,0.564996 0.27285,0.879188 0.27285,0.311437 0.76619,0.311437 0.22049,0 0.43546,-0.05788 0.21773,-0.06063 0.43271,-0.179145 v 0.468533 q -0.21222,0.09922 -0.44098,0.148828 -0.22599,0.04961 -0.48231,0.04961 -0.69729,0 -1.10794,-0.438216 -0.41066,-0.438216 -0.41066,-1.182356 0,-0.755164 0.41341,-1.187868 0.41617,-0.432703 1.13826,-0.432703 0.23427,0 0.45751,0.04961 0.22324,0.04685 0.43271,0.143316 z" />
<path
id="path6393"
style="font-size:5.64444px;line-height:1.15;text-align:center;text-anchor:middle;fill:#666666"
d="m 157.39001,17.547705 q -0.6146,0 -0.85163,0.14056 -0.23702,0.14056 -0.23702,0.479557 0,0.270095 0.17639,0.429947 0.17915,0.157097 0.48507,0.157097 0.42168,0 0.67524,-0.297656 0.25631,-0.300412 0.25631,-0.796506 v -0.112999 z m 1.01148,-0.209462 v 1.761132 h -0.50712 v -0.468533 q -0.17363,0.28112 -0.4327,0.416168 -0.25907,0.132291 -0.6339,0.132291 -0.47404,0 -0.75516,-0.264583 -0.27837,-0.267339 -0.27837,-0.713823 0,-0.520898 0.34727,-0.785481 0.35002,-0.264584 1.0418,-0.264584 h 0.71106 v -0.04961 q 0,-0.350021 -0.23151,-0.54019 -0.22875,-0.192926 -0.64492,-0.192926 -0.26458,0 -0.51538,0.06339 -0.25081,0.06339 -0.48232,0.190169 v -0.468532 q 0.27837,-0.107487 0.54019,-0.159853 0.26183,-0.05512 0.50988,-0.05512 0.66972,0 1.00045,0.347265 0.33073,0.347265 0.33073,1.05282 z" />
<path
id="path6395"
style="font-size:5.64444px;line-height:1.15;text-align:center;text-anchor:middle;fill:#666666"
d="m 159.4488,14.810923 h 0.50712 v 4.288452 h -0.50712 z" />
<path
id="path6397"
style="font-size:5.64444px;line-height:1.15;text-align:center;text-anchor:middle;fill:#666666"
d="m 164.77905,16.103522 v 0.479557 q -0.21498,-0.110243 -0.44649,-0.165364 -0.23151,-0.05512 -0.47955,-0.05512 -0.37759,0 -0.56775,0.115755 -0.18742,0.115755 -0.18742,0.347266 0,0.176388 0.13505,0.278363 0.13505,0.09922 0.54295,0.190169 l 0.17363,0.03858 q 0.54019,0.115755 0.76619,0.327973 0.22875,0.209462 0.22875,0.587044 0,0.429948 -0.34175,0.68075 -0.339,0.250803 -0.93431,0.250803 -0.24805,0 -0.51814,-0.04961 -0.26734,-0.04685 -0.565,-0.143316 v -0.523654 q 0.28112,0.146072 0.55397,0.220486 0.27286,0.07166 0.54019,0.07166 0.35829,0 0.55122,-0.121268 0.19292,-0.124023 0.19292,-0.347265 0,-0.206706 -0.14056,-0.316948 -0.1378,-0.110243 -0.60909,-0.212218 l -0.17639,-0.04134 q -0.47129,-0.09922 -0.68075,-0.303169 -0.20946,-0.206705 -0.20946,-0.564995 0,-0.435459 0.30868,-0.672482 0.30868,-0.237022 0.87643,-0.237022 0.28112,0 0.52917,0.04134 0.24805,0.04134 0.45751,0.124023 z" />
<path
id="path6399"
style="font-size:5.64444px;line-height:1.15;text-align:center;text-anchor:middle;fill:#666666"
d="m 166.2563,15.13614 v 0.876432 h 1.04455 v 0.394118 h -1.04455 v 1.675694 q 0,0.377582 0.10198,0.485069 0.10473,0.107487 0.42168,0.107487 h 0.52089 v 0.424435 h -0.52089 q -0.58705,0 -0.81029,-0.21773 -0.22324,-0.220486 -0.22324,-0.799261 V 16.40669 h -0.37207 v -0.394118 h 0.37207 V 15.13614 Z" />
<path
id="path6401"
style="font-size:5.64444px;line-height:1.15;text-align:center;text-anchor:middle;fill:#666666"
d="m 167.91822,17.88119 v -1.868618 h 0.50711 v 1.849326 q 0,0.438215 0.17088,0.658701 0.17088,0.21773 0.51263,0.21773 0.41066,0 0.64768,-0.261827 0.23978,-0.261827 0.23978,-0.713823 v -1.750107 h 0.50711 v 3.086803 H 169.9963 V 18.62533 q -0.18466,0.28112 -0.42995,0.418923 -0.24254,0.135048 -0.565,0.135048 -0.53192,0 -0.80753,-0.330729 -0.2756,-0.330729 -0.2756,-0.967382 z m 1.27606,-1.943032 z" />
<path
id="path6403"
style="font-size:5.64444px;line-height:1.15;text-align:center;text-anchor:middle;fill:#666666"
d="m 175.01786,14.810923 v 0.42168 h -0.48507 q -0.27285,0 -0.38033,0.110243 -0.10473,0.110243 -0.10473,0.396874 v 0.272852 h 0.83509 v 0.394118 h -0.83509 v 2.692685 h -0.50988 V 16.40669 h -1.39182 v 2.692685 h -0.50987 V 16.40669 h -0.48507 v -0.394118 h 0.48507 v -0.214974 q 0,-0.515386 0.23978,-0.749652 0.23978,-0.237023 0.76068,-0.237023 h 0.47955 v 0.42168 h -0.48507 q -0.27285,0 -0.38033,0.110243 -0.10474,0.110243 -0.10474,0.396874 v 0.272852 h 1.39182 v -0.214974 q 0,-0.515386 0.23978,-0.749652 0.23978,-0.237023 0.76068,-0.237023 z" />
</g>
<path
sodipodi:nodetypes="cc"
style="fill:#666666;stroke:#666666;stroke-width:0.564999;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker-end:url(#Arrow1Mend-3)"
d="M 145.40063,8.4305084 139.19917,4.5029127"
id="path5880-0" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 39 KiB

View File

@ -0,0 +1,355 @@
<?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"
sodipodi:docname="split-intro-exs.svg"
inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
id="svg8"
version="1.1"
viewBox="0 0 210.6224 110.08093"
height="416.05389"
width="796.05316">
<defs
id="defs2">
<rect
id="rect923"
height="25.123337"
width="43.297665"
y="104.76965"
x="115.99497" />
<rect
id="rect917"
height="20.847023"
width="30.468725"
y="97.28611"
x="49.177593" />
<rect
id="rect911"
height="25.123337"
width="41.159508"
y="179.60512"
x="104.23512" />
<rect
id="rect905"
height="52.919365"
width="105.83873"
y="140.04922"
x="48.643055" />
<rect
id="rect870"
height="37.417732"
width="65.213768"
y="44.366741"
x="-24.054256" />
<rect
id="rect847"
height="18.898809"
width="44.979168"
y="55.184525"
x="72.193451" />
<rect
id="rect841"
height="33.261906"
width="76.351189"
y="16.252975"
x="140.60715" />
<rect
id="rect835"
height="14.363095"
width="44.601192"
y="10.96131"
x="26.080357" />
<rect
x="-24.054256"
y="44.366741"
width="65.213768"
height="37.417732"
id="rect870-8" />
<rect
x="-24.054256"
y="44.366741"
width="65.213768"
height="37.417732"
id="rect883" />
</defs>
<sodipodi:namedview
inkscape:window-maximized="0"
inkscape:window-y="0"
inkscape:window-x="160"
inkscape:window-height="1030"
inkscape:window-width="1541"
units="px"
fit-margin-bottom="10"
fit-margin-right="10"
fit-margin-left="10"
fit-margin-top="10"
showgrid="false"
inkscape:document-rotation="0"
inkscape:current-layer="layer1"
inkscape:document-units="mm"
inkscape:cy="427.31785"
inkscape:cx="518.47773"
inkscape:zoom="0.7"
inkscape:pageshadow="2"
inkscape:pageopacity="0.0"
borderopacity="1.0"
bordercolor="#666666"
pagecolor="#ffffff"
id="base" />
<metadata
id="metadata5">
<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
transform="translate(1.9900475,-9.2600404)"
id="layer1"
inkscape:groupmode="layer"
inkscape:label="Layer 1">
<g
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect835);fill:#000000;fill-opacity:1;stroke:none"
id="text833"
transform="translate(-9.4494048,-0.37797619)"
aria-label="to write">
<path
id="path970"
d="m 28.017938,12.89363 v 1.643305 h 1.958531 v 0.738971 h -1.958531 v 3.141917 q 0,0.707965 0.191202,0.909502 0.19637,0.201538 0.790647,0.201538 h 0.976682 v 0.795814 h -0.976682 q -1.100704,0 -1.519282,-0.408242 -0.418578,-0.41341 -0.418578,-1.498612 v -3.141917 h -0.697629 v -0.738971 h 0.697629 V 12.89363 Z" />
<path
id="path972"
d="m 33.474952,15.203559 q -0.764809,0 -1.209225,0.599445 -0.444416,0.594277 -0.444416,1.63297 0,1.038693 0.439249,1.638138 0.444416,0.594277 1.214392,0.594277 0.759641,0 1.204057,-0.599445 0.444416,-0.599445 0.444416,-1.63297 0,-1.028358 -0.444416,-1.627803 -0.444416,-0.604612 -1.204057,-0.604612 z m 0,-0.80615 q 1.24023,0 1.948195,0.80615 0.707965,0.80615 0.707965,2.232415 0,1.421097 -0.707965,2.232415 -0.707965,0.806149 -1.948195,0.806149 -1.245398,0 -1.953363,-0.806149 -0.702797,-0.811318 -0.702797,-2.232415 0,-1.426265 0.702797,-2.232415 0.707965,-0.80615 1.953363,-0.80615 z" />
<path
id="path974"
d="m 40.518427,14.536935 h 0.950843 l 1.188554,4.516506 1.183387,-4.516506 h 1.121375 l 1.188554,4.516506 1.183386,-4.516506 h 0.950844 l -1.514115,5.787742 H 45.64988 l -1.245398,-4.743881 -1.250566,4.743881 h -1.121375 z" />
<path
id="path976"
d="m 53.086095,15.425767 q -0.160197,-0.09302 -0.351399,-0.134358 -0.186035,-0.04651 -0.41341,-0.04651 -0.80615,0 -1.240231,0.527098 -0.428913,0.52193 -0.428913,1.503779 v 3.0489 h -0.95601 v -5.787742 h 0.95601 v 0.899167 q 0.299723,-0.527098 0.780312,-0.780311 0.480589,-0.258382 1.167884,-0.258382 0.09819,0 0.21704,0.0155 0.118855,0.01033 0.263549,0.03617 z" />
<path
id="path978"
d="m 54.093782,14.536935 h 0.950843 v 5.787742 h -0.950843 z m 0,-2.253085 h 0.950843 v 1.204057 h -0.950843 z" />
<path
id="path980"
d="m 57.969503,12.89363 v 1.643305 h 1.958531 v 0.738971 h -1.958531 v 3.141917 q 0,0.707965 0.191202,0.909502 0.19637,0.201538 0.790647,0.201538 h 0.976682 v 0.795814 h -0.976682 q -1.100704,0 -1.519282,-0.408242 -0.418578,-0.41341 -0.418578,-1.498612 v -3.141917 h -0.69763 v -0.738971 h 0.69763 V 12.89363 Z" />
<path
id="path982"
d="m 66.134351,17.193095 v 0.465087 h -4.371812 q 0.06201,0.981849 0.589109,1.498612 0.532266,0.511595 1.477942,0.511595 0.547768,0 1.059363,-0.134359 0.516763,-0.134358 1.02319,-0.403075 v 0.899167 q -0.511595,0.217041 -1.049028,0.330729 -0.537433,0.113687 -1.090369,0.113687 -1.384924,0 -2.196242,-0.806149 -0.806149,-0.80615 -0.806149,-2.180739 0,-1.421097 0.764808,-2.253085 0.769977,-0.837156 2.072219,-0.837156 1.167883,0 1.844842,0.754474 0.682127,0.749306 0.682127,2.041212 z m -0.950843,-0.279051 q -0.01033,-0.780312 -0.439248,-1.245399 -0.423746,-0.465086 -1.126543,-0.465086 -0.795815,0 -1.276404,0.449584 -0.475421,0.449583 -0.547768,1.266068 z" />
</g>
<g
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect841);fill:#000000;fill-opacity:1;stroke:none"
id="text839"
transform="translate(5.2916667,-5.2916667)"
aria-label="to become">
<path
id="path985"
d="m 142.54528,18.186599 v 1.643305 h 1.95853 v 0.738971 h -1.95853 v 3.141917 q 0,0.707965 0.1912,0.909502 0.19637,0.201537 0.79065,0.201537 h 0.97668 v 0.795815 h -0.97668 q -1.1007,0 -1.51928,-0.408243 -0.41858,-0.41341 -0.41858,-1.498611 v -3.141917 h -0.69763 v -0.738971 h 0.69763 v -1.643305 z" />
<path
id="path987"
d="m 148.0023,20.496528 q -0.76481,0 -1.20923,0.599445 -0.44441,0.594277 -0.44441,1.63297 0,1.038693 0.43924,1.638137 0.44442,0.594277 1.2144,0.594277 0.75964,0 1.20405,-0.599444 0.44442,-0.599445 0.44442,-1.63297 0,-1.028358 -0.44442,-1.627803 -0.44441,-0.604612 -1.20405,-0.604612 z m 0,-0.80615 q 1.24023,0 1.94819,0.80615 0.70797,0.80615 0.70797,2.232415 0,1.421097 -0.70797,2.232414 -0.70796,0.80615 -1.94819,0.80615 -1.2454,0 -1.95337,-0.80615 -0.70279,-0.811317 -0.70279,-2.232414 0,-1.426265 0.70279,-2.232415 0.70797,-0.80615 1.95337,-0.80615 z" />
<path
id="path989"
d="m 159.75348,22.728943 q 0,-1.049029 -0.43408,-1.643306 -0.42892,-0.599444 -1.18339,-0.599444 -0.75447,0 -1.18855,0.599444 -0.42892,0.594277 -0.42892,1.643306 0,1.049028 0.42892,1.648473 0.43408,0.594277 1.18855,0.594277 0.75447,0 1.18339,-0.594277 0.43408,-0.599445 0.43408,-1.648473 z m -3.23494,-2.020542 q 0.29973,-0.516763 0.75448,-0.764809 0.45992,-0.253214 1.09553,-0.253214 1.0542,0 1.71049,0.837156 0.66146,0.837155 0.66146,2.201409 0,1.364253 -0.66146,2.201409 -0.65629,0.837155 -1.71049,0.837155 -0.63561,0 -1.09553,-0.248046 -0.45475,-0.253214 -0.75448,-0.769976 v 0.868161 h -0.95601 v -8.040827 h 0.95601 z" />
<path
id="path991"
d="m 167.26721,22.486064 v 0.465087 h -4.37181 q 0.062,0.981849 0.5891,1.498611 0.53227,0.511595 1.47795,0.511595 0.54776,0 1.05936,-0.134358 0.51676,-0.134358 1.02319,-0.403075 v 0.899167 q -0.5116,0.217041 -1.04903,0.330728 -0.53743,0.113688 -1.09037,0.113688 -1.38492,0 -2.19624,-0.80615 -0.80615,-0.806149 -0.80615,-2.180738 0,-1.421097 0.76481,-2.253085 0.76998,-0.837156 2.07222,-0.837156 1.16788,0 1.84484,0.754474 0.68213,0.749305 0.68213,2.041212 z m -0.95085,-0.279052 q -0.0103,-0.780311 -0.43924,-1.245398 -0.42375,-0.465086 -1.12655,-0.465086 -0.79581,0 -1.2764,0.449583 -0.47542,0.449584 -0.54777,1.266069 z" />
<path
id="path993"
d="m 172.99294,20.052112 v 0.888832 q -0.40308,-0.222208 -0.81132,-0.330728 -0.40307,-0.113688 -0.81648,-0.113688 -0.92501,0 -1.4366,0.589109 -0.5116,0.583942 -0.5116,1.643306 0,1.059363 0.5116,1.648473 0.51159,0.583941 1.4366,0.583941 0.41341,0 0.81648,-0.10852 0.40824,-0.113688 0.81132,-0.335896 v 0.878497 q -0.39791,0.186035 -0.82682,0.279052 -0.42375,0.09302 -0.90434,0.09302 -1.30741,0 -2.07738,-0.821653 -0.76998,-0.821652 -0.76998,-2.216911 0,-1.41593 0.77514,-2.227248 0.78032,-0.811317 2.13423,-0.811317 0.43925,0 0.85783,0.09302 0.41858,0.08785 0.81132,0.268717 z" />
<path
id="path995"
d="m 176.89966,20.496528 q -0.76481,0 -1.20922,0.599445 -0.44442,0.594277 -0.44442,1.63297 0,1.038693 0.43925,1.638137 0.44442,0.594277 1.21439,0.594277 0.75964,0 1.20406,-0.599444 0.44442,-0.599445 0.44442,-1.63297 0,-1.028358 -0.44442,-1.627803 -0.44442,-0.604612 -1.20406,-0.604612 z m 0,-0.80615 q 1.24023,0 1.9482,0.80615 0.70796,0.80615 0.70796,2.232415 0,1.421097 -0.70796,2.232414 -0.70797,0.80615 -1.9482,0.80615 -1.24539,0 -1.95336,-0.80615 -0.7028,-0.811317 -0.7028,-2.232414 0,-1.426265 0.7028,-2.232415 0.70797,-0.80615 1.95336,-0.80615 z" />
<path
id="path997"
d="m 185.63296,20.940944 q 0.35656,-0.640786 0.85265,-0.945676 0.4961,-0.30489 1.16789,-0.30489 0.90433,0 1.39526,0.635618 0.49092,0.630451 0.49092,1.798334 v 3.493316 h -0.95601 v -3.46231 q 0,-0.831988 -0.29455,-1.235063 -0.29456,-0.403075 -0.89917,-0.403075 -0.73897,0 -1.16789,0.490925 -0.42891,0.490924 -0.42891,1.338415 v 3.271108 h -0.95601 v -3.46231 q 0,-0.837156 -0.29455,-1.235063 -0.29456,-0.403075 -0.90951,-0.403075 -0.72863,0 -1.15754,0.496093 -0.42892,0.490924 -0.42892,1.333247 v 3.271108 h -0.95601 v -5.787742 h 0.95601 v 0.899167 q 0.32556,-0.532266 0.78031,-0.785479 0.45476,-0.253214 1.08004,-0.253214 0.63045,0 1.0697,0.320393 0.44441,0.320393 0.65629,0.930173 z" />
<path
id="path999"
d="m 196.39195,22.486064 v 0.465087 h -4.37181 q 0.062,0.981849 0.58911,1.498611 0.53227,0.511595 1.47794,0.511595 0.54777,0 1.05937,-0.134358 0.51676,-0.134358 1.02319,-0.403075 v 0.899167 q -0.5116,0.217041 -1.04903,0.330728 -0.53744,0.113688 -1.09037,0.113688 -1.38493,0 -2.19624,-0.80615 -0.80615,-0.806149 -0.80615,-2.180738 0,-1.421097 0.76481,-2.253085 0.76997,-0.837156 2.07221,-0.837156 1.16789,0 1.84485,0.754474 0.68212,0.749305 0.68212,2.041212 z m -0.95084,-0.279052 q -0.0103,-0.780311 -0.43925,-1.245398 -0.42374,-0.465086 -1.12654,-0.465086 -0.79581,0 -1.2764,0.449583 -0.47543,0.449584 -0.54777,1.266069 z" />
</g>
<g
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect847);fill:#000000;fill-opacity:1;stroke:none"
id="text845"
transform="translate(19.914163,17.261813)"
aria-label="to do">
<path
id="path1002"
d="m 74.131219,57.116286 v 1.643305 h 1.958531 v 0.738971 h -1.958531 v 3.141917 q 0,0.707965 0.191203,0.909503 0.196369,0.201537 0.790647,0.201537 h 0.976681 v 0.795814 h -0.976681 q -1.100705,0 -1.519283,-0.408242 -0.418578,-0.41341 -0.418578,-1.498612 v -3.141917 h -0.697629 v -0.738971 h 0.697629 v -1.643305 z" />
<path
id="path1004"
d="m 79.588233,59.426215 q -0.764809,0 -1.209224,0.599445 -0.444416,0.594277 -0.444416,1.63297 0,1.038693 0.439248,1.638138 0.444416,0.594277 1.214392,0.594277 0.759641,0 1.204057,-0.599445 0.444416,-0.599445 0.444416,-1.63297 0,-1.028358 -0.444416,-1.627802 -0.444416,-0.604613 -1.204057,-0.604613 z m 0,-0.806149 q 1.240231,0 1.948195,0.806149 0.707965,0.80615 0.707965,2.232415 0,1.421097 -0.707965,2.232415 -0.707964,0.80615 -1.948195,0.80615 -1.245398,0 -1.953363,-0.80615 -0.702797,-0.811318 -0.702797,-2.232415 0,-1.426265 0.702797,-2.232415 0.707965,-0.806149 1.953363,-0.806149 z" />
<path
id="path1006"
d="m 90.993185,59.638088 v -3.131582 h 0.950843 v 8.040827 h -0.950843 v -0.868161 q -0.299722,0.516763 -0.759641,0.769977 -0.454751,0.248046 -1.095537,0.248046 -1.049028,0 -1.710484,-0.837156 -0.656289,-0.837155 -0.656289,-2.201409 0,-1.364253 0.656289,-2.201409 0.661456,-0.837155 1.710484,-0.837155 0.640786,0 1.095537,0.253213 0.459919,0.248046 0.759641,0.764809 z m -3.240102,2.020542 q 0,1.049028 0.428913,1.648473 0.434081,0.594277 1.188554,0.594277 0.754474,0 1.188554,-0.594277 0.434081,-0.599445 0.434081,-1.648473 0,-1.049028 -0.434081,-1.643305 -0.43408,-0.599445 -1.188554,-0.599445 -0.754473,0 -1.188554,0.599445 -0.428913,0.594277 -0.428913,1.643305 z" />
<path
id="path1008"
d="m 96.145309,59.426215 q -0.764809,0 -1.209225,0.599445 -0.444416,0.594277 -0.444416,1.63297 0,1.038693 0.439248,1.638138 0.444416,0.594277 1.214393,0.594277 0.759641,0 1.204057,-0.599445 0.444416,-0.599445 0.444416,-1.63297 0,-1.028358 -0.444416,-1.627802 -0.444416,-0.604613 -1.204057,-0.604613 z m 0,-0.806149 q 1.24023,0 1.948195,0.806149 0.707965,0.80615 0.707965,2.232415 0,1.421097 -0.707965,2.232415 -0.707965,0.80615 -1.948195,0.80615 -1.245398,0 -1.953363,-0.80615 -0.702797,-0.811318 -0.702797,-2.232415 0,-1.426265 0.702797,-2.232415 0.707965,-0.806149 1.953363,-0.806149 z" />
</g>
<g
style="font-style:normal;font-weight:normal;font-size:13.4056px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect870);fill:#000000;fill-opacity:1;stroke:none"
id="text868"
transform="translate(23.767993,-2.6347068)"
aria-label="لیکل">
<path
id="path1011"
style="font-size:13.4056px"
d="m 0.39351318,53.799545 q 0,1.165136 -0.56947616,1.826252 -0.52365623,0.602204 -1.53169452,0.602204 h -0.8509413 v -1.204409 h 0.4909277 q 0.6480246,0 0.9360355,-0.288011 0.32073944,-0.32074 0.32073944,-1.014584 v -7.67811 h 1.20440934 z" />
<path
id="path1013"
style="font-size:13.4056px"
d="m -4.5288559,55.665071 q -0.5040191,0.56293 -1.4989659,0.56293 h -0.5891133 v -1.204409 h 0.2290996 q 0.6480246,0 0.9360355,-0.288011 0.3207395,-0.32074 0.3207395,-1.014584 v -1.420418 h 1.2044093 v 1.420418 q 0,0.693844 0.3207394,1.014584 0.288011,0.288011 0.9360356,0.288011 h 0.3600136 v 1.204409 h -0.7200273 q -0.9818554,0 -1.498966,-0.56293 z m 0.3272852,1.544786 h 0.9818554 v 0.981855 h -0.9818554 z m -1.6364258,0 h 0.9818555 v 0.981855 h -0.9818555 z" />
<path
id="path1015"
style="font-size:13.4056px"
d="m -11.866589,56.228001 h -2.160082 v -1.204409 h 2.029168 q 0.968764,0 1.263321,-0.680753 0.104731,-0.235646 0.104731,-0.471291 0,-0.451653 -0.353468,-0.88367 l -2.029168,-2.487367 q -0.327285,-0.399288 -0.327285,-0.92949 0,-0.229099 0.06546,-0.445107 0.202917,-0.772393 0.88367,-1.053859 l 4.8765486,-2.029168 v 1.217501 l -3.8946936,1.636426 q -0.464745,0.196371 -0.602204,0.458199 -0.03927,0.072 -0.03927,0.235645 0,0.209463 0.202916,0.451654 l 3.8161451,4.614721 q 0.1440055,0.170188 0.3927422,0.261828 0.2814652,0.104731 0.7003902,0.104731 h 0.5760218 v 1.204409 h -0.8640327 q -0.4254707,0 -0.8051215,-0.157097 -0.6742074,-0.281465 -0.8902156,-0.549839 l -0.6349332,-0.785484 q -0.1374597,0.301102 -0.2487367,0.477836 -0.6218416,1.014584 -2.0618966,1.014584 z" />
<path
id="path1017"
style="font-size:13.4056px"
d="m -17.234065,55.750165 q 0.510565,-0.824759 0.510565,-2.310633 v -7.396645 h 1.204409 v 7.67811 q 0,0.693844 0.320739,1.014584 0.288011,0.288011 0.936036,0.288011 h 0.490928 v 1.204409 h -0.850942 q -0.733118,0 -1.243683,-0.333831 -0.117823,0.301103 -0.294557,0.562931 -0.79203,1.158589 -2.500458,1.590606 -0.877125,0.222554 -1.433509,0.222554 -0.648025,0 -1.099678,-0.144006 -1.911346,-0.595659 -1.917891,-2.389182 -0.0065,-0.903307 0.412379,-1.505511 h 1.204409 q -0.425471,0.752756 -0.425471,1.505511 0,0.824759 1.086587,1.256775 0.261828,0.104732 0.739665,0.104732 0.523656,0 1.237137,-0.222554 1.138953,-0.346922 1.623335,-1.125861 z" />
</g>
<g
style="font-style:normal;font-weight:normal;font-size:13.4056px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect870-8);fill:#000000;fill-opacity:1;stroke:none"
id="text868-3"
transform="translate(66.416943,-3.2499754)"
aria-label="ولیکل">
<path
id="path1020"
style="font-size:13.4056px"
d="m 4.8904128,53.269343 q -0.4123793,0 -0.7003902,0.373106 -0.1570969,0.216008 -0.1570969,0.451653 0,0.333831 0.3338309,0.641479 0.307648,0.288011 1.564423,0.288011 0,-1.204409 -0.5629305,-1.590606 -0.242191,-0.163643 -0.4778363,-0.163643 z m 2.2124476,1.754249 q 0,2.016076 -1.1258609,3.063389 -0.6218418,0.576022 -1.2305922,0.850941 -1.2567749,0.562931 -3.6459565,0.562931 v -1.20441 q 2.3499074,0 3.2270316,-0.497473 1.099678,-0.621842 1.5055116,-1.590606 -0.7723929,0 -1.0669496,-0.06546 -0.9818554,-0.216008 -1.2436835,-0.438562 -0.7593015,-0.641479 -0.7593015,-1.53824 0,-0.922944 0.5825675,-1.49242 0.6807531,-0.674208 1.5775144,-0.674208 0.5825676,0 1.0538582,0.333831 0.8509414,0.589113 1.0145839,1.525149 0.111277,0.667661 0.111277,1.165135 z" />
<path
id="path1022"
style="font-size:13.4056px"
d="m 0.39351318,53.799545 q 0,1.165136 -0.56947616,1.826252 -0.52365623,0.602204 -1.53169452,0.602204 h -0.8509413 v -1.204409 h 0.4909277 q 0.6480246,0 0.9360355,-0.288011 0.32073944,-0.32074 0.32073944,-1.014584 v -7.67811 h 1.20440934 z" />
<path
id="path1024"
style="font-size:13.4056px"
d="m -4.5288559,55.665071 q -0.5040191,0.56293 -1.4989659,0.56293 h -0.5891133 v -1.204409 h 0.2290996 q 0.6480246,0 0.9360355,-0.288011 0.3207395,-0.32074 0.3207395,-1.014584 v -1.420418 h 1.2044093 v 1.420418 q 0,0.693844 0.3207394,1.014584 0.288011,0.288011 0.9360356,0.288011 h 0.3600136 v 1.204409 h -0.7200273 q -0.9818554,0 -1.498966,-0.56293 z m 0.3272852,1.544786 h 0.9818554 v 0.981855 h -0.9818554 z m -1.6364258,0 h 0.9818555 v 0.981855 h -0.9818555 z" />
<path
id="path1026"
style="font-size:13.4056px"
d="m -11.866589,56.228001 h -2.160082 v -1.204409 h 2.029168 q 0.968764,0 1.263321,-0.680753 0.104731,-0.235646 0.104731,-0.471291 0,-0.451653 -0.353468,-0.88367 l -2.029168,-2.487367 q -0.327285,-0.399288 -0.327285,-0.92949 0,-0.229099 0.06546,-0.445107 0.202917,-0.772393 0.88367,-1.053859 l 4.8765486,-2.029168 v 1.217501 l -3.8946936,1.636426 q -0.464745,0.196371 -0.602204,0.458199 -0.03927,0.072 -0.03927,0.235645 0,0.209463 0.202916,0.451654 l 3.8161451,4.614721 q 0.1440055,0.170188 0.3927422,0.261828 0.2814652,0.104731 0.7003902,0.104731 h 0.5760218 v 1.204409 h -0.8640327 q -0.4254707,0 -0.8051215,-0.157097 -0.6742074,-0.281465 -0.8902156,-0.549839 l -0.6349332,-0.785484 q -0.1374597,0.301102 -0.2487367,0.477836 -0.6218416,1.014584 -2.0618966,1.014584 z" />
<path
id="path1028"
style="font-size:13.4056px"
d="m -17.234065,55.750165 q 0.510565,-0.824759 0.510565,-2.310633 v -7.396645 h 1.204409 v 7.67811 q 0,0.693844 0.320739,1.014584 0.288011,0.288011 0.936036,0.288011 h 0.490928 v 1.204409 h -0.850942 q -0.733118,0 -1.243683,-0.333831 -0.117823,0.301103 -0.294557,0.562931 -0.79203,1.158589 -2.500458,1.590606 -0.877125,0.222554 -1.433509,0.222554 -0.648025,0 -1.099678,-0.144006 -1.911346,-0.595659 -1.917891,-2.389182 -0.0065,-0.903307 0.412379,-1.505511 h 1.204409 q -0.425471,0.752756 -0.425471,1.505511 0,0.824759 1.086587,1.256775 0.261828,0.104732 0.739665,0.104732 0.523656,0 1.237137,-0.222554 1.138953,-0.346922 1.623335,-1.125861 z" />
</g>
<g
style="font-style:normal;font-weight:normal;font-size:13.4056px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect905);fill:#000000;fill-opacity:1;stroke:none"
id="text903"
transform="translate(86.81674,-98.931618)"
aria-label="کېدل">
<path
id="path1031"
style="font-size:13.4056px"
d="m 71.513264,151.90964 h -2.160082 v -1.20441 h 2.029168 q 0.968764,0 1.263321,-0.68075 0.104731,-0.23565 0.104731,-0.47129 0,-0.45165 -0.353468,-0.88367 l -2.029168,-2.48737 q -0.327285,-0.39929 -0.327285,-0.92949 0,-0.2291 0.06546,-0.44511 0.202917,-0.77239 0.88367,-1.05385 l 4.876549,-2.02917 v 1.2175 l -3.894693,1.63642 q -0.464745,0.19638 -0.602205,0.4582 -0.03927,0.072 -0.03927,0.23565 0,0.20946 0.202917,0.45165 l 1.800068,2.16008 q 0.667662,0.80513 0.667662,1.61025 0,0.73966 -0.405834,1.40078 -0.621842,1.01458 -2.081534,1.01458 z" />
<path
id="path1033"
style="font-size:13.4056px"
d="m 67.382925,151.34671 q -0.504019,0.56293 -1.498966,0.56293 h -0.589113 v -1.20441 h 0.2291 q 0.648024,0 0.936035,-0.28801 0.32074,-0.32074 0.32074,-1.01458 v -1.42042 h 1.204409 v 1.42042 q 0,0.69384 0.32074,1.01458 0.28801,0.28801 0.936035,0.28801 h 0.360014 v 1.20441 h -0.720028 q -0.981855,0 -1.498966,-0.56293 z m -0.490927,2.85393 h 0.981855 v 0.98185 h -0.981855 z m 0,-1.63643 h 0.981855 v 0.98186 h -0.981855 z" />
<path
id="path1035"
style="font-size:13.4056px"
d="m 61.956537,148.14586 q -0.373105,-0.79857 -1.564423,-1.80007 h 1.485875 q 0.634933,0.51057 1.171681,1.40733 0.530202,0.87712 0.530202,1.64297 0,0.47784 0.543293,1.02113 0.288011,0.28801 0.936036,0.28801 h 0.490927 v 1.20441 h -0.850941 q -0.962218,0 -1.597152,-0.85094 -0.60875,0.83785 -1.96371,1.05386 -0.301103,0.0458 -0.595659,0.0458 -0.667662,0 -1.34187,-0.24874 v -1.20441 q 0.752756,0.27492 1.302595,0.27492 0.216009,0 0.438562,-0.0589 1.125861,-0.32074 1.354961,-1.05386 0.05237,-0.17673 0.05237,-0.45165 0,-0.44511 -0.392743,-1.26987 z" />
<path
id="path1037"
style="font-size:13.4056px"
d="m 55.463201,151.43181 q 0.510565,-0.82476 0.510565,-2.31064 v -7.39664 h 1.204409 v 7.39664 q 0,2.07499 -0.641479,3.01757 -0.79203,1.15859 -2.500458,1.59061 -0.877124,0.22255 -1.433509,0.22255 -0.621842,0 -1.099678,-0.144 -1.911345,-0.60221 -1.917891,-2.38919 -0.0065,-0.9033 0.412379,-1.50551 h 1.204409 q -0.42547,0.75276 -0.42547,1.50551 0,0.85095 1.086586,1.25678 0.261829,0.10473 0.739665,0.10473 0.523656,0 1.237138,-0.22255 1.138952,-0.34693 1.623334,-1.12586 z" />
</g>
<g
style="font-style:normal;font-weight:normal;font-size:13.4056px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect911);fill:#000000;fill-opacity:1;stroke:none"
id="text909"
transform="translate(74.954042,-138.48826)"
aria-label="شول">
<path
id="path1040"
style="font-size:13.4056px"
d="m 123.42638,190.56298 q -0.28147,0.38619 -0.64803,0.6022 -0.49747,0.3011 -1.1455,0.3011 h -0.85094 v -1.20441 h 0.49093 q 0.64802,0 0.93604,-0.28801 0.52365,-0.52365 0.52365,-1.17822 v -1.25678 h 1.20441 v 1.02113 q 0,0.41893 0.28801,1.0735 0.28147,0.64802 0.96222,0.64802 0.71348,0 1.00149,-0.79858 0.24219,-0.6742 0.24219,-1.94407 h 1.20441 q 0,1.34187 0.12437,1.66915 0.41893,1.11277 1.13895,1.10623 0.92949,-0.0131 0.92949,-1.8328 v -1.92443 h 1.20441 v 2.23863 q 0,1.30259 -0.6022,2.04225 -0.49093,0.60221 -1.15859,0.75931 -0.24219,0.0589 -0.47129,0.0589 -0.41238,0 -0.77239,-0.16364 -0.89677,-0.39929 -1.01459,-1.26333 -0.31419,1.02113 -0.94258,1.23714 -0.44511,0.1571 -0.87058,0.1571 -0.64148,0 -1.11277,-0.32074 -0.39274,-0.26183 -0.66111,-0.73966 z m 2.55937,-6.95154 h 0.98185 v 0.98185 h -0.98185 z m 0.81821,1.63642 h 0.98185 v 0.98186 h -0.98185 z m -1.63643,0 h 0.98186 v 0.98186 h -0.98186 z" />
<path
id="path1042"
style="font-size:13.4056px"
d="m 118.24873,190.26187 q 0,-0.49747 -0.10474,-0.87058 -0.15709,-0.52365 -0.45819,-0.72002 -0.39275,-0.26838 -0.78549,-0.0982 -0.43856,0.18983 -0.52366,0.55639 -0.11127,0.49092 0.30765,0.84439 0.30765,0.26183 1.56443,0.28801 z m 1.17168,0 h 1.61024 v 1.20441 h -1.26987 l -0.4582,-0.007 q -0.16364,1.02113 -1.00803,1.86552 -0.5433,0.5433 -1.2306,0.85094 -1.25677,0.56293 -3.64595,0.56293 v -1.20441 q 2.363,0 3.22703,-0.49747 1.09968,-0.62184 1.50551,-1.5906 -0.77239,-0.0196 -1.06695,-0.0655 -0.90985,-0.1571 -1.24368,-0.43856 -0.69385,-0.58257 -0.7593,-1.46624 -0.0131,-0.20292 0.0524,-0.57602 0.17673,-1.01459 1.32878,-1.50551 0.3862,-0.16365 0.81167,-0.1571 0.56947,0.0131 1.02113,0.33383 0.87057,0.6022 1.01458,1.52515 0.0851,0.54329 0.11128,1.16513 z" />
<path
id="path1044"
style="font-size:13.4056px"
d="m 111.055,190.98845 q 0.51056,-0.82476 0.51056,-2.31064 v -7.39664 h 1.20441 v 7.39664 q 0,2.07499 -0.64148,3.01757 -0.79203,1.15859 -2.50046,1.59061 -0.87712,0.22255 -1.43351,0.22255 -0.62184,0 -1.09967,-0.144 -1.91135,-0.60221 -1.91789,-2.38919 -0.007,-0.9033 0.41238,-1.50551 h 1.2044 q -0.42547,0.75276 -0.42547,1.50551 0,0.85095 1.08659,1.25678 0.26183,0.10473 0.73966,0.10473 0.52366,0 1.23714,-0.22255 1.13895,-0.34693 1.62334,-1.12586 z" />
</g>
<g
style="font-style:normal;font-weight:normal;font-size:13.4056px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect917);fill:#000000;fill-opacity:1;stroke:none"
id="text915"
transform="translate(18.174328,4.2763124)"
aria-label="کول">
<path
id="path1047"
style="font-size:13.4056px"
d="m 67.885354,109.14597 h -2.160082 v -1.20441 h 2.029168 q 0.968764,0 1.26332,-0.68075 0.104732,-0.23565 0.104732,-0.47129 0,-0.45166 -0.353468,-0.88367 l -2.029168,-2.48737 q -0.327285,-0.39929 -0.327285,-0.92949 0,-0.2291 0.06546,-0.44511 0.202916,-0.77239 0.88367,-1.05386 l 4.876548,-2.029164 v 1.217504 l -3.894693,1.63642 q -0.464745,0.19637 -0.602205,0.4582 -0.03927,0.072 -0.03927,0.23565 0,0.20946 0.202917,0.45165 l 1.800068,2.16008 q 0.667662,0.80512 0.667662,1.61025 0,0.73966 -0.405834,1.40078 -0.621841,1.01458 -2.081533,1.01458 z" />
<path
id="path1049"
style="font-size:13.4056px"
d="m 63.192085,107.94156 q 0,-0.49747 -0.104731,-0.87058 -0.157097,-0.52365 -0.4582,-0.72003 -0.392742,-0.26837 -0.785484,-0.0982 -0.438562,0.18982 -0.523656,0.55638 -0.111277,0.49093 0.307648,0.8444 0.307648,0.26183 1.564423,0.28801 z m 1.171681,0 h 1.610243 v 1.20441 h -1.269867 l -0.458199,-0.007 q -0.163643,1.02113 -1.008038,1.86553 -0.543294,0.54329 -1.230592,0.85094 -1.256775,0.56293 -3.645957,0.56293 v -1.20441 q 2.362999,0 3.227032,-0.49747 1.099678,-0.62184 1.505511,-1.59061 -0.772393,-0.0196 -1.066949,-0.0654 -0.909853,-0.1571 -1.243684,-0.43857 -0.693844,-0.58256 -0.759301,-1.46623 -0.01309,-0.20292 0.05237,-0.57603 0.176734,-1.01458 1.328778,-1.50551 0.386196,-0.16364 0.811667,-0.15709 0.569476,0.0131 1.02113,0.33383 0.870578,0.6022 1.014584,1.52515 0.08509,0.54329 0.111277,1.16513 z" />
<path
id="path1051"
style="font-size:13.4056px"
d="m 55.998356,108.66813 q 0.510565,-0.82475 0.510565,-2.31063 v -7.396644 h 1.20441 v 7.396644 q 0,2.07499 -0.641479,3.01757 -0.79203,1.15859 -2.500459,1.59061 -0.877124,0.22255 -1.433509,0.22255 -0.621842,0 -1.099678,-0.14401 -1.911345,-0.6022 -1.917891,-2.38918 -0.0065,-0.9033 0.412379,-1.50551 h 1.20441 q -0.425471,0.75276 -0.425471,1.50551 0,0.85094 1.086587,1.25678 0.261828,0.10473 0.739664,0.10473 0.523656,0 1.237138,-0.22256 1.138952,-0.34692 1.623334,-1.12586 z" />
</g>
<g
style="font-style:normal;font-weight:normal;font-size:13.4056px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect923);fill:#000000;fill-opacity:1;stroke:none"
id="text921"
transform="translate(-4.8108516,-3.2080626)"
aria-label="وکړل">
<path
id="path1054"
style="font-size:13.4056px"
d="m 142.76607,113.67169 q -0.41238,0 -0.70039,0.3731 -0.1571,0.21601 -0.1571,0.45166 0,0.33383 0.33383,0.64147 0.30765,0.28802 1.56442,0.28802 0,-1.20441 -0.56293,-1.59061 -0.24219,-0.16364 -0.47783,-0.16364 z m 2.21244,1.75425 q 0,2.01607 -1.12586,3.06338 -0.62184,0.57603 -1.23059,0.85095 -1.25677,0.56293 -3.64595,0.56293 v -1.20441 q 2.3499,0 3.22703,-0.49748 1.09967,-0.62184 1.50551,-1.5906 -0.77239,0 -1.06695,-0.0655 -0.98186,-0.21601 -1.24368,-0.43856 -0.75931,-0.64148 -0.75931,-1.53824 0,-0.92295 0.58257,-1.49242 0.68075,-0.67421 1.57752,-0.67421 0.58256,0 1.05385,0.33383 0.85095,0.58911 1.01459,1.52515 0.11127,0.66766 0.11127,1.16514 z" />
<path
id="path1056"
style="font-size:13.4056px"
d="m 135.17305,116.63034 h -2.16008 v -1.2044 h 2.02917 q 0.96876,0 1.26332,-0.68076 0.10473,-0.23564 0.10473,-0.47129 0,-0.45165 -0.35347,-0.88367 l -2.02917,-2.48737 q -0.32728,-0.39928 -0.32728,-0.92948 0,-0.2291 0.0654,-0.44511 0.20292,-0.7724 0.88367,-1.05386 l 4.87655,-2.02917 v 1.2175 l -3.89469,1.63643 q -0.46475,0.19637 -0.6022,0.4582 -0.0393,0.072 -0.0393,0.23564 0,0.20946 0.20292,0.45166 l 1.80007,2.16008 q 0.66766,0.80512 0.66766,1.61024 0,0.73967 -0.40584,1.40078 -0.62184,1.01458 -2.08153,1.01458 z" />
<path
id="path1058"
style="font-size:13.4056px"
d="m 131.73001,118.46314 q 0,-0.26183 -0.18328,-0.44511 -0.18328,-0.18982 -0.45165,-0.18982 -0.26838,0 -0.45166,0.18328 -0.18328,0.18328 -0.18328,0.45165 0,0.27492 0.18328,0.4582 0.18328,0.17673 0.45166,0.17673 0.26837,0 0.45165,-0.18327 0.18328,-0.18328 0.18328,-0.45166 z m 0.3862,-1.02113 q 0.41238,0.41893 0.41238,1.02113 0,0.60221 -0.41238,1.02113 -0.41893,0.41893 -1.02113,0.41893 -0.60221,0 -1.01459,-0.41893 -0.41892,-0.41892 -0.41892,-1.02113 0,-0.6022 0.41892,-1.02113 0.41238,-0.41238 1.01459,-0.41238 0.6022,0 1.02113,0.41238 z m -2.24518,-4.4118 h 1.20441 q 0.19637,0.73312 0.21601,0.92949 0.0655,0.67421 0.54329,1.17822 0.27492,0.28802 0.93604,0.28802 h 0.49093 v 1.2044 h -0.85095 q -0.85094,0 -1.17822,-0.40583 -0.44511,1.81971 -2.08808,2.69029 -1.85898,0.9884 -3.9667,0.9884 v -1.20441 q 1.9899,0 3.31867,-0.83785 1.42697,-0.90331 1.65607,-2.26482 0.0654,-0.37965 0.0654,-0.85094 0,-0.82476 -0.34692,-1.71497 z" />
<path
id="path1060"
style="font-size:13.4056px"
d="m 122.81476,116.15251 q 0.51057,-0.82476 0.51057,-2.31063 v -7.39665 h 1.20441 v 7.39665 q 0,2.07498 -0.64148,3.01756 -0.79203,1.15859 -2.50046,1.59061 -0.87712,0.22255 -1.43351,0.22255 -0.62184,0 -1.09968,-0.144 -1.91134,-0.60221 -1.91789,-2.38918 -0.007,-0.90331 0.41238,-1.50551 h 1.20441 q -0.42547,0.75275 -0.42547,1.50551 0,0.85094 1.08659,1.25677 0.26182,0.10473 0.73966,0.10473 0.52366,0 1.23714,-0.22255 1.13895,-0.34692 1.62333,-1.12586 z" />
</g>
<path
sodipodi:nodetypes="cc"
id="path927"
d="M 28.348215,24.568452 18.142857,36.285715"
style="fill:none;stroke:#000000;stroke-width:0.865;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
style="fill:none;stroke:#000000;stroke-width:0.865;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 45.924106,24.568452 56.129464,36.285715"
id="path927-8"
sodipodi:nodetypes="cc" />
<path
style="fill:none;stroke:#000000;stroke-width:0.865;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 165.0811,24.75744 154.87575,36.474704"
id="path927-5"
sodipodi:nodetypes="cc" />
<path
sodipodi:nodetypes="cc"
id="path927-8-6"
d="m 182.65699,24.75744 10.20536,11.717264"
style="fill:none;stroke:#000000;stroke-width:0.865;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
style="fill:none;stroke:#000000;stroke-width:0.865;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 96.66741,86.745535 86.462052,98.462799"
id="path927-58"
sodipodi:nodetypes="cc" />
<path
sodipodi:nodetypes="cc"
id="path927-8-4"
d="m 114.2433,86.745535 10.20536,11.717264"
style="fill:none;stroke:#000000;stroke-width:0.865;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 32 KiB

View File

@ -0,0 +1,333 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="210mm"
height="297mm"
viewBox="0 0 210 297"
version="1.1"
id="svg8"
inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
sodipodi:docname="stative-intrans-template.svg">
<defs
id="defs2">
<rect
x="-6.9490077"
y="37.952273"
width="39.82316"
height="16.036172"
id="rect962" />
<rect
x="11.759859"
y="56.126601"
width="37.417734"
height="23.519719"
id="rect894" />
<rect
x="75.102737"
y="14.432554"
width="47.841246"
height="13.363476"
id="rect886" />
<rect
x="35.279578"
y="23.252449"
width="34.2105"
height="13.363476"
id="rect880" />
<rect
x="59.868374"
y="102.89877"
width="88.733483"
height="34.477769"
id="rect855" />
<rect
x="52.652097"
y="99.691534"
width="92.475257"
height="33.94323"
id="rect849" />
<rect
x="52.715843"
y="47.507061"
width="67.822714"
height="20.112129"
id="rect843" />
<rect
x="47.625"
y="45.357143"
width="92.982143"
height="43.845238"
id="rect835" />
<rect
id="rect886-3"
height="38.060672"
width="54.31231"
y="14.432554"
x="75.102737" />
<rect
id="rect925"
height="13.363476"
width="47.841248"
y="14.432554"
x="75.102737" />
</defs>
<sodipodi:namedview
inkscape:snap-global="false"
inkscape:snap-bbox="true"
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="1.4"
inkscape:cx="560.48439"
inkscape:cy="347.97655"
inkscape:document-units="mm"
inkscape:current-layer="layer1"
inkscape:document-rotation="0"
showgrid="false"
inkscape:window-width="2560"
inkscape:window-height="1361"
inkscape:window-x="2391"
inkscape:window-y="-9"
inkscape:window-maximized="1" />
<metadata
id="metadata5">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1">
<g
id="g1172">
<g
id="g994-1"
transform="translate(114.04453,0.80182124)">
<circle
style="fill:#ffffff;stroke:#333333;stroke-width:0.514378;stroke-miterlimit:4;stroke-dasharray:none"
id="path917-81"
cx="19.055695"
cy="83.65535"
r="5.0232186" />
<circle
style="fill:#ffffff;stroke:#333333;stroke-width:0.357698;stroke-miterlimit:4;stroke-dasharray:none"
id="path984-57"
cx="19.055695"
cy="83.65535"
r="3.3500707" />
</g>
<g
id="g994-3"
transform="translate(130.0807,0.80182124)">
<circle
style="fill:#ffffff;stroke:#333333;stroke-width:0.514378;stroke-miterlimit:4;stroke-dasharray:none"
id="path917-5"
cx="19.055695"
cy="83.65535"
r="5.0232186" />
<circle
style="fill:#ffffff;stroke:#333333;stroke-width:0.357698;stroke-miterlimit:4;stroke-dasharray:none"
id="path984-7"
cx="19.055695"
cy="83.65535"
r="3.3500707" />
</g>
<g
id="g994-8"
transform="translate(145.8496,0.80182124)">
<circle
style="fill:#ffffff;stroke:#333333;stroke-width:0.514378;stroke-miterlimit:4;stroke-dasharray:none"
id="path917-2"
cx="19.055695"
cy="83.65535"
r="5.0232186" />
<circle
style="fill:#ffffff;stroke:#333333;stroke-width:0.357698;stroke-miterlimit:4;stroke-dasharray:none"
id="path984-8"
cx="19.055695"
cy="83.65535"
r="3.3500707" />
</g>
<g
transform="translate(-9.7012598,0.80182124)"
id="g994-1-0">
<circle
r="5.0232186"
cy="83.65535"
cx="19.055695"
id="path917-81-0"
style="fill:#ffffff;stroke:#333333;stroke-width:0.514378;stroke-miterlimit:4;stroke-dasharray:none" />
<circle
r="3.3500707"
cy="83.65535"
cx="19.055695"
id="path984-57-5"
style="fill:#ffffff;stroke:#333333;stroke-width:0.357698;stroke-miterlimit:4;stroke-dasharray:none" />
</g>
<g
transform="translate(6.3349112,0.80182124)"
id="g994-3-9">
<circle
r="5.0232186"
cy="83.65535"
cx="19.055695"
id="path917-5-3"
style="fill:#ffffff;stroke:#333333;stroke-width:0.514378;stroke-miterlimit:4;stroke-dasharray:none" />
<circle
r="3.3500707"
cy="83.65535"
cx="19.055695"
id="path984-7-3"
style="fill:#ffffff;stroke:#333333;stroke-width:0.357698;stroke-miterlimit:4;stroke-dasharray:none" />
</g>
<g
transform="translate(22.103811,0.80182124)"
id="g994-8-7">
<circle
r="5.0232186"
cy="83.65535"
cx="19.055695"
id="path917-2-1"
style="fill:#ffffff;stroke:#333333;stroke-width:0.514378;stroke-miterlimit:4;stroke-dasharray:none" />
<circle
r="3.3500707"
cy="83.65535"
cx="19.055695"
id="path984-8-6"
style="fill:#ffffff;stroke:#333333;stroke-width:0.357698;stroke-miterlimit:4;stroke-dasharray:none" />
</g>
<g
transform="translate(39.47633,0.80182124)"
id="g994-80-3">
<circle
r="5.0232186"
cy="83.65535"
cx="19.055695"
id="path917-9-8"
style="fill:#ffffff;stroke:#333333;stroke-width:0.514378;stroke-miterlimit:4;stroke-dasharray:none" />
<circle
r="3.3500707"
cy="83.65535"
cx="19.055695"
id="path984-1-0"
style="fill:#ffffff;stroke:#333333;stroke-width:0.357698;stroke-miterlimit:4;stroke-dasharray:none" />
</g>
<path
style="fill:none;stroke:#000000;stroke-width:0.465;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
d="M 9.3549106,79.280506 H 182.27902"
id="path1132" />
<path
id="path1132-5"
d="M 8.9769335,89.769346 H 181.90104"
style="fill:none;stroke:#000000;stroke-width:0.465;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none" />
</g>
<text
xml:space="preserve"
id="text833"
style="fill:black;fill-opacity:1;line-height:1.25;stroke:none;font-family:sans-serif;font-style:normal;font-weight:normal;font-size:10.58333333px;white-space:pre;shape-inside:url(#rect835);" />
<rect
style="fill:#ffffff;stroke:#000000;stroke-width:0.78;stroke-miterlimit:4;stroke-dasharray:none"
id="rect839"
width="72.601425"
height="37.710453"
x="59.13031"
y="53.38699"
ry="0" />
<text
xml:space="preserve"
id="text841"
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect843);fill:#000000;fill-opacity:1;stroke:none;"
transform="matrix(0.85277059,0,0,0.85277059,36.638199,23.987942)"><tspan
x="78.968342"
y="56.871552"><tspan>پخېدل</tspan></tspan></text>
<text
xml:space="preserve"
id="text847"
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect849);fill:#000000;fill-opacity:1;stroke:none;"
transform="matrix(0.85277059,0,0,0.85277059,26.303118,-30.029002)"><tspan
x="105.03141"
y="109.05515"><tspan>پوخ + کېدل</tspan></tspan></text>
<text
xml:space="preserve"
id="text853"
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:0.75;font-family:sans-serif;white-space:pre;shape-inside:url(#rect855);fill:#000000;fill-opacity:1;stroke:none;"
x="41.483124"
y="0"
transform="translate(-10.156242,-28.33057)"><tspan
x="78.240059"
y="109.61635"><tspan
style="font-size:5.64444px;text-align:center;text-anchor:middle">to become cooked
</tspan></tspan></text>
<text
xml:space="preserve"
id="text884"
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect886);fill:#000000;fill-opacity:1;stroke:none;"
transform="rotate(0.22380336,-13527.684,-16686.147)"><tspan
x="75.103516"
y="23.79538"><tspan>potatoes</tspan></tspan></text>
<text
xml:space="preserve"
id="text892"
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:0;font-family:sans-serif;white-space:pre;shape-inside:url(#rect894);fill:#000000;fill-opacity:1;stroke:none;"
x="23.753227"
y="0"
transform="matrix(1.0041136,0,0,1.0041136,2.825788,3.068421)"><tspan
x="19.912985"
y="61.12096"><tspan
style="font-size:5.64444px;line-height:1.25;text-align:center;text-anchor:middle">Subject</tspan></tspan></text>
<text
transform="matrix(0.90721763,-0.00268991,0.00268991,0.90721763,66.283192,44.054773)"
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;text-align:center;white-space:pre;shape-inside:url(#rect886-3);fill:#000000;fill-opacity:1;stroke:none;"
id="text884-5"
xml:space="preserve"
x="22.69105"
y="0"><tspan
x="83.377257"
y="23.79538"><tspan
style="text-align:center;text-anchor:middle">cooked
</tspan></tspan><tspan
x="79.01578"
y="37.024504"><tspan
style="text-align:center;text-anchor:middle">potatoes</tspan></tspan></text>
<path
id="path890-6"
d="m 41.076674,53.978252 8.427083,0.450429 0.130752,2.787304 4.146864,-4.474386 -4.864018,-5.896909 -0.193283,2.981902 -7.519265,0.327089 z"
style="fill:#b3b3b3;stroke:#b3b3b3;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
<g
transform="translate(163.22212,0.80182124)"
id="g994-80">
<circle
r="5.0232186"
cy="83.65535"
cx="19.055695"
id="path917-9"
style="fill:#ffffff;stroke:#333333;stroke-width:0.514378;stroke-miterlimit:4;stroke-dasharray:none" />
<circle
r="3.3500707"
cy="83.65535"
cx="19.055695"
id="path984-1"
style="fill:#ffffff;stroke:#333333;stroke-width:0.357698;stroke-miterlimit:4;stroke-dasharray:none" />
</g>
<path
style="fill:#b3b3b3;stroke:#b3b3b3;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 136.69208,53.362933 8.42708,0.45043 0.13076,2.787304 4.14686,-4.474386 -4.86402,-5.89691 -0.19328,2.981903 -7.51927,0.327088 z"
id="path890-6-2" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 12 KiB

View File

@ -0,0 +1,652 @@
<?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"
sodipodi:docname="stative-trans-template.svg"
inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
id="svg8"
version="1.1"
viewBox="0 0 210 297"
height="297mm"
width="210mm">
<defs
id="defs2">
<rect
id="rect962"
height="16.036172"
width="39.82316"
y="37.952273"
x="-6.9490077" />
<rect
id="rect894"
height="23.519719"
width="37.417734"
y="56.126601"
x="11.759859" />
<rect
id="rect886"
height="13.363476"
width="47.841246"
y="14.432554"
x="75.102737" />
<rect
id="rect880"
height="13.363476"
width="34.2105"
y="23.252449"
x="35.279578" />
<rect
id="rect855"
height="34.477769"
width="88.733483"
y="102.89877"
x="59.868374" />
<rect
id="rect849"
height="33.94323"
width="92.475257"
y="99.691534"
x="52.652097" />
<rect
id="rect843"
height="20.112129"
width="67.822714"
y="47.507061"
x="52.715843" />
<rect
id="rect835"
height="43.845238"
width="92.982143"
y="45.357143"
x="47.625" />
<rect
x="75.102737"
y="14.432554"
width="54.31231"
height="38.060672"
id="rect886-3" />
<rect
x="75.102737"
y="14.432554"
width="47.841248"
height="13.363476"
id="rect925" />
</defs>
<sodipodi:namedview
inkscape:window-maximized="0"
inkscape:window-y="0"
inkscape:window-x="314"
inkscape:window-height="1030"
inkscape:window-width="1541"
showgrid="false"
inkscape:document-rotation="0"
inkscape:current-layer="layer1"
inkscape:document-units="mm"
inkscape:cy="394.26843"
inkscape:cx="353.29739"
inkscape:zoom="0.98994949"
inkscape:pageshadow="2"
inkscape:pageopacity="0.0"
borderopacity="1.0"
bordercolor="#666666"
pagecolor="#ffffff"
id="base" />
<metadata
id="metadata5">
<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
id="layer1"
inkscape:groupmode="layer"
inkscape:label="Layer 1">
<text
style="fill:black;fill-opacity:1;line-height:1.25;stroke:none;font-family:sans-serif;font-style:normal;font-weight:normal;font-size:10.58333333px;white-space:pre;shape-inside:url(#rect835);"
id="text833"
xml:space="preserve" />
<rect
ry="0"
y="47.507061"
x="52.715843"
height="37.710453"
width="72.601425"
id="rect839"
style="fill:#ffffff;stroke:#000000;stroke-width:0.78;stroke-miterlimit:4;stroke-dasharray:none" />
<text
transform="matrix(0.85277059,0,0,0.85277059,31.560078,18.108012)"
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect843);fill:#000000;fill-opacity:1;stroke:none;"
id="text841"
xml:space="preserve"><tspan
x="75.68173"
y="56.871552"><tspan>پخول</tspan></tspan></text>
<text
transform="matrix(0.85277059,0,0,0.85277059,21.759536,-35.908932)"
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect849);fill:#000000;fill-opacity:1;stroke:none;"
id="text847"
xml:space="preserve"><tspan
x="101.7448"
y="109.05515"><tspan>پوخ + کول</tspan></tspan></text>
<text
transform="translate(-16.570711,-34.2105)"
y="0"
x="41.483124"
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:0.75;font-family:sans-serif;white-space:pre;shape-inside:url(#rect855);fill:#000000;fill-opacity:1;stroke:none;"
id="text853"
xml:space="preserve"><tspan
x="81.778858"
y="109.61635"><tspan
style="font-size:5.64444px;text-align:center;text-anchor:middle">to make cooked
</tspan></tspan><tspan
x="91.656628"
y="117.55383"><tspan
style="font-size:5.64444px;text-align:center;text-anchor:middle">(to cook)</tspan></tspan></text>
<path
sodipodi:nodetypes="ccccc"
id="path861"
d="m 74.693371,39.309523 6.288935,8.114493 h 15.968586 l 5.587228,-8.102209 z"
style="fill:#000000;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
<path
style="fill:#000000;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 133.42477,52.093258 -8.11449,6.28894 v 15.96859 l 8.10221,5.58722 z"
id="path861-9"
sodipodi:nodetypes="ccccc" />
<text
transform="rotate(15.82349,74.928734,80.774473)"
style="font-style:normal;font-weight:normal;font-size:7.05556px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect880);fill:#000000;fill-opacity:1;stroke:none;"
id="text878"
xml:space="preserve"><tspan
x="35.279297"
y="29.49447"><tspan
style="font-size:7.05556px;fill:#333333">(object)</tspan></tspan></text>
<text
transform="rotate(17.401119,99.5101,-8.3761397)"
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect886);fill:#000000;fill-opacity:1;stroke:none;"
id="text884"
xml:space="preserve"><tspan
x="75.103516"
y="23.79538"><tspan>potatoes</tspan></tspan></text>
<path
id="path890"
d="m 82.853551,25.390605 1.603619,8.285356 -2.672697,0.801807 5.345391,2.939965 4.543583,-6.147199 -2.939965,0.53454 -2.138156,-7.216278 z"
style="fill:#b3b3b3;stroke:#b3b3b3;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
<text
transform="matrix(1.0041136,0,0,1.0041136,-15.894206,4.6609113)"
y="0"
x="23.753227"
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:0;font-family:sans-serif;white-space:pre;shape-inside:url(#rect894);fill:#000000;fill-opacity:1;stroke:none;"
id="text892"
xml:space="preserve"><tspan
x="19.912985"
y="61.12096"><tspan
style="font-size:5.64444px;line-height:1.25;text-align:center;text-anchor:middle">Subject
</tspan></tspan><tspan
x="18.209731"
y="68.176509"><tspan
style="font-size:5.64444px;line-height:1.25;text-align:center;text-anchor:middle">does the </tspan></tspan><tspan
x="19.460989"
y="75.232059"><tspan
style="font-size:5.64444px;line-height:1.25;text-align:center;text-anchor:middle">cooking</tspan></tspan></text>
<rect
y="57.763626"
x="48.336861"
height="16.30344"
width="3.8475165"
id="rect898"
style="fill:#ff0000;stroke:#ff0000;stroke-width:0.564227" />
<path
id="path900"
d="m 52.752323,56.160008 -1.503392,1.236123 v 16.971615 l 1.419871,1.419868"
style="fill:#333333;stroke:#333333;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
<image
transform="rotate(-21.454327)"
id="image912"
xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABAAAAAQACAYAAAB/HSuDAAAABmJLR0QA/wD/AP+gvaeTAAAgAElE
QVR4nOzdeZhkV30f7u+5VdXb9Gg0ow2EWQNGRmxm1DMaITQjwEtiSAxBYEAgwCaOsYNZzGISG0MS
2xjbMXa8JPaTPCEmsYVtfthxHIxQT0tCaCUOtrBBAiSxSGIkzdZr3ap7fn+MVjQazWi6+3RXve+j
1qPqqTn3M3qe6brnc889NwIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
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
JdlKybHUbCTlVCn1VGo2anIsJVu1z7GUut6Vcrr2OZWubNT0x5Jsdn2Op5T12pfTtWydqkvdxspo
6Wi6fqu87eDTPikHAJgHCgCAXaLeed3eTEZ71vqNF3f9ZKXUpYtKKS9I7Vf6Li8sJfuSspLaj0op
508bLPV9XnDuQykZJ/Xi8/58XFIuTpKanEnqBb6e7eyT8Mc/dXn08cy1nknpzq7X176WHDsbok66
/tyIezmaWmqfycmMy+akLK/tq+VMtpY2y+odJy8sCwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAALDQ/n++Xw/BeEFLFwAAAABJRU5ErkJggg==
"
preserveAspectRatio="none"
height="19.699965"
width="19.699965"
x="1.7777991"
y="68.321877" />
<text
y="0"
x="22.69105"
xml:space="preserve"
id="text884-5"
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;text-align:center;white-space:pre;shape-inside:url(#rect886-3);fill:#000000;fill-opacity:1;stroke:none"
transform="matrix(0.90450982,0.07009312,-0.07009312,0.90450982,79.387753,40.906428)"><tspan
x="83.377257"
y="23.79538"><tspan
style="text-align:center;text-anchor:middle">cooked
</tspan></tspan><tspan
x="79.01578"
y="37.024504"><tspan
style="text-align:center;text-anchor:middle">potatoes</tspan></tspan></text>
<path
style="fill:#b3b3b3;stroke:#b3b3b3;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 136.69478,67.103744 7.99952,2.688179 -0.61959,2.720711 5.19261,-3.202096 -3.10941,-6.983107 -0.98387,2.821542 -7.33276,-1.69616 z"
id="path890-6" />
<text
transform="translate(16.303441,6.9490077)"
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect962);fill:#000000;fill-opacity:1;stroke:none;"
id="text960"
xml:space="preserve"><tspan
x="3.6960926"
y="47.316865"><tspan>زه</tspan><tspan
dx="-0.43408012"> </tspan></tspan></text>
</g>
</svg>

After

Width:  |  Height:  |  Size: 40 KiB

View File

@ -0,0 +1,408 @@
<?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"
sodipodi:docname="subjunctive.svg"
inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
id="svg8"
version="1.1"
viewBox="0 0 140.69031 29.777263"
height="112.54398"
width="531.7431">
<defs
id="defs2">
<rect
id="rect371"
height="14.470091"
width="23.772291"
y="-19.303284"
x="138.79759" />
<rect
id="rect328"
height="15.090237"
width="13.023082"
y="53.347046"
x="9.3936357" />
<rect
id="rect6050"
height="18.811117"
width="56.433346"
y="7.8961401"
x="121.9088" />
<rect
id="rect5964"
height="15.296953"
width="41.756546"
y="38.37397"
x="107.62167" />
<marker
inkscape:isstock="true"
style="overflow:visible"
id="Arrow1Mend"
refX="0"
refY="0"
orient="auto"
inkscape:stockid="Arrow1Mend">
<path
transform="matrix(-0.4,0,0,-0.4,-4,0)"
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;stroke-opacity:1"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
id="path1352" />
</marker>
<rect
id="rect5876"
height="14.883522"
width="52.299042"
y="5.0927606"
x="37.338371" />
<marker
inkscape:isstock="true"
style="overflow:visible"
id="Arrow1Mstart"
refX="0"
refY="0"
orient="auto"
inkscape:stockid="Arrow1Mstart">
<path
transform="matrix(0.4,0,0,0.4,4,0)"
style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
id="path1349" />
</marker>
<marker
inkscape:isstock="true"
style="overflow:visible"
id="Arrow1Lend"
refX="0"
refY="0"
orient="auto"
inkscape:stockid="Arrow1Lend">
<path
transform="matrix(-0.8,0,0,-0.8,-10,0)"
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;stroke-opacity:1"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
id="path1346" />
</marker>
<marker
inkscape:isstock="true"
style="overflow:visible"
id="marker1631"
refX="0"
refY="0"
orient="auto"
inkscape:stockid="Arrow1Lstart">
<path
transform="matrix(0.8,0,0,0.8,10,0)"
style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
id="path1629" />
</marker>
<marker
inkscape:isstock="true"
style="overflow:visible"
id="marker1615"
refX="0"
refY="0"
orient="auto"
inkscape:stockid="Arrow1Lstart">
<path
transform="matrix(0.8,0,0,0.8,10,0)"
style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
id="path1613" />
</marker>
<marker
inkscape:isstock="true"
style="overflow:visible"
id="Arrow1Lstart"
refX="0"
refY="0"
orient="auto"
inkscape:stockid="Arrow1Lstart">
<path
transform="matrix(0.8,0,0,0.8,10,0)"
style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
id="path1343" />
</marker>
<rect
id="rect1054"
height="16.33053"
width="66.975845"
y="47.882885"
x="62.350956" />
<rect
x="78.980247"
y="-7.9594593"
width="109.33515"
height="26.602938"
id="rect1910" />
<rect
x="38.637333"
y="2.4186096"
width="71.915634"
height="12.862959"
id="rect1904" />
<rect
x="49.46875"
y="33.489403"
width="43.65625"
height="22.867559"
id="rect1742" />
<rect
id="rect837"
height="14.552084"
width="34.962795"
y="26.647322"
x="26.647322" />
<rect
x="26.647322"
y="26.647322"
width="34.962795"
height="14.552084"
id="rect837-8" />
<rect
x="26.647322"
y="26.647322"
width="34.962795"
height="14.552084"
id="rect852" />
<rect
id="rect1742-2"
height="22.867559"
width="43.65625"
y="33.489403"
x="49.46875" />
<rect
id="rect1755"
height="22.867559"
width="43.65625"
y="33.489403"
x="49.46875" />
<rect
id="rect1742-5"
height="22.867559"
width="43.65625"
y="33.489403"
x="49.46875" />
<rect
id="rect1784"
height="22.867559"
width="43.65625"
y="33.489403"
x="49.46875" />
<rect
x="49.46875"
y="33.489403"
width="43.65625"
height="22.867559"
id="rect1742-2-1" />
<rect
x="49.46875"
y="33.489403"
width="43.65625"
height="22.867559"
id="rect1787" />
<rect
id="rect1910-4"
height="23.679539"
width="116.05897"
y="-7.9594593"
x="78.980247" />
<rect
id="rect1927"
height="26.602938"
width="109.33515"
y="-7.9594593"
x="78.980247" />
<rect
x="78.980247"
y="-7.9594593"
width="47.651417"
height="15.49402"
id="rect1910-4-1" />
<rect
x="78.980247"
y="-7.9594593"
width="116.05897"
height="23.679539"
id="rect1956" />
<rect
x="62.350956"
y="47.882885"
width="66.975845"
height="16.33053"
id="rect1054-5" />
<rect
x="62.350956"
y="47.882885"
width="66.975845"
height="16.33053"
id="rect1067" />
<rect
x="37.338371"
y="5.0927606"
width="16.123816"
height="13.849944"
id="rect5876-9" />
<rect
x="37.338371"
y="5.0927606"
width="52.299042"
height="14.883522"
id="rect5977" />
<rect
id="rect5876-9-4"
height="14.263375"
width="29.973761"
y="5.0927606"
x="37.338371" />
<rect
id="rect6006"
height="13.849944"
width="16.123816"
y="5.0927606"
x="37.338371" />
<rect
id="rect5876-9-8"
height="13.436513"
width="31.8342"
y="5.0927606"
x="37.338371" />
<rect
id="rect6006-1"
height="13.849944"
width="16.123816"
y="5.0927606"
x="37.338371" />
<marker
inkscape:stockid="Arrow1Mend"
orient="auto"
refY="0"
refX="0"
id="Arrow1Mend-3"
style="overflow:visible"
inkscape:isstock="true">
<path
id="path1352-7"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
style="fill:#666666;fill-opacity:1;fill-rule:evenodd;stroke:#666666;stroke-width:1pt;stroke-opacity:1"
transform="matrix(-0.4,0,0,-0.4,-4,0)" />
</marker>
<rect
x="9.3936357"
y="53.347046"
width="13.023082"
height="15.090237"
id="rect328-5" />
<rect
x="9.3936357"
y="53.347046"
width="13.023082"
height="15.090237"
id="rect341" />
</defs>
<sodipodi:namedview
inkscape:snap-to-guides="true"
inkscape:snap-global="false"
inkscape:window-maximized="1"
inkscape:window-y="-9"
inkscape:window-x="-9"
inkscape:window-height="1001"
inkscape:window-width="1920"
units="px"
fit-margin-bottom="10"
fit-margin-right="10"
fit-margin-left="10"
fit-margin-top="10"
showgrid="false"
inkscape:document-rotation="0"
inkscape:current-layer="layer1"
inkscape:document-units="mm"
inkscape:cy="254.34821"
inkscape:cx="272.15816"
inkscape:zoom="1.279939"
inkscape:pageshadow="2"
inkscape:pageopacity="0.0"
borderopacity="1.0"
bordercolor="#666666"
pagecolor="#ffffff"
id="base" />
<metadata
id="metadata5">
<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
transform="translate(-46.189011,18.889852)"
id="layer1"
inkscape:groupmode="layer"
inkscape:label="Layer 1">
<text
xml:space="preserve"
id="text1902"
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect1904);fill:#000000;fill-opacity:1;stroke:none;"
transform="translate(0.37797619,0.37797619)" />
<text
xml:space="preserve"
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583"
x="64.887398"
y="10.543595"
id="text1916"><tspan
sodipodi:role="line"
id="tspan1914"
x="64.887398"
y="10.543595"
style="stroke-width:0.264583" /></text>
<g
id="g2100"
transform="translate(0,0.18449876)">
<g
aria-label="...was eating supper."
transform="translate(-20.320974,53.966148)"
id="text1908-0-1"
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect1910-4);fill:#000000;fill-opacity:1;stroke:none" />
</g>
<text
style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect5964);fill:#000000;fill-opacity:1;stroke:none;"
id="text5962"
xml:space="preserve" />
<g
id="g194"
transform="translate(0.6201485,-60.822466)">
<path
id="path5870-2"
d="M 48.214696,61.208853 H 183.61339"
style="fill:none;stroke:#000000;stroke-width:0.765;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
id="path5872-7"
d="M 115.91404,53.353661 V 69.064044"
style="fill:none;stroke:#000000;stroke-width:0.765;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
</g>
<path
d="m 135.70288,-8.8802944 a 4.0309539,4.0309539 0 0 1 -5.68986,-0.096143 4.0309539,4.0309539 0 0 1 0.0763,-5.6901556 4.0309539,4.0309539 0 0 1 5.69039,0.0564 4.0309539,4.0309539 0 0 1 -0.0365,5.690549"
sodipodi:arc-type="arc"
sodipodi:open="true"
sodipodi:end="0.79007041"
sodipodi:start="0.80404003"
sodipodi:ry="4.0309539"
sodipodi:rx="4.0309539"
sodipodi:cy="-11.783246"
sodipodi:cx="132.90619"
sodipodi:type="arc"
id="path367"
style="fill:#333333;stroke:#333333;stroke-width:0.865" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 11 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 89 KiB

5
gatsby-browser.js Normal file
View File

@ -0,0 +1,5 @@
// custom typefaces
import "typeface-montserrat"
import "typeface-merriweather"
import "prismjs/themes/prism.css"

104
gatsby-config.js Normal file
View File

@ -0,0 +1,104 @@
module.exports = {
siteMetadata: {
title: `LingDocs`,
tagline: `language, linguistics, learning`,
author: {
name: `lingdocs.com`,
},
description: `Language, linguistics, learning. Making language simple, accessible, and understandable for everyone.`,
siteUrl: `https://www.lingdocs.com/`,
commentoUrl: `https://commento.lingdocs.com/`,
disqusShortname: `lingdocs`,
social: {
twitter: `lingdocs`,
github: `lingdocs`,
disqus: `lingdocs`,
},
},
plugins: [
{
resolve: `gatsby-source-filesystem`,
options: {
path: `${__dirname}/content`,
name: `content`,
},
},
{
resolve: `gatsby-source-filesystem`,
options: {
path: `${__dirname}/content/assets`,
name: `assets`,
},
},
{
resolve: `gatsby-plugin-umami`,
options: {
websiteId: 'c5ba0f61-f546-4122-919f-7f02bfa2191d',
srcUrl: 'https://ua.lingdocs.com/umami.js',
includeInDevelopment: false,
autoTrack: true,
respectDoNotTrack: true
},
},
{
resolve: `gatsby-plugin-mdx`,
options: {
extensions: [`.md`, `.mdx`],
gatsbyRemarkPlugins: [
{
resolve: `gatsby-remark-images`,
options: {
maxWidth: 590,
},
},
{
resolve: `gatsby-remark-responsive-iframe`,
options: {
wrapperStyle: `margin-bottom: 1.0725rem`,
},
},
{
resolve: `gatsby-remark-table-of-contents`,
options: {
exclude: "Table of Contents",
tight: false,
fromHeading: 1,
toHeading: 6,
className: "table-of-contents"
},
},
{
resolve: `gatsby-remark-autolink-headers`,
options: {
icon: `<i class="fas fa-link mr-1"></i>`,
},
},
`gatsby-remark-prismjs`,
`gatsby-remark-copy-linked-files`,
`gatsby-remark-smartypants`,
],
},
},
`gatsby-transformer-sharp`,
`gatsby-plugin-sharp`,
// `gatsby-plugin-feed`, // TODO: Get feed working with mdx
`gatsby-plugin-sitemap`,
{
resolve: `gatsby-plugin-manifest`,
options: {
name: `LingDocs`,
short_name: `LingDocs`,
start_url: `/`,
background_color: `#ffffff`,
theme_color: `#808387`,
display: `minimal-ui`,
icon: `content/assets/icon.png`,
},
},
`gatsby-plugin-react-helmet`,
`gatsby-plugin-robots-txt`,
// this (optional) plugin enables Progressive Web App + Offline functionality
// To learn more, visit: https://gatsby.dev/offline
// `gatsby-plugin-offline`,
],
}

64
gatsby-node.js Normal file
View File

@ -0,0 +1,64 @@
const path = require(`path`)
const { createFilePath } = require(`gatsby-source-filesystem`)
exports.createPages = async ({ graphql, actions }) => {
const { createPage } = actions
const blogPost = path.resolve(`./src/templates/blog-post.js`)
const result = await graphql(
`
{
allMdx(
sort: { fields: [frontmatter___date], order: DESC }
limit: 1000
) {
edges {
node {
fields {
slug
}
frontmatter {
title
}
}
}
}
}
`
)
if (result.errors) {
throw result.errors
}
// Create blog posts pages.
const posts = result.data.allMdx.edges
posts.forEach((post, index) => {
const previous = index === posts.length - 1 ? null : posts[index + 1].node
const next = index === 0 ? null : posts[index - 1].node
createPage({
path: post.node.fields.slug,
component: blogPost,
context: {
slug: post.node.fields.slug,
previous,
next,
},
})
})
}
exports.onCreateNode = ({ node, actions, getNode }) => {
const { createNodeField } = actions
if (node.internal.type === `Mdx`) {
const value = createFilePath({ node, getNode })
createNodeField({
name: `slug`,
node,
value,
})
}
}

21707
package-lock.json generated Normal file

File diff suppressed because it is too large Load Diff

82
package.json Normal file
View File

@ -0,0 +1,82 @@
{
"name": "lingdocs-site",
"private": true,
"description": "language, learning, linguistics",
"version": "0.1.0",
"author": "lingdocs.com",
"dependencies": {
"@fortawesome/fontawesome-free": "^5.14.0",
"@lingdocs/new-inflector": "^0.3.2",
"@mdx-js/mdx": "^1.6.17",
"@mdx-js/react": "^1.6.17",
"bootstrap": "^4.5.2",
"disqus-react": "^1.0.10",
"gatsby": "^2.24.50",
"gatsby-image": "^2.4.16",
"gatsby-plugin-feed": "^2.5.11",
"gatsby-plugin-manifest": "^2.4.24",
"gatsby-plugin-mdx": "^1.2.40",
"gatsby-plugin-react-helmet": "^3.3.10",
"gatsby-plugin-robots-txt": "^1.5.3",
"gatsby-plugin-sharp": "^2.6.28",
"gatsby-plugin-sitemap": "^2.4.17",
"gatsby-plugin-typography": "^2.5.10",
"gatsby-plugin-umami": "^0.1.3",
"gatsby-remark-autolink-headers": "^2.3.13",
"gatsby-remark-copy-linked-files": "^2.3.12",
"gatsby-remark-images": "^3.3.26",
"gatsby-remark-prismjs": "^3.5.11",
"gatsby-remark-responsive-iframe": "^2.4.12",
"gatsby-remark-smartypants": "^2.3.10",
"gatsby-remark-table-of-contents": "^0.1.1",
"gatsby-source-filesystem": "^2.3.25",
"gatsby-transformer-remark": "^2.8.29",
"gatsby-transformer-sharp": "^2.5.13",
"prismjs": "^1.21.0",
"react": "^16.12.0",
"react-bootstrap": "^1.3.0",
"react-dom": "^16.12.0",
"react-helmet": "^5.2.1",
"react-typography": "^0.16.19",
"typeface-merriweather": "0.0.72",
"typeface-montserrat": "0.0.75",
"typography": "^0.16.19",
"typography-theme-wordpress-2016": "^0.16.19"
},
"devDependencies": {
"prettier": "2.1.0"
},
"homepage": "https://www.lingdocs.com",
"license": "GPL",
"main": "n/a",
"repository": {
"type": "git",
"url": "git+https://github.com/lingdocs/lingdocs-site.git"
},
"scripts": {
"build": "gatsby build",
"develop": "gatsby develop",
"format": "prettier --write \"**/*.{js,jsx,ts,tsx,json,md}\"",
"start": "npm run develop",
"serve": "gatsby serve",
"clean": "gatsby clean",
"test": "echo \"Write tests! -> https://gatsby.dev/unit-testing\" && exit 1"
},
"bit": {
"overrides": {
"*": {
"dependencies": {
"react": "-"
},
"peerDependencies": {
"react": "+"
}
}
},
"env": {
"compiler": "bit.envs/compilers/react@1.0.21"
},
"componentsDefaultDirectory": "components/{name}",
"packageManager": "npm"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 394 KiB

BIN
src/assets/images/contact-bg.jpg Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 489 KiB

BIN
src/assets/images/home-bg.jpg Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 984 KiB

BIN
src/assets/images/post-bg.jpg Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 112 KiB

View File

@ -0,0 +1,38 @@
// https://miguelpiedrafita.com/snippets/commentohttps://miguelpiedrafita.com/snippets/commento
import React, { useEffect, useState } from 'react'
const insertScript = src =>
new Promise(resolve => {
const script = window.document.createElement('script')
script.async = true
script.src = src
script.id = 'commento-script'
script.addEventListener('load', () => resolve(script))
document.body.appendChild(script)
})
const removeScript = id => {
const script = window.document.getElementById(id)
if (script) {
document.body.removeChild(script)
}
}
const Commento = ({ id, host }) => {
const [isLoaded, setLoaded] = useState(false)
useEffect(() => {
if (!isLoaded) {
insertScript(`${host}/js/commento.js`).then(() => setLoaded(true))
}
return () => removeScript('commento-script')
}, [host, isLoaded])
return <div id="commento" />
}
export default Commento

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1,325 @@
/*!
* Bootstrap Reboot v4.5.0 (https://getbootstrap.com/)
* Copyright 2011-2020 The Bootstrap Authors
* Copyright 2011-2020 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
* Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
*/
*,
*::before,
*::after {
box-sizing: border-box;
}
html {
font-family: sans-serif;
line-height: 1.15;
-webkit-text-size-adjust: 100%;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
display: block;
}
body {
margin: 0;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
background-color: #fff;
}
[tabindex="-1"]:focus:not(:focus-visible) {
outline: 0 !important;
}
hr {
box-sizing: content-box;
height: 0;
overflow: visible;
}
h1, h2, h3, h4, h5, h6 {
margin-top: 0;
margin-bottom: 0.5rem;
}
p {
margin-top: 0;
margin-bottom: 1rem;
}
abbr[title],
abbr[data-original-title] {
text-decoration: underline;
-webkit-text-decoration: underline dotted;
text-decoration: underline dotted;
cursor: help;
border-bottom: 0;
-webkit-text-decoration-skip-ink: none;
text-decoration-skip-ink: none;
}
address {
margin-bottom: 1rem;
font-style: normal;
line-height: inherit;
}
ol,
ul,
dl {
margin-top: 0;
margin-bottom: 1rem;
}
ol ol,
ul ul,
ol ul,
ul ol {
margin-bottom: 0;
}
dt {
font-weight: 700;
}
dd {
margin-bottom: .5rem;
margin-left: 0;
}
blockquote {
margin: 0 0 1rem;
}
b,
strong {
font-weight: bolder;
}
small {
font-size: 80%;
}
sub,
sup {
position: relative;
font-size: 75%;
line-height: 0;
vertical-align: baseline;
}
sub {
bottom: -.25em;
}
sup {
top: -.5em;
}
a {
color: #007bff;
text-decoration: none;
background-color: transparent;
}
a:hover {
color: #0056b3;
text-decoration: underline;
}
a:not([href]) {
color: inherit;
text-decoration: none;
}
a:not([href]):hover {
color: inherit;
text-decoration: none;
}
pre,
code,
kbd,
samp {
font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
font-size: 1em;
}
pre {
margin-top: 0;
margin-bottom: 1rem;
overflow: auto;
-ms-overflow-style: scrollbar;
}
figure {
margin: 0 0 1rem;
}
img {
vertical-align: middle;
border-style: none;
}
svg {
overflow: hidden;
vertical-align: middle;
}
table {
border-collapse: collapse;
}
caption {
padding-top: 0.75rem;
padding-bottom: 0.75rem;
color: #6c757d;
text-align: left;
caption-side: bottom;
}
th {
text-align: inherit;
}
label {
display: inline-block;
margin-bottom: 0.5rem;
}
button {
border-radius: 0;
}
button:focus {
outline: 1px dotted;
outline: 5px auto -webkit-focus-ring-color;
}
input,
button,
select,
optgroup,
textarea {
margin: 0;
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
button,
input {
overflow: visible;
}
button,
select {
text-transform: none;
}
[role="button"] {
cursor: pointer;
}
select {
word-wrap: normal;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
}
button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
cursor: pointer;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
padding: 0;
border-style: none;
}
input[type="radio"],
input[type="checkbox"] {
box-sizing: border-box;
padding: 0;
}
textarea {
overflow: auto;
resize: vertical;
}
fieldset {
min-width: 0;
padding: 0;
margin: 0;
border: 0;
}
legend {
display: block;
width: 100%;
max-width: 100%;
padding: 0;
margin-bottom: .5rem;
font-size: 1.5rem;
line-height: inherit;
color: inherit;
white-space: normal;
}
progress {
vertical-align: baseline;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
}
[type="search"] {
outline-offset: -2px;
-webkit-appearance: none;
}
[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
::-webkit-file-upload-button {
font: inherit;
-webkit-appearance: button;
}
output {
display: inline-block;
}
summary {
display: list-item;
cursor: pointer;
}
template {
display: none;
}
[hidden] {
display: none !important;
}
/*# sourceMappingURL=bootstrap-reboot.css.map */

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1,8 @@
/*!
* Bootstrap Reboot v4.5.0 (https://getbootstrap.com/)
* Copyright 2011-2020 The Bootstrap Authors
* Copyright 2011-2020 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
* Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
*/*,::after,::before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#007bff;text-decoration:none;background-color:transparent}a:hover{color:#0056b3;text-decoration:underline}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}
/*# sourceMappingURL=bootstrap-reboot.min.css.map */

File diff suppressed because one or more lines are too long

10278
src/components/css/bootstrap/bootstrap.css vendored Normal file

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

464
src/components/css/clean-blog.css Executable file
View File

@ -0,0 +1,464 @@
/*!
* Start Bootstrap - Clean Blog v5.0.9 (https://startbootstrap.com/themes/clean-blog)
* Copyright 2013-2020 Start Bootstrap
* Licensed under MIT (https://github.com/StartBootstrap/startbootstrap-clean-blog/blob/master/LICENSE)
*/
body {
font-size: 20px;
color: #212529;
/* font-family: 'Lora', 'Times New Roman', serif; */
}
p {
line-height: 1.5;
margin: 30px 0;
}
p a {
text-decoration: underline;
}
li a {
text-decoration: underline;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-weight: 800;
font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
margin-top: 1rem;
}
a {
color: #212529;
transition: all 0.2s;
}
a:focus, a:hover {
color: #0085A1;
}
blockquote {
font-style: italic;
color: #868e96;
}
.section-heading {
font-size: 36px;
font-weight: 700;
margin-top: 60px;
}
.caption {
font-size: 14px;
font-style: italic;
display: block;
margin: 0;
padding: 10px;
text-align: center;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
}
::-moz-selection {
color: #fff;
background: #0085A1;
text-shadow: none;
}
::selection {
color: #fff;
background: #0085A1;
text-shadow: none;
}
img::-moz-selection {
color: #fff;
background: transparent;
}
img::selection {
color: #fff;
background: transparent;
}
img::-moz-selection {
color: #fff;
background: transparent;
}
#mainNav {
position: absolute;
border-bottom: 1px solid #e9ecef;
background-color: white;
font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
#mainNav .navbar-brand {
font-weight: 800;
color: #343a40;
}
#mainNav .navbar-toggler {
font-size: 12px;
font-weight: 800;
padding: 13px;
text-transform: uppercase;
color: #343a40;
}
#mainNav .navbar-nav > li.nav-item > a {
font-size: 12px;
font-weight: 800;
letter-spacing: 1px;
text-transform: uppercase;
text-decoration: none;
}
@media only screen and (min-width: 992px) {
#mainNav {
border-bottom: 1px solid transparent;
background: transparent;
}
#mainNav .navbar-brand {
padding: 10px 20px;
color: #fff;
}
#mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
color: rgba(255, 255, 255, 0.8);
}
#mainNav .navbar-nav > li.nav-item > a {
padding: 10px 20px;
color: #fff;
}
#mainNav .navbar-nav > li.nav-item > a:focus, #mainNav .navbar-nav > li.nav-item > a:hover {
color: rgba(255, 255, 255, 0.8);
}
}
@media only screen and (min-width: 992px) {
#mainNav {
transition: background-color 0.2s;
/* Force Hardware Acceleration in WebKit */
transform: translate3d(0, 0, 0);
-webkit-backface-visibility: hidden;
}
#mainNav.is-fixed {
/* when the user scrolls down, we hide the header right above the viewport */
position: fixed;
top: -67px;
transition: transform 0.2s;
border-bottom: 1px solid white;
background-color: rgba(255, 255, 255, 0.9);
}
#mainNav.is-fixed .navbar-brand {
color: #212529;
}
#mainNav.is-fixed .navbar-brand:focus, #mainNav.is-fixed .navbar-brand:hover {
color: #0085A1;
}
#mainNav.is-fixed .navbar-nav > li.nav-item > a {
color: #212529;
}
#mainNav.is-fixed .navbar-nav > li.nav-item > a:focus, #mainNav.is-fixed .navbar-nav > li.nav-item > a:hover {
color: #0085A1;
}
#mainNav.is-visible {
/* if the user changes the scrolling direction, we show the header */
transform: translate3d(0, 100%, 0);
}
}
header.masthead {
margin-bottom: 50px;
background: no-repeat center center;
background-color: #868e96;
background-attachment: scroll;
position: relative;
background-size: cover;
}
header.masthead .overlay {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
background-color: #212529;
opacity: 0.5;
}
header.masthead .page-heading,
header.masthead .post-heading,
header.masthead .site-heading {
padding: 200px 0 150px;
color: white;
}
@media only screen and (min-width: 768px) {
header.masthead .page-heading,
header.masthead .post-heading,
header.masthead .site-heading {
padding: 200px 0;
}
}
header.masthead .page-heading,
header.masthead .site-heading {
text-align: center;
}
header.masthead .page-heading h1,
header.masthead .site-heading h1 {
font-size: 50px;
margin-top: 0;
}
header.masthead .page-heading .subheading,
header.masthead .site-heading .subheading {
font-size: 24px;
font-weight: 300;
line-height: 1.1;
display: block;
margin: 10px 0 0;
font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
@media only screen and (min-width: 768px) {
header.masthead .page-heading h1,
header.masthead .site-heading h1 {
font-size: 80px;
}
}
header.masthead .post-heading h1 {
font-size: 35px;
}
header.masthead .post-heading .meta,
header.masthead .post-heading .subheading {
line-height: 1.1;
display: block;
}
header.masthead .post-heading .subheading {
font-size: 24px;
font-weight: 600;
margin: 10px 0 30px;
font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
header.masthead .post-heading .meta {
font-size: 20px;
font-weight: 300;
font-style: italic;
font-family: 'Lora', 'Times New Roman', serif;
}
header.masthead .post-heading .meta a {
color: #fff;
}
@media only screen and (min-width: 768px) {
header.masthead .post-heading h1 {
font-size: 55px;
}
header.masthead .post-heading .subheading {
font-size: 30px;
}
}
.post-preview > a {
color: #212529;
}
.post-preview > a:focus, .post-preview > a:hover {
text-decoration: none;
color: #0085A1;
}
.post-preview > a > .post-title {
font-size: 30px;
margin-top: 30px;
margin-bottom: 10px;
}
.post-preview > a > .post-subtitle {
font-weight: 300;
margin: 0 0 10px;
}
.post-preview > .post-meta {
font-size: 18px;
font-style: italic;
margin-top: 0;
color: #868e96;
}
.post-preview > .post-meta > a {
text-decoration: none;
color: #212529;
}
.post-preview > .post-meta > a:focus, .post-preview > .post-meta > a:hover {
text-decoration: underline;
color: #0085A1;
}
@media only screen and (min-width: 768px) {
.post-preview > a > .post-title {
font-size: 36px;
}
}
.floating-label-form-group {
font-size: 14px;
position: relative;
margin-bottom: 0;
padding-bottom: 0.5em;
border-bottom: 1px solid #dee2e6;
}
.floating-label-form-group input,
.floating-label-form-group textarea {
font-size: 1.5em;
position: relative;
z-index: 1;
padding: 0;
resize: none;
border: none;
border-radius: 0;
background: none;
box-shadow: none !important;
font-family: 'Lora', 'Times New Roman', serif;
}
.floating-label-form-group input::-webkit-input-placeholder,
.floating-label-form-group textarea::-webkit-input-placeholder {
color: #868e96;
font-family: 'Lora', 'Times New Roman', serif;
}
.floating-label-form-group label {
font-size: 0.85em;
line-height: 1.764705882em;
position: relative;
z-index: 0;
top: 2em;
display: block;
margin: 0;
transition: top 0.3s ease, opacity 0.3s ease;
opacity: 0;
}
.floating-label-form-group .help-block {
margin: 15px 0;
}
.floating-label-form-group-with-value label {
top: 0;
opacity: 1;
}
.floating-label-form-group-with-focus label {
color: #0085A1;
}
form .form-group:first-child .floating-label-form-group {
border-top: 1px solid #dee2e6;
}
footer {
padding: 50px 0 65px;
}
footer .list-inline {
margin: 0;
padding: 0;
}
footer .copyright {
font-size: 14px;
margin-bottom: 0;
text-align: center;
}
.clean-blog-btn {
font-size: 14px;
font-weight: 800;
padding: 15px 25px;
letter-spacing: 1px;
text-transform: uppercase;
border-radius: 0;
font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.clean-blog-btn-primary {
background-color: #0085A1;
border-color: #0085A1;
}
.clean-blog-btn-primary:hover, .clean-blog-btn-primary:focus, .clean-blog-btn-primary:active {
color: #fff;
background-color: #00657b !important;
border-color: #00657b !important;
}
.clean-blog-btn-lg {
font-size: 16px;
padding: 25px 35px;
}
.blog-post img {
display: block;
max-width: 100%;
height: auto;
margin: 0 auto;
}
ul, ol {
margin-bottom: 2rem;
}
.blog-post li {
margin-bottom: 0.25rem;
}
.clickable:hover {
cursor: pointer;
}
details {
margin-bottom: 1rem;
}
summary {
margin-bottom: 1.5rem;
}
.large-summary {
font-size: larger;
}
.formula-boxes {
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
text-align: center;
max-width: 100%;
flex-wrap: wrap;
margin-bottom: 1rem;
}
@media only screen and (max-width: 550px) {
.formula-boxes {
flex-direction: column;
margin-bottom: 4rem;
}
}

View File

@ -0,0 +1,46 @@
import React from "react";
interface ExampleProps {
children: ExampleContent | ExampleContent[];
left?: boolean;
}
interface ExampleContent {
p: string;
f: string;
e: string;
incorrect?: boolean;
}
const withX = (incorrect: boolean | undefined, text: string): string => {
return incorrect ? `${text}` : text;
}
const Example = (props: ExampleProps) => {
if (Array.isArray(props.children)) {
return (
<>
{props.children.map((ex, i) => (
<Example key={i}>{ex}</Example>
))}
</>
);
}
return (
<div className={props.left ? "text-left" : "text-center"}>
<div dir="rtl">
{withX(props.children.incorrect, props.children.p)}
</div>
<div dir="ltr">
{withX(props.children.incorrect, props.children.f)}
</div>
{props.children.e &&
<div dir="ltr">
"{props.children.e}"
</div>
}
</div>
);
};
export default Example;

View File

@ -0,0 +1,12 @@
import React from "react";
export default function({ w }) {
return (
<span>
<span dir="rtl">{w.p}</span>
{(w.p && w.f) && " - "}
<span dir="ltr">{w.f}</span>
{w.e && <> (<span dir="ltr">{w.e}</span>)</>}
</span>
);
};

91
src/components/layout.js Normal file
View File

@ -0,0 +1,91 @@
import React from "react";
import { Link, graphql, useStaticQuery } from "gatsby";
import "./css/bootstrap/bootstrap.min.css";
import "./css/clean-blog.css";
import "@fortawesome/fontawesome-free/css/all.css";
import { Navbar, Nav } from "react-bootstrap";
const Layout = ({ location, title, children }) => {
const data = useStaticQuery(graphql`
query {
site {
siteMetadata {
title
tagline
author {
name
}
social {
twitter
github
}
}
}
}
`);
const { twitter, github } = data.site.siteMetadata.social;
return (
<>
<Navbar id="mainNav" expand="lg" className="fixed-top">
<Link to="/">
<Navbar.Brand>{data.site.siteMetadata.title}</Navbar.Brand>
</Link>
<Navbar.Toggle aria-controls="basic-navbar-nav" />
<Navbar.Collapse id="basic-navbar-nav navbarRepsonsive">
<Nav className="ml-auto">
<ul className="navbar-nav">
<li className="nav-item">
<Link to="/projects" className="nav-link">Projects</Link>
</li>
<li className="nav-item">
<Link to="/" className="nav-link">Blog</Link>
</li>
<li className="nav-item">
<Link to="/about" className="nav-link">About</Link>
</li>
</ul>
</Nav>
</Navbar.Collapse>
</Navbar>
{children}
<hr/>
<footer>
<div className="container">
<div className="row">
<div className="col-lg-8 col-md-10 mx-auto">
<ul className="list-inline text-center">
<li className="list-inline-item">
<a href={`https://twitter.com/${twitter}`}>
<span className="fa-stack fa-lg">
<i className="fas fa-circle fa-stack-2x"></i>
<i className="fab fa-twitter fa-stack-1x fa-inverse"></i>
</span>
</a>
</li>
<li className="list-inline-item">
<Link to="/">
<span className="fa-stack fa-lg">
<i className="fas fa-circle fa-stack-2x"></i>
<i className="fas fa-home fa-stack-1x fa-inverse"></i>
</span>
</Link>
</li>
<li className="list-inline-item">
<a href={`https://github.com/${github}`}>
<span className="fa-stack fa-lg">
<i className="fas fa-circle fa-stack-2x"></i>
<i className="fab fa-github fa-stack-1x fa-inverse"></i>
</span>
</a>
</li>
</ul>
<p className="copyright text-muted">Copyright © <Link to="/">{data.site.siteMetadata.author.name}</Link> {new Date().getFullYear()}</p>
</div>
</div>
</div>
</footer>
</>
);
}
export default Layout;

102
src/components/seo.js Normal file
View File

@ -0,0 +1,102 @@
/**
* SEO component that queries for data with
* Gatsby's useStaticQuery React hook
*
* See: https://www.gatsbyjs.org/docs/use-static-query/
*/
import React from "react"
import PropTypes from "prop-types"
import { Helmet } from "react-helmet"
import { useStaticQuery, graphql } from "gatsby"
const SEO = ({ description, lang, meta, title, image }) => {
const { site } = useStaticQuery(
graphql`
query {
site {
siteMetadata {
title
description
social {
twitter
}
}
}
}
`
)
const metaDescription = description || site.siteMetadata.description
return (
<Helmet
htmlAttributes={{
lang,
}}
title={title}
titleTemplate={`%s | ${site.siteMetadata.title}`}
meta={[
{
name: `description`,
content: metaDescription,
},
{
property: `og:title`,
content: title,
},
{
property: `og:image`,
content: image,
},
{
property: `og:description`,
content: metaDescription,
},
{
property: `og:type`,
content: `website`,
},
{
name: `twitter:card`,
content: `summary_large_image`,
},
{
name: `twitter:image`,
content: image,
},
{
name: `twitter:site`,
content: `@${site.siteMetadata.social.twitter}`,
},
{
name: `twitter:creator`,
content: `@${site.siteMetadata.social.twitter}`,
},
{
name: `twitter:title`,
content: title,
},
{
name: `twitter:description`,
content: metaDescription,
},
].concat(meta)}
/>
)
}
SEO.defaultProps = {
lang: `en`,
meta: [],
description: ``,
}
SEO.propTypes = {
description: PropTypes.string,
lang: PropTypes.string,
meta: PropTypes.arrayOf(PropTypes.object),
title: PropTypes.string.isRequired,
}
export default SEO

View File

@ -0,0 +1,5 @@
@media only screen and (max-width: 600px) {
.tenses-chart {
font-size: smaller;
}
}

View File

@ -0,0 +1,70 @@
import React from "react";
import Word from "../word/Word";
import "./TensesChart.css";
const thinLine = "solid 2px black";
const thickLine = "solid 4px black"
const rb = { borderRight: thinLine };
const forms = [
["Present", "Subjunctive"],
["Imperf. Future", "Perf. Future"],
["Imperf. Imperative", "Perf. Imperative"],
["Continuous Past", "Simple Past"],
["Perfect"],
];
export default ({ children: content, formula, bigFormula, custom }) => {
const rows = custom ? custom : forms;
const customWithoutAspects = custom && (custom[0].length === 1);
return (
<div style={{ marginTop: "2rem", marginBottom: "1.5rem" }} className="tenses-chart">
<table style={{ width: "100%", textAlign: "center", tableLayout: "fixed" }}>
<tbody>
{!customWithoutAspects &&
<tr style={{ borderBottom: thickLine, paddingBottom: "1rem" }}>
<th style={{...rb, paddingBottom: "1rem"}}><i className="fas fa-video fa-lg" /> Imperfective</th>
<th style={{ paddingBottom: "1rem" }}><i className="fas fa-camera fa-lg" /> Perfective</th>
</tr>
}
{rows.map((row, i) => {
const isLastInPresentSection = (!custom) && (rows.length - 3 === i);
const isPerfectRow = rows[i].length === 1;
return (
<tr style={{ borderBottom: isLastInPresentSection ? thickLine : thinLine }} key={i+"row"}>
{row.map((col, j) => {
return (
<td
valign="top"
style={{ textAlign: "center", padding: "0.25rem 0.2rem 0.5rem 0.2rem", ...((j === 0 && !isPerfectRow) ? rb : {})}}
colSpan={row.length === 1 ? 2 : 1}
key={`${i}cell${j}`}
>
<div style={{ marginBottom: "0.5rem" }}>
<strong>{col}</strong>
</div>
{content && (
<>
{content[i][j].image && <div style={{ maxWidth: isPerfectRow ? "50%" : "100%", margin: "0 auto" }}>
<img src={content[i][j].image} className="img-fluid" />
</div>}
{content[i][j].notes && <div style={{ fontSize: "smaller", color: "grey" }}>{content[i][j].notes}</div>}
{content[i][j].ex && <Word>{content[i][j].ex}</Word>}
</>
)}
{formula && <div style={(content && ! bigFormula) ? {
fontSize: "smaller",
color: "grey",
marginTop: "0.5rem",
} : {}}>{formula[i][j]}</div>}
</td>
);
})}
</tr>
);
})}
</tbody>
</table>
</div>
);
};

View File

@ -0,0 +1,5 @@
@media only screen and (max-width: 600px) {
.verb-info {
font-size: smaller;
}
}

View File

@ -0,0 +1,82 @@
import React from "react";
import Word from "../word/Word";
import "./VerbInfo.css";
const indentR = {
paddingLeft: "1rem",
};
const title = {
fontWeight: "bolder",
marginBottom: "0.5rem",
};
export default ({ children: info }) => {
return (
<div className="verb-info" style={{ textAlign: "center", maxWidth: "500px", margin: "0 auto" }}>
<div style={{
fontSize: "larger",
}}>
{info.def}
</div>
{info.subDef &&
<div style={{ fontSize: "smaller", color: "grey" }}>
{info.subDef}
</div>
}
<div style={{
border: "2px solid black",
padding: "1rem",
margin: "0.25rem",
}}>
<div style={{
display: "flex",
flex: "1 1 0",
flexDirection: "row",
justifyContent: "space-between",
textAlign: "left",
}}>
<div style={{
display: "flex",
flexDirection: "column",
marginRight: "0.5rem",
}}>
<div>
<div style={title}>Imperfective Root</div>
<div style={indentR}>
<Word>{info.infinitive}</Word>
</div>
</div>
<div style={{ marginBottom: "0.5rem" }}>
<div style={title}>Imperfective Stem</div>
<div style={indentR}>
<Word tails>{info.presStem}</Word>
</div>
</div>
</div>
<div style={{
display: "flex",
flexDirection: "column",
}}>
<div>
<div style={title}>Perfective Root</div>
<div style={indentR}>
<Word>{info.perfRoot}</Word>
</div>
</div>
<div style={{ marginBottom: "0.5rem" }}>
<div style={title}>Perfective Stem</div>
<div style={indentR}>
<Word tails>{info.subjStem}</Word>
</div>
</div>
</div>
</div>
<div style={{ textAlign: "center" }}>
<div style={title}>Past Participle</div>
<Word>{info.pastPart}</Word>
</div>
</div>
</div>
);
}

View File

@ -0,0 +1,56 @@
import React, { useState } from "react";
const Translation = ({ children }) => (
<div style={{ fontSize: "smaller" }}><em>"{children}"</em></div>
);
const Word = ({ w, children, tails }) => {
const wrd = children || w;
const defaultVersion = Object.keys(wrd).includes("mini") ? "short" : "long";
let [version, setVersion] = useState(defaultVersion);
if (typeof wrd === "string") {
return (
<div>{wrd}</div>
);
}
if (!wrd.short) {
return (
<div>
<div dir="rtl">{wrd.p}{tails ? "ـ" : ""}</div>
<div dir="ltr">{wrd.f}{tails ? "" : ""}</div>
{wrd.e && <Translation>{wrd.e}</Translation>}
</div>
);
}
return (
<div>
<div style={{ display: "flex", flexDirection: "row", justifyContent: "space-evenly"}}>
<Word>{wrd[version]}</Word>
<div>
{Object.keys(wrd).filter((k) => k !== "e").map((key, i) => (
<div
key={i}
className="clickable"
style={{
fontWeight: key === version ? "bold" : "normal",
fontSize: "smaller",
border: "0.5px solid grey",
borderRadius: "2px",
padding: "0 0.2rem",
margin: "0.2rem 0",
}}
role="button"
onClick={() => setVersion(key)}
>
{key}
</div>
))}
</div>
</div>
{wrd.e && <Translation>{wrd.e}</Translation>}
</div>
)
};
export default Word;

48
src/pages/404.js Normal file
View File

@ -0,0 +1,48 @@
import React from "react"
import { graphql } from "gatsby"
import Layout from "../components/layout"
import SEO from "../components/seo"
const NotFoundPage = ({ data, location }) => {
const siteTitle = data.site.siteMetadata.title
return (
<Layout location={location} title={siteTitle}>
<SEO title="404: Not Found" />
<header className="masthead" style={{ background: "grey" }}>
<div className="overlay"></div>
<div className="container">
<div className="row">
<div className="col-lg-8 col-md-10 mx-auto">
<div className="site-heading">
<h1>404 - Not Found</h1>
<span className="subheading">Oops...</span>
</div>
</div>
</div>
</div>
</header>
<div className="container">
<div className="row">
<div className="col-lg-8 col-md-10 mx-auto">
<h1>Not Found</h1>
<p>This page doesn't exist... the sadness.</p>
</div>
</div>
</div>
</Layout>
)
}
export default NotFoundPage
export const pageQuery = graphql`
query {
site {
siteMetadata {
title
}
}
}
`

39
src/pages/about.js Normal file
View File

@ -0,0 +1,39 @@
import React from "react";
import { Link } from "gatsby";
import Layout from "../components/layout";
import SEO from "../components/seo";
import aboutBackground from "../assets/images/about-bg.jpg";
const About = ({ location }) => {
return (
<Layout location={location} title="About">
<SEO title="About" />
<header className="masthead" style={{ backgroundImage: `url(${aboutBackground})` }}>
<div className="overlay"></div>
<div className="container">
<div className="row">
<div className="col-lg-8 col-md-10 mx-auto">
<div className="site-heading">
<h1>About</h1>
{/* <span className="subheading">{tagline}</span> */}
</div>
</div>
</div>
</div>
</header>
<div className="container">
<div className="row">
<div className="col-lg-8 col-md-10 mx-auto">
<p><Link to="/">LingDocs</Link> is a place for things related to <strong>language, linguistics, and learning</strong>. It's goal is to make language simple, accessible, and understandable for everyone.</p>
<h4>Why LingDocs?</h4>
<p>While learning computer programming, I have been amazed to see how easily accessible information is. Programming languages are very well <strong>doc</strong>umented, and the answer to any question or confusing bit of syntax is always just one quick search away. Blogging thrives among software developers, and there are tons of people out there helping each other understand how to communicate with computers.</p>
<p>LingDocs is just beginning as an attempt to do the same thing for human languages, especially less explored ones. What if we had dictionaries that fully harnessed the powers of modern fuzzy-search interfaces? What if we had grammar reference books that were as searchable and accessible as the technical docs used for programming languages or tools?</p>
<p>LingDocs <em>is just starting</em> and exists as a tiny little experiment in seeing what that might look like, and to help people understand aspects of language that have often been difficult to grasp or understand.</p>
</div>
</div>
</div>
</Layout>
)
}
export default About;

88
src/pages/index.js Normal file
View File

@ -0,0 +1,88 @@
import React from "react";
import { Link, graphql } from "gatsby";
import Layout from "../components/layout";
import SEO from "../components/seo";
import homeBackground from "../assets/images/home-bg.jpg";
const BlogIndex = ({ data, location }) => {
const { title, siteUrl, tagline } = data.site.siteMetadata;
const posts = data.allMdx.edges;
const mainImage = `${siteUrl}${homeBackground}`;
return (
<Layout location={location} title={title}>
<SEO
title="LingDocs - Language, Linguistics, Learning"
image={mainImage}
/>
<header className="masthead" style={{ backgroundImage: `url(${homeBackground})` }}>
<div className="overlay"></div>
<div className="container">
<div className="row">
<div className="col-lg-8 col-md-10 mx-auto">
<div className="site-heading">
<h1>{title}</h1>
<span className="subheading">{tagline}</span>
</div>
</div>
</div>
</div>
</header>
<div className="container">
<div className="row">
<div className="col-lg-8 col-md-10 mx-auto">
<div className="text-center">
<Link to="/projects">
<button className="clean-blog-btn btn-outline-secondary mb-4">Projects</button>
</Link>
</div>
<h4 className="mt-4">Blog Posts</h4>
{posts.map(({ node }) => {
const title = node.frontmatter.title || node.slug;
return (
<div className="post-preview" key={node.frontmatter.title}>
<Link to={node.slug}>
<h2 className="post-title">
{title}
</h2>
<h5 className="post-subtitle">
{node.excerpt}
</h5>
</Link>
<p className="post-meta">{node.frontmatter.date}</p>
</div>
);
})}
</div>
</div>
</div>
</Layout>
)
}
export default BlogIndex
export const pageQuery = graphql`
query {
site {
siteMetadata {
title
tagline
siteUrl
}
}
allMdx(sort: { fields: [frontmatter___date], order: DESC }) {
edges {
node {
excerpt
slug
frontmatter {
date(formatString: "MMMM DD, YYYY")
title
description
}
}
}
}
}
`

File diff suppressed because one or more lines are too long

54
src/pages/projects.js Normal file
View File

@ -0,0 +1,54 @@
import React from "react";
import Layout from "../components/layout";
import SEO from "../components/seo";
import aboutBackground from "../assets/images/about-bg.jpg";
const projects = [
{
title: "Pashto Verb Explorer",
description: "An interactive playground for exploring and learning about how Pashto verbs are conjugated. This is based on a verb conjugation engine that runs in the browser.",
link: "https://verbs.lingdocs.com",
},
{
title: "Pashto Grammar",
description: "A Pashto grammar reference. This is extremely new and only in the very beginning stages.",
link: "https://grammar.lingdocs.com",
},
]
const About = ({ location }) => {
return (
<Layout location={location} title="About">
<SEO title="Projects" />
<header className="masthead" style={{ backgroundImage: `url(${aboutBackground})` }}>
<div className="overlay"></div>
<div className="container">
<div className="row">
<div className="col-lg-8 col-md-10 mx-auto">
<div className="site-heading">
<h1>Projects</h1>
{/* <span className="subheading">{tagline}</span> */}
</div>
</div>
</div>
</div>
</header>
<div className="container">
<div className="row">
<div className="col-lg-8 col-md-10 mx-auto">
{projects.map((project) => (
<div key={project.title}>
<a href={project.link}>
<h2 className="post-title">{project.title}</h2>
</a>
<p>{project.description}</p>
</div>
))}
</div>
</div>
</div>
</Layout>
)
}
export default About;

View File

@ -0,0 +1,98 @@
import React from "react";
import {
Link,
graphql,
} from "gatsby";
import { MDXRenderer } from "gatsby-plugin-mdx";
import { DiscussionEmbed } from 'disqus-react';
// import Commento from "../components/commento";
import Layout from "../components/layout";
import SEO from "../components/seo";
const BlogPostTemplate = ({ data, pageContext, location }) => {
const post = data.mdx;
const { siteTitle, siteUrl, commentoUrl } = data.site.siteMetadata;
// const { previous, next } = pageContext;
const mainImage = `${siteUrl}${post.frontmatter.image.publicURL}`;
return (
<Layout location={location} title={siteTitle}>
<SEO
title={post.frontmatter.title}
description={post.frontmatter.description || post.excerpt}
image={mainImage}
/>
<header className="masthead" style={{ backgroundImage: `url("${post.frontmatter.image.publicURL}")`}}>
<div className="overlay"></div>
<div className="container">
<div className="row">
<div className="col-lg-8 col-md-10 mx-auto">
<div className="post-heading">
<h1>{post.frontmatter.title}</h1>
<h2 className="subheading">{post.frontmatter.description}</h2>
<span className="meta">{post.frontmatter.date}</span>
</div>
</div>
</div>
</div>
</header>
<article>
<div className="container">
<div className="row">
<div className="col-lg-8 col-md-10 mx-auto blog-post">
<MDXRenderer>{post.body}</MDXRenderer>
<hr />
<div className="mb-4">
<div className="copyright text-muted mb-3" style={{ fontSize: "smaller" }}>Copyright © <Link to="/">{data.site.siteMetadata.author.name}</Link> {new Date().getFullYear()} This work is licensed under a <a rel="license" href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.</div>
<a rel="license" href="https://creativecommons.org/licenses/by-sa/4.0/"><img alt="Creative Commons License" style={{ borderWidth: 0, marginBottom: 0 }} src="https://i.creativecommons.org/l/by-sa/4.0/88x31.png" /></a>
</div>
<hr />
<h4>Comments</h4>
{/* <Commento host={commentoUrl} /> */}
<DiscussionEmbed
shortname={data.site.siteMetadata.disqusShortname}
config={{
url: `${siteUrl}/${post.slug}`,
identifier: post.id,
title: post.frontmatter.title,
}}
/>
</div>
</div>
</div>
</article>
</Layout>
)
}
export default BlogPostTemplate
export const pageQuery = graphql`
query BlogPostBySlug($slug: String!) {
site {
siteMetadata {
title
siteUrl
commentoUrl
author {
name
}
disqusShortname
}
}
mdx(fields: { slug: { eq: $slug } }) {
id
excerpt(pruneLength: 160)
body
slug
frontmatter {
title
date(formatString: "MMMM DD, YYYY")
description
image {
publicURL
}
}
}
}
`

BIN
static/favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

2
static/robots.txt Normal file
View File

@ -0,0 +1,2 @@
User-agent: *
Disallow: