Compare commits
46 Commits
Author | SHA1 | Date | |
---|---|---|---|
|
5b76e32d66 | ||
|
e13e349d29 | ||
|
5ca6e94cb1 | ||
|
518adb3f02 | ||
|
dd110377e6 | ||
|
e95b162076 | ||
|
15ca45755a | ||
|
9ed650a4ef | ||
|
b7d7d2aeb8 | ||
|
b76dc3be4a | ||
|
95ad6b92be | ||
|
a72173b84a | ||
|
cd741bcfc6 | ||
|
98ebe81fbd | ||
|
e679a4ef41 | ||
|
9debee6005 | ||
|
ab93a07b3e | ||
|
72a2c65bef | ||
|
9b7e874d8a | ||
|
cb96aa8f14 | ||
|
bbe754bf34 | ||
|
6a20863e55 | ||
|
36f19d8345 | ||
|
306d22ac76 | ||
|
060d5478e4 | ||
|
86fc8ee74d | ||
|
83dba58858 | ||
|
61b5cf9f46 | ||
|
56663c8419 | ||
|
3bba904d33 | ||
|
0c75e64761 | ||
|
8ca7670340 | ||
|
f006cf14df | ||
|
b6ff09f8b3 | ||
|
9afbd2c002 | ||
|
49289c439c | ||
|
cc02ee5e65 | ||
|
498d920e49 | ||
|
301c9329af | ||
|
29fae07f0e | ||
|
31f0e3658c | ||
|
b9c25218f1 | ||
|
9e2eed8fc2 | ||
|
9d15cc5f26 | ||
|
64955075f5 | ||
|
64ef4d3a24 |
73
CHANGELOG.md
@@ -1,3 +1,76 @@
|
||||
## [2.5.1](https://github.com/oupala/apaxy/compare/2.5.0...2.5.1) (2024-10-09)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* lightgallery feature ([c7a1221](https://github.com/oupala/apaxy/commit/c7a1221bc7d92f6611a2d80255b3634e7f42d945)), closes [#160](https://github.com/oupala/apaxy/issues/160)
|
||||
|
||||
|
||||
|
||||
# [2.5.0](https://github.com/oupala/apaxy/compare/2.4.0...2.5.0) (2024-09-15)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* Fixed typo in header ([cd741bc](https://github.com/oupala/apaxy/commit/cd741bcfc625b6120ff34c4d0b0147846aefb5d6))
|
||||
* remove useless code for fixing hrefs ([b7d7d2a](https://github.com/oupala/apaxy/commit/b7d7d2aeb861e2b553546d089271d80b32b8e9c3))
|
||||
* rendering on small (mobile) screens ([95ad6b9](https://github.com/oupala/apaxy/commit/95ad6b92be4eaa7b18394390bcc0a121d1342a88))
|
||||
* update the required Apache version in README ([9ed650a](https://github.com/oupala/apaxy/commit/9ed650a4effc47c1696530f2f4baed130340aa86))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* HEIC files and uppercase filenames for LightGallery ([b76dc3b](https://github.com/oupala/apaxy/commit/b76dc3be4aa596e6313c063d15124eb65fcdedaf))
|
||||
|
||||
|
||||
|
||||
# [2.4.0](https://github.com/oupala/apaxy/compare/2.3.0...2.4.0) (2022-05-04)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* update styles ([ab93a07](https://github.com/oupala/apaxy/commit/ab93a07b3e01032f8cbce5d266f5b49815edab1a))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* filter auto select on key down ([9debee6](https://github.com/oupala/apaxy/commit/9debee6005ab648d57da017c4f29c7fa507da6a8))
|
||||
* prevent from suppressing HTML preamble ([bbe754b](https://github.com/oupala/apaxy/commit/bbe754bf34aa16bdfcac1a9c4cdcefbadbeacad8)), closes [#149](https://github.com/oupala/apaxy/issues/149)
|
||||
|
||||
|
||||
|
||||
# [2.3.0](https://github.com/oupala/apaxy/compare/2.2.0...2.3.0) (2021-04-23)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* fix the doctype in the error pages ([0c75e64](https://github.com/oupala/apaxy/commit/0c75e64761939b1b1f02ae08a74bb64772bc4ac0))
|
||||
* improve the way Faenza icons are embedded ([060d547](https://github.com/oupala/apaxy/commit/060d5478e46864fdc185e4c29db8d2cfe99eae93)), closes [#143](https://github.com/oupala/apaxy/issues/143)
|
||||
* use <div class="center"> instead of <center> ([3bba904](https://github.com/oupala/apaxy/commit/3bba904d33fd4139b2e31f721612484590063cfa))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* switch to GPLv3 licence ([86fc8ee](https://github.com/oupala/apaxy/commit/86fc8ee74db4542f62bc342d960344838bfaf6b2)), closes [#148](https://github.com/oupala/apaxy/issues/148)
|
||||
|
||||
|
||||
|
||||
# [2.2.0](https://github.com/oupala/apaxy/compare/2.1.3...2.2.0) (2020-03-19)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **doc:** fix links in table of content ([cc02ee5](https://github.com/oupala/apaxy/commit/cc02ee5e65359a95315d7d848589d4f4b05b8e14))
|
||||
* favicon not being loaded when using Apaxy in a subdirectory ([b9c2521](https://github.com/oupala/apaxy/commit/b9c25218f177b22ba0590706692d47f54986cd0d))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* optimize icons ([49289c4](https://github.com/oupala/apaxy/commit/49289c439cd032a95a4be93e1eb74f0fc7e821ef))
|
||||
* **theme:** add a proper dark mode (and globally improve CSS styles) ([301c932](https://github.com/oupala/apaxy/commit/301c9329af1ceea467b786ce287ae5557a08002b))
|
||||
|
||||
|
||||
|
||||
## [2.1.3](https://github.com/oupala/apaxy/compare/2.1.2...2.1.3) (2019-07-18)
|
||||
|
||||
|
||||
|
675
COPYING.md
Normal file
@@ -0,0 +1,675 @@
|
||||
### GNU GENERAL PUBLIC LICENSE
|
||||
|
||||
Version 3, 29 June 2007
|
||||
|
||||
Copyright (C) 2007 Free Software Foundation, Inc.
|
||||
<https://fsf.org/>
|
||||
|
||||
Everyone is permitted to copy and distribute verbatim copies of this
|
||||
license document, but changing it is not allowed.
|
||||
|
||||
### Preamble
|
||||
|
||||
The GNU General Public License is a free, copyleft license for
|
||||
software and other kinds of works.
|
||||
|
||||
The licenses for most software and other practical works are designed
|
||||
to take away your freedom to share and change the works. By contrast,
|
||||
the GNU General Public License is intended to guarantee your freedom
|
||||
to share and change all versions of a program--to make sure it remains
|
||||
free software for all its users. We, the Free Software Foundation, use
|
||||
the GNU General Public License for most of our software; it applies
|
||||
also to any other work released this way by its authors. You can apply
|
||||
it to your programs, too.
|
||||
|
||||
When we speak of free software, we are referring to freedom, not
|
||||
price. Our General Public Licenses are designed to make sure that you
|
||||
have the freedom to distribute copies of free software (and charge for
|
||||
them if you wish), that you receive source code or can get it if you
|
||||
want it, that you can change the software or use pieces of it in new
|
||||
free programs, and that you know you can do these things.
|
||||
|
||||
To protect your rights, we need to prevent others from denying you
|
||||
these rights or asking you to surrender the rights. Therefore, you
|
||||
have certain responsibilities if you distribute copies of the
|
||||
software, or if you modify it: responsibilities to respect the freedom
|
||||
of others.
|
||||
|
||||
For example, if you distribute copies of such a program, whether
|
||||
gratis or for a fee, you must pass on to the recipients the same
|
||||
freedoms that you received. You must make sure that they, too, receive
|
||||
or can get the source code. And you must show them these terms so they
|
||||
know their rights.
|
||||
|
||||
Developers that use the GNU GPL protect your rights with two steps:
|
||||
(1) assert copyright on the software, and (2) offer you this License
|
||||
giving you legal permission to copy, distribute and/or modify it.
|
||||
|
||||
For the developers' and authors' protection, the GPL clearly explains
|
||||
that there is no warranty for this free software. For both users' and
|
||||
authors' sake, the GPL requires that modified versions be marked as
|
||||
changed, so that their problems will not be attributed erroneously to
|
||||
authors of previous versions.
|
||||
|
||||
Some devices are designed to deny users access to install or run
|
||||
modified versions of the software inside them, although the
|
||||
manufacturer can do so. This is fundamentally incompatible with the
|
||||
aim of protecting users' freedom to change the software. The
|
||||
systematic pattern of such abuse occurs in the area of products for
|
||||
individuals to use, which is precisely where it is most unacceptable.
|
||||
Therefore, we have designed this version of the GPL to prohibit the
|
||||
practice for those products. If such problems arise substantially in
|
||||
other domains, we stand ready to extend this provision to those
|
||||
domains in future versions of the GPL, as needed to protect the
|
||||
freedom of users.
|
||||
|
||||
Finally, every program is threatened constantly by software patents.
|
||||
States should not allow patents to restrict development and use of
|
||||
software on general-purpose computers, but in those that do, we wish
|
||||
to avoid the special danger that patents applied to a free program
|
||||
could make it effectively proprietary. To prevent this, the GPL
|
||||
assures that patents cannot be used to render the program non-free.
|
||||
|
||||
The precise terms and conditions for copying, distribution and
|
||||
modification follow.
|
||||
|
||||
### TERMS AND CONDITIONS
|
||||
|
||||
#### 0. Definitions.
|
||||
|
||||
"This License" refers to version 3 of the GNU General Public License.
|
||||
|
||||
"Copyright" also means copyright-like laws that apply to other kinds
|
||||
of works, such as semiconductor masks.
|
||||
|
||||
"The Program" refers to any copyrightable work licensed under this
|
||||
License. Each licensee is addressed as "you". "Licensees" and
|
||||
"recipients" may be individuals or organizations.
|
||||
|
||||
To "modify" a work means to copy from or adapt all or part of the work
|
||||
in a fashion requiring copyright permission, other than the making of
|
||||
an exact copy. The resulting work is called a "modified version" of
|
||||
the earlier work or a work "based on" the earlier work.
|
||||
|
||||
A "covered work" means either the unmodified Program or a work based
|
||||
on the Program.
|
||||
|
||||
To "propagate" a work means to do anything with it that, without
|
||||
permission, would make you directly or secondarily liable for
|
||||
infringement under applicable copyright law, except executing it on a
|
||||
computer or modifying a private copy. Propagation includes copying,
|
||||
distribution (with or without modification), making available to the
|
||||
public, and in some countries other activities as well.
|
||||
|
||||
To "convey" a work means any kind of propagation that enables other
|
||||
parties to make or receive copies. Mere interaction with a user
|
||||
through a computer network, with no transfer of a copy, is not
|
||||
conveying.
|
||||
|
||||
An interactive user interface displays "Appropriate Legal Notices" to
|
||||
the extent that it includes a convenient and prominently visible
|
||||
feature that (1) displays an appropriate copyright notice, and (2)
|
||||
tells the user that there is no warranty for the work (except to the
|
||||
extent that warranties are provided), that licensees may convey the
|
||||
work under this License, and how to view a copy of this License. If
|
||||
the interface presents a list of user commands or options, such as a
|
||||
menu, a prominent item in the list meets this criterion.
|
||||
|
||||
#### 1. Source Code.
|
||||
|
||||
The "source code" for a work means the preferred form of the work for
|
||||
making modifications to it. "Object code" means any non-source form of
|
||||
a work.
|
||||
|
||||
A "Standard Interface" means an interface that either is an official
|
||||
standard defined by a recognized standards body, or, in the case of
|
||||
interfaces specified for a particular programming language, one that
|
||||
is widely used among developers working in that language.
|
||||
|
||||
The "System Libraries" of an executable work include anything, other
|
||||
than the work as a whole, that (a) is included in the normal form of
|
||||
packaging a Major Component, but which is not part of that Major
|
||||
Component, and (b) serves only to enable use of the work with that
|
||||
Major Component, or to implement a Standard Interface for which an
|
||||
implementation is available to the public in source code form. A
|
||||
"Major Component", in this context, means a major essential component
|
||||
(kernel, window system, and so on) of the specific operating system
|
||||
(if any) on which the executable work runs, or a compiler used to
|
||||
produce the work, or an object code interpreter used to run it.
|
||||
|
||||
The "Corresponding Source" for a work in object code form means all
|
||||
the source code needed to generate, install, and (for an executable
|
||||
work) run the object code and to modify the work, including scripts to
|
||||
control those activities. However, it does not include the work's
|
||||
System Libraries, or general-purpose tools or generally available free
|
||||
programs which are used unmodified in performing those activities but
|
||||
which are not part of the work. For example, Corresponding Source
|
||||
includes interface definition files associated with source files for
|
||||
the work, and the source code for shared libraries and dynamically
|
||||
linked subprograms that the work is specifically designed to require,
|
||||
such as by intimate data communication or control flow between those
|
||||
subprograms and other parts of the work.
|
||||
|
||||
The Corresponding Source need not include anything that users can
|
||||
regenerate automatically from other parts of the Corresponding Source.
|
||||
|
||||
The Corresponding Source for a work in source code form is that same
|
||||
work.
|
||||
|
||||
#### 2. Basic Permissions.
|
||||
|
||||
All rights granted under this License are granted for the term of
|
||||
copyright on the Program, and are irrevocable provided the stated
|
||||
conditions are met. This License explicitly affirms your unlimited
|
||||
permission to run the unmodified Program. The output from running a
|
||||
covered work is covered by this License only if the output, given its
|
||||
content, constitutes a covered work. This License acknowledges your
|
||||
rights of fair use or other equivalent, as provided by copyright law.
|
||||
|
||||
You may make, run and propagate covered works that you do not convey,
|
||||
without conditions so long as your license otherwise remains in force.
|
||||
You may convey covered works to others for the sole purpose of having
|
||||
them make modifications exclusively for you, or provide you with
|
||||
facilities for running those works, provided that you comply with the
|
||||
terms of this License in conveying all material for which you do not
|
||||
control copyright. Those thus making or running the covered works for
|
||||
you must do so exclusively on your behalf, under your direction and
|
||||
control, on terms that prohibit them from making any copies of your
|
||||
copyrighted material outside their relationship with you.
|
||||
|
||||
Conveying under any other circumstances is permitted solely under the
|
||||
conditions stated below. Sublicensing is not allowed; section 10 makes
|
||||
it unnecessary.
|
||||
|
||||
#### 3. Protecting Users' Legal Rights From Anti-Circumvention Law.
|
||||
|
||||
No covered work shall be deemed part of an effective technological
|
||||
measure under any applicable law fulfilling obligations under article
|
||||
11 of the WIPO copyright treaty adopted on 20 December 1996, or
|
||||
similar laws prohibiting or restricting circumvention of such
|
||||
measures.
|
||||
|
||||
When you convey a covered work, you waive any legal power to forbid
|
||||
circumvention of technological measures to the extent such
|
||||
circumvention is effected by exercising rights under this License with
|
||||
respect to the covered work, and you disclaim any intention to limit
|
||||
operation or modification of the work as a means of enforcing, against
|
||||
the work's users, your or third parties' legal rights to forbid
|
||||
circumvention of technological measures.
|
||||
|
||||
#### 4. Conveying Verbatim Copies.
|
||||
|
||||
You may convey verbatim copies of the Program's source code as you
|
||||
receive it, in any medium, provided that you conspicuously and
|
||||
appropriately publish on each copy an appropriate copyright notice;
|
||||
keep intact all notices stating that this License and any
|
||||
non-permissive terms added in accord with section 7 apply to the code;
|
||||
keep intact all notices of the absence of any warranty; and give all
|
||||
recipients a copy of this License along with the Program.
|
||||
|
||||
You may charge any price or no price for each copy that you convey,
|
||||
and you may offer support or warranty protection for a fee.
|
||||
|
||||
#### 5. Conveying Modified Source Versions.
|
||||
|
||||
You may convey a work based on the Program, or the modifications to
|
||||
produce it from the Program, in the form of source code under the
|
||||
terms of section 4, provided that you also meet all of these
|
||||
conditions:
|
||||
|
||||
- a) The work must carry prominent notices stating that you modified
|
||||
it, and giving a relevant date.
|
||||
- b) The work must carry prominent notices stating that it is
|
||||
released under this License and any conditions added under
|
||||
section 7. This requirement modifies the requirement in section 4
|
||||
to "keep intact all notices".
|
||||
- c) You must license the entire work, as a whole, under this
|
||||
License to anyone who comes into possession of a copy. This
|
||||
License will therefore apply, along with any applicable section 7
|
||||
additional terms, to the whole of the work, and all its parts,
|
||||
regardless of how they are packaged. This License gives no
|
||||
permission to license the work in any other way, but it does not
|
||||
invalidate such permission if you have separately received it.
|
||||
- d) If the work has interactive user interfaces, each must display
|
||||
Appropriate Legal Notices; however, if the Program has interactive
|
||||
interfaces that do not display Appropriate Legal Notices, your
|
||||
work need not make them do so.
|
||||
|
||||
A compilation of a covered work with other separate and independent
|
||||
works, which are not by their nature extensions of the covered work,
|
||||
and which are not combined with it such as to form a larger program,
|
||||
in or on a volume of a storage or distribution medium, is called an
|
||||
"aggregate" if the compilation and its resulting copyright are not
|
||||
used to limit the access or legal rights of the compilation's users
|
||||
beyond what the individual works permit. Inclusion of a covered work
|
||||
in an aggregate does not cause this License to apply to the other
|
||||
parts of the aggregate.
|
||||
|
||||
#### 6. Conveying Non-Source Forms.
|
||||
|
||||
You may convey a covered work in object code form under the terms of
|
||||
sections 4 and 5, provided that you also convey the machine-readable
|
||||
Corresponding Source under the terms of this License, in one of these
|
||||
ways:
|
||||
|
||||
- a) Convey the object code in, or embodied in, a physical product
|
||||
(including a physical distribution medium), accompanied by the
|
||||
Corresponding Source fixed on a durable physical medium
|
||||
customarily used for software interchange.
|
||||
- b) Convey the object code in, or embodied in, a physical product
|
||||
(including a physical distribution medium), accompanied by a
|
||||
written offer, valid for at least three years and valid for as
|
||||
long as you offer spare parts or customer support for that product
|
||||
model, to give anyone who possesses the object code either (1) a
|
||||
copy of the Corresponding Source for all the software in the
|
||||
product that is covered by this License, on a durable physical
|
||||
medium customarily used for software interchange, for a price no
|
||||
more than your reasonable cost of physically performing this
|
||||
conveying of source, or (2) access to copy the Corresponding
|
||||
Source from a network server at no charge.
|
||||
- c) Convey individual copies of the object code with a copy of the
|
||||
written offer to provide the Corresponding Source. This
|
||||
alternative is allowed only occasionally and noncommercially, and
|
||||
only if you received the object code with such an offer, in accord
|
||||
with subsection 6b.
|
||||
- d) Convey the object code by offering access from a designated
|
||||
place (gratis or for a charge), and offer equivalent access to the
|
||||
Corresponding Source in the same way through the same place at no
|
||||
further charge. You need not require recipients to copy the
|
||||
Corresponding Source along with the object code. If the place to
|
||||
copy the object code is a network server, the Corresponding Source
|
||||
may be on a different server (operated by you or a third party)
|
||||
that supports equivalent copying facilities, provided you maintain
|
||||
clear directions next to the object code saying where to find the
|
||||
Corresponding Source. Regardless of what server hosts the
|
||||
Corresponding Source, you remain obligated to ensure that it is
|
||||
available for as long as needed to satisfy these requirements.
|
||||
- e) Convey the object code using peer-to-peer transmission,
|
||||
provided you inform other peers where the object code and
|
||||
Corresponding Source of the work are being offered to the general
|
||||
public at no charge under subsection 6d.
|
||||
|
||||
A separable portion of the object code, whose source code is excluded
|
||||
from the Corresponding Source as a System Library, need not be
|
||||
included in conveying the object code work.
|
||||
|
||||
A "User Product" is either (1) a "consumer product", which means any
|
||||
tangible personal property which is normally used for personal,
|
||||
family, or household purposes, or (2) anything designed or sold for
|
||||
incorporation into a dwelling. In determining whether a product is a
|
||||
consumer product, doubtful cases shall be resolved in favor of
|
||||
coverage. For a particular product received by a particular user,
|
||||
"normally used" refers to a typical or common use of that class of
|
||||
product, regardless of the status of the particular user or of the way
|
||||
in which the particular user actually uses, or expects or is expected
|
||||
to use, the product. A product is a consumer product regardless of
|
||||
whether the product has substantial commercial, industrial or
|
||||
non-consumer uses, unless such uses represent the only significant
|
||||
mode of use of the product.
|
||||
|
||||
"Installation Information" for a User Product means any methods,
|
||||
procedures, authorization keys, or other information required to
|
||||
install and execute modified versions of a covered work in that User
|
||||
Product from a modified version of its Corresponding Source. The
|
||||
information must suffice to ensure that the continued functioning of
|
||||
the modified object code is in no case prevented or interfered with
|
||||
solely because modification has been made.
|
||||
|
||||
If you convey an object code work under this section in, or with, or
|
||||
specifically for use in, a User Product, and the conveying occurs as
|
||||
part of a transaction in which the right of possession and use of the
|
||||
User Product is transferred to the recipient in perpetuity or for a
|
||||
fixed term (regardless of how the transaction is characterized), the
|
||||
Corresponding Source conveyed under this section must be accompanied
|
||||
by the Installation Information. But this requirement does not apply
|
||||
if neither you nor any third party retains the ability to install
|
||||
modified object code on the User Product (for example, the work has
|
||||
been installed in ROM).
|
||||
|
||||
The requirement to provide Installation Information does not include a
|
||||
requirement to continue to provide support service, warranty, or
|
||||
updates for a work that has been modified or installed by the
|
||||
recipient, or for the User Product in which it has been modified or
|
||||
installed. Access to a network may be denied when the modification
|
||||
itself materially and adversely affects the operation of the network
|
||||
or violates the rules and protocols for communication across the
|
||||
network.
|
||||
|
||||
Corresponding Source conveyed, and Installation Information provided,
|
||||
in accord with this section must be in a format that is publicly
|
||||
documented (and with an implementation available to the public in
|
||||
source code form), and must require no special password or key for
|
||||
unpacking, reading or copying.
|
||||
|
||||
#### 7. Additional Terms.
|
||||
|
||||
"Additional permissions" are terms that supplement the terms of this
|
||||
License by making exceptions from one or more of its conditions.
|
||||
Additional permissions that are applicable to the entire Program shall
|
||||
be treated as though they were included in this License, to the extent
|
||||
that they are valid under applicable law. If additional permissions
|
||||
apply only to part of the Program, that part may be used separately
|
||||
under those permissions, but the entire Program remains governed by
|
||||
this License without regard to the additional permissions.
|
||||
|
||||
When you convey a copy of a covered work, you may at your option
|
||||
remove any additional permissions from that copy, or from any part of
|
||||
it. (Additional permissions may be written to require their own
|
||||
removal in certain cases when you modify the work.) You may place
|
||||
additional permissions on material, added by you to a covered work,
|
||||
for which you have or can give appropriate copyright permission.
|
||||
|
||||
Notwithstanding any other provision of this License, for material you
|
||||
add to a covered work, you may (if authorized by the copyright holders
|
||||
of that material) supplement the terms of this License with terms:
|
||||
|
||||
- a) Disclaiming warranty or limiting liability differently from the
|
||||
terms of sections 15 and 16 of this License; or
|
||||
- b) Requiring preservation of specified reasonable legal notices or
|
||||
author attributions in that material or in the Appropriate Legal
|
||||
Notices displayed by works containing it; or
|
||||
- c) Prohibiting misrepresentation of the origin of that material,
|
||||
or requiring that modified versions of such material be marked in
|
||||
reasonable ways as different from the original version; or
|
||||
- d) Limiting the use for publicity purposes of names of licensors
|
||||
or authors of the material; or
|
||||
- e) Declining to grant rights under trademark law for use of some
|
||||
trade names, trademarks, or service marks; or
|
||||
- f) Requiring indemnification of licensors and authors of that
|
||||
material by anyone who conveys the material (or modified versions
|
||||
of it) with contractual assumptions of liability to the recipient,
|
||||
for any liability that these contractual assumptions directly
|
||||
impose on those licensors and authors.
|
||||
|
||||
All other non-permissive additional terms are considered "further
|
||||
restrictions" within the meaning of section 10. If the Program as you
|
||||
received it, or any part of it, contains a notice stating that it is
|
||||
governed by this License along with a term that is a further
|
||||
restriction, you may remove that term. If a license document contains
|
||||
a further restriction but permits relicensing or conveying under this
|
||||
License, you may add to a covered work material governed by the terms
|
||||
of that license document, provided that the further restriction does
|
||||
not survive such relicensing or conveying.
|
||||
|
||||
If you add terms to a covered work in accord with this section, you
|
||||
must place, in the relevant source files, a statement of the
|
||||
additional terms that apply to those files, or a notice indicating
|
||||
where to find the applicable terms.
|
||||
|
||||
Additional terms, permissive or non-permissive, may be stated in the
|
||||
form of a separately written license, or stated as exceptions; the
|
||||
above requirements apply either way.
|
||||
|
||||
#### 8. Termination.
|
||||
|
||||
You may not propagate or modify a covered work except as expressly
|
||||
provided under this License. Any attempt otherwise to propagate or
|
||||
modify it is void, and will automatically terminate your rights under
|
||||
this License (including any patent licenses granted under the third
|
||||
paragraph of section 11).
|
||||
|
||||
However, if you cease all violation of this License, then your license
|
||||
from a particular copyright holder is reinstated (a) provisionally,
|
||||
unless and until the copyright holder explicitly and finally
|
||||
terminates your license, and (b) permanently, if the copyright holder
|
||||
fails to notify you of the violation by some reasonable means prior to
|
||||
60 days after the cessation.
|
||||
|
||||
Moreover, your license from a particular copyright holder is
|
||||
reinstated permanently if the copyright holder notifies you of the
|
||||
violation by some reasonable means, this is the first time you have
|
||||
received notice of violation of this License (for any work) from that
|
||||
copyright holder, and you cure the violation prior to 30 days after
|
||||
your receipt of the notice.
|
||||
|
||||
Termination of your rights under this section does not terminate the
|
||||
licenses of parties who have received copies or rights from you under
|
||||
this License. If your rights have been terminated and not permanently
|
||||
reinstated, you do not qualify to receive new licenses for the same
|
||||
material under section 10.
|
||||
|
||||
#### 9. Acceptance Not Required for Having Copies.
|
||||
|
||||
You are not required to accept this License in order to receive or run
|
||||
a copy of the Program. Ancillary propagation of a covered work
|
||||
occurring solely as a consequence of using peer-to-peer transmission
|
||||
to receive a copy likewise does not require acceptance. However,
|
||||
nothing other than this License grants you permission to propagate or
|
||||
modify any covered work. These actions infringe copyright if you do
|
||||
not accept this License. Therefore, by modifying or propagating a
|
||||
covered work, you indicate your acceptance of this License to do so.
|
||||
|
||||
#### 10. Automatic Licensing of Downstream Recipients.
|
||||
|
||||
Each time you convey a covered work, the recipient automatically
|
||||
receives a license from the original licensors, to run, modify and
|
||||
propagate that work, subject to this License. You are not responsible
|
||||
for enforcing compliance by third parties with this License.
|
||||
|
||||
An "entity transaction" is a transaction transferring control of an
|
||||
organization, or substantially all assets of one, or subdividing an
|
||||
organization, or merging organizations. If propagation of a covered
|
||||
work results from an entity transaction, each party to that
|
||||
transaction who receives a copy of the work also receives whatever
|
||||
licenses to the work the party's predecessor in interest had or could
|
||||
give under the previous paragraph, plus a right to possession of the
|
||||
Corresponding Source of the work from the predecessor in interest, if
|
||||
the predecessor has it or can get it with reasonable efforts.
|
||||
|
||||
You may not impose any further restrictions on the exercise of the
|
||||
rights granted or affirmed under this License. For example, you may
|
||||
not impose a license fee, royalty, or other charge for exercise of
|
||||
rights granted under this License, and you may not initiate litigation
|
||||
(including a cross-claim or counterclaim in a lawsuit) alleging that
|
||||
any patent claim is infringed by making, using, selling, offering for
|
||||
sale, or importing the Program or any portion of it.
|
||||
|
||||
#### 11. Patents.
|
||||
|
||||
A "contributor" is a copyright holder who authorizes use under this
|
||||
License of the Program or a work on which the Program is based. The
|
||||
work thus licensed is called the contributor's "contributor version".
|
||||
|
||||
A contributor's "essential patent claims" are all patent claims owned
|
||||
or controlled by the contributor, whether already acquired or
|
||||
hereafter acquired, that would be infringed by some manner, permitted
|
||||
by this License, of making, using, or selling its contributor version,
|
||||
but do not include claims that would be infringed only as a
|
||||
consequence of further modification of the contributor version. For
|
||||
purposes of this definition, "control" includes the right to grant
|
||||
patent sublicenses in a manner consistent with the requirements of
|
||||
this License.
|
||||
|
||||
Each contributor grants you a non-exclusive, worldwide, royalty-free
|
||||
patent license under the contributor's essential patent claims, to
|
||||
make, use, sell, offer for sale, import and otherwise run, modify and
|
||||
propagate the contents of its contributor version.
|
||||
|
||||
In the following three paragraphs, a "patent license" is any express
|
||||
agreement or commitment, however denominated, not to enforce a patent
|
||||
(such as an express permission to practice a patent or covenant not to
|
||||
sue for patent infringement). To "grant" such a patent license to a
|
||||
party means to make such an agreement or commitment not to enforce a
|
||||
patent against the party.
|
||||
|
||||
If you convey a covered work, knowingly relying on a patent license,
|
||||
and the Corresponding Source of the work is not available for anyone
|
||||
to copy, free of charge and under the terms of this License, through a
|
||||
publicly available network server or other readily accessible means,
|
||||
then you must either (1) cause the Corresponding Source to be so
|
||||
available, or (2) arrange to deprive yourself of the benefit of the
|
||||
patent license for this particular work, or (3) arrange, in a manner
|
||||
consistent with the requirements of this License, to extend the patent
|
||||
license to downstream recipients. "Knowingly relying" means you have
|
||||
actual knowledge that, but for the patent license, your conveying the
|
||||
covered work in a country, or your recipient's use of the covered work
|
||||
in a country, would infringe one or more identifiable patents in that
|
||||
country that you have reason to believe are valid.
|
||||
|
||||
If, pursuant to or in connection with a single transaction or
|
||||
arrangement, you convey, or propagate by procuring conveyance of, a
|
||||
covered work, and grant a patent license to some of the parties
|
||||
receiving the covered work authorizing them to use, propagate, modify
|
||||
or convey a specific copy of the covered work, then the patent license
|
||||
you grant is automatically extended to all recipients of the covered
|
||||
work and works based on it.
|
||||
|
||||
A patent license is "discriminatory" if it does not include within the
|
||||
scope of its coverage, prohibits the exercise of, or is conditioned on
|
||||
the non-exercise of one or more of the rights that are specifically
|
||||
granted under this License. You may not convey a covered work if you
|
||||
are a party to an arrangement with a third party that is in the
|
||||
business of distributing software, under which you make payment to the
|
||||
third party based on the extent of your activity of conveying the
|
||||
work, and under which the third party grants, to any of the parties
|
||||
who would receive the covered work from you, a discriminatory patent
|
||||
license (a) in connection with copies of the covered work conveyed by
|
||||
you (or copies made from those copies), or (b) primarily for and in
|
||||
connection with specific products or compilations that contain the
|
||||
covered work, unless you entered into that arrangement, or that patent
|
||||
license was granted, prior to 28 March 2007.
|
||||
|
||||
Nothing in this License shall be construed as excluding or limiting
|
||||
any implied license or other defenses to infringement that may
|
||||
otherwise be available to you under applicable patent law.
|
||||
|
||||
#### 12. No Surrender of Others' Freedom.
|
||||
|
||||
If conditions are imposed on you (whether by court order, agreement or
|
||||
otherwise) that contradict the conditions of this License, they do not
|
||||
excuse you from the conditions of this License. If you cannot convey a
|
||||
covered work so as to satisfy simultaneously your obligations under
|
||||
this License and any other pertinent obligations, then as a
|
||||
consequence you may not convey it at all. For example, if you agree to
|
||||
terms that obligate you to collect a royalty for further conveying
|
||||
from those to whom you convey the Program, the only way you could
|
||||
satisfy both those terms and this License would be to refrain entirely
|
||||
from conveying the Program.
|
||||
|
||||
#### 13. Use with the GNU Affero General Public License.
|
||||
|
||||
Notwithstanding any other provision of this License, you have
|
||||
permission to link or combine any covered work with a work licensed
|
||||
under version 3 of the GNU Affero General Public License into a single
|
||||
combined work, and to convey the resulting work. The terms of this
|
||||
License will continue to apply to the part which is the covered work,
|
||||
but the special requirements of the GNU Affero General Public License,
|
||||
section 13, concerning interaction through a network will apply to the
|
||||
combination as such.
|
||||
|
||||
#### 14. Revised Versions of this License.
|
||||
|
||||
The Free Software Foundation may publish revised and/or new versions
|
||||
of the GNU General Public License from time to time. Such new versions
|
||||
will be similar in spirit to the present version, but may differ in
|
||||
detail to address new problems or concerns.
|
||||
|
||||
Each version is given a distinguishing version number. If the Program
|
||||
specifies that a certain numbered version of the GNU General Public
|
||||
License "or any later version" applies to it, you have the option of
|
||||
following the terms and conditions either of that numbered version or
|
||||
of any later version published by the Free Software Foundation. If the
|
||||
Program does not specify a version number of the GNU General Public
|
||||
License, you may choose any version ever published by the Free
|
||||
Software Foundation.
|
||||
|
||||
If the Program specifies that a proxy can decide which future versions
|
||||
of the GNU General Public License can be used, that proxy's public
|
||||
statement of acceptance of a version permanently authorizes you to
|
||||
choose that version for the Program.
|
||||
|
||||
Later license versions may give you additional or different
|
||||
permissions. However, no additional obligations are imposed on any
|
||||
author or copyright holder as a result of your choosing to follow a
|
||||
later version.
|
||||
|
||||
#### 15. Disclaimer of Warranty.
|
||||
|
||||
THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
|
||||
APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
|
||||
HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT
|
||||
WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT
|
||||
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
|
||||
A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND
|
||||
PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE
|
||||
DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR
|
||||
CORRECTION.
|
||||
|
||||
#### 16. Limitation of Liability.
|
||||
|
||||
IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
|
||||
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR
|
||||
CONVEYS THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
|
||||
INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES
|
||||
ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT
|
||||
NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR
|
||||
LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM
|
||||
TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER
|
||||
PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
|
||||
|
||||
#### 17. Interpretation of Sections 15 and 16.
|
||||
|
||||
If the disclaimer of warranty and limitation of liability provided
|
||||
above cannot be given local legal effect according to their terms,
|
||||
reviewing courts shall apply local law that most closely approximates
|
||||
an absolute waiver of all civil liability in connection with the
|
||||
Program, unless a warranty or assumption of liability accompanies a
|
||||
copy of the Program in return for a fee.
|
||||
|
||||
END OF TERMS AND CONDITIONS
|
||||
|
||||
### How to Apply These Terms to Your New Programs
|
||||
|
||||
If you develop a new program, and you want it to be of the greatest
|
||||
possible use to the public, the best way to achieve this is to make it
|
||||
free software which everyone can redistribute and change under these
|
||||
terms.
|
||||
|
||||
To do so, attach the following notices to the program. It is safest to
|
||||
attach them to the start of each source file to most effectively state
|
||||
the exclusion of warranty; and each file should have at least the
|
||||
"copyright" line and a pointer to where the full notice is found.
|
||||
|
||||
<one line to give the program's name and a brief idea of what it does.>
|
||||
Copyright (C) <year> <name of author>
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
Also add information on how to contact you by electronic and paper
|
||||
mail.
|
||||
|
||||
If the program does terminal interaction, make it output a short
|
||||
notice like this when it starts in an interactive mode:
|
||||
|
||||
<program> Copyright (C) <year> <name of author>
|
||||
This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
|
||||
This is free software, and you are welcome to redistribute it
|
||||
under certain conditions; type `show c' for details.
|
||||
|
||||
The hypothetical commands \`show w' and \`show c' should show the
|
||||
appropriate parts of the General Public License. Of course, your
|
||||
program's commands might be different; for a GUI interface, you would
|
||||
use an "about box".
|
||||
|
||||
You should also get your employer (if you work as a programmer) or
|
||||
school, if any, to sign a "copyright disclaimer" for the program, if
|
||||
necessary. For more information on this, and how to apply and follow
|
||||
the GNU GPL, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
The GNU General Public License does not permit incorporating your
|
||||
program into proprietary programs. If your program is a subroutine
|
||||
library, you may consider it more useful to permit linking proprietary
|
||||
applications with the library. If this is what you want to do, use the
|
||||
GNU Lesser General Public License instead of this License. But first,
|
||||
please read <https://www.gnu.org/licenses/why-not-lgpl.html>.
|
@@ -42,7 +42,8 @@ RUN groupadd -f -g 1000 me && \
|
||||
COPY --from=0 /var/www/html${apaxyPath} /usr/local/apache2/htdocs${apaxyPath}
|
||||
|
||||
WORKDIR /usr/local/apache2/htdocs${apaxyPath}
|
||||
RUN for file_extension in 3dml 3ds 3g2 3gp 7z aac adp ai aif aifc aiff apk appcache asf asm asx atom au avi azw bat bin bmp bpk btif bz bz2 c cab caf cb7 cba cbr cbt cbz cc cgm class cmx com conf cpp css csv curl cxx dcurl deb def deploy dic diff dist distz djv djvu dll dmg dms doc docx dot dra dsc dtd dts dtshd dump dvb dwg dxf ecelp4800 ecelp7470 ecelp9600 elc eol eps epub etx exe f f4v f77 f90 fbs fh fh4 fh5 fh7 fhc flac fli flv flx fly for fpx fst fvt g3 gif gv gz gzip h h261 h263 h264 hh hpp htm html ico ics ief ifb in iso jad jar java jpe jpeg jpg jpgm jpgv jpm js json kar ktx latex list log lrf lvp m1v m2a m2v m3a m3u m3u8 m4a m4u m4v Makefile man mar markdown mcurl md mdb mdi me mid midi mj2 mjp2 mk3d mka mks mkv mmr mng mobi mov movie mp2 mp2a mp3 mp4 mp4a mp4v mpe mpeg mpg mpg4 mpga mpkg ms msi mxu n3 nfo npx odb odc odf odft odg odi odm odp ods odt oga ogg ogv opml otc otf otg oth oti otp ots ott p pas patch pbm pct pcx pdf pgm php phtml pic pkg pls png pnm pot ppm pps ppsx ppt pptx prc ps psd py pya pyv qt ra ram rar ras rb README rgb rip rlc rmi rmp roff rpm rss rtf rtx s s3m sass scss scurl sfv sgi sgm sgml sh sid sil smv snd so spot spx sql sub svg svgz t tar tex text tga tif tiff torrent tr tsv ttc ttf ttl txt udeb uri uris urls uu uva uvg uvh uvi uvm uvp uvs uvu uvv uvva uvvg uvvh uvvi uvvm uvvp uvvs uvvu uvvv vcard vcf vcs viv vob wav wax wbmp wdp weba webm webp wm wma wml wmls wmv wmx woff woff2 wvx xbm xht xhtml xif xla xlc xlm xls xlsx xlt xlw xm xml xpmxwd xsl zip; do touch example.${file_extension}; done
|
||||
RUN for file_extension in 3dml 3ds 3g2 3gp 7z aac adp ai aif aifc aiff apk appcache asf asm asx atom au avi azw bat bin bmp bpk btif bz bz2 c cab caf cb7 cba cbr cbt cbz cc cgm class cmx com conf cpp css csv curl cxx dcurl deb def deploy dic diff dist distz djv djvu dll dmg dms doc docx dot dra dsc dtd dts dtshd dump dvb dwg dxf ecelp4800 ecelp7470 ecelp9600 elc eol eps epub etx exe f f4v f77 f90 fbs fh fh4 fh5 fh7 fhc flac fli flv flx fly for fpx fst fvt g3 gif gv gz gzip h h261 h263 h264 hh hpp htm html ico ics ief ifb in iso jad jar java jpe jpeg jpg jpgm jpgv jpm js json kar ktx latex list log lrf lvp m1v m2a m2v m3a m3u m3u8 m4a m4u m4v Makefile man mar markdown mcurl md mdb mdi me mid midi mj2 mjp2 mk3d mka mks mkv mmr mng mobi mov movie mp2 mp2a mp3 mp4 mp4a mp4v mpe mpeg mpg mpg4 mpga mpkg ms msi mxu n3 nfo npx odb odc odf odft odg odi odm odp ods odt oga ogg ogv opml otc otf otg oth oti otp ots ott p pas patch pbm pct pcx pdf pgm php phtml pic pkg pls png pnm pot ppm pps ppsx ppt pptx prc ps psd py pya pyv qt ra ram rar ras rb README rgb rip rlc rmi rmp roff rpm rss rtf rtx s s3m sass scss scurl sfv sgi sgm sgml sh sid sil smv snd so spot spx sql sub svg svgz t tar tex text tga tif tiff torrent tr tsv ttc ttf ttl txt udeb uri uris urls uu uva uvg uvh uvi uvm uvp uvs uvu uvv uvva uvvg uvvh uvvi uvvm uvvp uvvs uvvu uvvv vcard vcf vcs viv vob wav wax wbmp wdp weba webm webp wm wma wml wmls wmv wmx woff woff2 wvx xbm xcf xht xhtml xif xla xlc xlm xls xlsx xlt xlw xm xml xpm xwd xsl zip; do touch example.${file_extension}; done
|
||||
RUN touch README
|
||||
|
||||
# allow user 'me' to read apache's files
|
||||
RUN chown -R me:root /usr/local/apache2/ && \
|
||||
|
10
License.md
@@ -1,10 +0,0 @@
|
||||
This is free and unencumbered software released into the public domain.
|
||||
|
||||
Anyone is free to copy, modify, publish, use, compile, sell, or distribute this software, either in source code form or as a compiled binary, for any purpose, commercial or non-commercial, and by any means.
|
||||
|
||||
In jurisdictions that recognize copyright laws, the author or authors of this software dedicate any and all copyright interest in the software to the public domain. We make this dedication for the benefit of the public at large and to the detriment of our heirs and successors. We intend this dedication to be an overt act of relinquishment in perpetuity of all present and future rights to this software under copyright law.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
||||
OTHER DEALINGS IN THE SOFTWARE.
|
||||
|
||||
For more information, please refer to <http://unlicense.org/>
|
46
README.md
@@ -6,9 +6,10 @@ apaxy is a customisable theme built to enhance the experience of browsing web di
|
||||
|
||||
- [features](#features)
|
||||
- [installation](#installation)
|
||||
- [docker images](#docker-images)
|
||||
- [docker image](#docker-image)
|
||||
- [apaxy themes](#apaxy-themes)
|
||||
- [mime Types](#mime-types)
|
||||
- [media types](#media-types)
|
||||
- [gallery](#gallery)
|
||||
- [troubleshooting](#troubleshooting)
|
||||
- [credits](#credits)
|
||||
|
||||
@@ -16,19 +17,23 @@ apaxy is a customisable theme built to enhance the experience of browsing web di
|
||||
|
||||
Apaxy may be basic, but it gives you a great deal of creative freedom when styling your directory.
|
||||
|
||||
* style your directory listing with css
|
||||
* make it pop with javascript
|
||||
* add welcome messages, download instructions or copyright notices
|
||||
* add custom media type icons (requires editing the `.htaccess` file)
|
||||
* use custom error pages
|
||||
- style your directory listing with css
|
||||
- make it pop with javascript
|
||||
- add welcome messages, download instructions or copyright notices
|
||||
- add custom media type icons (requires editing the `.htaccess` file)
|
||||
- use custom error pages
|
||||
|
||||
*Sadly, visual style is all you can work with. It's not possible to alter the generated table structure of the listing directory with Apaxy.*
|
||||
|
||||
## Installation
|
||||
|
||||
apaxy requires an apache (2.2.11+) enabled http server.
|
||||
apaxy requires an apache (2.4+) http server. The configuration of the apache http server have to set an `AllowOverride` statement for the Apaxy styled folder:
|
||||
|
||||
### Quick Start
|
||||
```apache
|
||||
AllowOverride Options Indexes FileInfo
|
||||
```
|
||||
|
||||
### Quick start
|
||||
|
||||
If you would like, you can automate the installation of Apaxy with the included `apaxy-configure.sh` script.
|
||||
|
||||
@@ -38,15 +43,17 @@ You can set some parameters of `apaxy.config` on the command line instead of the
|
||||
|
||||
Then run the configuration script as a user that can write to the `installWebPath` directory. With apache under debian, this would be the `www-data` user:
|
||||
|
||||
$ sudo -u www-data ./apaxy-configure.sh
|
||||
```bash
|
||||
$ sudo -u www-data ./apaxy-configure.sh
|
||||
```
|
||||
|
||||
The files will be copied to the web server directory, and modified automatically based on the settings specified.
|
||||
|
||||
### Manual Install
|
||||
### Manual install
|
||||
|
||||
Let's assume you have a folder named `share` in your server root directory (the path thus being `http://mywebsite.com/share`) that you'd like to use as your listing directory:
|
||||
|
||||
- [download](https://github.com/oupala/apaxy/archive/master.zip) and unzip apaxy
|
||||
- [download](https://github.com/oupala/apaxy/archive/main.zip) and unzip apaxy
|
||||
- copy and paste the contents of the `/apaxy` folder to your `/share` folder
|
||||
- edit `htaccess.txt` (now in the `/share` folder) and update all instances of paths marked with *{FOLDERNAME}* to point to your site root
|
||||
|
||||
@@ -83,8 +90,8 @@ Should be changed to...
|
||||
<script src=/share/theme/apaxy.js></script>
|
||||
```
|
||||
|
||||
* once done, rename `htaccess.txt` to `.htaccess` in the `/share` directory
|
||||
* [treat yo'self](http://25.media.tumblr.com/tumblr_lw7q28y0Mz1qanm80o1_500.gif), you're done!
|
||||
- once done, rename `htaccess.txt` to `.htaccess` in the `/share` directory
|
||||
- [treat yo'self](http://25.media.tumblr.com/tumblr_lw7q28y0Mz1qanm80o1_500.gif), you're done!
|
||||
|
||||
## Docker image
|
||||
|
||||
@@ -136,4 +143,13 @@ Find more information in the in the [apache documentation](https://httpd.apache.
|
||||
|
||||
apaxy owes its existence to the amazing [h5ai](http://larsjung.de/h5ai/) by [Lars Jung](https://twitter.com/lrsjng). Had I not seen this, I would never have looked into making my own (probably way less useful) version.
|
||||
|
||||
[Faenza Icons](http://tiheum.deviantart.com/art/Faenza-Icons-173323228) are used in the `apaxy` theme.
|
||||
[Faenza icons](http://tiheum.deviantart.com/art/Faenza-Icons-173323228) are used in the `apaxy` theme. [Faenza icon theme](https://code.google.com/archive/p/faenza-icon-theme/) has been released under GPLv3 licence.
|
||||
|
||||
## Licence
|
||||
|
||||
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
|
||||
|
||||
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
|
@@ -1,5 +1,21 @@
|
||||
#
|
||||
# apaxy by @adamwhitcroft
|
||||
# apaxy
|
||||
# Copyright (C) 2021 @adamwhitcroft
|
||||
#
|
||||
# This program is free software: you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
# the Free Software Foundation, either version 3 of the License, or
|
||||
# (at your option) any later version.
|
||||
#
|
||||
# This program is distributed in the hope that it will be useful,
|
||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
# GNU General Public License for more details.
|
||||
#
|
||||
# You should have received a copy of the GNU General Public License
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
#
|
||||
|
||||
#
|
||||
# for a full breakdown of the mod_autoindex module:
|
||||
# http://apache.org/docs/2.4/mod/mod_autoindex.html
|
||||
@@ -17,13 +33,15 @@
|
||||
Options +Indexes
|
||||
|
||||
# index options
|
||||
IndexOptions +Charset=UTF-8 +FancyIndexing +FoldersFirst +HTMLTable +IconsAreLinks +IgnoreCase +NameWidth=* +SuppressDescription +SuppressRules +XHTML
|
||||
IndexOptions +Charset=UTF-8 +FancyIndexing +FoldersFirst +HTMLTable +IconsAreLinks +IgnoreCase +NameWidth=* +SuppressDescription +SuppressRules +XHTML -SuppressHTMLPreamble
|
||||
|
||||
# meta viewport
|
||||
IndexHeadInsert "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" />"
|
||||
# favicon & meta viewport
|
||||
IndexHeadInsert "\
|
||||
<link rel=\"shortcut icon\" href=\"{FOLDERNAME}/theme/favicon.ico\" />\
|
||||
<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" />"
|
||||
|
||||
# hide ".htaccess" file, "favicon.ico" file and "/theme" directory
|
||||
IndexIgnore .htaccess favicon.ico /theme
|
||||
# hide ".htaccess" file and "/theme" directory
|
||||
IndexIgnore .htaccess /theme
|
||||
|
||||
|
||||
#
|
||||
@@ -35,66 +53,68 @@ IndexIgnore .htaccess favicon.ico /theme
|
||||
#
|
||||
# if your directory is http://mywebsite.com/share/ you would change to:
|
||||
#
|
||||
# AddIcon /share/theme/icons/blank.png ^^BLANKICON^^
|
||||
# AddIcon /share/theme/icons/empty.svg ^^BLANKICON^^
|
||||
#
|
||||
|
||||
AddIcon {FOLDERNAME}/theme/icons/blank.png ^^BLANKICON^^
|
||||
AddIcon {FOLDERNAME}/theme/icons/folder.png ^^DIRECTORY^^
|
||||
AddIcon {FOLDERNAME}/theme/icons/folder-home.png ..
|
||||
AddIcon {FOLDERNAME}/theme/icons/empty.svg ^^BLANKICON^^
|
||||
AddIcon {FOLDERNAME}/theme/icons/folder.svg ^^DIRECTORY^^
|
||||
AddIcon {FOLDERNAME}/theme/icons/user-home.svg ..
|
||||
|
||||
#
|
||||
# unused icons (that should be soon removed)
|
||||
#
|
||||
# folder-open.png => maybe a js when a folder is hovered
|
||||
# folder-page.png
|
||||
# folder-open.svg => maybe a js when a folder is hovered
|
||||
# folder-document.svg
|
||||
#
|
||||
|
||||
|
||||
#
|
||||
# image
|
||||
#
|
||||
|
||||
# ext: bmp
|
||||
AddIconByType (bmp,{FOLDERNAME}/theme/icons/bmp.png) image/bmp
|
||||
# ext: ai eps ps
|
||||
AddIconByType (ps,{FOLDERNAME}/theme/icons/image-x-eps.svg) application/postscript
|
||||
|
||||
# ext: svg svgz
|
||||
AddIconByType (draw,{FOLDERNAME}/theme/icons/draw.png) image/svg+xml
|
||||
# ext: bmp
|
||||
AddIconByType (bmp,{FOLDERNAME}/theme/icons/image-bmp.svg) image/bmp
|
||||
|
||||
# ext: gif
|
||||
AddIconByType (gif,{FOLDERNAME}/theme/icons/gif.png) image/gif
|
||||
AddIconByType (gif,{FOLDERNAME}/theme/icons/image-gif.svg) image/gif
|
||||
|
||||
# ext: ico
|
||||
AddIconByType (ico,{FOLDERNAME}/theme/icons/ico.png) image/x-icon
|
||||
AddIconByType (ico,{FOLDERNAME}/theme/icons/image-x-ico.svg) image/x-icon
|
||||
|
||||
# ext: jpg jpeg jpe
|
||||
AddIconByType (jpg,{FOLDERNAME}/theme/icons/jpg.png) image/jpeg
|
||||
AddIconByType (jpg,{FOLDERNAME}/theme/icons/image-jpeg.svg) image/jpeg
|
||||
|
||||
# ext: png
|
||||
AddIconByType (png,{FOLDERNAME}/theme/icons/png.png) image/png
|
||||
|
||||
# ext: ai eps ps
|
||||
AddIconByType (ps,{FOLDERNAME}/theme/icons/eps.png) application/postscript
|
||||
AddIconByType (png,{FOLDERNAME}/theme/icons/image-png.svg) image/png
|
||||
|
||||
# ext: psd
|
||||
AddIconByType (psd,{FOLDERNAME}/theme/icons/psd.png) image/vnd.adobe.photoshop
|
||||
AddIconByType (psd,{FOLDERNAME}/theme/icons/image-x-psd.svg) image/vnd.adobe.photoshop
|
||||
|
||||
# ext: svg svgz
|
||||
AddIconByType (draw,{FOLDERNAME}/theme/icons/x-office-drawing.svg) image/svg+xml
|
||||
|
||||
# ext: tiff tif
|
||||
AddIconByType (tiff,{FOLDERNAME}/theme/icons/tiff.png) image/tiff
|
||||
AddIconByType (tiff,{FOLDERNAME}/theme/icons/image-tiff.svg) image/tiff
|
||||
|
||||
# oti media type bug in apache, fallback to AddIcon
|
||||
# ext: oti
|
||||
AddIcon {FOLDERNAME}/theme/icons/image.png .oti
|
||||
# xcf media type not yet included in apache, fallback to AddIcon
|
||||
# ext: xcf
|
||||
#AddIconByType (xcf,{FOLDERNAME}/theme/icons/image-x-xcf.svg) image/x-xcf
|
||||
AddIcon {FOLDERNAME}/theme/icons/image-x-xcf.svg .xcf
|
||||
|
||||
# all other images
|
||||
# ext: bmp cgm g3 gif ief jpeg jpg jpe ktx png btif sgi svg svgz tiff tif psd uvi uvvi uvg uvvg djvu djv sub dwg dxf fbs fpx fst mmr rlc mdi wdp npx wbmp xif webp 3ds ras cmx fh fhc fh4 fh5 fh7 ico sid pcx pic pct pnm pbm pgm ppm rgb tga xbm xpmxwd
|
||||
# ext: bmp cgm g3 gif ief jpeg jpg jpe ktx png btif sgi svg svgz tiff tif psd uvi uvvi uvg uvvg djvu djv sub dwg dxf fbs fpx fst mmr rlc mdi wdp npx wbmp xif webp 3ds ras cmx fh fhc fh4 fh5 fh7 ico sid pcx pic pct pnm pbm pgm ppm rgb tga xbm xpm xwd
|
||||
# ext: odg
|
||||
# ext: otg
|
||||
# ext: odi
|
||||
# ext: oti
|
||||
AddIconByType (image,{FOLDERNAME}/theme/icons/image.png) image/* \
|
||||
application/vnd.oasis.opendocument.graphics \
|
||||
application/vnd.oasis.opendocument.graphics-template \
|
||||
application/vnd.oasis.opendocument.image \
|
||||
application/vnd.oasis.opendocument.image-template
|
||||
AddIconByType (image,{FOLDERNAME}/theme/icons/image-x-generic.svg) image/* \
|
||||
application/vnd.oasis.opendocument.graphics \
|
||||
application/vnd.oasis.opendocument.graphics-template \
|
||||
application/vnd.oasis.opendocument.image \
|
||||
application/vnd.oasis.opendocument.image-template
|
||||
|
||||
|
||||
#
|
||||
@@ -105,26 +125,26 @@ AddIconByType (image,{FOLDERNAME}/theme/icons/image.png) image/* \
|
||||
# ext: m3u
|
||||
# ext: m3u8
|
||||
# ext: pls
|
||||
AddIconByType (playlist,{FOLDERNAME}/theme/icons/playlist.png) audio/x-mpegurl \
|
||||
application/vnd.apple.mpegurl \
|
||||
application/pls+xml
|
||||
AddIconByType (playlist,{FOLDERNAME}/theme/icons/audio-x-mp3-playlist.svg) audio/x-mpegurl \
|
||||
application/vnd.apple.mpegurl \
|
||||
application/pls+xml
|
||||
|
||||
# all audio
|
||||
# ext: adp au snd mid midi kar rmi m4a mp4a mpga mp2 mp2a mp3 m2a m3a oga ogg spx s3m sil uva uvva eol dra dts dtshd lvp pya ecelp4800 ecelp7470 ecelp9600 rip weba aac aif aiff aifc caf flac mka m3u wax wma xm rmp ram ra wav
|
||||
AddIconByType (audio,{FOLDERNAME}/theme/icons/audio.png) audio/*
|
||||
AddIconByType (audio,{FOLDERNAME}/theme/icons/audio-x-generic.svg) audio/*
|
||||
|
||||
|
||||
#
|
||||
# video
|
||||
#
|
||||
|
||||
# audio playlist
|
||||
# video playlist
|
||||
# ext: mxu m4u
|
||||
AddIconByType (playlist,{FOLDERNAME}/theme/icons/video.png) video/vnd.mpegurl
|
||||
AddIconByType (playlist,{FOLDERNAME}/theme/icons/video-x-generic.svg) video/vnd.mpegurl
|
||||
|
||||
# all video
|
||||
# ext: 3g2 3gp h261 h263 h264 jpgv jpm jpgm mj2 mjp2 mp4 mp4v mpg4 mpeg mpg mpe m1v m2v ogv qt mov uvh uvvh uvm uvvm uvp uvvp uvs uvvs uvv uvvv dvb fvt mxu m4u pyv uvu uvvu viv webm f4v fli flv m4v mkv mk3d mks mng asf asx avi vob wmv wm wmx wvx movie smv
|
||||
AddIconByType (video,{FOLDERNAME}/theme/icons/video.png) video/*
|
||||
# ext: 3g2 3gp h261 h263 h264 jpgv jpm jpgm mj2 mjp2 mp4 mp4v mpg4 mpeg mpg mpe m1v m2v ogv qt mov uvh uvvh uvm uvvm uvp uvvp uvs uvvs uvv uvvv dvb fvt mxu m4u pyv uvu uvvu viv webm f4v fli flv m4v mkv mk3d mks mng asf asx avi vob wmv wm wmx wvx movie smv
|
||||
AddIconByType (video,{FOLDERNAME}/theme/icons/video-x-generic.svg) video/*
|
||||
|
||||
|
||||
#
|
||||
@@ -134,37 +154,33 @@ AddIconByType (video,{FOLDERNAME}/theme/icons/video.png) video/*
|
||||
# ext: html htm
|
||||
# ext: xhtml xht
|
||||
# ext: uri uris urls
|
||||
AddIconByType (html,{FOLDERNAME}/theme/icons/html.png) text/html \
|
||||
application/xhtml+xml \
|
||||
text/uri-list
|
||||
AddIconByType (html,{FOLDERNAME}/theme/icons/text-html.svg) text/html \
|
||||
application/xhtml+xml \
|
||||
text/uri-list
|
||||
|
||||
# ext: rss
|
||||
# ext: atom
|
||||
AddIconByType (rss,{FOLDERNAME}/theme/icons/rss.png) application/rss+xml \
|
||||
application/atom+xml
|
||||
AddIconByType (rss,{FOLDERNAME}/theme/icons/application-rss+xml.svg) application/rss+xml \
|
||||
application/atom+xml
|
||||
|
||||
# ext: ics ifb
|
||||
# ext: vcs
|
||||
AddIconByType (vcal,{FOLDERNAME}/theme/icons/vcal.png) text/calendar \
|
||||
text/x-vcalendar
|
||||
AddIconByType (vcal,{FOLDERNAME}/theme/icons/evolution-calendar.svg) text/calendar \
|
||||
text/x-vcalendar
|
||||
|
||||
# ext: vcard
|
||||
# ext: vcf
|
||||
AddIconByType (vcard,{FOLDERNAME}/theme/icons/vcard.png) text/vcard \
|
||||
text/x-vcard
|
||||
AddIconByType (vcard,{FOLDERNAME}/theme/icons/addressbook.svg) text/vcard \
|
||||
text/x-vcard
|
||||
|
||||
# ext: torrent
|
||||
AddIconByType (torrent,{FOLDERNAME}/theme/icons/torrent.png) application/x-bittorrent
|
||||
AddIconByType (torrent,{FOLDERNAME}/theme/icons/application-x-bittorrent.svg) application/x-bittorrent
|
||||
|
||||
|
||||
#
|
||||
# office
|
||||
#
|
||||
|
||||
# otc media type bug in apache, fallback to AddIcon
|
||||
# ext: otc
|
||||
AddIcon {FOLDERNAME}/theme/icons/calc.png .otc
|
||||
|
||||
# ext: odc
|
||||
# ext: otc
|
||||
# ext: odf
|
||||
@@ -174,15 +190,15 @@ AddIcon {FOLDERNAME}/theme/icons/calc.png .otc
|
||||
# ext: csv
|
||||
# ext: xls xlm xla xlc xlt xlw
|
||||
# ext: xlsx
|
||||
AddIconByType (calc,{FOLDERNAME}/theme/icons/calc.png) application/vnd.oasis.opendocument.chart \
|
||||
application/vnd.oasis.opendocument.chart-template \
|
||||
application/vnd.oasis.opendocument.formula \
|
||||
application/vnd.oasis.opendocument.formula-template \
|
||||
application/vnd.oasis.opendocument.spreadsheet \
|
||||
application/vnd.oasis.opendocument.spreadsheet-template \
|
||||
text/csv \
|
||||
application/vnd.ms-excel \
|
||||
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
|
||||
AddIconByType (calc,{FOLDERNAME}/theme/icons/x-office-spreadsheet.svg) application/vnd.oasis.opendocument.chart \
|
||||
application/vnd.oasis.opendocument.chart-template \
|
||||
application/vnd.oasis.opendocument.formula \
|
||||
application/vnd.oasis.opendocument.formula-template \
|
||||
application/vnd.oasis.opendocument.spreadsheet \
|
||||
application/vnd.oasis.opendocument.spreadsheet-template \
|
||||
text/csv \
|
||||
application/vnd.ms-excel \
|
||||
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
|
||||
|
||||
# ext: odt
|
||||
# ext: odm
|
||||
@@ -190,40 +206,39 @@ AddIconByType (calc,{FOLDERNAME}/theme/icons/calc.png) application/vnd.oasis.ope
|
||||
# ext: oth
|
||||
# ext: doc dot
|
||||
# ext: docx
|
||||
AddIconByType (doc,{FOLDERNAME}/theme/icons/doc.png) application/vnd.oasis.opendocument.text \
|
||||
application/vnd.oasis.opendocument.text-master \
|
||||
application/vnd.oasis.opendocument.text-template \
|
||||
application/vnd.oasis.opendocument.text-web \
|
||||
application/msword \
|
||||
application/vnd.openxmlformats-officedocument.wordprocessingml.document
|
||||
AddIconByType (doc,{FOLDERNAME}/theme/icons/x-office-document.svg) application/vnd.oasis.opendocument.text \
|
||||
application/vnd.oasis.opendocument.text-master \
|
||||
application/vnd.oasis.opendocument.text-template \
|
||||
application/vnd.oasis.opendocument.text-web \
|
||||
application/msword \
|
||||
application/vnd.openxmlformats-officedocument.wordprocessingml.document
|
||||
|
||||
# ext: odp
|
||||
# ext: otp
|
||||
# ext: ppt pps pot
|
||||
# ext: pptx
|
||||
# ext: ppsx
|
||||
AddIconByType (slideshow,{FOLDERNAME}/theme/icons/pres.png) application/vnd.oasis.opendocument.presentation \
|
||||
application/vnd.oasis.opendocument.presentation-template \
|
||||
application/vnd.ms-powerpoint \
|
||||
\
|
||||
application/vnd.openxmlformats-officedocument.presentationml.presentation \
|
||||
application/vnd.openxmlformats-officedocument.presentationml.slideshow
|
||||
AddIconByType (slideshow,{FOLDERNAME}/theme/icons/x-office-presentation.svg) application/vnd.oasis.opendocument.presentation \
|
||||
application/vnd.oasis.opendocument.presentation-template \
|
||||
application/vnd.ms-powerpoint \
|
||||
application/vnd.openxmlformats-officedocument.presentationml.presentation \
|
||||
application/vnd.openxmlformats-officedocument.presentationml.slideshow
|
||||
|
||||
# ext: mdb
|
||||
# ext: odb
|
||||
AddIconByType (database,{FOLDERNAME}/theme/icons/unknown.png) application/x-msaccess \
|
||||
application/vnd.oasis.opendocument.database
|
||||
AddIconByType (database,{FOLDERNAME}/theme/icons/text-x-sql.svg) application/x-msaccess \
|
||||
application/vnd.oasis.opendocument.database
|
||||
|
||||
# ext: pdf
|
||||
AddIconByType (pdf,{FOLDERNAME}/theme/icons/pdf.png) application/pdf
|
||||
AddIconByType (pdf,{FOLDERNAME}/theme/icons/application-pdf.svg) application/pdf
|
||||
|
||||
# ext: rtf
|
||||
AddIconByType (rtf,{FOLDERNAME}/theme/icons/rtf.png) application/rtf
|
||||
AddIconByType (rtf,{FOLDERNAME}/theme/icons/text-richtext.svg) application/rtf
|
||||
|
||||
# ext: latex
|
||||
# ext: tex
|
||||
AddIconByType (tex,{FOLDERNAME}/theme/icons/tex.png) application/x-latex \
|
||||
application/x-tex
|
||||
AddIconByType (tex,{FOLDERNAME}/theme/icons/text-x-tex.svg) application/x-latex \
|
||||
application/x-tex
|
||||
|
||||
|
||||
#
|
||||
@@ -232,71 +247,66 @@ AddIconByType (tex,{FOLDERNAME}/theme/icons/tex.png) application/x-latex \
|
||||
|
||||
# h media type not yet included in apache, fallback to AddIcon
|
||||
# ext: h
|
||||
#AddIconByType (h,{FOLDERNAME}/theme/icons/h.png) text/x-h
|
||||
AddIcon {FOLDERNAME}/theme/icons/h.png .h
|
||||
#AddIconByType (h,{FOLDERNAME}/theme/icons/text-x-chdr.svg) text/x-h
|
||||
AddIcon {FOLDERNAME}/theme/icons/text-x-chdr.svg .h
|
||||
|
||||
# hpp files do not have a specific media type, fallback to AddIcon
|
||||
# ext: hpp
|
||||
AddIcon {FOLDERNAME}/theme/icons/hpp.png .hpp
|
||||
AddIcon {FOLDERNAME}/theme/icons/text-x-c++hdr.svg .hpp
|
||||
|
||||
# cpp files do not have a specific media type, fallback to AddIcon
|
||||
# ext: cpp
|
||||
AddIcon {FOLDERNAME}/theme/icons/cpp.png .cpp
|
||||
|
||||
# c media type bug in apache, fallback to AddIcon
|
||||
# ext: c
|
||||
AddIcon {FOLDERNAME}/theme/icons/c.png .c
|
||||
AddIcon {FOLDERNAME}/theme/icons/text-x-c++.svg .cpp
|
||||
|
||||
# ext: c cc cxx cpp h hh dic
|
||||
AddIconByType (c,{FOLDERNAME}/theme/icons/c.png) text/x-c
|
||||
AddIconByType (c,{FOLDERNAME}/theme/icons/text-x-c.svg) text/x-c
|
||||
|
||||
# ext: java
|
||||
# ext: jar
|
||||
# ext: class
|
||||
AddIconByType (java,{FOLDERNAME}/theme/icons/java.png) text/x-java-source \
|
||||
application/java-archive \
|
||||
application/java-vm
|
||||
AddIconByType (java,{FOLDERNAME}/theme/icons/text-x-java.svg) text/x-java-source \
|
||||
application/java-archive \
|
||||
application/java-vm
|
||||
|
||||
# sass and scss files do not have a specific media type, fallback to AddIcon
|
||||
# ext: sass scss
|
||||
AddIcon {FOLDERNAME}/theme/icons/css.png .sass .scss
|
||||
AddIcon {FOLDERNAME}/theme/icons/text-css.svg .sass .scss
|
||||
|
||||
# ext: css
|
||||
AddIconByType (css,{FOLDERNAME}/theme/icons/css.png) text/css
|
||||
AddIconByType (css,{FOLDERNAME}/theme/icons/text-css.svg) text/css
|
||||
|
||||
# ext: js
|
||||
AddIconByType (js,{FOLDERNAME}/theme/icons/js.png) application/javascript
|
||||
|
||||
# ext: json
|
||||
AddIconByType (json,{FOLDERNAME}/theme/icons/json.png) application/json
|
||||
AddIconByType (js,{FOLDERNAME}/theme/icons/text-x-javascript.svg) application/javascript \
|
||||
application/json
|
||||
|
||||
# diff and patch files do not have a specific media type, fallback to AddIcon
|
||||
# ext: diff patch
|
||||
AddIcon {FOLDERNAME}/theme/icons/diff.png .diff .patch
|
||||
AddIcon {FOLDERNAME}/theme/icons/text-x-source.svg .diff .patch
|
||||
|
||||
# makefile files do not have a specific media type, fallback to AddIcon
|
||||
# ext: Makefile
|
||||
AddIcon {FOLDERNAME}/theme/icons/makefile.png Makefile
|
||||
AddIcon {FOLDERNAME}/theme/icons/text-x-makefile.svg Makefile
|
||||
|
||||
# php files do not have a specific media type, fallback to AddIcon
|
||||
# ext: php phtml
|
||||
AddIcon {FOLDERNAME}/theme/icons/php.png .php .phtml
|
||||
AddIcon {FOLDERNAME}/theme/icons/application-x-php.svg .php .phtml
|
||||
|
||||
# python files do not have a specific media type, fallback to AddIcon
|
||||
# ext: py
|
||||
AddIcon {FOLDERNAME}/theme/icons/py.png .py
|
||||
AddIcon {FOLDERNAME}/theme/icons/text-x-python.svg .py
|
||||
|
||||
# ruby files do not have a specific media type, fallback to AddIcon
|
||||
# ext: rb
|
||||
AddIcon {FOLDERNAME}/theme/icons/rb.png .rb
|
||||
AddIcon {FOLDERNAME}/theme/icons/application-x-ruby.svg .rb
|
||||
|
||||
# ext: sql
|
||||
AddIconByType (sql,{FOLDERNAME}/theme/icons/sql.png) application/x-sql
|
||||
AddIconByType (sql,{FOLDERNAME}/theme/icons/text-x-sql.svg) application/x-sql
|
||||
|
||||
# ext: xml xsl
|
||||
# ext: dtd
|
||||
AddIconByType (xml,{FOLDERNAME}/theme/icons/xml.png) application/xml \
|
||||
application/xml-dtd
|
||||
AddIconByType (xml,{FOLDERNAME}/theme/icons/text-xml.svg) application/xml \
|
||||
application/xml-dtd
|
||||
|
||||
|
||||
#
|
||||
@@ -305,76 +315,66 @@ AddIconByType (xml,{FOLDERNAME}/theme/icons/xml.png) application/xml \
|
||||
|
||||
# pkg files do not have a specific media type, fallback to AddIcon
|
||||
# ext: pkg
|
||||
AddIcon {FOLDERNAME}/theme/icons/package.png .pkg
|
||||
AddIcon {FOLDERNAME}/theme/icons/package-x-generic.svg .pkg
|
||||
|
||||
# ext: bin dms lrf mar so dist distz pkg bpk dump elc deploy
|
||||
AddIconByType (bin,{FOLDERNAME}/theme/icons/bin.png) application/octet-stream
|
||||
|
||||
# log files do not have a specific media type, fallback to AddIcon
|
||||
# ext: log
|
||||
AddIcon {FOLDERNAME}/theme/icons/log.png .log
|
||||
AddIconByType (bin,{FOLDERNAME}/theme/icons/multipart-encrypted.svg) application/octet-stream
|
||||
|
||||
# ext: iso
|
||||
AddIconByType (cd,{FOLDERNAME}/theme/icons/cd.png) application/x-iso9660-image
|
||||
AddIconByType (cd,{FOLDERNAME}/theme/icons/application-x-cd-image.svg) application/x-iso9660-image
|
||||
|
||||
# ext: deb udeb
|
||||
AddIconByType (deb,{FOLDERNAME}/theme/icons/deb.png) application/x-debian-package
|
||||
AddIconByType (deb,{FOLDERNAME}/theme/icons/deb.svg) application/x-debian-package
|
||||
|
||||
# msi files do not have a specific media type, fallback to AddIcon
|
||||
# ext: msi
|
||||
AddIcon {FOLDERNAME}/theme/icons/install.png .msi
|
||||
|
||||
# exe media type bug in apache, fallback to AddIcon
|
||||
# ext: exe
|
||||
AddIcon {FOLDERNAME}/theme/icons/exe.png .exe
|
||||
AddIcon {FOLDERNAME}/theme/icons/text-x-install.svg .msi
|
||||
|
||||
# ext: exe dll com bat msi
|
||||
AddIconByType (exe,{FOLDERNAME}/theme/icons/exe.png) application/x-msdownload
|
||||
AddIconByType (exe,{FOLDERNAME}/theme/icons/application-x-ms-dos-executable.svg) application/x-msdownload
|
||||
|
||||
# ext: dmg
|
||||
# ext: mpkg
|
||||
# ext: apk
|
||||
AddIconByType (package,{FOLDERNAME}/theme/icons/package.png) application/x-apple-diskimage \
|
||||
application/vnd.apple.installer+xml \
|
||||
application/vnd.android.package-archive
|
||||
AddIconByType (package,{FOLDERNAME}/theme/icons/package-x-generic.svg) application/x-apple-diskimage \
|
||||
application/vnd.apple.installer+xml \
|
||||
application/vnd.android.package-archive
|
||||
|
||||
# rpm files do not have a specific media type, fallback to AddIcon
|
||||
# ext: rpm
|
||||
AddIcon {FOLDERNAME}/theme/icons/rpm.png .rpm
|
||||
AddIcon {FOLDERNAME}/theme/icons/rpm.svg .rpm
|
||||
|
||||
# ext: sh
|
||||
AddIconByType (script,{FOLDERNAME}/theme/icons/script.png) application/x-sh
|
||||
|
||||
# otf media type bug in apache, fallback to AddIcon
|
||||
# ext: otf
|
||||
AddIcon {FOLDERNAME}/theme/icons/font.png .otf
|
||||
AddIconByType (script,{FOLDERNAME}/theme/icons/text-x-script.svg) application/x-sh
|
||||
|
||||
# ext: ttc otf ttf woff2 woff
|
||||
AddIconByType (font,{FOLDERNAME}/theme/icons/font.png) font/*
|
||||
AddIconByType (font,{FOLDERNAME}/theme/icons/font-x-generic.svg) font/*
|
||||
|
||||
#
|
||||
# archives
|
||||
#
|
||||
|
||||
# gzip media type not yet included in apache, fallback to AddIcon
|
||||
# ext: gzip gz
|
||||
#AddIconByType (gzip,{FOLDERNAME}/theme/icons/gzip.png) application/gzip
|
||||
AddIcon {FOLDERNAME}/theme/icons/gzip.png .gzip .gz
|
||||
# ext: gz
|
||||
AddIconByType (gzip,{FOLDERNAME}/theme/icons/application-x-archive.svg) application/x-gzip
|
||||
|
||||
# gzip media type does not include .gzip file extension, fallback to AddIcon
|
||||
# ext: gzip
|
||||
AddIcon {FOLDERNAME}/theme/icons/application-x-archive.svg .gzip
|
||||
|
||||
# ext: rar
|
||||
AddIconByType (rar,{FOLDERNAME}/theme/icons/rar.png) application/x-rar-compressed
|
||||
AddIconByType (rar,{FOLDERNAME}/theme/icons/application-x-rar.svg) application/x-rar-compressed
|
||||
|
||||
# ext: tar
|
||||
AddIconByType (tar,{FOLDERNAME}/theme/icons/tar.png) application/x-tar
|
||||
AddIconByType (tar,{FOLDERNAME}/theme/icons/application-x-tar.svg) application/x-tar
|
||||
|
||||
# ext: zip
|
||||
AddIconByType (zip,{FOLDERNAME}/theme/icons/zip.png) application/zip
|
||||
AddIconByType (zip,{FOLDERNAME}/theme/icons/application-x-zip.svg) application/zip
|
||||
|
||||
# ext: 7z bz bz2 cab
|
||||
AddIconByType (archive,{FOLDERNAME}/theme/icons/archive.png) application/x-7z-compressed \
|
||||
application/x-bzip \
|
||||
application/x-bzip2 \
|
||||
application/vnd.ms-cab-compressed
|
||||
AddIconByType (archive,{FOLDERNAME}/theme/icons/application-x-archive.svg) application/x-7z-compressed \
|
||||
application/x-bzip \
|
||||
application/x-bzip2 \
|
||||
application/vnd.ms-cab-compressed
|
||||
|
||||
|
||||
#
|
||||
@@ -382,14 +382,14 @@ AddIconByType (archive,{FOLDERNAME}/theme/icons/archive.png) application/x-7z-co
|
||||
#
|
||||
|
||||
# ext: cbr cba cbt cbz cb7
|
||||
AddIconByType (text,{FOLDERNAME}/theme/icons/image.png) application/x-cbr
|
||||
AddIconByType (text,{FOLDERNAME}/theme/icons/image-x-generic.svg) application/x-cbr
|
||||
|
||||
# ext: epub
|
||||
# ext: prc mobi
|
||||
# ext: azw
|
||||
AddIconByType (text,{FOLDERNAME}/theme/icons/text.png) application/epub+zip \
|
||||
application/x-mobipocket-ebook \
|
||||
application/vnd.amazon.ebook
|
||||
AddIconByType (text,{FOLDERNAME}/theme/icons/text-plain.svg) application/epub+zip \
|
||||
application/x-mobipocket-ebook \
|
||||
application/vnd.amazon.ebook
|
||||
|
||||
|
||||
#
|
||||
@@ -398,35 +398,23 @@ AddIconByType (text,{FOLDERNAME}/theme/icons/text.png) application/epub+zip \
|
||||
|
||||
# readme files do not have a specific media type, fallback to AddIcon
|
||||
# ext: README
|
||||
AddIcon {FOLDERNAME}/theme/icons/readme.png README
|
||||
AddIcon {FOLDERNAME}/theme/icons/text-x-readme.svg README
|
||||
|
||||
# markdown media type not yet included in apache, fallback to AddIcon
|
||||
# ext: markdown md
|
||||
#AddIconByType (markdown,{FOLDERNAME}/theme/icons/markdown.png) text/mardown
|
||||
AddIcon {FOLDERNAME}/theme/icons/markdown.png .markdown .md
|
||||
|
||||
# conf media type bug in apache, fallback to AddIcon
|
||||
# ext: conf
|
||||
AddIcon {FOLDERNAME}/theme/icons/script.png .conf
|
||||
|
||||
# for media type bug in apache, fallback to AddIcon
|
||||
# ext: for
|
||||
AddIcon {FOLDERNAME}/theme/icons/text.png .for
|
||||
|
||||
# uu media type bug in apache, fallback to AddIcon
|
||||
# ext: uu
|
||||
AddIcon {FOLDERNAME}/theme/icons/text.png .uu
|
||||
#AddIconByType (markdown,{FOLDERNAME}/theme/icons/text-richtext.svg) text/mardown
|
||||
AddIcon {FOLDERNAME}/theme/icons/text-richtext.svg .markdown .md
|
||||
|
||||
# this directive has to be at the end of the file because the text/* media type is very generic and should not be interpreted before other more specific directives
|
||||
# ext: appcache ics ifb css csv html htm n3 txt text conf def list log in dsc rtx sgml sgm tsv t tr roff man me ms ttl uri uris urls vcard curl dcurl mcurl scurl sub fly flx gv 3dml spot jad wmls wml s asm c cc cxx cpp h hh dic f for f77 f90 java nfo opml p pas etx sfv uu vcs vcf
|
||||
AddIconByType (text,{FOLDERNAME}/theme/icons/text.png) text/*
|
||||
AddIconByType (text,{FOLDERNAME}/theme/icons/text-plain.svg) text/*
|
||||
|
||||
|
||||
#
|
||||
# default
|
||||
#
|
||||
|
||||
DefaultIcon {FOLDERNAME}/theme/icons/default.png
|
||||
DefaultIcon {FOLDERNAME}/theme/icons/empty.svg
|
||||
|
||||
|
||||
#
|
||||
|
@@ -1,4 +1,4 @@
|
||||
<DOCTYPE html>
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8"/>
|
||||
@@ -8,11 +8,11 @@
|
||||
<link rel="stylesheet" href="{FOLDERNAME}/theme/style.css" />
|
||||
</head>
|
||||
<body class="fadeDown">
|
||||
<center>
|
||||
<div class="center">
|
||||
<h1>Error.</h1>
|
||||
<div class="errorCode">400
|
||||
</div>
|
||||
<p>Sorry, I don't understand what you want me to do.</p>
|
||||
</center>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
@@ -1,4 +1,4 @@
|
||||
<DOCTYPE html>
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8"/>
|
||||
@@ -8,11 +8,11 @@
|
||||
<link rel="stylesheet" href="{FOLDERNAME}/theme/style.css" />
|
||||
</head>
|
||||
<body class="fadeDown">
|
||||
<center>
|
||||
<div class="center">
|
||||
<h1>Error.</h1>
|
||||
<div class="errorCode">403
|
||||
</div>
|
||||
<p>You aren't allowed to be here.</p>
|
||||
</center>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
@@ -1,4 +1,4 @@
|
||||
<DOCTYPE html>
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8"/>
|
||||
@@ -8,11 +8,11 @@
|
||||
<link rel="stylesheet" href="{FOLDERNAME}/theme/style.css" />
|
||||
</head>
|
||||
<body class="fadeDown">
|
||||
<center>
|
||||
<div class="center">
|
||||
<h1>Error.</h1>
|
||||
<div class="errorCode">404
|
||||
</div>
|
||||
<p>I can't find what you are looking for...</p>
|
||||
</center>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
@@ -1,4 +1,4 @@
|
||||
<DOCTYPE html>
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8"/>
|
||||
@@ -8,11 +8,11 @@
|
||||
<link rel="stylesheet" href="{FOLDERNAME}/theme/style.css" />
|
||||
</head>
|
||||
<body class="fadeDown">
|
||||
<center>
|
||||
<div class="center">
|
||||
<h1>Error.</h1>
|
||||
<div class="errorCode">408
|
||||
</div>
|
||||
<p>I refuse to wait any longer.</p>
|
||||
</center>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
@@ -1,4 +1,4 @@
|
||||
<DOCTYPE html>
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8"/>
|
||||
@@ -8,11 +8,11 @@
|
||||
<link rel="stylesheet" href="{FOLDERNAME}/theme/style.css" />
|
||||
</head>
|
||||
<body class="fadeDown">
|
||||
<center>
|
||||
<div class="center">
|
||||
<h1>Error.</h1>
|
||||
<div class="errorCode">500
|
||||
</div>
|
||||
<p>I don't know what to do. This isn't your fault.</p>
|
||||
</center>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
@@ -1,4 +1,4 @@
|
||||
<DOCTYPE html>
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8"/>
|
||||
@@ -8,11 +8,11 @@
|
||||
<link rel="stylesheet" href="{FOLDERNAME}/theme/style.css" />
|
||||
</head>
|
||||
<body class="fadeDown">
|
||||
<center>
|
||||
<div class="center">
|
||||
<h1>Error.</h1>
|
||||
<div class="errorCode">502
|
||||
</div>
|
||||
<p>I received some invalid information from my master.</p>
|
||||
</center>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
@@ -1,7 +1,12 @@
|
||||
var imageSelector = [
|
||||
'tr:not(.parent) td.indexcolname a[href$=".png"]',
|
||||
'tr:not(.parent) td.indexcolname a[href$=".jpg"]',
|
||||
'tr:not(.parent) td.indexcolname a[href$=".gif"]',
|
||||
'tr:not(.parent) td.indexcolname a[href$=".GIF"]',
|
||||
'tr:not(.parent) td.indexcolname a[href$=".heic"]',
|
||||
'tr:not(.parent) td.indexcolname a[href$=".HEIC"]',
|
||||
'tr:not(.parent) td.indexcolname a[href$=".jpg"]',
|
||||
'tr:not(.parent) td.indexcolname a[href$=".JPG"]',
|
||||
'tr:not(.parent) td.indexcolname a[href$=".png"]',
|
||||
'tr:not(.parent) td.indexcolname a[href$=".PNG"]',
|
||||
].join(', ');
|
||||
|
||||
lightGallery(document.getElementById('indexlist'), {
|
||||
|
@@ -60,6 +60,23 @@
|
||||
document.addEventListener('readystatechange', function() {
|
||||
if (document.readyState === 'complete') {
|
||||
TableFilter.init();
|
||||
var filterInput = document.getElementById('filter');
|
||||
if ( filterInput.value.trim().length ){
|
||||
filterInput.focus();
|
||||
filterInput.dispatchEvent(new Event('input'));
|
||||
}
|
||||
}
|
||||
});
|
||||
|
||||
// Use Keydown to get special keys like Backspace, Enter, Esc.
|
||||
window.addEventListener('keydown', function (e) {
|
||||
var filterInput = document.getElementById('filter');
|
||||
var isFocused = (document.activeElement === filterInput);
|
||||
if ( !isFocused && String.fromCharCode(e.keyCode).match(/(\w|\s)/g) ) {
|
||||
filterInput.focus();
|
||||
} else {
|
||||
//pressed key is a non-char
|
||||
//e.g. 'esc', 'backspace', 'up arrow'
|
||||
}
|
||||
});
|
||||
|
||||
@@ -82,11 +99,3 @@ arr.forEach(function(value){
|
||||
cont++;
|
||||
});
|
||||
document.getElementById("breadcrumb").innerHTML = bread;
|
||||
if (uri.substring(uri.length-1) != '/'){
|
||||
var indexes = document.getElementsByClassName('indexcolname'),
|
||||
i = indexes.length;
|
||||
while (i--){
|
||||
var a = indexes[i].getElementsByTagName('a')[0];
|
||||
a.href = uri + '/' + a.getAttribute('href',2);
|
||||
}
|
||||
}
|
||||
|
Before Width: | Height: | Size: 5.3 KiB After Width: | Height: | Size: 5.3 KiB |
@@ -8,5 +8,5 @@
|
||||
Apaxy by <a href="https://twitter.com/adamwhitcroft">@adamwhitcroft</a>
|
||||
</div><!--/.footer-->
|
||||
<script src={FOLDERNAME}/theme/apaxy.js></script>
|
||||
<script src="https://cdn.jsdelivr.net/npm/lightgallery.js@1.1.3/dist/js/lightgallery.min.js" integrity="sha256-eoTGOrFW1o5KcmlIfJxlpOs0sMeGTy0/0rh/fGZEgNM=" crossorigin="anonymous"></script>
|
||||
<script src="https://cdn.jsdelivr.net/npm/lightgallery@2.4.0/lightgallery.min.js" integrity="sha256-rJzhAjlCghJKSkx4mAv3VwVgxDSAbNM0AH7PhP4cDns=" crossorigin="anonymous"></script>
|
||||
<script src={FOLDERNAME}/theme/apaxy-lightgallery.js></script>
|
||||
|
@@ -1,4 +1,4 @@
|
||||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/lightgallery.js@1.1.3/dist/css/lightgallery.min.css" integrity="sha256-oPZ2OUkKul2aJQeDwKoO1p+DpvFR+w17n7YXydvFRWU=" crossorigin="anonymous">
|
||||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/lightgallery@2.4.0/css/lightgallery-bundle.min.css" integrity="sha256-1gtpcmuOA//0xcazytnM9JqBM3mUDWgwqW1P9U+2/F8=" crossorigin="anonymous">
|
||||
|
||||
<div class="wrapper">
|
||||
<!-- we open the `wrapper` element here, but close it in the `footer.html` file -->
|
||||
|
@@ -4,6 +4,6 @@
|
||||
<ol class="breadcrumb" id="breadcrumb">
|
||||
</ol>
|
||||
|
||||
<input type="search" id="filter" placeholder="filter contents" />
|
||||
<input type="search" id="filter" placeholder="filter content" />
|
||||
|
||||
{HEADER-MESSAGE}
|
||||
|
646
apaxy/theme/icons/addressbook.svg
Normal file
@@ -0,0 +1,646 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
width="16"
|
||||
height="16"
|
||||
id="svg2"
|
||||
sodipodi:version="0.32"
|
||||
inkscape:version="0.47 r22583"
|
||||
version="1.0"
|
||||
sodipodi:docname="addressbook.svg"
|
||||
inkscape:output_extension="org.inkscape.output.svg.inkscape"
|
||||
style="display:inline">
|
||||
<defs
|
||||
id="defs4">
|
||||
<inkscape:perspective
|
||||
sodipodi:type="inkscape:persp3d"
|
||||
inkscape:vp_x="0 : 8 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_z="16 : 8 : 1"
|
||||
inkscape:persp3d-origin="8 : 5.3333333 : 1"
|
||||
id="perspective26" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient3327">
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3330" />
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop3333" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
id="ButtonColor"
|
||||
x1="10.31979"
|
||||
y1="21"
|
||||
x2="10.31979"
|
||||
y2="0.99929649"
|
||||
gradientUnits="userSpaceOnUse">
|
||||
<stop
|
||||
style="stop-color:#29669f;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3189" />
|
||||
<stop
|
||||
style="stop-color:#88b6e0;stop-opacity:1;"
|
||||
offset="1"
|
||||
id="stop3191" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3327"
|
||||
id="linearGradient3192"
|
||||
x1="9.0574636"
|
||||
y1="10.202822"
|
||||
x2="9.0574636"
|
||||
y2="-12.198761"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(0,5.8006549)" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3627"
|
||||
id="linearGradient3204"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="15"
|
||||
y2="9"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(-17,-2)" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor"
|
||||
id="linearGradient3173"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(-16,-1)"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="15"
|
||||
y2="9" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor"
|
||||
id="linearGradient3177"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(-16,-1)"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="15"
|
||||
y2="9" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor"
|
||||
id="linearGradient3179"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0,-1,1,0,-1,16)"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="15"
|
||||
y2="9" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3327"
|
||||
id="linearGradient3612"
|
||||
x1="8"
|
||||
y1="15"
|
||||
x2="8"
|
||||
y2="-1"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
<inkscape:perspective
|
||||
id="perspective2880"
|
||||
inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
|
||||
inkscape:vp_z="1 : 0.5 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_x="0 : 0.5 : 1"
|
||||
sodipodi:type="inkscape:persp3d" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor-1"
|
||||
id="linearGradient3181"
|
||||
x1="-3.0607977"
|
||||
y1="27.258198"
|
||||
x2="-3.0607977"
|
||||
y2="7.2536583"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(11.119372,-6.2581977)" />
|
||||
<linearGradient
|
||||
id="ButtonColor-1"
|
||||
x1="10.31979"
|
||||
y1="21"
|
||||
x2="10.31979"
|
||||
y2="0.99929649"
|
||||
gradientUnits="userSpaceOnUse">
|
||||
<stop
|
||||
style="stop-color:#dcdcdc;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3189-4" />
|
||||
<stop
|
||||
style="stop-color:#f0f0f0;stop-opacity:1;"
|
||||
offset="1"
|
||||
id="stop3191-9" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor-1"
|
||||
id="linearGradient3617"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(-17,-22)"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="15"
|
||||
y2="9" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3327"
|
||||
id="linearGradient3634"
|
||||
x1="7.5530033"
|
||||
y1="15.95053"
|
||||
x2="7.5530033"
|
||||
y2="-7.3556914"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor-1"
|
||||
id="linearGradient3638"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0,-1,1,0,-42,17)"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="15"
|
||||
y2="9" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor-1"
|
||||
id="linearGradient3643"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0,-1,1,0,-22,17)"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="15"
|
||||
y2="9" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor-1"
|
||||
id="linearGradient3649"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0,-1,1,0,-22,18)"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="15"
|
||||
y2="9" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor-1"
|
||||
id="linearGradient3651"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0,-1,1,0,-22,17)"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="15"
|
||||
y2="9" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor-1"
|
||||
id="linearGradient3656"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0,-1,1,0,-2,17)"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="15"
|
||||
y2="9" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor-1"
|
||||
id="linearGradient3667"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0,-1,1,0,-2,17)"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="15"
|
||||
y2="9" />
|
||||
<inkscape:perspective
|
||||
id="perspective3786"
|
||||
inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
|
||||
inkscape:vp_z="1 : 0.5 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_x="0 : 0.5 : 1"
|
||||
sodipodi:type="inkscape:persp3d" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3627"
|
||||
id="linearGradient3670"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(11.119372,-6.2581977)"
|
||||
x1="-3.0607977"
|
||||
y1="27.258198"
|
||||
x2="-3.0607977"
|
||||
y2="7.2536583" />
|
||||
<linearGradient
|
||||
id="linearGradient3627">
|
||||
<stop
|
||||
style="stop-color:#5f101a;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3629" />
|
||||
<stop
|
||||
style="stop-color:#811524;stop-opacity:1;"
|
||||
offset="1"
|
||||
id="stop3631" />
|
||||
</linearGradient>
|
||||
<inkscape:perspective
|
||||
id="perspective3805"
|
||||
inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
|
||||
inkscape:vp_z="1 : 0.5 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_x="0 : 0.5 : 1"
|
||||
sodipodi:type="inkscape:persp3d" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3640"
|
||||
id="linearGradient3660"
|
||||
x1="5"
|
||||
y1="21"
|
||||
x2="5"
|
||||
y2="0.97501558"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
<linearGradient
|
||||
id="linearGradient3640">
|
||||
<stop
|
||||
style="stop-color:#1a1a1a;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3642" />
|
||||
<stop
|
||||
style="stop-color:#2a2a2a;stop-opacity:1;"
|
||||
offset="1"
|
||||
id="stop3644" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3640"
|
||||
id="linearGradient3678"
|
||||
x1="3"
|
||||
y1="16"
|
||||
x2="3"
|
||||
y2="0"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
<inkscape:perspective
|
||||
id="perspective3824"
|
||||
inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
|
||||
inkscape:vp_z="1 : 0.5 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_x="0 : 0.5 : 1"
|
||||
sodipodi:type="inkscape:persp3d" />
|
||||
<inkscape:perspective
|
||||
id="perspective3837"
|
||||
inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
|
||||
inkscape:vp_z="1 : 0.5 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_x="0 : 0.5 : 1"
|
||||
sodipodi:type="inkscape:persp3d" />
|
||||
<inkscape:perspective
|
||||
id="perspective3850"
|
||||
inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
|
||||
inkscape:vp_z="1 : 0.5 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_x="0 : 0.5 : 1"
|
||||
sodipodi:type="inkscape:persp3d" />
|
||||
<linearGradient
|
||||
id="linearGradient3745">
|
||||
<stop
|
||||
style="stop-color:#8a8a8a;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3747" />
|
||||
<stop
|
||||
id="stop3753"
|
||||
offset="0.40964222"
|
||||
style="stop-color:#d5d5d5;stop-opacity:1;" />
|
||||
<stop
|
||||
style="stop-color:#6f6f6f;stop-opacity:1;"
|
||||
offset="0.72741055"
|
||||
id="stop3755" />
|
||||
<stop
|
||||
style="stop-color:#373737;stop-opacity:1;"
|
||||
offset="1"
|
||||
id="stop3749" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3761"
|
||||
id="linearGradient3752"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0.5,0,0,0.5,-2,-4)"
|
||||
spreadMethod="reflect"
|
||||
x1="4"
|
||||
y1="24"
|
||||
x2="12"
|
||||
y2="24" />
|
||||
<linearGradient
|
||||
id="linearGradient3761">
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3763" />
|
||||
<stop
|
||||
id="stop3769"
|
||||
offset="0.5"
|
||||
style="stop-color:#000000;stop-opacity:0.19379845;" />
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop3765" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3761"
|
||||
id="linearGradient3738"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0.5,0,0,0.5,-3.0000004,-8.0000001)"
|
||||
spreadMethod="reflect"
|
||||
x1="4"
|
||||
y1="24"
|
||||
x2="12"
|
||||
y2="24" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3745"
|
||||
id="linearGradient3741"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0.5,0,0,0.5,-3.0000004,-8.0000001)"
|
||||
x1="7.8819661"
|
||||
y1="21.996407"
|
||||
x2="7.8819661"
|
||||
y2="23.936491" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3745"
|
||||
id="linearGradient3757"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0.5,0,0,0.5,-3.0000004,-8.0000001)"
|
||||
x1="7.8819661"
|
||||
y1="21.996407"
|
||||
x2="7.8819661"
|
||||
y2="23.936491" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3761"
|
||||
id="linearGradient3759"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0.5,0,0,0.5,-3.0000004,-8.0000001)"
|
||||
spreadMethod="reflect"
|
||||
x1="4"
|
||||
y1="24"
|
||||
x2="12"
|
||||
y2="24" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3745"
|
||||
id="linearGradient3769"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0.5,0,0,0.5,-3.0000004,-8.0000001)"
|
||||
x1="7.8819661"
|
||||
y1="21.996407"
|
||||
x2="7.8819661"
|
||||
y2="23.936491" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3761"
|
||||
id="linearGradient3771"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0.5,0,0,0.5,-3.0000004,-8.0000001)"
|
||||
spreadMethod="reflect"
|
||||
x1="4"
|
||||
y1="24"
|
||||
x2="12"
|
||||
y2="24" />
|
||||
</defs>
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#e7e7e7"
|
||||
borderopacity="1"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="31.9224"
|
||||
inkscape:cx="-2.1348914"
|
||||
inkscape:cy="8.1293468"
|
||||
inkscape:document-units="px"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="true"
|
||||
inkscape:showpageshadow="false"
|
||||
showguides="false"
|
||||
inkscape:guide-bbox="true"
|
||||
inkscape:window-width="1920"
|
||||
inkscape:window-height="1027"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="25"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:snap-global="true">
|
||||
<sodipodi:guide
|
||||
orientation="1,0"
|
||||
position="0,112"
|
||||
id="guide2383" />
|
||||
<sodipodi:guide
|
||||
orientation="0,1"
|
||||
position="26.278146,128"
|
||||
id="guide2385" />
|
||||
<sodipodi:guide
|
||||
orientation="1,0"
|
||||
position="128,54.082119"
|
||||
id="guide2387" />
|
||||
<sodipodi:guide
|
||||
orientation="0,1"
|
||||
position="78.156291,0"
|
||||
id="guide2389" />
|
||||
<sodipodi:guide
|
||||
orientation="0,1"
|
||||
position="60.863576,64.084768"
|
||||
id="guide2391" />
|
||||
<inkscape:grid
|
||||
type="xygrid"
|
||||
id="grid3672"
|
||||
visible="true"
|
||||
enabled="true" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata7">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:label="Button"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1">
|
||||
<rect
|
||||
ry="2"
|
||||
rx="2"
|
||||
y="0"
|
||||
x="-16"
|
||||
height="16"
|
||||
width="16"
|
||||
id="rect3196"
|
||||
style="fill:url(#linearGradient3204);fill-opacity:1.0;fill-rule:nonzero;stroke:none"
|
||||
transform="matrix(0,-1,1,0,0,0)" />
|
||||
<path
|
||||
style="fill:#c83737;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 3,-9 c -1.108,0 -2,0.892 -2,2 l 0,3 14,0 0,-3 c 0,-1.108 -0.892,-2 -2,-2 L 3,-9 z"
|
||||
id="rect3626"
|
||||
sodipodi:nodetypes="ccccccc" />
|
||||
<path
|
||||
style="opacity:0.7;fill:#000000;fill-opacity:1;stroke:none"
|
||||
d="M 30,7 29,8 29,9 30,8.34375 30,12 l -1,0 0,1 3,0 0,-1 -1,0 0,-4 0,-1 -1,0 z"
|
||||
id="rect3647"
|
||||
sodipodi:nodetypes="ccccccccccccc" />
|
||||
<path
|
||||
style="opacity:0.7;fill:#000000;fill-opacity:1;stroke:none"
|
||||
d="m 26,6.9717314 c -1.104569,0 -2,1.349474 -2,3.0141343 C 24,11.650526 24.895431,13 26,13 27.104569,13 28,11.650526 28,9.9858657 28,8.3212054 27.104569,6.9717314 26,6.9717314 z m 0,1.1033885 c 0.533048,0 0.96875,0.8553124 0.96875,1.9107458 0,1.0554333 -0.435702,1.9107463 -0.96875,1.9107463 -0.533048,0 -0.96875,-0.855313 -0.96875,-1.9107463 0,-1.0554334 0.435702,-1.9107458 0.96875,-1.9107458 z"
|
||||
id="path3655" />
|
||||
<rect
|
||||
transform="matrix(0,-1,1,0,0,0)"
|
||||
style="fill:url(#linearGradient3617);fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
id="rect3615"
|
||||
width="16"
|
||||
height="16"
|
||||
x="-16"
|
||||
y="-20"
|
||||
rx="2"
|
||||
ry="2" />
|
||||
<path
|
||||
style="fill:#ff0000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="M -18 0 C -19.108 0 -20 0.892 -20 2 L -20 14 C -20 15.108 -19.108 16 -18 16 L -6 16 C -4.892 16 -4 15.108 -4 14 L -4 2 C -4 0.892 -4.892 3.0947467e-18 -6 0 L -18 0 z M -17.96875 1 L -6.03125 1 C -5.4473874 1 -5 1.4473874 -5 2.03125 L -5 13.96875 C -5 14.552612 -5.4473874 15 -6.03125 15 L -17.96875 15 C -18.552612 15 -19 14.552612 -19 13.96875 L -19 2.03125 C -19 1.4473874 -18.552612 1 -17.96875 1 z "
|
||||
id="rect3619" />
|
||||
<rect
|
||||
style="opacity:0.15;fill:#ffffff;fill-opacity:1;stroke:none;display:inline"
|
||||
id="rect3662"
|
||||
width="1"
|
||||
height="16"
|
||||
x="4"
|
||||
y="-8.8817842e-16" />
|
||||
<path
|
||||
style="opacity:1;fill:url(#linearGradient3678);fill-opacity:1;stroke:none"
|
||||
d="M 2 0 C 0.892 0 3.0947467e-18 0.892 0 2 L 0 14 C 0 15.108 0.892 16 2 16 L 4 16 L 4 0 L 2 0 z "
|
||||
id="rect3648" />
|
||||
<path
|
||||
id="path3626"
|
||||
d="M 2,0 C 0.892,0 0,0.892 0,2 l 0,12 c 0,1.108 0.892,2 2,2 l 12,0 c 1.108,0 2,-0.892 2,-2 L 16,2 C 16,0.892 15.108,0 14,0 L 2,0 z m 0.03125,1 11.9375,0 C 14.552613,1 15,1.4473874 15,2.03125 l 0,11.9375 C 15,14.552612 14.552613,15 13.96875,15 L 2.03125,15 C 1.447388,15 1,14.552612 1,13.96875 L 1,2.03125 C 1,1.4473874 1.447388,1 2.03125,1 z"
|
||||
style="fill:url(#linearGradient3634);fill-opacity:1;fill-rule:nonzero;stroke:none;opacity:0.5" />
|
||||
<path
|
||||
style="fill:url(#linearGradient3643);fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="M -17.96875,1 C -18.552612,1 -19,1.4473874 -19,2.03125 l 0,11.9375 C -19,14.552612 -18.552612,15 -17.96875,15 l 11.9375,0 C -5.447387,15 -5,14.552612 -5,13.96875 L -5,2.03125 C -5,1.4473874 -5.447387,1 -6.03125,1 l -11.9375,0 z"
|
||||
id="rect3636" />
|
||||
<path
|
||||
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;opacity:0.2"
|
||||
d="M 2.03125,1 C 1.447388,1 1,1.4473874 1,2.03125 l 0,1 C 1,2.4473874 1.447388,2 2.03125,2 l 11.9375,0 C 14.552613,2 15,2.4473874 15,3.03125 l 0,-1 C 15,1.4473874 14.552613,1 13.96875,1 L 2.03125,1 z"
|
||||
id="path3645" />
|
||||
<path
|
||||
id="path3673"
|
||||
style="font-size:13.16195392999999925px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#f4d7d7;fill-opacity:1;stroke:none;display:inline;font-family:Droid Sans;-inkscape-font-specification:Droid Sans"
|
||||
d="m 14,7.5559152 c -9e-6,0.212515 -0.01714,0.426738 -0.05142,0.642673 -0.03086,0.212514 -0.07884,0.416456 -0.143959,0.611826 -0.0617,0.191947 -0.142254,0.371895 -0.241646,0.539846 -0.09598,0.164526 -0.20909,0.308484 -0.339331,0.4318758 -0.130256,0.123395 -0.279356,0.221081 -0.447301,0.293059 -0.164532,0.06855 -0.346193,0.102829 -0.544987,0.102828 -0.154248,1e-6 -0.294779,-0.0257 -0.421594,-0.07712 -0.1234,-0.05142 -0.229655,-0.119964 -0.318766,-0.205655 -0.08912,-0.08569 -0.162816,-0.1833758 -0.221079,-0.2930598 -0.05485,-0.113108 -0.09255,-0.229647 -0.113111,-0.349614 l -0.02057,0 c -0.0617,0.126822 -0.138823,0.246788 -0.231363,0.359897 -0.09255,0.113112 -0.200519,0.2125128 -0.323907,0.2982008 -0.11997,0.08226 -0.257074,0.147388 -0.411311,0.195372 -0.150819,0.04798 -0.317057,0.07198 -0.498715,0.07198 -0.263928,2e-6 -0.498718,-0.04798 -0.70437,-0.143958 C 8.764339,9.938096 8.59296,9.804419 8.452432,9.6330372 8.311897,9.4582322 8.203928,9.2491492 8.128524,9.0057882 8.056544,8.7624322 8.020552,8.4933662 8.020555,8.1985902 c -3e-6,-0.346183 0.0497,-0.663235 0.1491,-0.951156 C 8.27248,6.9595202 8.418152,6.7110202 8.606673,6.5019324 8.798615,6.2928544 9.029977,6.1300439 9.30076,6.0135006 9.571536,5.8969679 9.874877,5.8386988 10.210786,5.8386934 c 0.154237,5.4e-6 0.308478,0.00686 0.462725,0.020566 0.154237,0.013716 0.301622,0.032567 0.442159,0.056555 0.140526,0.023998 0.269061,0.051419 0.385605,0.082262 0.119959,0.027426 0.219359,0.054846 0.2982,0.082262 L 11.681228,8.219158 c -0.0034,0.07541 -0.0069,0.137106 -0.01028,0.18509 -7e-6,0.04456 -7e-6,0.08055 0,0.107969 -7e-6,0.02742 -7e-6,0.04799 0,0.0617 -7e-6,0.01371 -7e-6,0.02571 0,0.03599 -7e-6,0.181665 0.01713,0.330765 0.05142,0.447301 0.0377,0.11654 0.08568,0.209085 0.143959,0.277635 0.05826,0.06855 0.123386,0.11654 0.195373,0.143959 0.0754,0.02399 0.15252,0.03599 0.231362,0.03599 0.157662,2e-6 0.296479,-0.05142 0.416452,-0.154242 0.119958,-0.106253 0.219358,-0.248498 0.298201,-0.426735 0.08225,-0.178232 0.143951,-0.387315 0.18509,-0.627249 0.04112,-0.239929 0.06169,-0.49357 0.0617,-0.760925 -7e-6,-0.486715 -0.0737,-0.9185905 -0.221079,-1.2956304 C 12.886025,5.8695456 12.682083,5.549066 12.421594,5.2885632 12.16109,5.0280725 11.850894,4.8309861 11.491002,4.6973036 11.134527,4.5602066 10.745496,4.4916548 10.323907,4.491648 9.74464,4.4916548 9.23393,4.587627 8.791774,4.7795658 8.349611,4.9680897 7.977718,5.2337278 7.676093,5.576481 7.37789,5.915818 7.151669,6.3202735 6.99743,6.7898482 c -0.154244,0.466157 -0.231364,0.976868 -0.231364,1.532134 0,0.517569 0.06684,0.976866 0.200515,1.377892 0.137102,0.4010298 0.335902,0.7386468 0.596401,1.0128538 0.263922,0.274207 0.589543,0.481576 0.976864,0.622108 0.390742,0.140531 0.838042,0.210796 1.341902,0.210796 0.209078,0 0.414734,-0.012 0.616966,-0.03599 0.205651,-0.02399 0.402737,-0.05655 0.59126,-0.09769 0.19194,-0.04113 0.373602,-0.0874 0.544988,-0.138818 0.171372,-0.05484 0.330756,-0.111396 0.478148,-0.169665 l 0,0.724935 C 11.818331,11.958652 11.485855,12.06148 11.115681,12.136887 10.745496,12.212297 10.337613,12.249999 9.89203,12.25 9.278488,12.249999 8.730074,12.1626 8.246786,11.98779 7.766922,11.812982 7.359038,11.55934 7.023136,11.226864 6.690658,10.890963 6.437017,10.48308 6.26221,10.003216 6.087403,9.5199272 5.999999,8.9715132 6,8.3579722 5.999999,7.7135882 6.101114,7.1137602 6.303342,6.5584861 6.505569,5.9997939 6.793486,5.5165039 7.167095,5.1086146 7.544128,4.7007378 7.998283,4.3802582 8.529563,4.147175 9.064264,3.9141061 9.662378,3.7975681 10.323907,3.7975606 c 0.534699,7.5e-6 1.026559,0.087411 1.475579,0.2622108 0.449008,0.1713867 0.836325,0.4198869 1.161953,0.7455014 0.329042,0.3221998 0.584397,0.7163724 0.766067,1.1825192 C 13.90916,6.4505218 13.999991,6.9732292 14,7.5559152 m -5.156813,0.663239 c -3e-6,0.455873 0.08569,0.786634 0.25707,0.992288 0.174803,0.20223 0.407879,0.303344 0.699229,0.303342 0.188513,2e-6 0.349609,-0.0377 0.48329,-0.113111 0.133671,-0.07883 0.243354,-0.188515 0.329049,-0.329049 0.08568,-0.143956 0.150809,-0.313622 0.195373,-0.508997 0.04455,-0.198797 0.07369,-0.416449 0.0874,-0.652956 L 10.966578,6.6099 C 10.870598,6.582484 10.755775,6.558491 10.622105,6.537921 10.491851,6.513932 10.354748,6.501936 10.210794,6.501931 9.957147,6.5019358 9.742923,6.551636 9.56812,6.6510312 9.396737,6.7504362 9.256206,6.880684 9.146526,7.041777 9.040267,7.202878 8.963146,7.386254 8.915164,7.591905 8.867174,7.797564 8.843184,8.006647 8.843184,8.219154" />
|
||||
<g
|
||||
id="g3744"
|
||||
transform="translate(1,1)">
|
||||
<path
|
||||
transform="matrix(0.49999999,0,0,0.49999999,-5.4999999,-8.4999997)"
|
||||
d="m 17,24 c 0,1.656854 -1.343146,3 -3,3 -1.656854,0 -3,-1.343146 -3,-3 0,-1.656854 1.343146,-3 3,-3 1.656854,0 3,1.343146 3,3 z"
|
||||
sodipodi:ry="3"
|
||||
sodipodi:rx="3"
|
||||
sodipodi:cy="24"
|
||||
sodipodi:cx="14"
|
||||
id="path3771"
|
||||
style="opacity:0.3;fill:#000000;fill-opacity:1;stroke:none"
|
||||
sodipodi:type="arc" />
|
||||
<rect
|
||||
ry="0.5"
|
||||
rx="0.5"
|
||||
y="3"
|
||||
x="-1.0000005"
|
||||
height="1"
|
||||
width="3"
|
||||
id="rect3733"
|
||||
style="fill:url(#linearGradient3741);fill-opacity:1;stroke:none" />
|
||||
<rect
|
||||
style="opacity:0.6;fill:url(#linearGradient3738);fill-opacity:1;stroke:none"
|
||||
id="rect3759"
|
||||
width="3.0000005"
|
||||
height="1"
|
||||
x="-1.0000005"
|
||||
y="3"
|
||||
ry="0.5" />
|
||||
</g>
|
||||
<g
|
||||
transform="translate(1,5)"
|
||||
id="g3749">
|
||||
<path
|
||||
sodipodi:type="arc"
|
||||
style="opacity:0.3;fill:#000000;fill-opacity:1;stroke:none"
|
||||
id="path3751"
|
||||
sodipodi:cx="14"
|
||||
sodipodi:cy="24"
|
||||
sodipodi:rx="3"
|
||||
sodipodi:ry="3"
|
||||
d="m 17,24 c 0,1.656854 -1.343146,3 -3,3 -1.656854,0 -3,-1.343146 -3,-3 0,-1.656854 1.343146,-3 3,-3 1.656854,0 3,1.343146 3,3 z"
|
||||
transform="matrix(0.49999999,0,0,0.49999999,-5.4999999,-8.4999997)" />
|
||||
<rect
|
||||
style="fill:url(#linearGradient3757);fill-opacity:1;stroke:none"
|
||||
id="rect3753"
|
||||
width="3"
|
||||
height="1"
|
||||
x="-1.0000005"
|
||||
y="3"
|
||||
rx="0.5"
|
||||
ry="0.5" />
|
||||
<rect
|
||||
ry="0.5"
|
||||
y="3"
|
||||
x="-1.0000005"
|
||||
height="1"
|
||||
width="3.0000005"
|
||||
id="rect3755"
|
||||
style="opacity:0.6;fill:url(#linearGradient3759);fill-opacity:1;stroke:none" />
|
||||
</g>
|
||||
<g
|
||||
id="g3761"
|
||||
transform="translate(1,9)">
|
||||
<path
|
||||
transform="matrix(0.49999999,0,0,0.49999999,-5.4999999,-8.4999997)"
|
||||
d="m 17,24 c 0,1.656854 -1.343146,3 -3,3 -1.656854,0 -3,-1.343146 -3,-3 0,-1.656854 1.343146,-3 3,-3 1.656854,0 3,1.343146 3,3 z"
|
||||
sodipodi:ry="3"
|
||||
sodipodi:rx="3"
|
||||
sodipodi:cy="24"
|
||||
sodipodi:cx="14"
|
||||
id="path3763"
|
||||
style="opacity:0.3;fill:#000000;fill-opacity:1;stroke:none"
|
||||
sodipodi:type="arc" />
|
||||
<rect
|
||||
ry="0.5"
|
||||
rx="0.5"
|
||||
y="3"
|
||||
x="-1.0000005"
|
||||
height="1"
|
||||
width="3"
|
||||
id="rect3765"
|
||||
style="fill:url(#linearGradient3769);fill-opacity:1;stroke:none" />
|
||||
<rect
|
||||
style="opacity:0.6;fill:url(#linearGradient3771);fill-opacity:1;stroke:none"
|
||||
id="rect3767"
|
||||
width="3.0000005"
|
||||
height="1"
|
||||
x="-1.0000005"
|
||||
y="3"
|
||||
ry="0.5" />
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 25 KiB |
303
apaxy/theme/icons/application-pdf.svg
Normal file
@@ -0,0 +1,303 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
width="16"
|
||||
height="16"
|
||||
id="svg2"
|
||||
sodipodi:version="0.32"
|
||||
inkscape:version="0.47 r22583"
|
||||
version="1.0"
|
||||
sodipodi:docname="application-pdf.svg"
|
||||
inkscape:output_extension="org.inkscape.output.svg.inkscape"
|
||||
style="display:inline">
|
||||
<defs
|
||||
id="defs4">
|
||||
<inkscape:perspective
|
||||
sodipodi:type="inkscape:persp3d"
|
||||
inkscape:vp_x="0 : 8 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_z="16 : 8 : 1"
|
||||
inkscape:persp3d-origin="8 : 5.3333333 : 1"
|
||||
id="perspective26" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient3327">
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3330" />
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop3333" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
id="ButtonColor"
|
||||
x1="10.31979"
|
||||
y1="21"
|
||||
x2="10.31979"
|
||||
y2="0.99929649"
|
||||
gradientUnits="userSpaceOnUse">
|
||||
<stop
|
||||
style="stop-color:#e6e6e6;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3189" />
|
||||
<stop
|
||||
style="stop-color:#f5f5f5;stop-opacity:1;"
|
||||
offset="1"
|
||||
id="stop3191" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3327"
|
||||
id="linearGradient3192"
|
||||
x1="9.0574636"
|
||||
y1="10.202822"
|
||||
x2="9.0574636"
|
||||
y2="-12.198761"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(0,5.8006549)" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor"
|
||||
id="linearGradient3204"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="15"
|
||||
y2="9"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(-16,-1)" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor"
|
||||
id="linearGradient3173"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(-16,-1)"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="15"
|
||||
y2="9" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor"
|
||||
id="linearGradient3177"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(-16,-1)"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="15"
|
||||
y2="9" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor"
|
||||
id="linearGradient3179"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0,-1,1,0,-1,16)"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="15"
|
||||
y2="9" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3327"
|
||||
id="linearGradient3612"
|
||||
x1="8"
|
||||
y1="15"
|
||||
x2="8"
|
||||
y2="-1"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
<inkscape:perspective
|
||||
id="perspective3752"
|
||||
inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
|
||||
inkscape:vp_z="1 : 0.5 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_x="0 : 0.5 : 1"
|
||||
sodipodi:type="inkscape:persp3d" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor-5"
|
||||
id="linearGradient3204-0"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="16.955648"
|
||||
y2="9"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(-17,-2)" />
|
||||
<linearGradient
|
||||
id="ButtonColor-5"
|
||||
x1="10.31979"
|
||||
y1="21"
|
||||
x2="10.31979"
|
||||
y2="0.99929649"
|
||||
gradientUnits="userSpaceOnUse">
|
||||
<stop
|
||||
style="stop-color:#e6e6e6;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3189-0" />
|
||||
<stop
|
||||
style="stop-color:#f5f5f5;stop-opacity:1;"
|
||||
offset="1"
|
||||
id="stop3191-2" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
y2="-19.30397"
|
||||
x2="9.0574636"
|
||||
y1="10.202822"
|
||||
x1="9.0574636"
|
||||
gradientTransform="translate(-0.499722,5.300655)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="linearGradient2897"
|
||||
xlink:href="#linearGradient3327-7"
|
||||
inkscape:collect="always" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient3327-7">
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3330-6" />
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop3333-8" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
y2="9"
|
||||
x2="16.955648"
|
||||
y1="9"
|
||||
x1="1"
|
||||
gradientTransform="translate(-17,-2)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="linearGradient3767"
|
||||
xlink:href="#ButtonColor-5"
|
||||
inkscape:collect="always" />
|
||||
<inkscape:perspective
|
||||
id="perspective2908"
|
||||
inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
|
||||
inkscape:vp_z="1 : 0.5 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_x="0 : 0.5 : 1"
|
||||
sodipodi:type="inkscape:persp3d" />
|
||||
<linearGradient
|
||||
gradientTransform="matrix(0.19047619,0,0,0.19047619,-1.1428571,-1.1428571)"
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3174"
|
||||
id="linearGradient3203"
|
||||
x1="56.633896"
|
||||
y1="89.164001"
|
||||
x2="56.633896"
|
||||
y2="6.398416"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
<linearGradient
|
||||
id="linearGradient3174">
|
||||
<stop
|
||||
id="stop3176"
|
||||
offset="0"
|
||||
style="stop-color:#c30000;stop-opacity:1;" />
|
||||
<stop
|
||||
id="stop3178"
|
||||
offset="1"
|
||||
style="stop-color:#f12300;stop-opacity:1;" />
|
||||
</linearGradient>
|
||||
</defs>
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#e7e7e7"
|
||||
borderopacity="1"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="19.887964"
|
||||
inkscape:cx="-17.552583"
|
||||
inkscape:cy="9.4812794"
|
||||
inkscape:document-units="px"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="true"
|
||||
inkscape:showpageshadow="false"
|
||||
showguides="false"
|
||||
inkscape:guide-bbox="true"
|
||||
inkscape:window-width="1920"
|
||||
inkscape:window-height="1023"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="24"
|
||||
inkscape:window-maximized="1">
|
||||
<sodipodi:guide
|
||||
orientation="1,0"
|
||||
position="0,112"
|
||||
id="guide2383" />
|
||||
<sodipodi:guide
|
||||
orientation="0,1"
|
||||
position="26.278146,128"
|
||||
id="guide2385" />
|
||||
<sodipodi:guide
|
||||
orientation="1,0"
|
||||
position="128,54.082119"
|
||||
id="guide2387" />
|
||||
<sodipodi:guide
|
||||
orientation="0,1"
|
||||
position="78.156291,0"
|
||||
id="guide2389" />
|
||||
<sodipodi:guide
|
||||
orientation="0,1"
|
||||
position="60.863576,64.084768"
|
||||
id="guide2391" />
|
||||
<inkscape:grid
|
||||
type="xygrid"
|
||||
id="grid3672"
|
||||
visible="true"
|
||||
enabled="true" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata7">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title />
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:label="Button"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1">
|
||||
<rect
|
||||
ry="2"
|
||||
rx="2"
|
||||
y="0"
|
||||
x="-16"
|
||||
height="16"
|
||||
width="16"
|
||||
id="rect3196"
|
||||
style="fill:url(#linearGradient3767);fill-opacity:1;fill-rule:nonzero;stroke:none;display:inline"
|
||||
transform="matrix(0,-1,1,0,0,0)" />
|
||||
<path
|
||||
style="opacity:0.1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;display:inline"
|
||||
d="M 16,4.3214286 C 11.520626,10.098594 4.6189104,10.887391 0,10.053571 l 0,0.934524 c 4.3366728,0.782841 9.7040296,0.651045 13.583334,-0.970238 -0.835661,1.209915 -1.185494,2.564521 -1.267858,3.797619 -0.05298,0.793136 5.72e-4,1.540635 0.08929,2.184524 l 0.767857,0 C 13.081448,15.378698 13.025527,14.645369 13.077381,13.869048 13.197477,12.071038 13.852062,10.092234 16,8.7321432 l 0,-4.4107146 z"
|
||||
id="path3192" />
|
||||
<path
|
||||
style="opacity:0.6;fill:#ffffff;fill-opacity:1;stroke:none;display:inline"
|
||||
d="M 2.5,1 C 1.669,1 1,1.669 1,2.5 l 0,1 C 1,2.669 1.669,2 2.5,2 l 11,0 C 14.331,2 15,2.669 15,3.5 l 0,-1 C 15,1.669 14.331,1 13.5,1 l -11,0 z"
|
||||
id="rect3770" />
|
||||
<path
|
||||
style="fill:url(#linearGradient3203);fill-opacity:1;fill-rule:evenodd;stroke:none;display:inline"
|
||||
d="M 10.04993,1.08e-4 C 9.2979024,1.6557072 8.7280416,3.358815 8.3499424,5.0750728 8.153688,5.2312503 7.9542696,5.3771716 7.7499464,5.5250697 5.4188512,7.2124134 2.6225699,8.314916 0,8.2500504 L 0,9.5000416 C 2.3206661,9.7191272 3.8644904,10.111863 4.9154424,11.50955 5.9548784,12.891922 6.536864,14.258841 6.536864,16 l 0.7999952,0 c 0,-1.73596 -0.7532328,-3.798093 -1.7714208,-4.965446 C 4.5592168,9.88092 3.288416,9.3466096 1.574989,8.9500456 3.866332,8.643272 6.1413944,7.6244808 8.099944,6.225065 7.5351008,9.5051528 7.6271696,12.836108 8.3249424,16 l 5.5249626,0 C 11.08921,13.496924 9.8949696,9.0100648 9.8999304,4.7750749 11.456657,3.3259146 12.666421,1.6644036 13.299908,1.08e-4 l -0.849994,0 C 11.923212,1.2192349 11.040399,2.4702728 9.9249312,3.6250829 9.9928512,2.3491301 10.196405,1.1277762 10.474928,1.08e-4 l -0.424998,0 z"
|
||||
id="path4144"
|
||||
sodipodi:nodetypes="ccscczcczcccccccccc" />
|
||||
<path
|
||||
style="opacity:0.4;fill:url(#linearGradient2897);fill-opacity:1;fill-rule:nonzero;stroke:none;display:inline"
|
||||
d="M 2,0 C 0.892,0 0,0.892 0,2 l 0,12 c 0,1.108 0.892,2 2,2 l 12,0 c 1.108,0 2,-0.892 2,-2 L 16,2 C 16,0.892 15.108,0 14,0 L 2,0 z m 0.5,1 11,0 C 14.331,1 15,1.669 15,2.5 l 0,11 c 0,0.831 -0.669,1.5 -1.5,1.5 l -11,0 C 1.669,15 1,14.331 1,13.5 L 1,2.5 C 1,1.669 1.669,1 2.5,1 z"
|
||||
id="rect2410" />
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 10 KiB |
313
apaxy/theme/icons/application-rss+xml.svg
Normal file
@@ -0,0 +1,313 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
width="16"
|
||||
height="16"
|
||||
id="svg2"
|
||||
sodipodi:version="0.32"
|
||||
inkscape:version="0.47 r22583"
|
||||
version="1.0"
|
||||
sodipodi:docname="application-rss+xml.svg"
|
||||
inkscape:output_extension="org.inkscape.output.svg.inkscape"
|
||||
style="display:inline">
|
||||
<defs
|
||||
id="defs4">
|
||||
<inkscape:perspective
|
||||
sodipodi:type="inkscape:persp3d"
|
||||
inkscape:vp_x="0 : 8 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_z="16 : 8 : 1"
|
||||
inkscape:persp3d-origin="8 : 5.3333333 : 1"
|
||||
id="perspective26" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient3327">
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3330" />
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop3333" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
id="ButtonColor"
|
||||
x1="10.31979"
|
||||
y1="21"
|
||||
x2="10.31979"
|
||||
y2="0.99929649"
|
||||
gradientUnits="userSpaceOnUse">
|
||||
<stop
|
||||
style="stop-color:#e6e6e6;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3189" />
|
||||
<stop
|
||||
style="stop-color:#f5f5f5;stop-opacity:1;"
|
||||
offset="1"
|
||||
id="stop3191" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3327"
|
||||
id="linearGradient3192"
|
||||
x1="9.0574636"
|
||||
y1="10.202822"
|
||||
x2="9.0574636"
|
||||
y2="-12.198761"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(0,5.8006549)" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor"
|
||||
id="linearGradient3204"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="15"
|
||||
y2="9"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(-16,-1)" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor"
|
||||
id="linearGradient3173"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(-16,-1)"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="15"
|
||||
y2="9" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor"
|
||||
id="linearGradient3177"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(-16,-1)"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="15"
|
||||
y2="9" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor"
|
||||
id="linearGradient3179"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0,-1,1,0,-1,16)"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="15"
|
||||
y2="9" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3327"
|
||||
id="linearGradient3612"
|
||||
x1="8"
|
||||
y1="15"
|
||||
x2="8"
|
||||
y2="-1"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
<inkscape:perspective
|
||||
id="perspective3752"
|
||||
inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
|
||||
inkscape:vp_z="1 : 0.5 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_x="0 : 0.5 : 1"
|
||||
sodipodi:type="inkscape:persp3d" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor-5"
|
||||
id="linearGradient3204-0"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="16.955648"
|
||||
y2="9"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(-17,-2)" />
|
||||
<linearGradient
|
||||
id="ButtonColor-5"
|
||||
x1="10.31979"
|
||||
y1="21"
|
||||
x2="10.31979"
|
||||
y2="0.99929649"
|
||||
gradientUnits="userSpaceOnUse">
|
||||
<stop
|
||||
style="stop-color:#e6e6e6;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3189-0" />
|
||||
<stop
|
||||
style="stop-color:#f5f5f5;stop-opacity:1;"
|
||||
offset="1"
|
||||
id="stop3191-2" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
y2="-19.30397"
|
||||
x2="9.0574636"
|
||||
y1="10.202822"
|
||||
x1="9.0574636"
|
||||
gradientTransform="translate(-0.499722,5.300655)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="linearGradient2897"
|
||||
xlink:href="#linearGradient3327-7"
|
||||
inkscape:collect="always" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient3327-7">
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3330-6" />
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop3333-8" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
y2="9"
|
||||
x2="16.955648"
|
||||
y1="9"
|
||||
x1="1"
|
||||
gradientTransform="translate(-17,-2)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="linearGradient3767"
|
||||
xlink:href="#ButtonColor-5"
|
||||
inkscape:collect="always" />
|
||||
<inkscape:perspective
|
||||
id="perspective3676"
|
||||
inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
|
||||
inkscape:vp_z="1 : 0.5 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_x="0 : 0.5 : 1"
|
||||
sodipodi:type="inkscape:persp3d" />
|
||||
<linearGradient
|
||||
y2="-53.348015"
|
||||
x2="8"
|
||||
y1="61.237045"
|
||||
x1="8"
|
||||
gradientTransform="matrix(0.23572199,0,0,0.23572199,11.543104,8.5711205)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="linearGradient2962"
|
||||
xlink:href="#linearGradient2841"
|
||||
inkscape:collect="always" />
|
||||
<linearGradient
|
||||
id="linearGradient2841">
|
||||
<stop
|
||||
id="stop2843"
|
||||
offset="0"
|
||||
style="stop-color:#d4530d;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop2845"
|
||||
offset="1"
|
||||
style="stop-color:#f7ad25;stop-opacity:1" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
y2="-53.348015"
|
||||
x2="8"
|
||||
y1="61.237045"
|
||||
x1="8"
|
||||
gradientTransform="matrix(0.15625,0,0,0.15625,8.0000003,6.7500001)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="linearGradient3685"
|
||||
xlink:href="#linearGradient2841"
|
||||
inkscape:collect="always" />
|
||||
</defs>
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#e7e7e7"
|
||||
borderopacity="1"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="17.658258"
|
||||
inkscape:cx="18.188127"
|
||||
inkscape:cy="1.2250311"
|
||||
inkscape:document-units="px"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="true"
|
||||
inkscape:showpageshadow="false"
|
||||
showguides="false"
|
||||
inkscape:guide-bbox="true"
|
||||
inkscape:window-width="1920"
|
||||
inkscape:window-height="1023"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="24"
|
||||
inkscape:window-maximized="1">
|
||||
<sodipodi:guide
|
||||
orientation="1,0"
|
||||
position="0,112"
|
||||
id="guide2383" />
|
||||
<sodipodi:guide
|
||||
orientation="0,1"
|
||||
position="26.278146,128"
|
||||
id="guide2385" />
|
||||
<sodipodi:guide
|
||||
orientation="1,0"
|
||||
position="128,54.082119"
|
||||
id="guide2387" />
|
||||
<sodipodi:guide
|
||||
orientation="0,1"
|
||||
position="78.156291,0"
|
||||
id="guide2389" />
|
||||
<sodipodi:guide
|
||||
orientation="0,1"
|
||||
position="60.863576,64.084768"
|
||||
id="guide2391" />
|
||||
<inkscape:grid
|
||||
type="xygrid"
|
||||
id="grid3672"
|
||||
visible="true"
|
||||
enabled="true" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata7">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title></dc:title>
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:label="Button"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1">
|
||||
<rect
|
||||
ry="2"
|
||||
rx="2"
|
||||
y="0"
|
||||
x="-16"
|
||||
height="16"
|
||||
width="16"
|
||||
id="rect3196"
|
||||
style="fill:url(#linearGradient3767);fill-opacity:1;fill-rule:nonzero;stroke:none;display:inline"
|
||||
transform="matrix(0,-1,1,0,0,0)" />
|
||||
<path
|
||||
style="opacity:0.4;fill:url(#linearGradient2897);fill-opacity:1;fill-rule:nonzero;stroke:none;display:inline"
|
||||
d="M 2,0 C 0.892,0 0,0.892 0,2 l 0,12 c 0,1.108 0.892,2 2,2 l 12,0 c 1.108,0 2,-0.892 2,-2 L 16,2 C 16,0.892 15.108,0 14,0 L 2,0 z m 0.5,1 11,0 C 14.331,1 15,1.669 15,2.5 l 0,11 c 0,0.831 -0.669,1.5 -1.5,1.5 l -11,0 C 1.669,15 1,14.331 1,13.5 L 1,2.5 C 1,1.669 1.669,1 2.5,1 z"
|
||||
id="rect2410" />
|
||||
<path
|
||||
style="opacity:0.6;fill:#ffffff;fill-opacity:1;stroke:none;display:inline"
|
||||
d="M 2.5,1 C 1.669,1 1,1.669 1,2.5 l 0,1 C 1,2.669 1.669,2 2.5,2 l 11,0 C 14.331,2 15,2.669 15,3.5 l 0,-1 C 15,1.669 14.331,1 13.5,1 l -11,0 z"
|
||||
id="rect3770" />
|
||||
<path
|
||||
style="fill:url(#linearGradient3685);fill-opacity:1;display:inline"
|
||||
d="M 3,3 3,5.0000001 A 8.0000003,8.0000003 0 0 1 11,13 l 2,0 A 10,10 0 0 0 3,3 z M 3,6.3714287 3,8.3142863 A 4.6857143,4.6857143 0 0 1 7.6857146,13 l 1.9428568,0 A 6.6285714,6.6285714 0 0 0 3,6.3714287 z M 4.3714283,10.257142 C 3.6140095,10.257142 3,10.871152 3,11.628571 3,12.38599 3.6140095,13 4.3714286,13 c 0.757419,0 1.3714288,-0.61401 1.3714288,-1.371429 0,-0.757418 -0.6140098,-1.371428 -1.3714288,-1.371428 z"
|
||||
id="circle3643" />
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer2"
|
||||
inkscape:label="Symbol"
|
||||
sodipodi:insensitive="true" />
|
||||
</svg>
|
After Width: | Height: | Size: 9.4 KiB |
554
apaxy/theme/icons/application-x-archive.svg
Normal file
@@ -0,0 +1,554 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
width="16"
|
||||
height="16"
|
||||
id="svg2"
|
||||
sodipodi:version="0.32"
|
||||
inkscape:version="0.47 r22583"
|
||||
version="1.0"
|
||||
sodipodi:docname="application-x-archive.svg"
|
||||
inkscape:output_extension="org.inkscape.output.svg.inkscape"
|
||||
style="display:inline">
|
||||
<defs
|
||||
id="defs4">
|
||||
<inkscape:perspective
|
||||
sodipodi:type="inkscape:persp3d"
|
||||
inkscape:vp_x="0 : 8 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_z="16 : 8 : 1"
|
||||
inkscape:persp3d-origin="8 : 5.3333333 : 1"
|
||||
id="perspective26" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient3327">
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3330" />
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop3333" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
id="ButtonColor"
|
||||
x1="10.31979"
|
||||
y1="21"
|
||||
x2="10.31979"
|
||||
y2="0.99929649"
|
||||
gradientUnits="userSpaceOnUse">
|
||||
<stop
|
||||
style="stop-color:#e6e6e6;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3189" />
|
||||
<stop
|
||||
style="stop-color:#f5f5f5;stop-opacity:1;"
|
||||
offset="1"
|
||||
id="stop3191" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3327"
|
||||
id="linearGradient3192"
|
||||
x1="9.0574636"
|
||||
y1="10.202822"
|
||||
x2="9.0574636"
|
||||
y2="-12.198761"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(0,5.8006549)" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor"
|
||||
id="linearGradient3204"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="15"
|
||||
y2="9"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(-16,-1)" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor"
|
||||
id="linearGradient3173"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(-16,-1)"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="15"
|
||||
y2="9" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor"
|
||||
id="linearGradient3177"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(-16,-1)"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="15"
|
||||
y2="9" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor"
|
||||
id="linearGradient3179"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0,-1,1,0,-1,16)"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="15"
|
||||
y2="9" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3327"
|
||||
id="linearGradient3612"
|
||||
x1="8"
|
||||
y1="15"
|
||||
x2="8"
|
||||
y2="-1"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
<inkscape:perspective
|
||||
id="perspective3752"
|
||||
inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
|
||||
inkscape:vp_z="1 : 0.5 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_x="0 : 0.5 : 1"
|
||||
sodipodi:type="inkscape:persp3d" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor-5"
|
||||
id="linearGradient3204-0"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="16.955648"
|
||||
y2="9"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(-17,-2)" />
|
||||
<linearGradient
|
||||
id="ButtonColor-5"
|
||||
x1="10.31979"
|
||||
y1="21"
|
||||
x2="10.31979"
|
||||
y2="0.99929649"
|
||||
gradientUnits="userSpaceOnUse">
|
||||
<stop
|
||||
style="stop-color:#e6e6e6;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3189-0" />
|
||||
<stop
|
||||
style="stop-color:#f5f5f5;stop-opacity:1;"
|
||||
offset="1"
|
||||
id="stop3191-2" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
y2="-19.30397"
|
||||
x2="9.0574636"
|
||||
y1="10.202822"
|
||||
x1="9.0574636"
|
||||
gradientTransform="translate(-0.499722,5.300655)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="linearGradient2897"
|
||||
xlink:href="#linearGradient3327-7"
|
||||
inkscape:collect="always" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient3327-7">
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3330-6" />
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop3333-8" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
y2="9"
|
||||
x2="16.955648"
|
||||
y1="9"
|
||||
x1="1"
|
||||
gradientTransform="translate(-17,-2)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="linearGradient3767"
|
||||
xlink:href="#ButtonColor-5"
|
||||
inkscape:collect="always" />
|
||||
<inkscape:perspective
|
||||
id="perspective3795"
|
||||
inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
|
||||
inkscape:vp_z="1 : 0.5 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_x="0 : 0.5 : 1"
|
||||
sodipodi:type="inkscape:persp3d" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3199"
|
||||
id="linearGradient3661"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(12.119372,-7.2581977)"
|
||||
x1="-3.0607977"
|
||||
y1="19.258341"
|
||||
x2="-3.0607977"
|
||||
y2="7.2536583" />
|
||||
<linearGradient
|
||||
id="linearGradient3199">
|
||||
<stop
|
||||
style="stop-color:#dcdcdc;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3201" />
|
||||
<stop
|
||||
style="stop-color:#fafafa;stop-opacity:1;"
|
||||
offset="1"
|
||||
id="stop3203" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
y2="7.2536583"
|
||||
x2="-3.0607977"
|
||||
y1="19.258341"
|
||||
x1="-3.0607977"
|
||||
gradientTransform="translate(-13.880628,-10.258198)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="linearGradient3804"
|
||||
xlink:href="#linearGradient3199"
|
||||
inkscape:collect="always" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3199"
|
||||
id="linearGradient3658"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(-11,-2)"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="11"
|
||||
y2="9" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3199"
|
||||
id="linearGradient3664"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(-10,-2)"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="11"
|
||||
y2="9" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3199"
|
||||
id="linearGradient3666"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0,-1,1,0,-2,11)"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="11"
|
||||
y2="9" />
|
||||
<inkscape:perspective
|
||||
id="perspective3814"
|
||||
inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
|
||||
inkscape:vp_z="1 : 0.5 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_x="0 : 0.5 : 1"
|
||||
sodipodi:type="inkscape:persp3d" />
|
||||
<linearGradient
|
||||
gradientTransform="matrix(1,0,0,0.66666667,-6,0.3333333)"
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3715"
|
||||
id="linearGradient3721"
|
||||
x1="17"
|
||||
y1="1"
|
||||
x2="17"
|
||||
y2="4"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
<linearGradient
|
||||
id="linearGradient3715">
|
||||
<stop
|
||||
style="stop-color:#cccccc;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3717" />
|
||||
<stop
|
||||
style="stop-color:#ededed;stop-opacity:1;"
|
||||
offset="1"
|
||||
id="stop3719" />
|
||||
</linearGradient>
|
||||
<inkscape:perspective
|
||||
id="perspective3846"
|
||||
inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
|
||||
inkscape:vp_z="1 : 0.5 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_x="0 : 0.5 : 1"
|
||||
sodipodi:type="inkscape:persp3d" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3734"
|
||||
id="linearGradient3740"
|
||||
x1="19"
|
||||
y1="14"
|
||||
x2="19"
|
||||
y2="2"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient3734">
|
||||
<stop
|
||||
style="stop-color:#ffffff;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3736" />
|
||||
<stop
|
||||
style="stop-color:#ffffff;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop3738" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
gradientTransform="translate(-6,-4)"
|
||||
y2="2"
|
||||
x2="19"
|
||||
y1="14"
|
||||
x1="19"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="linearGradient3855"
|
||||
xlink:href="#linearGradient3734"
|
||||
inkscape:collect="always" />
|
||||
</defs>
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#e7e7e7"
|
||||
borderopacity="1"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="28.04203"
|
||||
inkscape:cx="-4.9980353"
|
||||
inkscape:cy="9.0055884"
|
||||
inkscape:document-units="px"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="true"
|
||||
inkscape:showpageshadow="false"
|
||||
showguides="false"
|
||||
inkscape:guide-bbox="true"
|
||||
inkscape:window-width="1920"
|
||||
inkscape:window-height="1023"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="24"
|
||||
inkscape:window-maximized="1">
|
||||
<sodipodi:guide
|
||||
orientation="1,0"
|
||||
position="0,112"
|
||||
id="guide2383" />
|
||||
<sodipodi:guide
|
||||
orientation="0,1"
|
||||
position="26.278146,128"
|
||||
id="guide2385" />
|
||||
<sodipodi:guide
|
||||
orientation="1,0"
|
||||
position="128,54.082119"
|
||||
id="guide2387" />
|
||||
<sodipodi:guide
|
||||
orientation="0,1"
|
||||
position="78.156291,0"
|
||||
id="guide2389" />
|
||||
<sodipodi:guide
|
||||
orientation="0,1"
|
||||
position="60.863576,64.084768"
|
||||
id="guide2391" />
|
||||
<inkscape:grid
|
||||
type="xygrid"
|
||||
id="grid3672"
|
||||
visible="true"
|
||||
enabled="true" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata7">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title></dc:title>
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:label="Button"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1">
|
||||
<rect
|
||||
ry="2"
|
||||
rx="2"
|
||||
y="0"
|
||||
x="-16"
|
||||
height="16"
|
||||
width="13"
|
||||
id="rect3196"
|
||||
style="fill:url(#linearGradient3767);fill-opacity:1;fill-rule:nonzero;stroke:none;display:inline"
|
||||
transform="matrix(0,-1,1,0,0,0)" />
|
||||
<rect
|
||||
transform="matrix(0,-1,1,0,0,0)"
|
||||
style="fill:url(#linearGradient3658);fill-opacity:1;fill-rule:nonzero;stroke:none;display:inline"
|
||||
id="rect2884"
|
||||
width="10"
|
||||
height="16"
|
||||
x="-10"
|
||||
y="0"
|
||||
rx="2"
|
||||
ry="2" />
|
||||
<path
|
||||
style="opacity:0.6;color:#000000;fill:url(#linearGradient3855);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
d="m 8,0 0,8 c 0,1.095547 0.904453,2 2,2 l 2,0 c 1.095547,0 2,-0.904453 2,-2 L 14,0 8,0 z"
|
||||
id="path3729"
|
||||
sodipodi:nodetypes="ccccccc" />
|
||||
<path
|
||||
style="opacity:0.6;fill:#ffffff;fill-opacity:1;stroke:none;display:inline"
|
||||
d="M 2.5,1 C 1.669,1 1,1.669 1,2.5 l 0,1 C 1,2.669 1.669,2 2.5,2 l 11,0 C 14.331,2 15,2.669 15,3.5 l 0,-1 C 15,1.669 14.331,1 13.5,1 l -11,0 z"
|
||||
id="rect3770" />
|
||||
<path
|
||||
style="opacity:0.7;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;display:inline"
|
||||
d="m 0,10 0,1 c 0,1.108 0.892,2 2,2 l 12,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 c 0,1.108 -0.892,2 -2,2 L 2,12 C 0.892,12 0,11.108 0,10 z"
|
||||
id="rect3660" />
|
||||
<path
|
||||
id="path3669"
|
||||
d="m 0,11 0,1 c 0,1.108 0.892,2 2,2 l 12,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 c 0,1.108 -0.892,2 -2,2 L 2,13 C 0.892,13 0,12.108 0,11 z"
|
||||
style="opacity:0.2;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;display:inline" />
|
||||
<path
|
||||
id="path3671"
|
||||
d="m 0,12 0,1 c 0,1.108 0.892,2 2,2 l 12,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 c 0,1.108 -0.892,2 -2,2 L 2,14 C 0.892,14 0,13.108 0,12 z"
|
||||
style="opacity:0.7;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;display:inline" />
|
||||
<path
|
||||
style="opacity:0.2;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;display:inline"
|
||||
d="m 0,13 0,1 c 0,1.108 0.892,2 2,2 l 12,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 c 0,1.108 -0.892,2 -2,2 L 2,15 C 0.892,15 0,14.108 0,13 z"
|
||||
id="path3673" />
|
||||
<rect
|
||||
transform="matrix(0,-1,1,0,0,0)"
|
||||
style="fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none;display:inline"
|
||||
id="rect3675"
|
||||
width="16"
|
||||
height="16"
|
||||
x="-16"
|
||||
y="-30"
|
||||
rx="2"
|
||||
ry="2" />
|
||||
<path
|
||||
id="path3679"
|
||||
d="m 0,8 0,1 c 0,1.108 0.892,2 2,2 l 12,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 c 0,1.108 -0.892,2 -2,2 L 2,10 C 0.892,10 0,9.108 0,8 z"
|
||||
style="opacity:0.7;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;display:inline" />
|
||||
<path
|
||||
style="opacity:0.2;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;display:inline"
|
||||
d="m 0,9 0,1 c 0,1.108 0.892,2 2,2 l 12,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 c 0,1.108 -0.892,2 -2,2 L 2,11 C 0.892,11 0,10.108 0,9 z"
|
||||
id="path3681" />
|
||||
<path
|
||||
style="color:#000000;fill:#1a1a1a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
d="m 9,0 0,8 c 0,0.554 0.446,1 1,1 l 2,0 c 0.554,0 1,-0.446 1,-1 L 13,0 9,0 z"
|
||||
id="rect3682"
|
||||
sodipodi:nodetypes="ccccccc" />
|
||||
<rect
|
||||
style="color:#000000;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
id="rect3687"
|
||||
width="2"
|
||||
height="1"
|
||||
x="10"
|
||||
y="0" />
|
||||
<rect
|
||||
y="1"
|
||||
x="10"
|
||||
height="2"
|
||||
width="2"
|
||||
id="rect3689"
|
||||
style="color:#000000;fill:url(#linearGradient3721);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
|
||||
<rect
|
||||
style="color:#000000;fill:#cccccc;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
id="rect3691"
|
||||
width="1"
|
||||
height="1"
|
||||
x="10"
|
||||
y="3" />
|
||||
<rect
|
||||
y="3"
|
||||
x="11"
|
||||
height="1"
|
||||
width="1"
|
||||
id="rect3693"
|
||||
style="color:#000000;fill:#7e7e7e;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
|
||||
<rect
|
||||
y="4"
|
||||
x="-12"
|
||||
height="1"
|
||||
width="1"
|
||||
id="rect3695"
|
||||
style="color:#000000;fill:#cccccc;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
transform="scale(-1,1)" />
|
||||
<rect
|
||||
style="color:#000000;fill:#7e7e7e;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
id="rect3697"
|
||||
width="1"
|
||||
height="1"
|
||||
x="-11"
|
||||
y="4"
|
||||
transform="scale(-1,1)" />
|
||||
<rect
|
||||
y="5"
|
||||
x="10"
|
||||
height="1"
|
||||
width="1"
|
||||
id="rect3699"
|
||||
style="color:#000000;fill:#cccccc;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
|
||||
<rect
|
||||
style="color:#000000;fill:#7e7e7e;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
id="rect3701"
|
||||
width="1"
|
||||
height="1"
|
||||
x="11"
|
||||
y="5" />
|
||||
<rect
|
||||
transform="scale(-1,1)"
|
||||
style="color:#000000;fill:#cccccc;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
id="rect3703"
|
||||
width="1"
|
||||
height="1"
|
||||
x="-12"
|
||||
y="6" />
|
||||
<rect
|
||||
transform="scale(-1,1)"
|
||||
y="6"
|
||||
x="-11"
|
||||
height="1"
|
||||
width="1"
|
||||
id="rect3705"
|
||||
style="color:#000000;fill:#7e7e7e;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
|
||||
<rect
|
||||
y="3"
|
||||
x="10"
|
||||
height="1"
|
||||
width="2"
|
||||
id="rect3723"
|
||||
style="opacity:0.4;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.50000000000000000;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
|
||||
<rect
|
||||
style="color:#000000;fill:#cccccc;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
id="rect3730"
|
||||
width="1"
|
||||
height="1"
|
||||
x="10"
|
||||
y="7" />
|
||||
<rect
|
||||
y="7"
|
||||
x="11"
|
||||
height="1"
|
||||
width="1"
|
||||
id="rect3732"
|
||||
style="color:#000000;fill:#7e7e7e;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
|
||||
<path
|
||||
style="opacity:0.4;fill:url(#linearGradient2897);fill-opacity:1;fill-rule:nonzero;stroke:none;display:inline"
|
||||
d="M 2,0 C 0.892,0 0,0.892 0,2 l 0,12 c 0,1.108 0.892,2 2,2 l 12,0 c 1.108,0 2,-0.892 2,-2 L 16,2 C 16,0.892 15.108,0 14,0 L 2,0 z m 0.5,1 11,0 C 14.331,1 15,1.669 15,2.5 l 0,11 c 0,0.831 -0.669,1.5 -1.5,1.5 l -11,0 C 1.669,15 1,14.331 1,13.5 L 1,2.5 C 1,1.669 1.669,1 2.5,1 z"
|
||||
id="rect2410" />
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer2"
|
||||
inkscape:label="Symbol"
|
||||
sodipodi:insensitive="true" />
|
||||
</svg>
|
After Width: | Height: | Size: 18 KiB |
285
apaxy/theme/icons/application-x-bittorrent.svg
Normal file
@@ -0,0 +1,285 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
width="16"
|
||||
height="16"
|
||||
id="svg2"
|
||||
sodipodi:version="0.32"
|
||||
inkscape:version="0.47 r22583"
|
||||
version="1.0"
|
||||
sodipodi:docname="application-x-bittorrent.svg"
|
||||
inkscape:output_extension="org.inkscape.output.svg.inkscape"
|
||||
style="display:inline">
|
||||
<defs
|
||||
id="defs4">
|
||||
<inkscape:perspective
|
||||
sodipodi:type="inkscape:persp3d"
|
||||
inkscape:vp_x="0 : 8 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_z="16 : 8 : 1"
|
||||
inkscape:persp3d-origin="8 : 5.3333333 : 1"
|
||||
id="perspective26" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient3327">
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3330" />
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop3333" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
id="ButtonColor"
|
||||
x1="10.31979"
|
||||
y1="21"
|
||||
x2="10.31979"
|
||||
y2="0.99929649"
|
||||
gradientUnits="userSpaceOnUse">
|
||||
<stop
|
||||
style="stop-color:#e6e6e6;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3189" />
|
||||
<stop
|
||||
style="stop-color:#f5f5f5;stop-opacity:1;"
|
||||
offset="1"
|
||||
id="stop3191" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3327"
|
||||
id="linearGradient3192"
|
||||
x1="9.0574636"
|
||||
y1="10.202822"
|
||||
x2="9.0574636"
|
||||
y2="-12.198761"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(0,5.8006549)" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor"
|
||||
id="linearGradient3204"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="15"
|
||||
y2="9"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(-16,-1)" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor"
|
||||
id="linearGradient3173"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(-16,-1)"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="15"
|
||||
y2="9" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor"
|
||||
id="linearGradient3177"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(-16,-1)"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="15"
|
||||
y2="9" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor"
|
||||
id="linearGradient3179"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0,-1,1,0,-1,16)"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="15"
|
||||
y2="9" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3327"
|
||||
id="linearGradient3612"
|
||||
x1="8"
|
||||
y1="15"
|
||||
x2="8"
|
||||
y2="-1"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
<inkscape:perspective
|
||||
id="perspective3752"
|
||||
inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
|
||||
inkscape:vp_z="1 : 0.5 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_x="0 : 0.5 : 1"
|
||||
sodipodi:type="inkscape:persp3d" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor-5"
|
||||
id="linearGradient3204-0"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="16.955648"
|
||||
y2="9"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(-17,-2)" />
|
||||
<linearGradient
|
||||
id="ButtonColor-5"
|
||||
x1="10.31979"
|
||||
y1="21"
|
||||
x2="10.31979"
|
||||
y2="0.99929649"
|
||||
gradientUnits="userSpaceOnUse">
|
||||
<stop
|
||||
style="stop-color:#e6e6e6;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3189-0" />
|
||||
<stop
|
||||
style="stop-color:#f5f5f5;stop-opacity:1;"
|
||||
offset="1"
|
||||
id="stop3191-2" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
y2="-19.30397"
|
||||
x2="9.0574636"
|
||||
y1="10.202822"
|
||||
x1="9.0574636"
|
||||
gradientTransform="translate(-0.499722,5.300655)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="linearGradient2897"
|
||||
xlink:href="#linearGradient3327-7"
|
||||
inkscape:collect="always" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient3327-7">
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3330-6" />
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop3333-8" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
y2="9"
|
||||
x2="16.955648"
|
||||
y1="9"
|
||||
x1="1"
|
||||
gradientTransform="translate(-17,-2)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="linearGradient3767"
|
||||
xlink:href="#ButtonColor-5"
|
||||
inkscape:collect="always" />
|
||||
<inkscape:perspective
|
||||
id="perspective3756"
|
||||
inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
|
||||
inkscape:vp_z="1 : 0.5 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_x="0 : 0.5 : 1"
|
||||
sodipodi:type="inkscape:persp3d" />
|
||||
</defs>
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#e7e7e7"
|
||||
borderopacity="1"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="19.887964"
|
||||
inkscape:cx="-7.3956863"
|
||||
inkscape:cy="8.5063571"
|
||||
inkscape:document-units="px"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="true"
|
||||
inkscape:showpageshadow="false"
|
||||
showguides="false"
|
||||
inkscape:guide-bbox="true"
|
||||
inkscape:window-width="1920"
|
||||
inkscape:window-height="1023"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="24"
|
||||
inkscape:window-maximized="1">
|
||||
<sodipodi:guide
|
||||
orientation="1,0"
|
||||
position="0,112"
|
||||
id="guide2383" />
|
||||
<sodipodi:guide
|
||||
orientation="0,1"
|
||||
position="26.278146,128"
|
||||
id="guide2385" />
|
||||
<sodipodi:guide
|
||||
orientation="1,0"
|
||||
position="128,54.082119"
|
||||
id="guide2387" />
|
||||
<sodipodi:guide
|
||||
orientation="0,1"
|
||||
position="78.156291,0"
|
||||
id="guide2389" />
|
||||
<sodipodi:guide
|
||||
orientation="0,1"
|
||||
position="60.863576,64.084768"
|
||||
id="guide2391" />
|
||||
<inkscape:grid
|
||||
type="xygrid"
|
||||
id="grid3672"
|
||||
visible="true"
|
||||
enabled="true" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata7">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title></dc:title>
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:label="Button"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1">
|
||||
<rect
|
||||
ry="2"
|
||||
rx="2"
|
||||
y="0"
|
||||
x="-16"
|
||||
height="16"
|
||||
width="16"
|
||||
id="rect3196"
|
||||
style="fill:url(#linearGradient3767);fill-opacity:1;fill-rule:nonzero;stroke:none;display:inline"
|
||||
transform="matrix(0,-1,1,0,0,0)" />
|
||||
<path
|
||||
style="opacity:0.5;color:#000000;fill:#4ca31c;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.50000000000000000;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
d="M 8 2 C 4.6862915 2 2 4.6862915 2 8 C 2 11.313708 4.6862915 14 8 14 L 16 14 L 16 13 L 8 13 C 5.2385763 13 3 10.761424 3 8 C 3 5.2385763 5.2385763 3 8 3 L 8 2 z "
|
||||
id="path2928" />
|
||||
<path
|
||||
style="opacity:0.75;color:#000000;fill:#4ca31c;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.50000000000000000;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
d="M 8 4 C 5.790861 4 4 5.790861 4 8 C 4 10.209139 5.790861 12 8 12 L 16 12 L 16 11 L 8 11 C 6.3431458 11 5 9.6568542 5 8 C 5 6.3431458 6.3431458 5 8 5 C 8.4038582 5 8.7733277 5.105305 9.125 5.25 L 9.5 4.28125 C 9.0240728 4.0890785 8.5132607 4 8 4 z "
|
||||
id="path2924" />
|
||||
<path
|
||||
style="opacity:0.6;fill:#ffffff;fill-opacity:1;stroke:none;display:inline"
|
||||
d="M 2.5,1 C 1.669,1 1,1.669 1,2.5 l 0,1 C 1,2.669 1.669,2 2.5,2 l 11,0 C 14.331,2 15,2.669 15,3.5 l 0,-1 C 15,1.669 14.331,1 13.5,1 l -11,0 z"
|
||||
id="rect3770" />
|
||||
<path
|
||||
style="opacity:1;color:#000000;fill:#4ca31c;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.50000000000000000;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
d="M 8 6 C 6.8954305 6 6 6.8954305 6 8 C 6 9.1045695 6.8954305 10 8 10 L 16 10 L 16 9 L 8 9 C 7.4477153 9 7 8.5522847 7 8 C 7 7.4477153 7.4477153 7 8 7 C 8.2761424 7 8.5377856 7.1002856 8.71875 7.28125 L 9.40625 6.59375 C 9.0311772 6.2186773 8.5304329 6 8 6 z "
|
||||
id="path2920" />
|
||||
<path
|
||||
style="opacity:0.4;fill:url(#linearGradient2897);fill-opacity:1;fill-rule:nonzero;stroke:none;display:inline"
|
||||
d="M 2,0 C 0.892,0 0,0.892 0,2 l 0,12 c 0,1.108 0.892,2 2,2 l 12,0 c 1.108,0 2,-0.892 2,-2 L 16,2 C 16,0.892 15.108,0 14,0 L 2,0 z m 0.5,1 11,0 C 14.331,1 15,1.669 15,2.5 l 0,11 c 0,0.831 -0.669,1.5 -1.5,1.5 l -11,0 C 1.669,15 1,14.331 1,13.5 L 1,2.5 C 1,1.669 1.669,1 2.5,1 z"
|
||||
id="rect2410" />
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 9.3 KiB |
984
apaxy/theme/icons/application-x-cd-image.svg
Normal file
@@ -0,0 +1,984 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
width="16"
|
||||
height="16"
|
||||
id="svg2"
|
||||
sodipodi:version="0.32"
|
||||
inkscape:version="0.47 r22583"
|
||||
version="1.0"
|
||||
sodipodi:docname="application-x-cd-image.svg"
|
||||
inkscape:output_extension="org.inkscape.output.svg.inkscape"
|
||||
style="display:inline">
|
||||
<defs
|
||||
id="defs4">
|
||||
<inkscape:perspective
|
||||
sodipodi:type="inkscape:persp3d"
|
||||
inkscape:vp_x="0 : 8 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_z="16 : 8 : 1"
|
||||
inkscape:persp3d-origin="8 : 5.3333333 : 1"
|
||||
id="perspective26" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient3327">
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3330" />
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop3333" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
id="ButtonColor"
|
||||
x1="10.31979"
|
||||
y1="21"
|
||||
x2="10.31979"
|
||||
y2="0.99929649"
|
||||
gradientUnits="userSpaceOnUse">
|
||||
<stop
|
||||
style="stop-color:#e6e6e6;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3189" />
|
||||
<stop
|
||||
style="stop-color:#f5f5f5;stop-opacity:1;"
|
||||
offset="1"
|
||||
id="stop3191" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3327"
|
||||
id="linearGradient3192"
|
||||
x1="9.0574636"
|
||||
y1="10.202822"
|
||||
x2="9.0574636"
|
||||
y2="-12.198761"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(0,5.8006549)" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor"
|
||||
id="linearGradient3204"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="15"
|
||||
y2="9"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(-16,-1)" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor"
|
||||
id="linearGradient3173"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(-16,-1)"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="15"
|
||||
y2="9" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor"
|
||||
id="linearGradient3177"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(-16,-1)"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="15"
|
||||
y2="9" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor"
|
||||
id="linearGradient3179"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0,-1,1,0,-1,16)"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="15"
|
||||
y2="9" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3327"
|
||||
id="linearGradient3612"
|
||||
x1="8"
|
||||
y1="15"
|
||||
x2="8"
|
||||
y2="-1"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
<inkscape:perspective
|
||||
id="perspective3752"
|
||||
inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
|
||||
inkscape:vp_z="1 : 0.5 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_x="0 : 0.5 : 1"
|
||||
sodipodi:type="inkscape:persp3d" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor-5"
|
||||
id="linearGradient3204-0"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="16.955648"
|
||||
y2="9"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(-17,-2)" />
|
||||
<linearGradient
|
||||
id="ButtonColor-5"
|
||||
x1="10.31979"
|
||||
y1="21"
|
||||
x2="10.31979"
|
||||
y2="0.99929649"
|
||||
gradientUnits="userSpaceOnUse">
|
||||
<stop
|
||||
style="stop-color:#e6e6e6;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3189-0" />
|
||||
<stop
|
||||
style="stop-color:#f5f5f5;stop-opacity:1;"
|
||||
offset="1"
|
||||
id="stop3191-2" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
y2="-19.30397"
|
||||
x2="9.0574636"
|
||||
y1="10.202822"
|
||||
x1="9.0574636"
|
||||
gradientTransform="translate(-0.499722,5.300655)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="linearGradient2897"
|
||||
xlink:href="#linearGradient3327-7"
|
||||
inkscape:collect="always" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient3327-7">
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3330-6" />
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop3333-8" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
y2="9"
|
||||
x2="16.955648"
|
||||
y1="9"
|
||||
x1="1"
|
||||
gradientTransform="translate(-17,-2)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="linearGradient3767"
|
||||
xlink:href="#ButtonColor-5"
|
||||
inkscape:collect="always" />
|
||||
<inkscape:perspective
|
||||
id="perspective4034"
|
||||
inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
|
||||
inkscape:vp_z="1 : 0.5 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_x="0 : 0.5 : 1"
|
||||
sodipodi:type="inkscape:persp3d" />
|
||||
<clipPath
|
||||
clipPathUnits="userSpaceOnUse"
|
||||
id="clipPath3271">
|
||||
<rect
|
||||
style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none"
|
||||
id="rect3273"
|
||||
width="118"
|
||||
height="59"
|
||||
x="5"
|
||||
y="160.00336" />
|
||||
</clipPath>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3236"
|
||||
id="linearGradient3809"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-0.9850397,0.171492,-0.171492,-0.9850397,138.01803,271.06706)"
|
||||
x1="5"
|
||||
y1="64"
|
||||
x2="123"
|
||||
y2="64" />
|
||||
<linearGradient
|
||||
id="linearGradient3236">
|
||||
<stop
|
||||
id="stop3238"
|
||||
offset="0"
|
||||
style="stop-color:#ffffff;stop-opacity:0;" />
|
||||
<stop
|
||||
style="stop-color:#fffc2b;stop-opacity:0.234375;"
|
||||
offset="0.34999999"
|
||||
id="stop3240" />
|
||||
<stop
|
||||
style="stop-color:#46d15d;stop-opacity:0.21875;"
|
||||
offset="0.5"
|
||||
id="stop3242" />
|
||||
<stop
|
||||
id="stop3244"
|
||||
offset="0.64999998"
|
||||
style="stop-color:#46d1aa;stop-opacity:0;" />
|
||||
<stop
|
||||
id="stop3246"
|
||||
offset="1"
|
||||
style="stop-color:#ffffff;stop-opacity:0;" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3265"
|
||||
id="linearGradient3811"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-0.8529965,0.5216416,-0.5216416,-0.8529964,151.97682,240.20671)"
|
||||
x1="5"
|
||||
y1="64"
|
||||
x2="123"
|
||||
y2="64" />
|
||||
<linearGradient
|
||||
id="linearGradient3265">
|
||||
<stop
|
||||
style="stop-color:#ffffff;stop-opacity:0;"
|
||||
offset="0"
|
||||
id="stop3267" />
|
||||
<stop
|
||||
id="stop3252"
|
||||
offset="0.2"
|
||||
style="stop-color:#afcff3;stop-opacity:0;" />
|
||||
<stop
|
||||
id="stop3269"
|
||||
offset="0.34999999"
|
||||
style="stop-color:#60a0e7;stop-opacity:0.1484375;" />
|
||||
<stop
|
||||
id="stop3271"
|
||||
offset="0.5"
|
||||
style="stop-color:#db8ef1;stop-opacity:0.2109375;" />
|
||||
<stop
|
||||
style="stop-color:#ffffff;stop-opacity:0;"
|
||||
offset="0.64999998"
|
||||
id="stop3273" />
|
||||
<stop
|
||||
style="stop-color:#ffffff;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop3275" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3247"
|
||||
id="linearGradient3813"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-0.881451,-0.4719713,0.4719713,-0.881451,90.206697,305.61903)"
|
||||
x1="5"
|
||||
y1="64"
|
||||
x2="123"
|
||||
y2="64" />
|
||||
<linearGradient
|
||||
id="linearGradient3247">
|
||||
<stop
|
||||
id="stop3249"
|
||||
offset="0"
|
||||
style="stop-color:#ffffff;stop-opacity:0;" />
|
||||
<stop
|
||||
id="stop3293"
|
||||
offset="0.30000001"
|
||||
style="stop-color:#d5d5d5;stop-opacity:0;" />
|
||||
<stop
|
||||
style="stop-color:#eb8888;stop-opacity:0.2578125;"
|
||||
offset="0.5"
|
||||
id="stop3251" />
|
||||
<stop
|
||||
id="stop3295"
|
||||
offset="0.69999999"
|
||||
style="stop-color:#e28f25;stop-opacity:0;" />
|
||||
<stop
|
||||
id="stop3253"
|
||||
offset="1"
|
||||
style="stop-color:#ffffff;stop-opacity:0;" />
|
||||
</linearGradient>
|
||||
<clipPath
|
||||
clipPathUnits="userSpaceOnUse"
|
||||
id="clipPath4062">
|
||||
<rect
|
||||
style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none"
|
||||
id="rect4064"
|
||||
width="118"
|
||||
height="59"
|
||||
x="5"
|
||||
y="160.00336" />
|
||||
</clipPath>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3236"
|
||||
id="linearGradient3815"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-0.9850397,0.171492,-0.171492,-0.9850397,138.01803,271.06706)"
|
||||
x1="5"
|
||||
y1="64"
|
||||
x2="123"
|
||||
y2="64" />
|
||||
<linearGradient
|
||||
id="linearGradient4067">
|
||||
<stop
|
||||
id="stop4069"
|
||||
offset="0"
|
||||
style="stop-color:#ffffff;stop-opacity:0;" />
|
||||
<stop
|
||||
style="stop-color:#fffc2b;stop-opacity:0.234375;"
|
||||
offset="0.34999999"
|
||||
id="stop4071" />
|
||||
<stop
|
||||
style="stop-color:#46d15d;stop-opacity:0.21875;"
|
||||
offset="0.5"
|
||||
id="stop4073" />
|
||||
<stop
|
||||
id="stop4075"
|
||||
offset="0.64999998"
|
||||
style="stop-color:#46d1aa;stop-opacity:0;" />
|
||||
<stop
|
||||
id="stop4077"
|
||||
offset="1"
|
||||
style="stop-color:#ffffff;stop-opacity:0;" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3265"
|
||||
id="linearGradient3817"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-0.8529965,0.5216416,-0.5216416,-0.8529964,151.97682,240.20671)"
|
||||
x1="5"
|
||||
y1="64"
|
||||
x2="123"
|
||||
y2="64" />
|
||||
<linearGradient
|
||||
id="linearGradient4080">
|
||||
<stop
|
||||
style="stop-color:#ffffff;stop-opacity:0;"
|
||||
offset="0"
|
||||
id="stop4082" />
|
||||
<stop
|
||||
id="stop4084"
|
||||
offset="0.2"
|
||||
style="stop-color:#afcff3;stop-opacity:0;" />
|
||||
<stop
|
||||
id="stop4086"
|
||||
offset="0.34999999"
|
||||
style="stop-color:#60a0e7;stop-opacity:0.1484375;" />
|
||||
<stop
|
||||
id="stop4088"
|
||||
offset="0.5"
|
||||
style="stop-color:#db8ef1;stop-opacity:0.2109375;" />
|
||||
<stop
|
||||
style="stop-color:#ffffff;stop-opacity:0;"
|
||||
offset="0.64999998"
|
||||
id="stop4090" />
|
||||
<stop
|
||||
style="stop-color:#ffffff;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop4092" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3247"
|
||||
id="linearGradient3819"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-0.881451,-0.4719713,0.4719713,-0.881451,90.206697,305.61903)"
|
||||
x1="5"
|
||||
y1="64"
|
||||
x2="123"
|
||||
y2="64" />
|
||||
<linearGradient
|
||||
id="linearGradient4095">
|
||||
<stop
|
||||
id="stop4097"
|
||||
offset="0"
|
||||
style="stop-color:#ffffff;stop-opacity:0;" />
|
||||
<stop
|
||||
id="stop4099"
|
||||
offset="0.30000001"
|
||||
style="stop-color:#d5d5d5;stop-opacity:0;" />
|
||||
<stop
|
||||
style="stop-color:#eb8888;stop-opacity:0.2578125;"
|
||||
offset="0.5"
|
||||
id="stop4101" />
|
||||
<stop
|
||||
id="stop4103"
|
||||
offset="0.69999999"
|
||||
style="stop-color:#e28f25;stop-opacity:0;" />
|
||||
<stop
|
||||
id="stop4105"
|
||||
offset="1"
|
||||
style="stop-color:#ffffff;stop-opacity:0;" />
|
||||
</linearGradient>
|
||||
<clipPath
|
||||
clipPathUnits="userSpaceOnUse"
|
||||
id="clipPath4107">
|
||||
<rect
|
||||
style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none"
|
||||
id="rect4109"
|
||||
width="118"
|
||||
height="59"
|
||||
x="5"
|
||||
y="160.00336" />
|
||||
</clipPath>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3236"
|
||||
id="linearGradient4111"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-0.9850397,0.171492,-0.171492,-0.9850397,138.01803,271.06706)"
|
||||
x1="5"
|
||||
y1="64"
|
||||
x2="123"
|
||||
y2="64" />
|
||||
<linearGradient
|
||||
id="linearGradient4113">
|
||||
<stop
|
||||
id="stop4115"
|
||||
offset="0"
|
||||
style="stop-color:#ffffff;stop-opacity:0;" />
|
||||
<stop
|
||||
style="stop-color:#fffc2b;stop-opacity:0.234375;"
|
||||
offset="0.34999999"
|
||||
id="stop4117" />
|
||||
<stop
|
||||
style="stop-color:#46d15d;stop-opacity:0.21875;"
|
||||
offset="0.5"
|
||||
id="stop4119" />
|
||||
<stop
|
||||
id="stop4121"
|
||||
offset="0.64999998"
|
||||
style="stop-color:#46d1aa;stop-opacity:0;" />
|
||||
<stop
|
||||
id="stop4123"
|
||||
offset="1"
|
||||
style="stop-color:#ffffff;stop-opacity:0;" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3265"
|
||||
id="linearGradient4125"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-0.8529965,0.5216416,-0.5216416,-0.8529964,151.97682,240.20671)"
|
||||
x1="5"
|
||||
y1="64"
|
||||
x2="123"
|
||||
y2="64" />
|
||||
<linearGradient
|
||||
id="linearGradient4127">
|
||||
<stop
|
||||
style="stop-color:#ffffff;stop-opacity:0;"
|
||||
offset="0"
|
||||
id="stop4129" />
|
||||
<stop
|
||||
id="stop4131"
|
||||
offset="0.2"
|
||||
style="stop-color:#afcff3;stop-opacity:0;" />
|
||||
<stop
|
||||
id="stop4133"
|
||||
offset="0.34999999"
|
||||
style="stop-color:#60a0e7;stop-opacity:0.1484375;" />
|
||||
<stop
|
||||
id="stop4135"
|
||||
offset="0.5"
|
||||
style="stop-color:#db8ef1;stop-opacity:0.2109375;" />
|
||||
<stop
|
||||
style="stop-color:#ffffff;stop-opacity:0;"
|
||||
offset="0.64999998"
|
||||
id="stop4137" />
|
||||
<stop
|
||||
style="stop-color:#ffffff;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop4139" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3247"
|
||||
id="linearGradient4141"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-0.881451,-0.4719713,0.4719713,-0.881451,90.206697,305.61903)"
|
||||
x1="5"
|
||||
y1="64"
|
||||
x2="123"
|
||||
y2="64" />
|
||||
<linearGradient
|
||||
id="linearGradient4143">
|
||||
<stop
|
||||
id="stop4145"
|
||||
offset="0"
|
||||
style="stop-color:#ffffff;stop-opacity:0;" />
|
||||
<stop
|
||||
id="stop4147"
|
||||
offset="0.30000001"
|
||||
style="stop-color:#d5d5d5;stop-opacity:0;" />
|
||||
<stop
|
||||
style="stop-color:#eb8888;stop-opacity:0.2578125;"
|
||||
offset="0.5"
|
||||
id="stop4149" />
|
||||
<stop
|
||||
id="stop4151"
|
||||
offset="0.69999999"
|
||||
style="stop-color:#e28f25;stop-opacity:0;" />
|
||||
<stop
|
||||
id="stop4153"
|
||||
offset="1"
|
||||
style="stop-color:#ffffff;stop-opacity:0;" />
|
||||
</linearGradient>
|
||||
<clipPath
|
||||
clipPathUnits="userSpaceOnUse"
|
||||
id="clipPath4155">
|
||||
<rect
|
||||
style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none"
|
||||
id="rect4157"
|
||||
width="118"
|
||||
height="59"
|
||||
x="5"
|
||||
y="160.00336" />
|
||||
</clipPath>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3236"
|
||||
id="linearGradient4159"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-0.9850397,0.171492,-0.171492,-0.9850397,138.01803,271.06706)"
|
||||
x1="5"
|
||||
y1="64"
|
||||
x2="123"
|
||||
y2="64" />
|
||||
<linearGradient
|
||||
id="linearGradient4161">
|
||||
<stop
|
||||
id="stop4163"
|
||||
offset="0"
|
||||
style="stop-color:#ffffff;stop-opacity:0;" />
|
||||
<stop
|
||||
style="stop-color:#fffc2b;stop-opacity:0.234375;"
|
||||
offset="0.34999999"
|
||||
id="stop4165" />
|
||||
<stop
|
||||
style="stop-color:#46d15d;stop-opacity:0.21875;"
|
||||
offset="0.5"
|
||||
id="stop4167" />
|
||||
<stop
|
||||
id="stop4169"
|
||||
offset="0.64999998"
|
||||
style="stop-color:#46d1aa;stop-opacity:0;" />
|
||||
<stop
|
||||
id="stop4171"
|
||||
offset="1"
|
||||
style="stop-color:#ffffff;stop-opacity:0;" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3265"
|
||||
id="linearGradient4173"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-0.8529965,0.5216416,-0.5216416,-0.8529964,151.97682,240.20671)"
|
||||
x1="5"
|
||||
y1="64"
|
||||
x2="123"
|
||||
y2="64" />
|
||||
<linearGradient
|
||||
id="linearGradient4175">
|
||||
<stop
|
||||
style="stop-color:#ffffff;stop-opacity:0;"
|
||||
offset="0"
|
||||
id="stop4177" />
|
||||
<stop
|
||||
id="stop4179"
|
||||
offset="0.2"
|
||||
style="stop-color:#afcff3;stop-opacity:0;" />
|
||||
<stop
|
||||
id="stop4181"
|
||||
offset="0.34999999"
|
||||
style="stop-color:#60a0e7;stop-opacity:0.1484375;" />
|
||||
<stop
|
||||
id="stop4183"
|
||||
offset="0.5"
|
||||
style="stop-color:#db8ef1;stop-opacity:0.2109375;" />
|
||||
<stop
|
||||
style="stop-color:#ffffff;stop-opacity:0;"
|
||||
offset="0.64999998"
|
||||
id="stop4185" />
|
||||
<stop
|
||||
style="stop-color:#ffffff;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop4187" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3247"
|
||||
id="linearGradient4189"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-0.881451,-0.4719713,0.4719713,-0.881451,90.206697,305.61903)"
|
||||
x1="5"
|
||||
y1="64"
|
||||
x2="123"
|
||||
y2="64" />
|
||||
<linearGradient
|
||||
id="linearGradient4191">
|
||||
<stop
|
||||
id="stop4193"
|
||||
offset="0"
|
||||
style="stop-color:#ffffff;stop-opacity:0;" />
|
||||
<stop
|
||||
id="stop4195"
|
||||
offset="0.30000001"
|
||||
style="stop-color:#d5d5d5;stop-opacity:0;" />
|
||||
<stop
|
||||
style="stop-color:#eb8888;stop-opacity:0.2578125;"
|
||||
offset="0.5"
|
||||
id="stop4197" />
|
||||
<stop
|
||||
id="stop4199"
|
||||
offset="0.69999999"
|
||||
style="stop-color:#e28f25;stop-opacity:0;" />
|
||||
<stop
|
||||
id="stop4201"
|
||||
offset="1"
|
||||
style="stop-color:#ffffff;stop-opacity:0;" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3233"
|
||||
id="linearGradient3985"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0.08703673,0.05010201,-0.05025065,0.08677934,5.6383693,-0.73693634)"
|
||||
x1="5"
|
||||
y1="64"
|
||||
x2="123"
|
||||
y2="64" />
|
||||
<linearGradient
|
||||
id="linearGradient3233">
|
||||
<stop
|
||||
style="stop-color:#ffffff;stop-opacity:0;"
|
||||
offset="0"
|
||||
id="stop3235" />
|
||||
<stop
|
||||
id="stop3297"
|
||||
offset="0.15000001"
|
||||
style="stop-color:#ffffff;stop-opacity:0;" />
|
||||
<stop
|
||||
id="stop3241"
|
||||
offset="0.5"
|
||||
style="stop-color:#ffffff;stop-opacity:1;" />
|
||||
<stop
|
||||
style="stop-color:#ffffff;stop-opacity:0;"
|
||||
offset="0.85000002"
|
||||
id="stop3299" />
|
||||
<stop
|
||||
style="stop-color:#ffffff;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop3237" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient4114"
|
||||
id="linearGradient3988"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0.18141311,0,0,0.21728665,-2.8728725,-5.46682)"
|
||||
x1="73.015572"
|
||||
y1="89.130737"
|
||||
x2="73.015572"
|
||||
y2="34.606899" />
|
||||
<linearGradient
|
||||
gradientTransform="matrix(1.0172414,0,0,1.0172414,-1.1034483,-1.1034483)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
y2="5.4252338"
|
||||
x2="58.650177"
|
||||
y1="122"
|
||||
x1="58.650177"
|
||||
id="linearGradient4114">
|
||||
<stop
|
||||
id="stop4116"
|
||||
offset="0"
|
||||
style="stop-color:#b8abbd;stop-opacity:1;" />
|
||||
<stop
|
||||
id="stop4118"
|
||||
offset="1"
|
||||
style="stop-color:#dddbde;stop-opacity:1;" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
y2="64"
|
||||
x2="123"
|
||||
y1="64"
|
||||
x1="5"
|
||||
gradientTransform="matrix(-0.9850397,0.171492,-0.171492,-0.9850397,138.01803,271.06706)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="linearGradient4242"
|
||||
xlink:href="#linearGradient3236"
|
||||
inkscape:collect="always" />
|
||||
<linearGradient
|
||||
y2="64"
|
||||
x2="123"
|
||||
y1="64"
|
||||
x1="5"
|
||||
gradientTransform="matrix(-0.8529965,0.5216416,-0.5216416,-0.8529964,151.97682,240.20671)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="linearGradient4244"
|
||||
xlink:href="#linearGradient3265"
|
||||
inkscape:collect="always" />
|
||||
<linearGradient
|
||||
y2="64"
|
||||
x2="123"
|
||||
y1="64"
|
||||
x1="5"
|
||||
gradientTransform="matrix(-0.881451,-0.4719713,0.4719713,-0.881451,90.206697,305.61903)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="linearGradient4246"
|
||||
xlink:href="#linearGradient3247"
|
||||
inkscape:collect="always" />
|
||||
<linearGradient
|
||||
y2="64"
|
||||
x2="123"
|
||||
y1="64"
|
||||
x1="5"
|
||||
gradientTransform="matrix(-0.9850397,0.171492,-0.171492,-0.9850397,138.01803,271.06706)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="linearGradient4248"
|
||||
xlink:href="#linearGradient3236"
|
||||
inkscape:collect="always" />
|
||||
<linearGradient
|
||||
y2="64"
|
||||
x2="123"
|
||||
y1="64"
|
||||
x1="5"
|
||||
gradientTransform="matrix(-0.8529965,0.5216416,-0.5216416,-0.8529964,151.97682,240.20671)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="linearGradient4250"
|
||||
xlink:href="#linearGradient3265"
|
||||
inkscape:collect="always" />
|
||||
<linearGradient
|
||||
y2="64"
|
||||
x2="123"
|
||||
y1="64"
|
||||
x1="5"
|
||||
gradientTransform="matrix(-0.881451,-0.4719713,0.4719713,-0.881451,90.206697,305.61903)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="linearGradient4252"
|
||||
xlink:href="#linearGradient3247"
|
||||
inkscape:collect="always" />
|
||||
</defs>
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#e7e7e7"
|
||||
borderopacity="1"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="28.04203"
|
||||
inkscape:cx="-0.45454175"
|
||||
inkscape:cy="7.964704"
|
||||
inkscape:document-units="px"
|
||||
inkscape:current-layer="layer2"
|
||||
showgrid="true"
|
||||
inkscape:showpageshadow="false"
|
||||
showguides="false"
|
||||
inkscape:guide-bbox="true"
|
||||
inkscape:window-width="1920"
|
||||
inkscape:window-height="1023"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="24"
|
||||
inkscape:window-maximized="1">
|
||||
<sodipodi:guide
|
||||
orientation="1,0"
|
||||
position="0,112"
|
||||
id="guide2383" />
|
||||
<sodipodi:guide
|
||||
orientation="0,1"
|
||||
position="26.278146,128"
|
||||
id="guide2385" />
|
||||
<sodipodi:guide
|
||||
orientation="1,0"
|
||||
position="128,54.082119"
|
||||
id="guide2387" />
|
||||
<sodipodi:guide
|
||||
orientation="0,1"
|
||||
position="78.156291,0"
|
||||
id="guide2389" />
|
||||
<sodipodi:guide
|
||||
orientation="0,1"
|
||||
position="60.863576,64.084768"
|
||||
id="guide2391" />
|
||||
<inkscape:grid
|
||||
type="xygrid"
|
||||
id="grid3672"
|
||||
visible="true"
|
||||
enabled="true" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata7">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title></dc:title>
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:label="Button"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
sodipodi:insensitive="true">
|
||||
<rect
|
||||
ry="2"
|
||||
rx="2"
|
||||
y="0"
|
||||
x="-16"
|
||||
height="16"
|
||||
width="16"
|
||||
id="rect3196"
|
||||
style="fill:url(#linearGradient3767);fill-opacity:1;fill-rule:nonzero;stroke:none;display:inline"
|
||||
transform="matrix(0,-1,1,0,0,0)" />
|
||||
<path
|
||||
style="opacity:0.4;fill:url(#linearGradient2897);fill-opacity:1;fill-rule:nonzero;stroke:none;display:inline"
|
||||
d="M 2,0 C 0.892,0 0,0.892 0,2 l 0,12 c 0,1.108 0.892,2 2,2 l 12,0 c 1.108,0 2,-0.892 2,-2 L 16,2 C 16,0.892 15.108,0 14,0 L 2,0 z m 0.5,1 11,0 C 14.331,1 15,1.669 15,2.5 l 0,11 c 0,0.831 -0.669,1.5 -1.5,1.5 l -11,0 C 1.669,15 1,14.331 1,13.5 L 1,2.5 C 1,1.669 1.669,1 2.5,1 z"
|
||||
id="rect2410" />
|
||||
<path
|
||||
style="opacity:0.6;fill:#ffffff;fill-opacity:1;stroke:none;display:inline"
|
||||
d="M 2.5,1 C 1.669,1 1,1.669 1,2.5 l 0,1 C 1,2.669 1.669,2 2.5,2 l 11,0 C 14.331,2 15,2.669 15,3.5 l 0,-1 C 15,1.669 14.331,1 13.5,1 l -11,0 z"
|
||||
id="rect3770" />
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer2"
|
||||
inkscape:label="Disc">
|
||||
<path
|
||||
transform="matrix(0.74124437,0,0,0.74123782,-0.90215828,-0.88895962)"
|
||||
sodipodi:type="arc"
|
||||
style="color:#000000;fill:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
id="path3932"
|
||||
sodipodi:cx="12"
|
||||
sodipodi:cy="12"
|
||||
sodipodi:rx="4"
|
||||
sodipodi:ry="4"
|
||||
d="m 16,12 a 4,4 0 1 1 -8,0 4,4 0 1 1 8,0 z" />
|
||||
<path
|
||||
style="opacity:0.4;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;display:inline"
|
||||
d="m 7.9927742,5.7821808 c -1.2281337,0 -2.2237331,0.9955906 -2.2237331,2.2237135 0,0.07276 0.01633,0.1375018 0.023164,0.2084731 0.1084625,-1.1269194 1.0451983,-2.0152403 2.2005692,-2.0152403 1.1553709,0 2.0921068,0.8883209 2.2005688,2.0152403 0.0068,-0.070971 0.02316,-0.135711 0.02316,-0.2084731 0,-1.2281229 -0.9955991,-2.2237135 -2.2237328,-2.2237135 z"
|
||||
id="path3137"
|
||||
sodipodi:nodetypes="cscscsc" />
|
||||
<path
|
||||
style="opacity:0.3;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;display:inline"
|
||||
d="m 7.9926756,5.2574969 c -1.5115485,0 -2.73866,1.2234816 -2.73866,2.7305535 0,1.5070774 1.2271123,2.7305656 2.73866,2.7305656 1.5115478,0 2.7386604,-1.2234882 2.7386604,-2.7305656 0,-1.5070719 -1.2271126,-2.7305535 -2.7386604,-2.7305535 z m 0,1.9289235 c 0.4438134,0 0.8040115,0.3591363 0.8040115,0.80163 0,0.4425049 -0.3601974,0.8016361 -0.8040115,0.8016361 -0.4438134,0 -0.8040092,-0.3591312 -0.8040092,-0.8016361 0,-0.4424937 0.3601958,-0.80163 0.8040092,-0.80163 z"
|
||||
id="path3307" />
|
||||
<path
|
||||
style="fill:url(#linearGradient3988);fill-opacity:1;fill-rule:evenodd;stroke:none;display:inline"
|
||||
d="m 7.9927742,2.075992 c -3.2731261,0 -5.9299549,2.6433025 -5.9299549,5.9067386 0,3.2634464 2.6568294,5.9067384 5.9299549,5.9067384 3.2731258,0 5.9299548,-2.643292 5.9299548,-5.9067384 0,-3.2634361 -2.656829,-5.9067386 -5.9299548,-5.9067386 z m 0,3.7061892 c 1.2281337,0 2.2237328,0.9955906 2.2237328,2.2237131 0,1.2281228 -0.9955991,2.2237137 -2.2237328,2.2237137 -1.2281337,0 -2.2237331,-0.9955909 -2.2237331,-2.2237137 0,-1.2281225 0.9955994,-2.2237131 2.2237331,-2.2237131 z"
|
||||
id="path3170" />
|
||||
<path
|
||||
style="opacity:0.8;fill:url(#linearGradient3985);fill-opacity:1;fill-rule:evenodd;stroke:none;display:inline"
|
||||
d="M 7.5758242,2.1223194 C 5.6768236,2.2563684 3.8732434,3.2977191 2.8503914,5.064107 1.2138283,7.8903271 2.1931864,11.516513 5.0277967,13.148232 7.8624071,14.779956 11.498593,13.797066 13.135157,10.970846 14.77172,8.144614 13.792363,4.5416086 10.957752,2.9098846 9.8947724,2.2979881 8.7152251,2.04189 7.5758242,2.1223194 z m 0.41695,3.6598618 c 1.2281337,0 2.2237328,0.9955906 2.2237328,2.2237131 0,1.2281228 -0.9955991,2.2237137 -2.2237328,2.2237137 -1.2281337,0 -2.2237331,-0.9955909 -2.2237331,-2.2237137 0,-1.2281225 0.9955994,-2.2237131 2.2237331,-2.2237131 z"
|
||||
id="path3230" />
|
||||
<g
|
||||
style="display:inline"
|
||||
id="g3289"
|
||||
transform="matrix(0.06173194,-0.07907288,0.07930749,0.06154939,-13.32664,-0.4305207)">
|
||||
<g
|
||||
clip-path="url(#clipPath3271)"
|
||||
id="g3266">
|
||||
<path
|
||||
id="path3259"
|
||||
d="M 74.118027,277.11735 C 106.19881,271.5322 127.70249,240.96275 122.11734,208.88198 116.5322,176.8012 85.962749,155.29751 53.881978,160.88266 21.801203,166.46781 0.29750806,197.03725 5.8826547,229.11804 11.4678,261.19881 42.037246,282.70249 74.118027,277.11735 z m -6.516698,-37.43151 c -11.41858,1.98793 -22.299227,-5.66593 -24.287158,-17.08451 -1.987941,-11.41857 5.665921,-22.29923 17.084499,-24.28716 11.41858,-1.98793 22.299233,5.66593 24.28717,17.08451 1.987924,11.41857 -5.665932,22.29923 -17.084511,24.28716 z"
|
||||
style="fill:url(#linearGradient4242);fill-opacity:1;fill-rule:evenodd;stroke:none;display:inline" />
|
||||
<path
|
||||
style="fill:url(#linearGradient4244);fill-opacity:1;fill-rule:evenodd;stroke:none;display:inline"
|
||||
d="M 94.776853,269.3268 C 122.55724,252.33798 131.31561,216.00355 114.32679,188.22315 97.337964,160.44278 61.003543,151.6844 33.223145,168.67322 5.4427579,185.66204 -3.3156068,221.99648 13.673211,249.77686 30.662035,277.55725 66.996455,286.31562 94.776853,269.3268 z M 74.954469,236.91293 c -9.88793,6.04687 -22.820523,2.92947 -28.867393,-6.95846 -6.046863,-9.88793 -2.929476,-22.82053 6.958454,-28.86739 9.887938,-6.04686 22.820537,-2.92949 28.867401,6.95845 6.046855,9.88793 2.929476,22.82053 -6.958462,28.8674 z"
|
||||
id="path3231" />
|
||||
<path
|
||||
style="fill:url(#linearGradient4246);fill-opacity:1;fill-rule:evenodd;stroke:none;display:inline"
|
||||
d="m 36.153689,271.00561 c 28.707102,15.37117 64.480751,4.54779 79.851921,-24.1593 15.37116,-28.70708 4.5478,-64.48074 -24.159308,-79.85191 -28.707087,-15.37116 -64.480736,-4.5478 -79.851909,24.15931 -15.371173,28.70708 -4.5478122,64.48073 24.159296,79.8519 z m 17.934913,-33.49512 c -10.217773,-5.4711 -14.070163,-18.2041 -8.599064,-28.42189 5.471077,-10.21777 18.204079,-14.07015 28.421859,-8.59906 10.217787,5.47108 14.07017,18.2041 8.599071,28.42186 -5.471084,10.21778 -18.204093,14.07016 -28.421866,8.59909 z"
|
||||
id="path3243" />
|
||||
</g>
|
||||
<g
|
||||
transform="matrix(1,0,0,-1,0,438.00336)"
|
||||
id="g3275"
|
||||
clip-path="url(#clipPath3271)">
|
||||
<path
|
||||
style="fill:url(#linearGradient4248);fill-opacity:1;fill-rule:evenodd;stroke:none;display:inline"
|
||||
d="M 74.118027,277.11735 C 106.19881,271.5322 127.70249,240.96275 122.11734,208.88198 116.5322,176.8012 85.962749,155.29751 53.881978,160.88266 21.801203,166.46781 0.29750806,197.03725 5.8826547,229.11804 11.4678,261.19881 42.037246,282.70249 74.118027,277.11735 z m -6.516698,-37.43151 c -11.41858,1.98793 -22.299227,-5.66593 -24.287158,-17.08451 -1.987941,-11.41857 5.665921,-22.29923 17.084499,-24.28716 11.41858,-1.98793 22.299233,5.66593 24.28717,17.08451 1.987924,11.41857 -5.665932,22.29923 -17.084511,24.28716 z"
|
||||
id="path3277" />
|
||||
<path
|
||||
id="path3279"
|
||||
d="M 94.776853,269.3268 C 122.55724,252.33798 131.31561,216.00355 114.32679,188.22315 97.337964,160.44278 61.003543,151.6844 33.223145,168.67322 5.4427579,185.66204 -3.3156068,221.99648 13.673211,249.77686 30.662035,277.55725 66.996455,286.31562 94.776853,269.3268 z M 74.954469,236.91293 c -9.88793,6.04687 -22.820523,2.92947 -28.867393,-6.95846 -6.046863,-9.88793 -2.929476,-22.82053 6.958454,-28.86739 9.887938,-6.04686 22.820537,-2.92949 28.867401,6.95845 6.046855,9.88793 2.929476,22.82053 -6.958462,28.8674 z"
|
||||
style="fill:url(#linearGradient4250);fill-opacity:1;fill-rule:evenodd;stroke:none;display:inline" />
|
||||
<path
|
||||
id="path3281"
|
||||
d="m 36.153689,271.00561 c 28.707102,15.37117 64.480751,4.54779 79.851921,-24.1593 15.37116,-28.70708 4.5478,-64.48074 -24.159308,-79.85191 -28.707087,-15.37116 -64.480736,-4.5478 -79.851909,24.15931 -15.371173,28.70708 -4.5478122,64.48073 24.159296,79.8519 z m 17.934913,-33.49512 c -10.217773,-5.4711 -14.070163,-18.2041 -8.599064,-28.42189 5.471077,-10.21777 18.204079,-14.07015 28.421859,-8.59906 10.217787,5.47108 14.07017,18.2041 8.599071,28.42186 -5.471084,10.21778 -18.204093,14.07016 -28.421866,8.59909 z"
|
||||
style="fill:url(#linearGradient4252);fill-opacity:1;fill-rule:evenodd;stroke:none;display:inline" />
|
||||
</g>
|
||||
</g>
|
||||
<g
|
||||
transform="matrix(0.06173194,-0.07907288,0.07930749,0.06154939,-13.32664,-0.4305207)"
|
||||
id="g4008"
|
||||
style="display:inline">
|
||||
<g
|
||||
id="g4010"
|
||||
clip-path="url(#clipPath3271)">
|
||||
<path
|
||||
style="fill:url(#linearGradient3809);fill-opacity:1;fill-rule:evenodd;stroke:none;display:inline"
|
||||
d="M 74.118027,277.11735 C 106.19881,271.5322 127.70249,240.96275 122.11734,208.88198 116.5322,176.8012 85.962749,155.29751 53.881978,160.88266 21.801203,166.46781 0.29750806,197.03725 5.8826547,229.11804 11.4678,261.19881 42.037246,282.70249 74.118027,277.11735 z m -6.516698,-37.43151 c -11.41858,1.98793 -22.299227,-5.66593 -24.287158,-17.08451 -1.987941,-11.41857 5.665921,-22.29923 17.084499,-24.28716 11.41858,-1.98793 22.299233,5.66593 24.28717,17.08451 1.987924,11.41857 -5.665932,22.29923 -17.084511,24.28716 z"
|
||||
id="path4012" />
|
||||
<path
|
||||
id="path4014"
|
||||
d="M 94.776853,269.3268 C 122.55724,252.33798 131.31561,216.00355 114.32679,188.22315 97.337964,160.44278 61.003543,151.6844 33.223145,168.67322 5.4427579,185.66204 -3.3156068,221.99648 13.673211,249.77686 30.662035,277.55725 66.996455,286.31562 94.776853,269.3268 z M 74.954469,236.91293 c -9.88793,6.04687 -22.820523,2.92947 -28.867393,-6.95846 -6.046863,-9.88793 -2.929476,-22.82053 6.958454,-28.86739 9.887938,-6.04686 22.820537,-2.92949 28.867401,6.95845 6.046855,9.88793 2.929476,22.82053 -6.958462,28.8674 z"
|
||||
style="fill:url(#linearGradient3811);fill-opacity:1;fill-rule:evenodd;stroke:none;display:inline" />
|
||||
<path
|
||||
id="path4016"
|
||||
d="m 36.153689,271.00561 c 28.707102,15.37117 64.480751,4.54779 79.851921,-24.1593 15.37116,-28.70708 4.5478,-64.48074 -24.159308,-79.85191 -28.707087,-15.37116 -64.480736,-4.5478 -79.851909,24.15931 -15.371173,28.70708 -4.5478122,64.48073 24.159296,79.8519 z m 17.934913,-33.49512 c -10.217773,-5.4711 -14.070163,-18.2041 -8.599064,-28.42189 5.471077,-10.21777 18.204079,-14.07015 28.421859,-8.59906 10.217787,5.47108 14.07017,18.2041 8.599071,28.42186 -5.471084,10.21778 -18.204093,14.07016 -28.421866,8.59909 z"
|
||||
style="fill:url(#linearGradient3813);fill-opacity:1;fill-rule:evenodd;stroke:none;display:inline" />
|
||||
</g>
|
||||
<g
|
||||
clip-path="url(#clipPath3271)"
|
||||
id="g4018"
|
||||
transform="matrix(1,0,0,-1,0,438.00336)">
|
||||
<path
|
||||
id="path4020"
|
||||
d="M 74.118027,277.11735 C 106.19881,271.5322 127.70249,240.96275 122.11734,208.88198 116.5322,176.8012 85.962749,155.29751 53.881978,160.88266 21.801203,166.46781 0.29750806,197.03725 5.8826547,229.11804 11.4678,261.19881 42.037246,282.70249 74.118027,277.11735 z m -6.516698,-37.43151 c -11.41858,1.98793 -22.299227,-5.66593 -24.287158,-17.08451 -1.987941,-11.41857 5.665921,-22.29923 17.084499,-24.28716 11.41858,-1.98793 22.299233,5.66593 24.28717,17.08451 1.987924,11.41857 -5.665932,22.29923 -17.084511,24.28716 z"
|
||||
style="fill:url(#linearGradient3815);fill-opacity:1;fill-rule:evenodd;stroke:none;display:inline" />
|
||||
<path
|
||||
style="fill:url(#linearGradient3817);fill-opacity:1;fill-rule:evenodd;stroke:none;display:inline"
|
||||
d="M 94.776853,269.3268 C 122.55724,252.33798 131.31561,216.00355 114.32679,188.22315 97.337964,160.44278 61.003543,151.6844 33.223145,168.67322 5.4427579,185.66204 -3.3156068,221.99648 13.673211,249.77686 30.662035,277.55725 66.996455,286.31562 94.776853,269.3268 z M 74.954469,236.91293 c -9.88793,6.04687 -22.820523,2.92947 -28.867393,-6.95846 -6.046863,-9.88793 -2.929476,-22.82053 6.958454,-28.86739 9.887938,-6.04686 22.820537,-2.92949 28.867401,6.95845 6.046855,9.88793 2.929476,22.82053 -6.958462,28.8674 z"
|
||||
id="path4022" />
|
||||
<path
|
||||
style="fill:url(#linearGradient3819);fill-opacity:1;fill-rule:evenodd;stroke:none;display:inline"
|
||||
d="m 36.153689,271.00561 c 28.707102,15.37117 64.480751,4.54779 79.851921,-24.1593 15.37116,-28.70708 4.5478,-64.48074 -24.159308,-79.85191 -28.707087,-15.37116 -64.480736,-4.5478 -79.851909,24.15931 -15.371173,28.70708 -4.5478122,64.48073 24.159296,79.8519 z m 17.934913,-33.49512 c -10.217773,-5.4711 -14.070163,-18.2041 -8.599064,-28.42189 5.471077,-10.21777 18.204079,-14.07015 28.421859,-8.59906 10.217787,5.47108 14.07017,18.2041 8.599071,28.42186 -5.471084,10.21778 -18.204093,14.07016 -28.421866,8.59909 z"
|
||||
id="path4024" />
|
||||
</g>
|
||||
</g>
|
||||
<path
|
||||
style="opacity:0.15;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
d="m 7.9927742,2.0759917 c -3.2750237,0 -5.9299549,2.6549078 -5.9299549,5.9299026 0,3.2749947 2.6549312,5.9299027 5.9299549,5.9299027 3.2750238,0 5.9299548,-2.654908 5.9299548,-5.9299027 0,-3.2749948 -2.654931,-5.9299026 -5.9299548,-5.9299026 z m 0,0.7412378 c 2.8656458,0 5.1887108,2.3230444 5.1887108,5.1886648 0,2.8656197 -2.323065,5.1886647 -5.1887108,5.1886647 -2.8656457,0 -5.1887106,-2.323045 -5.1887106,-5.1886647 0,-2.8656204 2.3230649,-5.1886648 5.1887106,-5.1886648 z"
|
||||
id="path3922" />
|
||||
<path
|
||||
style="opacity:0.2;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.50000000000000000;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
d="m 7.9927742,2.8172295 c -2.8656457,0 -5.1887106,2.3230444 -5.1887106,5.1886648 0,0.1246947 0.014514,0.2481256 0.023164,0.3706189 0.1901504,-2.692536 2.4245971,-4.8180459 5.1655467,-4.8180459 2.7409498,0 4.9753958,2.1255099 5.1655468,4.8180459 0.0086,-0.1224933 0.02316,-0.2459242 0.02316,-0.3706189 0,-2.8656204 -2.323065,-5.1886648 -5.1887108,-5.1886648 z"
|
||||
id="path3927" />
|
||||
<path
|
||||
style="opacity:0.3;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
d="m 7.9927742,2.0759917 c -3.2750237,0 -5.9299549,2.6549078 -5.9299549,5.9299026 0,0.062887 -0.00194,0.1228935 0,0.1853094 0.099268,-3.1880143 2.7178194,-5.7445931 5.9299549,-5.7445931 3.2121358,0 5.8306868,2.5565788 5.9299548,5.7445931 0.0019,-0.06242 0,-0.1224221 0,-0.1853094 0,-3.2749948 -2.654931,-5.9299026 -5.9299548,-5.9299026 z"
|
||||
id="path3938"
|
||||
sodipodi:nodetypes="cscscsc" />
|
||||
<path
|
||||
style="opacity:0.1;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.50000000000000000;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
d="M 8 5 C 6.3431458 5 5 6.3431458 5 8 C 5 9.6568542 6.3431458 11 8 11 C 9.6568542 11 11 9.6568542 11 8 C 11 6.3431458 9.6568542 5 8 5 z M 8 6 C 9.1045695 6 10 6.8954305 10 8 C 10 9.1045695 9.1045695 10 8 10 C 6.8954305 10 6 9.1045695 6 8 C 6 6.8954305 6.8954305 6 8 6 z "
|
||||
id="path4067" />
|
||||
<path
|
||||
sodipodi:type="arc"
|
||||
style="opacity:0.2;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.50000000000000000;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
id="path4072"
|
||||
sodipodi:cx="8"
|
||||
sodipodi:cy="8"
|
||||
sodipodi:rx="1"
|
||||
sodipodi:ry="1"
|
||||
d="M 9,8 A 1,1 0 1 1 7,8 1,1 0 1 1 9,8 z" />
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 39 KiB |
518
apaxy/theme/icons/application-x-ms-dos-executable.svg
Normal file
@@ -0,0 +1,518 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
width="16"
|
||||
height="16"
|
||||
id="svg2"
|
||||
sodipodi:version="0.32"
|
||||
inkscape:version="0.47 r22583"
|
||||
version="1.0"
|
||||
sodipodi:docname="application-x-ms-dos-executable.svg"
|
||||
inkscape:output_extension="org.inkscape.output.svg.inkscape"
|
||||
style="display:inline">
|
||||
<defs
|
||||
id="defs4">
|
||||
<inkscape:perspective
|
||||
sodipodi:type="inkscape:persp3d"
|
||||
inkscape:vp_x="0 : 8 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_z="16 : 8 : 1"
|
||||
inkscape:persp3d-origin="8 : 5.3333333 : 1"
|
||||
id="perspective26" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient3327">
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3330" />
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop3333" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
id="ButtonColor"
|
||||
x1="10.31979"
|
||||
y1="21"
|
||||
x2="10.31979"
|
||||
y2="0.99929649"
|
||||
gradientUnits="userSpaceOnUse">
|
||||
<stop
|
||||
style="stop-color:#e6e6e6;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3189" />
|
||||
<stop
|
||||
style="stop-color:#f5f5f5;stop-opacity:1;"
|
||||
offset="1"
|
||||
id="stop3191" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3327"
|
||||
id="linearGradient3192"
|
||||
x1="9.0574636"
|
||||
y1="10.202822"
|
||||
x2="9.0574636"
|
||||
y2="-12.198761"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(0,5.8006549)" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor"
|
||||
id="linearGradient3204"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="15"
|
||||
y2="9"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(-16,-1)" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor"
|
||||
id="linearGradient3173"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(-16,-1)"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="15"
|
||||
y2="9" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor"
|
||||
id="linearGradient3177"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(-16,-1)"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="15"
|
||||
y2="9" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor"
|
||||
id="linearGradient3179"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0,-1,1,0,-1,16)"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="15"
|
||||
y2="9" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3327"
|
||||
id="linearGradient3612"
|
||||
x1="8"
|
||||
y1="15"
|
||||
x2="8"
|
||||
y2="-1"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
<inkscape:perspective
|
||||
id="perspective3752"
|
||||
inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
|
||||
inkscape:vp_z="1 : 0.5 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_x="0 : 0.5 : 1"
|
||||
sodipodi:type="inkscape:persp3d" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor-5"
|
||||
id="linearGradient3204-0"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="16.955648"
|
||||
y2="9"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(-17,-2)" />
|
||||
<linearGradient
|
||||
id="ButtonColor-5"
|
||||
x1="10.31979"
|
||||
y1="21"
|
||||
x2="10.31979"
|
||||
y2="0.99929649"
|
||||
gradientUnits="userSpaceOnUse">
|
||||
<stop
|
||||
style="stop-color:#e6e6e6;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3189-0" />
|
||||
<stop
|
||||
style="stop-color:#f5f5f5;stop-opacity:1;"
|
||||
offset="1"
|
||||
id="stop3191-2" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
y2="-19.30397"
|
||||
x2="9.0574636"
|
||||
y1="10.202822"
|
||||
x1="9.0574636"
|
||||
gradientTransform="translate(-0.499722,5.300655)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="linearGradient2897"
|
||||
xlink:href="#linearGradient3327-7"
|
||||
inkscape:collect="always" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient3327-7">
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3330-6" />
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop3333-8" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
y2="9"
|
||||
x2="16.955648"
|
||||
y1="9"
|
||||
x1="1"
|
||||
gradientTransform="translate(-17,-2)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="linearGradient3767"
|
||||
xlink:href="#ButtonColor-5"
|
||||
inkscape:collect="always" />
|
||||
<inkscape:perspective
|
||||
id="perspective3798"
|
||||
inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
|
||||
inkscape:vp_z="1 : 0.5 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_x="0 : 0.5 : 1"
|
||||
sodipodi:type="inkscape:persp3d" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3697"
|
||||
id="linearGradient3740"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0,-1,1,0,1,21)"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="21.024984"
|
||||
y2="9" />
|
||||
<linearGradient
|
||||
id="linearGradient3697">
|
||||
<stop
|
||||
style="stop-color:#a4a4a4;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3699" />
|
||||
<stop
|
||||
style="stop-color:#c0c0c0;stop-opacity:1;"
|
||||
offset="1"
|
||||
id="stop3701" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
y2="9"
|
||||
x2="21.024984"
|
||||
y1="9"
|
||||
x1="1"
|
||||
gradientTransform="matrix(0,-0.8,0.8,0,-0.8,16.8)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="linearGradient3807"
|
||||
xlink:href="#linearGradient3697"
|
||||
inkscape:collect="always" />
|
||||
<inkscape:perspective
|
||||
id="perspective4101"
|
||||
inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
|
||||
inkscape:vp_z="1 : 0.5 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_x="0 : 0.5 : 1"
|
||||
sodipodi:type="inkscape:persp3d" />
|
||||
<radialGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#SVGID_48_"
|
||||
id="radialGradient6846"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0.18491034,0,0,-0.18491034,-35.0847,-23.081825)"
|
||||
cx="232.2451"
|
||||
cy="-168.24001"
|
||||
r="33.430199" />
|
||||
<radialGradient
|
||||
id="SVGID_48_"
|
||||
cx="232.2451"
|
||||
cy="-168.24001"
|
||||
r="33.430199"
|
||||
gradientTransform="matrix(1,0,0,-1,-270.96,-122.0747)"
|
||||
gradientUnits="userSpaceOnUse">
|
||||
<stop
|
||||
offset="0.5051"
|
||||
style="stop-color:#9CC443"
|
||||
id="stop3918" />
|
||||
<stop
|
||||
offset="0.6356"
|
||||
style="stop-color:#7FB01D"
|
||||
id="stop3920" />
|
||||
<stop
|
||||
offset="0.6495"
|
||||
style="stop-color:#7BAE19"
|
||||
id="stop3922" />
|
||||
<stop
|
||||
offset="0.7789"
|
||||
style="stop-color:#578D19"
|
||||
id="stop3924" />
|
||||
<stop
|
||||
offset="0.922"
|
||||
style="stop-color:#366E1A"
|
||||
id="stop3926" />
|
||||
<stop
|
||||
offset="1"
|
||||
style="stop-color:#29621A"
|
||||
id="stop3928" />
|
||||
</radialGradient>
|
||||
<radialGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#radialGradient6848"
|
||||
id="radialGradient6844"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0.18491034,0,0,-0.18491034,-35.0847,-23.081825)"
|
||||
cx="231.77591"
|
||||
cy="-165.33281"
|
||||
r="29.2155"
|
||||
fx="231.77591"
|
||||
fy="-165.33281" />
|
||||
<radialGradient
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(1,0,0,-1,-270.96,-122.0747)"
|
||||
r="29.2155"
|
||||
cy="-164.9973"
|
||||
cx="231.4404"
|
||||
id="radialGradient6848">
|
||||
<stop
|
||||
id="stop6856"
|
||||
style="stop-color:#EBB213"
|
||||
offset="0.3308" />
|
||||
<stop
|
||||
id="stop6858"
|
||||
style="stop-color:#E89312"
|
||||
offset="0.4485" />
|
||||
<stop
|
||||
id="stop6860"
|
||||
style="stop-color:#E36D0F"
|
||||
offset="0.5673" />
|
||||
<stop
|
||||
id="stop6862"
|
||||
style="stop-color:#E04D0D"
|
||||
offset="0.65" />
|
||||
<stop
|
||||
id="stop6864"
|
||||
style="stop-color:#CE2907"
|
||||
offset="0.7851" />
|
||||
<stop
|
||||
id="stop6866"
|
||||
style="stop-color:#BF0B02"
|
||||
offset="0.9224" />
|
||||
<stop
|
||||
id="stop6868"
|
||||
style="stop-color:#B90000"
|
||||
offset="1" />
|
||||
</radialGradient>
|
||||
<radialGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#SVGID_19_"
|
||||
id="radialGradient6842"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0.18491034,0,0,-0.18491034,-35.0847,-23.081825)"
|
||||
cx="232.37891"
|
||||
cy="-169.2312"
|
||||
r="30.7768" />
|
||||
<radialGradient
|
||||
id="SVGID_19_"
|
||||
cx="232.37891"
|
||||
cy="-169.2312"
|
||||
r="30.7768"
|
||||
gradientTransform="matrix(1,0,0,-1,-270.96,-122.0747)"
|
||||
gradientUnits="userSpaceOnUse">
|
||||
<stop
|
||||
offset="0"
|
||||
style="stop-color:#F3E591"
|
||||
id="stop3571" />
|
||||
<stop
|
||||
offset="0.65"
|
||||
style="stop-color:#FCD118"
|
||||
id="stop3573" />
|
||||
<stop
|
||||
offset="0.8024"
|
||||
style="stop-color:#F7A50C"
|
||||
id="stop3575" />
|
||||
<stop
|
||||
offset="0.9288"
|
||||
style="stop-color:#F38603"
|
||||
id="stop3577" />
|
||||
<stop
|
||||
offset="1"
|
||||
style="stop-color:#F27B00"
|
||||
id="stop3579" />
|
||||
</radialGradient>
|
||||
<radialGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#SVGID_5_"
|
||||
id="radialGradient4091"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0.26487286,0,0,-0.26487286,-49.686769,-32.5033)"
|
||||
cx="232.4072"
|
||||
cy="-168.50459"
|
||||
r="33.058399" />
|
||||
<radialGradient
|
||||
id="SVGID_5_"
|
||||
cx="232.4072"
|
||||
cy="-168.50459"
|
||||
r="33.058399"
|
||||
gradientTransform="matrix(1,0,0,-1,-270.96,-122.0747)"
|
||||
gradientUnits="userSpaceOnUse">
|
||||
<stop
|
||||
offset="0.2985"
|
||||
style="stop-color:#9ac5da;stop-opacity:1;"
|
||||
id="stop3349" />
|
||||
<stop
|
||||
offset="0.6504"
|
||||
style="stop-color:#3982B1"
|
||||
id="stop3351" />
|
||||
<stop
|
||||
offset="0.7203"
|
||||
style="stop-color:#3474AA"
|
||||
id="stop3353" />
|
||||
<stop
|
||||
offset="0.899"
|
||||
style="stop-color:#285699"
|
||||
id="stop3355" />
|
||||
<stop
|
||||
offset="1"
|
||||
style="stop-color:#244B93"
|
||||
id="stop3357" />
|
||||
</radialGradient>
|
||||
<radialGradient
|
||||
r="33.058399"
|
||||
cy="-168.50459"
|
||||
cx="232.4072"
|
||||
gradientTransform="matrix(0.18491034,0,0,-0.18491034,-35.084699,-23.081825)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="radialGradient4140"
|
||||
xlink:href="#SVGID_5_"
|
||||
inkscape:collect="always" />
|
||||
</defs>
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#e7e7e7"
|
||||
borderopacity="1"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="19.887964"
|
||||
inkscape:cx="-2.4996745"
|
||||
inkscape:cy="3.5319204"
|
||||
inkscape:document-units="px"
|
||||
inkscape:current-layer="layer2"
|
||||
showgrid="true"
|
||||
inkscape:showpageshadow="false"
|
||||
showguides="false"
|
||||
inkscape:guide-bbox="true"
|
||||
inkscape:window-width="1920"
|
||||
inkscape:window-height="1023"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="24"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:snap-global="false">
|
||||
<sodipodi:guide
|
||||
orientation="1,0"
|
||||
position="0,112"
|
||||
id="guide2383" />
|
||||
<sodipodi:guide
|
||||
orientation="0,1"
|
||||
position="26.278146,128"
|
||||
id="guide2385" />
|
||||
<sodipodi:guide
|
||||
orientation="1,0"
|
||||
position="128,54.082119"
|
||||
id="guide2387" />
|
||||
<sodipodi:guide
|
||||
orientation="0,1"
|
||||
position="78.156291,0"
|
||||
id="guide2389" />
|
||||
<sodipodi:guide
|
||||
orientation="0,1"
|
||||
position="60.863576,64.084768"
|
||||
id="guide2391" />
|
||||
<inkscape:grid
|
||||
type="xygrid"
|
||||
id="grid3672"
|
||||
visible="true"
|
||||
enabled="true" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata7">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title></dc:title>
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:label="Button"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1">
|
||||
<rect
|
||||
ry="2"
|
||||
rx="2"
|
||||
y="0"
|
||||
x="-16"
|
||||
height="16"
|
||||
width="16"
|
||||
id="rect3196"
|
||||
style="fill:url(#linearGradient3767);fill-opacity:1;fill-rule:nonzero;stroke:none;display:inline"
|
||||
transform="matrix(0,-1,1,0,0,0)" />
|
||||
<path
|
||||
style="opacity:0.4;fill:url(#linearGradient2897);fill-opacity:1;fill-rule:nonzero;stroke:none;display:inline"
|
||||
d="M 2,0 C 0.892,0 0,0.892 0,2 l 0,12 c 0,1.108 0.892,2 2,2 l 12,0 c 1.108,0 2,-0.892 2,-2 L 16,2 C 16,0.892 15.108,0 14,0 L 2,0 z m 0.5,1 11,0 C 14.331,1 15,1.669 15,2.5 l 0,11 c 0,0.831 -0.669,1.5 -1.5,1.5 l -11,0 C 1.669,15 1,14.331 1,13.5 L 1,2.5 C 1,1.669 1.669,1 2.5,1 z"
|
||||
id="rect2410" />
|
||||
<path
|
||||
style="opacity:0.6;fill:#ffffff;fill-opacity:1;stroke:none;display:inline"
|
||||
d="M 2.5,1 C 1.669,1 1,1.669 1,2.5 l 0,1 C 1,2.669 1.669,2 2.5,2 l 11,0 C 14.331,2 15,2.669 15,3.5 l 0,-1 C 15,1.669 14.331,1 13.5,1 l -11,0 z"
|
||||
id="rect3770" />
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer3"
|
||||
inkscape:label="Gears"
|
||||
sodipodi:insensitive="true"
|
||||
style="display:none">
|
||||
<path
|
||||
style="fill:url(#linearGradient3807);fill-opacity:1;stroke:none;display:inline"
|
||||
clip-path="none"
|
||||
d="M 6.925,0 7.2,0.225 7.575,0.425 7.2,1.35 6.8,1.2 6.375,1.175 5.45,1.4 5.35,1.95 6.125,2.475 6.525,2.625 6.95,2.65 6.975,3.625 6.525,3.675 6.15,3.8 5.375,4.35 5.475,4.9 6.4,5.1 6.825,5.075 7.25,4.925 l 0.375,0.9 -0.4,0.225 -0.3,0.275 -0.5,0.8 0.3,0.45 L 7.675,7.4 8.05,7.225 8.375,6.95 9.075,7.625 8.8,7.95 8.6,8.35 8.45,9.275 l 0.475,0.3 0.8,-0.5 0.25,-0.325 0.2,-0.4 0.925,0.375 -0.15,0.425 0,0.4 0.2,0.925 0.55,0.125 0.525,-0.8 0.15,-0.4 0.025,-0.425 0.975,0 0.05,0.425 0.125,0.4 0.55,0.775 0.55,-0.125 0.2,-0.925 -0.025,-0.4 L 14.675,8.7 15.6,8.325 15.8,8.7 16,8.925 16,6.35 C 15.74184,6.6019672 15.46225,6.8156168 15.15,7 l -0.9,-1.95 c 0.571723,-0.4116056 0.956858,-1.0529936 1,-1.8 L 16,3.15 16,2.2 15.125,2.325 C 14.896717,1.6518944 14.384026,1.1076304 13.725,0.85 L 13.875,0 12.95,0 12.825,0.7 c -0.752278,0.008968 -1.414414,0.3514064 -1.85,0.9 L 9.075,0.625 C 9.221352,0.40164056 9.3927888,0.19377736 9.575,0 l -2.65,0 z m 1.725,1.45 1.9,0.975 c -0.06295,0.2149104 -0.1,0.4398192 -0.1,0.675 0,0.466324 0.120211,0.9060912 0.35,1.275 L 9.25,5.825 C 8.6783352,5.0679256 8.325,4.1209832 8.325,3.1 8.325,2.5163328 8.4482664,1.9621728 8.65,1.45 z m 4.2,0.875 c 0.428028,0 0.775,0.346972 0.775,0.775 0,0.428028 -0.346972,0.775 -0.775,0.775 -0.428028,0 -0.775,-0.346972 -0.775,-0.775 0,-0.428028 0.346972,-0.775 0.775,-0.775 z M 11.425,5.05 c 0.397904,0.2906432 0.894874,0.45 1.425,0.45 0.195706,0 0.392795,-0.00584 0.575,-0.05 L 14.3,7.375 c -0.457298,0.1559544 -0.940254,0.25 -1.45,0.25 -1.140927,0 -2.179852,-0.4262112 -2.975,-1.125 l 1.55,-1.45 z M 3.075,5.65 2.725,6.475 2.675,6.85 2.725,7.25 1.85,7.45 1.725,7.025 1.525,6.7 0.875,6.1 0.4,6.3 l 0,0.9 0.075,0.35 0.2,0.375 -0.675,0.45 0,2.3 C 0.6971776,9.5549488 1.9336072,8.8 3.35,8.8 c 2.1814864,0 3.95,1.768514 3.95,3.95 8e-7,1.350915 -0.690508,2.537738 -1.725,3.25 l 2.2,0 0.4,-0.6 0.35,0.2 0.4,0.125 0.85,-0.05 L 10,15.2 9.375,14.575 9.05,14.35 8.625,14.275 l 0.2,-0.9 0.4,0.025 0.4,-0.025 0.8,-0.375 0,-0.525 -0.8,-0.35 -0.4,-0.05 -0.4,0.025 -0.2,-0.9 L 9.05,11.125 9.375,10.9 10,10.275 9.775,9.775 8.925,9.75 8.525,9.875 8.175,10.075 7.65,9.3 8,9.05 8.2,8.725 8.55,7.9 8.175,7.525 7.35,7.875 7.025,8.125 6.775,8.425 6,7.925 6.225,7.55 6.325,7.2 6.3,6.3 5.825,6.1 5.175,6.7 5,7.025 4.875,7.45 3.975,7.25 4,6.85 3.975,6.475 3.6,5.65 l -0.525,0 z m 0.25,4.05 c -1.697332,0 -3.075,1.377668 -3.075,3.075 0,1.697332 1.377668,3.075 3.075,3.075 C 5.022332,15.85 6.4,14.472332 6.4,12.775 6.4,11.077668 5.022332,9.7 3.325,9.7 z m 0,1.275 c 0.9383624,0 1.7,0.80644 1.7,1.8 0,0.99356 -0.7616376,1.8 -1.7,1.8 -0.9383624,0 -1.7,-0.80644 -1.7,-1.8 0,-0.99356 0.7616376,-1.8 1.7,-1.8 z"
|
||||
id="path3724"
|
||||
sodipodi:nodetypes="cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccsccsccsssccsccsccccccccccccccccssccccccccccccccccccccccccccccccccccccccccccccccccsssccsssc" />
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer2"
|
||||
inkscape:label="Symbol"
|
||||
style="display:inline">
|
||||
<path
|
||||
d="M 3.1388578,7.9188938 C 5.4561543,6.9643864 6.5778205,7.4736296 7.5822534,8.1555789 L 6.4221259,12.1428 C 5.4139947,11.464919 4.3178462,10.906675 1.9913043,11.868579 l 1.1338702,-3.943953 0.013684,-0.00572 z"
|
||||
id="path6745"
|
||||
style="fill:url(#radialGradient4140);display:inline" />
|
||||
<path
|
||||
d="M 8.1900536,8.541117 C 9.1974442,9.218812 10.227765,9.715852 12.595541,8.9063143 L 11.490333,12.750786 C 9.1663798,13.711949 8.0504463,13.167759 7.0441636,12.485439 l 1.14589,-3.944322 z"
|
||||
id="path6747"
|
||||
style="fill:url(#radialGradient6842);display:inline" />
|
||||
<path
|
||||
d="M 7.7754846,7.4368315 C 7.169163,7.0283647 6.5166142,6.6465251 5.5896589,6.6396837 4.9783452,6.6348611 4.2501684,6.8088769 3.3258017,7.1905314 L 4.4709515,3.2219856 C 6.7960142,2.2604524 7.9132412,2.8055674 8.9204482,3.4867775 l -1.1449636,3.950054 z"
|
||||
id="path6749"
|
||||
style="fill:url(#radialGradient6844);display:inline" />
|
||||
<path
|
||||
d="M 13.967576,4.1600362 C 11.645657,5.1195361 10.530093,4.5799673 9.5249206,3.9028254 L 8.379402,7.8748843 c 1.004432,0.6810249 2.218183,1.2394542 4.444319,0.2435272 l 1.143855,-3.9583753 z"
|
||||
id="path6751"
|
||||
style="fill:url(#radialGradient6846);display:inline" />
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 18 KiB |
398
apaxy/theme/icons/application-x-php.svg
Normal file
@@ -0,0 +1,398 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
width="16"
|
||||
height="16"
|
||||
id="svg2"
|
||||
sodipodi:version="0.32"
|
||||
inkscape:version="0.47 r22583"
|
||||
version="1.0"
|
||||
sodipodi:docname="application-x-php.svg"
|
||||
inkscape:output_extension="org.inkscape.output.svg.inkscape"
|
||||
style="display:inline">
|
||||
<defs
|
||||
id="defs4">
|
||||
<inkscape:perspective
|
||||
sodipodi:type="inkscape:persp3d"
|
||||
inkscape:vp_x="0 : 8 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_z="16 : 8 : 1"
|
||||
inkscape:persp3d-origin="8 : 5.3333333 : 1"
|
||||
id="perspective26" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient3327">
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3330" />
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop3333" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
id="ButtonColor"
|
||||
x1="10.31979"
|
||||
y1="21"
|
||||
x2="10.31979"
|
||||
y2="0.99929649"
|
||||
gradientUnits="userSpaceOnUse">
|
||||
<stop
|
||||
style="stop-color:#e6e6e6;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3189" />
|
||||
<stop
|
||||
style="stop-color:#f5f5f5;stop-opacity:1;"
|
||||
offset="1"
|
||||
id="stop3191" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3327"
|
||||
id="linearGradient3192"
|
||||
x1="9.0574636"
|
||||
y1="10.202822"
|
||||
x2="9.0574636"
|
||||
y2="-12.198761"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(0,5.8006549)" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor"
|
||||
id="linearGradient3204"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="15"
|
||||
y2="9"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(-16,-1)" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor"
|
||||
id="linearGradient3173"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(-16,-1)"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="15"
|
||||
y2="9" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor"
|
||||
id="linearGradient3177"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(-16,-1)"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="15"
|
||||
y2="9" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor"
|
||||
id="linearGradient3179"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0,-1,1,0,-1,16)"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="15"
|
||||
y2="9" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3327"
|
||||
id="linearGradient3612"
|
||||
x1="8"
|
||||
y1="15"
|
||||
x2="8"
|
||||
y2="-1"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
<inkscape:perspective
|
||||
id="perspective3752"
|
||||
inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
|
||||
inkscape:vp_z="1 : 0.5 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_x="0 : 0.5 : 1"
|
||||
sodipodi:type="inkscape:persp3d" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor-5"
|
||||
id="linearGradient3204-0"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="16.955648"
|
||||
y2="9"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(-17,-2)" />
|
||||
<linearGradient
|
||||
id="ButtonColor-5"
|
||||
x1="10.31979"
|
||||
y1="21"
|
||||
x2="10.31979"
|
||||
y2="0.99929649"
|
||||
gradientUnits="userSpaceOnUse">
|
||||
<stop
|
||||
style="stop-color:#e6e6e6;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3189-0" />
|
||||
<stop
|
||||
style="stop-color:#f5f5f5;stop-opacity:1;"
|
||||
offset="1"
|
||||
id="stop3191-2" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
y2="-19.30397"
|
||||
x2="9.0574636"
|
||||
y1="10.202822"
|
||||
x1="9.0574636"
|
||||
gradientTransform="translate(-0.499722,5.300655)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="linearGradient2897"
|
||||
xlink:href="#linearGradient3327-7"
|
||||
inkscape:collect="always" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient3327-7">
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3330-6" />
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop3333-8" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
y2="9"
|
||||
x2="16.955648"
|
||||
y1="9"
|
||||
x1="1"
|
||||
gradientTransform="translate(-17,-2)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="linearGradient3767"
|
||||
xlink:href="#ButtonColor-5"
|
||||
inkscape:collect="always" />
|
||||
<inkscape:perspective
|
||||
id="perspective3842"
|
||||
inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
|
||||
inkscape:vp_z="1 : 0.5 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_x="0 : 0.5 : 1"
|
||||
sodipodi:type="inkscape:persp3d" />
|
||||
<inkscape:perspective
|
||||
id="perspective3857"
|
||||
inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
|
||||
inkscape:vp_z="1 : 0.5 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_x="0 : 0.5 : 1"
|
||||
sodipodi:type="inkscape:persp3d" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3736"
|
||||
id="linearGradient2911"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="180.27818"
|
||||
y1="155.08972"
|
||||
x2="180.27818"
|
||||
y2="3.4033673" />
|
||||
<linearGradient
|
||||
id="linearGradient3736">
|
||||
<stop
|
||||
style="stop-color:#5368aa;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3738" />
|
||||
<stop
|
||||
style="stop-color:#8292c2;stop-opacity:1;"
|
||||
offset="1"
|
||||
id="stop3740" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
y2="3.4033673"
|
||||
x2="180.27818"
|
||||
y1="155.08972"
|
||||
x1="180.27818"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="linearGradient3866"
|
||||
xlink:href="#linearGradient3736"
|
||||
inkscape:collect="always" />
|
||||
<inkscape:perspective
|
||||
id="perspective3876"
|
||||
inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
|
||||
inkscape:vp_z="1 : 0.5 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_x="0 : 0.5 : 1"
|
||||
sodipodi:type="inkscape:persp3d" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3798"
|
||||
id="linearGradient3704"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0.06164384,0,0,-0.06578947,2.753425,15.263158)"
|
||||
x1="68.888885"
|
||||
y1="156.00002"
|
||||
x2="149.99998"
|
||||
y2="-41.600002" />
|
||||
<linearGradient
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="linearGradient3798"
|
||||
y2="84"
|
||||
x2="299"
|
||||
y1="84"
|
||||
x1="150">
|
||||
<stop
|
||||
offset="0"
|
||||
style="stop-color:#dddce9;stop-opacity:1"
|
||||
id="stop3800" />
|
||||
<stop
|
||||
offset="0.37"
|
||||
style="stop-color:#5664a3;stop-opacity:1"
|
||||
id="stop3802" />
|
||||
<stop
|
||||
offset="1"
|
||||
style="stop-color:#3b446f;stop-opacity:1;"
|
||||
id="stop3804" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
y2="-41.600002"
|
||||
x2="149.99998"
|
||||
y1="156.00002"
|
||||
x1="68.888885"
|
||||
gradientTransform="matrix(0.04782475,0,0,-0.0657943,0.79610159,13.265127)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="linearGradient3886"
|
||||
xlink:href="#linearGradient3798"
|
||||
inkscape:collect="always" />
|
||||
</defs>
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#e7e7e7"
|
||||
borderopacity="1"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="39.539262"
|
||||
inkscape:cx="10.735176"
|
||||
inkscape:cy="6.0581389"
|
||||
inkscape:document-units="px"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="true"
|
||||
inkscape:showpageshadow="false"
|
||||
showguides="false"
|
||||
inkscape:guide-bbox="true"
|
||||
inkscape:window-width="1920"
|
||||
inkscape:window-height="1023"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="24"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:snap-global="false">
|
||||
<sodipodi:guide
|
||||
orientation="1,0"
|
||||
position="0,112"
|
||||
id="guide2383" />
|
||||
<sodipodi:guide
|
||||
orientation="0,1"
|
||||
position="26.278146,128"
|
||||
id="guide2385" />
|
||||
<sodipodi:guide
|
||||
orientation="1,0"
|
||||
position="128,54.082119"
|
||||
id="guide2387" />
|
||||
<sodipodi:guide
|
||||
orientation="0,1"
|
||||
position="78.156291,0"
|
||||
id="guide2389" />
|
||||
<sodipodi:guide
|
||||
orientation="0,1"
|
||||
position="60.863576,64.084768"
|
||||
id="guide2391" />
|
||||
<inkscape:grid
|
||||
type="xygrid"
|
||||
id="grid3672"
|
||||
visible="true"
|
||||
enabled="true" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata7">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title></dc:title>
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:label="Button"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1">
|
||||
<rect
|
||||
ry="2"
|
||||
rx="2"
|
||||
y="0"
|
||||
x="-16"
|
||||
height="16"
|
||||
width="16"
|
||||
id="rect3196"
|
||||
style="fill:url(#linearGradient3767);fill-opacity:1;fill-rule:nonzero;stroke:none;display:inline"
|
||||
transform="matrix(0,-1,1,0,0,0)" />
|
||||
<ellipse
|
||||
transform="matrix(0.04755932,0,0,0.06542912,0.86211696,2.7784837)"
|
||||
style="fill:url(#linearGradient3866);fill-opacity:1;stroke:none;display:inline"
|
||||
id="ellipse2909"
|
||||
ry="76"
|
||||
rx="146"
|
||||
cy="80"
|
||||
cx="150"
|
||||
sodipodi:cx="150"
|
||||
sodipodi:cy="80"
|
||||
sodipodi:rx="146"
|
||||
sodipodi:ry="76"
|
||||
d="m 296,80 c 0,41.97364 -65.36643,76 -146,76 C 69.366427,156 4,121.97364 4,80 4,38.026359 69.366427,4 150,4 230.63357,4 296,38.026359 296,80 z" />
|
||||
<path
|
||||
style="fill:url(#linearGradient3886);fill-opacity:1;stroke:none;display:inline"
|
||||
d="m 7.9698132,3.0012163 c -3.8562803,0 -6.98241289,2.2387407 -6.98241289,5.0003663 0,2.7616264 3.12613259,5.0003674 6.98241289,5.0003674 3.8562808,0 6.9824138,-2.238741 6.9824138,-5.0003674 0,-2.7616256 -3.126133,-5.0003663 -6.9824138,-5.0003663 z M 7.2909674,3.9700374 c 0.2225419,-0.016461 0.4500297,0 0.6788458,0 1.8305301,0 3.4711158,0.5307904 4.6064538,1.3438481 1.135337,0.8130576 1.672869,1.8024581 1.672869,2.6876971 0,0.8852389 -0.537532,1.8746393 -1.672869,2.6876974 -1.135338,0.813057 -2.7759237,1.343849 -4.6064538,1.343849 -1.8305302,0 -3.4711156,-0.530792 -4.6064529,-1.343849 C 2.228023,9.8762219 1.6904905,8.8868215 1.6904905,8.0015826 c 0,-0.885239 0.5375325,-1.8746395 1.6728698,-2.6876971 C 4.3567808,4.6024603 5.7331758,4.0852688 7.2909674,3.9700374 z"
|
||||
id="ellipse3685" />
|
||||
<path
|
||||
style="opacity:0.4;fill:url(#linearGradient2897);fill-opacity:1;fill-rule:nonzero;stroke:none;display:inline"
|
||||
d="M 2,0 C 0.892,0 0,0.892 0,2 l 0,12 c 0,1.108 0.892,2 2,2 l 12,0 c 1.108,0 2,-0.892 2,-2 L 16,2 C 16,0.892 15.108,0 14,0 L 2,0 z m 0.5,1 11,0 C 14.331,1 15,1.669 15,2.5 l 0,11 c 0,0.831 -0.669,1.5 -1.5,1.5 l -11,0 C 1.669,15 1,14.331 1,13.5 L 1,2.5 C 1,1.669 1.669,1 2.5,1 z"
|
||||
id="rect2410" />
|
||||
<path
|
||||
style="opacity:0.6;fill:#ffffff;fill-opacity:1;stroke:none;display:inline"
|
||||
d="M 2.5,1 C 1.669,1 1,1.669 1,2.5 l 0,1 C 1,2.669 1.669,2 2.5,2 l 11,0 C 14.331,2 15,2.669 15,3.5 l 0,-1 C 15,1.669 14.331,1 13.5,1 l -11,0 z"
|
||||
id="rect3770" />
|
||||
<path
|
||||
sodipodi:type="inkscape:offset"
|
||||
inkscape:radius="0.40781024"
|
||||
inkscape:original="M 7 5 L 7 7 L 7 7.25 L 7 9 L 8 9 L 8 7 L 8.75 7 C 8.8885 7 9 7.1115 9 7.25 L 9 9 L 10 9 L 10 7 C 10 6.446 9.554 6 9 6 L 8 6 L 8 5 L 7 5 z M 3 6 L 3 7 L 3 7.25 L 3 7.75 L 3 8 L 3 10 L 4 10 L 4 9 L 5 9 C 5.554 9 6 8.554 6 8 L 6 7 C 6 6.446 5.554 6 5 6 L 4 6 L 3 6 z M 11 6 L 11 7 L 11 7.25 L 11 7.75 L 11 8 L 11 10 L 12 10 L 12 9 L 13 9 C 13.554 9 14 8.554 14 8 L 14 7 C 14 6.446 13.554 6 13 6 L 12 6 L 11 6 z M 4 7 L 4.75 7 C 4.8885 7 5 7.1115 5 7.25 L 5 7.75 C 5 7.8885 4.8885 8 4.75 8 L 4 8 L 4 7 z M 12 7 L 12.75 7 C 12.8885 7 13 7.1115 13 7.25 L 13 7.75 C 13 7.8885 12.8885 8 12.75 8 L 12 8 L 12 7 z "
|
||||
style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
id="path2925"
|
||||
d="M 6.90625,4.59375 A 0.40785102,0.40785102 0 0 0 6.59375,5 l 0,2 0,0.25 0,1.75 A 0.40785102,0.40785102 0 0 0 7,9.40625 l 1,0 A 0.40785102,0.40785102 0 0 0 8.40625,9 l 0,-1.59375 0.1875,0 0,1.59375 A 0.40785102,0.40785102 0 0 0 9,9.40625 l 1,0 A 0.40785102,0.40785102 0 0 0 10.40625,9 l 0,-2 C 10.40625,6.2271271 9.7728729,5.59375 9,5.59375 l -0.59375,0 0,-0.59375 A 0.40785102,0.40785102 0 0 0 8,4.59375 l -1,0 a 0.40785102,0.40785102 0 0 0 -0.09375,0 z m -4,1 A 0.40785102,0.40785102 0 0 0 2.59375,6 l 0,1 0,0.25 0,0.5 0,0.25 0,2 A 0.40785102,0.40785102 0 0 0 3,10.40625 l 1,0 A 0.40785102,0.40785102 0 0 0 4.40625,10 l 0,-0.59375 0.59375,0 C 5.7728729,9.40625 6.40625,8.7728729 6.40625,8 l 0,-1 C 6.40625,6.2271271 5.7728729,5.59375 5,5.59375 l -1,0 -1,0 a 0.40785102,0.40785102 0 0 0 -0.09375,0 z m 8,0 A 0.40785102,0.40785102 0 0 0 10.59375,6 l 0,1 0,0.25 0,0.5 0,0.25 0,2 A 0.40785102,0.40785102 0 0 0 11,10.40625 l 1,0 A 0.40785102,0.40785102 0 0 0 12.40625,10 l 0,-0.59375 0.59375,0 c 0.772873,0 1.40625,-0.6333771 1.40625,-1.40625 l 0,-1 C 14.40625,6.2271271 13.772873,5.59375 13,5.59375 l -1,0 -1,0 a 0.40785102,0.40785102 0 0 0 -0.09375,0 z m -6.5,1.8125 0.1875,0 0,0.1875 -0.1875,0 0,-0.1875 z m 8,0 0.1875,0 0,0.1875 -0.1875,0 0,-0.1875 z" />
|
||||
<path
|
||||
style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.50000000000000000;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
d="M 3,6 3,7 3,7.25 3,7.75 3,8 3,10 4,10 4,9 5,9 C 5.554,9 6,8.554 6,8 L 6,7 C 6,6.446 5.554,6 5,6 L 4,6 3,6 z M 4,7 4.75,7 C 4.8885,7 5,7.1115 5,7.25 l 0,0.5 C 5,7.8885 4.8885,8 4.75,8 L 4,8 4,7 z"
|
||||
id="rect3793" />
|
||||
<path
|
||||
style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.50000000000000000;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
d="M 7,5 7,7 7,7.25 7,9 8,9 8,7 8.75,7 C 8.8885,7 9,7.1115 9,7.25 L 9,9 10,9 10,7 C 10,6.446 9.554,6 9,6 L 8,6 8,5 7,5 z"
|
||||
id="rect3800" />
|
||||
<path
|
||||
id="path3813"
|
||||
d="m 11,6 0,1 0,0.25 0,0.5 0,0.25 0,2 1,0 0,-1 1,0 c 0.554,0 1,-0.446 1,-1 L 14,7 C 14,6.446 13.554,6 13,6 l -1,0 -1,0 z m 1,1 0.75,0 C 12.8885,7 13,7.1115 13,7.25 l 0,0.5 C 13,7.8885 12.8885,8 12.75,8 L 12,8 12,7 z"
|
||||
style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.50000000000000000;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer2"
|
||||
inkscape:label="Symbol"
|
||||
sodipodi:insensitive="true" />
|
||||
</svg>
|
After Width: | Height: | Size: 15 KiB |
617
apaxy/theme/icons/application-x-rar.svg
Normal file
@@ -0,0 +1,617 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
width="16"
|
||||
height="16"
|
||||
id="svg2"
|
||||
sodipodi:version="0.32"
|
||||
inkscape:version="0.47 r22583"
|
||||
version="1.0"
|
||||
sodipodi:docname="application-x-rar.svg"
|
||||
inkscape:output_extension="org.inkscape.output.svg.inkscape"
|
||||
style="display:inline">
|
||||
<defs
|
||||
id="defs4">
|
||||
<inkscape:perspective
|
||||
sodipodi:type="inkscape:persp3d"
|
||||
inkscape:vp_x="0 : 8 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_z="16 : 8 : 1"
|
||||
inkscape:persp3d-origin="8 : 5.3333333 : 1"
|
||||
id="perspective26" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient3327">
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3330" />
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop3333" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
id="ButtonColor"
|
||||
x1="10.31979"
|
||||
y1="21"
|
||||
x2="10.31979"
|
||||
y2="0.99929649"
|
||||
gradientUnits="userSpaceOnUse">
|
||||
<stop
|
||||
style="stop-color:#e6e6e6;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3189" />
|
||||
<stop
|
||||
style="stop-color:#f5f5f5;stop-opacity:1;"
|
||||
offset="1"
|
||||
id="stop3191" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3327"
|
||||
id="linearGradient3192"
|
||||
x1="9.0574636"
|
||||
y1="10.202822"
|
||||
x2="9.0574636"
|
||||
y2="-12.198761"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(0,5.8006549)" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor"
|
||||
id="linearGradient3204"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="15"
|
||||
y2="9"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(-16,-1)" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor"
|
||||
id="linearGradient3173"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(-16,-1)"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="15"
|
||||
y2="9" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor"
|
||||
id="linearGradient3177"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(-16,-1)"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="15"
|
||||
y2="9" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor"
|
||||
id="linearGradient3179"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0,-1,1,0,-1,16)"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="15"
|
||||
y2="9" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3327"
|
||||
id="linearGradient3612"
|
||||
x1="8"
|
||||
y1="15"
|
||||
x2="8"
|
||||
y2="-1"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
<inkscape:perspective
|
||||
id="perspective3752"
|
||||
inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
|
||||
inkscape:vp_z="1 : 0.5 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_x="0 : 0.5 : 1"
|
||||
sodipodi:type="inkscape:persp3d" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor-5"
|
||||
id="linearGradient3204-0"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="16.955648"
|
||||
y2="9"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(-17,-2)" />
|
||||
<linearGradient
|
||||
id="ButtonColor-5"
|
||||
x1="10.31979"
|
||||
y1="21"
|
||||
x2="10.31979"
|
||||
y2="0.99929649"
|
||||
gradientUnits="userSpaceOnUse">
|
||||
<stop
|
||||
style="stop-color:#e6e6e6;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3189-0" />
|
||||
<stop
|
||||
style="stop-color:#f5f5f5;stop-opacity:1;"
|
||||
offset="1"
|
||||
id="stop3191-2" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
y2="-19.30397"
|
||||
x2="9.0574636"
|
||||
y1="10.202822"
|
||||
x1="9.0574636"
|
||||
gradientTransform="translate(-0.499722,5.300655)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="linearGradient2897"
|
||||
xlink:href="#linearGradient3327-7"
|
||||
inkscape:collect="always" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient3327-7">
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3330-6" />
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop3333-8" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
y2="9"
|
||||
x2="16.955648"
|
||||
y1="9"
|
||||
x1="1"
|
||||
gradientTransform="matrix(0,-1,1,0,-2,17)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="linearGradient3767"
|
||||
xlink:href="#ButtonColor-5"
|
||||
inkscape:collect="always" />
|
||||
<inkscape:perspective
|
||||
id="perspective3795"
|
||||
inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
|
||||
inkscape:vp_z="1 : 0.5 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_x="0 : 0.5 : 1"
|
||||
sodipodi:type="inkscape:persp3d" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3199"
|
||||
id="linearGradient3661"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(12.119372,-7.2581977)"
|
||||
x1="-3.0607977"
|
||||
y1="19.258341"
|
||||
x2="-3.0607977"
|
||||
y2="7.2536583" />
|
||||
<linearGradient
|
||||
id="linearGradient3199">
|
||||
<stop
|
||||
style="stop-color:#dcdcdc;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3201" />
|
||||
<stop
|
||||
style="stop-color:#fafafa;stop-opacity:1;"
|
||||
offset="1"
|
||||
id="stop3203" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
y2="7.2536583"
|
||||
x2="-3.0607977"
|
||||
y1="19.258341"
|
||||
x1="-3.0607977"
|
||||
gradientTransform="translate(-13.880628,-10.258198)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="linearGradient3804"
|
||||
xlink:href="#linearGradient3199"
|
||||
inkscape:collect="always" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3199-1"
|
||||
id="linearGradient3658"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(-11,-2)"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="11"
|
||||
y2="9" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3199"
|
||||
id="linearGradient3664"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(-10,-2)"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="11"
|
||||
y2="9" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3199"
|
||||
id="linearGradient3666"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0,-1,1,0,-2,11)"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="11"
|
||||
y2="9" />
|
||||
<inkscape:perspective
|
||||
id="perspective3814"
|
||||
inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
|
||||
inkscape:vp_z="1 : 0.5 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_x="0 : 0.5 : 1"
|
||||
sodipodi:type="inkscape:persp3d" />
|
||||
<linearGradient
|
||||
gradientTransform="matrix(1,0,0,0.66666667,-6,0.3333333)"
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3715"
|
||||
id="linearGradient3721"
|
||||
x1="17"
|
||||
y1="1"
|
||||
x2="17"
|
||||
y2="4"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
<linearGradient
|
||||
id="linearGradient3715">
|
||||
<stop
|
||||
style="stop-color:#cccccc;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3717" />
|
||||
<stop
|
||||
style="stop-color:#ededed;stop-opacity:1;"
|
||||
offset="1"
|
||||
id="stop3719" />
|
||||
</linearGradient>
|
||||
<inkscape:perspective
|
||||
id="perspective3846"
|
||||
inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
|
||||
inkscape:vp_z="1 : 0.5 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_x="0 : 0.5 : 1"
|
||||
sodipodi:type="inkscape:persp3d" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3734"
|
||||
id="linearGradient3740"
|
||||
x1="19"
|
||||
y1="14"
|
||||
x2="19"
|
||||
y2="2"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient3734">
|
||||
<stop
|
||||
style="stop-color:#ffffff;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3736" />
|
||||
<stop
|
||||
style="stop-color:#ffffff;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop3738" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
gradientTransform="translate(-6,-4)"
|
||||
y2="2"
|
||||
x2="19"
|
||||
y1="14"
|
||||
x1="19"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="linearGradient3855"
|
||||
xlink:href="#linearGradient3734"
|
||||
inkscape:collect="always" />
|
||||
<inkscape:perspective
|
||||
id="perspective3740"
|
||||
inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
|
||||
inkscape:vp_z="1 : 0.5 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_x="0 : 0.5 : 1"
|
||||
sodipodi:type="inkscape:persp3d" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3199-1"
|
||||
id="linearGradient3661-9"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(12.119372,-7.2581977)"
|
||||
x1="-3.0607977"
|
||||
y1="19.258341"
|
||||
x2="-3.0607977"
|
||||
y2="7.2536583" />
|
||||
<linearGradient
|
||||
id="linearGradient3199-1">
|
||||
<stop
|
||||
style="stop-color:#853798;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3201-9" />
|
||||
<stop
|
||||
style="stop-color:#c78bd5;stop-opacity:1;"
|
||||
offset="1"
|
||||
id="stop3203-5" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
y2="7.2536583"
|
||||
x2="-3.0607977"
|
||||
y1="19.258341"
|
||||
x1="-3.0607977"
|
||||
gradientTransform="translate(-40.880628,-5.2581977)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="linearGradient3751"
|
||||
xlink:href="#linearGradient3199-1"
|
||||
inkscape:collect="always" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor-5"
|
||||
id="linearGradient3706"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(-15,-2)"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="16.955648"
|
||||
y2="9" />
|
||||
</defs>
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#e7e7e7"
|
||||
borderopacity="1"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="21.25787"
|
||||
inkscape:cx="3.9883255"
|
||||
inkscape:cy="2.0911618"
|
||||
inkscape:document-units="px"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="true"
|
||||
inkscape:showpageshadow="false"
|
||||
showguides="false"
|
||||
inkscape:guide-bbox="true"
|
||||
inkscape:window-width="1920"
|
||||
inkscape:window-height="1023"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="24"
|
||||
inkscape:window-maximized="1">
|
||||
<sodipodi:guide
|
||||
orientation="1,0"
|
||||
position="0,112"
|
||||
id="guide2383" />
|
||||
<sodipodi:guide
|
||||
orientation="0,1"
|
||||
position="26.278146,128"
|
||||
id="guide2385" />
|
||||
<sodipodi:guide
|
||||
orientation="1,0"
|
||||
position="128,54.082119"
|
||||
id="guide2387" />
|
||||
<sodipodi:guide
|
||||
orientation="0,1"
|
||||
position="78.156291,0"
|
||||
id="guide2389" />
|
||||
<sodipodi:guide
|
||||
orientation="0,1"
|
||||
position="60.863576,64.084768"
|
||||
id="guide2391" />
|
||||
<inkscape:grid
|
||||
type="xygrid"
|
||||
id="grid3672"
|
||||
visible="true"
|
||||
enabled="true" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata7">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title></dc:title>
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:label="Button"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1">
|
||||
<path
|
||||
id="path3709"
|
||||
d="m 0,10 0,2 c 0,1.108 0.892,2 2,2 l 12,0 c 1.108,0 2,-0.892 2,-2 l 0,-2 c 0,1.108 -0.892,2 -2,2 L 2,12 C 0.892,12 0,11.108 0,10 z"
|
||||
style="fill:#217821;fill-opacity:1;fill-rule:nonzero;stroke:none;display:inline" />
|
||||
<path
|
||||
style="fill:#235299;fill-opacity:1;fill-rule:nonzero;stroke:none;display:inline"
|
||||
d="M 0 12 L 0 14 C 0 15.108 0.892 16 2 16 L 14 16 C 15.108 16 16 15.108 16 14 L 16 12 C 16 13.108 15.108 14 14 14 L 2 14 C 0.892 14 0 13.108 0 12 z "
|
||||
id="rect3196" />
|
||||
<rect
|
||||
transform="matrix(0,-1,1,0,0,0)"
|
||||
style="fill:url(#linearGradient3658);fill-opacity:1;fill-rule:nonzero;stroke:none;display:inline"
|
||||
id="rect2884"
|
||||
width="12"
|
||||
height="16"
|
||||
x="-12"
|
||||
y="0"
|
||||
rx="2"
|
||||
ry="2" />
|
||||
<path
|
||||
style="opacity:0.2;color:#000000;fill:url(#linearGradient3855);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.50000000000000000;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
d="m 8,0 0,8 c 0,1.095547 0.904453,2 2,2 l 2,0 c 1.095547,0 2,-0.904453 2,-2 L 14,0 8,0 z"
|
||||
id="path3729"
|
||||
sodipodi:nodetypes="ccccccc" />
|
||||
<path
|
||||
style="opacity:0.3;fill:#ffffff;fill-opacity:1;stroke:none;display:inline"
|
||||
d="M 2.5,1 C 1.669,1 1,1.669 1,2.5 l 0,1 C 1,2.669 1.669,2 2.5,2 l 11,0 C 14.331,2 15,2.669 15,3.5 l 0,-1 C 15,1.669 14.331,1 13.5,1 l -11,0 z"
|
||||
id="rect3770" />
|
||||
<path
|
||||
style="opacity:0.3;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;display:inline"
|
||||
d="m 0,10 0,1 c 0,1.108 0.892,2 2,2 l 12,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 c 0,1.108 -0.892,2 -2,2 L 2,12 C 0.892,12 0,11.108 0,10 z"
|
||||
id="rect3660" />
|
||||
<path
|
||||
id="path3669"
|
||||
d="m 0,11 0,1 c 0,1.108 0.892,2 2,2 l 12,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 c 0,1.108 -0.892,2 -2,2 L 2,13 C 0.892,13 0,12.108 0,11 z"
|
||||
style="opacity:0.2;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;display:inline" />
|
||||
<path
|
||||
id="path3671"
|
||||
d="m 0,12 0,1 c 0,1.108 0.892,2 2,2 l 12,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 c 0,1.108 -0.892,2 -2,2 L 2,14 C 0.892,14 0,13.108 0,12 z"
|
||||
style="opacity:0.2;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;display:inline" />
|
||||
<path
|
||||
style="opacity:0.2;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;display:inline"
|
||||
d="m 0,13 0,1 c 0,1.108 0.892,2 2,2 l 12,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 c 0,1.108 -0.892,2 -2,2 L 2,15 C 0.892,15 0,14.108 0,13 z"
|
||||
id="path3673" />
|
||||
<rect
|
||||
transform="matrix(0,-1,1,0,0,0)"
|
||||
style="fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none;display:inline"
|
||||
id="rect3675"
|
||||
width="16"
|
||||
height="16"
|
||||
x="-16"
|
||||
y="-30"
|
||||
rx="2"
|
||||
ry="2" />
|
||||
<path
|
||||
id="path3679"
|
||||
d="m 0,8 0,1 c 0,1.108 0.892,2 2,2 l 12,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 c 0,1.108 -0.892,2 -2,2 L 2,10 C 0.892,10 0,9.108 0,8 z"
|
||||
style="opacity:0.3;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;display:inline" />
|
||||
<path
|
||||
style="opacity:0.2;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;display:inline"
|
||||
d="m 0,9 0,1 c 0,1.108 0.892,2 2,2 l 12,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 c 0,1.108 -0.892,2 -2,2 L 2,11 C 0.892,11 0,10.108 0,9 z"
|
||||
id="path3681" />
|
||||
<path
|
||||
style="color:#000000;fill:#1a1a1a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
d="m 9,0 0,8 c 0,0.554 0.446,1 1,1 l 2,0 c 0.554,0 1,-0.446 1,-1 L 13,0 9,0 z"
|
||||
id="rect3682"
|
||||
sodipodi:nodetypes="ccccccc" />
|
||||
<rect
|
||||
style="color:#000000;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
id="rect3687"
|
||||
width="2"
|
||||
height="1"
|
||||
x="10"
|
||||
y="0" />
|
||||
<rect
|
||||
y="1"
|
||||
x="10"
|
||||
height="2"
|
||||
width="2"
|
||||
id="rect3689"
|
||||
style="color:#000000;fill:url(#linearGradient3721);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
|
||||
<rect
|
||||
style="color:#000000;fill:#cccccc;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
id="rect3691"
|
||||
width="1"
|
||||
height="1"
|
||||
x="10"
|
||||
y="3" />
|
||||
<rect
|
||||
y="3"
|
||||
x="11"
|
||||
height="1"
|
||||
width="1"
|
||||
id="rect3693"
|
||||
style="color:#000000;fill:#7e7e7e;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
|
||||
<rect
|
||||
y="4"
|
||||
x="-12"
|
||||
height="1"
|
||||
width="1"
|
||||
id="rect3695"
|
||||
style="color:#000000;fill:#cccccc;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
transform="scale(-1,1)" />
|
||||
<rect
|
||||
style="color:#000000;fill:#7e7e7e;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
id="rect3697"
|
||||
width="1"
|
||||
height="1"
|
||||
x="-11"
|
||||
y="4"
|
||||
transform="scale(-1,1)" />
|
||||
<rect
|
||||
y="5"
|
||||
x="10"
|
||||
height="1"
|
||||
width="1"
|
||||
id="rect3699"
|
||||
style="color:#000000;fill:#cccccc;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
|
||||
<rect
|
||||
style="color:#000000;fill:#7e7e7e;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
id="rect3701"
|
||||
width="1"
|
||||
height="1"
|
||||
x="11"
|
||||
y="5" />
|
||||
<rect
|
||||
transform="scale(-1,1)"
|
||||
style="color:#000000;fill:#cccccc;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
id="rect3703"
|
||||
width="1"
|
||||
height="1"
|
||||
x="-12"
|
||||
y="6" />
|
||||
<rect
|
||||
transform="scale(-1,1)"
|
||||
y="6"
|
||||
x="-11"
|
||||
height="1"
|
||||
width="1"
|
||||
id="rect3705"
|
||||
style="color:#000000;fill:#7e7e7e;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
|
||||
<rect
|
||||
y="3"
|
||||
x="10"
|
||||
height="1"
|
||||
width="2"
|
||||
id="rect3723"
|
||||
style="opacity:0.4;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.50000000000000000;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
|
||||
<rect
|
||||
style="color:#000000;fill:#cccccc;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
id="rect3730"
|
||||
width="1"
|
||||
height="1"
|
||||
x="10"
|
||||
y="7" />
|
||||
<rect
|
||||
y="7"
|
||||
x="11"
|
||||
height="1"
|
||||
width="1"
|
||||
id="rect3732"
|
||||
style="color:#000000;fill:#7e7e7e;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
|
||||
<path
|
||||
style="opacity:0.4;fill:url(#linearGradient2897);fill-opacity:1;fill-rule:nonzero;stroke:none;display:inline"
|
||||
d="M 2,0 C 0.892,0 0,0.892 0,2 l 0,12 c 0,1.108 0.892,2 2,2 l 12,0 c 1.108,0 2,-0.892 2,-2 L 16,2 C 16,0.892 15.108,0 14,0 L 2,0 z m 0.5,1 11,0 C 14.331,1 15,1.669 15,2.5 l 0,11 c 0,0.831 -0.669,1.5 -1.5,1.5 l -11,0 C 1.669,15 1,14.331 1,13.5 L 1,2.5 C 1,1.669 1.669,1 2.5,1 z"
|
||||
id="rect2410" />
|
||||
<rect
|
||||
ry="2"
|
||||
rx="2"
|
||||
y="2"
|
||||
x="-51"
|
||||
height="15"
|
||||
width="20"
|
||||
id="rect3659"
|
||||
style="fill:url(#linearGradient3751);fill-opacity:1;fill-rule:evenodd;stroke:none;display:inline" />
|
||||
<path
|
||||
id="path3723"
|
||||
d="m -51,17 0,3 c 0,1.108 0.892,2 2,2 l 16,0 c 1.108,0 2,-0.892 2,-2 l 0,-3 c 0,1.108 -0.892,2 -2,2 l -16,0 c -1.108,0 -2,-0.892 -2,-2 z"
|
||||
style="fill:#235299;fill-opacity:1;fill-rule:evenodd;stroke:none;display:inline" />
|
||||
<path
|
||||
style="fill:#217821;fill-opacity:1;fill-rule:evenodd;stroke:none;display:inline"
|
||||
d="m -51,15 0,3 c 0,1.108 0.892,2 2,2 l 16,0 c 1.108,0 2,-0.892 2,-2 l 0,-3 c 0,1.108 -0.892,2 -2,2 l -16,0 c -1.108,0 -2,-0.892 -2,-2 z"
|
||||
id="rect3173" />
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer2"
|
||||
inkscape:label="Symbol"
|
||||
sodipodi:insensitive="true" />
|
||||
</svg>
|
After Width: | Height: | Size: 21 KiB |
1003
apaxy/theme/icons/application-x-ruby.svg
Normal file
After Width: | Height: | Size: 28 KiB |
449
apaxy/theme/icons/application-x-tar.svg
Normal file
@@ -0,0 +1,449 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
width="16"
|
||||
height="16"
|
||||
id="svg2"
|
||||
sodipodi:version="0.32"
|
||||
inkscape:version="0.47 r22583"
|
||||
version="1.0"
|
||||
sodipodi:docname="application-x-tar.svg"
|
||||
inkscape:output_extension="org.inkscape.output.svg.inkscape"
|
||||
style="display:inline">
|
||||
<defs
|
||||
id="defs4">
|
||||
<inkscape:perspective
|
||||
sodipodi:type="inkscape:persp3d"
|
||||
inkscape:vp_x="0 : 8 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_z="16 : 8 : 1"
|
||||
inkscape:persp3d-origin="8 : 5.3333333 : 1"
|
||||
id="perspective26" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient3327">
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3330" />
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop3333" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
id="ButtonColor"
|
||||
x1="10.31979"
|
||||
y1="21"
|
||||
x2="10.31979"
|
||||
y2="0.99929649"
|
||||
gradientUnits="userSpaceOnUse">
|
||||
<stop
|
||||
style="stop-color:#e6e6e6;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3189" />
|
||||
<stop
|
||||
style="stop-color:#f5f5f5;stop-opacity:1;"
|
||||
offset="1"
|
||||
id="stop3191" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3327"
|
||||
id="linearGradient3192"
|
||||
x1="9.0574636"
|
||||
y1="10.202822"
|
||||
x2="9.0574636"
|
||||
y2="-12.198761"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(0,5.8006549)" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor"
|
||||
id="linearGradient3204"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="15"
|
||||
y2="9"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(-16,-1)" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor"
|
||||
id="linearGradient3173"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(-16,-1)"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="15"
|
||||
y2="9" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor"
|
||||
id="linearGradient3177"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(-16,-1)"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="15"
|
||||
y2="9" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor"
|
||||
id="linearGradient3179"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0,-1,1,0,-1,16)"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="15"
|
||||
y2="9" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3327"
|
||||
id="linearGradient3612"
|
||||
x1="8"
|
||||
y1="15"
|
||||
x2="8"
|
||||
y2="-1"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
<inkscape:perspective
|
||||
id="perspective3752"
|
||||
inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
|
||||
inkscape:vp_z="1 : 0.5 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_x="0 : 0.5 : 1"
|
||||
sodipodi:type="inkscape:persp3d" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor-5"
|
||||
id="linearGradient3204-0"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="16.955648"
|
||||
y2="9"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(-17,-2)" />
|
||||
<linearGradient
|
||||
id="ButtonColor-5"
|
||||
x1="10.31979"
|
||||
y1="21"
|
||||
x2="10.31979"
|
||||
y2="0.99929649"
|
||||
gradientUnits="userSpaceOnUse">
|
||||
<stop
|
||||
style="stop-color:#e6e6e6;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3189-0" />
|
||||
<stop
|
||||
style="stop-color:#f5f5f5;stop-opacity:1;"
|
||||
offset="1"
|
||||
id="stop3191-2" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
y2="-19.30397"
|
||||
x2="9.0574636"
|
||||
y1="10.202822"
|
||||
x1="9.0574636"
|
||||
gradientTransform="translate(-0.499722,5.300655)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="linearGradient2897"
|
||||
xlink:href="#linearGradient3327-7"
|
||||
inkscape:collect="always" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient3327-7">
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3330-6" />
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop3333-8" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
y2="9"
|
||||
x2="16.955648"
|
||||
y1="9"
|
||||
x1="1"
|
||||
gradientTransform="translate(-17,-2)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="linearGradient3767"
|
||||
xlink:href="#ButtonColor-5"
|
||||
inkscape:collect="always" />
|
||||
<inkscape:perspective
|
||||
id="perspective3795"
|
||||
inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
|
||||
inkscape:vp_z="1 : 0.5 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_x="0 : 0.5 : 1"
|
||||
sodipodi:type="inkscape:persp3d" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3199"
|
||||
id="linearGradient3661"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(12.119372,-7.2581977)"
|
||||
x1="-3.0607977"
|
||||
y1="19.258341"
|
||||
x2="-3.0607977"
|
||||
y2="7.2536583" />
|
||||
<linearGradient
|
||||
id="linearGradient3199">
|
||||
<stop
|
||||
style="stop-color:#dcdcdc;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3201" />
|
||||
<stop
|
||||
style="stop-color:#fafafa;stop-opacity:1;"
|
||||
offset="1"
|
||||
id="stop3203" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
y2="7.2536583"
|
||||
x2="-3.0607977"
|
||||
y1="19.258341"
|
||||
x1="-3.0607977"
|
||||
gradientTransform="translate(-13.880628,-10.258198)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="linearGradient3804"
|
||||
xlink:href="#linearGradient3199"
|
||||
inkscape:collect="always" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3199"
|
||||
id="linearGradient3658"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(-11,-2)"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="11"
|
||||
y2="9" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3199"
|
||||
id="linearGradient3664"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(-10,-2)"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="11"
|
||||
y2="9" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3199"
|
||||
id="linearGradient3666"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0,-1,1,0,-2,11)"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="11"
|
||||
y2="9" />
|
||||
<inkscape:perspective
|
||||
id="perspective3814"
|
||||
inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
|
||||
inkscape:vp_z="1 : 0.5 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_x="0 : 0.5 : 1"
|
||||
sodipodi:type="inkscape:persp3d" />
|
||||
<linearGradient
|
||||
gradientTransform="matrix(1,0,0,0.66666667,-6,0.3333333)"
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3715"
|
||||
id="linearGradient3721"
|
||||
x1="17"
|
||||
y1="1"
|
||||
x2="17"
|
||||
y2="4"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
<linearGradient
|
||||
id="linearGradient3715">
|
||||
<stop
|
||||
style="stop-color:#cccccc;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3717" />
|
||||
<stop
|
||||
style="stop-color:#ededed;stop-opacity:1;"
|
||||
offset="1"
|
||||
id="stop3719" />
|
||||
</linearGradient>
|
||||
<inkscape:perspective
|
||||
id="perspective3846"
|
||||
inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
|
||||
inkscape:vp_z="1 : 0.5 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_x="0 : 0.5 : 1"
|
||||
sodipodi:type="inkscape:persp3d" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3734"
|
||||
id="linearGradient3740"
|
||||
x1="19"
|
||||
y1="14"
|
||||
x2="19"
|
||||
y2="2"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient3734">
|
||||
<stop
|
||||
style="stop-color:#ffffff;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3736" />
|
||||
<stop
|
||||
style="stop-color:#ffffff;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop3738" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
gradientTransform="translate(-6,-4)"
|
||||
y2="2"
|
||||
x2="19"
|
||||
y1="14"
|
||||
x1="19"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="linearGradient3855"
|
||||
xlink:href="#linearGradient3734"
|
||||
inkscape:collect="always" />
|
||||
</defs>
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#e7e7e7"
|
||||
borderopacity="1"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="29.973596"
|
||||
inkscape:cx="-10.98382"
|
||||
inkscape:cy="5.6191072"
|
||||
inkscape:document-units="px"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="true"
|
||||
inkscape:showpageshadow="false"
|
||||
showguides="false"
|
||||
inkscape:guide-bbox="true"
|
||||
inkscape:window-width="1920"
|
||||
inkscape:window-height="1023"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="24"
|
||||
inkscape:window-maximized="1">
|
||||
<sodipodi:guide
|
||||
orientation="1,0"
|
||||
position="0,112"
|
||||
id="guide2383" />
|
||||
<sodipodi:guide
|
||||
orientation="0,1"
|
||||
position="26.278146,128"
|
||||
id="guide2385" />
|
||||
<sodipodi:guide
|
||||
orientation="1,0"
|
||||
position="128,54.082119"
|
||||
id="guide2387" />
|
||||
<sodipodi:guide
|
||||
orientation="0,1"
|
||||
position="78.156291,0"
|
||||
id="guide2389" />
|
||||
<sodipodi:guide
|
||||
orientation="0,1"
|
||||
position="60.863576,64.084768"
|
||||
id="guide2391" />
|
||||
<inkscape:grid
|
||||
type="xygrid"
|
||||
id="grid3672"
|
||||
visible="true"
|
||||
enabled="true" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata7">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title></dc:title>
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:label="Button"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1">
|
||||
<rect
|
||||
ry="2"
|
||||
rx="2"
|
||||
y="0"
|
||||
x="-16"
|
||||
height="16"
|
||||
width="13"
|
||||
id="rect3196"
|
||||
style="fill:url(#linearGradient3767);fill-opacity:1;fill-rule:nonzero;stroke:none;display:inline"
|
||||
transform="matrix(0,-1,1,0,0,0)" />
|
||||
<rect
|
||||
transform="matrix(0,-1,1,0,0,0)"
|
||||
style="fill:url(#linearGradient3658);fill-opacity:1;fill-rule:nonzero;stroke:none;display:inline"
|
||||
id="rect2884"
|
||||
width="10"
|
||||
height="16"
|
||||
x="-10"
|
||||
y="0"
|
||||
rx="2"
|
||||
ry="2" />
|
||||
<path
|
||||
style="opacity:0.6;fill:#ffffff;fill-opacity:1;stroke:none;display:inline"
|
||||
d="M 2.5,1 C 1.669,1 1,1.669 1,2.5 l 0,1 C 1,2.669 1.669,2 2.5,2 l 11,0 C 14.331,2 15,2.669 15,3.5 l 0,-1 C 15,1.669 14.331,1 13.5,1 l -11,0 z"
|
||||
id="rect3770" />
|
||||
<path
|
||||
style="opacity:0.7;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;display:inline"
|
||||
d="m 0,10 0,1 c 0,1.108 0.892,2 2,2 l 12,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 c 0,1.108 -0.892,2 -2,2 L 2,12 C 0.892,12 0,11.108 0,10 z"
|
||||
id="rect3660" />
|
||||
<path
|
||||
id="path3669"
|
||||
d="m 0,11 0,1 c 0,1.108 0.892,2 2,2 l 12,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 c 0,1.108 -0.892,2 -2,2 L 2,13 C 0.892,13 0,12.108 0,11 z"
|
||||
style="opacity:0.2;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;display:inline" />
|
||||
<path
|
||||
id="path3671"
|
||||
d="m 0,12 0,1 c 0,1.108 0.892,2 2,2 l 12,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 c 0,1.108 -0.892,2 -2,2 L 2,14 C 0.892,14 0,13.108 0,12 z"
|
||||
style="opacity:0.7;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;display:inline" />
|
||||
<path
|
||||
style="opacity:0.2;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;display:inline"
|
||||
d="m 0,13 0,1 c 0,1.108 0.892,2 2,2 l 12,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 c 0,1.108 -0.892,2 -2,2 L 2,15 C 0.892,15 0,14.108 0,13 z"
|
||||
id="path3673" />
|
||||
<rect
|
||||
transform="matrix(0,-1,1,0,0,0)"
|
||||
style="fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none;display:inline"
|
||||
id="rect3675"
|
||||
width="16"
|
||||
height="16"
|
||||
x="-16"
|
||||
y="-30"
|
||||
rx="2"
|
||||
ry="2" />
|
||||
<path
|
||||
id="path3679"
|
||||
d="m 0,8 0,1 c 0,1.108 0.892,2 2,2 l 12,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 c 0,1.108 -0.892,2 -2,2 L 2,10 C 0.892,10 0,9.108 0,8 z"
|
||||
style="opacity:0.7;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;display:inline" />
|
||||
<path
|
||||
style="opacity:0.2;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;display:inline"
|
||||
d="m 0,9 0,1 c 0,1.108 0.892,2 2,2 l 12,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 c 0,1.108 -0.892,2 -2,2 L 2,11 C 0.892,11 0,10.108 0,9 z"
|
||||
id="path3681" />
|
||||
<path
|
||||
style="opacity:0.4;fill:url(#linearGradient2897);fill-opacity:1;fill-rule:nonzero;stroke:none;display:inline"
|
||||
d="M 2,0 C 0.892,0 0,0.892 0,2 l 0,12 c 0,1.108 0.892,2 2,2 l 12,0 c 1.108,0 2,-0.892 2,-2 L 16,2 C 16,0.892 15.108,0 14,0 L 2,0 z m 0.5,1 11,0 C 14.331,1 15,1.669 15,2.5 l 0,11 c 0,0.831 -0.669,1.5 -1.5,1.5 l -11,0 C 1.669,15 1,14.331 1,13.5 L 1,2.5 C 1,1.669 1.669,1 2.5,1 z"
|
||||
id="rect2410" />
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer2"
|
||||
inkscape:label="Symbol"
|
||||
sodipodi:insensitive="true" />
|
||||
</svg>
|
After Width: | Height: | Size: 14 KiB |
582
apaxy/theme/icons/application-x-zip.svg
Normal file
@@ -0,0 +1,582 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
width="16"
|
||||
height="16"
|
||||
id="svg2"
|
||||
sodipodi:version="0.32"
|
||||
inkscape:version="0.47 r22583"
|
||||
version="1.0"
|
||||
sodipodi:docname="application-x-zip.svg"
|
||||
inkscape:output_extension="org.inkscape.output.svg.inkscape"
|
||||
style="display:inline">
|
||||
<defs
|
||||
id="defs4">
|
||||
<inkscape:perspective
|
||||
sodipodi:type="inkscape:persp3d"
|
||||
inkscape:vp_x="0 : 8 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_z="16 : 8 : 1"
|
||||
inkscape:persp3d-origin="8 : 5.3333333 : 1"
|
||||
id="perspective26" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient3327">
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3330" />
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop3333" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
id="ButtonColor"
|
||||
x1="10.31979"
|
||||
y1="21"
|
||||
x2="10.31979"
|
||||
y2="0.99929649"
|
||||
gradientUnits="userSpaceOnUse">
|
||||
<stop
|
||||
style="stop-color:#e6e6e6;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3189" />
|
||||
<stop
|
||||
style="stop-color:#f5f5f5;stop-opacity:1;"
|
||||
offset="1"
|
||||
id="stop3191" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3327"
|
||||
id="linearGradient3192"
|
||||
x1="9.0574636"
|
||||
y1="10.202822"
|
||||
x2="9.0574636"
|
||||
y2="-12.198761"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(0,5.8006549)" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor"
|
||||
id="linearGradient3204"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="15"
|
||||
y2="9"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(-16,-1)" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor"
|
||||
id="linearGradient3173"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(-16,-1)"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="15"
|
||||
y2="9" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor"
|
||||
id="linearGradient3177"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(-16,-1)"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="15"
|
||||
y2="9" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor"
|
||||
id="linearGradient3179"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0,-1,1,0,-1,16)"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="15"
|
||||
y2="9" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3327"
|
||||
id="linearGradient3612"
|
||||
x1="8"
|
||||
y1="15"
|
||||
x2="8"
|
||||
y2="-1"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
<inkscape:perspective
|
||||
id="perspective3752"
|
||||
inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
|
||||
inkscape:vp_z="1 : 0.5 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_x="0 : 0.5 : 1"
|
||||
sodipodi:type="inkscape:persp3d" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor-5"
|
||||
id="linearGradient3204-0"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="16.955648"
|
||||
y2="9"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(-17,-2)" />
|
||||
<linearGradient
|
||||
id="ButtonColor-5"
|
||||
x1="10.31979"
|
||||
y1="21"
|
||||
x2="10.31979"
|
||||
y2="0.99929649"
|
||||
gradientUnits="userSpaceOnUse">
|
||||
<stop
|
||||
style="stop-color:#e6e6e6;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3189-0" />
|
||||
<stop
|
||||
style="stop-color:#f5f5f5;stop-opacity:1;"
|
||||
offset="1"
|
||||
id="stop3191-2" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
y2="-19.30397"
|
||||
x2="9.0574636"
|
||||
y1="10.202822"
|
||||
x1="9.0574636"
|
||||
gradientTransform="translate(-0.499722,5.300655)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="linearGradient2897"
|
||||
xlink:href="#linearGradient3327-7"
|
||||
inkscape:collect="always" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient3327-7">
|
||||
<stop
|
||||
style="stop-color:#502d16;stop-opacity:1"
|
||||
offset="0"
|
||||
id="stop3330-6" />
|
||||
<stop
|
||||
style="stop-color:#502d16;stop-opacity:0"
|
||||
offset="1"
|
||||
id="stop3333-8" />
|
||||
</linearGradient>
|
||||
<inkscape:perspective
|
||||
id="perspective3795"
|
||||
inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
|
||||
inkscape:vp_z="1 : 0.5 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_x="0 : 0.5 : 1"
|
||||
sodipodi:type="inkscape:persp3d" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3199"
|
||||
id="linearGradient3661"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(12.119372,-7.2581977)"
|
||||
x1="-3.0607977"
|
||||
y1="19.258341"
|
||||
x2="-3.0607977"
|
||||
y2="7.2536583" />
|
||||
<linearGradient
|
||||
id="linearGradient3199">
|
||||
<stop
|
||||
style="stop-color:#dcdcdc;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3201" />
|
||||
<stop
|
||||
style="stop-color:#fafafa;stop-opacity:1;"
|
||||
offset="1"
|
||||
id="stop3203" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
y2="7.2536583"
|
||||
x2="-3.0607977"
|
||||
y1="19.258341"
|
||||
x1="-3.0607977"
|
||||
gradientTransform="translate(-13.880628,-10.258198)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="linearGradient3804"
|
||||
xlink:href="#linearGradient3199"
|
||||
inkscape:collect="always" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3199-7"
|
||||
id="linearGradient3658"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(-11,-2)"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="11"
|
||||
y2="9" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3199"
|
||||
id="linearGradient3664"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(-10,-2)"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="11"
|
||||
y2="9" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3199"
|
||||
id="linearGradient3666"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0,-1,1,0,-2,11)"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="11"
|
||||
y2="9" />
|
||||
<inkscape:perspective
|
||||
id="perspective3814"
|
||||
inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
|
||||
inkscape:vp_z="1 : 0.5 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_x="0 : 0.5 : 1"
|
||||
sodipodi:type="inkscape:persp3d" />
|
||||
<linearGradient
|
||||
gradientTransform="matrix(1,0,0,0.66666667,-6,0.3333333)"
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3715"
|
||||
id="linearGradient3721"
|
||||
x1="17"
|
||||
y1="1"
|
||||
x2="17"
|
||||
y2="4"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
<linearGradient
|
||||
id="linearGradient3715">
|
||||
<stop
|
||||
style="stop-color:#cccccc;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3717" />
|
||||
<stop
|
||||
style="stop-color:#ededed;stop-opacity:1;"
|
||||
offset="1"
|
||||
id="stop3719" />
|
||||
</linearGradient>
|
||||
<inkscape:perspective
|
||||
id="perspective3846"
|
||||
inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
|
||||
inkscape:vp_z="1 : 0.5 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_x="0 : 0.5 : 1"
|
||||
sodipodi:type="inkscape:persp3d" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3734"
|
||||
id="linearGradient3740"
|
||||
x1="19"
|
||||
y1="14"
|
||||
x2="19"
|
||||
y2="2"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient3734">
|
||||
<stop
|
||||
style="stop-color:#ffffff;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3736" />
|
||||
<stop
|
||||
style="stop-color:#ffffff;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop3738" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
gradientTransform="translate(-6,-4)"
|
||||
y2="2"
|
||||
x2="19"
|
||||
y1="14"
|
||||
x1="19"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="linearGradient3855"
|
||||
xlink:href="#linearGradient3734"
|
||||
inkscape:collect="always" />
|
||||
<inkscape:perspective
|
||||
id="perspective3720"
|
||||
inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
|
||||
inkscape:vp_z="1 : 0.5 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_x="0 : 0.5 : 1"
|
||||
sodipodi:type="inkscape:persp3d" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3199-7"
|
||||
id="linearGradient3661-5"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(12.119372,-7.2581977)"
|
||||
x1="-3.0607977"
|
||||
y1="19.258341"
|
||||
x2="-3.0607977"
|
||||
y2="7.2536583" />
|
||||
<linearGradient
|
||||
id="linearGradient3199-7">
|
||||
<stop
|
||||
style="stop-color:#e5a824;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3201-8" />
|
||||
<stop
|
||||
style="stop-color:#ffe680;stop-opacity:1"
|
||||
offset="1"
|
||||
id="stop3203-3" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
y2="7.2536583"
|
||||
x2="-3.0607977"
|
||||
y1="19.258341"
|
||||
x1="-3.0607977"
|
||||
gradientTransform="translate(-19.880628,-10.258198)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="linearGradient3729"
|
||||
xlink:href="#linearGradient3199-7"
|
||||
inkscape:collect="always" />
|
||||
</defs>
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#e7e7e7"
|
||||
borderopacity="1"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="21.25787"
|
||||
inkscape:cx="-0.058715898"
|
||||
inkscape:cy="13.260973"
|
||||
inkscape:document-units="px"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="true"
|
||||
inkscape:showpageshadow="false"
|
||||
showguides="false"
|
||||
inkscape:guide-bbox="true"
|
||||
inkscape:window-width="1920"
|
||||
inkscape:window-height="1023"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="24"
|
||||
inkscape:window-maximized="1">
|
||||
<sodipodi:guide
|
||||
orientation="1,0"
|
||||
position="0,112"
|
||||
id="guide2383" />
|
||||
<sodipodi:guide
|
||||
orientation="0,1"
|
||||
position="26.278146,128"
|
||||
id="guide2385" />
|
||||
<sodipodi:guide
|
||||
orientation="1,0"
|
||||
position="128,54.082119"
|
||||
id="guide2387" />
|
||||
<sodipodi:guide
|
||||
orientation="0,1"
|
||||
position="78.156291,0"
|
||||
id="guide2389" />
|
||||
<sodipodi:guide
|
||||
orientation="0,1"
|
||||
position="60.863576,64.084768"
|
||||
id="guide2391" />
|
||||
<inkscape:grid
|
||||
type="xygrid"
|
||||
id="grid3672"
|
||||
visible="true"
|
||||
enabled="true" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata7">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title></dc:title>
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:label="Button"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1">
|
||||
<rect
|
||||
ry="2"
|
||||
rx="2"
|
||||
y="0"
|
||||
x="-16"
|
||||
height="16"
|
||||
width="13"
|
||||
id="rect3196"
|
||||
style="fill:#e7ac2a;fill-opacity:1;fill-rule:nonzero;stroke:none;display:inline"
|
||||
transform="matrix(0,-1,1,0,0,0)" />
|
||||
<rect
|
||||
transform="matrix(0,-1,1,0,0,0)"
|
||||
style="fill:url(#linearGradient3658);fill-opacity:1.0;fill-rule:nonzero;stroke:none;display:inline"
|
||||
id="rect2884"
|
||||
width="10"
|
||||
height="16"
|
||||
x="-10"
|
||||
y="0"
|
||||
rx="2"
|
||||
ry="2" />
|
||||
<path
|
||||
style="opacity:0.3;color:#000000;fill:url(#linearGradient3855);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.50000000000000000;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
d="m 8,0 0,8 c 0,1.095547 0.904453,2 2,2 l 2,0 c 1.095547,0 2,-0.904453 2,-2 L 14,0 8,0 z"
|
||||
id="path3729"
|
||||
sodipodi:nodetypes="ccccccc" />
|
||||
<path
|
||||
style="opacity:0.35;fill:#ffffff;fill-opacity:1;stroke:none;display:inline"
|
||||
d="M 2.5,1 C 1.669,1 1,1.669 1,2.5 l 0,1 C 1,2.669 1.669,2 2.5,2 l 11,0 C 14.331,2 15,2.669 15,3.5 l 0,-1 C 15,1.669 14.331,1 13.5,1 l -11,0 z"
|
||||
id="rect3770" />
|
||||
<path
|
||||
style="opacity:0.4;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;display:inline"
|
||||
d="m 0,10 0,1 c 0,1.108 0.892,2 2,2 l 12,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 c 0,1.108 -0.892,2 -2,2 L 2,12 C 0.892,12 0,11.108 0,10 z"
|
||||
id="rect3660" />
|
||||
<path
|
||||
id="path3669"
|
||||
d="m 0,11 0,1 c 0,1.108 0.892,2 2,2 l 12,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 c 0,1.108 -0.892,2 -2,2 L 2,13 C 0.892,13 0,12.108 0,11 z"
|
||||
style="opacity:0.4;fill:#7a3100;fill-opacity:1;fill-rule:nonzero;stroke:none;display:inline" />
|
||||
<path
|
||||
id="path3671"
|
||||
d="m 0,12 0,1 c 0,1.108 0.892,2 2,2 l 12,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 c 0,1.108 -0.892,2 -2,2 L 2,14 C 0.892,14 0,13.108 0,12 z"
|
||||
style="opacity:0.4;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;display:inline" />
|
||||
<path
|
||||
style="opacity:0.4;fill:#7a3100;fill-opacity:1;fill-rule:nonzero;stroke:none;display:inline"
|
||||
d="m 0,13 0,1 c 0,1.108 0.892,2 2,2 l 12,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 c 0,1.108 -0.892,2 -2,2 L 2,15 C 0.892,15 0,14.108 0,13 z"
|
||||
id="path3673" />
|
||||
<rect
|
||||
transform="matrix(0,-1,1,0,0,0)"
|
||||
style="fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none;display:inline"
|
||||
id="rect3675"
|
||||
width="16"
|
||||
height="16"
|
||||
x="-16"
|
||||
y="-30"
|
||||
rx="2"
|
||||
ry="2" />
|
||||
<path
|
||||
id="path3679"
|
||||
d="m 0,8 0,1 c 0,1.108 0.892,2 2,2 l 12,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 c 0,1.108 -0.892,2 -2,2 L 2,10 C 0.892,10 0,9.108 0,8 z"
|
||||
style="opacity:0.4;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;display:inline" />
|
||||
<path
|
||||
style="opacity:0.4;fill:#7a3100;fill-opacity:1;fill-rule:nonzero;stroke:none;display:inline"
|
||||
d="m 0,9 0,1 c 0,1.108 0.892,2 2,2 l 12,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 c 0,1.108 -0.892,2 -2,2 L 2,11 C 0.892,11 0,10.108 0,9 z"
|
||||
id="path3681" />
|
||||
<path
|
||||
style="color:#000000;fill:#1a1a1a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
d="m 9,0 0,8 c 0,0.554 0.446,1 1,1 l 2,0 c 0.554,0 1,-0.446 1,-1 L 13,0 9,0 z"
|
||||
id="rect3682"
|
||||
sodipodi:nodetypes="ccccccc" />
|
||||
<rect
|
||||
style="color:#000000;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
id="rect3687"
|
||||
width="2"
|
||||
height="1"
|
||||
x="10"
|
||||
y="0" />
|
||||
<rect
|
||||
y="1"
|
||||
x="10"
|
||||
height="2"
|
||||
width="2"
|
||||
id="rect3689"
|
||||
style="color:#000000;fill:url(#linearGradient3721);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
|
||||
<rect
|
||||
style="color:#000000;fill:#cccccc;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
id="rect3691"
|
||||
width="1"
|
||||
height="1"
|
||||
x="10"
|
||||
y="3" />
|
||||
<rect
|
||||
y="3"
|
||||
x="11"
|
||||
height="1"
|
||||
width="1"
|
||||
id="rect3693"
|
||||
style="color:#000000;fill:#7e7e7e;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
|
||||
<rect
|
||||
y="4"
|
||||
x="-12"
|
||||
height="1"
|
||||
width="1"
|
||||
id="rect3695"
|
||||
style="color:#000000;fill:#cccccc;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
transform="scale(-1,1)" />
|
||||
<rect
|
||||
style="color:#000000;fill:#7e7e7e;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
id="rect3697"
|
||||
width="1"
|
||||
height="1"
|
||||
x="-11"
|
||||
y="4"
|
||||
transform="scale(-1,1)" />
|
||||
<rect
|
||||
y="5"
|
||||
x="10"
|
||||
height="1"
|
||||
width="1"
|
||||
id="rect3699"
|
||||
style="color:#000000;fill:#cccccc;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
|
||||
<rect
|
||||
style="color:#000000;fill:#7e7e7e;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
id="rect3701"
|
||||
width="1"
|
||||
height="1"
|
||||
x="11"
|
||||
y="5" />
|
||||
<rect
|
||||
transform="scale(-1,1)"
|
||||
style="color:#000000;fill:#cccccc;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
id="rect3703"
|
||||
width="1"
|
||||
height="1"
|
||||
x="-12"
|
||||
y="6" />
|
||||
<rect
|
||||
transform="scale(-1,1)"
|
||||
y="6"
|
||||
x="-11"
|
||||
height="1"
|
||||
width="1"
|
||||
id="rect3705"
|
||||
style="color:#000000;fill:#7e7e7e;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
|
||||
<rect
|
||||
y="3"
|
||||
x="10"
|
||||
height="1"
|
||||
width="2"
|
||||
id="rect3723"
|
||||
style="opacity:0.4;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.50000000000000000;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
|
||||
<rect
|
||||
style="color:#000000;fill:#cccccc;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
id="rect3730"
|
||||
width="1"
|
||||
height="1"
|
||||
x="10"
|
||||
y="7" />
|
||||
<rect
|
||||
y="7"
|
||||
x="11"
|
||||
height="1"
|
||||
width="1"
|
||||
id="rect3732"
|
||||
style="color:#000000;fill:#7e7e7e;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
|
||||
<path
|
||||
style="opacity:0.5;fill:url(#linearGradient2897);fill-opacity:1;fill-rule:nonzero;stroke:none;display:inline"
|
||||
d="M 2,0 C 0.892,0 0,0.892 0,2 l 0,12 c 0,1.108 0.892,2 2,2 l 12,0 c 1.108,0 2,-0.892 2,-2 L 16,2 C 16,0.892 15.108,0 14,0 L 2,0 z m 0.5,1 11,0 C 14.331,1 15,1.669 15,2.5 l 0,11 c 0,0.831 -0.669,1.5 -1.5,1.5 l -11,0 C 1.669,15 1,14.331 1,13.5 L 1,2.5 C 1,1.669 1.669,1 2.5,1 z"
|
||||
id="rect2410" />
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer2"
|
||||
inkscape:label="Symbol"
|
||||
sodipodi:insensitive="true" />
|
||||
</svg>
|
After Width: | Height: | Size: 19 KiB |
Before Width: | Height: | Size: 551 B |
578
apaxy/theme/icons/audio-x-generic.svg
Normal file
@@ -0,0 +1,578 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
width="16"
|
||||
height="16"
|
||||
id="svg2"
|
||||
sodipodi:version="0.32"
|
||||
inkscape:version="0.47 r22583"
|
||||
version="1.0"
|
||||
sodipodi:docname="audio-x-generic.svg"
|
||||
inkscape:output_extension="org.inkscape.output.svg.inkscape"
|
||||
style="display:inline">
|
||||
<defs
|
||||
id="defs4">
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient3801">
|
||||
<stop
|
||||
style="stop-color:#4a99e1;stop-opacity:1"
|
||||
offset="0"
|
||||
id="stop3803" />
|
||||
<stop
|
||||
style="stop-color:#0046b5;stop-opacity:1"
|
||||
offset="1"
|
||||
id="stop3805" />
|
||||
</linearGradient>
|
||||
<inkscape:perspective
|
||||
sodipodi:type="inkscape:persp3d"
|
||||
inkscape:vp_x="0 : 8 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_z="16 : 8 : 1"
|
||||
inkscape:persp3d-origin="8 : 5.3333333 : 1"
|
||||
id="perspective26" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient3327">
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3330" />
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop3333" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
id="ButtonColor"
|
||||
x1="10.31979"
|
||||
y1="21"
|
||||
x2="10.31979"
|
||||
y2="0.99929649"
|
||||
gradientUnits="userSpaceOnUse">
|
||||
<stop
|
||||
style="stop-color:#e6e6e6;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3189" />
|
||||
<stop
|
||||
style="stop-color:#f5f5f5;stop-opacity:1;"
|
||||
offset="1"
|
||||
id="stop3191" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3327"
|
||||
id="linearGradient3192"
|
||||
x1="9.0574636"
|
||||
y1="10.202822"
|
||||
x2="9.0574636"
|
||||
y2="-12.198761"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(0,5.8006549)" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor"
|
||||
id="linearGradient3204"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="15"
|
||||
y2="9"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(-16,-1)" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor"
|
||||
id="linearGradient3173"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(-16,-1)"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="15"
|
||||
y2="9" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor"
|
||||
id="linearGradient3177"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(-16,-1)"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="15"
|
||||
y2="9" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor"
|
||||
id="linearGradient3179"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0,-1,1,0,-1,16)"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="15"
|
||||
y2="9" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3327"
|
||||
id="linearGradient3612"
|
||||
x1="8"
|
||||
y1="15"
|
||||
x2="8"
|
||||
y2="-1"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
<inkscape:perspective
|
||||
id="perspective3752"
|
||||
inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
|
||||
inkscape:vp_z="1 : 0.5 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_x="0 : 0.5 : 1"
|
||||
sodipodi:type="inkscape:persp3d" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor-5"
|
||||
id="linearGradient3204-0"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="16.955648"
|
||||
y2="9"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(-17,-2)" />
|
||||
<linearGradient
|
||||
id="ButtonColor-5"
|
||||
x1="10.31979"
|
||||
y1="21"
|
||||
x2="10.31979"
|
||||
y2="0.99929649"
|
||||
gradientUnits="userSpaceOnUse">
|
||||
<stop
|
||||
style="stop-color:#e6e6e6;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3189-0" />
|
||||
<stop
|
||||
style="stop-color:#f5f5f5;stop-opacity:1;"
|
||||
offset="1"
|
||||
id="stop3191-2" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
y2="-19.30397"
|
||||
x2="9.0574636"
|
||||
y1="10.202822"
|
||||
x1="9.0574636"
|
||||
gradientTransform="translate(-0.499722,5.300655)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="linearGradient2897"
|
||||
xlink:href="#linearGradient3327-7"
|
||||
inkscape:collect="always" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient3327-7">
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3330-6" />
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop3333-8" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
y2="9"
|
||||
x2="16.955648"
|
||||
y1="9"
|
||||
x1="1"
|
||||
gradientTransform="translate(-17,-2)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="linearGradient3767"
|
||||
xlink:href="#ButtonColor-5"
|
||||
inkscape:collect="always" />
|
||||
<inkscape:perspective
|
||||
id="perspective3908"
|
||||
inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
|
||||
inkscape:vp_z="1 : 0.5 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_x="0 : 0.5 : 1"
|
||||
sodipodi:type="inkscape:persp3d" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3894-4"
|
||||
id="linearGradient3787"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0.18689639,0,0,0.18689639,24.412806,-1.2045488)"
|
||||
x1="31"
|
||||
y1="61"
|
||||
x2="36"
|
||||
y2="70" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient3894-4">
|
||||
<stop
|
||||
style="stop-color:#93ddf7;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3896-6" />
|
||||
<stop
|
||||
style="stop-color:#93ddf7;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop3898-5" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3934-3"
|
||||
id="linearGradient3790"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0.18689639,0,0,0.18689639,24.412806,-1.7652379)"
|
||||
x1="40"
|
||||
y1="69"
|
||||
x2="42"
|
||||
y2="64" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient3934-3">
|
||||
<stop
|
||||
style="stop-color:#003d9e;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3936-2" />
|
||||
<stop
|
||||
style="stop-color:#003d9e;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop3938-5" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3934-3"
|
||||
id="linearGradient3793"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0.18689639,0,0,0.18689639,24.412806,-1.7652379)"
|
||||
x1="40"
|
||||
y1="70"
|
||||
x2="41.884232"
|
||||
y2="62.967953" />
|
||||
<radialGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3958-5"
|
||||
id="radialGradient3823"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(1.1597853,-0.1400901,0.07244171,0.58349276,-11.414104,33.34065)"
|
||||
cx="39.768967"
|
||||
cy="69.843796"
|
||||
fx="39.768967"
|
||||
fy="69.843796"
|
||||
r="11" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient3958-5">
|
||||
<stop
|
||||
style="stop-color:#01a3f1;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3960-3" />
|
||||
<stop
|
||||
style="stop-color:#01a3f1;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop3962-6" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3894-4"
|
||||
id="linearGradient3797"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0.1859195,0,0,0.19178082,18.430855,-0.5753424)"
|
||||
x1="31"
|
||||
y1="61"
|
||||
x2="36"
|
||||
y2="70" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3934-3"
|
||||
id="linearGradient3800"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="40"
|
||||
y1="69"
|
||||
x2="42"
|
||||
y2="64"
|
||||
gradientTransform="matrix(0.1859195,0,0,0.19178082,18.430855,-1.1506849)" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3934-3"
|
||||
id="linearGradient3803"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="40"
|
||||
y1="70"
|
||||
x2="41.884232"
|
||||
y2="62.967953"
|
||||
gradientTransform="matrix(0.1859195,0,0,0.19178082,18.430855,-1.1506849)" />
|
||||
<radialGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3958-5"
|
||||
id="radialGradient3825"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(1.1597853,-0.1400901,0.07244171,0.58349276,-11.414104,33.34065)"
|
||||
cx="39.768967"
|
||||
cy="69.843796"
|
||||
fx="39.768967"
|
||||
fy="69.843796"
|
||||
r="11" />
|
||||
<radialGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3816-9"
|
||||
id="radialGradient3810"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0.64686831,-0.10197913,0.0359521,0.22804935,4.042603,2.0026448)"
|
||||
cx="40.284538"
|
||||
cy="39.106094"
|
||||
fx="40.284538"
|
||||
fy="39.106094"
|
||||
r="19" />
|
||||
<linearGradient
|
||||
id="linearGradient3816-9">
|
||||
<stop
|
||||
style="stop-color:#51acff;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3818-3" />
|
||||
<stop
|
||||
id="stop3824-4"
|
||||
offset="0.5"
|
||||
style="stop-color:#6abaee;stop-opacity:0.67450982;" />
|
||||
<stop
|
||||
style="stop-color:#318fe4;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop3820-0" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3828-5"
|
||||
id="linearGradient3827"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0.19178082,0,0,0.19178082,18.290183,1.4246576)"
|
||||
x1="52"
|
||||
y1="10"
|
||||
x2="51.631207"
|
||||
y2="8.0840635" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient3828-5">
|
||||
<stop
|
||||
style="stop-color:#a2d7fb;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3830-1" />
|
||||
<stop
|
||||
style="stop-color:#a2d7fb;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop3832-9" />
|
||||
</linearGradient>
|
||||
<radialGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3816-9"
|
||||
id="radialGradient3819"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0.64497796,-0.11332151,0.05771893,0.32851163,-2.765268,-0.6366035)"
|
||||
cx="41.752941"
|
||||
cy="36.95731"
|
||||
fx="41.752941"
|
||||
fy="36.95731"
|
||||
r="19" />
|
||||
<linearGradient
|
||||
id="linearGradient3969">
|
||||
<stop
|
||||
style="stop-color:#51acff;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3971" />
|
||||
<stop
|
||||
id="stop3973"
|
||||
offset="0.5"
|
||||
style="stop-color:#6abaee;stop-opacity:0.67450982;" />
|
||||
<stop
|
||||
style="stop-color:#318fe4;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop3975" />
|
||||
</linearGradient>
|
||||
<radialGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3958-5"
|
||||
id="radialGradient3780"
|
||||
cx="5"
|
||||
cy="12.5"
|
||||
fx="5"
|
||||
fy="12.5"
|
||||
r="2"
|
||||
gradientTransform="matrix(1,0,0,0.75,0,3.125)"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
<radialGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3958-5"
|
||||
id="radialGradient3788"
|
||||
cx="5"
|
||||
cy="12.5"
|
||||
fx="5"
|
||||
fy="12.5"
|
||||
r="2"
|
||||
gradientTransform="matrix(1,0,0,0.75,0,3.125)"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3801"
|
||||
id="linearGradient3807"
|
||||
x1="7"
|
||||
y1="4"
|
||||
x2="10"
|
||||
y2="7"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
</defs>
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#e7e7e7"
|
||||
borderopacity="1"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="24.898144"
|
||||
inkscape:cx="7.6717872"
|
||||
inkscape:cy="4.7982955"
|
||||
inkscape:document-units="px"
|
||||
inkscape:current-layer="layer2"
|
||||
showgrid="true"
|
||||
inkscape:showpageshadow="false"
|
||||
showguides="false"
|
||||
inkscape:guide-bbox="true"
|
||||
inkscape:window-width="1920"
|
||||
inkscape:window-height="1023"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="24"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:snap-global="true">
|
||||
<sodipodi:guide
|
||||
orientation="1,0"
|
||||
position="0,112"
|
||||
id="guide2383" />
|
||||
<sodipodi:guide
|
||||
orientation="0,1"
|
||||
position="26.278146,128"
|
||||
id="guide2385" />
|
||||
<sodipodi:guide
|
||||
orientation="1,0"
|
||||
position="128,54.082119"
|
||||
id="guide2387" />
|
||||
<sodipodi:guide
|
||||
orientation="0,1"
|
||||
position="78.156291,0"
|
||||
id="guide2389" />
|
||||
<sodipodi:guide
|
||||
orientation="0,1"
|
||||
position="60.863576,64.084768"
|
||||
id="guide2391" />
|
||||
<inkscape:grid
|
||||
type="xygrid"
|
||||
id="grid3672"
|
||||
visible="true"
|
||||
enabled="true" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata7">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title></dc:title>
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:label="Button"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
sodipodi:insensitive="true">
|
||||
<rect
|
||||
ry="2"
|
||||
rx="2"
|
||||
y="0"
|
||||
x="-16"
|
||||
height="16"
|
||||
width="16"
|
||||
id="rect3196"
|
||||
style="fill:url(#linearGradient3767);fill-opacity:1;fill-rule:nonzero;stroke:none;display:inline"
|
||||
transform="matrix(0,-1,1,0,0,0)" />
|
||||
<path
|
||||
style="opacity:0.4;fill:url(#linearGradient2897);fill-opacity:1;fill-rule:nonzero;stroke:none;display:inline"
|
||||
d="M 2,0 C 0.892,0 0,0.892 0,2 l 0,12 c 0,1.108 0.892,2 2,2 l 12,0 c 1.108,0 2,-0.892 2,-2 L 16,2 C 16,0.892 15.108,0 14,0 L 2,0 z m 0.5,1 11,0 C 14.331,1 15,1.669 15,2.5 l 0,11 c 0,0.831 -0.669,1.5 -1.5,1.5 l -11,0 C 1.669,15 1,14.331 1,13.5 L 1,2.5 C 1,1.669 1.669,1 2.5,1 z"
|
||||
id="rect2410" />
|
||||
<path
|
||||
style="opacity:0.6;fill:#ffffff;fill-opacity:1;stroke:none;display:inline"
|
||||
d="M 2.5,1 C 1.669,1 1,1.669 1,2.5 l 0,1 C 1,2.669 1.669,2 2.5,2 l 11,0 C 14.331,2 15,2.669 15,3.5 l 0,-1 C 15,1.669 14.331,1 13.5,1 l -11,0 z"
|
||||
id="rect3770" />
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer2"
|
||||
inkscape:label="Symbol">
|
||||
<path
|
||||
style="opacity:1;color:#000000;fill:url(#linearGradient3807);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.50000000000000000;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
d="M 12 3 L 6 4 L 6 5 L 6 6 L 6 10.0625 C 5.6047687 9.9369761 5.13453 9.9343453 4.65625 10.0625 C 3.5893178 10.348384 2.8793373 11.231051 3.09375 12.03125 C 3.3081627 12.831449 4.3705678 13.223384 5.4375 12.9375 C 6.3578611 12.69089 6.978966 12.010804 7 11.3125 C 7.0003018 11.302481 6.9999543 11.291271 7 11.28125 L 7 5.84375 L 11 5.15625 L 11 9.0625 C 10.604769 8.9369761 10.13453 8.9343453 9.65625 9.0625 C 8.5893178 9.3483836 7.8793373 10.231051 8.09375 11.03125 C 8.3081627 11.831449 9.3705678 12.223384 10.4375 11.9375 C 11.371066 11.687352 11.996771 10.989752 12 10.28125 L 12 5 L 12 3 z "
|
||||
id="rect3760" />
|
||||
<path
|
||||
transform="matrix(0.96592583,-0.25881905,0.25881905,0.96592583,-3.0244632,0.720022)"
|
||||
d="m 7,12.5 a 2,1.5 0 1 1 -4,0 2,1.5 0 1 1 4,0 z"
|
||||
sodipodi:ry="1.5"
|
||||
sodipodi:rx="2"
|
||||
sodipodi:cy="12.5"
|
||||
sodipodi:cx="5"
|
||||
id="path3770"
|
||||
style="color:#000000;fill:url(#radialGradient3780);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.50000000000000000;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;opacity:0.6"
|
||||
sodipodi:type="arc" />
|
||||
<path
|
||||
sodipodi:type="arc"
|
||||
style="color:#000000;fill:url(#radialGradient3788);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.50000000000000000;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;opacity:0.6"
|
||||
id="path3772"
|
||||
sodipodi:cx="5"
|
||||
sodipodi:cy="12.5"
|
||||
sodipodi:rx="2"
|
||||
sodipodi:ry="1.5"
|
||||
d="m 7,12.5 a 2,1.5 0 1 1 -4,0 2,1.5 0 1 1 4,0 z"
|
||||
transform="matrix(0.96592583,-0.25881905,0.25881905,0.96592583,1.9755368,-0.2799776)" />
|
||||
<rect
|
||||
y="5"
|
||||
x="-14"
|
||||
height="6.3232322"
|
||||
width="1"
|
||||
id="rect3790"
|
||||
style="color:#000000;fill:#0000ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
|
||||
<path
|
||||
transform="matrix(0.96592583,-0.25881905,0.25881905,0.96592583,-23.024463,0.7200224)"
|
||||
d="m 7,12.5 a 2,1.5 0 1 1 -4,0 2,1.5 0 1 1 4,0 z"
|
||||
sodipodi:ry="1.5"
|
||||
sodipodi:rx="2"
|
||||
sodipodi:cy="12.5"
|
||||
sodipodi:cx="5"
|
||||
id="path3792"
|
||||
style="color:#000000;fill:#0000ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
sodipodi:type="arc" />
|
||||
<rect
|
||||
style="color:#000000;fill:#0000ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
id="rect3794"
|
||||
width="1"
|
||||
height="6.3232322"
|
||||
x="-9"
|
||||
y="4" />
|
||||
<path
|
||||
sodipodi:type="arc"
|
||||
style="color:#000000;fill:#0000ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
id="path3796"
|
||||
sodipodi:cx="5"
|
||||
sodipodi:cy="12.5"
|
||||
sodipodi:rx="2"
|
||||
sodipodi:ry="1.5"
|
||||
d="m 7,12.5 a 2,1.5 0 1 1 -4,0 2,1.5 0 1 1 4,0 z"
|
||||
transform="matrix(0.96592583,-0.25881905,0.25881905,0.96592583,-18.024463,-0.2799776)" />
|
||||
<path
|
||||
sodipodi:nodetypes="ccccc"
|
||||
id="path3798"
|
||||
d="m -14,4 6,-1 0,2 -6,1 0,-2 z"
|
||||
style="fill:#0000ff;stroke:none" />
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 18 KiB |
644
apaxy/theme/icons/audio-x-mp3-playlist.svg
Normal file
@@ -0,0 +1,644 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
width="16"
|
||||
height="16"
|
||||
id="svg2"
|
||||
sodipodi:version="0.32"
|
||||
inkscape:version="0.47 r22583"
|
||||
version="1.0"
|
||||
sodipodi:docname="audio-x-mp3-playlist.svg"
|
||||
inkscape:output_extension="org.inkscape.output.svg.inkscape"
|
||||
style="display:inline">
|
||||
<defs
|
||||
id="defs4">
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient3801">
|
||||
<stop
|
||||
style="stop-color:#4a99e1;stop-opacity:1"
|
||||
offset="0"
|
||||
id="stop3803" />
|
||||
<stop
|
||||
style="stop-color:#0046b5;stop-opacity:1"
|
||||
offset="1"
|
||||
id="stop3805" />
|
||||
</linearGradient>
|
||||
<inkscape:perspective
|
||||
sodipodi:type="inkscape:persp3d"
|
||||
inkscape:vp_x="0 : 8 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_z="16 : 8 : 1"
|
||||
inkscape:persp3d-origin="8 : 5.3333333 : 1"
|
||||
id="perspective26" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient3327">
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3330" />
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop3333" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
id="ButtonColor"
|
||||
x1="10.31979"
|
||||
y1="21"
|
||||
x2="10.31979"
|
||||
y2="0.99929649"
|
||||
gradientUnits="userSpaceOnUse">
|
||||
<stop
|
||||
style="stop-color:#e6e6e6;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3189" />
|
||||
<stop
|
||||
style="stop-color:#f5f5f5;stop-opacity:1;"
|
||||
offset="1"
|
||||
id="stop3191" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3327"
|
||||
id="linearGradient3192"
|
||||
x1="9.0574636"
|
||||
y1="10.202822"
|
||||
x2="9.0574636"
|
||||
y2="-12.198761"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(0,5.8006549)" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor"
|
||||
id="linearGradient3204"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="15"
|
||||
y2="9"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(-16,-1)" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor"
|
||||
id="linearGradient3173"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(-16,-1)"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="15"
|
||||
y2="9" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor"
|
||||
id="linearGradient3177"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(-16,-1)"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="15"
|
||||
y2="9" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor"
|
||||
id="linearGradient3179"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0,-1,1,0,-1,16)"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="15"
|
||||
y2="9" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3327"
|
||||
id="linearGradient3612"
|
||||
x1="8"
|
||||
y1="15"
|
||||
x2="8"
|
||||
y2="-1"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
<inkscape:perspective
|
||||
id="perspective3752"
|
||||
inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
|
||||
inkscape:vp_z="1 : 0.5 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_x="0 : 0.5 : 1"
|
||||
sodipodi:type="inkscape:persp3d" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor-5"
|
||||
id="linearGradient3204-0"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="16.955648"
|
||||
y2="9"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(-17,-2)" />
|
||||
<linearGradient
|
||||
id="ButtonColor-5"
|
||||
x1="10.31979"
|
||||
y1="21"
|
||||
x2="10.31979"
|
||||
y2="0.99929649"
|
||||
gradientUnits="userSpaceOnUse">
|
||||
<stop
|
||||
style="stop-color:#e6e6e6;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3189-0" />
|
||||
<stop
|
||||
style="stop-color:#f5f5f5;stop-opacity:1;"
|
||||
offset="1"
|
||||
id="stop3191-2" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
y2="-19.30397"
|
||||
x2="9.0574636"
|
||||
y1="10.202822"
|
||||
x1="9.0574636"
|
||||
gradientTransform="translate(-0.499722,5.300655)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="linearGradient2897"
|
||||
xlink:href="#linearGradient3327-7"
|
||||
inkscape:collect="always" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient3327-7">
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3330-6" />
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop3333-8" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
y2="9"
|
||||
x2="16.955648"
|
||||
y1="9"
|
||||
x1="1"
|
||||
gradientTransform="translate(-17,-2)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="linearGradient3767"
|
||||
xlink:href="#ButtonColor-5"
|
||||
inkscape:collect="always" />
|
||||
<inkscape:perspective
|
||||
id="perspective3908"
|
||||
inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
|
||||
inkscape:vp_z="1 : 0.5 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_x="0 : 0.5 : 1"
|
||||
sodipodi:type="inkscape:persp3d" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3894-4"
|
||||
id="linearGradient3787"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0.18689639,0,0,0.18689639,24.412806,-1.2045488)"
|
||||
x1="31"
|
||||
y1="61"
|
||||
x2="36"
|
||||
y2="70" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient3894-4">
|
||||
<stop
|
||||
style="stop-color:#93ddf7;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3896-6" />
|
||||
<stop
|
||||
style="stop-color:#93ddf7;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop3898-5" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3934-3"
|
||||
id="linearGradient3790"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0.18689639,0,0,0.18689639,24.412806,-1.7652379)"
|
||||
x1="40"
|
||||
y1="69"
|
||||
x2="42"
|
||||
y2="64" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient3934-3">
|
||||
<stop
|
||||
style="stop-color:#003d9e;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3936-2" />
|
||||
<stop
|
||||
style="stop-color:#003d9e;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop3938-5" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3934-3"
|
||||
id="linearGradient3793"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0.18689639,0,0,0.18689639,24.412806,-1.7652379)"
|
||||
x1="40"
|
||||
y1="70"
|
||||
x2="41.884232"
|
||||
y2="62.967953" />
|
||||
<radialGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3958-5"
|
||||
id="radialGradient3823"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(1.1597853,-0.1400901,0.07244171,0.58349276,-11.414104,33.34065)"
|
||||
cx="39.768967"
|
||||
cy="69.843796"
|
||||
fx="39.768967"
|
||||
fy="69.843796"
|
||||
r="11" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient3958-5">
|
||||
<stop
|
||||
style="stop-color:#01a3f1;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3960-3" />
|
||||
<stop
|
||||
style="stop-color:#01a3f1;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop3962-6" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3894-4"
|
||||
id="linearGradient3797"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0.1859195,0,0,0.19178082,18.430855,-0.5753424)"
|
||||
x1="31"
|
||||
y1="61"
|
||||
x2="36"
|
||||
y2="70" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3934-3"
|
||||
id="linearGradient3800"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="40"
|
||||
y1="69"
|
||||
x2="42"
|
||||
y2="64"
|
||||
gradientTransform="matrix(0.1859195,0,0,0.19178082,18.430855,-1.1506849)" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3934-3"
|
||||
id="linearGradient3803"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="40"
|
||||
y1="70"
|
||||
x2="41.884232"
|
||||
y2="62.967953"
|
||||
gradientTransform="matrix(0.1859195,0,0,0.19178082,18.430855,-1.1506849)" />
|
||||
<radialGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3958-5"
|
||||
id="radialGradient3825"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(1.1597853,-0.1400901,0.07244171,0.58349276,-11.414104,33.34065)"
|
||||
cx="39.768967"
|
||||
cy="69.843796"
|
||||
fx="39.768967"
|
||||
fy="69.843796"
|
||||
r="11" />
|
||||
<radialGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3816-9"
|
||||
id="radialGradient3810"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0.64686831,-0.10197913,0.0359521,0.22804935,4.042603,2.0026448)"
|
||||
cx="40.284538"
|
||||
cy="39.106094"
|
||||
fx="40.284538"
|
||||
fy="39.106094"
|
||||
r="19" />
|
||||
<linearGradient
|
||||
id="linearGradient3816-9">
|
||||
<stop
|
||||
style="stop-color:#51acff;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3818-3" />
|
||||
<stop
|
||||
id="stop3824-4"
|
||||
offset="0.5"
|
||||
style="stop-color:#6abaee;stop-opacity:0.67450982;" />
|
||||
<stop
|
||||
style="stop-color:#318fe4;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop3820-0" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3828-5"
|
||||
id="linearGradient3827"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0.19178082,0,0,0.19178082,18.290183,1.4246576)"
|
||||
x1="52"
|
||||
y1="10"
|
||||
x2="51.631207"
|
||||
y2="8.0840635" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient3828-5">
|
||||
<stop
|
||||
style="stop-color:#a2d7fb;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3830-1" />
|
||||
<stop
|
||||
style="stop-color:#a2d7fb;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop3832-9" />
|
||||
</linearGradient>
|
||||
<radialGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3816-9"
|
||||
id="radialGradient3819"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0.64497796,-0.11332151,0.05771893,0.32851163,-2.765268,-0.6366035)"
|
||||
cx="41.752941"
|
||||
cy="36.95731"
|
||||
fx="41.752941"
|
||||
fy="36.95731"
|
||||
r="19" />
|
||||
<linearGradient
|
||||
id="linearGradient3969">
|
||||
<stop
|
||||
style="stop-color:#51acff;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3971" />
|
||||
<stop
|
||||
id="stop3973"
|
||||
offset="0.5"
|
||||
style="stop-color:#6abaee;stop-opacity:0.67450982;" />
|
||||
<stop
|
||||
style="stop-color:#318fe4;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop3975" />
|
||||
</linearGradient>
|
||||
<radialGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3958-5"
|
||||
id="radialGradient3780"
|
||||
cx="5"
|
||||
cy="12.5"
|
||||
fx="5"
|
||||
fy="12.5"
|
||||
r="2"
|
||||
gradientTransform="matrix(1,0,0,0.75,0,3.125)"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
<radialGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3958-5"
|
||||
id="radialGradient3788"
|
||||
cx="5"
|
||||
cy="12.5"
|
||||
fx="5"
|
||||
fy="12.5"
|
||||
r="2"
|
||||
gradientTransform="matrix(1,0,0,0.75,0,3.125)"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3801"
|
||||
id="linearGradient3807"
|
||||
x1="7"
|
||||
y1="4"
|
||||
x2="10"
|
||||
y2="7"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(1,0)" />
|
||||
<inkscape:perspective
|
||||
id="perspective2928"
|
||||
inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
|
||||
inkscape:vp_z="1 : 0.5 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_x="0 : 0.5 : 1"
|
||||
sodipodi:type="inkscape:persp3d" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3074"
|
||||
id="linearGradient3735"
|
||||
x1="4"
|
||||
y1="22"
|
||||
x2="4"
|
||||
y2="2"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
<linearGradient
|
||||
id="linearGradient3074">
|
||||
<stop
|
||||
style="stop-color:#127bdc;stop-opacity:1"
|
||||
offset="0"
|
||||
id="stop3076" />
|
||||
<stop
|
||||
style="stop-color:#65bdf0;stop-opacity:1"
|
||||
offset="1"
|
||||
id="stop3078" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
gradientTransform="translate(-9,-3)"
|
||||
y2="2"
|
||||
x2="4"
|
||||
y1="22"
|
||||
x1="4"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="linearGradient2937"
|
||||
xlink:href="#linearGradient3074"
|
||||
inkscape:collect="always" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor-5"
|
||||
id="linearGradient2935"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0,-1,1,0,-2,17)"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="16.955648"
|
||||
y2="9" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3074"
|
||||
id="linearGradient3710"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0,-1,1,0,-2,17)"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="16.955648"
|
||||
y2="9" />
|
||||
</defs>
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#e7e7e7"
|
||||
borderopacity="1"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="17.658258"
|
||||
inkscape:cx="-10.963487"
|
||||
inkscape:cy="5.217658"
|
||||
inkscape:document-units="px"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="true"
|
||||
inkscape:showpageshadow="false"
|
||||
showguides="false"
|
||||
inkscape:guide-bbox="true"
|
||||
inkscape:window-width="1920"
|
||||
inkscape:window-height="1023"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="24"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:snap-global="true">
|
||||
<sodipodi:guide
|
||||
orientation="1,0"
|
||||
position="0,112"
|
||||
id="guide2383" />
|
||||
<sodipodi:guide
|
||||
orientation="0,1"
|
||||
position="26.278146,128"
|
||||
id="guide2385" />
|
||||
<sodipodi:guide
|
||||
orientation="1,0"
|
||||
position="128,54.082119"
|
||||
id="guide2387" />
|
||||
<sodipodi:guide
|
||||
orientation="0,1"
|
||||
position="78.156291,0"
|
||||
id="guide2389" />
|
||||
<sodipodi:guide
|
||||
orientation="0,1"
|
||||
position="60.863576,64.084768"
|
||||
id="guide2391" />
|
||||
<inkscape:grid
|
||||
type="xygrid"
|
||||
id="grid3672"
|
||||
visible="true"
|
||||
enabled="true" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata7">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title></dc:title>
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:label="Button"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1">
|
||||
<rect
|
||||
ry="2"
|
||||
rx="2"
|
||||
y="0"
|
||||
x="-16"
|
||||
height="16"
|
||||
width="16"
|
||||
id="rect3196"
|
||||
style="fill:url(#linearGradient3767);fill-opacity:1;fill-rule:nonzero;stroke:none;display:inline"
|
||||
transform="matrix(0,-1,1,0,0,0)" />
|
||||
<path
|
||||
style="opacity:0.6;fill:#ffffff;fill-opacity:1;stroke:none;display:inline"
|
||||
d="M 2.5,1 C 1.669,1 1,1.669 1,2.5 l 0,1 C 1,2.669 1.669,2 2.5,2 l 11,0 C 14.331,2 15,2.669 15,3.5 l 0,-1 C 15,1.669 14.331,1 13.5,1 l -11,0 z"
|
||||
id="rect3770" />
|
||||
<path
|
||||
style="fill:url(#linearGradient3710);fill-opacity:1;fill-rule:nonzero;stroke:none;display:inline"
|
||||
d="M 2 0 C 0.892 0 3.0947467e-18 0.892 0 2 L 0 14 C 0 15.108 0.892 16 2 16 L 3 16 L 3 0 L 2 0 z "
|
||||
id="rect2931" />
|
||||
<path
|
||||
style="opacity:0.4;fill:url(#linearGradient2897);fill-opacity:1;fill-rule:nonzero;stroke:none;display:inline"
|
||||
d="M 2,0 C 0.892,0 0,0.892 0,2 l 0,12 c 0,1.108 0.892,2 2,2 l 12,0 c 1.108,0 2,-0.892 2,-2 L 16,2 C 16,0.892 15.108,0 14,0 L 2,0 z m 0.5,1 11,0 C 14.331,1 15,1.669 15,2.5 l 0,11 c 0,0.831 -0.669,1.5 -1.5,1.5 l -11,0 C 1.669,15 1,14.331 1,13.5 L 1,2.5 C 1,1.669 1.669,1 2.5,1 z"
|
||||
id="rect2410" />
|
||||
<path
|
||||
style="opacity:0.3;fill:#ffffff;fill-opacity:1;stroke:none;display:inline"
|
||||
d="M 2.5,1 C 1.669,1 1,1.669 1,2.5 l 0,1 C 1,2.669 1.669,2 2.5,2 L 3,2 3,1 2.5,1 z"
|
||||
id="path3712" />
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer2"
|
||||
inkscape:label="Symbol"
|
||||
sodipodi:insensitive="true">
|
||||
<path
|
||||
style="color:#000000;fill:url(#linearGradient3807);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
d="m 13,3 -6,1 0,1 0,1 0,4.0625 c -0.3952313,-0.1255239 -0.86547,-0.1281547 -1.34375,0 -1.0669322,0.285884 -1.7769127,1.168551 -1.5625,1.96875 0.2144127,0.800199 1.2768178,1.192134 2.34375,0.90625 0.9203611,-0.24661 1.541466,-0.926696 1.5625,-1.625 3.018e-4,-0.01002 -4.57e-5,-0.02123 0,-0.03125 l 0,-5.4375 4,-0.6875 0,3.90625 c -0.395231,-0.1255239 -0.86547,-0.1281547 -1.34375,0 -1.0669322,0.2858836 -1.7769127,1.168551 -1.5625,1.96875 0.2144127,0.800199 1.276818,1.192134 2.34375,0.90625 C 12.371066,11.687352 12.996771,10.989752 13,10.28125 L 13,5 13,3 z"
|
||||
id="rect3760" />
|
||||
<path
|
||||
transform="matrix(0.96592583,-0.25881905,0.25881905,0.96592583,-2.0244632,0.720022)"
|
||||
d="m 7,12.5 a 2,1.5 0 1 1 -4,0 2,1.5 0 1 1 4,0 z"
|
||||
sodipodi:ry="1.5"
|
||||
sodipodi:rx="2"
|
||||
sodipodi:cy="12.5"
|
||||
sodipodi:cx="5"
|
||||
id="path3770"
|
||||
style="opacity:0.6;color:#000000;fill:url(#radialGradient3780);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
sodipodi:type="arc" />
|
||||
<path
|
||||
sodipodi:type="arc"
|
||||
style="opacity:0.6;color:#000000;fill:url(#radialGradient3788);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
id="path3772"
|
||||
sodipodi:cx="5"
|
||||
sodipodi:cy="12.5"
|
||||
sodipodi:rx="2"
|
||||
sodipodi:ry="1.5"
|
||||
d="m 7,12.5 a 2,1.5 0 1 1 -4,0 2,1.5 0 1 1 4,0 z"
|
||||
transform="matrix(0.96592583,-0.25881905,0.25881905,0.96592583,2.9755368,-0.2799776)" />
|
||||
<rect
|
||||
y="5"
|
||||
x="-14"
|
||||
height="6.3232322"
|
||||
width="1"
|
||||
id="rect3790"
|
||||
style="color:#000000;fill:#0000ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
|
||||
<path
|
||||
transform="matrix(0.96592583,-0.25881905,0.25881905,0.96592583,-23.024463,0.7200224)"
|
||||
d="m 7,12.5 a 2,1.5 0 1 1 -4,0 2,1.5 0 1 1 4,0 z"
|
||||
sodipodi:ry="1.5"
|
||||
sodipodi:rx="2"
|
||||
sodipodi:cy="12.5"
|
||||
sodipodi:cx="5"
|
||||
id="path3792"
|
||||
style="color:#000000;fill:#0000ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
sodipodi:type="arc" />
|
||||
<rect
|
||||
style="color:#000000;fill:#0000ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
id="rect3794"
|
||||
width="1"
|
||||
height="6.3232322"
|
||||
x="-9"
|
||||
y="4" />
|
||||
<path
|
||||
sodipodi:type="arc"
|
||||
style="color:#000000;fill:#0000ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
id="path3796"
|
||||
sodipodi:cx="5"
|
||||
sodipodi:cy="12.5"
|
||||
sodipodi:rx="2"
|
||||
sodipodi:ry="1.5"
|
||||
d="m 7,12.5 a 2,1.5 0 1 1 -4,0 2,1.5 0 1 1 4,0 z"
|
||||
transform="matrix(0.96592583,-0.25881905,0.25881905,0.96592583,-18.024463,-0.2799776)" />
|
||||
<path
|
||||
sodipodi:nodetypes="ccccc"
|
||||
id="path3798"
|
||||
d="m -14,4 6,-1 0,2 -6,1 0,-2 z"
|
||||
style="fill:#0000ff;stroke:none" />
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 20 KiB |
Before Width: | Height: | Size: 554 B |
Before Width: | Height: | Size: 551 B |
Before Width: | Height: | Size: 227 B |
Before Width: | Height: | Size: 663 B |
Before Width: | Height: | Size: 554 B |
Before Width: | Height: | Size: 506 B |
Before Width: | Height: | Size: 757 B |
Before Width: | Height: | Size: 599 B |
Before Width: | Height: | Size: 592 B |
Before Width: | Height: | Size: 671 B |
284
apaxy/theme/icons/deb.svg
Normal file
After Width: | Height: | Size: 13 KiB |
Before Width: | Height: | Size: 311 B |
Before Width: | Height: | Size: 586 B |
Before Width: | Height: | Size: 535 B |
Before Width: | Height: | Size: 679 B |
182
apaxy/theme/icons/empty.svg
Normal file
@@ -0,0 +1,182 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
width="16"
|
||||
height="16"
|
||||
id="svg2"
|
||||
sodipodi:version="0.32"
|
||||
inkscape:version="0.48.1 r9760"
|
||||
version="1.0"
|
||||
sodipodi:docname="empty.svg"
|
||||
inkscape:output_extension="org.inkscape.output.svg.inkscape"
|
||||
style="display:inline">
|
||||
<defs
|
||||
id="defs4">
|
||||
<linearGradient
|
||||
id="ButtonColor-5"
|
||||
x1="10.31979"
|
||||
y1="21"
|
||||
x2="10.31979"
|
||||
y2="0.99929649"
|
||||
gradientUnits="userSpaceOnUse">
|
||||
<stop
|
||||
style="stop-color:#e6e6e6;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3189-0" />
|
||||
<stop
|
||||
style="stop-color:#f5f5f5;stop-opacity:1;"
|
||||
offset="1"
|
||||
id="stop3191-2" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
y2="-19.30397"
|
||||
x2="9.0574636"
|
||||
y1="10.202822"
|
||||
x1="9.0574636"
|
||||
gradientTransform="translate(-0.499722,5.300655)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="linearGradient2897"
|
||||
xlink:href="#linearGradient3327-7"
|
||||
inkscape:collect="always" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient3327-7">
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3330-6" />
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop3333-8" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
y2="9"
|
||||
x2="16.955648"
|
||||
y1="9"
|
||||
x1="1"
|
||||
gradientTransform="translate(-17,-2)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="linearGradient3767"
|
||||
xlink:href="#ButtonColor-5"
|
||||
inkscape:collect="always" />
|
||||
<linearGradient
|
||||
id="linearGradient3865">
|
||||
<stop
|
||||
style="stop-color:#3c3c3c;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3867" />
|
||||
<stop
|
||||
style="stop-color:#131313;stop-opacity:1;"
|
||||
offset="1"
|
||||
id="stop3869" />
|
||||
</linearGradient>
|
||||
<radialGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3865"
|
||||
id="radialGradient3044"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0.30730084,1.505054e-8,-3.0101084e-8,0.61460176,-6.7504389,-22.185907)"
|
||||
cx="48"
|
||||
cy="54.163902"
|
||||
fx="48"
|
||||
fy="54.163902"
|
||||
r="10.006725" />
|
||||
</defs>
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#e7e7e7"
|
||||
borderopacity="1"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="26.234938"
|
||||
inkscape:cx="2.4161105"
|
||||
inkscape:cy="7.5414948"
|
||||
inkscape:document-units="px"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="true"
|
||||
inkscape:showpageshadow="false"
|
||||
showguides="false"
|
||||
inkscape:guide-bbox="true"
|
||||
inkscape:window-width="1920"
|
||||
inkscape:window-height="1030"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="25"
|
||||
inkscape:window-maximized="1">
|
||||
<sodipodi:guide
|
||||
orientation="1,0"
|
||||
position="0,112"
|
||||
id="guide2383" />
|
||||
<sodipodi:guide
|
||||
orientation="0,1"
|
||||
position="26.278146,128"
|
||||
id="guide2385" />
|
||||
<sodipodi:guide
|
||||
orientation="1,0"
|
||||
position="128,54.082119"
|
||||
id="guide2387" />
|
||||
<sodipodi:guide
|
||||
orientation="0,1"
|
||||
position="78.156291,0"
|
||||
id="guide2389" />
|
||||
<sodipodi:guide
|
||||
orientation="0,1"
|
||||
position="60.863576,64.084768"
|
||||
id="guide2391" />
|
||||
<inkscape:grid
|
||||
type="xygrid"
|
||||
id="grid3672"
|
||||
visible="true"
|
||||
enabled="true" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata7">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title />
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:label="Button"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1">
|
||||
<rect
|
||||
ry="2"
|
||||
rx="2"
|
||||
y="0"
|
||||
x="-16"
|
||||
height="16"
|
||||
width="16"
|
||||
id="rect3196"
|
||||
style="fill:url(#linearGradient3767);fill-opacity:1;fill-rule:nonzero;stroke:none;display:inline"
|
||||
transform="matrix(0,-1,1,0,0,0)" />
|
||||
<path
|
||||
style="opacity:0.4;fill:url(#linearGradient2897);fill-opacity:1;fill-rule:nonzero;stroke:none;display:inline"
|
||||
d="M 2,0 C 0.892,0 0,0.892 0,2 l 0,12 c 0,1.108 0.892,2 2,2 l 12,0 c 1.108,0 2,-0.892 2,-2 L 16,2 C 16,0.892 15.108,0 14,0 L 2,0 z m 0.5,1 11,0 C 14.331,1 15,1.669 15,2.5 l 0,11 c 0,0.831 -0.669,1.5 -1.5,1.5 l -11,0 C 1.669,15 1,14.331 1,13.5 L 1,2.5 C 1,1.669 1.669,1 2.5,1 z"
|
||||
id="rect2410" />
|
||||
<path
|
||||
style="opacity:0.6;fill:#ffffff;fill-opacity:1;stroke:none;display:inline"
|
||||
d="M 2.5,1 C 1.669,1 1,1.669 1,2.5 l 0,1 C 1,2.669 1.669,2 2.5,2 l 11,0 C 14.331,2 15,2.669 15,3.5 l 0,-1 C 15,1.669 14.331,1 13.5,1 l -11,0 z"
|
||||
id="rect3770" />
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer2"
|
||||
inkscape:label="Symbol"
|
||||
sodipodi:insensitive="true" />
|
||||
</svg>
|
After Width: | Height: | Size: 5.4 KiB |
Before Width: | Height: | Size: 817 B |
373
apaxy/theme/icons/evolution-calendar.svg
Normal file
@@ -0,0 +1,373 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
width="16"
|
||||
height="16"
|
||||
id="svg2"
|
||||
sodipodi:version="0.32"
|
||||
inkscape:version="0.47 r22583"
|
||||
version="1.0"
|
||||
sodipodi:docname="evolution-calendar.svg"
|
||||
inkscape:output_extension="org.inkscape.output.svg.inkscape"
|
||||
style="display:inline">
|
||||
<defs
|
||||
id="defs4">
|
||||
<inkscape:perspective
|
||||
sodipodi:type="inkscape:persp3d"
|
||||
inkscape:vp_x="0 : 8 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_z="16 : 8 : 1"
|
||||
inkscape:persp3d-origin="8 : 5.3333333 : 1"
|
||||
id="perspective26" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient3327">
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3330" />
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop3333" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
id="ButtonColor"
|
||||
x1="10.31979"
|
||||
y1="21"
|
||||
x2="10.31979"
|
||||
y2="0.99929649"
|
||||
gradientUnits="userSpaceOnUse">
|
||||
<stop
|
||||
style="stop-color:#29669f;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3189" />
|
||||
<stop
|
||||
style="stop-color:#88b6e0;stop-opacity:1;"
|
||||
offset="1"
|
||||
id="stop3191" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3327"
|
||||
id="linearGradient3192"
|
||||
x1="9.0574636"
|
||||
y1="10.202822"
|
||||
x2="9.0574636"
|
||||
y2="-12.198761"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(0,5.8006549)" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor-1"
|
||||
id="linearGradient3204"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="15"
|
||||
y2="9"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(-17,-2)" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor"
|
||||
id="linearGradient3173"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(-16,-1)"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="15"
|
||||
y2="9" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor"
|
||||
id="linearGradient3177"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(-16,-1)"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="15"
|
||||
y2="9" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor"
|
||||
id="linearGradient3179"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0,-1,1,0,-1,16)"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="15"
|
||||
y2="9" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3327"
|
||||
id="linearGradient3612"
|
||||
x1="8"
|
||||
y1="15"
|
||||
x2="8"
|
||||
y2="-1"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
<inkscape:perspective
|
||||
id="perspective2880"
|
||||
inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
|
||||
inkscape:vp_z="1 : 0.5 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_x="0 : 0.5 : 1"
|
||||
sodipodi:type="inkscape:persp3d" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor-1"
|
||||
id="linearGradient3181"
|
||||
x1="-3.0607977"
|
||||
y1="27.258198"
|
||||
x2="-3.0607977"
|
||||
y2="7.2536583"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(11.119372,-6.2581977)" />
|
||||
<linearGradient
|
||||
id="ButtonColor-1"
|
||||
x1="10.31979"
|
||||
y1="21"
|
||||
x2="10.31979"
|
||||
y2="0.99929649"
|
||||
gradientUnits="userSpaceOnUse">
|
||||
<stop
|
||||
style="stop-color:#dcdcdc;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3189-4" />
|
||||
<stop
|
||||
style="stop-color:#f0f0f0;stop-opacity:1;"
|
||||
offset="1"
|
||||
id="stop3191-9" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor-1"
|
||||
id="linearGradient3617"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(-17,-22)"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="15"
|
||||
y2="9" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3327"
|
||||
id="linearGradient3634"
|
||||
x1="7.5530033"
|
||||
y1="15.95053"
|
||||
x2="7.5530033"
|
||||
y2="-7.3556914"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor-1"
|
||||
id="linearGradient3638"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0,-1,1,0,-42,17)"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="15"
|
||||
y2="9" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor-1"
|
||||
id="linearGradient3643"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0,-1,1,0,-22,17)"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="15"
|
||||
y2="9" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor-1"
|
||||
id="linearGradient3649"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0,-1,1,0,-22,18)"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="15"
|
||||
y2="9" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor-1"
|
||||
id="linearGradient3651"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0,-1,1,0,-22,17)"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="15"
|
||||
y2="9" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor-1"
|
||||
id="linearGradient3656"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0,-1,1,0,-2,17)"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="15"
|
||||
y2="9" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor-1"
|
||||
id="linearGradient3667"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0,-1,1,0,-2,17)"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="15"
|
||||
y2="9" />
|
||||
</defs>
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#e7e7e7"
|
||||
borderopacity="1"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="31.9224"
|
||||
inkscape:cx="3.2531747"
|
||||
inkscape:cy="8.0980208"
|
||||
inkscape:document-units="px"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="true"
|
||||
inkscape:showpageshadow="false"
|
||||
showguides="false"
|
||||
inkscape:guide-bbox="true"
|
||||
inkscape:window-width="1920"
|
||||
inkscape:window-height="1027"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="25"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:snap-global="true">
|
||||
<sodipodi:guide
|
||||
orientation="1,0"
|
||||
position="0,112"
|
||||
id="guide2383" />
|
||||
<sodipodi:guide
|
||||
orientation="0,1"
|
||||
position="26.278146,128"
|
||||
id="guide2385" />
|
||||
<sodipodi:guide
|
||||
orientation="1,0"
|
||||
position="128,54.082119"
|
||||
id="guide2387" />
|
||||
<sodipodi:guide
|
||||
orientation="0,1"
|
||||
position="78.156291,0"
|
||||
id="guide2389" />
|
||||
<sodipodi:guide
|
||||
orientation="0,1"
|
||||
position="60.863576,64.084768"
|
||||
id="guide2391" />
|
||||
<inkscape:grid
|
||||
type="xygrid"
|
||||
id="grid3672"
|
||||
visible="true"
|
||||
enabled="true" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata7">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:label="Button"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1">
|
||||
<rect
|
||||
ry="2"
|
||||
rx="2"
|
||||
y="0"
|
||||
x="-16"
|
||||
height="16"
|
||||
width="16"
|
||||
id="rect3196"
|
||||
style="fill:url(#linearGradient3204);fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
transform="matrix(0,-1,1,0,0,0)" />
|
||||
<path
|
||||
style="fill:#c83737;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 3,-9 c -1.108,0 -2,0.892 -2,2 l 0,3 14,0 0,-3 c 0,-1.108 -0.892,-2 -2,-2 L 3,-9 z"
|
||||
id="rect3626"
|
||||
sodipodi:nodetypes="ccccccc" />
|
||||
<path
|
||||
style="opacity:0.7;fill:#000000;fill-opacity:1;stroke:none"
|
||||
d="M 30,7 29,8 29,9 30,8.34375 30,12 l -1,0 0,1 3,0 0,-1 -1,0 0,-4 0,-1 -1,0 z"
|
||||
id="rect3647"
|
||||
sodipodi:nodetypes="ccccccccccccc" />
|
||||
<path
|
||||
style="opacity:0.7;fill:#000000;fill-opacity:1;stroke:none"
|
||||
d="m 26,6.9717314 c -1.104569,0 -2,1.349474 -2,3.0141343 C 24,11.650526 24.895431,13 26,13 27.104569,13 28,11.650526 28,9.9858657 28,8.3212054 27.104569,6.9717314 26,6.9717314 z m 0,1.1033885 c 0.533048,0 0.96875,0.8553124 0.96875,1.9107458 0,1.0554333 -0.435702,1.9107463 -0.96875,1.9107463 -0.533048,0 -0.96875,-0.855313 -0.96875,-1.9107463 0,-1.0554334 0.435702,-1.9107458 0.96875,-1.9107458 z"
|
||||
id="path3655" />
|
||||
<rect
|
||||
transform="matrix(0,-1,1,0,0,0)"
|
||||
style="fill:url(#linearGradient3617);fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
id="rect3615"
|
||||
width="16"
|
||||
height="16"
|
||||
x="-16"
|
||||
y="-20"
|
||||
rx="2"
|
||||
ry="2" />
|
||||
<path
|
||||
style="fill:#ff0000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="M -18 0 C -19.108 0 -20 0.892 -20 2 L -20 14 C -20 15.108 -19.108 16 -18 16 L -6 16 C -4.892 16 -4 15.108 -4 14 L -4 2 C -4 0.892 -4.892 3.0947467e-18 -6 0 L -18 0 z M -17.96875 1 L -6.03125 1 C -5.4473874 1 -5 1.4473874 -5 2.03125 L -5 13.96875 C -5 14.552612 -5.4473874 15 -6.03125 15 L -17.96875 15 C -18.552612 15 -19 14.552612 -19 13.96875 L -19 2.03125 C -19 1.4473874 -18.552612 1 -17.96875 1 z "
|
||||
id="rect3619" />
|
||||
<path
|
||||
style="fill:#c83737;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="M 2,0 C 0.892,0 0,0.892 0,2 L 0,5 16,5 16,2 C 16,0.892 15.108,0 14,0 L 2,0 z"
|
||||
id="rect3663"
|
||||
sodipodi:nodetypes="ccccccc" />
|
||||
<path
|
||||
id="path3626"
|
||||
d="M 2,0 C 0.892,0 0,0.892 0,2 l 0,12 c 0,1.108 0.892,2 2,2 l 12,0 c 1.108,0 2,-0.892 2,-2 L 16,2 C 16,0.892 15.108,0 14,0 L 2,0 z m 0.03125,1 11.9375,0 C 14.552613,1 15,1.4473874 15,2.03125 l 0,11.9375 C 15,14.552612 14.552613,15 13.96875,15 L 2.03125,15 C 1.447388,15 1,14.552612 1,13.96875 L 1,2.03125 C 1,1.4473874 1.447388,1 2.03125,1 z"
|
||||
style="fill:url(#linearGradient3634);fill-opacity:1;fill-rule:nonzero;stroke:none;opacity:0.5" />
|
||||
<path
|
||||
style="fill:url(#linearGradient3643);fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="M -17.96875,1 C -18.552612,1 -19,1.4473874 -19,2.03125 l 0,11.9375 C -19,14.552612 -18.552612,15 -17.96875,15 l 11.9375,0 C -5.447387,15 -5,14.552612 -5,13.96875 L -5,2.03125 C -5,1.4473874 -5.447387,1 -6.03125,1 l -11.9375,0 z"
|
||||
id="rect3636" />
|
||||
<path
|
||||
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;opacity:0.2"
|
||||
d="M 2.03125,1 C 1.447388,1 1,1.4473874 1,2.03125 l 0,1 C 1,2.4473874 1.447388,2 2.03125,2 l 11.9375,0 C 14.552613,2 15,2.4473874 15,3.03125 l 0,-1 C 15,1.4473874 14.552613,1 13.96875,1 L 2.03125,1 z"
|
||||
id="path3645" />
|
||||
<path
|
||||
style="fill:#333333;fill-opacity:1;stroke:none"
|
||||
d="M 12,7 9,8.4890091 9,10 l 1,0 0,3 2,0 0,-6 z"
|
||||
id="rect3670"
|
||||
sodipodi:nodetypes="ccccccc" />
|
||||
<path
|
||||
style="fill:#333333;fill-opacity:1;stroke:none"
|
||||
d="m 5.5,7 c -1.5191187,0 -2.7506077,1.3431458 -2.7506077,3 0,1.656854 1.231489,3 2.7506077,3 1.5191187,0 2.7506077,-1.343146 2.7506077,-3 0,-1.6568542 -1.231489,-3 -2.7506077,-3 z m 0,1.625 c 0.6915658,0 1.2377735,0.6207313 1.2377735,1.375 0,0.754269 -0.5462077,1.375 -1.2377735,1.375 C 4.8084342,11.375 4.2622265,10.754269 4.2622265,10 4.2622265,9.2457313 4.8084342,8.625 5.5,8.625 z"
|
||||
id="path3673" />
|
||||
<rect
|
||||
style="opacity:0.50000000000000000;fill:#952929;fill-opacity:1;stroke:none"
|
||||
id="rect2857"
|
||||
width="14"
|
||||
height="1"
|
||||
x="1"
|
||||
y="4" />
|
||||
<rect
|
||||
y="5"
|
||||
x="1"
|
||||
height="1"
|
||||
width="14"
|
||||
id="rect2859"
|
||||
style="opacity:0.50000000000000000;fill:#b3b3b3;fill-opacity:1;stroke:none" />
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 12 KiB |
Before Width: | Height: | Size: 846 B |
218
apaxy/theme/icons/folder-documents.svg
Normal file
@@ -0,0 +1,218 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
width="16"
|
||||
height="16"
|
||||
id="svg2"
|
||||
sodipodi:version="0.32"
|
||||
inkscape:version="0.48.1 r9760"
|
||||
version="1.0"
|
||||
sodipodi:docname="folder-documents.svg"
|
||||
inkscape:output_extension="org.inkscape.output.svg.inkscape"
|
||||
style="display:inline">
|
||||
<defs
|
||||
id="defs4">
|
||||
<linearGradient
|
||||
id="linearGradient3191">
|
||||
<stop
|
||||
style="stop-color:#8b6429;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3193" />
|
||||
<stop
|
||||
style="stop-color:#cb9a4d;stop-opacity:1;"
|
||||
offset="1"
|
||||
id="stop3195" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
id="linearGradient3187">
|
||||
<stop
|
||||
style="stop-color:#c29657;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3189" />
|
||||
<stop
|
||||
style="stop-color:#e2c89a;stop-opacity:1;"
|
||||
offset="1"
|
||||
id="stop3191" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3187"
|
||||
id="linearGradient3668"
|
||||
x1="10.871767"
|
||||
y1="26.306055"
|
||||
x2="10.871767"
|
||||
y2="8.1216478"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0.6999999,0,0,0.6999999,-1.886778,-3.4141973)" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3191"
|
||||
id="linearGradient3197"
|
||||
x1="4.0625"
|
||||
y1="17.000139"
|
||||
x2="4.0625"
|
||||
y2="2.9996619"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(0,-1.5)" />
|
||||
</defs>
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#dc0000"
|
||||
borderopacity="1"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="22.695034"
|
||||
inkscape:cx="5.3161051"
|
||||
inkscape:cy="9.2933256"
|
||||
inkscape:document-units="px"
|
||||
inkscape:current-layer="layer2"
|
||||
showgrid="true"
|
||||
inkscape:showpageshadow="false"
|
||||
showguides="true"
|
||||
inkscape:guide-bbox="true"
|
||||
inkscape:window-width="1920"
|
||||
inkscape:window-height="1030"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="25"
|
||||
inkscape:window-maximized="1"
|
||||
borderlayer="true">
|
||||
<sodipodi:guide
|
||||
orientation="0,1"
|
||||
position="26.278146,128"
|
||||
id="guide2385" />
|
||||
<sodipodi:guide
|
||||
orientation="1,0"
|
||||
position="128,54.082119"
|
||||
id="guide2387" />
|
||||
<sodipodi:guide
|
||||
orientation="0,1"
|
||||
position="78.156291,0"
|
||||
id="guide2389" />
|
||||
<inkscape:grid
|
||||
type="xygrid"
|
||||
id="grid3672"
|
||||
visible="true"
|
||||
enabled="true"
|
||||
empspacing="8"
|
||||
snapvisiblegridlinesonly="true" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata7">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title></dc:title>
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:label="Folder"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
style="display:inline"
|
||||
sodipodi:insensitive="true">
|
||||
<rect
|
||||
style="fill:url(#linearGradient3197);fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
id="rect2419"
|
||||
width="16"
|
||||
height="14.5"
|
||||
x="0"
|
||||
y="1.5"
|
||||
rx="2"
|
||||
ry="2" />
|
||||
<rect
|
||||
style="opacity:0;fill:#000000;fill-opacity:1;stroke:none;display:inline"
|
||||
id="rect3214"
|
||||
width="15"
|
||||
height="12.000001"
|
||||
x="0.5"
|
||||
y="4"
|
||||
rx="1.6666666"
|
||||
ry="1.627907" />
|
||||
<path
|
||||
style="fill:#9b6e2d;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="M 2.049999,0 C 1.4683,0 1,0.4683 1,1.05 L 1,2.1185435 1,3.577728 c 0,0.5816999 0.4683,1.0499999 1.049999,1.0499999 l 4.1756515,0 7.7000025,0 c 0.581699,0 1.049999,-0.4683 1.049999,-1.0499999 l 0,-1.4591845 c 0,-0.5816999 -0.4683,-1.0499999 -1.049999,-1.0499999 l -6.4643875,0 L 7.2756495,1.05 C 6.6968312,0.9921743 6.8073495,0 6.2256505,0 L 2.049999,0 z"
|
||||
id="rect2859"
|
||||
sodipodi:nodetypes="cccccccccccscc"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
style="fill:#c39759;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 2.038152,1.027728 c -0.01345,0 0,-0.01913 0,0.03125 l 0,1.0625 0,3.46875 4.1875,0 7.6875,0 c 0.05038,0 0.03125,0.01345 0.03125,0 l 0,-3.46875 c 0,-0.01345 -0.0178,-0.03125 -0.03125,-0.03125 l -6.4375,0 -0.1875,0 c -0.03123,0.0014 -0.06252,0.0014 -0.09375,0 C 6.752915,2.046118 6.356927,1.740365 6.163152,1.496478 6.002471,1.294244 5.937954,1.151834 5.881902,1.027728 l -3.84375,0 z"
|
||||
id="path3218"
|
||||
sodipodi:nodetypes="cccccccccccsscc"
|
||||
inkscape:connector-curvature="0" />
|
||||
<rect
|
||||
style="fill:url(#linearGradient3668);fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
id="rect3660"
|
||||
width="14"
|
||||
height="13.000002"
|
||||
x="1"
|
||||
y="2"
|
||||
rx="1"
|
||||
ry="1" />
|
||||
<path
|
||||
style="opacity:0.2;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="M 2,2 C 1.446,2 1,2.446 1,3 L 1,4 C 1,3.446 1.446,3 2,3 l 12,0 c 0.554,0 1,0.446 1,1 L 15,3 C 15,2.446 14.554,2 14,2 L 2,2 z"
|
||||
id="rect3880"
|
||||
inkscape:connector-curvature="0" />
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer2"
|
||||
inkscape:label="Symbol">
|
||||
<rect
|
||||
style="color:#000000;fill:#906d3b;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
id="rect3884"
|
||||
width="8"
|
||||
height="8"
|
||||
x="24"
|
||||
y="-8" />
|
||||
<rect
|
||||
style="color:#000000;fill:#bd8e48;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
id="rect3884-7"
|
||||
width="8"
|
||||
height="8"
|
||||
x="24"
|
||||
y="2" />
|
||||
<path
|
||||
d="M 4.90625,4.03125 A 0.97255626,0.97255626 0 0 0 4.03125,5 l 0,8 A 0.97255626,0.97255626 0 0 0 5,13.96875 l 6,0 A 0.97255626,0.97255626 0 0 0 11.96875,13 l 0,-5 0,-1 A 0.97255626,0.97255626 0 0 0 11.6875,6.3125 l -1,-1 -1,-1 A 0.97255626,0.97255626 0 0 0 9,4.03125 l -1,0 -3,0 a 0.97255626,0.97255626 0 0 0 -0.09375,0 z m 2.0625,2.9375 0.0625,0 0,1.03125 A 0.97255626,0.97255626 0 0 0 8,8.96875 l 1.03125,0 0,2.0625 -2.0625,0 0,-4.0625 z"
|
||||
id="path3706"
|
||||
style="opacity:0.15;fill:#ffffff;fill-opacity:1;stroke:none;display:inline"
|
||||
inkscape:original="M 5 5 L 5 13 L 11 13 L 11 8 L 11 7 L 10 6 L 9 5 L 8 5 L 5 5 z M 6 6 L 8 6 L 8 8 L 10 8 L 10 12 L 6 12 L 6 6 z "
|
||||
inkscape:radius="0.97245902"
|
||||
sodipodi:type="inkscape:offset" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path3708"
|
||||
d="M 5,5.0000009 5,13 l 6,0 0,-4.9999991 0,-1 -1,-1 -1,-1 -1,0 -3,0 z m 1,1 2,0 0,2 2,0 L 10,12 6,12 6,6.0000009 z"
|
||||
style="fill:#bd8e48;fill-opacity:1;stroke:none;display:inline" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path3710"
|
||||
d="M 5,5.0000009 5,13 l 6,0 0,-4.9999991 0,-1 -1,-1 -1,-1 -1,0 -3,0 z m 0.5625,0.5625 0.09375,0 a 0.55920905,0.55920905 0 0 0 -0.09375,0.0625 l 0,-0.0625 z m 2.8125,0 0.375,0 0.84375,0.84375 0.84375,0.84375 0,0.40625 A 0.55920905,0.55920905 0 0 0 10,7.4375009 l -1.4375,0 0,-1.4375 a 0.55920905,0.55920905 0 0 0 -0.1875,-0.4375 z m -2.375,0.4375 2,0 0,2 2,0 L 10,12 6,12 6,6.0000009 z M 5.5625,12.34375 A 0.55920905,0.55920905 0 0 0 5.625,12.4375 l -0.0625,0 0,-0.09375 z m 4.875,0.03125 0,0.0625 -0.09375,0 A 0.55920905,0.55920905 0 0 0 10.4375,12.375 z"
|
||||
style="opacity:0.1;fill:#000000;fill-opacity:1;stroke:none;display:inline" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path3712"
|
||||
d="m 5,5.0000009 0,1 1,0 2,0 1,0 1,1 1,1 0,-1 -1,-1 -1,-1 -1,0 -3,0 z M 6,12 l 0,1 4,0 0,-1 -4,0 z"
|
||||
style="opacity:0.2;fill:#000000;fill-opacity:1;stroke:none;display:inline" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
style="opacity:0.15;fill:#ffffff;fill-opacity:1;stroke:none;display:inline"
|
||||
d="m 6,6.0000003 0,1 2,0 0,-1 -2,0 z m 2,2 0,1 2,0 0,-1 -2,0 z M 5,13 l 0,1 6,0 0,-1 -1,0 -4,0 -1,0 z"
|
||||
id="path3812" />
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 8.5 KiB |
Before Width: | Height: | Size: 618 B |
Before Width: | Height: | Size: 431 B |
210
apaxy/theme/icons/folder-open.svg
Normal file
@@ -0,0 +1,210 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
width="16"
|
||||
height="16"
|
||||
id="svg2"
|
||||
sodipodi:version="0.32"
|
||||
inkscape:version="0.48.1 r9760"
|
||||
version="1.0"
|
||||
sodipodi:docname="folder-open.svg"
|
||||
inkscape:output_extension="org.inkscape.output.svg.inkscape"
|
||||
style="display:inline">
|
||||
<defs
|
||||
id="defs4">
|
||||
<linearGradient
|
||||
id="linearGradient3191">
|
||||
<stop
|
||||
style="stop-color:#8b6429;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3193" />
|
||||
<stop
|
||||
style="stop-color:#cb9a4d;stop-opacity:1;"
|
||||
offset="1"
|
||||
id="stop3195" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
id="linearGradient3187">
|
||||
<stop
|
||||
style="stop-color:#c29657;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3189" />
|
||||
<stop
|
||||
style="stop-color:#e2c89a;stop-opacity:1;"
|
||||
offset="1"
|
||||
id="stop3191" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3187"
|
||||
id="linearGradient3668"
|
||||
x1="10.871767"
|
||||
y1="26.306055"
|
||||
x2="10.871767"
|
||||
y2="10.591712"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0.6999999,0,0,0.6999999,-1.886778,-3.4141973)" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3191"
|
||||
id="linearGradient3197"
|
||||
x1="4.0625"
|
||||
y1="17.000139"
|
||||
x2="4.0625"
|
||||
y2="4.5"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(0,-1.5)" />
|
||||
</defs>
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#dc0000"
|
||||
borderopacity="1"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="22.695034"
|
||||
inkscape:cx="-2.942025"
|
||||
inkscape:cy="9.2492631"
|
||||
inkscape:document-units="px"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="true"
|
||||
inkscape:showpageshadow="false"
|
||||
showguides="true"
|
||||
inkscape:guide-bbox="true"
|
||||
inkscape:window-width="1920"
|
||||
inkscape:window-height="1030"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="25"
|
||||
inkscape:window-maximized="1"
|
||||
borderlayer="true">
|
||||
<sodipodi:guide
|
||||
orientation="0,1"
|
||||
position="26.278146,128"
|
||||
id="guide2385" />
|
||||
<sodipodi:guide
|
||||
orientation="1,0"
|
||||
position="128,54.082119"
|
||||
id="guide2387" />
|
||||
<sodipodi:guide
|
||||
orientation="0,1"
|
||||
position="78.156291,0"
|
||||
id="guide2389" />
|
||||
<inkscape:grid
|
||||
type="xygrid"
|
||||
id="grid3672"
|
||||
visible="true"
|
||||
enabled="true"
|
||||
empspacing="8"
|
||||
snapvisiblegridlinesonly="true" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata7">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title></dc:title>
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:label="Folder"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
style="display:inline">
|
||||
<rect
|
||||
style="fill:url(#linearGradient3197);fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
id="rect2419"
|
||||
width="16"
|
||||
height="12.999996"
|
||||
x="0"
|
||||
y="3"
|
||||
rx="2"
|
||||
ry="2" />
|
||||
<rect
|
||||
style="opacity:0;fill:#000000;fill-opacity:1;stroke:none;display:inline"
|
||||
id="rect3214"
|
||||
width="15"
|
||||
height="12.000001"
|
||||
x="0.5"
|
||||
y="4"
|
||||
rx="1.6666666"
|
||||
ry="1.627907" />
|
||||
<path
|
||||
style="fill:#9b6e2d;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="M 2.049999,0 C 1.4683,0 1,0.4683 1,1.05 L 1,2.1185435 1,5.577728 c 0,0.5816999 0.4683,1.0499999 1.049999,1.0499999 l 4.1756515,0 7.7000025,0 c 0.581699,0 1.049999,-0.4683 1.049999,-1.0499999 l 0,-3.4591845 c 0,-0.5816999 -0.4683,-1.0499999 -1.049999,-1.0499999 l -6.4643875,0 L 7.2756495,1.05 C 6.6968312,0.9921743 6.8073495,0 6.2256505,0 z"
|
||||
id="rect2859"
|
||||
sodipodi:nodetypes="cccccccccccscc"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
style="fill:#c39759;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 2.038152,1.027728 c -0.01345,0 0,-0.01913 0,0.03125 l 0,1.0625 0,3.46875 4.1875,0 7.6875,0 c 0.05038,0 0.03125,0.01345 0.03125,0 l 0,-3.46875 c 0,-0.01345 -0.0178,-0.03125 -0.03125,-0.03125 l -6.4375,0 -0.1875,0 c -0.03123,0.0014 -0.06252,0.0014 -0.09375,0 C 6.752915,2.046118 6.356927,1.740365 6.163152,1.496478 6.002471,1.294244 5.937954,1.151834 5.881902,1.027728 l -3.84375,0 z"
|
||||
id="path3218"
|
||||
sodipodi:nodetypes="cccccccccccsscc"
|
||||
inkscape:connector-curvature="0" />
|
||||
<g
|
||||
id="g3032"
|
||||
transform="translate(-7,0)">
|
||||
<rect
|
||||
style="fill:#f0f0f0;fill-opacity:1;fill-rule:nonzero;stroke:none;display:inline"
|
||||
id="rect2852"
|
||||
width="12"
|
||||
height="9"
|
||||
x="9"
|
||||
y="2"
|
||||
rx="1"
|
||||
ry="1" />
|
||||
<rect
|
||||
y="4"
|
||||
x="9"
|
||||
height="1"
|
||||
width="12"
|
||||
id="rect3650"
|
||||
style="opacity:0.15;fill:#000000;fill-opacity:1;stroke:none;display:inline" />
|
||||
<rect
|
||||
style="opacity:0.1;fill:#000000;fill-opacity:1;stroke:none;display:inline"
|
||||
id="rect3657"
|
||||
width="12"
|
||||
height="1"
|
||||
x="9"
|
||||
y="3" />
|
||||
</g>
|
||||
<rect
|
||||
style="fill:url(#linearGradient3668);fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
id="rect3660"
|
||||
width="14"
|
||||
height="10.999996"
|
||||
x="1"
|
||||
y="4"
|
||||
rx="1"
|
||||
ry="1" />
|
||||
<path
|
||||
style="opacity:0.2;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="M 2,4 C 1.446,4 1,4.446 1,5 L 1,6 C 1,5.446 1.446,5 2,5 l 12,0 c 0.554,0 1,0.446 1,1 L 15,5 C 15,4.446 14.554,4 14,4 L 2,4 z"
|
||||
id="rect3880"
|
||||
inkscape:connector-curvature="0" />
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer2"
|
||||
inkscape:label="Symbol">
|
||||
<rect
|
||||
style="color:#000000;fill:#bd8e48;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
id="rect3884"
|
||||
width="8"
|
||||
height="8"
|
||||
x="24"
|
||||
y="-8" />
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 6.6 KiB |
Before Width: | Height: | Size: 591 B |
Before Width: | Height: | Size: 395 B |
184
apaxy/theme/icons/folder.svg
Normal file
@@ -0,0 +1,184 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
width="16"
|
||||
height="16"
|
||||
id="svg2"
|
||||
sodipodi:version="0.32"
|
||||
inkscape:version="0.48.1 r9760"
|
||||
version="1.0"
|
||||
sodipodi:docname="folder.svg"
|
||||
inkscape:output_extension="org.inkscape.output.svg.inkscape"
|
||||
style="display:inline">
|
||||
<defs
|
||||
id="defs4">
|
||||
<linearGradient
|
||||
id="linearGradient3191">
|
||||
<stop
|
||||
style="stop-color:#8b6429;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3193" />
|
||||
<stop
|
||||
style="stop-color:#cb9a4d;stop-opacity:1;"
|
||||
offset="1"
|
||||
id="stop3195" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
id="linearGradient3187">
|
||||
<stop
|
||||
style="stop-color:#c29657;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3189" />
|
||||
<stop
|
||||
style="stop-color:#e2c89a;stop-opacity:1;"
|
||||
offset="1"
|
||||
id="stop3191" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3187"
|
||||
id="linearGradient3668"
|
||||
x1="10.871767"
|
||||
y1="26.306055"
|
||||
x2="10.871767"
|
||||
y2="8.1216478"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0.6999999,0,0,0.6999999,-1.886778,-3.4141973)" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3191"
|
||||
id="linearGradient3197"
|
||||
x1="4.0625"
|
||||
y1="17.000139"
|
||||
x2="4.0625"
|
||||
y2="2.9996619"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(0,-1.5)" />
|
||||
</defs>
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#dc0000"
|
||||
borderopacity="1"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="22.695034"
|
||||
inkscape:cx="4.6367255"
|
||||
inkscape:cy="9.2492631"
|
||||
inkscape:document-units="px"
|
||||
inkscape:current-layer="layer2"
|
||||
showgrid="true"
|
||||
inkscape:showpageshadow="false"
|
||||
showguides="true"
|
||||
inkscape:guide-bbox="true"
|
||||
inkscape:window-width="1920"
|
||||
inkscape:window-height="1028"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="25"
|
||||
inkscape:window-maximized="1"
|
||||
borderlayer="true">
|
||||
<sodipodi:guide
|
||||
orientation="0,1"
|
||||
position="26.278146,128"
|
||||
id="guide2385" />
|
||||
<sodipodi:guide
|
||||
orientation="1,0"
|
||||
position="128,54.082119"
|
||||
id="guide2387" />
|
||||
<sodipodi:guide
|
||||
orientation="0,1"
|
||||
position="78.156291,0"
|
||||
id="guide2389" />
|
||||
<inkscape:grid
|
||||
type="xygrid"
|
||||
id="grid3672"
|
||||
visible="true"
|
||||
enabled="true"
|
||||
empspacing="8"
|
||||
snapvisiblegridlinesonly="true" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata7">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title />
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:label="Folder"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
style="display:inline"
|
||||
sodipodi:insensitive="true">
|
||||
<rect
|
||||
style="fill:url(#linearGradient3197);fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
id="rect2419"
|
||||
width="16"
|
||||
height="14.5"
|
||||
x="0"
|
||||
y="1.5"
|
||||
rx="2"
|
||||
ry="2" />
|
||||
<rect
|
||||
style="opacity:0;fill:#000000;fill-opacity:1;stroke:none;display:inline"
|
||||
id="rect3214"
|
||||
width="15"
|
||||
height="12.000001"
|
||||
x="0.5"
|
||||
y="4"
|
||||
rx="1.6666666"
|
||||
ry="1.627907" />
|
||||
<path
|
||||
style="fill:#9b6e2d;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="M 2.049999,0 C 1.4683,0 1,0.4683 1,1.05 L 1,2.1185435 1,3.577728 c 0,0.5816999 0.4683,1.0499999 1.049999,1.0499999 l 4.1756515,0 7.7000025,0 c 0.581699,0 1.049999,-0.4683 1.049999,-1.0499999 l 0,-1.4591845 c 0,-0.5816999 -0.4683,-1.0499999 -1.049999,-1.0499999 l -6.4643875,0 L 7.2756495,1.05 C 6.6968312,0.9921743 6.8073495,0 6.2256505,0 L 2.049999,0 z"
|
||||
id="rect2859"
|
||||
sodipodi:nodetypes="cccccccccccscc"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
style="fill:#c39759;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 2.038152,1.027728 c -0.01345,0 0,-0.01913 0,0.03125 l 0,1.0625 0,3.46875 4.1875,0 7.6875,0 c 0.05038,0 0.03125,0.01345 0.03125,0 l 0,-3.46875 c 0,-0.01345 -0.0178,-0.03125 -0.03125,-0.03125 l -6.4375,0 -0.1875,0 c -0.03123,0.0014 -0.06252,0.0014 -0.09375,0 C 6.752915,2.046118 6.356927,1.740365 6.163152,1.496478 6.002471,1.294244 5.937954,1.151834 5.881902,1.027728 l -3.84375,0 z"
|
||||
id="path3218"
|
||||
sodipodi:nodetypes="cccccccccccsscc"
|
||||
inkscape:connector-curvature="0" />
|
||||
<rect
|
||||
style="fill:url(#linearGradient3668);fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
id="rect3660"
|
||||
width="14"
|
||||
height="13.000002"
|
||||
x="1"
|
||||
y="2"
|
||||
rx="1"
|
||||
ry="1" />
|
||||
<path
|
||||
style="opacity:0.2;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="M 2,2 C 1.446,2 1,2.446 1,3 L 1,4 C 1,3.446 1.446,3 2,3 l 12,0 c 0.554,0 1,0.446 1,1 L 15,3 C 15,2.446 14.554,2 14,2 L 2,2 z"
|
||||
id="rect3880"
|
||||
inkscape:connector-curvature="0" />
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer2"
|
||||
inkscape:label="Symbol">
|
||||
<rect
|
||||
style="color:#000000;fill:#bd8e48;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
id="rect3884"
|
||||
width="8"
|
||||
height="8"
|
||||
x="24"
|
||||
y="-8" />
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 5.9 KiB |
342
apaxy/theme/icons/font-x-generic.svg
Normal file
@@ -0,0 +1,342 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
width="16"
|
||||
height="16"
|
||||
id="svg2"
|
||||
sodipodi:version="0.32"
|
||||
inkscape:version="0.47 r22583"
|
||||
version="1.0"
|
||||
sodipodi:docname="font-x-generic.svg"
|
||||
inkscape:output_extension="org.inkscape.output.svg.inkscape"
|
||||
style="display:inline">
|
||||
<defs
|
||||
id="defs4">
|
||||
<inkscape:perspective
|
||||
sodipodi:type="inkscape:persp3d"
|
||||
inkscape:vp_x="0 : 8 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_z="16 : 8 : 1"
|
||||
inkscape:persp3d-origin="8 : 5.3333333 : 1"
|
||||
id="perspective26" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient3327">
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3330" />
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop3333" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
id="ButtonColor"
|
||||
x1="10.31979"
|
||||
y1="21"
|
||||
x2="10.31979"
|
||||
y2="0.99929649"
|
||||
gradientUnits="userSpaceOnUse">
|
||||
<stop
|
||||
style="stop-color:#e6e6e6;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3189" />
|
||||
<stop
|
||||
style="stop-color:#f5f5f5;stop-opacity:1;"
|
||||
offset="1"
|
||||
id="stop3191" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3327"
|
||||
id="linearGradient3192"
|
||||
x1="9.0574636"
|
||||
y1="10.202822"
|
||||
x2="9.0574636"
|
||||
y2="-12.198761"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(0,5.8006549)" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor"
|
||||
id="linearGradient3204"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="15"
|
||||
y2="9"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(-16,-1)" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor"
|
||||
id="linearGradient3173"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(-16,-1)"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="15"
|
||||
y2="9" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor"
|
||||
id="linearGradient3177"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(-16,-1)"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="15"
|
||||
y2="9" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor"
|
||||
id="linearGradient3179"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0,-1,1,0,-1,16)"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="15"
|
||||
y2="9" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3327"
|
||||
id="linearGradient3612"
|
||||
x1="8"
|
||||
y1="15"
|
||||
x2="8"
|
||||
y2="-1"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
<inkscape:perspective
|
||||
id="perspective3752"
|
||||
inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
|
||||
inkscape:vp_z="1 : 0.5 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_x="0 : 0.5 : 1"
|
||||
sodipodi:type="inkscape:persp3d" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor-5"
|
||||
id="linearGradient3204-0"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="16.955648"
|
||||
y2="9"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(-17,-2)" />
|
||||
<linearGradient
|
||||
id="ButtonColor-5"
|
||||
x1="10.31979"
|
||||
y1="21"
|
||||
x2="10.31979"
|
||||
y2="0.99929649"
|
||||
gradientUnits="userSpaceOnUse">
|
||||
<stop
|
||||
style="stop-color:#e6e6e6;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3189-0" />
|
||||
<stop
|
||||
style="stop-color:#f5f5f5;stop-opacity:1;"
|
||||
offset="1"
|
||||
id="stop3191-2" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
y2="-19.30397"
|
||||
x2="9.0574636"
|
||||
y1="10.202822"
|
||||
x1="9.0574636"
|
||||
gradientTransform="translate(-0.499722,5.300655)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="linearGradient2897"
|
||||
xlink:href="#linearGradient3327-7"
|
||||
inkscape:collect="always" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient3327-7">
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3330-6" />
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop3333-8" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
y2="9"
|
||||
x2="16.955648"
|
||||
y1="9"
|
||||
x1="1"
|
||||
gradientTransform="translate(-17,-2)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="linearGradient3767"
|
||||
xlink:href="#ButtonColor-5"
|
||||
inkscape:collect="always" />
|
||||
<inkscape:perspective
|
||||
id="perspective3714"
|
||||
inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
|
||||
inkscape:vp_z="1 : 0.5 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_x="0 : 0.5 : 1"
|
||||
sodipodi:type="inkscape:persp3d" />
|
||||
<linearGradient
|
||||
gradientTransform="matrix(0.29166667,0,0,0.29166667,-2.0773129,-4)"
|
||||
y2="24"
|
||||
x2="48"
|
||||
y1="72"
|
||||
x1="48"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="linearGradient3162"
|
||||
xlink:href="#linearGradient3710-7"
|
||||
inkscape:collect="always" />
|
||||
<linearGradient
|
||||
id="linearGradient3710-7">
|
||||
<stop
|
||||
id="stop3712-2"
|
||||
offset="0"
|
||||
style="stop-color:#2b4777;stop-opacity:1;" />
|
||||
<stop
|
||||
id="stop3714-0"
|
||||
offset="1"
|
||||
style="stop-color:#5672a0;stop-opacity:1;" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
gradientTransform="matrix(0.29166667,0,0,0.29166667,-2.0773129,-4)"
|
||||
y2="24"
|
||||
x2="48"
|
||||
y1="72"
|
||||
x1="48"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="linearGradient3722"
|
||||
xlink:href="#linearGradient3710-7"
|
||||
inkscape:collect="always" />
|
||||
<linearGradient
|
||||
id="linearGradient3724">
|
||||
<stop
|
||||
id="stop3726"
|
||||
offset="0"
|
||||
style="stop-color:#2b4777;stop-opacity:1;" />
|
||||
<stop
|
||||
id="stop3728"
|
||||
offset="1"
|
||||
style="stop-color:#5672a0;stop-opacity:1;" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
y2="24"
|
||||
x2="48"
|
||||
y1="72"
|
||||
x1="48"
|
||||
gradientTransform="matrix(0.25,0,0,0.25,-4.1027649,-4.0000001)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="linearGradient3732"
|
||||
xlink:href="#linearGradient3710-7"
|
||||
inkscape:collect="always" />
|
||||
</defs>
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#e7e7e7"
|
||||
borderopacity="1"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="14.104939"
|
||||
inkscape:cx="-21.51573"
|
||||
inkscape:cy="9.6108035"
|
||||
inkscape:document-units="px"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="true"
|
||||
inkscape:showpageshadow="false"
|
||||
showguides="false"
|
||||
inkscape:guide-bbox="true"
|
||||
inkscape:window-width="1920"
|
||||
inkscape:window-height="1023"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="24"
|
||||
inkscape:window-maximized="1">
|
||||
<sodipodi:guide
|
||||
orientation="1,0"
|
||||
position="0,112"
|
||||
id="guide2383" />
|
||||
<sodipodi:guide
|
||||
orientation="0,1"
|
||||
position="26.278146,128"
|
||||
id="guide2385" />
|
||||
<sodipodi:guide
|
||||
orientation="1,0"
|
||||
position="128,54.082119"
|
||||
id="guide2387" />
|
||||
<sodipodi:guide
|
||||
orientation="0,1"
|
||||
position="78.156291,0"
|
||||
id="guide2389" />
|
||||
<sodipodi:guide
|
||||
orientation="0,1"
|
||||
position="60.863576,64.084768"
|
||||
id="guide2391" />
|
||||
<inkscape:grid
|
||||
type="xygrid"
|
||||
id="grid3672"
|
||||
visible="true"
|
||||
enabled="true" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata7">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title></dc:title>
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:label="Button"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1">
|
||||
<rect
|
||||
ry="2"
|
||||
rx="2"
|
||||
y="0"
|
||||
x="-16"
|
||||
height="16"
|
||||
width="16"
|
||||
id="rect3196"
|
||||
style="fill:url(#linearGradient3767);fill-opacity:1;fill-rule:nonzero;stroke:none;display:inline"
|
||||
transform="matrix(0,-1,1,0,0,0)" />
|
||||
<path
|
||||
style="opacity:0.4;fill:url(#linearGradient2897);fill-opacity:1;fill-rule:nonzero;stroke:none;display:inline"
|
||||
d="M 2,0 C 0.892,0 0,0.892 0,2 l 0,12 c 0,1.108 0.892,2 2,2 l 12,0 c 1.108,0 2,-0.892 2,-2 L 16,2 C 16,0.892 15.108,0 14,0 L 2,0 z m 0.5,1 11,0 C 14.331,1 15,1.669 15,2.5 l 0,11 c 0,0.831 -0.669,1.5 -1.5,1.5 l -11,0 C 1.669,15 1,14.331 1,13.5 L 1,2.5 C 1,1.669 1.669,1 2.5,1 z"
|
||||
id="rect2410" />
|
||||
<path
|
||||
style="opacity:0.6;fill:#ffffff;fill-opacity:1;stroke:none;display:inline"
|
||||
d="M 2.5,1 C 1.669,1 1,1.669 1,2.5 l 0,1 C 1,2.669 1.669,2 2.5,2 l 11,0 C 14.331,2 15,2.669 15,3.5 l 0,-1 C 15,1.669 14.331,1 13.5,1 l -11,0 z"
|
||||
id="rect3770" />
|
||||
<text
|
||||
xml:space="preserve"
|
||||
style="font-size:16.46081734px;font-style:italic;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:url(#linearGradient3732);fill-opacity:1;stroke:none;display:inline;font-family:DejaVu Serif;-inkscape-font-specification:Abandoned Bitplane Italic"
|
||||
x="3.006412"
|
||||
y="14"
|
||||
id="text2907"
|
||||
sodipodi:linespacing="125%"><tspan
|
||||
sodipodi:role="line"
|
||||
id="tspan2909"
|
||||
x="3.006412"
|
||||
y="14"
|
||||
style="fill:url(#linearGradient3732);fill-opacity:1">A</tspan></text>
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer2"
|
||||
inkscape:label="Symbol"
|
||||
sodipodi:insensitive="true" />
|
||||
</svg>
|
After Width: | Height: | Size: 10 KiB |
Before Width: | Height: | Size: 650 B |
Before Width: | Height: | Size: 655 B |
Before Width: | Height: | Size: 551 B |
Before Width: | Height: | Size: 504 B |
Before Width: | Height: | Size: 530 B |
Before Width: | Height: | Size: 770 B |
Before Width: | Height: | Size: 792 B |
1115
apaxy/theme/icons/image-bmp.svg
Normal file
After Width: | Height: | Size: 43 KiB |
1115
apaxy/theme/icons/image-gif.svg
Normal file
After Width: | Height: | Size: 43 KiB |
1115
apaxy/theme/icons/image-jpeg.svg
Normal file
After Width: | Height: | Size: 43 KiB |
1115
apaxy/theme/icons/image-png.svg
Normal file
After Width: | Height: | Size: 43 KiB |
1115
apaxy/theme/icons/image-tiff.svg
Normal file
After Width: | Height: | Size: 43 KiB |
313
apaxy/theme/icons/image-x-eps.svg
Normal file
@@ -0,0 +1,313 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
width="16"
|
||||
height="16"
|
||||
id="svg2"
|
||||
sodipodi:version="0.32"
|
||||
inkscape:version="0.47 r22583"
|
||||
version="1.0"
|
||||
sodipodi:docname="image-x-eps.svg"
|
||||
inkscape:output_extension="org.inkscape.output.svg.inkscape"
|
||||
style="display:inline">
|
||||
<defs
|
||||
id="defs4">
|
||||
<inkscape:perspective
|
||||
sodipodi:type="inkscape:persp3d"
|
||||
inkscape:vp_x="0 : 8 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_z="16 : 8 : 1"
|
||||
inkscape:persp3d-origin="8 : 5.3333333 : 1"
|
||||
id="perspective26" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient3327">
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3330" />
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop3333" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
id="ButtonColor"
|
||||
x1="10.31979"
|
||||
y1="21"
|
||||
x2="10.31979"
|
||||
y2="0.99929649"
|
||||
gradientUnits="userSpaceOnUse">
|
||||
<stop
|
||||
style="stop-color:#e6e6e6;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3189" />
|
||||
<stop
|
||||
style="stop-color:#f5f5f5;stop-opacity:1;"
|
||||
offset="1"
|
||||
id="stop3191" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3327"
|
||||
id="linearGradient3192"
|
||||
x1="9.0574636"
|
||||
y1="10.202822"
|
||||
x2="9.0574636"
|
||||
y2="-12.198761"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(0,5.8006549)" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor"
|
||||
id="linearGradient3204"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="15"
|
||||
y2="9"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(-16,-1)" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor"
|
||||
id="linearGradient3173"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(-16,-1)"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="15"
|
||||
y2="9" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor"
|
||||
id="linearGradient3177"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(-16,-1)"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="15"
|
||||
y2="9" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor"
|
||||
id="linearGradient3179"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0,-1,1,0,-1,16)"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="15"
|
||||
y2="9" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3327"
|
||||
id="linearGradient3612"
|
||||
x1="8"
|
||||
y1="15"
|
||||
x2="8"
|
||||
y2="-1"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
<inkscape:perspective
|
||||
id="perspective3752"
|
||||
inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
|
||||
inkscape:vp_z="1 : 0.5 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_x="0 : 0.5 : 1"
|
||||
sodipodi:type="inkscape:persp3d" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor-5"
|
||||
id="linearGradient3204-0"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="16.955648"
|
||||
y2="9"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(-17,-2)" />
|
||||
<linearGradient
|
||||
id="ButtonColor-5"
|
||||
x1="10.31979"
|
||||
y1="21"
|
||||
x2="10.31979"
|
||||
y2="0.99929649"
|
||||
gradientUnits="userSpaceOnUse">
|
||||
<stop
|
||||
style="stop-color:#e6e6e6;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3189-0" />
|
||||
<stop
|
||||
style="stop-color:#f5f5f5;stop-opacity:1;"
|
||||
offset="1"
|
||||
id="stop3191-2" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
y2="-19.30397"
|
||||
x2="9.0574636"
|
||||
y1="10.202822"
|
||||
x1="9.0574636"
|
||||
gradientTransform="translate(-0.499722,5.300655)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="linearGradient2897"
|
||||
xlink:href="#linearGradient3327-7"
|
||||
inkscape:collect="always" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient3327-7">
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3330-6" />
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop3333-8" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
y2="9"
|
||||
x2="16.955648"
|
||||
y1="9"
|
||||
x1="1"
|
||||
gradientTransform="translate(-17,-2)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="linearGradient3767"
|
||||
xlink:href="#ButtonColor-5"
|
||||
inkscape:collect="always" />
|
||||
<inkscape:perspective
|
||||
id="perspective3704"
|
||||
inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
|
||||
inkscape:vp_z="1 : 0.5 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_x="0 : 0.5 : 1"
|
||||
sodipodi:type="inkscape:persp3d" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3821"
|
||||
id="linearGradient2903"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0.275,0,0,0.275,-2.15,-2.9)"
|
||||
x1="46.882267"
|
||||
y1="75.753494"
|
||||
x2="46.882267"
|
||||
y2="35.372066" />
|
||||
<linearGradient
|
||||
id="linearGradient3821">
|
||||
<stop
|
||||
style="stop-color:#de6a07;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3823" />
|
||||
<stop
|
||||
style="stop-color:#f8a425;stop-opacity:1;"
|
||||
offset="1"
|
||||
id="stop3825" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
y2="35.372066"
|
||||
x2="46.882267"
|
||||
y1="75.753494"
|
||||
x1="46.882267"
|
||||
gradientTransform="matrix(0.20754717,0,0,0.20754717,-2.5613207,-3.7735849)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="linearGradient3713"
|
||||
xlink:href="#linearGradient3821"
|
||||
inkscape:collect="always" />
|
||||
</defs>
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#e7e7e7"
|
||||
borderopacity="1"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="14.104939"
|
||||
inkscape:cx="-20.23757"
|
||||
inkscape:cy="6.518481"
|
||||
inkscape:document-units="px"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="true"
|
||||
inkscape:showpageshadow="false"
|
||||
showguides="false"
|
||||
inkscape:guide-bbox="true"
|
||||
inkscape:window-width="1920"
|
||||
inkscape:window-height="1023"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="24"
|
||||
inkscape:window-maximized="1">
|
||||
<sodipodi:guide
|
||||
orientation="1,0"
|
||||
position="0,112"
|
||||
id="guide2383" />
|
||||
<sodipodi:guide
|
||||
orientation="0,1"
|
||||
position="26.278146,128"
|
||||
id="guide2385" />
|
||||
<sodipodi:guide
|
||||
orientation="1,0"
|
||||
position="128,54.082119"
|
||||
id="guide2387" />
|
||||
<sodipodi:guide
|
||||
orientation="0,1"
|
||||
position="78.156291,0"
|
||||
id="guide2389" />
|
||||
<sodipodi:guide
|
||||
orientation="0,1"
|
||||
position="60.863576,64.084768"
|
||||
id="guide2391" />
|
||||
<inkscape:grid
|
||||
type="xygrid"
|
||||
id="grid3672"
|
||||
visible="true"
|
||||
enabled="true" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata7">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title></dc:title>
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:label="Button"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1">
|
||||
<rect
|
||||
ry="2"
|
||||
rx="2"
|
||||
y="0"
|
||||
x="-16"
|
||||
height="16"
|
||||
width="16"
|
||||
id="rect3196"
|
||||
style="fill:url(#linearGradient3767);fill-opacity:1;fill-rule:nonzero;stroke:none;display:inline"
|
||||
transform="matrix(0,-1,1,0,0,0)" />
|
||||
<path
|
||||
style="opacity:0.4;fill:url(#linearGradient2897);fill-opacity:1;fill-rule:nonzero;stroke:none;display:inline"
|
||||
d="M 2,0 C 0.892,0 0,0.892 0,2 l 0,12 c 0,1.108 0.892,2 2,2 l 12,0 c 1.108,0 2,-0.892 2,-2 L 16,2 C 16,0.892 15.108,0 14,0 L 2,0 z m 0.5,1 11,0 C 14.331,1 15,1.669 15,2.5 l 0,11 c 0,0.831 -0.669,1.5 -1.5,1.5 l -11,0 C 1.669,15 1,14.331 1,13.5 L 1,2.5 C 1,1.669 1.669,1 2.5,1 z"
|
||||
id="rect2410" />
|
||||
<path
|
||||
style="opacity:0.6;fill:#ffffff;fill-opacity:1;stroke:none;display:inline"
|
||||
d="M 2.5,1 C 1.669,1 1,1.669 1,2.5 l 0,1 C 1,2.669 1.669,2 2.5,2 l 11,0 C 14.331,2 15,2.669 15,3.5 l 0,-1 C 15,1.669 14.331,1 13.5,1 l -11,0 z"
|
||||
id="rect3770" />
|
||||
<path
|
||||
style="font-size:55.46882629px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:url(#linearGradient3713);fill-opacity:1;stroke:none;display:inline;font-family:Droid Sans;-inkscape-font-specification:Abandoned Bitplane Bold"
|
||||
d="M 5.5235849,3.6981132 2.8349057,12 4.5801887,12 5.1698114,10.042453 8,10.042453 8.5660378,12 10.311321,12 7.6462264,3.6981132 l -2.1226414,0 z m 6.3915091,0 c -0.123374,8.8e-6 -0.241288,0.020946 -0.353773,0.04717 -0.10886,0.026241 -0.175977,0.074063 -0.259434,0.1415094 -0.07983,0.063716 -0.165093,0.1507641 -0.212264,0.259434 -0.04717,0.104939 -0.04717,0.2398079 -0.04717,0.4009434 -10e-7,0.1574037 -7e-6,0.2922727 0.04717,0.4009433 0.04718,0.1086858 0.132434,0.1919861 0.212264,0.259434 0.08346,0.063715 0.150574,0.1115363 0.259434,0.1415094 0.112485,0.026239 0.230399,0.047178 0.353773,0.04717 0.123371,7e-6 0.244913,-0.02093 0.353775,-0.04717 0.108855,-0.029973 0.226771,-0.077795 0.306603,-0.1415094 0.08345,-0.067448 0.141504,-0.1507483 0.188679,-0.259434 0.0508,-0.1086707 0.07076,-0.2435397 0.07076,-0.4009435 -2e-6,-0.1611355 -0.01996,-0.2960045 -0.07076,-0.4009434 C 12.716971,4.0375563 12.658927,3.9505087 12.575472,3.8867924 12.495642,3.8193464 12.377725,3.7715244 12.268869,3.745283 12.160008,3.719059 12.038465,3.698122 11.915094,3.698113 z m -5.3301883,1.1792453 1.0141509,3.6792452 -2.0283018,0 C 5.8940954,7.3238392 6.3427182,6.1309751 6.5849057,4.8773585 z m 4.5047173,1.3207547 0,5.8018868 1.674528,0 0,-5.8018868 -1.674528,0 z"
|
||||
id="path2893" />
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer2"
|
||||
inkscape:label="Symbol"
|
||||
sodipodi:insensitive="true" />
|
||||
</svg>
|
After Width: | Height: | Size: 10 KiB |
1200
apaxy/theme/icons/image-x-generic.svg
Normal file
After Width: | Height: | Size: 46 KiB |
975
apaxy/theme/icons/image-x-ico.svg
Normal file
@@ -0,0 +1,975 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
width="16"
|
||||
height="16"
|
||||
id="svg2"
|
||||
sodipodi:version="0.32"
|
||||
inkscape:version="0.47 r22583"
|
||||
version="1.0"
|
||||
sodipodi:docname="image-x-ico.svg"
|
||||
inkscape:output_extension="org.inkscape.output.svg.inkscape"
|
||||
style="display:inline">
|
||||
<defs
|
||||
id="defs4">
|
||||
<inkscape:perspective
|
||||
sodipodi:type="inkscape:persp3d"
|
||||
inkscape:vp_x="0 : 8 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_z="16 : 8 : 1"
|
||||
inkscape:persp3d-origin="8 : 5.3333333 : 1"
|
||||
id="perspective26" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient3327">
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3330" />
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop3333" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
id="ButtonColor"
|
||||
x1="10.31979"
|
||||
y1="21"
|
||||
x2="10.31979"
|
||||
y2="0.99929649"
|
||||
gradientUnits="userSpaceOnUse">
|
||||
<stop
|
||||
style="stop-color:#e6e6e6;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3189" />
|
||||
<stop
|
||||
style="stop-color:#f5f5f5;stop-opacity:1;"
|
||||
offset="1"
|
||||
id="stop3191" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3327"
|
||||
id="linearGradient3192"
|
||||
x1="9.0574636"
|
||||
y1="10.202822"
|
||||
x2="9.0574636"
|
||||
y2="-12.198761"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(0,5.8006549)" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor"
|
||||
id="linearGradient3204"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="15"
|
||||
y2="9"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(-16,-1)" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor"
|
||||
id="linearGradient3173"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(-16,-1)"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="15"
|
||||
y2="9" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor"
|
||||
id="linearGradient3177"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(-16,-1)"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="15"
|
||||
y2="9" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor"
|
||||
id="linearGradient3179"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0,-1,1,0,-1,16)"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="15"
|
||||
y2="9" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3327"
|
||||
id="linearGradient3612"
|
||||
x1="8"
|
||||
y1="15"
|
||||
x2="8"
|
||||
y2="-1"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
<inkscape:perspective
|
||||
id="perspective3752"
|
||||
inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
|
||||
inkscape:vp_z="1 : 0.5 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_x="0 : 0.5 : 1"
|
||||
sodipodi:type="inkscape:persp3d" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor-5"
|
||||
id="linearGradient3204-0"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="16.955648"
|
||||
y2="9"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(-17,-2)" />
|
||||
<linearGradient
|
||||
id="ButtonColor-5"
|
||||
x1="10.31979"
|
||||
y1="21"
|
||||
x2="10.31979"
|
||||
y2="0.99929649"
|
||||
gradientUnits="userSpaceOnUse">
|
||||
<stop
|
||||
style="stop-color:#e6e6e6;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3189-0" />
|
||||
<stop
|
||||
style="stop-color:#f5f5f5;stop-opacity:1;"
|
||||
offset="1"
|
||||
id="stop3191-2" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
y2="-19.30397"
|
||||
x2="9.0574636"
|
||||
y1="10.202822"
|
||||
x1="9.0574636"
|
||||
gradientTransform="translate(-0.499722,5.300655)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="linearGradient2897"
|
||||
xlink:href="#linearGradient3327-7"
|
||||
inkscape:collect="always" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient3327-7">
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3330-6" />
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop3333-8" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
y2="9"
|
||||
x2="16.955648"
|
||||
y1="9"
|
||||
x1="1"
|
||||
gradientTransform="translate(-17,-2)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="linearGradient3767"
|
||||
xlink:href="#ButtonColor-5"
|
||||
inkscape:collect="always" />
|
||||
<inkscape:perspective
|
||||
id="perspective3864"
|
||||
inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
|
||||
inkscape:vp_z="1 : 0.5 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_x="0 : 0.5 : 1"
|
||||
sodipodi:type="inkscape:persp3d" />
|
||||
<clipPath
|
||||
clipPathUnits="userSpaceOnUse"
|
||||
id="clipPath2952">
|
||||
<rect
|
||||
style="opacity:0.65163933;color:#000000;fill:#ff0000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
id="rect2954"
|
||||
width="72"
|
||||
height="55.999996"
|
||||
x="12"
|
||||
y="20"
|
||||
rx="3"
|
||||
ry="3" />
|
||||
</clipPath>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3940"
|
||||
id="linearGradient3938"
|
||||
x1="48"
|
||||
y1="48"
|
||||
x2="48"
|
||||
y2="72"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
spreadMethod="reflect" />
|
||||
<linearGradient
|
||||
id="linearGradient3940">
|
||||
<stop
|
||||
id="stop3942"
|
||||
offset="0"
|
||||
style="stop-color:#5184cf;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop3944"
|
||||
offset="1"
|
||||
style="stop-color:#123a76;stop-opacity:1" />
|
||||
</linearGradient>
|
||||
<radialGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3928"
|
||||
id="radialGradient3934"
|
||||
cx="56"
|
||||
cy="24"
|
||||
fx="56"
|
||||
fy="24"
|
||||
r="16"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
<linearGradient
|
||||
id="linearGradient3928">
|
||||
<stop
|
||||
style="stop-color:#00ce99;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3930" />
|
||||
<stop
|
||||
style="stop-color:#00805f;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop3932" />
|
||||
</linearGradient>
|
||||
<radialGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3751"
|
||||
id="radialGradient3867"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
cx="60.562889"
|
||||
cy="49.720657"
|
||||
fx="60.562889"
|
||||
fy="49.720657"
|
||||
r="19.437111" />
|
||||
<linearGradient
|
||||
id="linearGradient3751">
|
||||
<stop
|
||||
style="stop-color:#80e5ff;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3754" />
|
||||
<stop
|
||||
id="stop3869"
|
||||
offset="0.5"
|
||||
style="stop-color:#80e5ff;stop-opacity:0.40310079;" />
|
||||
<stop
|
||||
style="stop-color:#80e5ff;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop3756" />
|
||||
</linearGradient>
|
||||
<radialGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3739"
|
||||
id="radialGradient3747"
|
||||
cx="47.977352"
|
||||
cy="64.057671"
|
||||
fx="47.977352"
|
||||
fy="64.057671"
|
||||
r="24.022646"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient3739">
|
||||
<stop
|
||||
style="stop-color:#5fbcd3;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3742" />
|
||||
<stop
|
||||
style="stop-color:#5fbcd3;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop3745" />
|
||||
</linearGradient>
|
||||
<radialGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3751"
|
||||
id="radialGradient3758"
|
||||
cx="60.562889"
|
||||
cy="49.720657"
|
||||
fx="60.562889"
|
||||
fy="49.720657"
|
||||
r="19.437111"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
<linearGradient
|
||||
id="linearGradient3888">
|
||||
<stop
|
||||
style="stop-color:#80e5ff;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3890" />
|
||||
<stop
|
||||
id="stop3892"
|
||||
offset="0.5"
|
||||
style="stop-color:#80e5ff;stop-opacity:0.40310079;" />
|
||||
<stop
|
||||
style="stop-color:#80e5ff;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop3894" />
|
||||
</linearGradient>
|
||||
<radialGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3827"
|
||||
id="radialGradient3833"
|
||||
cx="58.5"
|
||||
cy="37.5"
|
||||
fx="58.5"
|
||||
fy="37.5"
|
||||
r="2.5"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient3827">
|
||||
<stop
|
||||
style="stop-color:#ffffff;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3829" />
|
||||
<stop
|
||||
style="stop-color:#ffffff;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop3831" />
|
||||
</linearGradient>
|
||||
<radialGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3827"
|
||||
id="radialGradient3837"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
cx="58.5"
|
||||
cy="37.5"
|
||||
fx="58.5"
|
||||
fy="37.5"
|
||||
r="2.5" />
|
||||
<radialGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3827"
|
||||
id="radialGradient3841"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
cx="58.5"
|
||||
cy="37.5"
|
||||
fx="58.5"
|
||||
fy="37.5"
|
||||
r="2.5" />
|
||||
<radialGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3827"
|
||||
id="radialGradient3845"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
cx="58.5"
|
||||
cy="37.5"
|
||||
fx="58.5"
|
||||
fy="37.5"
|
||||
r="2.5" />
|
||||
<radialGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3827"
|
||||
id="radialGradient3849"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
cx="58.5"
|
||||
cy="37.5"
|
||||
fx="58.5"
|
||||
fy="37.5"
|
||||
r="2.5" />
|
||||
<radialGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3827"
|
||||
id="radialGradient3853"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
cx="58.5"
|
||||
cy="37.5"
|
||||
fx="58.5"
|
||||
fy="37.5"
|
||||
r="2.5" />
|
||||
<radialGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3827"
|
||||
id="radialGradient3857"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
cx="58.5"
|
||||
cy="37.5"
|
||||
fx="58.5"
|
||||
fy="37.5"
|
||||
r="2.5" />
|
||||
<radialGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3827"
|
||||
id="radialGradient3861"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
cx="58.5"
|
||||
cy="37.5"
|
||||
fx="58.5"
|
||||
fy="37.5"
|
||||
r="2.5" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor-5"
|
||||
id="linearGradient4012"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0,-1,1,0,-2,17)"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="16.955648"
|
||||
y2="9" />
|
||||
</defs>
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#e7e7e7"
|
||||
borderopacity="1"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="42.26277"
|
||||
inkscape:cx="-1.6451247"
|
||||
inkscape:cy="5.7773582"
|
||||
inkscape:document-units="px"
|
||||
inkscape:current-layer="layer2"
|
||||
showgrid="true"
|
||||
inkscape:showpageshadow="false"
|
||||
showguides="false"
|
||||
inkscape:guide-bbox="true"
|
||||
inkscape:window-width="1920"
|
||||
inkscape:window-height="1023"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="24"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:snap-global="true">
|
||||
<sodipodi:guide
|
||||
orientation="1,0"
|
||||
position="0,112"
|
||||
id="guide2383" />
|
||||
<sodipodi:guide
|
||||
orientation="0,1"
|
||||
position="26.278146,128"
|
||||
id="guide2385" />
|
||||
<sodipodi:guide
|
||||
orientation="1,0"
|
||||
position="128,54.082119"
|
||||
id="guide2387" />
|
||||
<sodipodi:guide
|
||||
orientation="0,1"
|
||||
position="78.156291,0"
|
||||
id="guide2389" />
|
||||
<sodipodi:guide
|
||||
orientation="0,1"
|
||||
position="60.863576,64.084768"
|
||||
id="guide2391" />
|
||||
<inkscape:grid
|
||||
type="xygrid"
|
||||
id="grid3672"
|
||||
visible="true"
|
||||
enabled="true" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata7">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title />
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:label="Button"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
sodipodi:insensitive="true">
|
||||
<rect
|
||||
ry="2"
|
||||
rx="2"
|
||||
y="0"
|
||||
x="-16"
|
||||
height="16"
|
||||
width="16"
|
||||
id="rect3196"
|
||||
style="fill:url(#linearGradient3767);fill-opacity:1;fill-rule:nonzero;stroke:none;display:inline"
|
||||
transform="matrix(0,-1,1,0,0,0)" />
|
||||
<path
|
||||
style="opacity:0.4;fill:url(#linearGradient2897);fill-opacity:1;fill-rule:nonzero;stroke:none;display:inline"
|
||||
d="M 2,0 C 0.892,0 0,0.892 0,2 l 0,12 c 0,1.108 0.892,2 2,2 l 12,0 c 1.108,0 2,-0.892 2,-2 L 16,2 C 16,0.892 15.108,0 14,0 L 2,0 z m 0.5,1 11,0 C 14.331,1 15,1.669 15,2.5 l 0,11 c 0,0.831 -0.669,1.5 -1.5,1.5 l -11,0 C 1.669,15 1,14.331 1,13.5 L 1,2.5 C 1,1.669 1.669,1 2.5,1 z"
|
||||
id="rect2410" />
|
||||
<path
|
||||
style="opacity:0.6;fill:#ffffff;fill-opacity:1;stroke:none;display:inline"
|
||||
d="M 2.5,1 C 1.669,1 1,1.669 1,2.5 l 0,1 C 1,2.669 1.669,2 2.5,2 l 11,0 C 14.331,2 15,2.669 15,3.5 l 0,-1 C 15,1.669 14.331,1 13.5,1 l -11,0 z"
|
||||
id="rect3770" />
|
||||
<rect
|
||||
style="opacity:0.6;color:#000000;fill:#ff0000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
id="rect3179"
|
||||
width="13"
|
||||
height="10"
|
||||
x="-18.5"
|
||||
y="3"
|
||||
rx="0.55157238"
|
||||
ry="0.55157238" />
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer2"
|
||||
inkscape:label="Symbol">
|
||||
<g
|
||||
transform="matrix(0.18055556,0,0,0.17857144,-0.66666672,-0.57143278)"
|
||||
style="display:inline"
|
||||
id="g3871"
|
||||
clip-path="url(#clipPath2952)">
|
||||
<rect
|
||||
style="color:#000000;fill:url(#linearGradient3938);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
id="rect3966"
|
||||
width="72"
|
||||
height="55.999996"
|
||||
x="12"
|
||||
y="20" />
|
||||
<path
|
||||
sodipodi:type="arc"
|
||||
style="opacity:0.5;color:#000000;fill:url(#radialGradient3934);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
id="path3918"
|
||||
sodipodi:cx="56"
|
||||
sodipodi:cy="24"
|
||||
sodipodi:rx="16"
|
||||
sodipodi:ry="16"
|
||||
d="M 72,24 C 72,32.836556 64.836556,40 56,40 47.163444,40 40,32.836556 40,24 40,15.163444 47.163444,8 56,8 c 8.836556,0 16,7.163444 16,16 z"
|
||||
transform="matrix(2.75,0,0,2.75,-126,-40)" />
|
||||
<path
|
||||
sodipodi:type="arc"
|
||||
style="opacity:0.69672134;color:#000000;fill:url(#radialGradient3867);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
id="path3865"
|
||||
sodipodi:cx="60.562889"
|
||||
sodipodi:cy="49.720657"
|
||||
sodipodi:rx="19.437111"
|
||||
sodipodi:ry="19.437111"
|
||||
d="m 80,49.720657 c 0,10.73482 -8.702291,19.437111 -19.437111,19.437111 -10.73482,0 -19.437111,-8.702291 -19.437111,-19.437111 0,-10.73482 8.702291,-19.437111 19.437111,-19.437111 C 71.297709,30.283546 80,38.985837 80,49.720657 z"
|
||||
transform="matrix(0.92606356,0,0,0.92606356,20.477805,-0.04448889)" />
|
||||
<path
|
||||
transform="translate(-23.999998,-16.057671)"
|
||||
d="m 71.999998,64.057671 c 0,13.267341 -10.755305,24.022646 -24.022646,24.022646 -13.267341,0 -24.022646,-10.755305 -24.022646,-24.022646 0,-13.267341 10.755305,-24.022646 24.022646,-24.022646 13.267341,0 24.022646,10.755305 24.022646,24.022646 z"
|
||||
sodipodi:ry="24.022646"
|
||||
sodipodi:rx="24.022646"
|
||||
sodipodi:cy="64.057671"
|
||||
sodipodi:cx="47.977352"
|
||||
id="path3737"
|
||||
style="color:#000000;fill:url(#radialGradient3747);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
sodipodi:type="arc" />
|
||||
<path
|
||||
transform="translate(-12.562889,-5.1577682)"
|
||||
d="m 80,49.720657 c 0,10.73482 -8.702291,19.437111 -19.437111,19.437111 -10.73482,0 -19.437111,-8.702291 -19.437111,-19.437111 0,-10.73482 8.702291,-19.437111 19.437111,-19.437111 C 71.297709,30.283546 80,38.985837 80,49.720657 z"
|
||||
sodipodi:ry="19.437111"
|
||||
sodipodi:rx="19.437111"
|
||||
sodipodi:cy="49.720657"
|
||||
sodipodi:cx="60.562889"
|
||||
id="path3749"
|
||||
style="opacity:0.43442622;color:#000000;fill:url(#radialGradient3758);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
sodipodi:type="arc" />
|
||||
<path
|
||||
d="M 61,37.5 C 61,38.880712 59.880712,40 58.5,40 57.119288,40 56,38.880712 56,37.5 56,36.119288 57.119288,35 58.5,35 c 1.380712,0 2.5,1.119288 2.5,2.5 z"
|
||||
sodipodi:ry="2.5"
|
||||
sodipodi:rx="2.5"
|
||||
sodipodi:cy="37.5"
|
||||
sodipodi:cx="58.5"
|
||||
id="path3779"
|
||||
style="opacity:0.4;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
sodipodi:type="arc" />
|
||||
<path
|
||||
transform="translate(-33.5,10)"
|
||||
sodipodi:type="arc"
|
||||
style="opacity:0.50409833;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
id="path3781"
|
||||
sodipodi:cx="58.5"
|
||||
sodipodi:cy="37.5"
|
||||
sodipodi:rx="2.5"
|
||||
sodipodi:ry="2.5"
|
||||
d="M 61,37.5 C 61,38.880712 59.880712,40 58.5,40 57.119288,40 56,38.880712 56,37.5 56,36.119288 57.119288,35 58.5,35 c 1.380712,0 2.5,1.119288 2.5,2.5 z" />
|
||||
<path
|
||||
d="M 61,37.5 C 61,38.880712 59.880712,40 58.5,40 57.119288,40 56,38.880712 56,37.5 56,36.119288 57.119288,35 58.5,35 c 1.380712,0 2.5,1.119288 2.5,2.5 z"
|
||||
sodipodi:ry="2.5"
|
||||
sodipodi:rx="2.5"
|
||||
sodipodi:cy="37.5"
|
||||
sodipodi:cx="58.5"
|
||||
id="path3783"
|
||||
style="opacity:0.3;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
sodipodi:type="arc"
|
||||
transform="translate(4,13.5)" />
|
||||
<path
|
||||
transform="translate(17,8.5)"
|
||||
sodipodi:type="arc"
|
||||
style="opacity:0.50409833;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
id="path3785"
|
||||
sodipodi:cx="58.5"
|
||||
sodipodi:cy="37.5"
|
||||
sodipodi:rx="2.5"
|
||||
sodipodi:ry="2.5"
|
||||
d="M 61,37.5 C 61,38.880712 59.880712,40 58.5,40 57.119288,40 56,38.880712 56,37.5 56,36.119288 57.119288,35 58.5,35 c 1.380712,0 2.5,1.119288 2.5,2.5 z" />
|
||||
<path
|
||||
d="M 61,37.5 C 61,38.880712 59.880712,40 58.5,40 57.119288,40 56,38.880712 56,37.5 56,36.119288 57.119288,35 58.5,35 c 1.380712,0 2.5,1.119288 2.5,2.5 z"
|
||||
sodipodi:ry="2.5"
|
||||
sodipodi:rx="2.5"
|
||||
sodipodi:cy="37.5"
|
||||
sodipodi:cx="58.5"
|
||||
id="path3787"
|
||||
style="opacity:0.50409833;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
sodipodi:type="arc"
|
||||
transform="translate(-17,7.5)" />
|
||||
<path
|
||||
transform="translate(-42,3.5)"
|
||||
sodipodi:type="arc"
|
||||
style="opacity:0.50409833;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
id="path3789"
|
||||
sodipodi:cx="58.5"
|
||||
sodipodi:cy="37.5"
|
||||
sodipodi:rx="2.5"
|
||||
sodipodi:ry="2.5"
|
||||
d="M 61,37.5 C 61,38.880712 59.880712,40 58.5,40 57.119288,40 56,38.880712 56,37.5 56,36.119288 57.119288,35 58.5,35 c 1.380712,0 2.5,1.119288 2.5,2.5 z" />
|
||||
<path
|
||||
d="M 61,37.5 C 61,38.880712 59.880712,40 58.5,40 57.119288,40 56,38.880712 56,37.5 56,36.119288 57.119288,35 58.5,35 c 1.380712,0 2.5,1.119288 2.5,2.5 z"
|
||||
sodipodi:ry="2.5"
|
||||
sodipodi:rx="2.5"
|
||||
sodipodi:cy="37.5"
|
||||
sodipodi:cx="58.5"
|
||||
id="path3791"
|
||||
style="opacity:0.3;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
sodipodi:type="arc"
|
||||
transform="translate(-42,3.5)" />
|
||||
<path
|
||||
transform="matrix(0.4,0,0,0.4,-6.4,35)"
|
||||
sodipodi:type="arc"
|
||||
style="opacity:0.50409833;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
id="path3793"
|
||||
sodipodi:cx="58.5"
|
||||
sodipodi:cy="37.5"
|
||||
sodipodi:rx="2.5"
|
||||
sodipodi:ry="2.5"
|
||||
d="M 61,37.5 C 61,38.880712 59.880712,40 58.5,40 57.119288,40 56,38.880712 56,37.5 56,36.119288 57.119288,35 58.5,35 c 1.380712,0 2.5,1.119288 2.5,2.5 z" />
|
||||
<path
|
||||
d="M 61,37.5 C 61,38.880712 59.880712,40 58.5,40 57.119288,40 56,38.880712 56,37.5 56,36.119288 57.119288,35 58.5,35 c 1.380712,0 2.5,1.119288 2.5,2.5 z"
|
||||
sodipodi:ry="2.5"
|
||||
sodipodi:rx="2.5"
|
||||
sodipodi:cy="37.5"
|
||||
sodipodi:cx="58.5"
|
||||
id="path3795"
|
||||
style="opacity:0.50409833;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
sodipodi:type="arc"
|
||||
transform="matrix(0.4,0,0,0.4,7.6,38)" />
|
||||
<path
|
||||
transform="matrix(0.4,0,0,0.4,9.6,34)"
|
||||
sodipodi:type="arc"
|
||||
style="opacity:0.50409833;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
id="path3797"
|
||||
sodipodi:cx="58.5"
|
||||
sodipodi:cy="37.5"
|
||||
sodipodi:rx="2.5"
|
||||
sodipodi:ry="2.5"
|
||||
d="M 61,37.5 C 61,38.880712 59.880712,40 58.5,40 57.119288,40 56,38.880712 56,37.5 56,36.119288 57.119288,35 58.5,35 c 1.380712,0 2.5,1.119288 2.5,2.5 z" />
|
||||
<path
|
||||
d="M 61,37.5 C 61,38.880712 59.880712,40 58.5,40 57.119288,40 56,38.880712 56,37.5 56,36.119288 57.119288,35 58.5,35 c 1.380712,0 2.5,1.119288 2.5,2.5 z"
|
||||
sodipodi:ry="2.5"
|
||||
sodipodi:rx="2.5"
|
||||
sodipodi:cy="37.5"
|
||||
sodipodi:cx="58.5"
|
||||
id="path3799"
|
||||
style="opacity:0.3;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
sodipodi:type="arc"
|
||||
transform="matrix(0.4,0,0,0.4,16.6,36)" />
|
||||
<path
|
||||
transform="matrix(0.4,0,0,0.4,28.6,28)"
|
||||
sodipodi:type="arc"
|
||||
style="opacity:0.50409833;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
id="path3801"
|
||||
sodipodi:cx="58.5"
|
||||
sodipodi:cy="37.5"
|
||||
sodipodi:rx="2.5"
|
||||
sodipodi:ry="2.5"
|
||||
d="M 61,37.5 C 61,38.880712 59.880712,40 58.5,40 57.119288,40 56,38.880712 56,37.5 56,36.119288 57.119288,35 58.5,35 c 1.380712,0 2.5,1.119288 2.5,2.5 z" />
|
||||
<path
|
||||
d="M 61,37.5 C 61,38.880712 59.880712,40 58.5,40 57.119288,40 56,38.880712 56,37.5 56,36.119288 57.119288,35 58.5,35 c 1.380712,0 2.5,1.119288 2.5,2.5 z"
|
||||
sodipodi:ry="2.5"
|
||||
sodipodi:rx="2.5"
|
||||
sodipodi:cy="37.5"
|
||||
sodipodi:cx="58.5"
|
||||
id="path3803"
|
||||
style="opacity:0.50409833;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
sodipodi:type="arc"
|
||||
transform="matrix(0.4,0,0,0.4,45.6,33)" />
|
||||
<path
|
||||
transform="matrix(0.4,0,0,0.4,47.6,29)"
|
||||
sodipodi:type="arc"
|
||||
style="opacity:0.50409833;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
id="path3805"
|
||||
sodipodi:cx="58.5"
|
||||
sodipodi:cy="37.5"
|
||||
sodipodi:rx="2.5"
|
||||
sodipodi:ry="2.5"
|
||||
d="M 61,37.5 C 61,38.880712 59.880712,40 58.5,40 57.119288,40 56,38.880712 56,37.5 56,36.119288 57.119288,35 58.5,35 c 1.380712,0 2.5,1.119288 2.5,2.5 z" />
|
||||
<path
|
||||
d="M 61,37.5 C 61,38.880712 59.880712,40 58.5,40 57.119288,40 56,38.880712 56,37.5 56,36.119288 57.119288,35 58.5,35 c 1.380712,0 2.5,1.119288 2.5,2.5 z"
|
||||
sodipodi:ry="2.5"
|
||||
sodipodi:rx="2.5"
|
||||
sodipodi:cy="37.5"
|
||||
sodipodi:cx="58.5"
|
||||
id="path3807"
|
||||
style="opacity:0.50409833;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
sodipodi:type="arc"
|
||||
transform="matrix(0.4,0,0,0.4,55.6,23)" />
|
||||
<path
|
||||
transform="matrix(0.4,0,0,0.4,38.6,30)"
|
||||
sodipodi:type="arc"
|
||||
style="opacity:0.50409833;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
id="path3809"
|
||||
sodipodi:cx="58.5"
|
||||
sodipodi:cy="37.5"
|
||||
sodipodi:rx="2.5"
|
||||
sodipodi:ry="2.5"
|
||||
d="M 61,37.5 C 61,38.880712 59.880712,40 58.5,40 57.119288,40 56,38.880712 56,37.5 56,36.119288 57.119288,35 58.5,35 c 1.380712,0 2.5,1.119288 2.5,2.5 z" />
|
||||
<path
|
||||
d="M 61,37.5 C 61,38.880712 59.880712,40 58.5,40 57.119288,40 56,38.880712 56,37.5 56,36.119288 57.119288,35 58.5,35 c 1.380712,0 2.5,1.119288 2.5,2.5 z"
|
||||
sodipodi:ry="2.5"
|
||||
sodipodi:rx="2.5"
|
||||
sodipodi:cy="37.5"
|
||||
sodipodi:cx="58.5"
|
||||
id="path3811"
|
||||
style="opacity:0.50409833;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
sodipodi:type="arc"
|
||||
transform="matrix(0.4,0,0,0.4,38.6,30)" />
|
||||
<path
|
||||
d="M 61,37.5 C 61,38.880712 59.880712,40 58.5,40 57.119288,40 56,38.880712 56,37.5 56,36.119288 57.119288,35 58.5,35 c 1.380712,0 2.5,1.119288 2.5,2.5 z"
|
||||
sodipodi:ry="2.5"
|
||||
sodipodi:rx="2.5"
|
||||
sodipodi:cy="37.5"
|
||||
sodipodi:cx="58.5"
|
||||
id="path3813"
|
||||
style="opacity:0.50409833;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
sodipodi:type="arc"
|
||||
transform="matrix(0.6,0,0,0.6,-1.1,21)" />
|
||||
<path
|
||||
transform="matrix(0.6,0,0,0.6,-6.6,18.5)"
|
||||
sodipodi:type="arc"
|
||||
style="opacity:0.50409833;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
id="path3815"
|
||||
sodipodi:cx="58.5"
|
||||
sodipodi:cy="37.5"
|
||||
sodipodi:rx="2.5"
|
||||
sodipodi:ry="2.5"
|
||||
d="M 61,37.5 C 61,38.880712 59.880712,40 58.5,40 57.119288,40 56,38.880712 56,37.5 56,36.119288 57.119288,35 58.5,35 c 1.380712,0 2.5,1.119288 2.5,2.5 z" />
|
||||
<path
|
||||
d="M 61,37.5 C 61,38.880712 59.880712,40 58.5,40 57.119288,40 56,38.880712 56,37.5 56,36.119288 57.119288,35 58.5,35 c 1.380712,0 2.5,1.119288 2.5,2.5 z"
|
||||
sodipodi:ry="2.5"
|
||||
sodipodi:rx="2.5"
|
||||
sodipodi:cy="37.5"
|
||||
sodipodi:cx="58.5"
|
||||
id="path3817"
|
||||
style="opacity:0.50409833;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
sodipodi:type="arc"
|
||||
transform="matrix(0.6,0,0,0.6,15.9,31)" />
|
||||
<path
|
||||
transform="matrix(0.6,0,0,0.6,19.4,26.5)"
|
||||
sodipodi:type="arc"
|
||||
style="opacity:0.50409833;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
id="path3819"
|
||||
sodipodi:cx="58.5"
|
||||
sodipodi:cy="37.5"
|
||||
sodipodi:rx="2.5"
|
||||
sodipodi:ry="2.5"
|
||||
d="M 61,37.5 C 61,38.880712 59.880712,40 58.5,40 57.119288,40 56,38.880712 56,37.5 56,36.119288 57.119288,35 58.5,35 c 1.380712,0 2.5,1.119288 2.5,2.5 z" />
|
||||
<path
|
||||
d="M 61,37.5 C 61,38.880712 59.880712,40 58.5,40 57.119288,40 56,38.880712 56,37.5 56,36.119288 57.119288,35 58.5,35 c 1.380712,0 2.5,1.119288 2.5,2.5 z"
|
||||
sodipodi:ry="2.5"
|
||||
sodipodi:rx="2.5"
|
||||
sodipodi:cy="37.5"
|
||||
sodipodi:cx="58.5"
|
||||
id="path3821"
|
||||
style="opacity:0.50409833;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
sodipodi:type="arc"
|
||||
transform="matrix(0.6,0,0,0.6,19.4,26.5)" />
|
||||
<path
|
||||
transform="matrix(0.6,0,0,0.6,37.9,29)"
|
||||
sodipodi:type="arc"
|
||||
style="opacity:0.50409833;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
id="path3823"
|
||||
sodipodi:cx="58.5"
|
||||
sodipodi:cy="37.5"
|
||||
sodipodi:rx="2.5"
|
||||
sodipodi:ry="2.5"
|
||||
d="M 61,37.5 C 61,38.880712 59.880712,40 58.5,40 57.119288,40 56,38.880712 56,37.5 56,36.119288 57.119288,35 58.5,35 c 1.380712,0 2.5,1.119288 2.5,2.5 z" />
|
||||
<path
|
||||
transform="matrix(1.6,0,0,1.6,-43.6,-16)"
|
||||
sodipodi:type="arc"
|
||||
style="opacity:0.3;color:#000000;fill:url(#radialGradient3833);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
id="path3825"
|
||||
sodipodi:cx="58.5"
|
||||
sodipodi:cy="37.5"
|
||||
sodipodi:rx="2.5"
|
||||
sodipodi:ry="2.5"
|
||||
d="M 61,37.5 C 61,38.880712 59.880712,40 58.5,40 57.119288,40 56,38.880712 56,37.5 56,36.119288 57.119288,35 58.5,35 c 1.380712,0 2.5,1.119288 2.5,2.5 z" />
|
||||
<path
|
||||
d="M 61,37.5 C 61,38.880712 59.880712,40 58.5,40 57.119288,40 56,38.880712 56,37.5 56,36.119288 57.119288,35 58.5,35 c 1.380712,0 2.5,1.119288 2.5,2.5 z"
|
||||
sodipodi:ry="2.5"
|
||||
sodipodi:rx="2.5"
|
||||
sodipodi:cy="37.5"
|
||||
sodipodi:cx="58.5"
|
||||
id="path3835"
|
||||
style="opacity:0.3;color:#000000;fill:url(#radialGradient3837);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
sodipodi:type="arc"
|
||||
transform="matrix(1.6,0,0,1.6,-23.6,-10)" />
|
||||
<path
|
||||
transform="matrix(1.6,0,0,1.6,-72.6,-15)"
|
||||
sodipodi:type="arc"
|
||||
style="opacity:0.3;color:#000000;fill:url(#radialGradient3841);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
id="path3839"
|
||||
sodipodi:cx="58.5"
|
||||
sodipodi:cy="37.5"
|
||||
sodipodi:rx="2.5"
|
||||
sodipodi:ry="2.5"
|
||||
d="M 61,37.5 C 61,38.880712 59.880712,40 58.5,40 57.119288,40 56,38.880712 56,37.5 56,36.119288 57.119288,35 58.5,35 c 1.380712,0 2.5,1.119288 2.5,2.5 z" />
|
||||
<path
|
||||
d="M 61,37.5 C 61,38.880712 59.880712,40 58.5,40 57.119288,40 56,38.880712 56,37.5 56,36.119288 57.119288,35 58.5,35 c 1.380712,0 2.5,1.119288 2.5,2.5 z"
|
||||
sodipodi:ry="2.5"
|
||||
sodipodi:rx="2.5"
|
||||
sodipodi:cy="37.5"
|
||||
sodipodi:cx="58.5"
|
||||
id="path3843"
|
||||
style="opacity:0.3;color:#000000;fill:url(#radialGradient3845);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
sodipodi:type="arc"
|
||||
transform="matrix(1.6,0,0,1.6,-59.6,-9)" />
|
||||
<path
|
||||
transform="translate(-27,2.5)"
|
||||
sodipodi:type="arc"
|
||||
style="opacity:0.3;color:#000000;fill:url(#radialGradient3849);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
id="path3847"
|
||||
sodipodi:cx="58.5"
|
||||
sodipodi:cy="37.5"
|
||||
sodipodi:rx="2.5"
|
||||
sodipodi:ry="2.5"
|
||||
d="M 61,37.5 C 61,38.880712 59.880712,40 58.5,40 57.119288,40 56,38.880712 56,37.5 56,36.119288 57.119288,35 58.5,35 c 1.380712,0 2.5,1.119288 2.5,2.5 z" />
|
||||
<path
|
||||
d="M 61,37.5 C 61,38.880712 59.880712,40 58.5,40 57.119288,40 56,38.880712 56,37.5 56,36.119288 57.119288,35 58.5,35 c 1.380712,0 2.5,1.119288 2.5,2.5 z"
|
||||
sodipodi:ry="2.5"
|
||||
sodipodi:rx="2.5"
|
||||
sodipodi:cy="37.5"
|
||||
sodipodi:cx="58.5"
|
||||
id="path3851"
|
||||
style="opacity:0.3;color:#000000;fill:url(#radialGradient3853);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
sodipodi:type="arc"
|
||||
transform="translate(9,4.5)" />
|
||||
<path
|
||||
transform="translate(21,6.5)"
|
||||
sodipodi:type="arc"
|
||||
style="opacity:0.3;color:#000000;fill:url(#radialGradient3857);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
id="path3855"
|
||||
sodipodi:cx="58.5"
|
||||
sodipodi:cy="37.5"
|
||||
sodipodi:rx="2.5"
|
||||
sodipodi:ry="2.5"
|
||||
d="M 61,37.5 C 61,38.880712 59.880712,40 58.5,40 57.119288,40 56,38.880712 56,37.5 56,36.119288 57.119288,35 58.5,35 c 1.380712,0 2.5,1.119288 2.5,2.5 z" />
|
||||
<path
|
||||
d="M 61,37.5 C 61,38.880712 59.880712,40 58.5,40 57.119288,40 56,38.880712 56,37.5 56,36.119288 57.119288,35 58.5,35 c 1.380712,0 2.5,1.119288 2.5,2.5 z"
|
||||
sodipodi:ry="2.5"
|
||||
sodipodi:rx="2.5"
|
||||
sodipodi:cy="37.5"
|
||||
sodipodi:cx="58.5"
|
||||
id="path3859"
|
||||
style="opacity:0.3;color:#000000;fill:url(#radialGradient3861);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
sodipodi:type="arc"
|
||||
transform="translate(-35,12.5)" />
|
||||
<path
|
||||
transform="matrix(0.4,0,0,0.4,39.6,24)"
|
||||
sodipodi:type="arc"
|
||||
style="opacity:0.50409833;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
id="path3863"
|
||||
sodipodi:cx="58.5"
|
||||
sodipodi:cy="37.5"
|
||||
sodipodi:rx="2.5"
|
||||
sodipodi:ry="2.5"
|
||||
d="M 61,37.5 C 61,38.880712 59.880712,40 58.5,40 57.119288,40 56,38.880712 56,37.5 56,36.119288 57.119288,35 58.5,35 c 1.380712,0 2.5,1.119288 2.5,2.5 z" />
|
||||
</g>
|
||||
<path
|
||||
style="opacity:0.6;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
d="m 1.5,12.4375 0,1 C 1.5,13.743071 1.7569289,14 2.0625,14 l 11.875,0 C 14.243071,14 14.5,13.743071 14.5,13.4375 l 0,-1 C 14.5,12.743071 14.243071,13 13.9375,13 L 2.0625,13 C 1.7569289,13 1.5,12.743071 1.5,12.4375 z"
|
||||
id="rect3181" />
|
||||
<path
|
||||
style="opacity:0.2;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
d="M 2.0625,3 C 1.7569289,3 1.5,3.2569289 1.5,3.5625 l 0,8.875 C 1.5,12.743071 1.7569289,13 2.0625,13 l 11.875,0 C 14.243071,13 14.5,12.743071 14.5,12.4375 l 0,-8.875 C 14.5,3.2569289 14.243071,3 13.9375,3 L 2.0625,3 z m 0,0.5 11.875,0 C 13.959533,3.5 14,3.5404668 14,3.5625 l 0,8.875 C 14,12.45953 13.95953,12.5 13.9375,12.5 l -11.875,0 C 2.0404668,12.5 2,12.459533 2,12.4375 L 2,3.5625 C 2,3.5404666 2.0404666,3.5 2.0625,3.5 z"
|
||||
id="rect3186" />
|
||||
<rect
|
||||
style="opacity:0.36475411;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
id="rect2922"
|
||||
width="0.99499112"
|
||||
height="10.037479"
|
||||
x="2.0050089"
|
||||
y="2.9625206" />
|
||||
<rect
|
||||
y="2.9625206"
|
||||
x="6.0050087"
|
||||
height="10.037479"
|
||||
width="0.99499112"
|
||||
id="rect2924"
|
||||
style="opacity:0.36475411;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
|
||||
<rect
|
||||
style="opacity:0.36475411;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
id="rect2926"
|
||||
width="0.99499112"
|
||||
height="10.037479"
|
||||
x="8.0050087"
|
||||
y="2.9625206" />
|
||||
<rect
|
||||
y="2.9625206"
|
||||
x="12.005009"
|
||||
height="10.037479"
|
||||
width="0.99499112"
|
||||
id="rect2928"
|
||||
style="opacity:0.36475411;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
|
||||
<rect
|
||||
style="opacity:0.36475411;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
id="rect2930"
|
||||
width="12"
|
||||
height="1"
|
||||
x="2"
|
||||
y="9" />
|
||||
<rect
|
||||
y="7"
|
||||
x="2"
|
||||
height="1"
|
||||
width="12"
|
||||
id="rect2932"
|
||||
style="opacity:0.36475411;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
|
||||
<rect
|
||||
style="opacity:0.36475411;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
id="rect2934"
|
||||
width="12"
|
||||
height="1"
|
||||
x="2"
|
||||
y="5" />
|
||||
<rect
|
||||
y="11"
|
||||
x="2"
|
||||
height="1"
|
||||
width="12"
|
||||
id="rect2936"
|
||||
style="opacity:0.36475411;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
|
||||
<rect
|
||||
y="3"
|
||||
x="2"
|
||||
height="1"
|
||||
width="12"
|
||||
id="rect2938"
|
||||
style="opacity:0.36475411;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
|
||||
<rect
|
||||
style="opacity:0.36475411;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
id="rect2940"
|
||||
width="0.99499112"
|
||||
height="10.037479"
|
||||
x="4.0050087"
|
||||
y="2.9625206" />
|
||||
<rect
|
||||
y="2.9625206"
|
||||
x="10.005009"
|
||||
height="10.037479"
|
||||
width="0.99499112"
|
||||
id="rect2942"
|
||||
style="opacity:0.36475411;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 41 KiB |
313
apaxy/theme/icons/image-x-psd.svg
Normal file
@@ -0,0 +1,313 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
width="16"
|
||||
height="16"
|
||||
id="svg2"
|
||||
sodipodi:version="0.32"
|
||||
inkscape:version="0.47 r22583"
|
||||
version="1.0"
|
||||
sodipodi:docname="image-x-psd.svg"
|
||||
inkscape:output_extension="org.inkscape.output.svg.inkscape"
|
||||
style="display:inline">
|
||||
<defs
|
||||
id="defs4">
|
||||
<inkscape:perspective
|
||||
sodipodi:type="inkscape:persp3d"
|
||||
inkscape:vp_x="0 : 8 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_z="16 : 8 : 1"
|
||||
inkscape:persp3d-origin="8 : 5.3333333 : 1"
|
||||
id="perspective26" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient3327">
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3330" />
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop3333" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
id="ButtonColor"
|
||||
x1="10.31979"
|
||||
y1="21"
|
||||
x2="10.31979"
|
||||
y2="0.99929649"
|
||||
gradientUnits="userSpaceOnUse">
|
||||
<stop
|
||||
style="stop-color:#e6e6e6;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3189" />
|
||||
<stop
|
||||
style="stop-color:#f5f5f5;stop-opacity:1;"
|
||||
offset="1"
|
||||
id="stop3191" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3327"
|
||||
id="linearGradient3192"
|
||||
x1="9.0574636"
|
||||
y1="10.202822"
|
||||
x2="9.0574636"
|
||||
y2="-12.198761"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(0,5.8006549)" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor"
|
||||
id="linearGradient3204"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="15"
|
||||
y2="9"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(-16,-1)" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor"
|
||||
id="linearGradient3173"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(-16,-1)"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="15"
|
||||
y2="9" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor"
|
||||
id="linearGradient3177"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(-16,-1)"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="15"
|
||||
y2="9" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor"
|
||||
id="linearGradient3179"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0,-1,1,0,-1,16)"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="15"
|
||||
y2="9" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3327"
|
||||
id="linearGradient3612"
|
||||
x1="8"
|
||||
y1="15"
|
||||
x2="8"
|
||||
y2="-1"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
<inkscape:perspective
|
||||
id="perspective3752"
|
||||
inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
|
||||
inkscape:vp_z="1 : 0.5 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_x="0 : 0.5 : 1"
|
||||
sodipodi:type="inkscape:persp3d" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor-5"
|
||||
id="linearGradient3204-0"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="16.955648"
|
||||
y2="9"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(-17,-2)" />
|
||||
<linearGradient
|
||||
id="ButtonColor-5"
|
||||
x1="10.31979"
|
||||
y1="21"
|
||||
x2="10.31979"
|
||||
y2="0.99929649"
|
||||
gradientUnits="userSpaceOnUse">
|
||||
<stop
|
||||
style="stop-color:#e6e6e6;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3189-0" />
|
||||
<stop
|
||||
style="stop-color:#f5f5f5;stop-opacity:1;"
|
||||
offset="1"
|
||||
id="stop3191-2" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
y2="-19.30397"
|
||||
x2="9.0574636"
|
||||
y1="10.202822"
|
||||
x1="9.0574636"
|
||||
gradientTransform="translate(-0.499722,5.300655)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="linearGradient2897"
|
||||
xlink:href="#linearGradient3327-7"
|
||||
inkscape:collect="always" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient3327-7">
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3330-6" />
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop3333-8" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
y2="9"
|
||||
x2="16.955648"
|
||||
y1="9"
|
||||
x1="1"
|
||||
gradientTransform="translate(-17,-2)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="linearGradient3767"
|
||||
xlink:href="#ButtonColor-5"
|
||||
inkscape:collect="always" />
|
||||
<inkscape:perspective
|
||||
id="perspective3685"
|
||||
inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
|
||||
inkscape:vp_z="1 : 0.5 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_x="0 : 0.5 : 1"
|
||||
sodipodi:type="inkscape:persp3d" />
|
||||
<linearGradient
|
||||
y2="36.246487"
|
||||
x2="46.906918"
|
||||
y1="75.471306"
|
||||
x1="46.906918"
|
||||
gradientTransform="matrix(0.275,0,0,0.275,-1.7,-4.9)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="linearGradient2970"
|
||||
xlink:href="#linearGradient3729"
|
||||
inkscape:collect="always" />
|
||||
<linearGradient
|
||||
id="linearGradient3729">
|
||||
<stop
|
||||
style="stop-color:#1c59ad;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3731" />
|
||||
<stop
|
||||
style="stop-color:#377ad6;stop-opacity:1;"
|
||||
offset="1"
|
||||
id="stop3733" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
y2="36.246487"
|
||||
x2="46.906918"
|
||||
y1="75.471306"
|
||||
x1="46.906918"
|
||||
gradientTransform="matrix(0.21276596,0,0,0.21276596,-2.9574468,-4.1702128)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="linearGradient3694"
|
||||
xlink:href="#linearGradient3729"
|
||||
inkscape:collect="always" />
|
||||
</defs>
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#e7e7e7"
|
||||
borderopacity="1"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="14.104939"
|
||||
inkscape:cx="-20.917881"
|
||||
inkscape:cy="6.7658668"
|
||||
inkscape:document-units="px"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="true"
|
||||
inkscape:showpageshadow="false"
|
||||
showguides="false"
|
||||
inkscape:guide-bbox="true"
|
||||
inkscape:window-width="1920"
|
||||
inkscape:window-height="1023"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="24"
|
||||
inkscape:window-maximized="1">
|
||||
<sodipodi:guide
|
||||
orientation="1,0"
|
||||
position="0,112"
|
||||
id="guide2383" />
|
||||
<sodipodi:guide
|
||||
orientation="0,1"
|
||||
position="26.278146,128"
|
||||
id="guide2385" />
|
||||
<sodipodi:guide
|
||||
orientation="1,0"
|
||||
position="128,54.082119"
|
||||
id="guide2387" />
|
||||
<sodipodi:guide
|
||||
orientation="0,1"
|
||||
position="78.156291,0"
|
||||
id="guide2389" />
|
||||
<sodipodi:guide
|
||||
orientation="0,1"
|
||||
position="60.863576,64.084768"
|
||||
id="guide2391" />
|
||||
<inkscape:grid
|
||||
type="xygrid"
|
||||
id="grid3672"
|
||||
visible="true"
|
||||
enabled="true" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata7">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title></dc:title>
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:label="Button"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1">
|
||||
<rect
|
||||
ry="2"
|
||||
rx="2"
|
||||
y="0"
|
||||
x="-16"
|
||||
height="16"
|
||||
width="16"
|
||||
id="rect3196"
|
||||
style="fill:url(#linearGradient3767);fill-opacity:1;fill-rule:nonzero;stroke:none;display:inline"
|
||||
transform="matrix(0,-1,1,0,0,0)" />
|
||||
<path
|
||||
style="opacity:0.4;fill:url(#linearGradient2897);fill-opacity:1;fill-rule:nonzero;stroke:none;display:inline"
|
||||
d="M 2,0 C 0.892,0 0,0.892 0,2 l 0,12 c 0,1.108 0.892,2 2,2 l 12,0 c 1.108,0 2,-0.892 2,-2 L 16,2 C 16,0.892 15.108,0 14,0 L 2,0 z m 0.5,1 11,0 C 14.331,1 15,1.669 15,2.5 l 0,11 c 0,0.831 -0.669,1.5 -1.5,1.5 l -11,0 C 1.669,15 1,14.331 1,13.5 L 1,2.5 C 1,1.669 1.669,1 2.5,1 z"
|
||||
id="rect2410" />
|
||||
<path
|
||||
style="opacity:0.6;fill:#ffffff;fill-opacity:1;stroke:none;display:inline"
|
||||
d="M 2.5,1 C 1.669,1 1,1.669 1,2.5 l 0,1 C 1,2.669 1.669,2 2.5,2 l 11,0 C 14.331,2 15,2.669 15,3.5 l 0,-1 C 15,1.669 14.331,1 13.5,1 l -11,0 z"
|
||||
id="rect3770" />
|
||||
<path
|
||||
style="font-size:48px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:100%;writing-mode:lr-tb;text-anchor:start;fill:url(#linearGradient3694);fill-opacity:1;stroke:none;display:inline;font-family:Droid Sans;-inkscape-font-specification:Droid Sans Bold"
|
||||
d="M 3,3.4893617 3,12 l 1.6289896,0 0,-3.1183513 0.5651589,0 C 5.8341106,8.8816518 6.3635721,8.8016209 6.7832449,8.6489362 7.2125161,8.4941942 7.5547652,8.2889369 7.8071807,8.037234 8.0661942,7.7828023 8.2473284,7.4925555 8.3590429,7.1595745 8.4725926,6.8210921 8.5319079,6.4664553 8.5319149,6.0957447 8.5319079,5.6809666 8.469354,5.3174326 8.3457447,4.9986702 8.2226894,4.6776125 8.030424,4.4122662 7.7739366,4.1941489 7.522106,3.9730242 7.194376,3.8017736 6.7898932,3.6821808 6.3913377,3.5593662 5.9041052,3.48937 5.3404255,3.4893617 L 3,3.4893617 z m 1.6289896,1.2699468 0.6183512,0 C 5.7816843,4.759316 6.1893493,4.8672021 6.4640959,5.1050532 6.7421578,5.3417887 6.869675,5.7099085 6.8696812,6.1688829 6.869675,6.6607796 6.7274313,7.0430104 6.4175528,7.2792553 6.116205,7.5124812 5.6843814,7.6117068 5.1343087,7.6117021 l -0.5053191,0 0,-2.8523936 z m 6.4295214,1.2832447 c -0.317262,6.3e-6 -0.603877,0.031204 -0.864362,0.099734 C 9.9370004,6.2074021 9.7195799,6.3078506 9.5359041,6.4414894 9.3522267,6.5751391 9.2105586,6.744634 9.1103721,6.9468085 9.0101849,7.145566 8.9574468,7.3776627 8.9574468,7.644947 c 0,0.2433052 0.029663,0.45346 0.086436,0.6316487 0.056774,0.1747691 0.1391133,0.3350066 0.2526592,0.4720743 0.1168843,0.1370747 0.2684804,0.2592596 0.4454793,0.3723404 0.180335,0.1096596 0.3878573,0.2193664 0.6316483,0.3324472 0.250466,0.116513 0.451461,0.2169617 0.598404,0.2992024 0.150279,0.078818 0.262283,0.1543071 0.339096,0.2194143 0.0768,0.061687 0.126239,0.1212677 0.146277,0.1795217 0.02337,0.05483 0.03324,0.11421 0.03324,0.18617 -3e-6,0.07196 -0.01649,0.141009 -0.04655,0.206117 -0.02672,0.06168 -0.06953,0.11825 -0.132979,0.166224 -0.06012,0.04455 -0.135867,0.07897 -0.232712,0.106383 -0.09685,0.02399 -0.215474,0.03989 -0.352393,0.03989 -0.123567,10e-7 -0.258646,-0.01591 -0.405586,-0.03989 -0.143602,-0.02398 -0.291858,-0.05196 -0.4454766,-0.09309 C 9.7213787,10.678855 9.5665331,10.622086 9.4095745,10.56383 9.2559536,10.505578 9.1110058,10.442975 8.9707451,10.37101 l 0,1.296544 c 0.1335822,0.06168 0.2620425,0.111804 0.392287,0.152925 0.1302422,0.04112 0.2653223,0.07232 0.4055853,0.09973 0.14026,0.02741 0.2885166,0.04956 0.4454786,0.05984 C 10.371054,11.993759 10.542385,12 10.726064,12 c 0.347312,0 0.663622,-0.03764 0.944149,-0.113032 0.28052,-0.07539 0.514397,-0.188317 0.711436,-0.339096 0.19703,-0.150777 0.351905,-0.338992 0.458777,-0.565159 C 12.947287,10.756547 12.999995,10.493047 13,10.191489 12.999995,9.9379103 12.960433,9.7180882 12.886968,9.539894 12.81349,9.3617037 12.711386,9.2081145 12.574468,9.0744681 12.437542,8.9408271 12.272798,8.8248812 12.082447,8.7220743 11.892087,8.6158476 11.681256,8.509159 11.444149,8.4029253 11.240432,8.3069795 11.07238,8.2286762 10.945479,8.1635636 10.818573,8.0950298 10.723055,8.0322267 10.652925,7.9773934 10.58279,7.919142 10.536674,7.8625764 10.513297,7.8111706 c -0.02337,-0.054824 -0.0399,-0.1176309 -0.03989,-0.1861702 -3e-6,-0.1302136 0.04945,-0.2304573 0.139628,-0.3058515 0.09351,-0.075384 0.238422,-0.1130272 0.445478,-0.1130319 0.230428,4.7e-6 0.461056,0.034221 0.69149,0.1130319 0.230427,0.07882 0.477572,0.1824921 0.731383,0.3058515 L 12.940161,6.5146276 C 12.622896,6.3570015 12.316515,6.2410556 12.015957,6.162234 11.715393,6.0834236 11.392465,6.0425595 11.058511,6.0425532 z"
|
||||
id="path3715" />
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer2"
|
||||
inkscape:label="Symbol"
|
||||
sodipodi:insensitive="true" />
|
||||
</svg>
|
After Width: | Height: | Size: 12 KiB |
1115
apaxy/theme/icons/image-x-xcf.svg
Normal file
After Width: | Height: | Size: 43 KiB |
Before Width: | Height: | Size: 671 B |
Before Width: | Height: | Size: 788 B |
Before Width: | Height: | Size: 658 B |
Before Width: | Height: | Size: 675 B |
Before Width: | Height: | Size: 540 B |
Before Width: | Height: | Size: 540 B |
Before Width: | Height: | Size: 423 B |
Before Width: | Height: | Size: 614 B |
Before Width: | Height: | Size: 627 B |
373
apaxy/theme/icons/multipart-encrypted.svg
Normal file
@@ -0,0 +1,373 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
width="16"
|
||||
height="16"
|
||||
id="svg2"
|
||||
sodipodi:version="0.32"
|
||||
inkscape:version="0.47 r22583"
|
||||
version="1.0"
|
||||
sodipodi:docname="multipart-encrypted.svg"
|
||||
inkscape:output_extension="org.inkscape.output.svg.inkscape"
|
||||
style="display:inline">
|
||||
<defs
|
||||
id="defs4">
|
||||
<inkscape:perspective
|
||||
sodipodi:type="inkscape:persp3d"
|
||||
inkscape:vp_x="0 : 8 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_z="16 : 8 : 1"
|
||||
inkscape:persp3d-origin="8 : 5.3333333 : 1"
|
||||
id="perspective26" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient3327">
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3330" />
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop3333" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
id="ButtonColor"
|
||||
x1="10.31979"
|
||||
y1="21"
|
||||
x2="10.31979"
|
||||
y2="0.99929649"
|
||||
gradientUnits="userSpaceOnUse">
|
||||
<stop
|
||||
style="stop-color:#e6e6e6;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3189" />
|
||||
<stop
|
||||
style="stop-color:#f5f5f5;stop-opacity:1;"
|
||||
offset="1"
|
||||
id="stop3191" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3327"
|
||||
id="linearGradient3192"
|
||||
x1="9.0574636"
|
||||
y1="10.202822"
|
||||
x2="9.0574636"
|
||||
y2="-12.198761"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(0,5.8006549)" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor"
|
||||
id="linearGradient3204"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="15"
|
||||
y2="9"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(-16,-1)" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor"
|
||||
id="linearGradient3173"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(-16,-1)"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="15"
|
||||
y2="9" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor"
|
||||
id="linearGradient3177"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(-16,-1)"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="15"
|
||||
y2="9" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor"
|
||||
id="linearGradient3179"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0,-1,1,0,-1,16)"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="15"
|
||||
y2="9" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3327"
|
||||
id="linearGradient3612"
|
||||
x1="8"
|
||||
y1="15"
|
||||
x2="8"
|
||||
y2="-1"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
<inkscape:perspective
|
||||
id="perspective3752"
|
||||
inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
|
||||
inkscape:vp_z="1 : 0.5 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_x="0 : 0.5 : 1"
|
||||
sodipodi:type="inkscape:persp3d" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor-5"
|
||||
id="linearGradient3204-0"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="16.955648"
|
||||
y2="9"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(-17,-2)" />
|
||||
<linearGradient
|
||||
id="ButtonColor-5"
|
||||
x1="10.31979"
|
||||
y1="21"
|
||||
x2="10.31979"
|
||||
y2="0.99929649"
|
||||
gradientUnits="userSpaceOnUse">
|
||||
<stop
|
||||
style="stop-color:#e6e6e6;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3189-0" />
|
||||
<stop
|
||||
style="stop-color:#f5f5f5;stop-opacity:1;"
|
||||
offset="1"
|
||||
id="stop3191-2" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
y2="-19.30397"
|
||||
x2="9.0574636"
|
||||
y1="10.202822"
|
||||
x1="9.0574636"
|
||||
gradientTransform="translate(-0.499722,5.300655)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="linearGradient2897"
|
||||
xlink:href="#linearGradient3327-7"
|
||||
inkscape:collect="always" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient3327-7">
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3330-6" />
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop3333-8" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
y2="9"
|
||||
x2="16.955648"
|
||||
y1="9"
|
||||
x1="1"
|
||||
gradientTransform="translate(-17,-2)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="linearGradient3767"
|
||||
xlink:href="#ButtonColor-5"
|
||||
inkscape:collect="always" />
|
||||
<inkscape:perspective
|
||||
id="perspective3047"
|
||||
inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
|
||||
inkscape:vp_z="1 : 0.5 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_x="0 : 0.5 : 1"
|
||||
sodipodi:type="inkscape:persp3d" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3789"
|
||||
id="linearGradient3035"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0.36876681,0,0,0.4375579,2.0062526,-1.7520847)"
|
||||
x1="42"
|
||||
y1="72"
|
||||
x2="42"
|
||||
y2="24" />
|
||||
<linearGradient
|
||||
id="linearGradient3789">
|
||||
<stop
|
||||
style="stop-color:#949494;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3791" />
|
||||
<stop
|
||||
style="stop-color:#b3b3b3;stop-opacity:1;"
|
||||
offset="1"
|
||||
id="stop3793" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3789"
|
||||
id="linearGradient3037"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0.40904878,0,0,0.4375579,-9.0917041,-1.7520847)"
|
||||
x1="42"
|
||||
y1="72"
|
||||
x2="42"
|
||||
y2="24" />
|
||||
<linearGradient
|
||||
id="linearGradient3056">
|
||||
<stop
|
||||
style="stop-color:#949494;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3058" />
|
||||
<stop
|
||||
style="stop-color:#b3b3b3;stop-opacity:1;"
|
||||
offset="1"
|
||||
id="stop3060" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
id="linearGradient3063">
|
||||
<stop
|
||||
style="stop-color:#949494;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3065" />
|
||||
<stop
|
||||
style="stop-color:#b3b3b3;stop-opacity:1;"
|
||||
offset="1"
|
||||
id="stop3067" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
y2="24"
|
||||
x2="42"
|
||||
y1="72"
|
||||
x1="42"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="linearGradient3835"
|
||||
xlink:href="#linearGradient3789"
|
||||
inkscape:collect="always"
|
||||
gradientTransform="matrix(0.50606367,0,0,0.58347063,-9.1091462,61.995057)" />
|
||||
<linearGradient
|
||||
id="linearGradient3070">
|
||||
<stop
|
||||
style="stop-color:#949494;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3072" />
|
||||
<stop
|
||||
style="stop-color:#b3b3b3;stop-opacity:1;"
|
||||
offset="1"
|
||||
id="stop3074" />
|
||||
</linearGradient>
|
||||
</defs>
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#e7e7e7"
|
||||
borderopacity="1"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="39.539262"
|
||||
inkscape:cx="9.7162662"
|
||||
inkscape:cy="8.1625935"
|
||||
inkscape:document-units="px"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="true"
|
||||
inkscape:showpageshadow="false"
|
||||
showguides="false"
|
||||
inkscape:guide-bbox="true"
|
||||
inkscape:window-width="1920"
|
||||
inkscape:window-height="1023"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="24"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:snap-global="false">
|
||||
<sodipodi:guide
|
||||
orientation="1,0"
|
||||
position="0,112"
|
||||
id="guide2383" />
|
||||
<sodipodi:guide
|
||||
orientation="0,1"
|
||||
position="26.278146,128"
|
||||
id="guide2385" />
|
||||
<sodipodi:guide
|
||||
orientation="1,0"
|
||||
position="128,54.082119"
|
||||
id="guide2387" />
|
||||
<sodipodi:guide
|
||||
orientation="0,1"
|
||||
position="78.156291,0"
|
||||
id="guide2389" />
|
||||
<sodipodi:guide
|
||||
orientation="0,1"
|
||||
position="60.863576,64.084768"
|
||||
id="guide2391" />
|
||||
<inkscape:grid
|
||||
type="xygrid"
|
||||
id="grid3672"
|
||||
visible="true"
|
||||
enabled="true" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata7">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title></dc:title>
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:label="Button"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1">
|
||||
<rect
|
||||
ry="2"
|
||||
rx="2"
|
||||
y="0"
|
||||
x="-16"
|
||||
height="16"
|
||||
width="16"
|
||||
id="rect3196"
|
||||
style="fill:url(#linearGradient3767);fill-opacity:1;fill-rule:nonzero;stroke:none;display:inline"
|
||||
transform="matrix(0,-1,1,0,0,0)" />
|
||||
<path
|
||||
style="opacity:0.4;fill:url(#linearGradient2897);fill-opacity:1;fill-rule:nonzero;stroke:none;display:inline"
|
||||
d="M 2,0 C 0.892,0 0,0.892 0,2 l 0,12 c 0,1.108 0.892,2 2,2 l 12,0 c 1.108,0 2,-0.892 2,-2 L 16,2 C 16,0.892 15.108,0 14,0 L 2,0 z m 0.5,1 11,0 C 14.331,1 15,1.669 15,2.5 l 0,11 c 0,0.831 -0.669,1.5 -1.5,1.5 l -11,0 C 1.669,15 1,14.331 1,13.5 L 1,2.5 C 1,1.669 1.669,1 2.5,1 z"
|
||||
id="rect2410" />
|
||||
<path
|
||||
style="opacity:0.6;fill:#ffffff;fill-opacity:1;stroke:none;display:inline"
|
||||
d="M 2.5,1 C 1.669,1 1,1.669 1,2.5 l 0,1 C 1,2.669 1.669,2 2.5,2 l 11,0 C 14.331,2 15,2.669 15,3.5 l 0,-1 C 15,1.669 14.331,1 13.5,1 l -11,0 z"
|
||||
id="rect3770" />
|
||||
<path
|
||||
sodipodi:nodetypes="csccsccsccsccccccccsccccscccc"
|
||||
id="path2439"
|
||||
d="M 5.1188248,2 C 4.7512028,2.0000065 4.4589214,2.146484 4.2573246,2.4594166 4.0972306,2.7117898 4.0180191,3.007762 4.0180187,3.3257437 l 0,2.3758361 c 0,0.3179861 0.079212,0.5977987 0.2393059,0.8400735 0.2015968,0.307892 0.4938782,0.4594165 0.8615002,0.4594165 l 1.7389544,0 c 0.373547,0 0.6598975,-0.151526 0.8615009,-0.4594165 C 7.8793693,6.2993806 7.9745345,6.0195652 7.9745398,5.7015798 l 0,-2.3758361 C 7.9745345,3.007762 7.8793684,2.7117898 7.7192801,2.4594166 7.5176774,2.146484 7.2313271,2.0000065 6.8577792,2 L 5.1188248,2 z m 0.4390448,0.4200374 0.9017978,0 c 0.1007967,5e-6 0.1881994,0.017178 0.2712132,0.052506 L 4.9356751,6.1347427 C 4.8763802,5.9984642 4.8399517,5.8530009 4.8399526,5.7015798 l 0,-2.3758361 c -9e-7,-0.2119875 0.058738,-0.405937 0.1595372,-0.5775526 0.1304446,-0.2170325 0.3152746,-0.328148 0.5583798,-0.3281537 z m 1.5239923,0.4725421 c 0.05336,0.1413304 0.079766,0.2867938 0.07977,0.4331642 l 0,2.3758361 C 7.1616276,5.908524 7.1028908,6.0994414 7.0020937,6.2660041 6.8775742,6.4830424 6.7027686,6.5941594 6.4596674,6.5941586 l -0.9017978,0 c -0.088942,8e-7 -0.1781791,-0.022222 -0.2552593,-0.052506 L 7.0818619,2.8925805 z"
|
||||
style="font-size:16px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:100%;writing-mode:lr-tb;text-anchor:start;fill:#999999;fill-opacity:1;stroke:none;display:inline;font-family:Unispace;-inkscape-font-specification:Unispace" />
|
||||
<path
|
||||
sodipodi:nodetypes="ccccccccccc"
|
||||
id="flowRoot2412"
|
||||
d="m 12.033781,6.989458 -3.0594363,0 0,-0.8424612 1.0076916,0 0,-3.2256776 -0.7754786,0 0,-0.9213192 1.7316393,0 0,4.1469968 1.095584,0 0,0.8424612"
|
||||
style="font-size:16px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:100%;writing-mode:lr-tb;text-anchor:start;fill:#999999;fill-opacity:1;stroke:none;display:inline;font-family:Unispace;-inkscape-font-specification:Unispace" />
|
||||
<path
|
||||
style="font-size:16px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:100%;writing-mode:lr-tb;text-anchor:start;fill:#999999;fill-opacity:1;stroke:none;display:inline;font-family:Unispace;-inkscape-font-specification:Unispace"
|
||||
d="m 9.126743,9 c -0.3676218,7e-6 -0.6599028,0.146484 -0.8614998,0.459417 -0.160094,0.252373 -0.239306,0.548345 -0.239306,0.866327 l 0,2.375836 c 0,0.317986 0.07921,0.597798 0.239306,0.840073 0.201597,0.307892 0.493878,0.459417 0.8614998,0.459417 l 1.738954,0 c 0.373547,0 0.659898,-0.151526 0.861501,-0.459417 0.160089,-0.242272 0.255255,-0.522088 0.25526,-0.840073 l 0,-2.375836 c -5e-6,-0.317982 -0.09517,-0.613954 -0.25526,-0.866327 C 11.525596,9.146484 11.239245,9.000007 10.865697,9 L 9.126743,9 z m 0.439045,0.420037 0.901798,0 c 0.100796,5e-6 0.188199,0.01718 0.271213,0.05251 l -1.7952058,3.6622 c -0.05929,-0.136283 -0.09572,-0.281746 -0.09572,-0.433167 l 0,-2.375836 C 8.8478722,10.113756 8.9066132,9.919807 9.00741,9.748191 9.137853,9.531159 9.322683,9.420043 9.565788,9.420037 z M 11.08978,9.89258 c 0.05336,0.14133 0.07977,0.286793 0.07977,0.433164 l 0,2.375836 c -4e-6,0.206944 -0.05874,0.397861 -0.159538,0.564424 -0.12452,0.217038 -0.299325,0.328155 -0.542426,0.328155 l -0.901798,0 c -0.08894,0 -0.178179,-0.02222 -0.255259,-0.05251 L 11.08978,9.892577 z"
|
||||
id="path2914"
|
||||
sodipodi:nodetypes="csccsccsccsccccccccsccccscccc" />
|
||||
<path
|
||||
style="font-size:16px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:100%;writing-mode:lr-tb;text-anchor:start;fill:#999999;fill-opacity:1;stroke:none;display:inline;font-family:Unispace;-inkscape-font-specification:Unispace"
|
||||
d="m 7.0157629,13.989458 -3.0088537,0 0,-0.842461 1.0076916,0 0,-3.225678 -0.7754786,0 0,-0.921319 1.7316393,0 0,4.146997 1.0450014,0 0,0.842461"
|
||||
id="path2916"
|
||||
sodipodi:nodetypes="ccccccccccc" />
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer2"
|
||||
inkscape:label="Symbol"
|
||||
sodipodi:insensitive="true" />
|
||||
</svg>
|
After Width: | Height: | Size: 14 KiB |
559
apaxy/theme/icons/package-x-generic.svg
Normal file
@@ -0,0 +1,559 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
width="16"
|
||||
height="16"
|
||||
id="svg2"
|
||||
sodipodi:version="0.32"
|
||||
inkscape:version="0.47 r22583"
|
||||
version="1.0"
|
||||
sodipodi:docname="package-x-generic.svg"
|
||||
inkscape:output_extension="org.inkscape.output.svg.inkscape"
|
||||
style="display:inline">
|
||||
<defs
|
||||
id="defs4">
|
||||
<linearGradient
|
||||
id="linearGradient3880">
|
||||
<stop
|
||||
style="stop-color:#6d5131;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3882" />
|
||||
<stop
|
||||
style="stop-color:#6d5131;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop3884" />
|
||||
</linearGradient>
|
||||
<inkscape:perspective
|
||||
sodipodi:type="inkscape:persp3d"
|
||||
inkscape:vp_x="0 : 8 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_z="16 : 8 : 1"
|
||||
inkscape:persp3d-origin="8 : 5.3333333 : 1"
|
||||
id="perspective26" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient3327">
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3330" />
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop3333" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
id="ButtonColor"
|
||||
x1="10.31979"
|
||||
y1="21"
|
||||
x2="10.31979"
|
||||
y2="0.99929649"
|
||||
gradientUnits="userSpaceOnUse">
|
||||
<stop
|
||||
style="stop-color:#e6e6e6;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3189" />
|
||||
<stop
|
||||
style="stop-color:#f5f5f5;stop-opacity:1;"
|
||||
offset="1"
|
||||
id="stop3191" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3327"
|
||||
id="linearGradient3192"
|
||||
x1="9.0574636"
|
||||
y1="10.202822"
|
||||
x2="9.0574636"
|
||||
y2="-12.198761"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(0,5.8006549)" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor"
|
||||
id="linearGradient3204"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="15"
|
||||
y2="9"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(-16,-1)" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor"
|
||||
id="linearGradient3173"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(-16,-1)"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="15"
|
||||
y2="9" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor"
|
||||
id="linearGradient3177"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(-16,-1)"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="15"
|
||||
y2="9" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor"
|
||||
id="linearGradient3179"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0,-1,1,0,-1,16)"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="15"
|
||||
y2="9" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3327"
|
||||
id="linearGradient3612"
|
||||
x1="8"
|
||||
y1="15"
|
||||
x2="8"
|
||||
y2="-1"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
<inkscape:perspective
|
||||
id="perspective3752"
|
||||
inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
|
||||
inkscape:vp_z="1 : 0.5 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_x="0 : 0.5 : 1"
|
||||
sodipodi:type="inkscape:persp3d" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#ButtonColor-5"
|
||||
id="linearGradient3204-0"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="16.955648"
|
||||
y2="9"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(-17,-2)" />
|
||||
<linearGradient
|
||||
id="ButtonColor-5"
|
||||
x1="10.31979"
|
||||
y1="21"
|
||||
x2="10.31979"
|
||||
y2="0.99929649"
|
||||
gradientUnits="userSpaceOnUse">
|
||||
<stop
|
||||
style="stop-color:#e6e6e6;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3189-0" />
|
||||
<stop
|
||||
style="stop-color:#f5f5f5;stop-opacity:1;"
|
||||
offset="1"
|
||||
id="stop3191-2" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
y2="-19.30397"
|
||||
x2="9.0574636"
|
||||
y1="10.202822"
|
||||
x1="9.0574636"
|
||||
gradientTransform="translate(-0.499722,5.300655)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="linearGradient2897"
|
||||
xlink:href="#linearGradient3327-7"
|
||||
inkscape:collect="always" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient3327-7">
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3330-6" />
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop3333-8" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
y2="9"
|
||||
x2="16.955648"
|
||||
y1="9"
|
||||
x1="1"
|
||||
gradientTransform="translate(-17,-2)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="linearGradient3767"
|
||||
xlink:href="#linearGradient4289"
|
||||
inkscape:collect="always" />
|
||||
<inkscape:perspective
|
||||
id="perspective2982"
|
||||
inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
|
||||
inkscape:vp_z="1 : 0.5 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_x="0 : 0.5 : 1"
|
||||
sodipodi:type="inkscape:persp3d" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient4289"
|
||||
id="linearGradient3867"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(11.119372,-6.2581977)"
|
||||
x1="-3.0607977"
|
||||
y1="27.258198"
|
||||
x2="-3.0607977"
|
||||
y2="7.2536583" />
|
||||
<linearGradient
|
||||
id="linearGradient4289">
|
||||
<stop
|
||||
id="stop4291"
|
||||
offset="0"
|
||||
style="stop-color:#996c3b;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop4293"
|
||||
offset="1"
|
||||
style="stop-color:#c19e6d;stop-opacity:1;" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient4309"
|
||||
id="linearGradient3889"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0.2514503,0,0,0.2514503,-42.22951,-5.0793315)"
|
||||
x1="50.499405"
|
||||
y1="19.881863"
|
||||
x2="50.499405"
|
||||
y2="47.295406" />
|
||||
<linearGradient
|
||||
id="linearGradient4309"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="52.25"
|
||||
y1="47.247101"
|
||||
x2="52.25"
|
||||
y2="0.2393">
|
||||
<stop
|
||||
offset="0"
|
||||
style="stop-color:#d8cab2;stop-opacity:1"
|
||||
id="stop4311" />
|
||||
<stop
|
||||
offset="0.45710954"
|
||||
style="stop-color:#d2b98c;stop-opacity:1"
|
||||
id="stop4321" />
|
||||
<stop
|
||||
offset="0.4859"
|
||||
style="stop-color:#F9F7EF"
|
||||
id="stop4323" />
|
||||
<stop
|
||||
offset="0.4911"
|
||||
style="stop-color:#FFFFFF"
|
||||
id="stop4325" />
|
||||
<stop
|
||||
offset="0.4918"
|
||||
style="stop-color:#FBF9F4"
|
||||
id="stop4327" />
|
||||
<stop
|
||||
offset="0.4946"
|
||||
style="stop-color:#EFE7D0"
|
||||
id="stop4329" />
|
||||
<stop
|
||||
offset="0.4977"
|
||||
style="stop-color:#E4D6B0"
|
||||
id="stop4331" />
|
||||
<stop
|
||||
offset="0.5011"
|
||||
style="stop-color:#DAC894"
|
||||
id="stop4333" />
|
||||
<stop
|
||||
offset="0.5049"
|
||||
style="stop-color:#c7a572;stop-opacity:1"
|
||||
id="stop4335" />
|
||||
<stop
|
||||
offset="1"
|
||||
style="stop-color:#d7c198;stop-opacity:1"
|
||||
id="stop4347" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
gradientTransform="matrix(0.23809522,0,0,0.23809522,-40.428572,-6.4761893)"
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient4295"
|
||||
id="linearGradient2489"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="48"
|
||||
y1="42"
|
||||
x2="6.7812738"
|
||||
y2="18.202358" />
|
||||
<linearGradient
|
||||
id="linearGradient4295">
|
||||
<stop
|
||||
id="stop4297"
|
||||
offset="0"
|
||||
style="stop-color:#b88f56;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop4299"
|
||||
offset="1"
|
||||
style="stop-color:#d9bd98;stop-opacity:1" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient4295"
|
||||
id="linearGradient3264"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="47.226776"
|
||||
y1="29.039698"
|
||||
x2="6.3304405"
|
||||
y2="18.081558"
|
||||
gradientTransform="matrix(-0.23809522,0,0,0.23809522,-17.57143,-6.4761893)" />
|
||||
<linearGradient
|
||||
id="linearGradient3007">
|
||||
<stop
|
||||
id="stop3009"
|
||||
offset="0"
|
||||
style="stop-color:#b88f56;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop3011"
|
||||
offset="1"
|
||||
style="stop-color:#d9bd98;stop-opacity:1" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
y2="7.2536583"
|
||||
x2="-3.0607977"
|
||||
y1="27.258198"
|
||||
x1="-3.0607977"
|
||||
gradientTransform="translate(-28.880628,-12.258198)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="linearGradient3017"
|
||||
xlink:href="#linearGradient4289"
|
||||
inkscape:collect="always" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient4289"
|
||||
id="linearGradient3859"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(-8,-2)"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="16.955648"
|
||||
y2="9" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient4289"
|
||||
id="linearGradient3865"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0,-1,1,0,-2,8)"
|
||||
x1="1"
|
||||
y1="9"
|
||||
x2="16.955648"
|
||||
y2="9" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient4295"
|
||||
id="linearGradient3868"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0,-1,1,0,-2,8)"
|
||||
x1="5"
|
||||
y1="10"
|
||||
x2="5"
|
||||
y2="2" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient4295"
|
||||
id="linearGradient3872"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0,-1,-1,0,18,8)"
|
||||
x1="5"
|
||||
y1="10"
|
||||
x2="5"
|
||||
y2="2" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient4309"
|
||||
id="linearGradient3876"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0.2514503,0,0,0.2514503,-5.22951,-1.0793315)"
|
||||
x1="50.499405"
|
||||
y1="16.167381"
|
||||
x2="50.499405"
|
||||
y2="47.295406" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3880"
|
||||
id="linearGradient3886"
|
||||
x1="7.978272"
|
||||
y1="7.4889145"
|
||||
x2="14"
|
||||
y2="7.4889145"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
spreadMethod="reflect" />
|
||||
<inkscape:perspective
|
||||
id="perspective3027"
|
||||
inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
|
||||
inkscape:vp_z="1 : 0.5 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_x="0 : 0.5 : 1"
|
||||
sodipodi:type="inkscape:persp3d" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3737"
|
||||
id="linearGradient3877"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-0.25789762,0,0,0.20638289,22.074726,2.1462134)"
|
||||
x1="10"
|
||||
y1="40.263424"
|
||||
x2="10"
|
||||
y2="89.666374" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient3737">
|
||||
<stop
|
||||
style="stop-color:#ffffff;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3739" />
|
||||
<stop
|
||||
style="stop-color:#ffffff;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop3741" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
y2="89.666374"
|
||||
x2="10"
|
||||
y1="40.263424"
|
||||
x1="10"
|
||||
gradientTransform="matrix(-0.50000023,0,0,0.15047142,6.0000019,0.58302948)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="linearGradient3036"
|
||||
xlink:href="#linearGradient3737"
|
||||
inkscape:collect="always" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3737"
|
||||
id="linearGradient3909"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-0.50000023,0,0,0.15047142,19.000002,0.58302948)"
|
||||
x1="10"
|
||||
y1="40.263424"
|
||||
x2="10"
|
||||
y2="89.666374" />
|
||||
</defs>
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#e7e7e7"
|
||||
borderopacity="1"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="14.104939"
|
||||
inkscape:cx="4.6133544"
|
||||
inkscape:cy="2.4104436"
|
||||
inkscape:document-units="px"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="true"
|
||||
inkscape:showpageshadow="false"
|
||||
showguides="false"
|
||||
inkscape:guide-bbox="true"
|
||||
inkscape:window-width="1920"
|
||||
inkscape:window-height="1023"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="24"
|
||||
inkscape:window-maximized="1">
|
||||
<sodipodi:guide
|
||||
orientation="1,0"
|
||||
position="0,112"
|
||||
id="guide2383" />
|
||||
<sodipodi:guide
|
||||
orientation="0,1"
|
||||
position="26.278146,128"
|
||||
id="guide2385" />
|
||||
<sodipodi:guide
|
||||
orientation="1,0"
|
||||
position="128,54.082119"
|
||||
id="guide2387" />
|
||||
<sodipodi:guide
|
||||
orientation="0,1"
|
||||
position="78.156291,0"
|
||||
id="guide2389" />
|
||||
<sodipodi:guide
|
||||
orientation="0,1"
|
||||
position="60.863576,64.084768"
|
||||
id="guide2391" />
|
||||
<inkscape:grid
|
||||
type="xygrid"
|
||||
id="grid3672"
|
||||
visible="true"
|
||||
enabled="true" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata7">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title></dc:title>
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:label="Button"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1">
|
||||
<rect
|
||||
ry="2"
|
||||
rx="2"
|
||||
y="0"
|
||||
x="-16"
|
||||
height="16"
|
||||
width="16"
|
||||
id="rect3196"
|
||||
style="fill:url(#linearGradient3767);fill-opacity:1.0;fill-rule:nonzero;stroke:none;display:inline"
|
||||
transform="matrix(0,-1,1,0,0,0)" />
|
||||
<path
|
||||
sodipodi:nodetypes="ccccc"
|
||||
id="path3907"
|
||||
d="m 15,6 0,7.895047 c -0.288428,0.0777 -0.627462,0.138899 -1,0.178685 L 14,6 15,6 z"
|
||||
style="opacity:0.3;fill:url(#linearGradient3909);fill-opacity:1;fill-rule:nonzero;stroke:none;display:inline" />
|
||||
<path
|
||||
style="opacity:0.3;fill:url(#linearGradient3036);fill-opacity:1;fill-rule:nonzero;stroke:none;display:inline"
|
||||
d="m 2,6 0,7.895047 c -0.2884285,0.0777 -0.6274625,0.138899 -1,0.178685 L 1,6 2,6 z"
|
||||
id="path3873"
|
||||
sodipodi:nodetypes="ccccc" />
|
||||
<path
|
||||
id="path3870"
|
||||
d="m 14,0 c 1.108,0 2,0.892 2,2 l 0,3 c 0,1.108 -0.892,2 -2,2 L 8,7 8,0 14,0 z"
|
||||
style="fill:url(#linearGradient3872);fill-opacity:1;fill-rule:nonzero;stroke:none;display:inline" />
|
||||
<path
|
||||
style="fill:url(#linearGradient3868);fill-opacity:1;fill-rule:nonzero;stroke:none;display:inline"
|
||||
d="M 2 0 C 0.892 0 3.0947467e-18 0.892 0 2 L 0 5 C 0 6.108 0.892 7 2 7 L 8 7 L 8 0 L 2 0 z "
|
||||
id="rect3861" />
|
||||
<rect
|
||||
style="opacity:1;color:#000000;fill:url(#linearGradient3886);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.50000000000000000;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
id="rect3878"
|
||||
width="12.038658"
|
||||
height="1.0221715"
|
||||
x="1.9613416"
|
||||
y="6.9778285" />
|
||||
<path
|
||||
style="fill:url(#linearGradient3876);fill-opacity:1;display:inline"
|
||||
d="M 6.061545,0.0220848 6.043325,11.05172 10.017159,10.027301 9.976799,0 6.061545,0.0220848 z"
|
||||
id="path3874"
|
||||
sodipodi:nodetypes="ccccc" />
|
||||
<path
|
||||
style="opacity:0.4;fill:url(#linearGradient2897);fill-opacity:1;fill-rule:nonzero;stroke:none;display:inline"
|
||||
d="M 2,0 C 0.892,0 0,0.892 0,2 l 0,12 c 0,1.108 0.892,2 2,2 l 12,0 c 1.108,0 2,-0.892 2,-2 L 16,2 C 16,0.892 15.108,0 14,0 L 2,0 z m 0.5,1 11,0 C 14.331,1 15,1.669 15,2.5 l 0,11 c 0,0.831 -0.669,1.5 -1.5,1.5 l -11,0 C 1.669,15 1,14.331 1,13.5 L 1,2.5 C 1,1.669 1.669,1 2.5,1 z"
|
||||
id="rect2410" />
|
||||
<path
|
||||
style="opacity:0.2;fill:#ffffff;fill-opacity:1;stroke:none;display:inline"
|
||||
d="M 2.5,1 C 1.669,1 1,1.669 1,2.5 l 0,1 C 1,2.669 1.669,2 2.5,2 l 11,0 C 14.331,2 15,2.669 15,3.5 l 0,-1 C 15,1.669 14.331,1 13.5,1 l -11,0 z"
|
||||
id="rect3770" />
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer2"
|
||||
inkscape:label="Symbol"
|
||||
sodipodi:insensitive="true" />
|
||||
</svg>
|
After Width: | Height: | Size: 17 KiB |
Before Width: | Height: | Size: 614 B |
Before Width: | Height: | Size: 799 B |
Before Width: | Height: | Size: 757 B |
Before Width: | Height: | Size: 610 B |
Before Width: | Height: | Size: 679 B |
Before Width: | Height: | Size: 629 B |
Before Width: | Height: | Size: 622 B |
Before Width: | Height: | Size: 743 B |
Before Width: | Height: | Size: 621 B |
Before Width: | Height: | Size: 781 B |
Before Width: | Height: | Size: 384 B |
Before Width: | Height: | Size: 660 B |