diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..c1262bb
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,13 @@
+*.java text diff=java
+*.properties text
+*.xml text
+*.ini text
+*.md text
+*.txt text
+*.form text eol=lf
+
+*.class binary
+*.jar binary
+*.png binary
+*.ico binary
+*.xcf binary
diff --git a/.github/BupV.png b/.github/BupV.png
new file mode 100644
index 0000000..1c0bfc5
Binary files /dev/null and b/.github/BupV.png differ
diff --git a/.github/Unity.png b/.github/Unity.png
new file mode 100644
index 0000000..d00115a
Binary files /dev/null and b/.github/Unity.png differ
diff --git a/.github/tar-directories.png b/.github/tar-directories.png
new file mode 100644
index 0000000..bbfd372
Binary files /dev/null and b/.github/tar-directories.png differ
diff --git a/.github/tar-directory-contents.png b/.github/tar-directory-contents.png
new file mode 100644
index 0000000..0efdfe4
Binary files /dev/null and b/.github/tar-directory-contents.png differ
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..d59fcd1
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,5 @@
+/target/
+/.idea/
+/nbactions.xml
+/history.ini
+/dependency-reduced-pom.xml
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
new file mode 100644
index 0000000..91de4ff
--- /dev/null
+++ b/CONTRIBUTING.md
@@ -0,0 +1,34 @@
+# Disclaimer
+
+This is a hobby project. I work on it for fun.
+If I'm not having fun, I probably won't do it :)
+You're welcome to report issues, or create pull requests.
+But if they're not useful to me, I probably won't respond
+(though they may help others who run into them).
+If you really want to see enhancements, fork it and have fun. :)
+
+# Development environment
+
+Any Java IDE of your choice. However the main window form was creating using Netbeans form designer, so you'll want that to edit the GUI.
+
+# Building
+
+It's a standard Maven project. Run
+```
+mvn clean install
+```
+It will generate a self-contained fat jar in the `/target/` directory that is ready to use.
+
+# Reporting issues
+
+Use issue reporting best practices. Provide these 3 things:
+
+1. Steps to reproduce the issue
+2. Expected behavior
+3. Actual behavior
+
+# Pull requests
+
+Check your code against SpotBugs, PMD, or IntelliJ inspections. Fix any issues.
+
+Anything that is merged will be a fast-forward or squash-merge.
diff --git a/LICENSE.txt b/LICENSE.txt
new file mode 100644
index 0000000..be3f7b2
--- /dev/null
+++ b/LICENSE.txt
@@ -0,0 +1,661 @@
+ GNU AFFERO GENERAL PUBLIC LICENSE
+ Version 3, 19 November 2007
+
+ Copyright (C) 2007 Free Software Foundation, Inc.
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+
+ Preamble
+
+ The GNU Affero General Public License is a free, copyleft license for
+software and other kinds of works, specifically designed to ensure
+cooperation with the community in the case of network server software.
+
+ The licenses for most software and other practical works are designed
+to take away your freedom to share and change the works. By contrast,
+our General Public Licenses are 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.
+
+ 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.
+
+ Developers that use our General Public Licenses protect your rights
+with two steps: (1) assert copyright on the software, and (2) offer
+you this License which gives you legal permission to copy, distribute
+and/or modify the software.
+
+ A secondary benefit of defending all users' freedom is that
+improvements made in alternate versions of the program, if they
+receive widespread use, become available for other developers to
+incorporate. Many developers of free software are heartened and
+encouraged by the resulting cooperation. However, in the case of
+software used on network servers, this result may fail to come about.
+The GNU General Public License permits making a modified version and
+letting the public access it on a server without ever releasing its
+source code to the public.
+
+ The GNU Affero General Public License is designed specifically to
+ensure that, in such cases, the modified source code becomes available
+to the community. It requires the operator of a network server to
+provide the source code of the modified version running there to the
+users of that server. Therefore, public use of a modified version, on
+a publicly accessible server, gives the public access to the source
+code of the modified version.
+
+ An older license, called the Affero General Public License and
+published by Affero, was designed to accomplish similar goals. This is
+a different license, not a version of the Affero GPL, but Affero has
+released a new version of the Affero GPL which permits relicensing under
+this license.
+
+ 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 Affero 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. Remote Network Interaction; Use with the GNU General Public License.
+
+ Notwithstanding any other provision of this License, if you modify the
+Program, your modified version must prominently offer all users
+interacting with it remotely through a computer network (if your version
+supports such interaction) an opportunity to receive the Corresponding
+Source of your version by providing access to the Corresponding Source
+from a network server at no charge, through some standard or customary
+means of facilitating copying of software. This Corresponding Source
+shall include the Corresponding Source for any work covered by version 3
+of the GNU General Public License that is incorporated pursuant to the
+following paragraph.
+
+ 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 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 work with which it is combined will remain governed by version
+3 of the GNU General Public License.
+
+ 14. Revised Versions of this License.
+
+ The Free Software Foundation may publish revised and/or new versions of
+the GNU Affero 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 Affero 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 Affero 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 Affero 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.
+
+
+ Copyright (C)
+
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU Affero 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 Affero General Public License for more details.
+
+ You should have received a copy of the GNU Affero General Public License
+ along with this program. If not, see .
+
+Also add information on how to contact you by electronic and paper mail.
+
+ If your software can interact with users remotely through a computer
+network, you should also make sure that it provides a way for users to
+get its source. For example, if your program is a web application, its
+interface could display a "Source" link that leads users to an archive
+of the code. There are many ways you could offer source, and different
+solutions will be better for different programs; see section 13 for the
+specific requirements.
+
+ 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 AGPL, see
+.
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..e262364
--- /dev/null
+++ b/README.md
@@ -0,0 +1,80 @@
+# Basic .unitypackage Viewer
+
+I just wanted a simple tool to do the following:
+
+* Browse the tree of a `.unitypackage` file
+* Extract some individual files
+* All without having to start Unity
+
+So I threw this together for my own use. Maybe it could be helpful to others.
+
+This is a Java program requiring Java 8 or higher.
+
+
+# How to use
+
+![](.github/BupV.png?raw=true)
+
+* Run with Java
+* Accepts a `.unitypackage` as a program argument to open immediately
+* Open `.unitypackage` files using the Open button, or drag and drop a `.unitypackage` onto the window
+* Search by name or GUID in the text box and press Enter or the Search button
+* Expand/Collapse the tree
+* Files with a preview will appear in the preview box
+* Extract the selected item into the same directory as the `.unitypackage`.
+ The directory will be opened in your OS file viewer.
+* Right-click to copy name, size, or GUID
+* History.ini saves the last directory used
+
+
+# Disclaimers
+
+* This is *beta* quality software. No rigorous testing has been done. It probably has bugs. Only tested with data as I make use of it.
+
+* All I know about the `.unitypackage` file format came from examining several files, and reading code from some existing tools.
+I didn't read any specification (assuming there is one). There could certainly be edge cases this misses.
+
+# The `.unitypackage` file format
+
+A `.unitypackage` is just a compressed TAR archive.
+Inside it contains several root directories.
+Each directory name is a GUID.
+
+![](.github/tar-directories.png?raw=true)
+
+
+Inside each of them is the contents of the asset with that GUID.
+Specifically, each GUID directory contains some of these 4 files.
+
+![](.github/tar-directory-contents.png?raw=true)
+
+* `pathname` First line of text is the full path of the asset where it will appear when imported into Unity.
+* `asset.meta` The corresponding .meta file.
+* `asset` Contains the actual asset payload. Won't exist for directories.
+* `preview.png` Optional preview of some types of assets.
+
+
+It's not difficult to build up the structure of what's shown when you import into unity.
+
+As shown in Unity:
+
+![](.github/Unity.png?raw=true)
+
+As shown in this tool:
+
+![](.github/BupV.png?raw=true)
+
+# Existing open source tools I found
+
+### https://gist.github.com/yasirkula/dfc43134fbfefb820d0adbc5d7c25fb3
+
+A very nice Unity script to explore `.unitypackages`.
+
+### https://github.com/Switch-9867/UnitypackgeExtractor
+
+C# command-line tool.
+
+### https://github.com/Cobertos/unitypackage_extractor
+
+Python command-line tool. Its associated pypi package at https://pypi.org/project/unitypackage-extractor/
+
diff --git a/icon/1033_Icon_103.ico b/icon/1033_Icon_103.ico
new file mode 100644
index 0000000..7490ac8
Binary files /dev/null and b/icon/1033_Icon_103.ico differ
diff --git a/icon/240px-Magnifying_Glass_(89626)_-_The_Noun_Project.svg.png b/icon/240px-Magnifying_Glass_(89626)_-_The_Noun_Project.svg.png
new file mode 100644
index 0000000..5cb537a
Binary files /dev/null and b/icon/240px-Magnifying_Glass_(89626)_-_The_Noun_Project.svg.png differ
diff --git a/icon/BupVIcon.ico b/icon/BupVIcon.ico
new file mode 100644
index 0000000..09529a5
Binary files /dev/null and b/icon/BupVIcon.ico differ
diff --git a/icon/BupVIcon.xcf b/icon/BupVIcon.xcf
new file mode 100644
index 0000000..a201e7c
Binary files /dev/null and b/icon/BupVIcon.xcf differ
diff --git a/pom.xml b/pom.xml
new file mode 100644
index 0000000..b72ec6b
--- /dev/null
+++ b/pom.xml
@@ -0,0 +1,80 @@
+
+
+ 4.0.0
+ m35-projects
+ unity-package-viewer
+ 0.0.1
+ jar
+
+ UTF-8
+ 1.8
+ 1.8
+
+
+
+
+
+ org.apache.commons
+ commons-compress
+ 1.26.2
+
+
+
+
+
+ src/main/resources
+ src/main/java
+
+ src/main/misc
+ true
+
+
+ .
+ LICENSE.txt
+
+
+
+
+ org.apache.maven.plugins
+ maven-shade-plugin
+
+
+ package
+
+ shade
+
+
+ UnityPackageViewer-${project.version}
+ true
+
+
+
+
+ ${project.groupId}:${project.artifactId}
+
+ **/*
+
+
+
+ *:*
+
+ META-INF/MANIFEST.MF
+
+
+
+
+
+
+
+
+ unitypackage.viewer.Main
+
+
+
+
+
+
+
+
+
+
diff --git a/src/main/java/unitypackage/model/UnityAsset.java b/src/main/java/unitypackage/model/UnityAsset.java
new file mode 100644
index 0000000..83f3fe6
--- /dev/null
+++ b/src/main/java/unitypackage/model/UnityAsset.java
@@ -0,0 +1,86 @@
+/*
+ * Basic .unitypackage Viewer
+ * Copyright (C) 2024 Michael Sabin
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Affero 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 Affero General Public License for more details.
+ *
+ * You should have received a copy of the GNU Affero General Public License
+ * along with this program. If not, see .
+ */
+
+package unitypackage.model;
+
+import java.awt.image.BufferedImage;
+import java.nio.file.Path;
+import java.nio.file.Paths;
+import java.util.Date;
+
+/**
+ * An asset as it would appear in the tree of stuff you see when you import a .unitypackage into unity.
+ * This could be a directory or a file.
+ */
+public class UnityAsset {
+
+ private final UnityAssetBuilder source;
+
+ UnityAsset(UnityAssetBuilder source) {
+ this.source = source;
+ }
+
+ public String getFullPath() {
+ return source.getPathname_firstLine();
+ }
+
+ public Path getFullPathAsPath() {
+ return Paths.get(getFullPath());
+ }
+
+ public Path getFileNameAsPath() {
+ return getFullPathAsPath().getFileName();
+ }
+
+ public String getFileName() {
+ return getFileNameAsPath().toString();
+ }
+
+ public long getSize() {
+ return source.getAsset_fileSize();
+ }
+
+ public String getGuid() {
+ return source.getAsset_meta_guid();
+ }
+
+ public String getDirectoryGuid() {
+ return source.getGuidBaseDirectory();
+ }
+
+ public BufferedImage getPreview() {
+ return source.getPreview();
+ }
+
+ public boolean isProbablyDirectory() {
+ return source.getRawPathTo_asset_file() == null;
+ }
+
+ String getTarPathOf_asset_File() {
+ return source.getRawPathTo_asset_file();
+ }
+
+ public Date getDateModified() {
+ return source.getAsset_dateModified();
+ }
+
+ @Override
+ public String toString() {
+ return "UnityAsset{" + getFullPath() + '}';
+ }
+}
diff --git a/src/main/java/unitypackage/model/UnityAssetBuilder.java b/src/main/java/unitypackage/model/UnityAssetBuilder.java
new file mode 100644
index 0000000..b301699
--- /dev/null
+++ b/src/main/java/unitypackage/model/UnityAssetBuilder.java
@@ -0,0 +1,210 @@
+/*
+ * Basic .unitypackage Viewer
+ * Copyright (C) 2024 Michael Sabin
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Affero 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 Affero General Public License for more details.
+ *
+ * You should have received a copy of the GNU Affero General Public License
+ * along with this program. If not, see .
+ */
+
+package unitypackage.model;
+
+import java.awt.image.BufferedImage;
+import java.io.BufferedReader;
+import java.io.File;
+import java.io.IOException;
+import java.io.InputStream;
+import java.io.InputStreamReader;
+import java.nio.charset.StandardCharsets;
+import java.util.Date;
+import java.util.List;
+import java.util.stream.Collectors;
+import javax.imageio.ImageIO;
+import org.apache.commons.compress.archivers.tar.TarArchiveEntry;
+import org.apache.commons.compress.archivers.tar.TarArchiveInputStream;
+
+/**
+ * Collects information about the files inside one directory in the .unitypackage tar file.
+ */
+class UnityAssetBuilder {
+
+ /**
+ * The directory name, which is also the GUID of the asset.
+ */
+ private final String guidBaseDirectory;
+
+ public String getGuidBaseDirectory() {
+ return guidBaseDirectory;
+ }
+
+ /**
+ * GUID found in the "asset.meta" file in this directory.
+ * May be null.
+ */
+ private String asset_meta_guid;
+
+ public String getAsset_meta_guid() {
+ return asset_meta_guid;
+ }
+
+ /**
+ * Contents of the "pathname" file in this directory.
+ */
+ private String pathname_firstLine;
+
+ public String getPathname_firstLine() {
+ return pathname_firstLine;
+ }
+
+ /**
+ * Full path in the tar file to the "asset" file in this directory.
+ */
+ private String rawPathTo_asset_file;
+
+ public String getRawPathTo_asset_file() {
+ return rawPathTo_asset_file;
+ }
+
+ /**
+ * Size of the "asset" file in this directory.
+ * Will remain -1 if there is no "asset" file.
+ */
+ private long asset_fileSize = -1;
+
+ public long getAsset_fileSize() {
+ return asset_fileSize;
+ }
+
+ private Date asset_dateModified;
+
+ public Date getAsset_dateModified() {
+ return asset_dateModified;
+ }
+
+ /**
+ * The image in the "preview.png" file in this directory.
+ * May be null.
+ */
+ private BufferedImage _preview;
+
+ public BufferedImage getPreview() {
+ return _preview;
+ }
+
+ public UnityAssetBuilder(String guidBaseDirectory) {
+ this.guidBaseDirectory = guidBaseDirectory;
+ }
+
+ public UnityAssetBuilder(TarArchiveEntry tarEntry,
+ TarArchiveInputStream tarInputStream) throws IOException
+ {
+ String rawFilePath = tarEntry.getName();
+ File rawFile = new File(rawFilePath);
+ guidBaseDirectory = rawFile.getParent();
+
+ addFileFoundInDirectory(tarEntry, tarInputStream);
+ }
+
+ public UnityAsset makeUnityAsset() {
+ return new UnityAsset(this);
+ }
+
+ /**
+ * Sanity check that only files that belong in this directory are being added.
+ */
+ public void assertGuidMatchesDirectoryName(String guid) {
+ if (!guid.equals(guidBaseDirectory)) {
+ throw new IllegalArgumentException("Argument guid " + guid + " != this guid" +
+ " dir " + guidBaseDirectory);
+ }
+ }
+
+ public void addFileFoundInDirectory(TarArchiveEntry tarEntry,
+ TarArchiveInputStream tarInputStream) throws IOException {
+ String rawFilePath = tarEntry.getName();
+ File rawFile = new File(rawFilePath);
+
+ String directoryGuidName = rawFile.getParent();
+
+ assertGuidMatchesDirectoryName(directoryGuidName);
+
+ String rawFileName = rawFile.getName();
+
+ switch (rawFileName) {
+ case "asset":
+ asset_fileSize = tarEntry.getRealSize();
+ rawPathTo_asset_file = rawFilePath;
+ asset_dateModified = tarEntry.getLastModifiedDate();
+ break;
+ case "asset.meta":
+ asset_meta_guid = findGuidIn_asset_meta_File(tarEntry, tarInputStream);
+ if (!asset_meta_guid.equals(guidBaseDirectory)) {
+ // afaik the directory guid should match the guid in the asset.meta file
+ throw new RuntimeException("Corrupted .unitypackage: directory guid" +
+ " " + guidBaseDirectory + " != " +
+ "asset.meta guid " + asset_meta_guid);
+ }
+ break;
+ case "pathname":
+ pathname_firstLine = readFirstLine(tarEntry, tarInputStream);
+ break;
+ case "preview.png":
+ _preview = ImageIO.read(tarInputStream);
+ break;
+ default:
+ throw new RuntimeException("File name not recognized " + rawFilePath);
+ }
+ }
+
+ /**
+ * Find the string "guid: " in an "asset.meta" file.
+ * @param asset_meta_Stream Stream of the "asset.meta" file contents.
+ */
+ private static String findGuidIn_asset_meta_File(TarArchiveEntry tarEntry, InputStream asset_meta_Stream) {
+ // Would be nice to parse the YAML Unity uses, but it's non-standard
+ // so normal parsers will blow up. So will just use manual text parsing.
+
+ final String GUID_LINE_PREFIX = "guid: ";
+ List lines = readLines(asset_meta_Stream);
+ for (String line : lines) {
+ if (line.startsWith(GUID_LINE_PREFIX)) {
+ return line.substring(GUID_LINE_PREFIX.length());
+ }
+ }
+ throw new RuntimeException(tarEntry.getName() + ": Couldn't find GUID among the "+ lines.size() +" lines: " + lines);
+ }
+
+ private static String readFirstLine(TarArchiveEntry tarEntry, InputStream inputStream) {
+ List lines = readLines(inputStream);
+ if (lines.isEmpty()) {
+ throw new RuntimeException(tarEntry.getName() + ": File is empty");
+ }
+
+ if (lines.size() == 2 && "00".equals(lines.get(1))) {
+ // Sometimes there's a second line with "00"?
+ } else if (lines.size() != 1) {
+ throw new RuntimeException(tarEntry.getName() + ": File expected to have 1 line, but found " + lines.size() + " lines: " + lines);
+ }
+
+ return lines.get(0);
+ }
+
+ private static List readLines(InputStream inputStream) {
+
+ List lines = new BufferedReader(
+ new InputStreamReader(inputStream, StandardCharsets.UTF_8))
+ .lines()
+ .collect(Collectors.toList());
+ return lines;
+ }
+
+}
diff --git a/src/main/java/unitypackage/model/UnitypackageReader.java b/src/main/java/unitypackage/model/UnitypackageReader.java
new file mode 100644
index 0000000..24d2523
--- /dev/null
+++ b/src/main/java/unitypackage/model/UnitypackageReader.java
@@ -0,0 +1,138 @@
+/*
+ * Basic .unitypackage Viewer
+ * Copyright (C) 2024 Michael Sabin
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Affero 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 Affero General Public License for more details.
+ *
+ * You should have received a copy of the GNU Affero General Public License
+ * along with this program. If not, see .
+ */
+
+package unitypackage.model;
+
+import java.io.File;
+import java.io.FileInputStream;
+import java.io.IOException;
+import java.io.InputStream;
+import java.util.List;
+import java.util.TreeMap;
+import java.util.stream.Collectors;
+import java.util.zip.GZIPInputStream;
+import org.apache.commons.compress.archivers.tar.TarArchiveEntry;
+import org.apache.commons.compress.archivers.tar.TarArchiveInputStream;
+
+/**
+ * .unitypackage files are actually pretty simple.
+ *
+ * It's a .tar file with a flat list of directories of the GUIDs in the package.
+ * Inside each directory will contain files with these names:
+ *
+ * "pathname" = Contains one line of text that is the full path of the asset where it will appear when imported into Unity.
+ * "asset.meta" = The corresponding .meta file.
+ * "asset" = Contains the actual asset payload. Won't exist for directories.
+ * "preview.png" = Optional preview of some types of assets.
+ */
+public class UnitypackageReader {
+
+ /**
+ * Gets the stream of the file being requested from the given unitypackage.
+ * @param unitypackageFile Should be the original file passed to {@link #readAssetsList(File)}.
+ * If asset is not found will throw {@link IllegalArgumentException}.
+ */
+ public static InputStream getFileStream(UnityAsset assetToExtract, File unitypackageFile) throws IOException {
+
+ TarArchiveInputStream tarInput = new TarArchiveInputStream(new GZIPInputStream(new FileInputStream(unitypackageFile)));
+
+ String tarPathOf_asset_file = assetToExtract.getTarPathOf_asset_File();
+
+ TarArchiveEntry entry;
+ // Seek for the file of interest
+ while ((entry = tarInput.getNextEntry()) != null) {
+ if (entry.getName().equals(tarPathOf_asset_file)) {
+ return tarInput;
+ }
+ }
+
+ tarInput.close();
+
+ throw new IllegalArgumentException("Could not find asset " + assetToExtract.getFullPath());
+ }
+
+ public static List readAssetsList(File unitypackageFile) throws IOException {
+
+ // TODO are empty asset directories possible?
+ // that would break this program
+
+ TreeMap rootGuidDirectories = new TreeMap<>();
+
+ try (TarArchiveInputStream tarInput = new TarArchiveInputStream(new GZIPInputStream(new FileInputStream(unitypackageFile)))) {
+ TarArchiveEntry tarEntry;
+
+ while ((tarEntry = tarInput.getNextEntry()) != null) {
+
+ String rawFilePath = tarEntry.getName();
+ File rawFile = new File(rawFilePath);
+
+ final boolean isDirectory = tarEntry.isDirectory();
+
+ String guidBaseDirectory;
+ if (isDirectory) {
+ if (rawFile.getParent() != null) {
+ // afaik .unitypackage should only have 1 level of directories
+ throw new RuntimeException("Found nested directory " + rawFilePath);
+ }
+ guidBaseDirectory = rawFile.getPath();
+ } else {
+ guidBaseDirectory = rawFile.getParent();
+ }
+
+ if (guidBaseDirectory == null) {
+ if (".icon.png".equals(rawFilePath)) {
+ // Image icon exists in the root
+ // TODO do something with this
+ // For now ignore it
+ } else {
+ throw new RuntimeException("Found nested directory " + rawFilePath);
+ }
+
+ } else {
+ UnityAssetBuilder builder = rootGuidDirectories.get(guidBaseDirectory);
+
+ if (builder == null) {
+ if (isDirectory) {
+ builder = new UnityAssetBuilder(guidBaseDirectory);
+ } else {
+ // Do .tar archives always put a directory definition before any files under it?
+ // In any case, be flexible.
+ builder = new UnityAssetBuilder(tarEntry, tarInput);
+ }
+ rootGuidDirectories.put(guidBaseDirectory, builder);
+ } else {
+ if (isDirectory)
+ builder.assertGuidMatchesDirectoryName(guidBaseDirectory);
+ else
+ builder.addFileFoundInDirectory(tarEntry, tarInput);
+ }
+ }
+ }
+ }
+
+ List assets = rootGuidDirectories
+ .values()
+ .stream()
+ .map(tad -> tad.makeUnityAsset())
+ .collect(Collectors.toList());
+
+ return assets;
+ }
+
+
+}
diff --git a/src/main/java/unitypackage/viewer/Main.java b/src/main/java/unitypackage/viewer/Main.java
new file mode 100644
index 0000000..a099aea
--- /dev/null
+++ b/src/main/java/unitypackage/viewer/Main.java
@@ -0,0 +1,62 @@
+/*
+ * Basic .unitypackage Viewer
+ * Copyright (C) 2024 Michael Sabin
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Affero 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 Affero General Public License for more details.
+ *
+ * You should have received a copy of the GNU Affero General Public License
+ * along with this program. If not, see .
+ */
+
+package unitypackage.viewer;
+
+import java.io.IOException;
+import java.io.InputStream;
+import java.util.Properties;
+import unitypackage.viewer.gui.MainWindow;
+
+public class Main {
+
+ public static String VERSION = "(development)";
+
+ private static void initVersion() {
+ String resource = "app.properties";
+
+ ClassLoader classLoader = ClassLoader.getSystemClassLoader();
+ try (InputStream propertyStream = classLoader.getResourceAsStream(resource)) {
+ if (propertyStream != null) {
+ Properties properties = new Properties();
+ properties.load(propertyStream);
+ String version = properties.getProperty("version");
+ if (version != null) {
+ VERSION = "(v"+version + ")";
+ }
+ }
+ } catch (IOException ex) {
+ System.out.println("Error loading version " + ex.getMessage());
+ }
+ }
+
+ public static void main(String[] args) {
+
+ initVersion();
+
+ java.awt.EventQueue.invokeLater(new Runnable() {
+ @Override
+ public void run() {
+ MainWindow frame = new MainWindow(args.length > 0 ? args[0] : null );
+ frame.setVisible(true);
+ }
+ });
+
+ }
+
+}
diff --git a/src/main/java/unitypackage/viewer/gui/HistoryIni.java b/src/main/java/unitypackage/viewer/gui/HistoryIni.java
new file mode 100644
index 0000000..ef83da4
--- /dev/null
+++ b/src/main/java/unitypackage/viewer/gui/HistoryIni.java
@@ -0,0 +1,73 @@
+/*
+ * Basic .unitypackage Viewer
+ * Copyright (C) 2024 Michael Sabin
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Affero 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 Affero General Public License for more details.
+ *
+ * You should have received a copy of the GNU Affero General Public License
+ * along with this program. If not, see .
+ */
+
+package unitypackage.viewer.gui;
+
+import java.io.BufferedReader;
+import java.io.File;
+import java.io.FileInputStream;
+import java.io.FileNotFoundException;
+import java.io.FileOutputStream;
+import java.io.InputStreamReader;
+import java.io.PrintStream;
+import java.nio.charset.StandardCharsets;
+import java.util.ArrayList;
+import java.util.List;
+import java.util.stream.Collectors;
+
+/**
+ * Just stores the last .unitypackage file that was opened.
+ * Additional settings could be added here if needed.
+ */
+public class HistoryIni {
+
+ private static final String INI_FILE = "history.ini";
+
+ public static void addLastFile(File file) {
+ try (PrintStream p = new PrintStream(new FileOutputStream(INI_FILE))) {
+ p.println(file.toString());
+ } catch (FileNotFoundException ex) {
+ System.out.println("Unable to save " + INI_FILE);
+ }
+ }
+
+ public static File getLastDirectory() {
+ List lastFiles = getLastFiles();
+ if (!lastFiles.isEmpty()) {
+ String lf = lastFiles.get(lastFiles.size()-1);
+ File lff = new File(lf).getParentFile();
+
+ return lff;
+ }
+ return null;
+ }
+
+ private static List getLastFiles() {
+ try {
+ List text = new BufferedReader(
+ new InputStreamReader(new FileInputStream(INI_FILE), StandardCharsets.UTF_8))
+ .lines()
+ .collect(Collectors.toList());
+ return text;
+ } catch (FileNotFoundException ex) {
+ ex.printStackTrace();
+ return new ArrayList<>();
+ }
+ }
+
+}
diff --git a/src/main/java/unitypackage/viewer/gui/MainWindow.form b/src/main/java/unitypackage/viewer/gui/MainWindow.form
new file mode 100644
index 0000000..a6edfa1
--- /dev/null
+++ b/src/main/java/unitypackage/viewer/gui/MainWindow.form
@@ -0,0 +1,267 @@
+
+
+
diff --git a/src/main/java/unitypackage/viewer/gui/MainWindow.java b/src/main/java/unitypackage/viewer/gui/MainWindow.java
new file mode 100644
index 0000000..e66a773
--- /dev/null
+++ b/src/main/java/unitypackage/viewer/gui/MainWindow.java
@@ -0,0 +1,643 @@
+/*
+ * Basic .unitypackage Viewer
+ * Copyright (C) 2024 Michael Sabin
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Affero 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 Affero General Public License for more details.
+ *
+ * You should have received a copy of the GNU Affero General Public License
+ * along with this program. If not, see .
+ */
+
+package unitypackage.viewer.gui;
+
+import java.awt.Color;
+import unitypackage.viewer.gui.model.UnityTreeNode;
+import java.awt.Cursor;
+import java.awt.Desktop;
+import java.awt.Dimension;
+import java.awt.Image;
+import java.awt.Toolkit;
+import java.awt.datatransfer.DataFlavor;
+import java.awt.datatransfer.StringSelection;
+import java.awt.datatransfer.UnsupportedFlavorException;
+import java.awt.dnd.DnDConstants;
+import java.awt.dnd.DropTarget;
+import java.awt.dnd.DropTargetDropEvent;
+import java.awt.event.ComponentAdapter;
+import java.awt.event.ComponentEvent;
+import java.awt.event.KeyAdapter;
+import java.awt.event.MouseAdapter;
+import java.awt.event.MouseMotionAdapter;
+import java.awt.image.BufferedImage;
+import java.io.File;
+import java.io.IOException;
+import java.nio.file.Files;
+import java.nio.file.Path;
+import java.util.Arrays;
+import java.util.List;
+import javax.swing.DefaultListModel;
+import javax.swing.Icon;
+import javax.swing.ImageIcon;
+import javax.swing.JFileChooser;
+import javax.swing.JFrame;
+import javax.swing.JLabel;
+import javax.swing.JOptionPane;
+import javax.swing.SwingConstants;
+import javax.swing.SwingUtilities;
+import javax.swing.SwingWorker;
+import javax.swing.UIManager;
+import javax.swing.tree.DefaultTreeModel;
+import javax.swing.tree.TreePath;
+import javax.swing.tree.TreeSelectionModel;
+import unitypackage.model.UnityAsset;
+import unitypackage.viewer.Main;
+import unitypackage.viewer.gui.model.SearchResult;
+import unitypackage.viewer.gui.model.UnitypackageGuiModel;
+
+
+public class MainWindow extends JFrame {
+
+ private final UnitypackageGuiModel guiModel = new UnitypackageGuiModel();
+
+
+ private final DropTarget thisDropTarget = new DropTarget() {
+ @Override
+ public synchronized void drop(DropTargetDropEvent evt) {
+ try {
+ evt.acceptDrop(DnDConstants.ACTION_COPY);
+ List droppedFiles = (List)evt.getTransferable().getTransferData(DataFlavor.javaFileListFlavor);
+ if (droppedFiles.size() == 1) {
+ File f = droppedFiles.get(0);
+ if (UnitypackageFileName.isUnitypackage(f)) {
+ openFile(f);
+ } else {
+ System.out.println("Weird file name " + droppedFiles);
+ }
+ } else {
+ System.out.println("Weird # of files " + droppedFiles);
+ }
+ } catch (UnsupportedFlavorException | IOException ex) {
+ ex.printStackTrace();
+ } finally {
+ evt.dropComplete(true);
+ }
+ }
+ };
+
+ private final LoadingGlassPane loadingGlassPane = new LoadingGlassPane();
+ private static class LoadingGlassPane extends JLabel {
+
+ public LoadingGlassPane() {
+ super("Loading ...");
+ setOpaque(true);
+ setBackground(new Color(255, 255, 255, 128));
+ setHorizontalAlignment(SwingConstants.CENTER);
+
+ // Add noop input handling to block all events
+ addMouseListener(new MouseAdapter() {});
+ addKeyListener(new KeyAdapter() {});
+ addMouseMotionListener(new MouseMotionAdapter() {});
+ }
+ }
+
+ public MainWindow(String fileToOpen) {
+ // Use the system's L&F if available
+ super(makeWindowsTitle(null));
+ try {
+ UIManager.setLookAndFeel(UIManager.getSystemLookAndFeelClassName());
+ SwingUtilities.updateComponentTreeUI(this);
+ } catch (Exception ex) {
+ ex.printStackTrace();
+ }
+
+ Image icon16 = Toolkit.getDefaultToolkit().createImage(MainWindow.class.getResource("Icon16.png"));
+ Image icon32 = Toolkit.getDefaultToolkit().createImage(MainWindow.class.getResource("Icon32.png"));
+ Image icon64 = Toolkit.getDefaultToolkit().createImage(MainWindow.class.getResource("Icon64.png"));
+ Image icon128 = Toolkit.getDefaultToolkit().createImage(MainWindow.class.getResource("Icon128.png"));
+ Image icon256 = Toolkit.getDefaultToolkit().createImage(MainWindow.class.getResource("Icon256.png"));
+ setIconImages(Arrays.asList(icon16, icon32, icon64, icon128, icon256));
+
+ setSize(500, 500);
+ setMinimumSize(new Dimension(800, 600));
+
+ initComponents();
+
+ guiPackageTree.setRowHeight(guiPackageTree.getRowHeight() + 5);
+ guiPackageTree.setCellRenderer(new TreeRenderer());
+
+ setGlassPane(loadingGlassPane);
+ setLocationRelativeTo(null); // center window
+
+ setDropTarget(thisDropTarget);
+
+ // The split ends up too small, can't find why, so just adjust it manually
+ addComponentListener(new ComponentAdapter() {
+ @Override
+ public void componentShown(ComponentEvent e) {
+ // Seems you can't set a percentage of split position until after it has been displayed
+ guiMainSplitPane.setDividerLocation(0.7);
+ removeComponentListener(this);
+ }
+ });
+
+ if (fileToOpen != null) {
+ File file = new File(fileToOpen);
+ if (UnitypackageFileName.isUnitypackage(file)) {
+ openFile(file);
+ }
+ }
+ }
+
+ private static String makeWindowsTitle(String fileName) {
+ String title = "Basic .unitypackage Viewer " + Main.VERSION;
+
+ if (fileName != null) {
+ title = fileName + " - " + title;
+ }
+
+ return title;
+ }
+
+ private void setWindowTitleFile(String fileName) {
+ setTitle(makeWindowsTitle(fileName));
+ }
+
+
+ private void openFile(File unitypackagePath) {
+
+ SwingWorker swingWorker = new SwingWorker() {
+
+ @Override
+ protected DefaultTreeModel doInBackground() throws Exception {
+ DefaultTreeModel uiTreeModel = guiModel.buildTreeModel(unitypackagePath);
+ HistoryIni.addLastFile(unitypackagePath);
+ return uiTreeModel;
+ }
+
+ @Override
+ protected void done() {
+
+ Exception thrown = null;
+ try {
+ DefaultTreeModel uiTreeModel = get();
+ guiPackageTree.setModel(uiTreeModel);
+ guiCurrentFileLabel.setText(unitypackagePath.toString());
+ expandAllTree();
+ setWindowTitleFile(unitypackagePath.getName());
+ } catch (Exception ex) {
+ ex.printStackTrace();
+ thrown = ex;
+ } finally {
+ loadingGlassPane.setVisible(false);
+ setCursor(Cursor.getDefaultCursor());
+ }
+
+ if (thrown != null) {
+ JOptionPane.showMessageDialog(MainWindow.this, "Error opening file " + thrown.getMessage(), "Error", JOptionPane.ERROR_MESSAGE);
+ }
+ }
+ };
+
+ // Clear any search results
+ guiTextSearch.setText("");
+ DefaultListModel listModel = (DefaultListModel) guiListResults.getModel();
+ listModel.clear();
+
+ setCursor(Cursor.getPredefinedCursor(Cursor.WAIT_CURSOR));
+ loadingGlassPane.setText("Loading " + unitypackagePath + " ...");
+ loadingGlassPane.setVisible(true);
+
+ swingWorker.execute();
+ }
+
+ private void expandAllTree() {
+ for (int i = 0; i < guiPackageTree.getRowCount(); i++) {
+ guiPackageTree.expandRow(i);
+ }
+ }
+ private void collapseAllTree() {
+ for (int i = guiPackageTree.getRowCount()-1; i > 0; i--) {
+ guiPackageTree.collapseRow(i);
+ }
+ }
+
+ private UnityTreeNode getSingleSelectedTreeNode() {
+
+ UnityTreeNode selectedNode;
+
+ TreeSelectionModel model = guiPackageTree.getSelectionModel();
+ if (model.getSelectionCount() == 1) {
+ selectedNode = (UnityTreeNode)model.getSelectionPath().getLastPathComponent();
+ } else {
+ selectedNode = null;
+ }
+
+ return selectedNode;
+ }
+
+ private void setClipboard(String text) {
+ Toolkit.getDefaultToolkit()
+ .getSystemClipboard()
+ .setContents(new StringSelection(text), null);
+ }
+
+ /**
+ * This method is called from within the constructor to initialize the form.
+ * WARNING: Do NOT modify this code. The content of this method is always
+ * regenerated by the Form Editor.
+ */
+ @SuppressWarnings("unchecked")
+ // //GEN-BEGIN:initComponents
+ private void initComponents() {
+ java.awt.GridBagConstraints gridBagConstraints;
+
+ guiTreePopupMenu = new javax.swing.JPopupMenu();
+ guiTreeMenuCopyName = new javax.swing.JMenuItem();
+ guiTreeMenuCopySize = new javax.swing.JMenuItem();
+ guiTreeMenuCopyGuid = new javax.swing.JMenuItem();
+ guiOpenButton = new javax.swing.JButton();
+ guiCurrentFileLabel = new javax.swing.JLabel();
+ guiMainSplitPane = new javax.swing.JSplitPane();
+ guiTopPanel = new javax.swing.JPanel();
+ guiPackageTreeScrollPane = new javax.swing.JScrollPane();
+ guiPackageTree = new javax.swing.JTree();
+ guiRightPanel = new javax.swing.JPanel();
+ guiCollapseAllButton = new javax.swing.JButton();
+ guiExpandAllButton = new javax.swing.JButton();
+ guiPreviewLabelImage = new javax.swing.JLabel();
+ guiExportButton = new javax.swing.JButton();
+ guiBottomPanel = new javax.swing.JPanel();
+ guiTextSearch = new javax.swing.JTextField();
+ guiListResultsScrollPane = new javax.swing.JScrollPane();
+ guiListResults = new javax.swing.JList<>();
+ guiSearchButton = new javax.swing.JButton();
+
+ guiTreePopupMenu.addPopupMenuListener(new javax.swing.event.PopupMenuListener() {
+ public void popupMenuWillBecomeVisible(javax.swing.event.PopupMenuEvent evt) {
+ guiTreePopupMenuPopupMenuWillBecomeVisible(evt);
+ }
+ public void popupMenuWillBecomeInvisible(javax.swing.event.PopupMenuEvent evt) {
+ }
+ public void popupMenuCanceled(javax.swing.event.PopupMenuEvent evt) {
+ }
+ });
+
+ guiTreeMenuCopyName.setText("Copy file name");
+ guiTreeMenuCopyName.addActionListener(new java.awt.event.ActionListener() {
+ public void actionPerformed(java.awt.event.ActionEvent evt) {
+ guiTreeMenuCopyNameActionPerformed(evt);
+ }
+ });
+ guiTreePopupMenu.add(guiTreeMenuCopyName);
+
+ guiTreeMenuCopySize.setText("Copy size");
+ guiTreeMenuCopySize.addActionListener(new java.awt.event.ActionListener() {
+ public void actionPerformed(java.awt.event.ActionEvent evt) {
+ guiTreeMenuCopySizeActionPerformed(evt);
+ }
+ });
+ guiTreePopupMenu.add(guiTreeMenuCopySize);
+
+ guiTreeMenuCopyGuid.setText("Copy guid");
+ guiTreeMenuCopyGuid.addActionListener(new java.awt.event.ActionListener() {
+ public void actionPerformed(java.awt.event.ActionEvent evt) {
+ guiTreeMenuCopyGuidActionPerformed(evt);
+ }
+ });
+ guiTreePopupMenu.add(guiTreeMenuCopyGuid);
+
+ setDefaultCloseOperation(javax.swing.WindowConstants.EXIT_ON_CLOSE);
+
+ guiOpenButton.setText("Open...");
+ guiOpenButton.addActionListener(new java.awt.event.ActionListener() {
+ public void actionPerformed(java.awt.event.ActionEvent evt) {
+ guiOpenButtonActionPerformed(evt);
+ }
+ });
+ getContentPane().add(guiOpenButton, java.awt.BorderLayout.NORTH);
+
+ guiCurrentFileLabel.setText(".");
+ getContentPane().add(guiCurrentFileLabel, java.awt.BorderLayout.SOUTH);
+
+ guiMainSplitPane.setOrientation(javax.swing.JSplitPane.VERTICAL_SPLIT);
+ guiMainSplitPane.setResizeWeight(1.0);
+
+ guiTopPanel.setLayout(new java.awt.BorderLayout());
+
+ guiPackageTree.setModel(null);
+ guiPackageTree.setRootVisible(false);
+ guiPackageTree.addMouseListener(new java.awt.event.MouseAdapter() {
+ public void mouseClicked(java.awt.event.MouseEvent evt) {
+ guiPackageTreeMouseClicked(evt);
+ }
+ });
+ guiPackageTree.addTreeSelectionListener(new javax.swing.event.TreeSelectionListener() {
+ public void valueChanged(javax.swing.event.TreeSelectionEvent evt) {
+ guiPackageTreeValueChanged(evt);
+ }
+ });
+ guiPackageTreeScrollPane.setViewportView(guiPackageTree);
+
+ guiTopPanel.add(guiPackageTreeScrollPane, java.awt.BorderLayout.CENTER);
+
+ guiRightPanel.setLayout(new java.awt.GridBagLayout());
+
+ guiCollapseAllButton.setText("Collapse all");
+ guiCollapseAllButton.addActionListener(new java.awt.event.ActionListener() {
+ public void actionPerformed(java.awt.event.ActionEvent evt) {
+ guiCollapseAllButtonActionPerformed(evt);
+ }
+ });
+ guiRightPanel.add(guiCollapseAllButton, new java.awt.GridBagConstraints());
+
+ guiExpandAllButton.setText("Expand all");
+ guiExpandAllButton.addActionListener(new java.awt.event.ActionListener() {
+ public void actionPerformed(java.awt.event.ActionEvent evt) {
+ guiExpandAllButtonActionPerformed(evt);
+ }
+ });
+ guiRightPanel.add(guiExpandAllButton, new java.awt.GridBagConstraints());
+
+ guiPreviewLabelImage.setHorizontalAlignment(javax.swing.SwingConstants.CENTER);
+ guiPreviewLabelImage.setBorder(javax.swing.BorderFactory.createTitledBorder("Preview"));
+ guiPreviewLabelImage.setIconTextGap(0);
+ gridBagConstraints = new java.awt.GridBagConstraints();
+ gridBagConstraints.gridx = 0;
+ gridBagConstraints.gridy = 1;
+ gridBagConstraints.gridwidth = java.awt.GridBagConstraints.REMAINDER;
+ gridBagConstraints.gridheight = java.awt.GridBagConstraints.RELATIVE;
+ gridBagConstraints.fill = java.awt.GridBagConstraints.BOTH;
+ gridBagConstraints.weightx = 1.0;
+ gridBagConstraints.weighty = 1.0;
+ gridBagConstraints.insets = new java.awt.Insets(10, 10, 10, 10);
+ guiRightPanel.add(guiPreviewLabelImage, gridBagConstraints);
+
+ guiExportButton.setText("Export");
+ guiExportButton.addActionListener(new java.awt.event.ActionListener() {
+ public void actionPerformed(java.awt.event.ActionEvent evt) {
+ guiExportButtonActionPerformed(evt);
+ }
+ });
+ gridBagConstraints = new java.awt.GridBagConstraints();
+ gridBagConstraints.gridx = 0;
+ gridBagConstraints.gridy = 2;
+ gridBagConstraints.gridwidth = java.awt.GridBagConstraints.REMAINDER;
+ gridBagConstraints.fill = java.awt.GridBagConstraints.HORIZONTAL;
+ guiRightPanel.add(guiExportButton, gridBagConstraints);
+
+ guiTopPanel.add(guiRightPanel, java.awt.BorderLayout.LINE_END);
+
+ guiMainSplitPane.setTopComponent(guiTopPanel);
+
+ guiBottomPanel.setLayout(new java.awt.BorderLayout());
+
+ guiTextSearch.addActionListener(new java.awt.event.ActionListener() {
+ public void actionPerformed(java.awt.event.ActionEvent evt) {
+ guiTextSearchActionPerformed(evt);
+ }
+ });
+ guiBottomPanel.add(guiTextSearch, java.awt.BorderLayout.NORTH);
+
+ guiListResults.setModel(new DefaultListModel<>());
+ guiListResults.setSelectionMode(javax.swing.ListSelectionModel.SINGLE_SELECTION);
+ guiListResults.addListSelectionListener(new javax.swing.event.ListSelectionListener() {
+ public void valueChanged(javax.swing.event.ListSelectionEvent evt) {
+ guiListResultsValueChanged(evt);
+ }
+ });
+ guiListResultsScrollPane.setViewportView(guiListResults);
+
+ guiBottomPanel.add(guiListResultsScrollPane, java.awt.BorderLayout.CENTER);
+
+ guiSearchButton.setText("Search");
+ guiSearchButton.addActionListener(new java.awt.event.ActionListener() {
+ public void actionPerformed(java.awt.event.ActionEvent evt) {
+ guiSearchButtonActionPerformed(evt);
+ }
+ });
+ guiBottomPanel.add(guiSearchButton, java.awt.BorderLayout.EAST);
+
+ guiMainSplitPane.setBottomComponent(guiBottomPanel);
+
+ getContentPane().add(guiMainSplitPane, java.awt.BorderLayout.CENTER);
+
+ pack();
+ }// //GEN-END:initComponents
+
+ private void guiSearchButtonActionPerformed(java.awt.event.ActionEvent evt) {//GEN-FIRST:event_guiSearchButtonActionPerformed
+
+ TreeSelectionModel treeSelectionModel = guiPackageTree.getSelectionModel();
+ treeSelectionModel.clearSelection();
+
+ DefaultListModel listModel = (DefaultListModel) guiListResults.getModel();
+ listModel.clear();
+
+ String searchText = guiTextSearch.getText();
+ if (searchText.isEmpty()) {
+ return;
+ }
+
+ List matches = guiModel.search(searchText);
+
+ for (SearchResult listItem : matches) {
+ listModel.addElement(listItem);
+
+ TreePath tp = new TreePath(listItem.getTreeNodePath());
+ treeSelectionModel.addSelectionPath(tp);
+ }
+
+ }//GEN-LAST:event_guiSearchButtonActionPerformed
+
+ private void guiTextSearchActionPerformed(java.awt.event.ActionEvent evt) {//GEN-FIRST:event_guiTextSearchActionPerformed
+ guiSearchButtonActionPerformed(evt);
+ }//GEN-LAST:event_guiTextSearchActionPerformed
+
+ private void guiExportButtonActionPerformed(java.awt.event.ActionEvent evt) {//GEN-FIRST:event_guiExportButtonActionPerformed
+
+ TreePath tp = guiPackageTree.getSelectionPath();
+ if (tp == null) {
+ // Somehow nothing is selected
+ return;
+ }
+ UnityTreeNode.Asset assetNode = (UnityTreeNode.Asset) tp.getLastPathComponent(); // assumes no empty directories
+ UnityAsset asset = assetNode.getAsset();
+ String assetFileName = asset.getFileName();
+
+ Path outputFile = guiModel.getCurrentUnitypackageFile().toPath().getParent().resolve(assetFileName);
+ boolean exists = Files.exists(outputFile);
+ if (exists) {
+ int dialogResult = JOptionPane.showConfirmDialog(null,
+ "Overwrite existing file " + outputFile + " ?","Overwrite?",
+ JOptionPane.YES_NO_OPTION);
+ if (dialogResult != JOptionPane.YES_OPTION){
+ return;
+ }
+ }
+
+ try {
+ guiModel.extractFile(asset, outputFile);
+
+ // Open folder containing the extracted file
+ boolean USE_DESKTOP = true;
+ if (USE_DESKTOP) {
+ // Opens the directory window if it doesn't exist (Windows behavior)
+ // Does not select the extracted file.
+ // TODO I think Java 9 has some better APIs for this.
+ Desktop.getDesktop().browse(outputFile.getParent().toUri());
+ } else {
+ // Windows specific, highlights the extracted file, but also opens up a new window every time
+ Runtime.getRuntime().exec("explorer.exe /select," + outputFile);
+ }
+
+ } catch (IOException ex) {
+ JOptionPane.showMessageDialog(this, "Error writing file " + outputFile + " " + ex.getMessage());
+ }
+
+ }//GEN-LAST:event_guiExportButtonActionPerformed
+
+ private void guiListResultsValueChanged(javax.swing.event.ListSelectionEvent evt) {//GEN-FIRST:event_guiListResultsValueChanged
+ SearchResult selection = guiListResults.getSelectedValue();
+ if (selection == null) {
+ return;
+ }
+
+ TreePath tp = new TreePath(selection.getTreeNodePath());
+
+ guiPackageTree.scrollPathToVisible(tp);
+ guiPackageTree.setSelectionPath(tp);
+
+ }//GEN-LAST:event_guiListResultsValueChanged
+
+ private void guiOpenButtonActionPerformed(java.awt.event.ActionEvent evt) {//GEN-FIRST:event_guiOpenButtonActionPerformed
+
+ JFileChooser fc = new JFileChooser();
+ fc.setAcceptAllFileFilterUsed(true);
+ fc.setDialogTitle(".unitypackage");
+ UnitypackageFileName.UnitypackageFileFilter fileFilter = new UnitypackageFileName.UnitypackageFileFilter();
+ fc.addChoosableFileFilter(fileFilter);
+ fc.setFileFilter(fileFilter);
+
+ File lastDir = HistoryIni.getLastDirectory();
+ if (lastDir != null) {
+ fc.setCurrentDirectory(lastDir);
+ }
+
+ int result = fc.showOpenDialog(this);
+ if (result != JFileChooser.APPROVE_OPTION)
+ return;
+ File f = fc.getSelectedFile();
+ openFile(f);
+
+ }//GEN-LAST:event_guiOpenButtonActionPerformed
+
+ private void guiExpandAllButtonActionPerformed(java.awt.event.ActionEvent evt) {//GEN-FIRST:event_guiExpandAllButtonActionPerformed
+ expandAllTree();
+ }//GEN-LAST:event_guiExpandAllButtonActionPerformed
+
+ private void guiCollapseAllButtonActionPerformed(java.awt.event.ActionEvent evt) {//GEN-FIRST:event_guiCollapseAllButtonActionPerformed
+ collapseAllTree();
+ }//GEN-LAST:event_guiCollapseAllButtonActionPerformed
+
+ private void guiPackageTreeValueChanged(javax.swing.event.TreeSelectionEvent evt) {//GEN-FIRST:event_guiPackageTreeValueChanged
+
+ Icon previewIcon = null; // null clears the image
+
+ UnityTreeNode selectedNode = getSingleSelectedTreeNode();
+
+ if (selectedNode != null) {
+ BufferedImage preview = selectedNode.getPreviewImage();
+ if (preview != null)
+ previewIcon = new ImageIcon(preview);
+ }
+
+ guiPreviewLabelImage.setIcon(previewIcon);
+
+ }//GEN-LAST:event_guiPackageTreeValueChanged
+
+
+ private void guiPackageTreeMouseClicked(java.awt.event.MouseEvent evt) {//GEN-FIRST:event_guiPackageTreeMouseClicked
+
+ if (SwingUtilities.isRightMouseButton(evt)) {
+
+ int row = guiPackageTree.getClosestRowForLocation(evt.getX(), evt.getY());
+ guiPackageTree.setSelectionRow(row);
+ guiTreePopupMenu.show(evt.getComponent(), evt.getX(), evt.getY());
+ }
+
+ }//GEN-LAST:event_guiPackageTreeMouseClicked
+
+ private void guiTreeMenuCopyNameActionPerformed(java.awt.event.ActionEvent evt) {//GEN-FIRST:event_guiTreeMenuCopyNameActionPerformed
+
+ UnityTreeNode selection = getSingleSelectedTreeNode();
+ if (selection != null) {
+ setClipboard(selection.getAssetName());
+ }
+
+ }//GEN-LAST:event_guiTreeMenuCopyNameActionPerformed
+
+ private void guiTreeMenuCopySizeActionPerformed(java.awt.event.ActionEvent evt) {//GEN-FIRST:event_guiTreeMenuCopySizeActionPerformed
+
+ UnityTreeNode selection = getSingleSelectedTreeNode();
+ if (selection != null) {
+ setClipboard(String.valueOf(selection.getAssetSize()));
+ }
+
+ }//GEN-LAST:event_guiTreeMenuCopySizeActionPerformed
+
+ private void guiTreeMenuCopyGuidActionPerformed(java.awt.event.ActionEvent evt) {//GEN-FIRST:event_guiTreeMenuCopyGuidActionPerformed
+
+ UnityTreeNode selection = getSingleSelectedTreeNode();
+ if (selection != null) {
+ String guid = selection.getGuid();
+ if (guid != null) {
+ setClipboard(guid);
+ }
+ }
+
+ }//GEN-LAST:event_guiTreeMenuCopyGuidActionPerformed
+
+ private void guiTreePopupMenuPopupMenuWillBecomeVisible(javax.swing.event.PopupMenuEvent evt) {//GEN-FIRST:event_guiTreePopupMenuPopupMenuWillBecomeVisible
+
+ UnityTreeNode node = getSingleSelectedTreeNode();
+ if (node == null) {
+ return;
+ }
+ guiTreeMenuCopyGuid.setVisible(node.hasGuid());
+ guiTreeMenuCopySize.setVisible(node.hasSize());
+
+ }//GEN-LAST:event_guiTreePopupMenuPopupMenuWillBecomeVisible
+
+
+ // Variables declaration - do not modify//GEN-BEGIN:variables
+ private javax.swing.JPanel guiBottomPanel;
+ private javax.swing.JButton guiCollapseAllButton;
+ private javax.swing.JLabel guiCurrentFileLabel;
+ private javax.swing.JButton guiExpandAllButton;
+ private javax.swing.JButton guiExportButton;
+ private javax.swing.JList guiListResults;
+ private javax.swing.JScrollPane guiListResultsScrollPane;
+ private javax.swing.JSplitPane guiMainSplitPane;
+ private javax.swing.JButton guiOpenButton;
+ private javax.swing.JTree guiPackageTree;
+ private javax.swing.JScrollPane guiPackageTreeScrollPane;
+ private javax.swing.JLabel guiPreviewLabelImage;
+ private javax.swing.JPanel guiRightPanel;
+ private javax.swing.JButton guiSearchButton;
+ private javax.swing.JTextField guiTextSearch;
+ private javax.swing.JPanel guiTopPanel;
+ private javax.swing.JMenuItem guiTreeMenuCopyGuid;
+ private javax.swing.JMenuItem guiTreeMenuCopyName;
+ private javax.swing.JMenuItem guiTreeMenuCopySize;
+ private javax.swing.JPopupMenu guiTreePopupMenu;
+ // End of variables declaration//GEN-END:variables
+
+
+}
diff --git a/src/main/java/unitypackage/viewer/gui/TreeRenderer.java b/src/main/java/unitypackage/viewer/gui/TreeRenderer.java
new file mode 100644
index 0000000..aaf0d75
--- /dev/null
+++ b/src/main/java/unitypackage/viewer/gui/TreeRenderer.java
@@ -0,0 +1,61 @@
+/*
+ * Basic .unitypackage Viewer
+ * Copyright (C) 2024 Michael Sabin
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Affero 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 Affero General Public License for more details.
+ *
+ * You should have received a copy of the GNU Affero General Public License
+ * along with this program. If not, see .
+ */
+
+package unitypackage.viewer.gui;
+
+import unitypackage.viewer.gui.model.UnityTreeNode;
+import java.awt.Component;
+import java.awt.image.BufferedImage;
+import java.io.IOException;
+import java.io.InputStream;
+import javax.imageio.ImageIO;
+import javax.swing.Icon;
+import javax.swing.ImageIcon;
+import javax.swing.JTree;
+import javax.swing.tree.DefaultTreeCellRenderer;
+
+public class TreeRenderer extends DefaultTreeCellRenderer {
+
+ private ImageIcon hasPreviewIcon;
+
+ public TreeRenderer() {
+ try (InputStream stream = getClass().getResourceAsStream("zoom-fit-best-2.png")) {
+ if (stream != null) {
+ hasPreviewIcon = new ImageIcon(ImageIO.read(stream));
+ }
+ } catch (IOException ex) {
+ System.out.println("Error loading resource " + ex.getMessage());
+ }
+ }
+
+ @Override
+ public Component getTreeCellRendererComponent(JTree tree, Object value, boolean sel, boolean expanded, boolean leaf, int row, boolean hasFocus) {
+
+ Icon leafIcon = getDefaultLeafIcon();
+
+ UnityTreeNode unityNode = (UnityTreeNode) value;
+ BufferedImage preview = unityNode.getPreviewImage();
+ if (preview != null) {
+ leafIcon = hasPreviewIcon;
+ }
+
+ setLeafIcon(leafIcon);
+
+ return super.getTreeCellRendererComponent(tree, value, sel, expanded, leaf, row, hasFocus);
+ }
+}
diff --git a/src/main/java/unitypackage/viewer/gui/UnitypackageFileName.java b/src/main/java/unitypackage/viewer/gui/UnitypackageFileName.java
new file mode 100644
index 0000000..16c66de
--- /dev/null
+++ b/src/main/java/unitypackage/viewer/gui/UnitypackageFileName.java
@@ -0,0 +1,47 @@
+/*
+ * Basic .unitypackage Viewer
+ * Copyright (C) 2024 Michael Sabin
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Affero 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 Affero General Public License for more details.
+ *
+ * You should have received a copy of the GNU Affero General Public License
+ * along with this program. If not, see .
+ */
+
+package unitypackage.viewer.gui;
+
+import java.io.File;
+import javax.swing.filechooser.FileFilter;
+
+public class UnitypackageFileName {
+
+ public static boolean isUnitypackage(File file) {
+ return file.isFile() && isUnitypackage(file.getName());
+ }
+
+ public static boolean isUnitypackage(String fileName) {
+ return fileName.toLowerCase().endsWith(".unitypackage");
+ }
+
+ public static class UnitypackageFileFilter extends FileFilter {
+
+ @Override
+ public boolean accept(File f) {
+ return !f.isFile() || isUnitypackage(f);
+ }
+
+ @Override
+ public String getDescription() {
+ return "*.unitypackage";
+ }
+ }
+
+}
diff --git a/src/main/java/unitypackage/viewer/gui/model/SearchResult.java b/src/main/java/unitypackage/viewer/gui/model/SearchResult.java
new file mode 100644
index 0000000..eb18eac
--- /dev/null
+++ b/src/main/java/unitypackage/viewer/gui/model/SearchResult.java
@@ -0,0 +1,49 @@
+/*
+ * Basic .unitypackage Viewer
+ * Copyright (C) 2024 Michael Sabin
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Affero 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 Affero General Public License for more details.
+ *
+ * You should have received a copy of the GNU Affero General Public License
+ * along with this program. If not, see .
+ */
+
+package unitypackage.viewer.gui.model;
+
+import javax.swing.tree.TreeNode;
+
+public class SearchResult implements Comparable {
+
+ private final UnityTreeNode.Asset assetNode;
+
+ public SearchResult(UnityTreeNode.Asset assetNode) {
+ this.assetNode = assetNode;
+ }
+
+ public TreeNode[] getTreeNodePath() {
+ return assetNode.getPath();
+ }
+
+
+ @Override
+ public int compareTo(SearchResult o) {
+ return toString().toLowerCase().compareTo(o.toString().toLowerCase());
+ }
+
+ /**
+ * String used when displaying an item in the list.
+ */
+ @Override
+ public String toString() {
+ String s = String.format("%s (%,d bytes) {%s}", assetNode.getAssetPath(), assetNode.getAssetSize(), assetNode.getGuid());
+ return s;
+ }
+}
diff --git a/src/main/java/unitypackage/viewer/gui/model/UnityTreeNode.java b/src/main/java/unitypackage/viewer/gui/model/UnityTreeNode.java
new file mode 100644
index 0000000..f2f5b7f
--- /dev/null
+++ b/src/main/java/unitypackage/viewer/gui/model/UnityTreeNode.java
@@ -0,0 +1,252 @@
+/*
+ * Basic .unitypackage Viewer
+ * Copyright (C) 2024 Michael Sabin
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Affero 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 Affero General Public License for more details.
+ *
+ * You should have received a copy of the GNU Affero General Public License
+ * along with this program. If not, see .
+ */
+
+package unitypackage.viewer.gui.model;
+
+import java.awt.image.BufferedImage;
+import java.nio.file.Path;
+import java.text.SimpleDateFormat;
+import java.util.Enumeration;
+import javax.swing.tree.DefaultMutableTreeNode;
+import javax.swing.tree.TreeNode;
+import unitypackage.model.UnityAsset;
+
+public abstract class UnityTreeNode extends DefaultMutableTreeNode implements Comparable {
+
+ protected UnityTreeNode(Path userObject, boolean allowsChildren) {
+ super(userObject, allowsChildren);
+ }
+ protected UnityTreeNode(UnityAsset userObject, boolean allowsChildren) {
+ super(userObject, allowsChildren);
+ }
+
+ @Override
+ public int compareTo(UnityTreeNode o) {
+
+ int compare;
+ if ((this instanceof Directory && o instanceof Directory) ||
+ (this instanceof Asset && o instanceof Asset))
+ {
+ String thisVal = getStringForSearchingAndSorting().toLowerCase();
+ String thatVal = o.getStringForSearchingAndSorting().toLowerCase();
+ compare = thisVal.compareTo(thatVal);
+ } else if (this instanceof Directory) {
+ compare = -1;
+ } else {
+ compare = 1;
+ }
+
+ return compare;
+ }
+
+
+
+ abstract public String getAssetName();
+
+ abstract public boolean hasGuid();
+ abstract public String getGuid();
+
+ abstract public boolean hasSize();
+ abstract public long getAssetSize();
+
+ abstract public BufferedImage getPreviewImage();
+
+ abstract public String getStringForSearchingAndSorting();
+
+ // ...................................................................................
+
+ static class Directory extends UnityTreeNode {
+
+ private final Path relativePathFromParent;
+
+ private UnityAsset asset;
+
+ public Directory(Path relativePathFromParent) {
+ super(relativePathFromParent.getFileName(), true);
+ this.relativePathFromParent = relativePathFromParent;
+ }
+
+ public void setAsset(UnityAsset asset) {
+ this.asset = asset;
+ }
+
+ @Override
+ public String getAssetName() {
+ return relativePathFromParent.toString();
+ }
+
+ @Override
+ public boolean hasGuid() {
+ return getGuid() != null;
+ }
+
+ @Override
+ public String getGuid() {
+ String guid;
+ if (asset == null) {
+ guid = null;
+ } else {
+ guid = asset.getGuid();
+ }
+ return guid;
+ }
+
+ @Override
+ public boolean hasSize() {
+ return false;
+ }
+
+ @Override
+ public long getAssetSize() {
+ throw new UnsupportedOperationException();
+ }
+
+ @Override
+ public BufferedImage getPreviewImage() {
+ return null;
+ }
+
+ @Override
+ public String getStringForSearchingAndSorting() {
+ String s = relativePathFromParent.toString();
+ String guid = getGuid();
+ if (guid == null) {
+ return s;
+ } else {
+ return s + "\t" + guid;
+ }
+ }
+
+ public void recursiveSort() {
+ if (this.children == null)
+ return;
+ this.children.sort(null);
+
+ Enumeration em = children();
+ while (em.hasMoreElements()) {
+ Object element = em.nextElement();
+ if (element instanceof Directory) {
+ ((Directory)element).recursiveSort();
+ }
+ }
+
+ }
+
+ public boolean startsWith(Path relativePathFromOtherParent) {
+ return relativePathFromParent.startsWith(relativePathFromOtherParent);
+ }
+
+ /**
+ * String used when displaying the node in the tree.
+ */
+ @Override
+ public String toString() {
+ final Path fileName = relativePathFromParent.getFileName();
+
+ if (fileName == null) { // must be the root node
+ if (asset != null)
+ throw new RuntimeException("Can this happen?");
+ return "";
+ }
+
+ StringBuilder sb = new StringBuilder();
+
+ sb.append("")
+ .append(fileName);
+ if (asset != null) {
+ sb.append(" {").append(asset.getGuid()).append("}");
+ } else {
+ // I've seen some .unitypackage where directories get their own GUID and associated data.
+ // I've also seen some where directories have no GUID, but are implied to exist by the asset paths.
+ sb.append(" {missing directory .meta}");
+ }
+
+ sb.append("");
+ return sb.toString();
+ }
+ }
+
+ // ...................................................................................
+
+ public static class Asset extends UnityTreeNode {
+
+ public Asset(UnityAsset userObject) {
+ super(userObject, false);
+ }
+
+ public UnityAsset getAsset() {
+ return (UnityAsset) this.userObject;
+ }
+
+ @Override
+ public String getAssetName() {
+ return getAsset().getFileName();
+ }
+
+ @Override
+ public boolean hasGuid() {
+ return true;
+ }
+
+ @Override
+ public String getGuid() {
+ return getAsset().getGuid();
+ }
+
+ @Override
+ public boolean hasSize() {
+ return true;
+ }
+
+ @Override
+ public long getAssetSize() {
+ return getAsset().getSize();
+ }
+
+ @Override
+ public BufferedImage getPreviewImage() {
+ return getAsset().getPreview();
+ }
+
+ public String getAssetPath() {
+ return getAsset().getFullPath();
+ }
+
+ public String getDateModified() {
+ SimpleDateFormat fmt = new SimpleDateFormat("MM/dd/yy");
+ String s = fmt.format(getAsset().getDateModified());
+ return s;
+ }
+
+ @Override
+ public String getStringForSearchingAndSorting() {
+ return getAssetName()+ "\t" + getGuid();
+ }
+
+ /**
+ * String used when displaying the node in the tree.
+ */
+ @Override
+ public String toString() {
+ String s = String.format("%s (%,d bytes) {%s} %s",
+ getAssetName(), getAssetSize(), getGuid(), getDateModified());
+ return s;
+ }
+
+ }
+}
diff --git a/src/main/java/unitypackage/viewer/gui/model/UnitypackageGuiModel.java b/src/main/java/unitypackage/viewer/gui/model/UnitypackageGuiModel.java
new file mode 100644
index 0000000..db62c39
--- /dev/null
+++ b/src/main/java/unitypackage/viewer/gui/model/UnitypackageGuiModel.java
@@ -0,0 +1,165 @@
+/*
+ * Basic .unitypackage Viewer
+ * Copyright (C) 2024 Michael Sabin
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Affero 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 Affero General Public License for more details.
+ *
+ * You should have received a copy of the GNU Affero General Public License
+ * along with this program. If not, see .
+ */
+
+package unitypackage.viewer.gui.model;
+
+import java.io.File;
+import java.io.IOException;
+import java.io.InputStream;
+import java.nio.file.Files;
+import java.nio.file.Path;
+import java.nio.file.Paths;
+import java.nio.file.StandardCopyOption;
+import java.util.ArrayList;
+import java.util.Collections;
+import java.util.Comparator;
+import java.util.Enumeration;
+import java.util.List;
+import java.util.Map;
+import java.util.stream.Collectors;
+import javax.swing.tree.DefaultTreeModel;
+import javax.swing.tree.TreeNode;
+import unitypackage.model.UnityAsset;
+import unitypackage.model.UnitypackageReader;
+
+public class UnitypackageGuiModel {
+
+ private File currentUnitypackageFile;
+
+ public File getCurrentUnitypackageFile() {
+ return currentUnitypackageFile;
+ }
+
+ public void extractFile(UnityAsset asset, Path outputFile) throws IOException {
+ try (InputStream is = UnitypackageReader.getFileStream(asset, currentUnitypackageFile)) {
+ Files.copy(is, outputFile, StandardCopyOption.REPLACE_EXISTING);
+ }
+ }
+
+ // ===================================================================================
+ // Search model
+
+ // TODO also search directories
+ private final List assetNodesForSearching = new ArrayList<>();
+
+ public List search(String searchText) {
+
+
+ List searchResults = new ArrayList<>();
+
+ for (UnityTreeNode.Asset pathsInPathname : assetNodesForSearching) {
+ if (pathsInPathname.getStringForSearchingAndSorting().toLowerCase().contains(searchText.toLowerCase())) {
+ searchResults.add(new SearchResult(pathsInPathname));
+ }
+ }
+
+ Collections.sort(searchResults);
+
+ return searchResults;
+ }
+
+ // ===================================================================================
+ // Tree model
+
+ private static final UnityAssetCompare unityAssetCompare = new UnityAssetCompare();
+ private static class UnityAssetCompare implements Comparator {
+ @Override
+ public int compare(UnityAsset o1, UnityAsset o2) {
+ return o1.getFullPath().compareTo(o2.getFullPath());
+ }
+ }
+
+ /**
+ * @param unitypackagePath Path to the ".unitypackage" file.
+ */
+ public DefaultTreeModel buildTreeModel(File unitypackagePath) throws IOException {
+ currentUnitypackageFile = unitypackagePath;
+
+ List unityAssets = UnitypackageReader.readAssetsList(unitypackagePath);
+
+
+ UnityTreeNode.Directory root = new UnityTreeNode.Directory(Paths.get("(root)"));
+
+ Map> split = unityAssets.stream().collect(Collectors.groupingBy(a -> a.isProbablyDirectory()));
+ List dirEntries = split.get(true);
+ List fileEntries = split.get(false);
+ fileEntries.sort(unityAssetCompare);
+
+ if (dirEntries != null) {
+ // I suppose it's possible for no directories to exist
+ dirEntries.sort(unityAssetCompare);
+
+ // Build up a directory tree of the identified directory assets
+ for (UnityAsset directoryAssetEntry : dirEntries) {
+ UnityTreeNode.Directory currentDirectory = root;
+ Path dirPath = directoryAssetEntry.getFullPathAsPath();
+
+ for (int i = 0; i < dirPath.getNameCount(); i++) {
+ Path pathPart = dirPath.getName(i);
+ currentDirectory = findOrCreateDirectoryNode(currentDirectory, pathPart);
+ }
+
+ currentDirectory.setAsset(directoryAssetEntry);
+ }
+ }
+
+ // Now add the file assets as children in the tree.
+ // If somehow there's a missing directory, it will create it.
+ for (UnityAsset asset : fileEntries) {
+
+ UnityTreeNode.Directory currentDir = root;
+ Path fileAssetPath = asset.getFullPathAsPath();
+
+ for (int i = 0; i < fileAssetPath.getNameCount()-1; i++) {
+ Path pathPart = fileAssetPath.getName(i);
+ currentDir = findOrCreateDirectoryNode(currentDir, pathPart);
+ }
+
+ UnityTreeNode.Asset assetNode = new UnityTreeNode.Asset(asset);
+ currentDir.add(assetNode);
+ assetNodesForSearching.add(assetNode);
+ }
+
+ root.recursiveSort();
+ DefaultTreeModel treeModel = new DefaultTreeModel(root);
+ return treeModel;
+ }
+
+ private static UnityTreeNode.Directory findOrCreateDirectoryNode(UnityTreeNode parent, Path relativePathFromParent) {
+
+ Enumeration kids = parent.children();
+ while (kids.hasMoreElements()) {
+ Object nextKid = kids.nextElement();
+
+ if (nextKid instanceof UnityTreeNode.Asset) {
+ continue;
+ }
+
+ UnityTreeNode.Directory dn = (UnityTreeNode.Directory)nextKid;
+ if (dn.startsWith(relativePathFromParent)) {
+ return dn;
+ }
+ }
+
+ UnityTreeNode.Directory newNode = new UnityTreeNode.Directory(relativePathFromParent);
+ parent.add(newNode);
+
+ return newNode;
+ }
+
+}
diff --git a/src/main/misc/app.properties b/src/main/misc/app.properties
new file mode 100644
index 0000000..defbd48
--- /dev/null
+++ b/src/main/misc/app.properties
@@ -0,0 +1 @@
+version=${project.version}
diff --git a/src/main/resources/unitypackage/viewer/gui/Icon128.png b/src/main/resources/unitypackage/viewer/gui/Icon128.png
new file mode 100644
index 0000000..f76f24a
Binary files /dev/null and b/src/main/resources/unitypackage/viewer/gui/Icon128.png differ
diff --git a/src/main/resources/unitypackage/viewer/gui/Icon16.png b/src/main/resources/unitypackage/viewer/gui/Icon16.png
new file mode 100644
index 0000000..3ef8919
Binary files /dev/null and b/src/main/resources/unitypackage/viewer/gui/Icon16.png differ
diff --git a/src/main/resources/unitypackage/viewer/gui/Icon256.png b/src/main/resources/unitypackage/viewer/gui/Icon256.png
new file mode 100644
index 0000000..764dcd1
Binary files /dev/null and b/src/main/resources/unitypackage/viewer/gui/Icon256.png differ
diff --git a/src/main/resources/unitypackage/viewer/gui/Icon32.png b/src/main/resources/unitypackage/viewer/gui/Icon32.png
new file mode 100644
index 0000000..a04dea0
Binary files /dev/null and b/src/main/resources/unitypackage/viewer/gui/Icon32.png differ
diff --git a/src/main/resources/unitypackage/viewer/gui/Icon64.png b/src/main/resources/unitypackage/viewer/gui/Icon64.png
new file mode 100644
index 0000000..0b8ea9e
Binary files /dev/null and b/src/main/resources/unitypackage/viewer/gui/Icon64.png differ
diff --git a/src/main/resources/unitypackage/viewer/gui/LICENSES_full_documentation_std.txt b/src/main/resources/unitypackage/viewer/gui/LICENSES_full_documentation_std.txt
new file mode 100644
index 0000000..176519e
--- /dev/null
+++ b/src/main/resources/unitypackage/viewer/gui/LICENSES_full_documentation_std.txt
@@ -0,0 +1,25314 @@
+#################################################################
+#################################################################
+####### #######
+####### Open Icon Library #######
+####### License File #######
+####### #######
+#################################################################
+#################################################################
+
+Table of Contents:
+ * Description
+ * Sources
+ * Licenses
+ * File List
+ * Icons from Wikicommons
+ * Icons under Creative Commons licenses
+ * Icons under GPL and LGPL licenses
+ * Icons under Public Domain
+ * Icons under MIT license
+ * Icons under BSD license
+ * Icons from app-install-data
+#################################################################
+## Description:
+
+The Open Icon Library contains icons from various sources. This file list
+the license and source of each file in this package. In the rare
+occasion where there is two files with the same name, you will have to check
+the developers package. If you wish to use these icons in your project,
+include this file in your projects documentation.
+
+
+#################################################################
+## Sources:
+
+AEM Pictorial Database (aem)
+ link: http://www.aem.org/Technical/PictorialDatabase/index.asp
+ license: PD
+ license link: http://en.wikipedia.org/wiki/Public_domain
+ format: eps -> svg, png
+ subdirectory: open_icon_library-devel/icons/aem
+
+app-install-data (app-install)
+ link: http://packages.debian.org/lenny/app-install-data
+ licenses: Various, see docs/AUTHORS_app-install
+ license link: see docs/AUTHORS_app-install
+ format: xpm, svg, png
+ subdirectory: open_icon_library-devel/icons/app-install
+
+Creative Commons (cc)
+ link: http://creativecommons.org/about/downloads
+ license: CC-BY 3.0
+ license link: http://creativecommons.org/licenses/by/3.0/
+ formats: svg, png
+ subdirectories: open_icon_library-devel/icons/cc
+ open_icon_library-devel/icons_by_subject/cc
+
+Crystal Clear (crystal_clear)
+ link: http://commons.wikimedia.org/wiki/Crystal_Clear
+ license: LGPL-2.1
+ license link: http://creativecommons.org/licenses/LGPL/2.1/
+ formats: png
+ subdirectories: open_icon_library-devel/icons/crystal_clear
+ open_icon_library-devel/icons_by_subject/crystal_clear
+
+Crystal Project (crystal)
+ link: http://everaldo.com/crystal/, CrystalXp.net
+ license: LGPL-2.1
+ license link: http://creativecommons.org/licenses/LGPL/2.1/
+ formats: png, ico
+ subdirectory: open_icon_library-devel/icons/crystal
+
+Technische Regeln für Arbeitsstätten (DIN Standard) (din)
+ link: http://www.baua.de/nn_56926/de/Themen-von-A-Z/Arbeitsstaetten/ASR/pdf/ASR-A1-3.pdf
+ license: Public Domain
+ license link: http://en.wikipedia.org/wiki/Public_domain
+ format: pdf -> svg, png
+ subdirectory: open_icon_library-devel/icons/din
+
+FAMFAMFAM Flag Icons (famfamfam-flag)
+ link: http://www.famfamfam.com/lab/icons/flags/
+ license: Public Domain
+ license link: http://en.wikipedia.org/wiki/Public_domain
+ formats: png
+ subdirectory: open_icon_library-devel/icons/famfamfam-flag
+
+FAMFAMFAM Silk Icons 1.3 (famfamfam-silk)
+ link: http://www.famfamfam.com/lab/icons/silk/
+ license: CC-BY-2.5 or CC-BY-3.0
+ license link: http://creativecommons.org/licenses/by/3.0/
+ http://creativecommons.org/licenses/by/2.5/
+ formats: png
+ subdirectory: open_icon_library-devel/icons/famfamfam-silk
+
+fineicons (fineicons)
+ link: http://www.fineicons.com/en/free-icons/credit-cards/
+ license: CC-BY-SA-2.0-UK
+ license link: http://creativecommons.org/licenses/by-sa/2.0/uk/
+ formats: gif -> png
+ subdirectory: open_icon_library-devel/icons_by_subject/webpage/fineicons
+
+UNECE GHS of Classification and Labeling of Chemicals (ghs)
+ link: http://www.unece.org/trans/danger/publi/ghs/pictograms.html
+ license: PD
+ license link: http://en.wikipedia.org/wiki/Public_domain
+ format: eps -> svg, png
+ subdirectory: open_icon_library-devel/icons/ghs
+
+Gimp 2.6 (gimp)
+ link: http://www.gimp.org/
+ license: GPLv2
+ license link: http://creativecommons.org/licenses/GPL/2.0/
+ formats: png
+ subdirectories: open_icon_library-devel/icons_by_subject/gnome
+
+
+GNOME Icon Theme 2.26.0 (gnome)
+ link: http://art.gnome.org/
+ license: GPLv2
+ license link: http://creativecommons.org/licenses/GPL/2.0/
+ formats: svg, png
+ subdirectories: open_icon_library-devel/icons/gnome
+ open_icon_library-devel/icons_by_subject/gnome
+
+GNOME-Colors (gnome_colors)
+ link: http://code.google.com/p/gnome-colors/
+ license: GPLv2
+ license link: http://creativecommons.org/licenses/GPL/2.0/
+ formats: svg, png
+ subdirectories: open_icon_library-devel/icons/gnome-colors
+ open_icon_library-devel/icons_by_subject/gnome-colors
+
+Inkscape (inkscape)
+ link: http://www.inkscape.org/
+ license: GPLv2
+ license link: http://creativecommons.org/licenses/GPL/2.0/
+ format: svg
+ subdirectories: open_icon_library-devel/icons_by_subject/inkscape
+
+Intrigue Icon Set 0.6.2 [Green] (intrigue)
+ link: http://simpleinnovation.net/index.php?page=22&source=2&id=2
+ license: GPLv2
+ license link: http://creativecommons.org/licenses/GPL/2.0/
+ formats: png
+ subdirectory: open_icon_library-devel/icons/intrigue
+
+Nuvola 1.0 (KDE 3.x icon set) (nuvola)
+ link: http://www.icon-king.com/projects/nuvola/
+ license: LGPL 2.1
+ license link: http://creativecommons.org/licenses/LGPL/2.1/
+ formats: png
+ subdirectory: open_icon_library-devel/icons/nuvola
+
+Map Symbols & Patterns for NPS Maps (nps)
+ link: http://www.nps.gov/hfc/carto/map-symbols.htm
+ aquired: 27 Dec 2009
+ license: Public Domain
+ license link: http://en.wikipedia.org/wiki/Public_domain
+ format: pdf -> png, svg
+ subdirectory: open_icon_library-devel/icons/nps
+
+Open Clip Art Library (open_clip_art_library)
+ link: http://openclipart.org
+ license: Public Domain
+ license link: http://en.wikipedia.org/wiki/Public_domain
+ format: svg -> png
+ subdirectory: open_icon_library-devel/icons/open_clip_art_library
+
+Open Icon Library (homemade)
+ link: http://openiconlibrary.sourceforge.net/
+ license: Public Domain
+ license link: http://en.wikipedia.org/wiki/Public_domain
+ format: svg -> png
+ subdirectories: open_icon_library-devel/icons/homemade
+ open_icon_library-devel/icons_by_subject/homemade
+
+OpenOffice.org default theme 3.2 (openoffice)
+ link: http://www.openoffice.org/
+ license: GPLv3
+ license link: http://creativecommons.org/licenses/GPL/3.0/
+ format: png
+ subdirectories: open_icon_library-devel/icons_by_subject/openoffice
+
+Oxygen Icons 4.3.1 (KDE) (oxygen)
+ link: http://www.oxygen-icons.org/
+ license: Dual: CC-BY-SA 3.0 or LGPL
+ License link: http://creativecommons.org/licenses/by-sa/3.0/
+ http://creativecommons.org/licenses/LGPL/2.1/
+ formats: svg, png
+ subdirectory: open_icon_library-devel/icons/oxygen
+
+Tango Icon Library 0.8.90 (tango)
+ link: http://tango.freedesktop.org/Tango_Icon_Library
+ license: Public Domain
+ License link: http://en.wikipedia.org/wiki/Public_domain
+ formats: svg, png
+ subdirectory: open_icon_library-devel/icons/tango
+
+Tango harm-on-icons (tango-harm)
+ link: http://gnome-look.org/content/show.php/Tango+mine?content=76316
+ license: CC-BY 3.0
+ License link: http://creativecommons.org/licenses/by/3.0/
+ formats: svg->png
+ subdirectory: open_icon_library-devel/icons/tango-harm
+
+Warthan's Stuff: Sovereign State Flags of the World (warthan)
+ link: http://warthan.org/nation_flags.html
+ license: GPL
+ License link: http://creativecommons.org/licenses/GPL/2.0/
+ formats: png
+ subdirectory: open_icon_library-devel/icons/warthan
+
+Wikimedia Commons
+ link: http://commons.wikimedia.org/wiki/Main_Page
+ license: CC, GPL, PD, MIT, BSD (in separate directories)
+ License link:
+ format: svg, png
+ subdirectory: open_icon_library-devel/icons/wiki_commons_bsd
+ subdirectory: open_icon_library-devel/icons/wiki_commons_mit
+ subdirectories: open_icon_library-devel/icons/wiki_commons_cc
+ open_icon_library-devel/icons_by_subject/wiki_commons_cc
+ subdirectories: open_icon_library-devel/icons/wiki_commons_gpl
+ open_icon_library-devel/icons_by_subject/wiki_commons_gpl
+ subdirectories: open_icon_library-devel/icons/wiki_commons_pd
+ open_icon_library-devel/icons_by_subject/wiki_commons_pd
+ See AUTHORS_wiki_commons* for details on each image with license info
+
+WPClipart (wpclipart)
+ link: http://www.wpclipart.com/
+ license: PD
+
+
+##################################################################
+## Licenses:
+
+Creative Commons Attribution 1.0 Generic (CC-BY 1.0)
+ link: http://creativecommons.org/licenses/by/1.0/
+
+Creative Commons Attribution 2.0 Generic (CC-BY 2.0)
+ link: http://creativecommons.org/licenses/by/2.0/
+
+Creative Commons Attribution 2.5 Generic (CC-BY 2.5)
+ link: http://creativecommons.org/licenses/by/2.5/
+
+Creative Commons Attribution 3.0 Unported (CC-BY 3.0)
+ link: http://creativecommons.org/licenses/by/3.0/
+
+Creative Commons Attribution-Share Alike 1.0 Generic (CC-BY-SA 1.0)
+ link: http://creativecommons.org/licenses/by-sa/1.0/
+
+Creative Commons Attribution-Share Alike 2.0 Generic (CC-BY-SA 2.0)
+ link: http://creativecommons.org/licenses/by-sa/2.0/
+
+Creative Commons Attribution-Share Alike 2.5 Generic (CC-BY-SA 2.5)
+ link: http://creativecommons.org/licenses/by-sa/2.5/
+
+Creative Commons Attribution-Share Alike 3.0 Unported (CC-BY-SA 3.0)
+ link: http://creativecommons.org/licenses/by-sa/3.0/
+
+GNU General Public License 2 (GPLv2)
+ link: http://creativecommons.org/licenses/GPL/2.0/
+
+GNU General Public License 3 (GPLv3)
+ link: http://creativecommons.org/licenses/GPL/3.0/
+
+GNU Lesser General Public License 2.1 (LGPL)
+ link: http://creativecommons.org/licenses/LGPL/2.1/
+
+GNU Lesser General Public License 3.0 (LGPLv3)
+ link: http://www.gnu.org/licenses/lgpl-3.0.txt
+
+MIT License (MIT)
+ link: http://creativecommons.org/licenses/MIT/
+
+BSD License (BSD)
+ link: http://creativecommons.org/licenses/BSD/
+
+Public Domain (PD)
+ link: http://en.wikipedia.org/wiki/Public_domain
+
+List of other Free/Open licenses (not used)
+ link: http://www.gnu.org/philosophy/license-list.html
+
+
+
+
+
+###################################################
+## File List:
+##
+
+File Name / Source /
+0101.png / crystal / LGPL-2.1
+0103.png / crystal / LGPL-2.1
+0105.png / crystal / LGPL-2.1
+0109.png / crystal / LGPL-2.1
+0112.png / crystal / LGPL-2.1
+0126.png / crystal / LGPL-2.1
+02.png / crystal / LGPL-2.1
+03123.png / crystal / LGPL-2.1
+03125.png / crystal / LGPL-2.1
+03126.png / crystal / LGPL-2.1
+03127.png / crystal / LGPL-2.1
+03128.png / crystal / LGPL-2.1
+03129.png / crystal / LGPL-2.1
+03130.png / crystal / LGPL-2.1
+03131.png / crystal / LGPL-2.1
+03132.png / crystal / LGPL-2.1
+03137.png / crystal / LGPL-2.1
+03139.png / crystal / LGPL-2.1
+03140.png / crystal / LGPL-2.1
+03144.png / crystal / LGPL-2.1
+03145.png / crystal / LGPL-2.1
+03150.png / crystal / LGPL-2.1
+03151.png / crystal / LGPL-2.1
+03152.png / crystal / LGPL-2.1
+03158.png / crystal / LGPL-2.1
+03160.png / crystal / LGPL-2.1
+03161.png / crystal / LGPL-2.1
+03162.png / crystal / LGPL-2.1
+03163.png / crystal / LGPL-2.1
+03214.png / crystal / LGPL-2.1
+03216.png / crystal / LGPL-2.1
+03217.png / crystal / LGPL-2.1
+03219.png / crystal / LGPL-2.1
+03220.png / crystal / LGPL-2.1
+03226.png / crystal / LGPL-2.1
+03227.png / crystal / LGPL-2.1
+03228.png / crystal / LGPL-2.1
+03242.png / crystal / LGPL-2.1
+03243.png / crystal / LGPL-2.1
+03244.png / crystal / LGPL-2.1
+03245.png / crystal / LGPL-2.1
+03246.png / crystal / LGPL-2.1
+03247.png / crystal / LGPL-2.1
+03248.png / crystal / LGPL-2.1
+03249.png / crystal / LGPL-2.1
+03250.png / crystal / LGPL-2.1
+03251.png / crystal / LGPL-2.1
+03252.png / crystal / LGPL-2.1
+03253.png / crystal / LGPL-2.1
+03254.png / crystal / LGPL-2.1
+03255.png / crystal / LGPL-2.1
+036.png / crystal / LGPL-2.1
+037.png / crystal / LGPL-2.1
+038.png / crystal / LGPL-2.1
+039.png / crystal / LGPL-2.1
+040.png / crystal / LGPL-2.1
+045.png / crystal / LGPL-2.1
+047.png / crystal / LGPL-2.1
+048.png / crystal / LGPL-2.1
+049.png / crystal / LGPL-2.1
+051.png / crystal / LGPL-2.1
+052.png / crystal / LGPL-2.1
+053.png / crystal / LGPL-2.1
+054.png / crystal / LGPL-2.1
+05500.png / crystal / LGPL-2.1
+05554.png / crystal / LGPL-2.1
+057.png / crystal / LGPL-2.1
+05711.png / crystal / LGPL-2.1
+058.png / crystal / LGPL-2.1
+059.png / crystal / LGPL-2.1
+060.png / crystal / LGPL-2.1
+061.png / crystal / LGPL-2.1
+062.png / crystal / LGPL-2.1
+063.png / crystal / LGPL-2.1
+06312.png / crystal / LGPL-2.1
+064.png / crystal / LGPL-2.1
+067.png / crystal / LGPL-2.1
+068.png / crystal / LGPL-2.1
+069.png / crystal / LGPL-2.1
+070.png / crystal / LGPL-2.1
+072.png / crystal / LGPL-2.1
+074.png / crystal / LGPL-2.1
+076.png / crystal / LGPL-2.1
+077.png / crystal / LGPL-2.1
+078.png / crystal / LGPL-2.1
+079.png / crystal / LGPL-2.1
+10350.png / crystal / LGPL-2.1
+10454.png / crystal / LGPL-2.1
+10710.png / crystal / LGPL-2.1
+10863.png / crystal / LGPL-2.1
+10864.png / crystal / LGPL-2.1
+10928.png / crystal / LGPL-2.1
+10929.png / crystal / LGPL-2.1
+12454.png / crystal / LGPL-2.1
+12464.png / crystal / LGPL-2.1
+12466.png / crystal / LGPL-2.1
+12468.png / crystal / LGPL-2.1
+12477.png / crystal / LGPL-2.1
+12602.png / crystal / LGPL-2.1
+12603.png / crystal / LGPL-2.1
+18022.png / crystal / LGPL-2.1
+1964.ico / wiki_commons_gpl / See Below
+1964.png / wiki_commons_gpl / See Below
+20007.png / crystal / LGPL-2.1
+20011.png / crystal / LGPL-2.1
+20012.png / crystal / LGPL-2.1
+20018.png / crystal / LGPL-2.1
+20019.png / crystal / LGPL-2.1
+20171.png / crystal / LGPL-2.1
+20172.png / crystal / LGPL-2.1
+20173.png / crystal / LGPL-2.1
+20174.png / crystal / LGPL-2.1
+20175.png / crystal / LGPL-2.1
+20186.png / crystal / LGPL-2.1
+20236.png / crystal / LGPL-2.1
+27036.png / crystal / LGPL-2.1
+7zip.png / wiki_commons_gpl / See Below
+AClock.app.png / app-install / See Below
+BioCocoa.app.png / app-install / See Below
+CA2pp.png / app-install / See Below
+CaRMetal.png / app-install / See Below
+Camera.app.png / app-install / See Below
+Cenon.app.png / app-install / See Below
+Charmap.app.png / app-install / See Below
+DeSmuME.png / app-install / See Below
+DictionaryReader.app.png / app-install / See Below
+EdenMath.app.png / app-install / See Below
+FBReader.png / app-install / See Below
+FontBookSquare.png / app-install / See Below
+GNUWash.app.png / app-install / See Below
+GNUstep_Grr.app.png / app-install / See Below
+GNUstep_LuserNET.app.png / app-install / See Below
+GTAMSAnalyzer.app.png / app-install / See Below
+Gorm.app.png / app-install / See Below
+Gridlock.app.png / app-install / See Below
+GvRng.png / app-install / See Below
+HPmenu.png / app-install / See Below
+HelpViewer.png / app-install / See Below
+LabPlot.png / app-install / See Below
+Lynkeos.app.png / app-install / See Below
+MB.png / app-install / See Below
+MPDCon.app.png / app-install / See Below
+Mines.app.png / app-install / See Below
+PRICE.app.png / app-install / See Below
+PipeWalker.png / app-install / See Below
+PlopFolio.app.png / app-install / See Below
+Poe.app.png / app-install / See Below
+Preview.app.png / app-install / See Below
+ProjectManager.app.png / app-install / See Below
+RLPlot.png / app-install / See Below
+RemoteDesk.app.png / app-install / See Below
+Sci48M.png / app-install / See Below
+TagTool.png / app-install / See Below
+TeXmacs.png / app-install / See Below
+Terminal.app.png / app-install / See Below
+TextEdit.app.png / app-install / See Below
+Thunar.png / app-install / See Below
+TimeMon.app.png / app-install / See Below
+VolumeControl.app.png / app-install / See Below
+WrapperFactory.app.png / app-install / See Below
+a7xpg.png / app-install / See Below
+abe.png / app-install / See Below
+abiword.ico / intrigue / GPLv2
+abiword.ico / wiki_commons_gpl / See Below
+abiword.png / app-install / See Below
+abiword.png / intrigue / GPLv2
+abiword.png / wiki_commons_gpl / See Below
+abiword_backup.ico / wiki_commons_gpl / See Below
+abiword_backup.png / wiki_commons_gpl / See Below
+abiword_saved.ico / wiki_commons_gpl / See Below
+abiword_saved.png / wiki_commons_gpl / See Below
+absoluterecord.png / crystal / LGPL-2.1
+abuse.png / app-install / See Below
+accerciser.png / app-install / See Below
+accessories-calculator-2.ico / crystal / LGPL-2.1
+accessories-calculator-2.png / crystal / LGPL-2.1
+accessories-calculator-3.ico / gnome / GPLv2
+accessories-calculator-3.png / gnome / GPLv2
+accessories-calculator-4.ico / tango / PD
+accessories-calculator-4.png / tango / PD
+accessories-calculator-5.ico / oxygen / CC-BY-SA 3.0 or LGPL
+accessories-calculator-5.png / oxygen / CC-BY-SA 3.0 or LGPL
+accessories-calculator.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+accessories-calculator.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+accessories-character-map-2.ico / tango / PD
+accessories-character-map-2.png / tango / PD
+accessories-character-map-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+accessories-character-map-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+accessories-character-map.ico / gnome / GPLv2
+accessories-character-map.png / gnome / GPLv2
+accessories-clock-2.ico / crystal / LGPL-2.1
+accessories-clock-2.png / crystal / LGPL-2.1
+accessories-clock-3.ico / nuvola / LGPL-2.1
+accessories-clock-3.png / nuvola / LGPL-2.1
+accessories-clock.ico / intrigue / GPLv2
+accessories-clock.png / intrigue / GPLv2
+accessories-date-2.ico / nuvola / LGPL-2.1
+accessories-date-2.png / nuvola / LGPL-2.1
+accessories-date.ico / crystal / LGPL-2.1
+accessories-date.png / crystal / LGPL-2.1
+accessories-dictionary-2.ico / oxygen / CC-BY-SA 3.0 or LGPL
+accessories-dictionary-2.png / oxygen / CC-BY-SA 3.0 or LGPL
+accessories-dictionary.ico / gnome / GPLv2
+accessories-dictionary.png / gnome / GPLv2
+accessories-miscellaneous.ico / crystal / LGPL-2.1
+accessories-miscellaneous.png / crystal / LGPL-2.1
+accessories-text-editor-2.ico / crystal / LGPL-2.1
+accessories-text-editor-2.png / crystal / LGPL-2.1
+accessories-text-editor-3.ico / gnome / GPLv2
+accessories-text-editor-3.png / gnome / GPLv2
+accessories-text-editor-4.ico / tango / PD
+accessories-text-editor-4.png / tango / PD
+accessories-text-editor-5.ico / nuvola / LGPL-2.1
+accessories-text-editor-5.png / nuvola / LGPL-2.1
+accessories-text-editor-6.ico / oxygen / CC-BY-SA 3.0 or LGPL
+accessories-text-editor-6.png / oxygen / CC-BY-SA 3.0 or LGPL
+accessories-text-editor.ico / intrigue / GPLv2
+accessories-text-editor.png / intrigue / GPLv2
+ace.ico / wiki_commons_gpl / See Below
+ace.png / wiki_commons_gpl / See Below
+achilles.png / app-install / See Below
+aconnectgui.png / app-install / See Below
+acrobat.ico / oxygen / CC-BY-SA 3.0 or LGPL
+acrobat.png / oxygen / CC-BY-SA 3.0 or LGPL
+acroread-2.ico / nuvola / LGPL-2.1
+acroread-2.png / nuvola / LGPL-2.1
+acroread-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+acroread-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+acroread.ico / crystal / LGPL-2.1
+acroread.png / crystal / LGPL-2.1
+actionmode.png / crystal / LGPL-2.1
+ad_hoc.ico / crystal / LGPL-2.1
+ad_hoc.png / crystal / LGPL-2.1
+adanaxisgpl.png / app-install / See Below
+add-to-desktop.ico / crystal / LGPL-2.1
+add-to-desktop.png / crystal / LGPL-2.1
+addfield.png / crystal / LGPL-2.1
+addons.png / crystal / LGPL-2.1
+addprintarea.png / crystal / LGPL-2.1
+address-book-new-2.ico / tango / PD
+address-book-new-2.png / tango / PD
+address-book-new-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+address-book-new-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+address-book-new.ico / gnome / GPLv2
+address-book-new.png / gnome / GPLv2
+addtable.png / crystal / LGPL-2.1
+addtemplate.png / crystal / LGPL-2.1
+addwatch.png / crystal / LGPL-2.1
+adium.ico / wiki_commons_gpl / See Below
+adium.png / wiki_commons_gpl / See Below
+adobe_air.ico / tango-harm / CC-BY 3.0
+adobe_air.png / tango-harm / CC-BY 3.0
+adrbook.png / crystal / LGPL-2.1
+aeskulap.png / app-install / See Below
+aethera.ico / wiki_commons_gpl / See Below
+aethera.png / wiki_commons_gpl / See Below
+agar.ico / wiki_commons_pd / PD
+agar.png / wiki_commons_pd / PD
+agave.png / app-install / See Below
+agenda.ico / crystal / LGPL-2.1
+agenda.png / crystal / LGPL-2.1
+aim-2.ico / gnome / GPLv2
+aim-2.png / gnome / GPLv2
+aim.ico / crystal / LGPL-2.1
+aim.ico / crystal_clear / LGPL-2.1
+aim.png / crystal / LGPL-2.1
+aim.png / crystal_clear / LGPL-2.1
+aips.ico / wiki_commons_gpl / See Below
+aips.png / wiki_commons_gpl / See Below
+airstrike.png / app-install / See Below
+akonadi.ico / oxygen / CC-BY-SA 3.0 or LGPL
+akonadi.png / oxygen / CC-BY-SA 3.0 or LGPL
+akregator.ico / oxygen / CC-BY-SA 3.0 or LGPL
+akregator.png / app-install / See Below
+akregator.png / oxygen / CC-BY-SA 3.0 or LGPL
+aktion-2.ico / nuvola / LGPL-2.1
+aktion-2.png / nuvola / LGPL-2.1
+aktion.ico / crystal / LGPL-2.1
+aktion.png / crystal / LGPL-2.1
+aktion.png / crystal_clear / LGPL-2.1
+alacarte.png / app-install / See Below
+alarm-clock.png / app-install / See Below
+albumshaper.png / app-install / See Below
+alc.png / app-install / See Below
+aldrin.ico / wiki_commons_cc / See Below
+aldrin.png / wiki_commons_cc / See Below
+alex4.png / app-install / See Below
+alexandria.png / app-install / See Below
+align-bottom.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+align-bottom.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+align-center.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+align-center.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+align-hoizontal-left-2.ico / crystal / LGPL-2.1
+align-hoizontal-left-2.png / crystal / LGPL-2.1
+align-horizontal-bottom-out.ico / oxygen / CC-BY-SA 3.0 or LGPL
+align-horizontal-bottom-out.png / oxygen / CC-BY-SA 3.0 or LGPL
+align-horizontal-center-2.ico / crystal / LGPL-2.1
+align-horizontal-center-2.png / crystal / LGPL-2.1
+align-horizontal-center.ico / oxygen / CC-BY-SA 3.0 or LGPL
+align-horizontal-center.png / oxygen / CC-BY-SA 3.0 or LGPL
+align-horizontal-left-out.ico / oxygen / CC-BY-SA 3.0 or LGPL
+align-horizontal-left-out.png / oxygen / CC-BY-SA 3.0 or LGPL
+align-horizontal-left.ico / oxygen / CC-BY-SA 3.0 or LGPL
+align-horizontal-left.png / oxygen / CC-BY-SA 3.0 or LGPL
+align-horizontal-right-2.ico / crystal / LGPL-2.1
+align-horizontal-right-2.png / crystal / LGPL-2.1
+align-horizontal-right-out.ico / oxygen / CC-BY-SA 3.0 or LGPL
+align-horizontal-right-out.png / oxygen / CC-BY-SA 3.0 or LGPL
+align-horizontal-right.ico / oxygen / CC-BY-SA 3.0 or LGPL
+align-horizontal-right.png / oxygen / CC-BY-SA 3.0 or LGPL
+align-horizontal-top-out.ico / oxygen / CC-BY-SA 3.0 or LGPL
+align-horizontal-top-out.png / oxygen / CC-BY-SA 3.0 or LGPL
+align-left.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+align-left.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+align-middle.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+align-middle.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+align-right.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+align-right.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+align-text-middle.ico / crystal / LGPL-2.1
+align-text-middle.png / crystal / LGPL-2.1
+align-top.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+align-top.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+align-vertical-bottom-2.ico / crystal / LGPL-2.1
+align-vertical-bottom-2.png / crystal / LGPL-2.1
+align-vertical-bottom-out.ico / oxygen / CC-BY-SA 3.0 or LGPL
+align-vertical-bottom-out.png / oxygen / CC-BY-SA 3.0 or LGPL
+align-vertical-bottom.ico / crystal / LGPL-2.1
+align-vertical-bottom.ico / oxygen / CC-BY-SA 3.0 or LGPL
+align-vertical-bottom.png / crystal / LGPL-2.1
+align-vertical-bottom.png / oxygen / CC-BY-SA 3.0 or LGPL
+align-vertical-center-2.ico / crystal / LGPL-2.1
+align-vertical-center-2.png / crystal / LGPL-2.1
+align-vertical-center.ico / crystal / LGPL-2.1
+align-vertical-center.ico / oxygen / CC-BY-SA 3.0 or LGPL
+align-vertical-center.png / crystal / LGPL-2.1
+align-vertical-center.png / oxygen / CC-BY-SA 3.0 or LGPL
+align-vertical-top-2.ico / crystal / LGPL-2.1
+align-vertical-top-2.png / crystal / LGPL-2.1
+align-vertical-top-out.ico / oxygen / CC-BY-SA 3.0 or LGPL
+align-vertical-top-out.png / oxygen / CC-BY-SA 3.0 or LGPL
+align-vertical-top.ico / crystal / LGPL-2.1
+align-vertical-top.ico / oxygen / CC-BY-SA 3.0 or LGPL
+align-vertical-top.png / crystal / LGPL-2.1
+align-vertical-top.png / oxygen / CC-BY-SA 3.0 or LGPL
+alignblock.png / crystal / LGPL-2.1
+alignbottom.png / crystal / LGPL-2.1
+aligncenter.png / crystal / LGPL-2.1
+aligndown.png / crystal / LGPL-2.1
+alignhorizontalcenter.png / crystal / LGPL-2.1
+alignleft.png / crystal / LGPL-2.1
+alignmiddle.png / crystal / LGPL-2.1
+alignright.png / crystal / LGPL-2.1
+aligntop.png / crystal / LGPL-2.1
+alignup.png / crystal / LGPL-2.1
+alignvcenter.png / crystal / LGPL-2.1
+alignverticalcenter.png / crystal / LGPL-2.1
+all_alone.ico / crystal / LGPL-2.1
+all_alone.png / crystal / LGPL-2.1
+alltray.png / app-install / See Below
+alsamixergui.png / app-install / See Below
+amarok-2.ico / nuvola / LGPL-2.1
+amarok-2.png / nuvola / LGPL-2.1
+amarok.ico / intrigue / GPLv2
+amarok.ico / wiki_commons_gpl / See Below
+amarok.png / intrigue / GPLv2
+amarok.png / nuvola / LGPL-2.1
+amarok.png / wiki_commons_gpl / See Below
+amide.png / app-install / See Below
+amor-2.ico / nuvola / LGPL-2.1
+amor-2.png / nuvola / LGPL-2.1
+amor.ico / crystal / LGPL-2.1
+amor.ico / crystal_clear / LGPL-2.1
+amor.png / crystal / LGPL-2.1
+amor.png / crystal_clear / LGPL-2.1
+amph.png / app-install / See Below
+ams.png / app-install / See Below
+amsn.ico / wiki_commons_gpl / See Below
+amsn.png / app-install / See Below
+amsn.png / wiki_commons_gpl / See Below
+amsynth.png / app-install / See Below
+amule.png / app-install / See Below
+amulegui.png / app-install / See Below
+anchor.png / cc / CC-BY 3.0
+angband.png / homemade / PD
+angrydd.png / app-install / See Below
+animals-penguin.ico / crystal / LGPL-2.1
+animals-penguin.png / crystal / LGPL-2.1
+animationeffects.png / crystal / LGPL-2.1
+animationmode.png / crystal / LGPL-2.1
+animationobjects.png / crystal / LGPL-2.1
+anjuta.ico / wiki_commons_cc / See Below
+anjuta.png / app-install / See Below
+anjuta.png / wiki_commons_cc / See Below
+anki.png / app-install / See Below
+anonymous_simple_weather_symbols_1.ico / open_clip_art_library / PD
+anonymous_simple_weather_symbols_1.png / open_clip_art_library / PD
+anonymous_simple_weather_symbols_10.ico / open_clip_art_library / PD
+anonymous_simple_weather_symbols_10.png / open_clip_art_library / PD
+anonymous_simple_weather_symbols_11.ico / open_clip_art_library / PD
+anonymous_simple_weather_symbols_11.png / open_clip_art_library / PD
+anonymous_simple_weather_symbols_12.ico / open_clip_art_library / PD
+anonymous_simple_weather_symbols_12.png / open_clip_art_library / PD
+anonymous_simple_weather_symbols_13.ico / open_clip_art_library / PD
+anonymous_simple_weather_symbols_13.png / open_clip_art_library / PD
+anonymous_simple_weather_symbols_14.ico / open_clip_art_library / PD
+anonymous_simple_weather_symbols_14.png / open_clip_art_library / PD
+anonymous_simple_weather_symbols_15.ico / open_clip_art_library / PD
+anonymous_simple_weather_symbols_15.png / open_clip_art_library / PD
+anonymous_simple_weather_symbols_2.ico / open_clip_art_library / PD
+anonymous_simple_weather_symbols_2.png / open_clip_art_library / PD
+anonymous_simple_weather_symbols_3.ico / open_clip_art_library / PD
+anonymous_simple_weather_symbols_3.png / open_clip_art_library / PD
+anonymous_simple_weather_symbols_4.ico / open_clip_art_library / PD
+anonymous_simple_weather_symbols_4.png / open_clip_art_library / PD
+anonymous_simple_weather_symbols_5.ico / open_clip_art_library / PD
+anonymous_simple_weather_symbols_5.png / open_clip_art_library / PD
+anonymous_simple_weather_symbols_6.ico / open_clip_art_library / PD
+anonymous_simple_weather_symbols_6.png / open_clip_art_library / PD
+anonymous_simple_weather_symbols_7.ico / open_clip_art_library / PD
+anonymous_simple_weather_symbols_7.png / open_clip_art_library / PD
+anonymous_simple_weather_symbols_8.ico / open_clip_art_library / PD
+anonymous_simple_weather_symbols_8.png / open_clip_art_library / PD
+anonymous_simple_weather_symbols_9.ico / open_clip_art_library / PD
+anonymous_simple_weather_symbols_9.png / open_clip_art_library / PD
+antivirus.ico / crystal_clear / LGPL-2.1
+antivirus.png / crystal_clear / LGPL-2.1
+antiword.ico / wiki_commons_gpl / See Below
+antiword.png / wiki_commons_gpl / See Below
+anymeal.png / app-install / See Below
+ap_connect.ico / crystal / LGPL-2.1
+ap_connect.png / crystal / LGPL-2.1
+apache.ico / homemade / PD
+apache.ico / tango-harm / CC-BY 3.0
+apache.png / homemade / PD
+apache.png / tango-harm / CC-BY 3.0
+apcupsd.png / app-install / See Below
+apollon.ico / wiki_commons_gpl / See Below
+apollon.png / wiki_commons_gpl / See Below
+application-cascade.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+application-cascade.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+application-certificate.ico / gnome / GPLv2
+application-certificate.ico / tango / PD
+application-certificate.png / gnome / GPLv2
+application-certificate.png / tango / PD
+application-delete.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+application-delete.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+application-edit.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+application-edit.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+application-error.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+application-error.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+application-exit-2.ico / gnome / GPLv2
+application-exit-2.png / gnome / GPLv2
+application-exit-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-exit-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-form-add.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+application-form-add.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+application-form-delete.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+application-form-delete.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+application-form-edit.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+application-form-edit.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+application-form-magnify.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+application-form-magnify.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+application-form.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+application-form.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+application-get.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+application-get.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+application-go.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+application-go.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+application-illustrator.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-illustrator.ico / tango-harm / CC-BY 3.0
+application-illustrator.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-illustrator.png / tango-harm / CC-BY 3.0
+application-java-archive.ico / tango-harm / CC-BY 3.0
+application-java-archive.png / tango-harm / CC-BY 3.0
+application-javascript.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-javascript.ico / tango-harm / CC-BY 3.0
+application-javascript.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-javascript.png / tango-harm / CC-BY 3.0
+application-key.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+application-key.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+application-lightning.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+application-lightning.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+application-link.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+application-link.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+application-msword.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-msword.ico / tango-harm / CC-BY 3.0
+application-msword.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-msword.png / tango-harm / CC-BY 3.0
+application-new.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+application-new.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+application-octet-stream.ico / intrigue / GPLv2
+application-octet-stream.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-octet-stream.png / intrigue / GPLv2
+application-octet-stream.png / nuvola / LGPL-2.1
+application-octet-stream.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-osx.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+application-osx.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+application-pdf-2.ico / crystal / LGPL-2.1
+application-pdf-2.png / crystal / LGPL-2.1
+application-pdf.ico / crystal_clear / LGPL-2.1
+application-pdf.ico / intrigue / GPLv2
+application-pdf.ico / nuvola / LGPL-2.1
+application-pdf.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-pdf.ico / tango-harm / CC-BY 3.0
+application-pdf.ico / wiki_commons_gpl / See Below
+application-pdf.png / crystal_clear / LGPL-2.1
+application-pdf.png / intrigue / GPLv2
+application-pdf.png / nuvola / LGPL-2.1
+application-pdf.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-pdf.png / tango-harm / CC-BY 3.0
+application-pdf.png / wiki_commons_gpl / See Below
+application-pgp-encrypted.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-pgp-encrypted.ico / tango-harm / CC-BY 3.0
+application-pgp-encrypted.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-pgp-encrypted.png / tango-harm / CC-BY 3.0
+application-pgp-keys.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-pgp-keys.ico / tango-harm / CC-BY 3.0
+application-pgp-keys.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-pgp-keys.png / tango-harm / CC-BY 3.0
+application-pgp-signature.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-pgp-signature.ico / tango-harm / CC-BY 3.0
+application-pgp-signature.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-pgp-signature.png / tango-harm / CC-BY 3.0
+application-php.ico / crystal_clear / LGPL-2.1
+application-php.png / crystal_clear / LGPL-2.1
+application-pkcs7-mime.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-pkcs7-mime.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-pkcs7-signature.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-pkcs7-signature.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-postscript-2.ico / crystal / LGPL-2.1
+application-postscript-2.png / crystal / LGPL-2.1
+application-postscript.ico / crystal_clear / LGPL-2.1
+application-postscript.ico / intrigue / GPLv2
+application-postscript.ico / nuvola / LGPL-2.1
+application-postscript.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-postscript.ico / tango-harm / CC-BY 3.0
+application-postscript.png / crystal_clear / LGPL-2.1
+application-postscript.png / intrigue / GPLv2
+application-postscript.png / nuvola / LGPL-2.1
+application-postscript.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-postscript.png / tango-harm / CC-BY 3.0
+application-postscript_old.ico / crystal / LGPL-2.1
+application-postscript_old.ico / tango-harm / CC-BY 3.0
+application-postscript_old.png / crystal / LGPL-2.1
+application-postscript_old.png / tango-harm / CC-BY 3.0
+application-put.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+application-put.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+application-relaxng.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-rpm.ico / intrigue / GPLv2
+application-rpm.ico / nuvola / LGPL-2.1
+application-rpm.png / intrigue / GPLv2
+application-rpm.png / nuvola / LGPL-2.1
+application-rss+xml.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-rss+xml.ico / tango-harm / CC-BY 3.0
+application-rss+xml.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-rss+xml.png / tango-harm / CC-BY 3.0
+application-rtf-abiword.ico / wiki_commons_gpl / See Below
+application-rtf-abiword.png / wiki_commons_gpl / See Below
+application-rtf.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-rtf.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-side-boxes.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+application-side-boxes.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+application-side-contract.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+application-side-contract.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+application-side-expand.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+application-side-expand.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+application-side-list.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+application-side-list.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+application-side-tree.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+application-side-tree.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+application-smil.ico / tango-harm / CC-BY 3.0
+application-smil.png / tango-harm / CC-BY 3.0
+application-sxw.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-sxw.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-tile-horizontal.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+application-tile-horizontal.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+application-tile-vertical.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+application-tile-vertical.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+application-vdn.stardivision.writer.ico / crystal / LGPL-2.1
+application-vdn.stardivision.writer.png / crystal / LGPL-2.1
+application-view-gallery.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+application-view-gallery.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+application-view-list.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+application-view-list.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+application-view-tile.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+application-view-tile.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+application-vnd.adobe.air-application-installer-package+zip.ico / tango-harm / CC-BY 3.0
+application-vnd.adobe.air-application-installer-package+zip.png / tango-harm / CC-BY 3.0
+application-vnd.corel-draw.ico / crystal_clear / LGPL-2.1
+application-vnd.corel-draw.ico / intrigue / GPLv2
+application-vnd.corel-draw.ico / nuvola / LGPL-2.1
+application-vnd.corel-draw.ico / tango-harm / CC-BY 3.0
+application-vnd.corel-draw.png / crystal_clear / LGPL-2.1
+application-vnd.corel-draw.png / intrigue / GPLv2
+application-vnd.corel-draw.png / nuvola / LGPL-2.1
+application-vnd.corel-draw.png / tango-harm / CC-BY 3.0
+application-vnd.hp-hpgl.ico / tango-harm / CC-BY 3.0
+application-vnd.hp-hpgl.png / tango-harm / CC-BY 3.0
+application-vnd.mozilla.xul+xml-2.ico / crystal / LGPL-2.1
+application-vnd.mozilla.xul+xml-2.png / crystal / LGPL-2.1
+application-vnd.mozilla.xul+xml.ico / crystal_clear / LGPL-2.1
+application-vnd.mozilla.xul+xml.ico / intrigue / GPLv2
+application-vnd.mozilla.xul+xml.ico / nuvola / LGPL-2.1
+application-vnd.mozilla.xul+xml.png / crystal_clear / LGPL-2.1
+application-vnd.mozilla.xul+xml.png / intrigue / GPLv2
+application-vnd.mozilla.xul+xml.png / nuvola / LGPL-2.1
+application-vnd.ms-access.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-vnd.ms-access.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-vnd.ms-excel.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-vnd.ms-excel.ico / tango-harm / CC-BY 3.0
+application-vnd.ms-excel.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-vnd.ms-excel.png / tango-harm / CC-BY 3.0
+application-vnd.ms-excel.sheet.macroenabled.12.ico / tango-harm / CC-BY 3.0
+application-vnd.ms-excel.sheet.macroenabled.12.png / tango-harm / CC-BY 3.0
+application-vnd.ms-powerpoint.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-vnd.ms-powerpoint.ico / tango-harm / CC-BY 3.0
+application-vnd.ms-powerpoint.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-vnd.ms-powerpoint.png / tango-harm / CC-BY 3.0
+application-vnd.ms-powerpoint.presentation.macroenabled.12.ico / tango-harm / CC-BY 3.0
+application-vnd.ms-powerpoint.presentation.macroenabled.12.png / tango-harm / CC-BY 3.0
+application-vnd.oasis.opendocument.chart.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-vnd.oasis.opendocument.chart.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-vnd.oasis.opendocument.database.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-vnd.oasis.opendocument.database.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-vnd.oasis.opendocument.formula.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-vnd.oasis.opendocument.formula.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-vnd.oasis.opendocument.graphics-template.ico / nuvola / LGPL-2.1
+application-vnd.oasis.opendocument.graphics-template.png / nuvola / LGPL-2.1
+application-vnd.oasis.opendocument.graphics.ico / nuvola / LGPL-2.1
+application-vnd.oasis.opendocument.graphics.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-vnd.oasis.opendocument.graphics.png / nuvola / LGPL-2.1
+application-vnd.oasis.opendocument.graphics.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-vnd.oasis.opendocument.image.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-vnd.oasis.opendocument.image.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-vnd.oasis.opendocument.presentation-template.ico / nuvola / LGPL-2.1
+application-vnd.oasis.opendocument.presentation-template.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-vnd.oasis.opendocument.presentation-template.png / nuvola / LGPL-2.1
+application-vnd.oasis.opendocument.presentation-template.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-vnd.oasis.opendocument.presentation.ico / nuvola / LGPL-2.1
+application-vnd.oasis.opendocument.presentation.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-vnd.oasis.opendocument.presentation.png / nuvola / LGPL-2.1
+application-vnd.oasis.opendocument.presentation.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-vnd.oasis.opendocument.spreadsheet-template.ico / nuvola / LGPL-2.1
+application-vnd.oasis.opendocument.spreadsheet-template.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-vnd.oasis.opendocument.spreadsheet-template.png / nuvola / LGPL-2.1
+application-vnd.oasis.opendocument.spreadsheet-template.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-vnd.oasis.opendocument.spreadsheet.ico / nuvola / LGPL-2.1
+application-vnd.oasis.opendocument.spreadsheet.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-vnd.oasis.opendocument.spreadsheet.png / nuvola / LGPL-2.1
+application-vnd.oasis.opendocument.spreadsheet.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-vnd.oasis.opendocument.text-template.ico / nuvola / LGPL-2.1
+application-vnd.oasis.opendocument.text-template.png / nuvola / LGPL-2.1
+application-vnd.oasis.opendocument.text.ico / nuvola / LGPL-2.1
+application-vnd.oasis.opendocument.text.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-vnd.oasis.opendocument.text.png / nuvola / LGPL-2.1
+application-vnd.oasis.opendocument.text.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-vnd.openofficeorg.extention.ico / nuvola / LGPL-2.1
+application-vnd.openofficeorg.extention.png / nuvola / LGPL-2.1
+application-vnd.openxmlformats-officedocument.presentationml.presentation.ico / tango-harm / CC-BY 3.0
+application-vnd.openxmlformats-officedocument.presentationml.presentation.png / tango-harm / CC-BY 3.0
+application-vnd.openxmlformats-officedocument.spreadseetml.sheet.ico / tango-harm / CC-BY 3.0
+application-vnd.openxmlformats-officedocument.spreadseetml.sheet.png / tango-harm / CC-BY 3.0
+application-vnd.rn-realaudio.ico / nuvola / LGPL-2.1
+application-vnd.rn-realaudio.png / nuvola / LGPL-2.1
+application-vnd.rn-realmedia.ico / nuvola / LGPL-2.1
+application-vnd.rn-realmedia.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-vnd.rn-realmedia.png / nuvola / LGPL-2.1
+application-vnd.rn-realmedia.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-vnd.scribus.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-vnd.scribus.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-vnd.stardivision.calc.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-vnd.stardivision.calc.ico / tango-harm / CC-BY 3.0
+application-vnd.stardivision.calc.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-vnd.stardivision.calc.png / tango-harm / CC-BY 3.0
+application-vnd.stardivision.draw.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-vnd.stardivision.draw.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-vnd.stardivision.impress.ico / tango-harm / CC-BY 3.0
+application-vnd.stardivision.impress.png / tango-harm / CC-BY 3.0
+application-vnd.stardivision.writer-abiword.ico / wiki_commons_gpl / See Below
+application-vnd.stardivision.writer-abiword.png / wiki_commons_gpl / See Below
+application-vnd.stardivision.writer.ico / crystal_clear / LGPL-2.1
+application-vnd.stardivision.writer.ico / intrigue / GPLv2
+application-vnd.stardivision.writer.ico / nuvola / LGPL-2.1
+application-vnd.stardivision.writer.ico / tango-harm / CC-BY 3.0
+application-vnd.stardivision.writer.png / crystal_clear / LGPL-2.1
+application-vnd.stardivision.writer.png / intrigue / GPLv2
+application-vnd.stardivision.writer.png / nuvola / LGPL-2.1
+application-vnd.stardivision.writer.png / tango-harm / CC-BY 3.0
+application-vnd.sun.xml.calc.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-vnd.sun.xml.calc.ico / tango-harm / CC-BY 3.0
+application-vnd.sun.xml.calc.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-vnd.sun.xml.calc.png / tango-harm / CC-BY 3.0
+application-vnd.sun.xml.calc.template.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-vnd.sun.xml.calc.template.ico / tango-harm / CC-BY 3.0
+application-vnd.sun.xml.calc.template.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-vnd.sun.xml.calc.template.png / tango-harm / CC-BY 3.0
+application-vnd.sun.xml.draw.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-vnd.sun.xml.draw.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-vnd.sun.xml.draw.template.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-vnd.sun.xml.draw.template.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-vnd.sun.xml.impress.ico / tango-harm / CC-BY 3.0
+application-vnd.sun.xml.impress.png / tango-harm / CC-BY 3.0
+application-vnd.sun.xml.impress.template.ico / tango-harm / CC-BY 3.0
+application-vnd.sun.xml.impress.template.png / tango-harm / CC-BY 3.0
+application-vnd.sun.xml.writer-abiword.ico / wiki_commons_gpl / See Below
+application-vnd.sun.xml.writer-abiword.png / wiki_commons_gpl / See Below
+application-vnd.sun.xml.writer.global.ico / tango-harm / CC-BY 3.0
+application-vnd.sun.xml.writer.global.png / tango-harm / CC-BY 3.0
+application-vnd.sun.xml.writer.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-vnd.sun.xml.writer.ico / tango-harm / CC-BY 3.0
+application-vnd.sun.xml.writer.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-vnd.sun.xml.writer.png / tango-harm / CC-BY 3.0
+application-vnd.sun.xml.writer.template.ico / tango-harm / CC-BY 3.0
+application-vnd.sun.xml.writer.template.png / tango-harm / CC-BY 3.0
+application-vnd.symbian.install.ico / tango-harm / CC-BY 3.0
+application-vnd.symbian.install.png / tango-harm / CC-BY 3.0
+application-vnd.wordperfect-abiword.ico / wiki_commons_gpl / See Below
+application-vnd.wordperfect-abiword.png / wiki_commons_gpl / See Below
+application-x-7z-compressed.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-7z-compressed.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-abiword.ico / nuvola / LGPL-2.1
+application-x-abiword.png / nuvola / LGPL-2.1
+application-x-abiword.png / wiki_commons_gpl / See Below
+application-x-ace.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-ace.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-applix-spreadsheet.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-applix-spreadsheet.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-applix-word-2.ico / crystal / LGPL-2.1
+application-x-applix-word-2.png / crystal / LGPL-2.1
+application-x-applix-word.ico / intrigue / GPLv2
+application-x-applix-word.png / crystal_clear / LGPL-2.1
+application-x-applix-word.png / intrigue / GPLv2
+application-x-applix-word.png / nuvola / LGPL-2.1
+application-x-ar.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-ar.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-arc.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-arc.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-archive.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-archive.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-arj.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-arj.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-audacity-project.ico / tango-harm / CC-BY 3.0
+application-x-audacity-project.ico / wiki_commons_gpl / See Below
+application-x-audacity-project.png / tango-harm / CC-BY 3.0
+application-x-audacity-project.png / wiki_commons_gpl / See Below
+application-x-awk.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-awk.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-bittorrent-azureus.ico / wiki_commons_gpl / See Below
+application-x-bittorrent-azureus.png / wiki_commons_gpl / See Below
+application-x-bittorrent-bitrocket.ico / wiki_commons_bsd / BSD
+application-x-bittorrent-bitrocket.png / wiki_commons_bsd / BSD
+application-x-bittorrent-transmission.ico / wiki_commons_mit / MIT
+application-x-bittorrent-transmission.png / wiki_commons_mit / MIT
+application-x-bittorrent.ico / intrigue / GPLv2
+application-x-bittorrent.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-bittorrent.ico / tango-harm / CC-BY 3.0
+application-x-bittorrent.png / intrigue / GPLv2
+application-x-bittorrent.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-bittorrent.png / tango-harm / CC-BY 3.0
+application-x-blender.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-blender.ico / tango-harm / CC-BY 3.0
+application-x-blender.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-blender.png / tango-harm / CC-BY 3.0
+application-x-bluefish-project.ico / tango-harm / CC-BY 3.0
+application-x-bluefish-project.png / tango-harm / CC-BY 3.0
+application-x-brasero.ico / tango-harm / CC-BY 3.0
+application-x-brasero.png / tango-harm / CC-BY 3.0
+application-x-bzdvi.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-bzdvi.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-bzip-compressed-tar.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-bzip-compressed-tar.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-bzip.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-bzip.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-bzpdf.ico / tango-harm / CC-BY 3.0
+application-x-bzpdf.png / tango-harm / CC-BY 3.0
+application-x-bzpostscript.ico / tango-harm / CC-BY 3.0
+application-x-bzpostscript.png / tango-harm / CC-BY 3.0
+application-x-cd-image-2.ico / crystal / LGPL-2.1
+application-x-cd-image-2.png / crystal / LGPL-2.1
+application-x-cd-image.ico / crystal_clear / LGPL-2.1
+application-x-cd-image.ico / intrigue / GPLv2
+application-x-cd-image.ico / nuvola / LGPL-2.1
+application-x-cd-image.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-cd-image.ico / tango-harm / CC-BY 3.0
+application-x-cd-image.png / crystal_clear / LGPL-2.1
+application-x-cd-image.png / intrigue / GPLv2
+application-x-cd-image.png / nuvola / LGPL-2.1
+application-x-cd-image.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-cd-image.png / tango-harm / CC-BY 3.0
+application-x-cda-2.ico / crystal / LGPL-2.1
+application-x-cda-2.png / crystal / LGPL-2.1
+application-x-cda.ico / crystal_clear / LGPL-2.1
+application-x-cda.ico / intrigue / GPLv2
+application-x-cda.ico / nuvola / LGPL-2.1
+application-x-cda.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-cda.png / crystal_clear / LGPL-2.1
+application-x-cda.png / intrigue / GPLv2
+application-x-cda.png / nuvola / LGPL-2.1
+application-x-cda.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-cdrdao-toc.ico / nuvola / LGPL-2.1
+application-x-cdrdao-toc.png / nuvola / LGPL-2.1
+application-x-chm.ico / tango-harm / CC-BY 3.0
+application-x-chm.png / tango-harm / CC-BY 3.0
+application-x-class-file.ico / tango-harm / CC-BY 3.0
+application-x-class-file.png / tango-harm / CC-BY 3.0
+application-x-compress.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-compress.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-compressed-tar.ico / intrigue / GPLv2
+application-x-compressed-tar.ico / nuvola / LGPL-2.1
+application-x-compressed-tar.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-compressed-tar.png / intrigue / GPLv2
+application-x-compressed-tar.png / nuvola / LGPL-2.1
+application-x-compressed-tar.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-core.ico / crystal / LGPL-2.1
+application-x-core.ico / crystal_clear / LGPL-2.1
+application-x-core.ico / nuvola / LGPL-2.1
+application-x-core.ico / tango-harm / CC-BY 3.0
+application-x-core.png / crystal / LGPL-2.1
+application-x-core.png / crystal_clear / LGPL-2.1
+application-x-core.png / nuvola / LGPL-2.1
+application-x-core.png / tango-harm / CC-BY 3.0
+application-x-cpio.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-cpio.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-cue-vlc.ico / wiki_commons_gpl / See Below
+application-x-cue-vlc.png / wiki_commons_gpl / See Below
+application-x-cue.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-cue.ico / tango-harm / CC-BY 3.0
+application-x-cue.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-cue.png / tango-harm / CC-BY 3.0
+application-x-dbase.ico / tango-harm / CC-BY 3.0
+application-x-dbase.png / tango-harm / CC-BY 3.0
+application-x-deb-2.ico / crystal / LGPL-2.1
+application-x-deb-2.png / crystal / LGPL-2.1
+application-x-deb.ico / crystal_clear / LGPL-2.1
+application-x-deb.ico / intrigue / GPLv2
+application-x-deb.ico / nuvola / LGPL-2.1
+application-x-deb.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-deb.png / crystal_clear / LGPL-2.1
+application-x-deb.png / intrigue / GPLv2
+application-x-deb.png / nuvola / LGPL-2.1
+application-x-deb.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-designer.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-designer.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-desktop.ico / nuvola / LGPL-2.1
+application-x-desktop.ico / tango-harm / CC-BY 3.0
+application-x-desktop.png / nuvola / LGPL-2.1
+application-x-desktop.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-desktop.png / tango-harm / CC-BY 3.0
+application-x-dia-diagram.ico / tango-harm / CC-BY 3.0
+application-x-dia-diagram.png / tango-harm / CC-BY 3.0
+application-x-dvi-2.ico / crystal / LGPL-2.1
+application-x-dvi-2.png / crystal / LGPL-2.1
+application-x-dvi.ico / crystal_clear / LGPL-2.1
+application-x-dvi.ico / intrigue / GPLv2
+application-x-dvi.png / crystal_clear / LGPL-2.1
+application-x-dvi.png / intrigue / GPLv2
+application-x-dvi.png / nuvola / LGPL-2.1
+application-x-e-theme.png / tango-harm / CC-BY 3.0
+application-x-egon.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-egon.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-emerald-theme.ico / tango-harm / CC-BY 3.0
+application-x-emerald-theme.png / tango-harm / CC-BY 3.0
+application-x-emerald-theme_old.ico / tango-harm / CC-BY 3.0
+application-x-emerald-theme_old.png / tango-harm / CC-BY 3.0
+application-x-emerald.ico / tango-harm / CC-BY 3.0
+application-x-emerald.png / tango-harm / CC-BY 3.0
+application-x-executable-script.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-executable-script.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-executable.ico / gnome / GPLv2
+application-x-executable.ico / intrigue / GPLv2
+application-x-executable.ico / tango / PD
+application-x-executable.png / gnome / GPLv2
+application-x-executable.png / intrigue / GPLv2
+application-x-executable.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-executable.png / tango / PD
+application-x-font-afm.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-font-afm.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-font-bdf.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-font-bdf.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-font-otf.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-font-otf.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-font-pcf-2.ico / crystal / LGPL-2.1
+application-x-font-pcf-2.png / crystal / LGPL-2.1
+application-x-font-pcf.ico / intrigue / GPLv2
+application-x-font-pcf.ico / nuvola / LGPL-2.1
+application-x-font-pcf.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-font-pcf.png / crystal_clear / LGPL-2.1
+application-x-font-pcf.png / intrigue / GPLv2
+application-x-font-pcf.png / nuvola / LGPL-2.1
+application-x-font-pcf.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-font-snf.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-font-snf.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-font-ttf-2.ico / crystal / LGPL-2.1
+application-x-font-ttf-2.png / crystal / LGPL-2.1
+application-x-font-ttf.ico / intrigue / GPLv2
+application-x-font-ttf.ico / nuvola / LGPL-2.1
+application-x-font-ttf.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-font-ttf.png / intrigue / GPLv2
+application-x-font-ttf.png / nuvola / LGPL-2.1
+application-x-font-ttf.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-font-type1-2.ico / crystal / LGPL-2.1
+application-x-font-type1-2.png / crystal / LGPL-2.1
+application-x-font-type1.ico / crystal_clear / LGPL-2.1
+application-x-font-type1.ico / intrigue / GPLv2
+application-x-font-type1.ico / nuvola / LGPL-2.1
+application-x-font-type1.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-font-type1.png / crystal_clear / LGPL-2.1
+application-x-font-type1.png / intrigue / GPLv2
+application-x-font-type1.png / nuvola / LGPL-2.1
+application-x-font-type1.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-geda-schematic.png / wiki_commons_cc / See Below
+application-x-geda-schematic.png / wiki_commons_gpl / See Below
+application-x-geda-symbol.png / wiki_commons_cc / See Below
+application-x-geda-symbol.png / wiki_commons_gpl / See Below
+application-x-gerber.ico / wiki_commons_cc / See Below
+application-x-gerber.ico / wiki_commons_gpl / See Below
+application-x-gerber.png / wiki_commons_cc / See Below
+application-x-gerber.png / wiki_commons_gpl / See Below
+application-x-gettext.ico / crystal / LGPL-2.1
+application-x-gettext.png / crystal / LGPL-2.1
+application-x-glade.ico / tango-harm / CC-BY 3.0
+application-x-glade.png / tango-harm / CC-BY 3.0
+application-x-gnome-theme-package.ico / tango-harm / CC-BY 3.0
+application-x-gnome-theme-package.png / tango-harm / CC-BY 3.0
+application-x-gnucash.ico / tango-harm / CC-BY 3.0
+application-x-gnucash.png / tango-harm / CC-BY 3.0
+application-x-gnumeric.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-gnumeric.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-gtktalog.ico / tango-harm / CC-BY 3.0
+application-x-gtktalog.png / tango-harm / CC-BY 3.0
+application-x-gzdvi.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-gzdvi.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-gzip.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-gzip.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-gzpdf.ico / tango-harm / CC-BY 3.0
+application-x-gzpdf.png / tango-harm / CC-BY 3.0
+application-x-gzpostscript.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-gzpostscript.ico / tango-harm / CC-BY 3.0
+application-x-gzpostscript.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-gzpostscript.png / tango-harm / CC-BY 3.0
+application-x-ipod-firmware.ico / tango-harm / CC-BY 3.0
+application-x-ipod-firmware.png / tango-harm / CC-BY 3.0
+application-x-java-applet.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-java-applet.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-java-archive.ico / nuvola / LGPL-2.1
+application-x-java-archive.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-java-archive.ico / tango-harm / CC-BY 3.0
+application-x-java-archive.png / nuvola / LGPL-2.1
+application-x-java-archive.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-java-archive.png / tango-harm / CC-BY 3.0
+application-x-java-jnlp-file.ico / tango-harm / CC-BY 3.0
+application-x-java-jnlp-file.png / tango-harm / CC-BY 3.0
+application-x-java-pack200.ico / tango-harm / CC-BY 3.0
+application-x-java-pack200.png / tango-harm / CC-BY 3.0
+application-x-java.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-java.ico / tango-harm / CC-BY 3.0
+application-x-java.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-java.png / tango-harm / CC-BY 3.0
+application-x-karbon-2.ico / crystal / LGPL-2.1
+application-x-karbon-2.png / crystal / LGPL-2.1
+application-x-karbon.ico / crystal_clear / LGPL-2.1
+application-x-karbon.ico / intrigue / GPLv2
+application-x-karbon.ico / nuvola / LGPL-2.1
+application-x-karbon.png / crystal_clear / LGPL-2.1
+application-x-karbon.png / intrigue / GPLv2
+application-x-karbon.png / nuvola / LGPL-2.1
+application-x-kchart.ico / crystal / LGPL-2.1
+application-x-kchart.ico / nuvola / LGPL-2.1
+application-x-kchart.png / crystal / LGPL-2.1
+application-x-kchart.png / nuvola / LGPL-2.1
+application-x-kcsrc-2.ico / crystal / LGPL-2.1
+application-x-kcsrc-2.png / crystal / LGPL-2.1
+application-x-kcsrc.ico / crystal_clear / LGPL-2.1
+application-x-kcsrc.ico / intrigue / GPLv2
+application-x-kcsrc.ico / nuvola / LGPL-2.1
+application-x-kcsrc.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-kcsrc.png / crystal_clear / LGPL-2.1
+application-x-kcsrc.png / intrigue / GPLv2
+application-x-kcsrc.png / nuvola / LGPL-2.1
+application-x-kcsrc.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-kexiproject-sqlite3.ico / crystal / LGPL-2.1
+application-x-kexiproject-sqlite3.ico / crystal_clear / LGPL-2.1
+application-x-kexiproject-sqlite3.png / crystal / LGPL-2.1
+application-x-kexiproject-sqlite3.png / crystal_clear / LGPL-2.1
+application-x-kformula.ico / crystal / LGPL-2.1
+application-x-kformula.ico / nuvola / LGPL-2.1
+application-x-kformula.png / crystal / LGPL-2.1
+application-x-kformula.png / nuvola / LGPL-2.1
+application-x-kgetlist.ico / nuvola / LGPL-2.1
+application-x-kgetlist.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-kgetlist.png / nuvola / LGPL-2.1
+application-x-kgetlist.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-kig.ico / nuvola / LGPL-2.1
+application-x-kig.png / nuvola / LGPL-2.1
+application-x-kivio.ico / crystal / LGPL-2.1
+application-x-kivio.ico / nuvola / LGPL-2.1
+application-x-kivio.png / crystal / LGPL-2.1
+application-x-kivio.png / nuvola / LGPL-2.1
+application-x-kontour.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-kontour.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-kpovmodeler.ico / nuvola / LGPL-2.1
+application-x-kpovmodeler.png / nuvola / LGPL-2.1
+application-x-kpresenter.ico / crystal / LGPL-2.1
+application-x-kpresenter.ico / nuvola / LGPL-2.1
+application-x-kpresenter.png / crystal / LGPL-2.1
+application-x-kpresenter.png / nuvola / LGPL-2.1
+application-x-krita-2.ico / crystal / LGPL-2.1
+application-x-krita-2.png / crystal / LGPL-2.1
+application-x-krita.ico / crystal_clear / LGPL-2.1
+application-x-krita.ico / intrigue / GPLv2
+application-x-krita.ico / nuvola / LGPL-2.1
+application-x-krita.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-krita.png / crystal_clear / LGPL-2.1
+application-x-krita.png / intrigue / GPLv2
+application-x-krita.png / nuvola / LGPL-2.1
+application-x-krita.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-kspread.ico / crystal / LGPL-2.1
+application-x-kspread.ico / nuvola / LGPL-2.1
+application-x-kspread.png / crystal / LGPL-2.1
+application-x-kspread.png / nuvola / LGPL-2.1
+application-x-kugar.ico / crystal / LGPL-2.1
+application-x-kugar.ico / nuvola / LGPL-2.1
+application-x-kugar.png / crystal / LGPL-2.1
+application-x-kugar.png / crystal_clear / LGPL-2.1
+application-x-kugar.png / nuvola / LGPL-2.1
+application-x-kvtml.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-kvtml.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-kword-2.ico / crystal / LGPL-2.1
+application-x-kword-2.png / crystal / LGPL-2.1
+application-x-kword.ico / crystal_clear / LGPL-2.1
+application-x-kword.ico / intrigue / GPLv2
+application-x-kword.ico / nuvola / LGPL-2.1
+application-x-kword.png / crystal_clear / LGPL-2.1
+application-x-kword.png / intrigue / GPLv2
+application-x-kword.png / nuvola / LGPL-2.1
+application-x-lha.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-lha.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-lisp-2.ico / crystal / LGPL-2.1
+application-x-lisp-2.png / crystal / LGPL-2.1
+application-x-lisp.ico / crystal_clear / LGPL-2.1
+application-x-lisp.ico / intrigue / GPLv2
+application-x-lisp.ico / nuvola / LGPL-2.1
+application-x-lisp.png / crystal_clear / LGPL-2.1
+application-x-lisp.png / intrigue / GPLv2
+application-x-lisp.png / nuvola / LGPL-2.1
+application-x-lyx.ico / nuvola / LGPL-2.1
+application-x-lyx.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-lyx.ico / tango-harm / CC-BY 3.0
+application-x-lyx.png / nuvola / LGPL-2.1
+application-x-lyx.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-lyx.png / tango-harm / CC-BY 3.0
+application-x-lzma-compressed-tar.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-lzma-compressed-tar.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-lzop.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-lzop.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-m4.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-m4.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-marble.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-marble.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-mimearchive.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-mimearchive.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-ms-dos-executable.ico / crystal / LGPL-2.1
+application-x-ms-dos-executable.ico / nuvola / LGPL-2.1
+application-x-ms-dos-executable.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-ms-dos-executable.ico / tango-harm / CC-BY 3.0
+application-x-ms-dos-executable.png / crystal / LGPL-2.1
+application-x-ms-dos-executable.png / nuvola / LGPL-2.1
+application-x-ms-dos-executable.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-ms-dos-executable.png / tango-harm / CC-BY 3.0
+application-x-ms-dos-executable_old.ico / tango-harm / CC-BY 3.0
+application-x-ms-dos-executable_old.png / tango-harm / CC-BY 3.0
+application-x-ms-wmp.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-ms-wmp.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-msi.ico / tango-harm / CC-BY 3.0
+application-x-msi.png / tango-harm / CC-BY 3.0
+application-x-mswinurl.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-mswinurl.ico / tango-harm / CC-BY 3.0
+application-x-mswinurl.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-mswinurl.png / tango-harm / CC-BY 3.0
+application-x-mswrite.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-mswrite.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-navi-animation.ico / tango-harm / CC-BY 3.0
+application-x-navi-animation.png / tango-harm / CC-BY 3.0
+application-x-nero-disc-image.ico / tango-harm / CC-BY 3.0
+application-x-nero-disc-image.png / tango-harm / CC-BY 3.0
+application-x-nzb.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-nzb.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-object-2.ico / crystal / LGPL-2.1
+application-x-object-2.png / crystal / LGPL-2.1
+application-x-object.ico / crystal_clear / LGPL-2.1
+application-x-object.ico / intrigue / GPLv2
+application-x-object.ico / nuvola / LGPL-2.1
+application-x-object.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-object.png / crystal_clear / LGPL-2.1
+application-x-object.png / intrigue / GPLv2
+application-x-object.png / nuvola / LGPL-2.1
+application-x-object.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-octet-stream.ico / crystal / LGPL-2.1
+application-x-octet-stream.png / crystal / LGPL-2.1
+application-x-octet-stream.png / crystal_clear / LGPL-2.1
+application-x-ogg-audacity.ico / wiki_commons_gpl / See Below
+application-x-ogg-audacity.png / wiki_commons_gpl / See Below
+application-x-ogg-vlc.ico / wiki_commons_gpl / See Below
+application-x-ogg-vlc.png / wiki_commons_gpl / See Below
+application-x-pak.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-pak.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-pcb-layout.ico / tango-harm / CC-BY 3.0
+application-x-pcb-layout.ico / wiki_commons_cc / See Below
+application-x-pcb-layout.ico / wiki_commons_gpl / See Below
+application-x-pcb-layout.png / tango-harm / CC-BY 3.0
+application-x-pcb-layout.png / wiki_commons_cc / See Below
+application-x-pcb-layout.png / wiki_commons_gpl / See Below
+application-x-pem-key.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-pem-key.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-perl-2.ico / crystal / LGPL-2.1
+application-x-perl-2.png / crystal / LGPL-2.1
+application-x-perl.ico / crystal_clear / LGPL-2.1
+application-x-perl.ico / intrigue / GPLv2
+application-x-perl.ico / nuvola / LGPL-2.1
+application-x-perl.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-perl.png / crystal_clear / LGPL-2.1
+application-x-perl.png / intrigue / GPLv2
+application-x-perl.png / nuvola / LGPL-2.1
+application-x-perl.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-php-2.ico / crystal / LGPL-2.1
+application-x-php-2.png / crystal / LGPL-2.1
+application-x-php.ico / crystal_clear / LGPL-2.1
+application-x-php.ico / intrigue / GPLv2
+application-x-php.ico / nuvola / LGPL-2.1
+application-x-php.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-php.ico / tango-harm / CC-BY 3.0
+application-x-php.png / crystal_clear / LGPL-2.1
+application-x-php.png / intrigue / GPLv2
+application-x-php.png / nuvola / LGPL-2.1
+application-x-php.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-php.png / tango-harm / CC-BY 3.0
+application-x-plasma.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-plasma.ico / tango-harm / CC-BY 3.0
+application-x-plasma.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-plasma.png / tango-harm / CC-BY 3.0
+application-x-python-bytecode.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-python-bytecode.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-qet-element.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-qet-element.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-qet-project.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-qet-project.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-quattropro.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-quattropro.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-rar.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-rar.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-rpm-2.ico / crystal / LGPL-2.1
+application-x-rpm-2.png / crystal / LGPL-2.1
+application-x-rpm.ico / crystal_clear / LGPL-2.1
+application-x-rpm.ico / intrigue / GPLv2
+application-x-rpm.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-rpm.png / crystal_clear / LGPL-2.1
+application-x-rpm.png / intrigue / GPLv2
+application-x-rpm.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-ruby.ico / intrigue / GPLv2
+application-x-ruby.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-ruby.ico / tango-harm / CC-BY 3.0
+application-x-ruby.png / intrigue / GPLv2
+application-x-ruby.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-ruby.png / tango-harm / CC-BY 3.0
+application-x-shared-library-la.ico / tango-harm / CC-BY 3.0
+application-x-shared-library-la.png / tango-harm / CC-BY 3.0
+application-x-sharedlib.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-sharedlib.ico / tango-harm / CC-BY 3.0
+application-x-sharedlib.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-sharedlib.png / tango-harm / CC-BY 3.0
+application-x-shellscript.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-shellscript.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-shockwave-flash.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-shockwave-flash.ico / tango-harm / CC-BY 3.0
+application-x-shockwave-flash.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-shockwave-flash.png / tango-harm / CC-BY 3.0
+application-x-siag.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-siag.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-smb-server.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-smb-server.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-smb-workgroup.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-smb-workgroup.ico / tango-harm / CC-BY 3.0
+application-x-smb-workgroup.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-smb-workgroup.png / tango-harm / CC-BY 3.0
+application-x-sqlite2.ico / tango-harm / CC-BY 3.0
+application-x-sqlite2.png / tango-harm / CC-BY 3.0
+application-x-sqlite3.ico / tango-harm / CC-BY 3.0
+application-x-sqlite3.png / tango-harm / CC-BY 3.0
+application-x-subrip-vlc.ico / wiki_commons_gpl / See Below
+application-x-subrip-vlc.png / wiki_commons_gpl / See Below
+application-x-subrip.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-subrip.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-tar-2.ico / crystal / LGPL-2.1
+application-x-tar-2.png / crystal / LGPL-2.1
+application-x-tar.ico / intrigue / GPLv2
+application-x-tar.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-tar.png / intrigue / GPLv2
+application-x-tar.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-tarz.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-tarz.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-tex-gf-2.ico / crystal / LGPL-2.1
+application-x-tex-gf-2.png / crystal / LGPL-2.1
+application-x-tex-gf.ico / crystal_clear / LGPL-2.1
+application-x-tex-gf.ico / intrigue / GPLv2
+application-x-tex-gf.ico / nuvola / LGPL-2.1
+application-x-tex-gf.png / crystal_clear / LGPL-2.1
+application-x-tex-gf.png / intrigue / GPLv2
+application-x-tex-gf.png / nuvola / LGPL-2.1
+application-x-tex-pk.ico / crystal / LGPL-2.1
+application-x-tex-pk.ico / crystal_clear / LGPL-2.1
+application-x-tex-pk.png / crystal / LGPL-2.1
+application-x-tex-pk.png / crystal_clear / LGPL-2.1
+application-x-tex.ico / crystal / LGPL-2.1
+application-x-tex.png / crystal / LGPL-2.1
+application-x-tex.png / tango-harm / CC-BY 3.0
+application-x-tgif.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-tgif.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-theme.ico / tango-harm / CC-BY 3.0
+application-x-theme.png / tango-harm / CC-BY 3.0
+application-x-theme_old.ico / tango-harm / CC-BY 3.0
+application-x-theme_old.png / tango-harm / CC-BY 3.0
+application-x-trash-2.ico / crystal / LGPL-2.1
+application-x-trash-2.png / crystal / LGPL-2.1
+application-x-trash.ico / crystal_clear / LGPL-2.1
+application-x-trash.ico / intrigue / GPLv2
+application-x-trash.ico / nuvola / LGPL-2.1
+application-x-trash.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-trash.ico / tango-harm / CC-BY 3.0
+application-x-trash.png / crystal_clear / LGPL-2.1
+application-x-trash.png / intrigue / GPLv2
+application-x-trash.png / nuvola / LGPL-2.1
+application-x-trash.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-trash.png / tango-harm / CC-BY 3.0
+application-x-troff-man-2.ico / crystal / LGPL-2.1
+application-x-troff-man-2.png / crystal / LGPL-2.1
+application-x-troff-man.ico / crystal_clear / LGPL-2.1
+application-x-troff-man.ico / intrigue / GPLv2
+application-x-troff-man.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-troff-man.png / crystal_clear / LGPL-2.1
+application-x-troff-man.png / intrigue / GPLv2
+application-x-troff-man.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-tzo.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-tzo.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-vmware-snapshot.ico / tango-harm / CC-BY 3.0
+application-x-vmware-snapshot.png / tango-harm / CC-BY 3.0
+application-x-vmware-team.ico / tango-harm / CC-BY 3.0
+application-x-vmware-team.png / tango-harm / CC-BY 3.0
+application-x-vmware-vm-clone.ico / tango-harm / CC-BY 3.0
+application-x-vmware-vm-clone.png / tango-harm / CC-BY 3.0
+application-x-vmware-vm-legacy.ico / tango-harm / CC-BY 3.0
+application-x-vmware-vm-legacy.png / tango-harm / CC-BY 3.0
+application-x-vmware-vm.ico / tango-harm / CC-BY 3.0
+application-x-vmware-vm.png / tango-harm / CC-BY 3.0
+application-x-vmware-vmfoundry.ico / tango-harm / CC-BY 3.0
+application-x-vmware-vmfoundry.png / tango-harm / CC-BY 3.0
+application-x-wmf.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-wmf.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-yacc.ico / crystal / LGPL-2.1
+application-x-yacc.png / crystal / LGPL-2.1
+application-x-zerosize-2.ico / crystal / LGPL-2.1
+application-x-zerosize-2.png / crystal / LGPL-2.1
+application-x-zerosize.ico / intrigue / GPLv2
+application-x-zerosize.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-zerosize.png / intrigue / GPLv2
+application-x-zerosize.png / nuvola / LGPL-2.1
+application-x-zerosize.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-zoo.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-x-zoo.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-xhtml+xml.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-xhtml+xml.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-xml.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-xml.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-xp.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+application-xp.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+application-xsd.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-xsd.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-xslt+xml.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-xslt+xml.png / oxygen / CC-BY-SA 3.0 or LGPL
+application-zip.ico / crystal / LGPL-2.1
+application-zip.ico / oxygen / CC-BY-SA 3.0 or LGPL
+application-zip.png / crystal / LGPL-2.1
+application-zip.png / oxygen / CC-BY-SA 3.0 or LGPL
+application_3ddesktop.ico / intrigue / GPLv2
+application_3ddesktop.png / intrigue / GPLv2
+application_blender.png / intrigue / GPLv2
+application_designer.png / intrigue / GPLv2
+application_home.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+application_home.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+applications-accessories-2.ico / gnome / GPLv2
+applications-accessories-2.png / gnome / GPLv2
+applications-accessories-3.ico / tango / PD
+applications-accessories-3.png / tango / PD
+applications-accessories-4.ico / oxygen / CC-BY-SA 3.0 or LGPL
+applications-accessories-4.png / oxygen / CC-BY-SA 3.0 or LGPL
+applications-development-2.ico / gnome / GPLv2
+applications-development-2.png / gnome / GPLv2
+applications-development-3.ico / tango / PD
+applications-development-3.png / tango / PD
+applications-development-4.ico / oxygen / CC-BY-SA 3.0 or LGPL
+applications-development-4.png / oxygen / CC-BY-SA 3.0 or LGPL
+applications-development-translation.ico / oxygen / CC-BY-SA 3.0 or LGPL
+applications-development-translation.png / oxygen / CC-BY-SA 3.0 or LGPL
+applications-development-web.ico / oxygen / CC-BY-SA 3.0 or LGPL
+applications-development-web.png / oxygen / CC-BY-SA 3.0 or LGPL
+applications-education-language.ico / oxygen / CC-BY-SA 3.0 or LGPL
+applications-education-language.png / oxygen / CC-BY-SA 3.0 or LGPL
+applications-education-mathematics.png / oxygen / CC-BY-SA 3.0 or LGPL
+applications-education.ico / oxygen / CC-BY-SA 3.0 or LGPL
+applications-education.png / oxygen / CC-BY-SA 3.0 or LGPL
+applications-engineering-2.ico / gnome / GPLv2
+applications-engineering-2.png / gnome / GPLv2
+applications-engineering-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+applications-engineering-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+applications-games-2.ico / gnome / GPLv2
+applications-games-2.png / gnome / GPLv2
+applications-games-3.ico / tango / PD
+applications-games-3.png / tango / PD
+applications-games-4.ico / oxygen / CC-BY-SA 3.0 or LGPL
+applications-games-4.png / oxygen / CC-BY-SA 3.0 or LGPL
+applications-graphics-2.ico / gnome / GPLv2
+applications-graphics-2.png / gnome / GPLv2
+applications-graphics-3.ico / tango / PD
+applications-graphics-3.png / tango / PD
+applications-graphics-4.ico / oxygen / CC-BY-SA 3.0 or LGPL
+applications-graphics-4.png / oxygen / CC-BY-SA 3.0 or LGPL
+applications-internet-2.ico / gnome / GPLv2
+applications-internet-2.png / gnome / GPLv2
+applications-internet-3.ico / tango / PD
+applications-internet-3.png / tango / PD
+applications-internet-4.ico / oxygen / CC-BY-SA 3.0 or LGPL
+applications-internet-4.png / oxygen / CC-BY-SA 3.0 or LGPL
+applications-multimedia-2.ico / gnome / GPLv2
+applications-multimedia-2.png / gnome / GPLv2
+applications-multimedia-3.ico / tango / PD
+applications-multimedia-3.png / tango / PD
+applications-multimedia-4.ico / oxygen / CC-BY-SA 3.0 or LGPL
+applications-multimedia-4.png / oxygen / CC-BY-SA 3.0 or LGPL
+applications-office-2.ico / gnome / GPLv2
+applications-office-2.png / gnome / GPLv2
+applications-office-3.ico / tango / PD
+applications-office-3.png / tango / PD
+applications-office-4.ico / oxygen / CC-BY-SA 3.0 or LGPL
+applications-office-4.png / oxygen / CC-BY-SA 3.0 or LGPL
+applications-other-2.ico / gnome / GPLv2
+applications-other-2.png / gnome / GPLv2
+applications-other-3.ico / tango / PD
+applications-other-3.png / tango / PD
+applications-other-4.ico / oxygen / CC-BY-SA 3.0 or LGPL
+applications-other-4.png / oxygen / CC-BY-SA 3.0 or LGPL
+applications-science-2.ico / gnome / GPLv2
+applications-science-2.png / gnome / GPLv2
+applications-science-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+applications-science-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+applications-system-2.ico / gnome / GPLv2
+applications-system-2.png / gnome / GPLv2
+applications-system-3.ico / tango / PD
+applications-system-3.png / tango / PD
+applications-system-4.ico / oxygen / CC-BY-SA 3.0 or LGPL
+applications-system-4.png / oxygen / CC-BY-SA 3.0 or LGPL
+applications-toys.ico / oxygen / CC-BY-SA 3.0 or LGPL
+applications-toys.png / oxygen / CC-BY-SA 3.0 or LGPL
+applications-utilities-2.ico / gnome / GPLv2
+applications-utilities-2.png / gnome / GPLv2
+applications-utilities-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+applications-utilities-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+applicication-x-ms-dos-executable.ico / intrigue / GPLv2
+applicication-x-ms-dos-executable.png / intrigue / GPLv2
+applixware-2.png / nuvola / LGPL-2.1
+applixware.ico / crystal / LGPL-2.1
+applixware.png / crystal / LGPL-2.1
+appointment-missed.ico / gnome / GPLv2
+appointment-missed.png / gnome / GPLv2
+appointment-new-2.ico / gnome / GPLv2
+appointment-new-2.png / gnome / GPLv2
+appointment-new-3.ico / tango / PD
+appointment-new-3.png / tango / PD
+appointment-new-4.ico / oxygen / CC-BY-SA 3.0 or LGPL
+appointment-new-4.png / oxygen / CC-BY-SA 3.0 or LGPL
+appointment-new.ico / crystal / LGPL-2.1
+appointment-new.png / crystal / LGPL-2.1
+appointment-recurring.ico / oxygen / CC-BY-SA 3.0 or LGPL
+appointment-recurring.png / oxygen / CC-BY-SA 3.0 or LGPL
+appointment-reminder.ico / oxygen / CC-BY-SA 3.0 or LGPL
+appointment-reminder.png / oxygen / CC-BY-SA 3.0 or LGPL
+appointment-soon.ico / gnome / GPLv2
+appointment-soon.png / gnome / GPLv2
+aptoncd.png / app-install / See Below
+aqualung.png / app-install / See Below
+aranym.png / app-install / See Below
+arc.png / crystal / LGPL-2.1
+archive-delete.ico / crystal / LGPL-2.1
+archive-delete.png / crystal / LGPL-2.1
+archive-extract.ico / crystal / LGPL-2.1
+archive-extract.ico / oxygen / CC-BY-SA 3.0 or LGPL
+archive-extract.png / crystal / LGPL-2.1
+archive-extract.png / oxygen / CC-BY-SA 3.0 or LGPL
+archive-insert-directory.ico / crystal / LGPL-2.1
+archive-insert-directory.ico / oxygen / CC-BY-SA 3.0 or LGPL
+archive-insert-directory.png / crystal / LGPL-2.1
+archive-insert-directory.png / oxygen / CC-BY-SA 3.0 or LGPL
+archive-insert.ico / crystal / LGPL-2.1
+archive-insert.ico / oxygen / CC-BY-SA 3.0 or LGPL
+archive-insert.png / crystal / LGPL-2.1
+archive-insert.png / oxygen / CC-BY-SA 3.0 or LGPL
+archive-new.png / nuvola / LGPL-2.1
+archive-options.png / nuvola / LGPL-2.1
+archive-remove.ico / oxygen / CC-BY-SA 3.0 or LGPL
+archive-remove.png / oxygen / CC-BY-SA 3.0 or LGPL
+archive-select-all.ico / crystal / LGPL-2.1
+archive-select-all.png / crystal / LGPL-2.1
+archive-view.ico / crystal / LGPL-2.1
+archive-view.png / crystal / LGPL-2.1
+ardour.ico / wiki_commons_cc / See Below
+ardour.png / wiki_commons_cc / See Below
+ares_galaxy.ico / wiki_commons_cc / See Below
+ares_galaxy.png / wiki_commons_cc / See Below
+ario.ico / wiki_commons_cc / See Below
+ario.png / app-install / See Below
+ario.png / wiki_commons_cc / See Below
+ark-2.ico / nuvola / LGPL-2.1
+ark-2.png / nuvola / LGPL-2.1
+ark.ico / crystal / LGPL-2.1
+ark.ico / crystal_clear / LGPL-2.1
+ark.png / app-install / See Below
+ark.png / crystal / LGPL-2.1
+ark.png / crystal_clear / LGPL-2.1
+ark2.ico / crystal / LGPL-2.1
+ark2.png / crystal / LGPL-2.1
+armagetron_advanced.ico / wiki_commons_gpl / See Below
+armagetron_advanced.png / wiki_commons_gpl / See Below
+arora.ico / wiki_commons_cc / See Below
+arora.png / wiki_commons_cc / See Below
+arrow-branch.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+arrow-branch.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+arrow-divide.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+arrow-divide.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+arrow-down-2.ico / nuvola / LGPL-2.1
+arrow-down-2.png / nuvola / LGPL-2.1
+arrow-down-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+arrow-down-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+arrow-down-double-2.ico / nuvola / LGPL-2.1
+arrow-down-double-2.png / nuvola / LGPL-2.1
+arrow-down-double-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+arrow-down-double-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+arrow-down-double.ico / crystal / LGPL-2.1
+arrow-down-double.png / crystal / LGPL-2.1
+arrow-down.ico / crystal / LGPL-2.1
+arrow-down.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+arrow-down.png / crystal / LGPL-2.1
+arrow-down.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+arrow-in.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+arrow-in.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+arrow-inout.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+arrow-inout.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+arrow-join.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+arrow-join.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+arrow-left-2.ico / nuvola / LGPL-2.1
+arrow-left-2.png / nuvola / LGPL-2.1
+arrow-left-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+arrow-left-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+arrow-left-double-2.ico / nuvola / LGPL-2.1
+arrow-left-double-2.png / nuvola / LGPL-2.1
+arrow-left-double-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+arrow-left-double-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+arrow-left-double.ico / crystal / LGPL-2.1
+arrow-left-double.png / crystal / LGPL-2.1
+arrow-left.ico / crystal / LGPL-2.1
+arrow-left.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+arrow-left.png / crystal / LGPL-2.1
+arrow-left.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+arrow-merge.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+arrow-merge.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+arrow-out.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+arrow-out.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+arrow-redo.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+arrow-redo.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+arrow-refresh-small.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+arrow-refresh-small.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+arrow-refresh.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+arrow-refresh.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+arrow-right-2.ico / nuvola / LGPL-2.1
+arrow-right-2.png / nuvola / LGPL-2.1
+arrow-right-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+arrow-right-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+arrow-right-double-2.ico / nuvola / LGPL-2.1
+arrow-right-double-2.png / nuvola / LGPL-2.1
+arrow-right-double-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+arrow-right-double-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+arrow-right-double.ico / crystal / LGPL-2.1
+arrow-right-double.png / crystal / LGPL-2.1
+arrow-right.ico / crystal / LGPL-2.1
+arrow-right.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+arrow-right.png / crystal / LGPL-2.1
+arrow-right.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+arrow-rotate-anticlockwise.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+arrow-rotate-anticlockwise.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+arrow-rotate-clockwise.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+arrow-rotate-clockwise.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+arrow-switch.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+arrow-switch.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+arrow-turn-left.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+arrow-turn-left.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+arrow-turn-right.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+arrow-turn-right.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+arrow-undo.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+arrow-undo.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+arrow-up-2.ico / nuvola / LGPL-2.1
+arrow-up-2.png / nuvola / LGPL-2.1
+arrow-up-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+arrow-up-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+arrow-up-double-2.ico / nuvola / LGPL-2.1
+arrow-up-double-2.png / nuvola / LGPL-2.1
+arrow-up-double-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+arrow-up-double-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+arrow-up-double.ico / crystal / LGPL-2.1
+arrow-up-double.png / crystal / LGPL-2.1
+arrow-up.ico / crystal / LGPL-2.1
+arrow-up.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+arrow-up.png / crystal / LGPL-2.1
+arrow-up.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+arrowshapes.chevron.png / crystal / LGPL-2.1
+arrowshapes.circular-arrow.png / crystal / LGPL-2.1
+arrowshapes.corner-right-arrow.png / crystal / LGPL-2.1
+arrowshapes.down-arrow-callout.png / crystal / LGPL-2.1
+arrowshapes.down-arrow.png / crystal / LGPL-2.1
+arrowshapes.left-arrow-callout.png / crystal / LGPL-2.1
+arrowshapes.left-arrow.png / crystal / LGPL-2.1
+arrowshapes.left-right-arrow-callout.png / crystal / LGPL-2.1
+arrowshapes.left-right-arrow.png / crystal / LGPL-2.1
+arrowshapes.notched-right-arrow.png / crystal / LGPL-2.1
+arrowshapes.pentagon-right.png / crystal / LGPL-2.1
+arrowshapes.png / crystal / LGPL-2.1
+arrowshapes.quad-arrow-callout.png / crystal / LGPL-2.1
+arrowshapes.quad-arrow.png / crystal / LGPL-2.1
+arrowshapes.right-arrow-callout.png / crystal / LGPL-2.1
+arrowshapes.right-arrow.png / crystal / LGPL-2.1
+arrowshapes.s-sharped-arrow.png / crystal / LGPL-2.1
+arrowshapes.split-arrow.png / crystal / LGPL-2.1
+arrowshapes.split-round-arrow.png / crystal / LGPL-2.1
+arrowshapes.striped-right-arrow.png / crystal / LGPL-2.1
+arrowshapes.up-arrow-callout.png / crystal / LGPL-2.1
+arrowshapes.up-arrow.png / crystal / LGPL-2.1
+arrowshapes.up-down-arrow-callout.png / crystal / LGPL-2.1
+arrowshapes.up-down-arrow.png / crystal / LGPL-2.1
+arrowshapes.up-right-arrow-callout.png / crystal / LGPL-2.1
+arrowshapes.up-right-arrow.png / crystal / LGPL-2.1
+arrowshapes.up-right-down-arrow.png / crystal / LGPL-2.1
+arrowstoolbox.png / crystal / LGPL-2.1
+art_of_illusion.ico / wiki_commons_gpl / See Below
+art_of_illusion.png / wiki_commons_gpl / See Below
+arts-2.ico / nuvola / LGPL-2.1
+arts-2.png / nuvola / LGPL-2.1
+arts.ico / crystal / LGPL-2.1
+arts.png / crystal / LGPL-2.1
+artsartsbuilder.ico / crystal / LGPL-2.1
+artsartsbuilder.png / crystal / LGPL-2.1
+artsbuilder.ico / nuvola / LGPL-2.1
+artsbuilder.png / app-install / See Below
+artsbuilder.png / nuvola / LGPL-2.1
+artscontrol-2.ico / nuvola / LGPL-2.1
+artscontrol-2.png / nuvola / LGPL-2.1
+artscontrol.ico / crystal / LGPL-2.1
+artscontrol.ico / crystal_clear / LGPL-2.1
+artscontrol.png / app-install / See Below
+artscontrol.png / crystal / LGPL-2.1
+artscontrol.png / crystal_clear / LGPL-2.1
+artsmidimanager.ico / nuvola / LGPL-2.1
+artsmidimanager.png / nuvola / LGPL-2.1
+assistant-2.ico / crystal / LGPL-2.1
+assistant-2.png / crystal / LGPL-2.1
+assistant.ico / intrigue / GPLv2
+assistant.png / app-install / See Below
+assistant.png / intrigue / GPLv2
+asterisk-orange.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+asterisk-orange.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+asterisk-yellow.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+asterisk-yellow.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+atanks.png / app-install / See Below
+atcalc.ico / wiki_commons_cc / See Below
+atcalc.png / wiki_commons_cc / See Below
+atlantik-2.ico / nuvola / LGPL-2.1
+atlantik-2.png / nuvola / LGPL-2.1
+atlantik.ico / crystal / LGPL-2.1
+atlantik.png / crystal / LGPL-2.1
+atlantikdesigner.ico / crystal / LGPL-2.1
+atlantikdesigner.png / crystal / LGPL-2.1
+atomic.ico / wiki_commons_cc / See Below
+atomic.png / wiki_commons_cc / See Below
+atomix.png / app-install / See Below
+audacious.png / app-install / See Below
+audacity.ico / tango-harm / CC-BY 3.0
+audacity.ico / wiki_commons_gpl / See Below
+audacity.png / tango-harm / CC-BY 3.0
+audacity.png / wiki_commons_gpl / See Below
+audio-aac-vlc.ico / wiki_commons_gpl / See Below
+audio-aac-vlc.png / wiki_commons_gpl / See Below
+audio-aac.ico / oxygen / CC-BY-SA 3.0 or LGPL
+audio-aac.png / oxygen / CC-BY-SA 3.0 or LGPL
+audio-ac3-vlc.ico / wiki_commons_gpl / See Below
+audio-ac3-vlc.png / wiki_commons_gpl / See Below
+audio-ac3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+audio-ac3.png / oxygen / CC-BY-SA 3.0 or LGPL
+audio-basic-audacity.ico / wiki_commons_gpl / See Below
+audio-basic-audacity.png / wiki_commons_gpl / See Below
+audio-basic.ico / oxygen / CC-BY-SA 3.0 or LGPL
+audio-basic.png / oxygen / CC-BY-SA 3.0 or LGPL
+audio-card-2.ico / tango / PD
+audio-card-2.png / tango / PD
+audio-card-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+audio-card-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+audio-card.ico / gnome / GPLv2
+audio-card.ico / tango-harm / CC-BY 3.0
+audio-card.png / gnome / GPLv2
+audio-card.png / tango-harm / CC-BY 3.0
+audio-headset.ico / oxygen / CC-BY-SA 3.0 or LGPL
+audio-headset.png / oxygen / CC-BY-SA 3.0 or LGPL
+audio-input-line.ico / oxygen / CC-BY-SA 3.0 or LGPL
+audio-input-line.png / oxygen / CC-BY-SA 3.0 or LGPL
+audio-input-microphone-2.ico / gnome / GPLv2
+audio-input-microphone-2.png / gnome / GPLv2
+audio-input-microphone-3.png / tango / PD
+audio-input-microphone-4.ico / oxygen / CC-BY-SA 3.0 or LGPL
+audio-input-microphone-4.png / oxygen / CC-BY-SA 3.0 or LGPL
+audio-input-microphone.png / intrigue / GPLv2
+audio-keyboard.png / open_clip_art_library / PD
+audio-midi-2.ico / crystal / LGPL-2.1
+audio-midi-2.png / crystal / LGPL-2.1
+audio-midi.ico / intrigue / GPLv2
+audio-midi.ico / nuvola / LGPL-2.1
+audio-midi.ico / oxygen / CC-BY-SA 3.0 or LGPL
+audio-midi.png / crystal_clear / LGPL-2.1
+audio-midi.png / intrigue / GPLv2
+audio-midi.png / nuvola / LGPL-2.1
+audio-midi.png / oxygen / CC-BY-SA 3.0 or LGPL
+audio-mp4-vlc.ico / wiki_commons_gpl / See Below
+audio-mp4-vlc.png / wiki_commons_gpl / See Below
+audio-mp4.ico / oxygen / CC-BY-SA 3.0 or LGPL
+audio-mp4.png / oxygen / CC-BY-SA 3.0 or LGPL
+audio-mpeg-audacity.ico / wiki_commons_gpl / See Below
+audio-mpeg-audacity.png / wiki_commons_gpl / See Below
+audio-mpeg-vlc.ico / wiki_commons_gpl / See Below
+audio-mpeg-vlc.png / wiki_commons_gpl / See Below
+audio-mpeg.ico / oxygen / CC-BY-SA 3.0 or LGPL
+audio-mpeg.png / oxygen / CC-BY-SA 3.0 or LGPL
+audio-prs.sid.ico / oxygen / CC-BY-SA 3.0 or LGPL
+audio-prs.sid.png / oxygen / CC-BY-SA 3.0 or LGPL
+audio-speaker.ico / open_clip_art_library / PD
+audio-speaker.png / open_clip_art_library / PD
+audio-vn.rn-realmedia.ico / oxygen / CC-BY-SA 3.0 or LGPL
+audio-vn.rn-realmedia.png / oxygen / CC-BY-SA 3.0 or LGPL
+audio-vn.rn-realvideo.ico / oxygen / CC-BY-SA 3.0 or LGPL
+audio-vn.rn-realvideo.png / oxygen / CC-BY-SA 3.0 or LGPL
+audio-vnd.rn-realaudio.ico / crystal / LGPL-2.1
+audio-vnd.rn-realaudio.ico / oxygen / CC-BY-SA 3.0 or LGPL
+audio-vnd.rn-realaudio.ico / tango-harm / CC-BY 3.0
+audio-vnd.rn-realaudio.png / crystal / LGPL-2.1
+audio-vnd.rn-realaudio.png / oxygen / CC-BY-SA 3.0 or LGPL
+audio-vnd.rn-realaudio.png / tango-harm / CC-BY 3.0
+audio-vnd.rn-realvideo.ico / oxygen / CC-BY-SA 3.0 or LGPL
+audio-vnd.rn-realvideo.png / oxygen / CC-BY-SA 3.0 or LGPL
+audio-volume-high-2.ico / tango / PD
+audio-volume-high-2.png / tango / PD
+audio-volume-high-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+audio-volume-high-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+audio-volume-high.ico / gnome / GPLv2
+audio-volume-high.png / gnome / GPLv2
+audio-volume-low-2.ico / tango / PD
+audio-volume-low-2.png / tango / PD
+audio-volume-low-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+audio-volume-low-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+audio-volume-low.ico / gnome / GPLv2
+audio-volume-low.png / gnome / GPLv2
+audio-volume-medium-2.ico / tango / PD
+audio-volume-medium-2.png / tango / PD
+audio-volume-medium-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+audio-volume-medium-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+audio-volume-medium.ico / gnome / GPLv2
+audio-volume-medium.png / gnome / GPLv2
+audio-volume-muted-2.ico / tango / PD
+audio-volume-muted-2.png / tango / PD
+audio-volume-muted-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+audio-volume-muted-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+audio-volume-muted.ico / gnome / GPLv2
+audio-volume-muted.png / gnome / GPLv2
+audio-x-adpcm.ico / oxygen / CC-BY-SA 3.0 or LGPL
+audio-x-adpcm.png / oxygen / CC-BY-SA 3.0 or LGPL
+audio-x-aiff-audacity.ico / wiki_commons_gpl / See Below
+audio-x-aiff-audacity.png / wiki_commons_gpl / See Below
+audio-x-aiff.ico / oxygen / CC-BY-SA 3.0 or LGPL
+audio-x-aiff.png / oxygen / CC-BY-SA 3.0 or LGPL
+audio-x-flac+ogg.ico / oxygen / CC-BY-SA 3.0 or LGPL
+audio-x-flac+ogg.png / oxygen / CC-BY-SA 3.0 or LGPL
+audio-x-flac.ico / oxygen / CC-BY-SA 3.0 or LGPL
+audio-x-flac.png / oxygen / CC-BY-SA 3.0 or LGPL
+audio-x-generic-2.ico / crystal / LGPL-2.1
+audio-x-generic-2.png / crystal / LGPL-2.1
+audio-x-generic-mplayer.ico / wiki_commons_gpl / See Below
+audio-x-generic-mplayer.png / wiki_commons_gpl / See Below
+audio-x-generic.ico / gnome / GPLv2
+audio-x-generic.ico / intrigue / GPLv2
+audio-x-generic.ico / nuvola / LGPL-2.1
+audio-x-generic.ico / oxygen / CC-BY-SA 3.0 or LGPL
+audio-x-generic.ico / tango / PD
+audio-x-generic.png / crystal_clear / LGPL-2.1
+audio-x-generic.png / gnome / GPLv2
+audio-x-generic.png / intrigue / GPLv2
+audio-x-generic.png / nuvola / LGPL-2.1
+audio-x-generic.png / oxygen / CC-BY-SA 3.0 or LGPL
+audio-x-generic.png / tango / PD
+audio-x-krec.ico / nuvola / LGPL-2.1
+audio-x-krec.png / nuvola / LGPL-2.1
+audio-x-matroska.ico / oxygen / CC-BY-SA 3.0 or LGPL
+audio-x-matroska.png / oxygen / CC-BY-SA 3.0 or LGPL
+audio-x-mod.ico / oxygen / CC-BY-SA 3.0 or LGPL
+audio-x-mod.png / oxygen / CC-BY-SA 3.0 or LGPL
+audio-x-monkey.ico / oxygen / CC-BY-SA 3.0 or LGPL
+audio-x-monkey.png / oxygen / CC-BY-SA 3.0 or LGPL
+audio-x-mp2-vlc.ico / wiki_commons_gpl / See Below
+audio-x-mp2-vlc.png / wiki_commons_gpl / See Below
+audio-x-mp2.ico / oxygen / CC-BY-SA 3.0 or LGPL
+audio-x-mp2.png / oxygen / CC-BY-SA 3.0 or LGPL
+audio-x-mpegurl-vlc.ico / wiki_commons_gpl / See Below
+audio-x-mpegurl-vlc.png / wiki_commons_gpl / See Below
+audio-x-mpegurl.ico / oxygen / CC-BY-SA 3.0 or LGPL
+audio-x-mpegurl.png / oxygen / CC-BY-SA 3.0 or LGPL
+audio-x-ms-asx.ico / oxygen / CC-BY-SA 3.0 or LGPL
+audio-x-ms-asx.png / oxygen / CC-BY-SA 3.0 or LGPL
+audio-x-ms-wma-vlc.ico / wiki_commons_gpl / See Below
+audio-x-ms-wma-vlc.png / wiki_commons_gpl / See Below
+audio-x-ms-wma.ico / oxygen / CC-BY-SA 3.0 or LGPL
+audio-x-ms-wma.png / oxygen / CC-BY-SA 3.0 or LGPL
+audio-x-musepack.ico / oxygen / CC-BY-SA 3.0 or LGPL
+audio-x-musepack.png / oxygen / CC-BY-SA 3.0 or LGPL
+audio-x-pn-realaudio-plugin.ico / oxygen / CC-BY-SA 3.0 or LGPL
+audio-x-pn-realaudio-plugin.png / oxygen / CC-BY-SA 3.0 or LGPL
+audio-x-scpls-vlc.ico / wiki_commons_gpl / See Below
+audio-x-scpls-vlc.png / wiki_commons_gpl / See Below
+audio-x-scpls.ico / oxygen / CC-BY-SA 3.0 or LGPL
+audio-x-scpls.png / oxygen / CC-BY-SA 3.0 or LGPL
+audio-x-speex+ogg.ico / oxygen / CC-BY-SA 3.0 or LGPL
+audio-x-speex+ogg.png / oxygen / CC-BY-SA 3.0 or LGPL
+audio-x-vorbis+ogg.ico / oxygen / CC-BY-SA 3.0 or LGPL
+audio-x-vorbis+ogg.png / oxygen / CC-BY-SA 3.0 or LGPL
+audio-x-wav-audacity.ico / wiki_commons_gpl / See Below
+audio-x-wav-audacity.png / wiki_commons_gpl / See Below
+audio-x-wav.ico / oxygen / CC-BY-SA 3.0 or LGPL
+audio-x-wav.png / oxygen / CC-BY-SA 3.0 or LGPL
+autocad.ico / tango-harm / CC-BY 3.0
+autocad.png / tango-harm / CC-BY 3.0
+autocontrolfocus.png / crystal / LGPL-2.1
+autofilter.png / crystal / LGPL-2.1
+autoformat.png / crystal / LGPL-2.1
+autopackage.ico / wiki_commons_gpl / See Below
+autopackage.png / wiki_commons_gpl / See Below
+autosum.png / crystal / LGPL-2.1
+avahi.ico / wiki_commons_gpl / See Below
+avahi.png / wiki_commons_gpl / See Below
+avant-window-navigator.png / app-install / See Below
+avant_window_navigator.ico / wiki_commons_pd / PD
+avant_window_navigator.png / wiki_commons_pd / PD
+aven.png / app-install / See Below
+avidemux.ico / wiki_commons_cc / See Below
+avidemux.png / wiki_commons_cc / See Below
+avmediaplayer.png / crystal / LGPL-2.1
+avogadro.png / app-install / See Below
+award-star-add.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+award-star-add.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+award-star-bronze.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+award-star-bronze.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+award-star-delete.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+award-star-delete.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+award-star-gold.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+award-star-gold.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+award-star-silver.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+award-star-silver.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+awesome.png / wiki_commons_pd / PD
+awn-manager.png / app-install / See Below
+awstats.ico / wiki_commons_cc / See Below
+awstats.png / wiki_commons_cc / See Below
+ayttm.png / app-install / See Below
+azureus.ico / tango-harm / CC-BY 3.0
+azureus.ico / wiki_commons_gpl / See Below
+azureus.png / tango-harm / CC-BY 3.0
+azureus.png / wiki_commons_gpl / See Below
+babelfish.ico / crystal / LGPL-2.1
+babelfish.png / crystal / LGPL-2.1
+backcolor.png / crystal / LGPL-2.1
+backgroundcolor.png / crystal / LGPL-2.1
+backgroundpatterncontroller.png / crystal / LGPL-2.1
+backward.png / crystal / LGPL-2.1
+balder2d.png / app-install / See Below
+banshee.ico / wiki_commons_mit / MIT
+banshee.png / wiki_commons_mit / MIT
+baobab.png / app-install / See Below
+barrage.png / app-install / See Below
+basicshapes.block-arc.png / crystal / LGPL-2.1
+basicshapes.can.png / crystal / LGPL-2.1
+basicshapes.circle-pie.png / crystal / LGPL-2.1
+basicshapes.circle.png / crystal / LGPL-2.1
+basicshapes.cross.png / crystal / LGPL-2.1
+basicshapes.cube.png / crystal / LGPL-2.1
+basicshapes.diamond.png / crystal / LGPL-2.1
+basicshapes.ellipse.png / crystal / LGPL-2.1
+basicshapes.frame.png / crystal / LGPL-2.1
+basicshapes.hexagon.png / crystal / LGPL-2.1
+basicshapes.isosceles-triangle.png / crystal / LGPL-2.1
+basicshapes.octagon.png / crystal / LGPL-2.1
+basicshapes.paper.png / crystal / LGPL-2.1
+basicshapes.parallelogram.png / crystal / LGPL-2.1
+basicshapes.pentagon.png / crystal / LGPL-2.1
+basicshapes.png / crystal / LGPL-2.1
+basicshapes.quadrat.png / crystal / LGPL-2.1
+basicshapes.rectangle.png / crystal / LGPL-2.1
+basicshapes.right-triangle.png / crystal / LGPL-2.1
+basicshapes.ring.png / crystal / LGPL-2.1
+basicshapes.round-quadrat.png / crystal / LGPL-2.1
+basicshapes.round-rectangle.png / crystal / LGPL-2.1
+basicshapes.trapezoid.png / crystal / LGPL-2.1
+basicstepinto.png / crystal / LGPL-2.1
+basicstepout.png / crystal / LGPL-2.1
+basicstepover.png / crystal / LGPL-2.1
+basicstop.png / crystal / LGPL-2.1
+basket-add.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+basket-add.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+basket-delete.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+basket-delete.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+basket-edit.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+basket-edit.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+basket-error.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+basket-error.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+basket-go.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+basket-go.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+basket-put.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+basket-put.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+basket-remove.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+basket-remove.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+basket.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+basket.ico / oxygen / CC-BY-SA 3.0 or LGPL
+basket.png / app-install / See Below
+basket.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+basket.png / oxygen / CC-BY-SA 3.0 or LGPL
+battery-040.ico / oxygen / CC-BY-SA 3.0 or LGPL
+battery-040.png / oxygen / CC-BY-SA 3.0 or LGPL
+battery-060.ico / oxygen / CC-BY-SA 3.0 or LGPL
+battery-060.png / oxygen / CC-BY-SA 3.0 or LGPL
+battery-080.ico / oxygen / CC-BY-SA 3.0 or LGPL
+battery-080.png / oxygen / CC-BY-SA 3.0 or LGPL
+battery-100.ico / oxygen / CC-BY-SA 3.0 or LGPL
+battery-100.png / oxygen / CC-BY-SA 3.0 or LGPL
+battery-2.ico / tango / PD
+battery-2.png / tango / PD
+battery-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+battery-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+battery-caution-2.ico / tango / PD
+battery-caution-2.png / tango / PD
+battery-caution-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+battery-caution-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+battery-caution.ico / gnome / GPLv2
+battery-caution.png / gnome / GPLv2
+battery-charging-040.ico / oxygen / CC-BY-SA 3.0 or LGPL
+battery-charging-040.png / oxygen / CC-BY-SA 3.0 or LGPL
+battery-charging-060.ico / oxygen / CC-BY-SA 3.0 or LGPL
+battery-charging-060.png / oxygen / CC-BY-SA 3.0 or LGPL
+battery-charging-080.ico / oxygen / CC-BY-SA 3.0 or LGPL
+battery-charging-080.png / oxygen / CC-BY-SA 3.0 or LGPL
+battery-charging-caution.ico / oxygen / CC-BY-SA 3.0 or LGPL
+battery-charging-caution.png / oxygen / CC-BY-SA 3.0 or LGPL
+battery-charging-low.ico / oxygen / CC-BY-SA 3.0 or LGPL
+battery-charging-low.png / oxygen / CC-BY-SA 3.0 or LGPL
+battery-charging.ico / oxygen / CC-BY-SA 3.0 or LGPL
+battery-charging.png / oxygen / CC-BY-SA 3.0 or LGPL
+battery-low-2.ico / oxygen / CC-BY-SA 3.0 or LGPL
+battery-low-2.png / oxygen / CC-BY-SA 3.0 or LGPL
+battery-low.ico / gnome / GPLv2
+battery-low.png / gnome / GPLv2
+battery-missing.ico / oxygen / CC-BY-SA 3.0 or LGPL
+battery-missing.png / oxygen / CC-BY-SA 3.0 or LGPL
+battery.ico / gnome / GPLv2
+battery.png / gnome / GPLv2
+battle_for_wesnoth.ico / wiki_commons_gpl / See Below
+battle_for_wesnoth.png / wiki_commons_gpl / See Below
+bc.ico / nuvola / LGPL-2.1
+bc.png / nuvola / LGPL-2.1
+beast.png / app-install / See Below
+bedita.ico / wiki_commons_gpl / See Below
+bedita.png / wiki_commons_gpl / See Below
+beer-mini.png / app-install / See Below
+beforeobject.png / crystal / LGPL-2.1
+behindobject.png / crystal / LGPL-2.1
+beidgui.png / app-install / See Below
+bell-add.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+bell-add.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+bell-delete.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+bell-delete.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+bell-error.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+bell-error.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+bell-go.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+bell-go.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+bell-link.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+bell-link.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+beryl.ico / wiki_commons_gpl / See Below
+beryl.png / wiki_commons_gpl / See Below
+bezier.png / cc / CC-BY 3.0
+bezier_unfilled.png / crystal / LGPL-2.1
+bezierappend.png / crystal / LGPL-2.1
+bezierclose.png / crystal / LGPL-2.1
+bezierconvert.png / crystal / LGPL-2.1
+beziercutline.png / crystal / LGPL-2.1
+bezierdelete.png / crystal / LGPL-2.1
+bezieredge.png / crystal / LGPL-2.1
+beziereliminatepoints.png / crystal / LGPL-2.1
+bezierfill.png / crystal / LGPL-2.1
+bezierinsert.png / crystal / LGPL-2.1
+beziermove.png / crystal / LGPL-2.1
+beziersmooth.png / crystal / LGPL-2.1
+beziersymmetric.png / crystal / LGPL-2.1
+bibledit.png / app-install / See Below
+biblememorizer.png / app-install / See Below
+bibletime.png / app-install / See Below
+big.qucs.png / app-install / See Below
+bighandles.png / crystal / LGPL-2.1
+billard-gl.png / app-install / See Below
+biloba.png / app-install / See Below
+bin.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+bin_closed.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+bin_empty.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+biniax2.png / app-install / See Below
+bitlbee.ico / wiki_commons_cc / See Below
+bitlbee.png / wiki_commons_cc / See Below
+bitpim.png / app-install / See Below
+bitrocket.ico / wiki_commons_bsd / BSD
+bitrocket.png / wiki_commons_bsd / BSD
+bitscope.png / app-install / See Below
+bittornado.png / app-install / See Below
+bitweaver.png / wiki_commons_gpl / See Below
+bkchem.png / app-install / See Below
+blackduck.ico / wiki_commons_pd / PD
+blackduck.png / wiki_commons_pd / PD
+blend3d.png / crystal / LGPL-2.1
+blender-2.ico / crystal / LGPL-2.1
+blender-2.png / crystal / LGPL-2.1
+blender.ico / intrigue / GPLv2
+blender.ico / wiki_commons_gpl / See Below
+blender.png / app-install / See Below
+blender.png / intrigue / GPLv2
+blender.png / wiki_commons_gpl / See Below
+bless.png / app-install / See Below
+blinken.png / app-install / See Below
+bloboats.png / app-install / See Below
+blobwars.ico / intrigue / GPLv2
+blobwars.png / app-install / See Below
+blobwars.png / intrigue / GPLv2
+blockattack.png / app-install / See Below
+blockdevice-2.ico / crystal / LGPL-2.1
+blockdevice-2.png / crystal / LGPL-2.1
+blockdevice-3.ico / nuvola / LGPL-2.1
+blockdevice-3.png / nuvola / LGPL-2.1
+blockdevice.ico / crystal / LGPL-2.1
+blockdevice.ico / crystal_clear / LGPL-2.1
+blockdevice.ico / intrigue / GPLv2
+blockdevice.png / crystal / LGPL-2.1
+blockdevice.png / crystal_clear / LGPL-2.1
+blockdevice.png / intrigue / GPLv2
+bluefish.ico / wiki_commons_gpl / See Below
+bluefish.png / app-install / See Below
+bluefish.png / wiki_commons_gpl / See Below
+blueproximity.png / app-install / See Below
+blueradio.png / app-install / See Below
+bmpmask.png / crystal / LGPL-2.1
+bmpx.png / app-install / See Below
+boa-constructor.png / app-install / See Below
+bochs.ico / wiki_commons_gpl / See Below
+bochs.png / wiki_commons_gpl / See Below
+boincmanager.ico / wiki_commons_gpl / See Below
+boincmanager.png / wiki_commons_gpl / See Below
+boincmanager_old.ico / wiki_commons_gpl / See Below
+boincmanager_old.png / wiki_commons_gpl / See Below
+boincmgr.png / app-install / See Below
+bold.png / crystal / LGPL-2.1
+bomb.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+bomb.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+bonjour_browser.ico / wiki_commons_cc / See Below
+bonjour_browser.png / wiki_commons_cc / See Below
+book-add.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+book-add.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+book-addresses.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+book-addresses.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+book-delete.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+book-delete.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+book-edit.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+book-edit.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+book-error.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+book-error.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+book-go.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+book-go.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+book-key.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+book-key.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+book-link.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+book-link.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+book-next.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+book-next.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+book-open.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+book-open.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+book-previous.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+book-previous.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+book.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+book.ico / intrigue / GPLv2
+book.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+book.png / intrigue / GPLv2
+bookmark-2.ico / crystal / LGPL-2.1
+bookmark-2.png / crystal / LGPL-2.1
+bookmark-3.ico / nuvola / LGPL-2.1
+bookmark-3.png / nuvola / LGPL-2.1
+bookmark-folder-2.ico / nuvola / LGPL-2.1
+bookmark-folder-2.png / nuvola / LGPL-2.1
+bookmark-folder.ico / crystal / LGPL-2.1
+bookmark-folder.png / crystal / LGPL-2.1
+bookmark-new-2.ico / crystal / LGPL-2.1
+bookmark-new-2.png / crystal / LGPL-2.1
+bookmark-new-3.ico / gnome / GPLv2
+bookmark-new-3.png / gnome / GPLv2
+bookmark-new-4.ico / tango / PD
+bookmark-new-4.png / tango / PD
+bookmark-new-5.ico / nuvola / LGPL-2.1
+bookmark-new-5.png / nuvola / LGPL-2.1
+bookmark-new-6.ico / oxygen / CC-BY-SA 3.0 or LGPL
+bookmark-new-6.png / oxygen / CC-BY-SA 3.0 or LGPL
+bookmark-new-list-2.ico / crystal / LGPL-2.1
+bookmark-new-list-2.png / crystal / LGPL-2.1
+bookmark-new-list-3.ico / nuvola / LGPL-2.1
+bookmark-new-list-3.png / nuvola / LGPL-2.1
+bookmark-new-list-4.ico / oxygen / CC-BY-SA 3.0 or LGPL
+bookmark-new-list-4.png / oxygen / CC-BY-SA 3.0 or LGPL
+bookmark-new-list.ico / intrigue / GPLv2
+bookmark-new-list.png / intrigue / GPLv2
+bookmark-new.ico / intrigue / GPLv2
+bookmark-new.png / intrigue / GPLv2
+bookmark-silver.png / crystal_clear / LGPL-2.1
+bookmark-toolbar-2.ico / crystal / LGPL-2.1
+bookmark-toolbar-2.png / crystal / LGPL-2.1
+bookmark-toolbar-3.ico / nuvola / LGPL-2.1
+bookmark-toolbar-3.png / nuvola / LGPL-2.1
+bookmark-toolbar-4.ico / oxygen / CC-BY-SA 3.0 or LGPL
+bookmark-toolbar-4.png / oxygen / CC-BY-SA 3.0 or LGPL
+bookmark-toolbar.ico / intrigue / GPLv2
+bookmark-toolbar.png / intrigue / GPLv2
+bookmark.ico / crystal_clear / LGPL-2.1
+bookmark.ico / intrigue / GPLv2
+bookmark.png / crystal_clear / LGPL-2.1
+bookmark.png / intrigue / GPLv2
+bookmarks-organize.ico / oxygen / CC-BY-SA 3.0 or LGPL
+bookmarks-organize.png / oxygen / CC-BY-SA 3.0 or LGPL
+bookmarks.ico / oxygen / CC-BY-SA 3.0 or LGPL
+bookmarks.png / oxygen / CC-BY-SA 3.0 or LGPL
+books.ico / nuvola / LGPL-2.1
+books.png / nuvola / LGPL-2.1
+borderdialog.png / crystal / LGPL-2.1
+boson.png / app-install / See Below
+boswars.png / app-install / See Below
+bouml.png / app-install / See Below
+bouncy.png / app-install / See Below
+bovo.ico / oxygen / CC-BY-SA 3.0 or LGPL
+bovo.png / oxygen / CC-BY-SA 3.0 or LGPL
+box.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+box.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+boxee.ico / wiki_commons_gpl / See Below
+boxee.png / wiki_commons_gpl / See Below
+brasero.ico / wiki_commons_gpl / See Below
+brasero.png / app-install / See Below
+brasero.png / wiki_commons_gpl / See Below
+breve.ico / wiki_commons_gpl / See Below
+breve.png / wiki_commons_gpl / See Below
+brick-add.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+brick-add.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+brick-delete.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+brick-delete.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+brick-edit.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+brick-edit.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+brick-error.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+brick-error.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+brick-go.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+brick-go.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+brick-link.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+brick-link.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+brick.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+bricks.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+bricks.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+briefcase.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+briefcase.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+brightlit.png / crystal / LGPL-2.1
+bringtofront.png / crystal / LGPL-2.1
+briquolo.png / app-install / See Below
+browseview.png / crystal / LGPL-2.1
+brutalchess.png / app-install / See Below
+bsc.png / app-install / See Below
+btanks.png / app-install / See Below
+bubbros.png / app-install / See Below
+buddypress.ico / wiki_commons_gpl / See Below
+buddypress.png / wiki_commons_gpl / See Below
+bug-add.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+bug-add.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+bug-buddy.png / app-install / See Below
+bug-delete.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+bug-delete.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+bug-edit.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+bug-edit.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+bug-error.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+bug-error.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+bug-go.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+bug-go.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+bug-link.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+bug-link.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+bug.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+bug.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+bugsquish.png / app-install / See Below
+build.ico / crystal / LGPL-2.1
+build.png / crystal / LGPL-2.1
+building-add.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+building-add.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+building-delete.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+building-delete.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+building-edit.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+building-edit.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+building-error.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+building-error.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+building-go.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+building-go.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+building-key.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+building-key.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+building-link.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+building-link.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+building.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+building.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+bullet-add.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+bullet-add.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+bullet-black.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+bullet-blue.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+bullet-blue.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+bullet-delete.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+bullet-delete.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+bullet-disk.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+bullet-disk.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+bullet-error.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+bullet-error.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+bullet-feed.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+bullet-feed.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+bullet-go.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+bullet-go.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+bullet-green.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+bullet-green.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+bullet-key.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+bullet-key.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+bullet-orange.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+bullet-orange.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+bullet-picture.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+bullet-picture.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+bullet-pink.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+bullet-pink.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+bullet-purple.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+bullet-purple.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+bullet-red.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+bullet-red.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+bullet-star.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+bullet-star.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+bullet-toggle-minus.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+bullet-toggle-plus.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+bullet-white.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+bullet-wrench.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+bullet-wrench.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+bullet-yellow.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+bullet-yellow.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+bullet.png / crystal / LGPL-2.1
+bulletsandnumberingdialog.png / crystal / LGPL-2.1
+bum.png / app-install / See Below
+buoh.png / app-install / See Below
+burgerspace.png / app-install / See Below
+burn.ico / wiki_commons_gpl / See Below
+burn.png / wiki_commons_gpl / See Below
+business.ico / crystal / LGPL-2.1
+business.png / crystal / LGPL-2.1
+buxon.png / app-install / See Below
+bzflag.ico / wiki_commons_gpl / See Below
+bzflag.png / wiki_commons_gpl / See Below
+cabos.ico / wiki_commons_gpl / See Below
+cabos.png / wiki_commons_gpl / See Below
+cairo-clock.png / app-install / See Below
+cake.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+cake.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+cakes.ico / crystal / LGPL-2.1
+cakes.png / crystal / LGPL-2.1
+calculator-add.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+calculator-add.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+calculator-delete.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+calculator-delete.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+calculator-edit.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+calculator-edit.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+calculator-error.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+calculator-error.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+calculator-link.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+calculator-link.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+calendar-add.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+calendar-add.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+calendar-delete.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+calendar-delete.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+calendar-edit.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+calendar-edit.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+calendar-link.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+calendar-link.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+calibre.ico / wiki_commons_gpl / See Below
+calibre.png / wiki_commons_gpl / See Below
+call-start.ico / gnome / GPLv2
+call-start.png / gnome / GPLv2
+call-stop.ico / gnome / GPLv2
+call-stop.png / gnome / GPLv2
+calloutshapes.cloud-callout.png / crystal / LGPL-2.1
+calloutshapes.line-callout-1.png / crystal / LGPL-2.1
+calloutshapes.line-callout-2.png / crystal / LGPL-2.1
+calloutshapes.line-callout-3.png / crystal / LGPL-2.1
+calloutshapes.png / crystal / LGPL-2.1
+calloutshapes.rectangular-callout.png / crystal / LGPL-2.1
+calloutshapes.round-callout.png / crystal / LGPL-2.1
+calloutshapes.round-rectangular-callout.png / crystal / LGPL-2.1
+camera-photo-3.ico / crystal / LGPL-2.1
+camera-photo-3.png / crystal / LGPL-2.1
+camera-photo-4.ico / gnome / GPLv2
+camera-photo-4.png / gnome / GPLv2
+camera-photo-5.ico / tango / PD
+camera-photo-5.png / tango / PD
+camera-photo-6.ico / nuvola / LGPL-2.1
+camera-photo-6.png / nuvola / LGPL-2.1
+camera-photo-7.ico / oxygen / CC-BY-SA 3.0 or LGPL
+camera-photo-7.png / oxygen / CC-BY-SA 3.0 or LGPL
+camera-photo.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+camera-photo.ico / intrigue / GPLv2
+camera-photo.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+camera-photo.png / intrigue / GPLv2
+camera-photo_add.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+camera-photo_add.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+camera-photo_delete.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+camera-photo_delete.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+camera-photo_edit.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+camera-photo_edit.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+camera-photo_error.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+camera-photo_error.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+camera-photo_go.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+camera-photo_go.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+camera-photo_link.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+camera-photo_link.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+camera-photo_mount-2.ico / crystal / LGPL-2.1
+camera-photo_mount-2.png / crystal / LGPL-2.1
+camera-photo_mount-3.ico / nuvola / LGPL-2.1
+camera-photo_mount-3.png / nuvola / LGPL-2.1
+camera-video-2.ico / gnome / GPLv2
+camera-video-2.png / gnome / GPLv2
+camera-video-3.ico / tango / PD
+camera-video-3.png / tango / PD
+camera-video.ico / crystal / LGPL-2.1
+camera-video.png / crystal / LGPL-2.1
+camera-video_mount.ico / crystal / LGPL-2.1
+camera-video_mount.png / crystal / LGPL-2.1
+camera-web-2.ico / oxygen / CC-BY-SA 3.0 or LGPL
+camera-web-2.png / oxygen / CC-BY-SA 3.0 or LGPL
+camera-web.ico / gnome / GPLv2
+camera-web.ico / tango-harm / CC-BY 3.0
+camera-web.png / gnome / GPLv2
+camera-web.png / tango-harm / CC-BY 3.0
+camera-webcam.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+camera-webcam.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+camera-webcam_add.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+camera-webcam_add.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+camera-webcam_delete.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+camera-webcam_delete.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+camera-webcam_error.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+camera-webcam_error.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+camera.ico / nuvola / LGPL-2.1
+camera.png / nuvola / LGPL-2.1
+cameramonitor.png / app-install / See Below
+camorama.png / app-install / See Below
+cap-butt.png / cc / CC-BY 3.0
+cap-round.png / cc / CC-BY 3.0
+cap-square.png / cc / CC-BY 3.0
+capros.png / wiki_commons_gpl / See Below
+car-add.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+car-add.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+car-delete.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+car-delete.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+car.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+car.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+cart-add.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+cart-add.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+cart-delete.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+cart-delete.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+cart-edit.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+cart-edit.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+cart-error.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+cart-error.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+cart-go.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+cart-go.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+cart-put.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+cart-put.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+cart-remove.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+cart-remove.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+cart.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+cat.ico / nuvola / LGPL-2.1
+cat.png / nuvola / LGPL-2.1
+catalogmanager.png / app-install / See Below
+catfish.png / app-install / See Below
+ccsm.png / app-install / See Below
+cd-add.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+cd-add.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+cd-burn.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+cd-burn.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+cd-delete.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+cd-delete.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+cd-edit.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+cd-edit.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+cd-eject.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+cd-eject.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+cd-go.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+cd-go.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+cd015.png / crystal / LGPL-2.1
+cd016.png / crystal / LGPL-2.1
+cd017.png / crystal / LGPL-2.1
+cd018.png / crystal / LGPL-2.1
+cd020.png / crystal / LGPL-2.1
+cd021.png / crystal / LGPL-2.1
+cd025.png / crystal / LGPL-2.1
+cd026.png / crystal / LGPL-2.1
+cd06.png / crystal / LGPL-2.1
+cd07.png / crystal / LGPL-2.1
+cd08.png / crystal / LGPL-2.1
+cdaudio_unmount.png / app-install / See Below
+cdk.ico / wiki_commons_pd / PD
+cdk.png / wiki_commons_pd / PD
+cdrskin.ico / wiki_commons_gpl / See Below
+cdrskin.png / wiki_commons_gpl / See Below
+ceferino.png / app-install / See Below
+celestia.png / app-install / See Below
+cellvertbottom.png / crystal / LGPL-2.1
+cellvertcenter.png / crystal / LGPL-2.1
+cellverttop.png / crystal / LGPL-2.1
+cellwriter.png / app-install / See Below
+center.png / cc / CC-BY 3.0
+centerpara.png / crystal / LGPL-2.1
+cervisia.ico / crystal / LGPL-2.1
+cervisia.png / app-install / See Below
+cervisia.png / crystal / LGPL-2.1
+cgoban.png / app-install / See Below
+chainframes.png / crystal / LGPL-2.1
+chandler.ico / wiki_commons_cc / See Below
+chandler.png / wiki_commons_cc / See Below
+changebezier.png / crystal / LGPL-2.1
+changecasetolower.png / crystal / LGPL-2.1
+changecasetoupper.png / crystal / LGPL-2.1
+changedatabasefield.png / crystal / LGPL-2.1
+changepolygon.png / crystal / LGPL-2.1
+channel-alpha.png / cc / CC-BY 3.0
+channel-blue.png / cc / CC-BY 3.0
+channel-gray.png / cc / CC-BY 3.0
+channel-green.png / cc / CC-BY 3.0
+channel-indexed.png / cc / CC-BY 3.0
+channel-red.png / cc / CC-BY 3.0
+channel.png / cc / CC-BY 3.0
+channels.png / cc / CC-BY 3.0
+char-aquarius.png / wiki_commons_pd / PD
+char-aries.png / wiki_commons_pd / PD
+char-aum.ico / wiki_commons_pd / PD
+char-aum.png / wiki_commons_pd / PD
+char-cancer.png / wiki_commons_pd / PD
+char-capricorn.png / wiki_commons_pd / PD
+char-gemini.png / wiki_commons_pd / PD
+char-leo.png / wiki_commons_pd / PD
+char-libra.png / wiki_commons_pd / PD
+char-picker.png / cc / CC-BY 3.0
+char-pisces.png / wiki_commons_pd / PD
+char-sagittarius.png / wiki_commons_pd / PD
+char-scorpio.png / wiki_commons_pd / PD
+char-taurus.png / wiki_commons_pd / PD
+char-virgo.png / wiki_commons_pd / PD
+char.ico / crystal / LGPL-2.1
+char.png / crystal / LGPL-2.1
+character-set.ico / oxygen / CC-BY-SA 3.0 or LGPL
+character-set.png / oxygen / CC-BY-SA 3.0 or LGPL
+chardevice.ico / crystal / LGPL-2.1
+chardevice.ico / crystal_clear / LGPL-2.1
+chardevice.ico / nuvola / LGPL-2.1
+chardevice.png / crystal / LGPL-2.1
+chardevice.png / crystal_clear / LGPL-2.1
+chardevice.png / nuvola / LGPL-2.1
+charfontname.png / crystal / LGPL-2.1
+charm.ico / oxygen / CC-BY-SA 3.0 or LGPL
+charm.png / oxygen / CC-BY-SA 3.0 or LGPL
+chart-bar-add.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+chart-bar-add.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+chart-bar-delete.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+chart-bar-delete.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+chart-bar-edit.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+chart-bar-edit.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+chart-bar-error.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+chart-bar-error.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+chart-bar-link.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+chart-bar-link.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+chart-curve-add.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+chart-curve-add.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+chart-curve-delete.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+chart-curve-delete.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+chart-curve-edit.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+chart-curve-edit.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+chart-curve-error.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+chart-curve-error.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+chart-curve-go.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+chart-curve-go.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+chart-curve-link.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+chart-curve-link.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+chart-line-add.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+chart-line-add.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+chart-line-delete.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+chart-line-delete.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+chart-line-edit.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+chart-line-edit.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+chart-line-error.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+chart-line-error.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+chart-line-link.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+chart-line-link.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+chart-organisation-add.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+chart-organisation-add.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+chart-organisation-delete.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+chart-organisation-delete.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+chart-pie-add.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+chart-pie-add.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+chart-pie-delete.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+chart-pie-delete.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+chart-pie-edit.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+chart-pie-edit.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+chart-pie-error.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+chart-pie-error.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+chart-pie-link.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+chart-pie-link.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+chart-type-area-3d.png / crystal / LGPL-2.1
+chart-type-area-full-3d.png / crystal / LGPL-2.1
+chart-type-area-full.png / crystal / LGPL-2.1
+chart-type-area-piled-3d.png / crystal / LGPL-2.1
+chart-type-area-piled.png / crystal / LGPL-2.1
+chart-type-area.png / crystal / LGPL-2.1
+chart-type-bar-3d-deep.png / crystal / LGPL-2.1
+chart-type-bar-3d.png / crystal / LGPL-2.1
+chart-type-bar-percent-3d.png / crystal / LGPL-2.1
+chart-type-bar-percent.png / crystal / LGPL-2.1
+chart-type-bar-stack-3d.png / crystal / LGPL-2.1
+chart-type-bar-stack.png / crystal / LGPL-2.1
+chart-type-bar.png / crystal / LGPL-2.1
+chart-type-bubble.png / crystal / LGPL-2.1
+chart-type-column-3d-deep.png / crystal / LGPL-2.1
+chart-type-column-3d.png / crystal / LGPL-2.1
+chart-type-column-line.png / crystal / LGPL-2.1
+chart-type-column-percent-3d.png / crystal / LGPL-2.1
+chart-type-column-percent.png / crystal / LGPL-2.1
+chart-type-column-stack-3d.png / crystal / LGPL-2.1
+chart-type-column-stack-line.png / crystal / LGPL-2.1
+chart-type-column-stack.png / crystal / LGPL-2.1
+chart-type-column.png / crystal / LGPL-2.1
+chart-type-cone-deep.png / crystal / LGPL-2.1
+chart-type-cone-horizontal-deep.png / crystal / LGPL-2.1
+chart-type-cone-horizontal-percent.png / crystal / LGPL-2.1
+chart-type-cone-horizontal-stack.png / crystal / LGPL-2.1
+chart-type-cone-horizontal.png / crystal / LGPL-2.1
+chart-type-cone-percent.png / crystal / LGPL-2.1
+chart-type-cone-stack.png / crystal / LGPL-2.1
+chart-type-cone.png / crystal / LGPL-2.1
+chart-type-cylinder-deep.png / crystal / LGPL-2.1
+chart-type-cylinder-horizontal-deep.png / crystal / LGPL-2.1
+chart-type-cylinder-horizontal-percent.png / crystal / LGPL-2.1
+chart-type-cylinder-horizontal-stack.png / crystal / LGPL-2.1
+chart-type-cylinder-horizontal.png / crystal / LGPL-2.1
+chart-type-cylinder-percent.png / crystal / LGPL-2.1
+chart-type-cylinder-stack.png / crystal / LGPL-2.1
+chart-type-cylinder.png / crystal / LGPL-2.1
+chart-type-donut-3d-exploded.png / crystal / LGPL-2.1
+chart-type-donut-3d.png / crystal / LGPL-2.1
+chart-type-donut-exploded.png / crystal / LGPL-2.1
+chart-type-donut.png / crystal / LGPL-2.1
+chart-type-net-fill.png / crystal / LGPL-2.1
+chart-type-net-line-point-stack.png / crystal / LGPL-2.1
+chart-type-net-line-point.png / crystal / LGPL-2.1
+chart-type-net-point-stack.png / crystal / LGPL-2.1
+chart-type-net-point.png / crystal / LGPL-2.1
+chart-type-net-stack-fill.png / crystal / LGPL-2.1
+chart-type-net-stack.png / crystal / LGPL-2.1
+chart-type-net.png / crystal / LGPL-2.1
+chart-type-no-stack-direct-3d.png / crystal / LGPL-2.1
+chart-type-no-stack-direct-both.png / crystal / LGPL-2.1
+chart-type-no-stack-direct-lines.png / crystal / LGPL-2.1
+chart-type-no-stack-direct-points.png / crystal / LGPL-2.1
+chart-type-no-stack-smooth-3d.png / crystal / LGPL-2.1
+chart-type-no-stack-smooth-both.png / crystal / LGPL-2.1
+chart-type-no-stack-smooth-lines.png / crystal / LGPL-2.1
+chart-type-pie-3d-exploded.png / crystal / LGPL-2.1
+chart-type-pie-3d.png / crystal / LGPL-2.1
+chart-type-pie-exploded.png / crystal / LGPL-2.1
+chart-type-pie.png / crystal / LGPL-2.1
+chart-type-pyramind-deep.png / crystal / LGPL-2.1
+chart-type-pyramind-horizontal-deep.png / crystal / LGPL-2.1
+chart-type-pyramind-horizontal-percent.png / crystal / LGPL-2.1
+chart-type-pyramind-horizontal-stack.png / crystal / LGPL-2.1
+chart-type-pyramind-horizontal.png / crystal / LGPL-2.1
+chart-type-pyramind-percent.png / crystal / LGPL-2.1
+chart-type-pyramind-stack.png / crystal / LGPL-2.1
+chart-type-pyramind.png / crystal / LGPL-2.1
+chart-type-stack-direct-3d.png / crystal / LGPL-2.1
+chart-type-stack-direct-both.png / crystal / LGPL-2.1
+chart-type-stack-direct-lines.png / crystal / LGPL-2.1
+chart-type-stack-direct-points.png / crystal / LGPL-2.1
+chart-type-stack-smooth-3d.png / crystal / LGPL-2.1
+chart-type-stack-smooth-both.png / crystal / LGPL-2.1
+chart-type-stack-smooth-lines.png / crystal / LGPL-2.1
+chart-type-stock-block.png / crystal / LGPL-2.1
+chart-type-stock-column-attach.png / crystal / LGPL-2.1
+chart-type-stock-column.png / crystal / LGPL-2.1
+chart-type-stock.png / crystal / LGPL-2.1
+chart-type-value-axis-direct-3d.png / crystal / LGPL-2.1
+chart-type-value-axis-direct-both.png / crystal / LGPL-2.1
+chart-type-value-axis-direct-lines.png / crystal / LGPL-2.1
+chart-type-value-axis-direct-points.png / crystal / LGPL-2.1
+chart-type-value-axis-smooth-3d.png / crystal / LGPL-2.1
+chart-type-value-axis-smooth-both.png / crystal / LGPL-2.1
+chart-type-value-axis-smooth-lines.png / crystal / LGPL-2.1
+chatzilla.png / app-install / See Below
+chatzilla.png / wiki_commons_pd / PD
+checkbox.ico / oxygen / CC-BY-SA 3.0 or LGPL
+checkbox.png / crystal / LGPL-2.1
+checkbox.png / oxygen / CC-BY-SA 3.0 or LGPL
+checkedbox.ico / crystal / LGPL-2.1
+checkedbox.png / crystal / LGPL-2.1
+checkedclipboard.ico / crystal / LGPL-2.1
+checkedclipboard.png / crystal / LGPL-2.1
+checkgmail.png / app-install / See Below
+checkmark.ico / crystal / LGPL-2.1
+checkmark.png / crystal / LGPL-2.1
+cheese.ico / wiki_commons_gpl / See Below
+cheese.png / wiki_commons_gpl / See Below
+chemtool.png / app-install / See Below
+chicken_of_the_vnc.ico / wiki_commons_gpl / See Below
+chicken_of_the_vnc.png / wiki_commons_gpl / See Below
+chmsee.png / app-install / See Below
+choosecontrols.png / crystal / LGPL-2.1
+choosedesign.png / crystal / LGPL-2.1
+choosemacro.png / crystal / LGPL-2.1
+choosepolygon.png / crystal / LGPL-2.1
+chromium.ico / wiki_commons_cc / See Below
+chromium.png / app-install / See Below
+chromium.png / wiki_commons_cc / See Below
+cinelerra.ico / wiki_commons_gpl / See Below
+cinelerra.png / wiki_commons_gpl / See Below
+circle.png / cc / CC-BY 3.0
+circle.png / crystal / LGPL-2.1
+circle_unfilled.png / crystal / LGPL-2.1
+circlearc.png / crystal / LGPL-2.1
+circlecut.png / crystal / LGPL-2.1
+circlecut_unfilled.png / crystal / LGPL-2.1
+circlepie.png / crystal / LGPL-2.1
+circlepie_unfilled.png / crystal / LGPL-2.1
+circuslinux.png / app-install / See Below
+clamav.ico / wiki_commons_gpl / See Below
+clamav.png / wiki_commons_gpl / See Below
+clamtk.png / app-install / See Below
+clamwin.ico / wiki_commons_gpl / See Below
+clamwin.png / wiki_commons_gpl / See Below
+clanbomber-2.ico / nuvola / LGPL-2.1
+clanbomber-2.png / nuvola / LGPL-2.1
+clanbomber.ico / crystal / LGPL-2.1
+clanbomber.png / crystal / LGPL-2.1
+classilla.ico / wiki_commons_cc / See Below
+classilla.png / wiki_commons_cc / See Below
+claws-mail.png / app-install / See Below
+clawsmail.ico / wiki_commons_gpl / See Below
+clawsmail.png / wiki_commons_gpl / See Below
+click.ico / intrigue / GPLv2
+click.png / intrigue / GPLv2
+clickchangerotation.png / crystal / LGPL-2.1
+clicknrun.ico / crystal / LGPL-2.1
+clicknrun.png / crystal / LGPL-2.1
+clicknrun_grey.ico / crystal / LGPL-2.1
+clicknrun_grey.png / crystal / LGPL-2.1
+clips.png / app-install / See Below
+clock-add.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+clock-add.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+clock-delete.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+clock-delete.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+clock-edit.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+clock-edit.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+clock-error.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+clock-error.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+clock-go.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+clock-go.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+clock-link.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+clock-link.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+clock-pause.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+clock-pause.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+clock-play.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+clock-play.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+clock-red.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+clock-red.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+clock-stop.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+clock-stop.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+clock.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+clock.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+close.png / cc / CC-BY 3.0
+closedoc.png / crystal / LGPL-2.1
+closedocs.png / crystal / LGPL-2.1
+closemasterview.png / crystal / LGPL-2.1
+closewin.png / crystal / LGPL-2.1
+clusterssh.png / app-install / See Below
+coccinella.ico / wiki_commons_gpl / See Below
+coccinella.png / wiki_commons_gpl / See Below
+code-block.ico / oxygen / CC-BY-SA 3.0 or LGPL
+code-block.png / oxygen / CC-BY-SA 3.0 or LGPL
+code-class.ico / oxygen / CC-BY-SA 3.0 or LGPL
+code-class.png / oxygen / CC-BY-SA 3.0 or LGPL
+code-context.ico / oxygen / CC-BY-SA 3.0 or LGPL
+code-context.png / oxygen / CC-BY-SA 3.0 or LGPL
+code-function.ico / oxygen / CC-BY-SA 3.0 or LGPL
+code-function.png / oxygen / CC-BY-SA 3.0 or LGPL
+code-variable.ico / oxygen / CC-BY-SA 3.0 or LGPL
+code-variable.png / oxygen / CC-BY-SA 3.0 or LGPL
+cog-add.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+cog-add.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+cog-delete.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+cog-delete.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+cog-edit.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+cog-edit.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+cog-error.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+cog-error.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+cog-go.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+cog-go.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+cog.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+coins-add.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+coins-add.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+coins-delete.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+coins-delete.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+coins.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+coins.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+collate.png / crystal / LGPL-2.1
+collectd.png / wiki_commons_cc / See Below
+color-fill.ico / oxygen / CC-BY-SA 3.0 or LGPL
+color-fill.png / oxygen / CC-BY-SA 3.0 or LGPL
+color-pick-from-screen.png / cc / CC-BY 3.0
+color-picker-black.ico / oxygen / CC-BY-SA 3.0 or LGPL
+color-picker-black.png / cc / CC-BY 3.0
+color-picker-black.png / oxygen / CC-BY-SA 3.0 or LGPL
+color-picker-gray.png / cc / CC-BY 3.0
+color-picker-grey.ico / oxygen / CC-BY-SA 3.0 or LGPL
+color-picker-grey.png / oxygen / CC-BY-SA 3.0 or LGPL
+color-picker-white.ico / oxygen / CC-BY-SA 3.0 or LGPL
+color-picker-white.png / cc / CC-BY 3.0
+color-picker-white.png / oxygen / CC-BY-SA 3.0 or LGPL
+color-picker.ico / crystal / LGPL-2.1
+color-picker.ico / oxygen / CC-BY-SA 3.0 or LGPL
+color-picker.png / crystal / LGPL-2.1
+color-picker.png / oxygen / CC-BY-SA 3.0 or LGPL
+color-rotate-360.png / cc / CC-BY 3.0
+color-rotate-a-b.png / cc / CC-BY 3.0
+color-rotate-ccw.png / cc / CC-BY 3.0
+color-rotate-cw.png / cc / CC-BY 3.0
+color-swatch.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+color-swatch.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+color-triangle.png / cc / CC-BY 3.0
+color-wheel.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+color-wheel.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+color.png / crystal / LGPL-2.1
+colordlg.png / crystal / LGPL-2.1
+colorize-2.ico / nuvola / LGPL-2.1
+colorize-2.png / nuvola / LGPL-2.1
+colorize.ico / crystal / LGPL-2.1
+colorize.png / crystal / LGPL-2.1
+colorman.ico / crystal / LGPL-2.1
+colorman.png / crystal / LGPL-2.1
+colormap.png / cc / CC-BY 3.0
+colorpicker.ico / nuvola / LGPL-2.1
+colorpicker.png / nuvola / LGPL-2.1
+colorsettings.png / crystal / LGPL-2.1
+colorview.png / crystal / LGPL-2.1
+combobox.png / crystal / LGPL-2.1
+comix.ico / wiki_commons_cc / See Below
+comix.png / app-install / See Below
+comix.png / wiki_commons_cc / See Below
+comment-add.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+comment-add.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+comment-delete.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+comment-delete.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+comment-edit.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+comment-edit.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+comments-add.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+comments-add.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+comments-delete.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+comments-delete.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+commontaskbarvisible.png / crystal / LGPL-2.1
+compcal.png / app-install / See Below
+compilebasic.png / crystal / LGPL-2.1
+compiz.ico / intrigue / GPLv2
+compiz.ico / wiki_commons_gpl / See Below
+compiz.png / intrigue / GPLv2
+compiz.png / wiki_commons_gpl / See Below
+compiz_fusion.ico / wiki_commons_gpl / See Below
+compiz_fusion.png / wiki_commons_gpl / See Below
+completion.ico / crystal / LGPL-2.1
+completion.png / crystal / LGPL-2.1
+compress.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+compress.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+compressed.ico / intrigue / GPLv2
+compressed.png / intrigue / GPLv2
+computer-2.ico / gnome / GPLv2
+computer-2.png / gnome / GPLv2
+computer-3.ico / tango / PD
+computer-3.png / tango / PD
+computer-4.ico / oxygen / CC-BY-SA 3.0 or LGPL
+computer-4.png / oxygen / CC-BY-SA 3.0 or LGPL
+computer-add.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+computer-add.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+computer-delete.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+computer-delete.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+computer-edit.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+computer-edit.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+computer-error.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+computer-error.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+computer-go.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+computer-go.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+computer-key.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+computer-key.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+computer-laptop-2.ico / oxygen / CC-BY-SA 3.0 or LGPL
+computer-laptop-2.png / oxygen / CC-BY-SA 3.0 or LGPL
+computer-laptop.ico / crystal / LGPL-2.1
+computer-laptop.png / crystal / LGPL-2.1
+computer-link.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+computer-link.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+computer-mainframe.ico / open_clip_art_library / PD
+computer-mainframe.png / open_clip_art_library / PD
+computer-server-rack_mount.ico / open_clip_art_library / PD
+computer-server-rack_mount.png / open_clip_art_library / PD
+computer-server.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+computer-server.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+computer-server_database.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+computer-server_database.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+computer-tablet_pc.ico / open_clip_art_library / PD
+computer-tablet_pc.png / open_clip_art_library / PD
+computer.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+computer.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+conduit.png / app-install / See Below
+cone.png / crystal / LGPL-2.1
+config.png / crystal / LGPL-2.1
+configure-2.ico / crystal / LGPL-2.1
+configure-2.png / crystal / LGPL-2.1
+configure-3.ico / nuvola / LGPL-2.1
+configure-3.png / nuvola / LGPL-2.1
+configure-4.ico / oxygen / CC-BY-SA 3.0 or LGPL
+configure-4.png / oxygen / CC-BY-SA 3.0 or LGPL
+configure-shortcuts.ico / crystal / LGPL-2.1
+configure-shortcuts.ico / oxygen / CC-BY-SA 3.0 or LGPL
+configure-shortcuts.png / crystal / LGPL-2.1
+configure-shortcuts.png / oxygen / CC-BY-SA 3.0 or LGPL
+configure-toolbars.ico / crystal / LGPL-2.1
+configure-toolbars.ico / oxygen / CC-BY-SA 3.0 or LGPL
+configure-toolbars.png / crystal / LGPL-2.1
+configure-toolbars.png / oxygen / CC-BY-SA 3.0 or LGPL
+configure.ico / crystal_clear / LGPL-2.1
+configure.ico / intrigue / GPLv2
+configure.png / crystal_clear / LGPL-2.1
+configure.png / intrigue / GPLv2
+conglomerate.png / app-install / See Below
+connect.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+connect.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+connector.png / crystal / LGPL-2.1
+connectorarrowend.png / crystal / LGPL-2.1
+connectorarrows.png / crystal / LGPL-2.1
+connectorarrowstart.png / crystal / LGPL-2.1
+connectorcircleend.png / crystal / LGPL-2.1
+connectorcircles.png / crystal / LGPL-2.1
+connectorcirclestart.png / crystal / LGPL-2.1
+connectorcurve.png / crystal / LGPL-2.1
+connectorcurvearrowend.png / crystal / LGPL-2.1
+connectorcurvearrows.png / crystal / LGPL-2.1
+connectorcurvearrowstart.png / crystal / LGPL-2.1
+connectorcurvecircleend.png / crystal / LGPL-2.1
+connectorcurvecircles.png / crystal / LGPL-2.1
+connectorcurvecirclestart.png / crystal / LGPL-2.1
+connectorline.png / crystal / LGPL-2.1
+connectorlinearrowend.png / crystal / LGPL-2.1
+connectorlinearrows.png / crystal / LGPL-2.1
+connectorlinearrowstart.png / crystal / LGPL-2.1
+connectorlinecircleend.png / crystal / LGPL-2.1
+connectorlinecircles.png / crystal / LGPL-2.1
+connectorlinecirclestart.png / crystal / LGPL-2.1
+connectorlines.png / crystal / LGPL-2.1
+connectorlinesarrowend.png / crystal / LGPL-2.1
+connectorlinesarrows.png / crystal / LGPL-2.1
+connectorlinesarrowstart.png / crystal / LGPL-2.1
+connectorlinescircleend.png / crystal / LGPL-2.1
+connectorlinescircles.png / crystal / LGPL-2.1
+connectorlinescirclestart.png / crystal / LGPL-2.1
+connectortoolbox.png / crystal / LGPL-2.1
+conspire.ico / wiki_commons_gpl / See Below
+conspire.png / wiki_commons_gpl / See Below
+contact-new-2.ico / tango / PD
+contact-new-2.png / tango / PD
+contact-new-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+contact-new-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+contact-new.ico / gnome / GPLv2
+contact-new.png / gnome / GPLv2
+contacts.png / app-install / See Below
+context.ico / wiki_commons_cc / See Below
+context.png / wiki_commons_cc / See Below
+contourdialog.png / crystal / LGPL-2.1
+contrast-decrease.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+contrast-decrease.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+contrast-high.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+contrast-increase.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+contrast-increase.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+contrast-low.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+contrast.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+controlcodes.png / crystal / LGPL-2.1
+controller-keyboard.png / cc / CC-BY 3.0
+controller-linux-input.png / cc / CC-BY 3.0
+controller-midi.png / cc / CC-BY 3.0
+controller-wheel.png / cc / CC-BY 3.0
+controller.png / cc / CC-BY 3.0
+controlproperties.png / crystal / LGPL-2.1
+convert-grayscale.png / cc / CC-BY 3.0
+convert-indexed.png / cc / CC-BY 3.0
+convert-rgb.png / cc / CC-BY 3.0
+convertall.png / app-install / See Below
+convertinto3d.png / crystal / LGPL-2.1
+convertinto3dlathe.png / crystal / LGPL-2.1
+convertinto3dlathefast.png / crystal / LGPL-2.1
+convrt3d.png / crystal / LGPL-2.1
+coord.png / cc / CC-BY 3.0
+copy-object.png / cc / CC-BY 3.0
+copy.png / crystal / LGPL-2.1
+coq.png / app-install / See Below
+core-2.ico / nuvola / LGPL-2.1
+core-2.png / nuvola / LGPL-2.1
+core.ico / crystal / LGPL-2.1
+core.png / crystal / LGPL-2.1
+coreldraw.ico / tango-harm / CC-BY 3.0
+coreldraw.png / tango-harm / CC-BY 3.0
+coreldraw_old.ico / tango-harm / CC-BY 3.0
+coreldraw_old.png / tango-harm / CC-BY 3.0
+cournol.png / app-install / See Below
+cowbell.png / app-install / See Below
+cpu-2.ico / oxygen / CC-BY-SA 3.0 or LGPL
+cpu-2.png / oxygen / CC-BY-SA 3.0 or LGPL
+cpu-fan.ico / open_clip_art_library / PD
+cpu-fan.png / open_clip_art_library / PD
+cpu.ico / nuvola / LGPL-2.1
+cpu.png / nuvola / LGPL-2.1
+crack-attack.png / app-install / See Below
+crack_attack!.ico / wiki_commons_gpl / See Below
+crack_attack!.png / wiki_commons_gpl / See Below
+creditcards.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+creditcards.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+creox.png / app-install / See Below
+crookrotate.png / crystal / LGPL-2.1
+crookslant.png / crystal / LGPL-2.1
+crop.png / crystal / LGPL-2.1
+cross.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+cross.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+cryptkeeper.png / app-install / See Below
+cryptload.ico / wiki_commons_pd / PD
+cryptload.png / wiki_commons_pd / PD
+cspace.ico / wiki_commons_gpl / See Below
+cspace.png / wiki_commons_gpl / See Below
+css-add.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+css-add.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+css-delete.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+css-delete.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+css-go.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+css-go.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+css-valid.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+css-valid.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+css.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+css.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+cube.png / crystal / LGPL-2.1
+cubeview.png / app-install / See Below
+cultivation.png / app-install / See Below
+cup-add.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+cup-add.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+cup-delete.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+cup-delete.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+cup-edit.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+cup-edit.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+cup-error.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+cup-error.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+cup-go.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+cup-go.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+cup-key.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+cup-key.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+cup-link.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+cup-link.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+cup.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+cup.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+cups.png / wiki_commons_gpl / See Below
+curl0.png / cc / CC-BY 3.0
+curl1.png / cc / CC-BY 3.0
+curl2.png / cc / CC-BY 3.0
+curl3.png / cc / CC-BY 3.0
+curl4.png / cc / CC-BY 3.0
+curl5.png / cc / CC-BY 3.0
+curl6.png / cc / CC-BY 3.0
+curl7.png / cc / CC-BY 3.0
+cursor-bad.png / cc / CC-BY 3.0
+cursor-color-picker.png / cc / CC-BY 3.0
+cursor-corner-bottom-left.png / cc / CC-BY 3.0
+cursor-corner-bottom-right.png / cc / CC-BY 3.0
+cursor-corner-top-left.png / cc / CC-BY 3.0
+cursor-corner-top-right.png / cc / CC-BY 3.0
+cursor-crosshair-small.png / cc / CC-BY 3.0
+cursor-crosshair.png / cc / CC-BY 3.0
+cursor-mouse.png / cc / CC-BY 3.0
+cursor-move.png / cc / CC-BY 3.0
+cursor-none.png / cc / CC-BY 3.0
+cursor-side-bottom.png / cc / CC-BY 3.0
+cursor-side-left.png / cc / CC-BY 3.0
+cursor-side-right.png / cc / CC-BY 3.0
+cursor-side-top.png / cc / CC-BY 3.0
+cursor-zoom.png / cc / CC-BY 3.0
+cursor.png / cc / CC-BY 3.0
+cursor.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+curve-free.png / cc / CC-BY 3.0
+curve-smooth.png / cc / CC-BY 3.0
+curve.png / cc / CC-BY 3.0
+customanimation.png / crystal / LGPL-2.1
+cut.png / crystal / LGPL-2.1
+cyberduck.ico / wiki_commons_gpl / See Below
+cyberduck.png / wiki_commons_gpl / See Below
+cyberduck_document.ico / wiki_commons_gpl / See Below
+cyberduck_document.png / wiki_commons_gpl / See Below
+cylinder.png / crystal / LGPL-2.1
+cyramid.png / crystal / LGPL-2.1
+d3lphin.png / app-install / See Below
+daemons.png / app-install / See Below
+dansguardian.ico / wiki_commons_gpl / See Below
+dansguardian.png / wiki_commons_gpl / See Below
+darcs.ico / wiki_commons_gpl / See Below
+darcs.png / wiki_commons_gpl / See Below
+darkplaces.ico / wiki_commons_gpl / See Below
+darkplaces.png / wiki_commons_gpl / See Below
+darwine.ico / wiki_commons_gpl / See Below
+darwine.png / wiki_commons_gpl / See Below
+dashboard-show.ico / oxygen / CC-BY-SA 3.0 or LGPL
+dashboard-show.png / oxygen / CC-BY-SA 3.0 or LGPL
+dasher.ico / wiki_commons_gpl / See Below
+dasher.png / app-install / See Below
+dasher.png / wiki_commons_gpl / See Below
+database-add.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+database-add.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+database-connect.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+database-connect.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+database-delete.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+database-delete.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+database-edit.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+database-edit.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+database-error.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+database-error.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+database-gear.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+database-go.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+database-go.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+database-key.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+database-key.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+database-lightning.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+database-lightning.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+database-link.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+database-link.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+database-refresh.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+database-refresh.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+database-save.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+database-save.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+database-table.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+database-table.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+database.ico / crystal / LGPL-2.1
+database.png / crystal / LGPL-2.1
+database.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+datadatapilotrun.png / crystal / LGPL-2.1
+dataeditor_icon01.png / crystal / LGPL-2.1
+dataeditor_icon02.png / crystal / LGPL-2.1
+dataeditor_icon03.png / crystal / LGPL-2.1
+dataeditor_icon04.png / crystal / LGPL-2.1
+dataeditor_icon05.png / crystal / LGPL-2.1
+dataeditor_icon06.png / crystal / LGPL-2.1
+dataeditor_icon07.png / crystal / LGPL-2.1
+datafilterautofilter.png / crystal / LGPL-2.1
+datafilterspecialfilter.png / crystal / LGPL-2.1
+datafilterstandardfilter.png / crystal / LGPL-2.1
+dataimport.png / crystal / LGPL-2.1
+dataincolumns.png / crystal / LGPL-2.1
+datainrows.png / crystal / LGPL-2.1
+date-add.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+date-add.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+date-delete.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+date-delete.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+date-edit.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+date-edit.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+date-error.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+date-error.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+date-go.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+date-go.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+date-link.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+date-link.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+date-magnify.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+date-magnify.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+date-next.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+date-next.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+date-previous.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+date-previous.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+date.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+date.png / app-install / See Below
+date.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+dates.png / app-install / See Below
+dayview.ico / crystal / LGPL-2.1
+dayview.png / crystal / LGPL-2.1
+db.ico / crystal / LGPL-2.1
+db.png / crystal / LGPL-2.1
+db_add.ico / crystal / LGPL-2.1
+db_add.ico / crystal_clear / LGPL-2.1
+db_add.png / crystal / LGPL-2.1
+db_add.png / crystal_clear / LGPL-2.1
+db_comit.ico / crystal / LGPL-2.1
+db_comit.ico / crystal_clear / LGPL-2.1
+db_comit.png / crystal / LGPL-2.1
+db_comit.png / crystal_clear / LGPL-2.1
+db_remove.ico / crystal / LGPL-2.1
+db_remove.ico / crystal_clear / LGPL-2.1
+db_remove.png / crystal / LGPL-2.1
+db_remove.png / crystal_clear / LGPL-2.1
+db_status.ico / crystal / LGPL-2.1
+db_status.ico / crystal_clear / LGPL-2.1
+db_status.png / crystal / LGPL-2.1
+db_status.png / crystal_clear / LGPL-2.1
+db_update.ico / crystal / LGPL-2.1
+db_update.ico / crystal_clear / LGPL-2.1
+db_update.png / crystal / LGPL-2.1
+db_update.png / crystal_clear / LGPL-2.1
+dbaddrelation.png / crystal / LGPL-2.1
+dbchangedesignmode.png / crystal / LGPL-2.1
+dbclearquery.png / crystal / LGPL-2.1
+dbdistinctvalues.png / crystal / LGPL-2.1
+dbdtableedit.png / crystal / LGPL-2.1
+dbformdelete.png / crystal / LGPL-2.1
+dbformedit.png / crystal / LGPL-2.1
+dbformopen.png / crystal / LGPL-2.1
+dbformrename.png / crystal / LGPL-2.1
+dbindexdesign.png / crystal / LGPL-2.1
+dbnewform.png / crystal / LGPL-2.1
+dbnewformautopilot.png / crystal / LGPL-2.1
+dbnewquery.png / crystal / LGPL-2.1
+dbnewqueryautopilot.png / crystal / LGPL-2.1
+dbnewquerysql.png / crystal / LGPL-2.1
+dbnewreport.png / crystal / LGPL-2.1
+dbnewreportautopilot.png / crystal / LGPL-2.1
+dbnewtable.png / crystal / LGPL-2.1
+dbnewtableautopilot.png / crystal / LGPL-2.1
+dbnewview.png / crystal / LGPL-2.1
+dbnewviewsql.png / crystal / LGPL-2.1
+dbquerydelete.png / crystal / LGPL-2.1
+dbqueryedit.png / crystal / LGPL-2.1
+dbqueryopen.png / crystal / LGPL-2.1
+dbqueryrename.png / crystal / LGPL-2.1
+dbreportdelete.png / crystal / LGPL-2.1
+dbreportedit.png / crystal / LGPL-2.1
+dbreportopen.png / crystal / LGPL-2.1
+dbreportrename.png / crystal / LGPL-2.1
+dbsortingandgrouping.png / crystal / LGPL-2.1
+dbtabledelete.png / crystal / LGPL-2.1
+dbtableedit.png / crystal / LGPL-2.1
+dbtableopen.png / crystal / LGPL-2.1
+dbtablerename.png / crystal / LGPL-2.1
+dbviewaliases.png / crystal / LGPL-2.1
+dbviewfunctions.png / crystal / LGPL-2.1
+dbviewtablenames.png / crystal / LGPL-2.1
+dc_gui2.png / app-install / See Below
+de.png / app-install / See Below
+deb-gview.png / app-install / See Below
+debian.png / app-install / See Below
+debug-step-instruction.ico / oxygen / CC-BY-SA 3.0 or LGPL
+debug-step-instruction.png / oxygen / CC-BY-SA 3.0 or LGPL
+debug-step-into-instruction.ico / oxygen / CC-BY-SA 3.0 or LGPL
+debug-step-into-instruction.png / oxygen / CC-BY-SA 3.0 or LGPL
+debug-step-into.ico / oxygen / CC-BY-SA 3.0 or LGPL
+debug-step-into.png / oxygen / CC-BY-SA 3.0 or LGPL
+debug-step-out.ico / oxygen / CC-BY-SA 3.0 or LGPL
+debug-step-out.png / oxygen / CC-BY-SA 3.0 or LGPL
+debug-step-over.ico / oxygen / CC-BY-SA 3.0 or LGPL
+debug-step-over.png / oxygen / CC-BY-SA 3.0 or LGPL
+decibel-audio-player.png / app-install / See Below
+decibel.ico / wiki_commons_cc / See Below
+decibel.png / wiki_commons_cc / See Below
+decibel_audio_player.ico / wiki_commons_cc / See Below
+decibel_audio_player.png / wiki_commons_cc / See Below
+decrementindent.png / crystal / LGPL-2.1
+decrementsublevels.png / crystal / LGPL-2.1
+default-colors.png / cc / CC-BY 3.0
+defaultbullet.png / crystal / LGPL-2.1
+defaultnumbering.png / crystal / LGPL-2.1
+defendguin.png / app-install / See Below
+definename.png / crystal / LGPL-2.1
+defineprintarea.png / crystal / LGPL-2.1
+del1bmp.png / crystal / LGPL-2.1
+delall.png / crystal / LGPL-2.1
+delete-object.png / cc / CC-BY 3.0
+delete.ico / crystal / LGPL-2.1
+delete.png / crystal / LGPL-2.1
+delete_table_col.ico / crystal / LGPL-2.1
+delete_table_col.png / crystal / LGPL-2.1
+delete_table_row.ico / crystal / LGPL-2.1
+delete_table_row.png / crystal / LGPL-2.1
+deleteallannotation.png / crystal / LGPL-2.1
+deleteannotation.png / crystal / LGPL-2.1
+deletecolumns.png / crystal / LGPL-2.1
+deletemasterpage.png / crystal / LGPL-2.1
+deleteprintarea.png / crystal / LGPL-2.1
+deleterecord.png / crystal / LGPL-2.1
+deleterow.png / crystal / LGPL-2.1
+deleterows.png / crystal / LGPL-2.1
+deluge-torrent.png / app-install / See Below
+deluge.ico / wiki_commons_gpl / See Below
+deluge.png / wiki_commons_gpl / See Below
+denemo.png / app-install / See Below
+designer.png / app-install / See Below
+designerdialog.png / crystal / LGPL-2.1
+desmume.ico / wiki_commons_pd / PD
+desmume.png / wiki_commons_pd / PD
+development-2.ico / nuvola / LGPL-2.1
+development-2.png / nuvola / LGPL-2.1
+development-application_designer.ico / intrigue / GPLv2
+development-application_designer.png / intrigue / GPLv2
+development-chuck.ico / wiki_commons_cc / See Below
+development-chuck.png / wiki_commons_cc / See Below
+development-clisp.ico / wiki_commons_cc / See Below
+development-clisp.png / wiki_commons_cc / See Below
+development-database.ico / crystal / LGPL-2.1
+development-database.png / crystal / LGPL-2.1
+development-eclipse.ico / wiki_commons_gpl / See Below
+development-eclipse.png / wiki_commons_gpl / See Below
+development-gtk.ico / wiki_commons_cc / See Below
+development-gtk.png / wiki_commons_cc / See Below
+development-haskell.png / wiki_commons_pd / PD
+development-java-2.ico / crystal / LGPL-2.1
+development-java-2.png / crystal / LGPL-2.1
+development-java-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+development-java-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+development-java.ico / intrigue / GPLv2
+development-java.png / intrigue / GPLv2
+development-jspx.ico / wiki_commons_cc / See Below
+development-jspx.png / wiki_commons_cc / See Below
+development-perl.ico / wiki_commons_cc / See Below
+development-perl.png / wiki_commons_cc / See Below
+development-php.ico / crystal / LGPL-2.1
+development-php.png / crystal / LGPL-2.1
+development-python.ico / wiki_commons_cc / See Below
+development-python.png / wiki_commons_cc / See Below
+development-python_ogre.ico / wiki_commons_cc / See Below
+development-python_ogre.png / wiki_commons_cc / See Below
+development-qt.ico / intrigue / GPLv2
+development-qt.png / intrigue / GPLv2
+development-r.ico / wiki_commons_gpl / See Below
+development-r.png / wiki_commons_gpl / See Below
+development-rkward.ico / wiki_commons_gpl / See Below
+development-rkward.png / wiki_commons_gpl / See Below
+development-ruby.ico / intrigue / GPLv2
+development-ruby.ico / wiki_commons_cc / See Below
+development-ruby.png / intrigue / GPLv2
+development-ruby.png / wiki_commons_cc / See Below
+development-ruby_on_rails.ico / wiki_commons_mit / MIT
+development-ruby_on_rails.png / wiki_commons_mit / MIT
+development-scheme.png / wiki_commons_pd / PD
+development-smalltalk.ico / wiki_commons_cc / See Below
+development-smalltalk.png / wiki_commons_cc / See Below
+development-tcl.ico / wiki_commons_cc / See Below
+development-tcl.png / wiki_commons_cc / See Below
+development-wxwidgets.ico / wiki_commons_cc / See Below
+development-wxwidgets.png / wiki_commons_cc / See Below
+development.ico / crystal / LGPL-2.1
+development.png / crystal / LGPL-2.1
+devhelp.png / app-install / See Below
+device-notifier.ico / oxygen / CC-BY-SA 3.0 or LGPL
+device-notifier.png / oxygen / CC-BY-SA 3.0 or LGPL
+device-status.png / cc / CC-BY 3.0
+dfeet.png / app-install / See Below
+dia.ico / tango-harm / CC-BY 3.0
+dia.png / app-install / See Below
+dia.png / crystal / LGPL-2.1
+dia.png / tango-harm / CC-BY 3.0
+diaauto.png / crystal / LGPL-2.1
+diaeffect.png / crystal / LGPL-2.1
+diagonal.png / crystal / LGPL-2.1
+diagramdata.png / crystal / LGPL-2.1
+diagramtype.png / crystal / LGPL-2.1
+dialog-accept.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+dialog-accept.ico / nuvola / LGPL-2.1
+dialog-accept.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+dialog-accept.png / nuvola / LGPL-2.1
+dialog-block.ico / intrigue / GPLv2
+dialog-block.png / intrigue / GPLv2
+dialog-cancel-2.ico / crystal / LGPL-2.1
+dialog-cancel-2.png / crystal / LGPL-2.1
+dialog-cancel-3.ico / nuvola / LGPL-2.1
+dialog-cancel-3.png / nuvola / LGPL-2.1
+dialog-cancel-4.ico / oxygen / CC-BY-SA 3.0 or LGPL
+dialog-cancel-4.png / oxygen / CC-BY-SA 3.0 or LGPL
+dialog-cancel.ico / crystal_clear / LGPL-2.1
+dialog-cancel.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+dialog-cancel.ico / intrigue / GPLv2
+dialog-cancel.png / crystal_clear / LGPL-2.1
+dialog-cancel.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+dialog-cancel.png / intrigue / GPLv2
+dialog-clean.ico / crystal / LGPL-2.1
+dialog-clean.png / crystal / LGPL-2.1
+dialog-close.ico / oxygen / CC-BY-SA 3.0 or LGPL
+dialog-close.png / oxygen / CC-BY-SA 3.0 or LGPL
+dialog-declare.ico / intrigue / GPLv2
+dialog-declare.png / intrigue / GPLv2
+dialog-disable.ico / intrigue / GPLv2
+dialog-disable.png / intrigue / GPLv2
+dialog-error-2.ico / gnome / GPLv2
+dialog-error-2.png / gnome / GPLv2
+dialog-error-3.ico / tango / PD
+dialog-error-3.png / tango / PD
+dialog-error-4.ico / oxygen / CC-BY-SA 3.0 or LGPL
+dialog-error-4.png / oxygen / CC-BY-SA 3.0 or LGPL
+dialog-error.ico / crystal / LGPL-2.1
+dialog-error.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+dialog-error.png / crystal / LGPL-2.1
+dialog-error.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+dialog-fewer.ico / intrigue / GPLv2
+dialog-fewer.png / intrigue / GPLv2
+dialog-important.ico / crystal / LGPL-2.1
+dialog-important.png / crystal / LGPL-2.1
+dialog-information-2.ico / tango / PD
+dialog-information-2.png / tango / PD
+dialog-information-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+dialog-information-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+dialog-information.ico / gnome / GPLv2
+dialog-information.png / gnome / GPLv2
+dialog-more.ico / intrigue / GPLv2
+dialog-more.png / intrigue / GPLv2
+dialog-no-2.ico / nuvola / LGPL-2.1
+dialog-no-2.png / nuvola / LGPL-2.1
+dialog-no.ico / crystal / LGPL-2.1
+dialog-no.png / crystal / LGPL-2.1
+dialog-ok-2.ico / crystal / LGPL-2.1
+dialog-ok-2.png / crystal / LGPL-2.1
+dialog-ok-3.ico / nuvola / LGPL-2.1
+dialog-ok-3.png / nuvola / LGPL-2.1
+dialog-ok-4.ico / oxygen / CC-BY-SA 3.0 or LGPL
+dialog-ok-4.png / oxygen / CC-BY-SA 3.0 or LGPL
+dialog-ok-apply-2.ico / crystal / LGPL-2.1
+dialog-ok-apply-2.png / crystal / LGPL-2.1
+dialog-ok-apply-3.ico / nuvola / LGPL-2.1
+dialog-ok-apply-3.png / nuvola / LGPL-2.1
+dialog-ok-apply-4.ico / oxygen / CC-BY-SA 3.0 or LGPL
+dialog-ok-apply-4.png / oxygen / CC-BY-SA 3.0 or LGPL
+dialog-ok-apply.ico / crystal_clear / LGPL-2.1
+dialog-ok-apply.ico / intrigue / GPLv2
+dialog-ok-apply.png / crystal_clear / LGPL-2.1
+dialog-ok-apply.png / intrigue / GPLv2
+dialog-ok.ico / intrigue / GPLv2
+dialog-ok.png / intrigue / GPLv2
+dialog-password-2.ico / oxygen / CC-BY-SA 3.0 or LGPL
+dialog-password-2.png / oxygen / CC-BY-SA 3.0 or LGPL
+dialog-password.ico / gnome / GPLv2
+dialog-password.png / gnome / GPLv2
+dialog-question.ico / gnome / GPLv2
+dialog-question.png / gnome / GPLv2
+dialog-warning-2.ico / tango / PD
+dialog-warning-2.png / tango / PD
+dialog-warning-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+dialog-warning-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+dialog-warning.ico / gnome / GPLv2
+dialog-warning.png / gnome / GPLv2
+diaspeed.png / crystal / LGPL-2.1
+diatime.png / crystal / LGPL-2.1
+diffuse.png / app-install / See Below
+digikam-2.ico / oxygen / CC-BY-SA 3.0 or LGPL
+digikam-2.png / oxygen / CC-BY-SA 3.0 or LGPL
+digikam.ico / nuvola / LGPL-2.1
+digikam.ico / wiki_commons_gpl / See Below
+digikam.png / app-install / See Below
+digikam.png / nuvola / LGPL-2.1
+digikam.png / wiki_commons_gpl / See Below
+dillo.ico / wiki_commons_gpl / See Below
+dillo.png / app-install / See Below
+dillo.png / wiki_commons_gpl / See Below
+dimension.png / cc / CC-BY 3.0
+dimlit.png / crystal / LGPL-2.1
+directioneast.png / crystal / LGPL-2.1
+directionnorth.png / crystal / LGPL-2.1
+directionnortheast.png / crystal / LGPL-2.1
+directionnorthwest.png / crystal / LGPL-2.1
+directionsouth.png / crystal / LGPL-2.1
+directionsoutheast.png / crystal / LGPL-2.1
+directionsouthwest.png / crystal / LGPL-2.1
+directionstraight.png / crystal / LGPL-2.1
+directionwest.png / crystal / LGPL-2.1
+disc-00.ico / tango-harm / CC-BY 3.0
+disc-00.png / tango-harm / CC-BY 3.0
+disc-05.ico / tango-harm / CC-BY 3.0
+disc-05.png / tango-harm / CC-BY 3.0
+disc-10.ico / tango-harm / CC-BY 3.0
+disc-10.png / tango-harm / CC-BY 3.0
+disc-100.ico / tango-harm / CC-BY 3.0
+disc-100.png / tango-harm / CC-BY 3.0
+disc-15.ico / tango-harm / CC-BY 3.0
+disc-15.png / tango-harm / CC-BY 3.0
+disc-20.ico / tango-harm / CC-BY 3.0
+disc-20.png / tango-harm / CC-BY 3.0
+disc-25.ico / tango-harm / CC-BY 3.0
+disc-25.png / tango-harm / CC-BY 3.0
+disc-30.ico / tango-harm / CC-BY 3.0
+disc-30.png / tango-harm / CC-BY 3.0
+disc-35.ico / tango-harm / CC-BY 3.0
+disc-35.png / tango-harm / CC-BY 3.0
+disc-40.ico / tango-harm / CC-BY 3.0
+disc-40.png / tango-harm / CC-BY 3.0
+disc-45.ico / tango-harm / CC-BY 3.0
+disc-45.png / tango-harm / CC-BY 3.0
+disc-50.ico / tango-harm / CC-BY 3.0
+disc-50.png / tango-harm / CC-BY 3.0
+disc-55.ico / tango-harm / CC-BY 3.0
+disc-55.png / tango-harm / CC-BY 3.0
+disc-60.ico / tango-harm / CC-BY 3.0
+disc-60.png / tango-harm / CC-BY 3.0
+disc-65.ico / tango-harm / CC-BY 3.0
+disc-65.png / tango-harm / CC-BY 3.0
+disc-70.ico / tango-harm / CC-BY 3.0
+disc-70.png / tango-harm / CC-BY 3.0
+disc-75.ico / tango-harm / CC-BY 3.0
+disc-75.png / tango-harm / CC-BY 3.0
+disc-80.ico / tango-harm / CC-BY 3.0
+disc-80.png / tango-harm / CC-BY 3.0
+disc-85.ico / tango-harm / CC-BY 3.0
+disc-85.png / tango-harm / CC-BY 3.0
+disc-90.ico / tango-harm / CC-BY 3.0
+disc-90.png / tango-harm / CC-BY 3.0
+disc-95.ico / tango-harm / CC-BY 3.0
+disc-95.png / tango-harm / CC-BY 3.0
+disconnect.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+disconnect.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+disk-manager.png / app-install / See Below
+diskcryptor.ico / wiki_commons_cc / See Below
+diskcryptor.png / wiki_commons_cc / See Below
+disksearch.png / app-install / See Below
+disksfilesystems.png / app-install / See Below
+display-filter-colorblind.png / cc / CC-BY 3.0
+display-filter-contrast.png / cc / CC-BY 3.0
+display-filter-gamma.png / cc / CC-BY 3.0
+display-filter-lcms.png / cc / CC-BY 3.0
+display-filter-proof.png / cc / CC-BY 3.0
+display-filter.png / cc / CC-BY 3.0
+displayconfig.png / app-install / See Below
+distribute-horizontal-center.ico / oxygen / CC-BY-SA 3.0 or LGPL
+distribute-horizontal-center.png / oxygen / CC-BY-SA 3.0 or LGPL
+distribute-horizontal-equal.ico / oxygen / CC-BY-SA 3.0 or LGPL
+distribute-horizontal-equal.png / oxygen / CC-BY-SA 3.0 or LGPL
+distribute-horizontal-left.ico / oxygen / CC-BY-SA 3.0 or LGPL
+distribute-horizontal-left.png / oxygen / CC-BY-SA 3.0 or LGPL
+distribute-horizontal-margin.ico / oxygen / CC-BY-SA 3.0 or LGPL
+distribute-horizontal-margin.png / oxygen / CC-BY-SA 3.0 or LGPL
+distribute-horizontal-page.ico / oxygen / CC-BY-SA 3.0 or LGPL
+distribute-horizontal-page.png / oxygen / CC-BY-SA 3.0 or LGPL
+distribute-horizontal-right.ico / oxygen / CC-BY-SA 3.0 or LGPL
+distribute-horizontal-right.png / oxygen / CC-BY-SA 3.0 or LGPL
+distribute-horizontal-x.ico / oxygen / CC-BY-SA 3.0 or LGPL
+distribute-horizontal-x.png / oxygen / CC-BY-SA 3.0 or LGPL
+distribute-horozontal-page.ico / oxygen / CC-BY-SA 3.0 or LGPL
+distribute-horozontal-page.png / oxygen / CC-BY-SA 3.0 or LGPL
+distribute-vertical-bottom.ico / oxygen / CC-BY-SA 3.0 or LGPL
+distribute-vertical-bottom.png / oxygen / CC-BY-SA 3.0 or LGPL
+distribute-vertical-center.ico / oxygen / CC-BY-SA 3.0 or LGPL
+distribute-vertical-center.png / oxygen / CC-BY-SA 3.0 or LGPL
+distribute-vertical-equal.ico / oxygen / CC-BY-SA 3.0 or LGPL
+distribute-vertical-equal.png / oxygen / CC-BY-SA 3.0 or LGPL
+distribute-vertical-margin.ico / oxygen / CC-BY-SA 3.0 or LGPL
+distribute-vertical-margin.png / oxygen / CC-BY-SA 3.0 or LGPL
+distribute-vertical-page.ico / oxygen / CC-BY-SA 3.0 or LGPL
+distribute-vertical-page.png / oxygen / CC-BY-SA 3.0 or LGPL
+distribute-vertical-top.ico / oxygen / CC-BY-SA 3.0 or LGPL
+distribute-vertical-top.png / oxygen / CC-BY-SA 3.0 or LGPL
+distribute-vertical-y.ico / oxygen / CC-BY-SA 3.0 or LGPL
+distribute-vertical-y.png / oxygen / CC-BY-SA 3.0 or LGPL
+distributecolumns.png / crystal / LGPL-2.1
+distributerows.png / crystal / LGPL-2.1
+distributions-archlinux.ico / wiki_commons_cc / See Below
+distributions-archlinux.png / wiki_commons_cc / See Below
+distributions-archone.ico / wiki_commons_gpl / See Below
+distributions-archone.png / wiki_commons_gpl / See Below
+distributions-bsd.ico / wiki_commons_pd / PD
+distributions-bsd.png / wiki_commons_pd / PD
+distributions-buddhaubuntu_linux.ico / wiki_commons_cc / See Below
+distributions-buddhaubuntu_linux.png / wiki_commons_cc / See Below
+distributions-cdlinux.pl_linux.ico / wiki_commons_pd / PD
+distributions-cdlinux.pl_linux.png / wiki_commons_pd / PD
+distributions-centos_linux.ico / wiki_commons_cc / See Below
+distributions-centos_linux.png / wiki_commons_cc / See Below
+distributions-crux_linux.ico / wiki_commons_cc / See Below
+distributions-crux_linux.png / wiki_commons_cc / See Below
+distributions-damn_small_linux.ico / wiki_commons_gpl / See Below
+distributions-damn_small_linux.png / wiki_commons_gpl / See Below
+distributions-debian.ico / homemade / PD
+distributions-debian.png / homemade / PD
+distributions-deeproot_linux.ico / wiki_commons_cc / See Below
+distributions-deeproot_linux.png / wiki_commons_cc / See Below
+distributions-dos.ico / homemade / PD
+distributions-dos.png / homemade / PD
+distributions-dreamlinux.ico / wiki_commons_pd / PD
+distributions-dreamlinux.png / wiki_commons_pd / PD
+distributions-eeebuntu_linux.ico / wiki_commons_cc / See Below
+distributions-eeebuntu_linux.png / wiki_commons_cc / See Below
+distributions-emnix_linux.ico / wiki_commons_pd / PD
+distributions-emnix_linux.png / wiki_commons_pd / PD
+distributions-eurielec_linux.png / wiki_commons_cc / See Below
+distributions-fluxbuntu.ico / wiki_commons_cc / See Below
+distributions-fluxbuntu.png / wiki_commons_cc / See Below
+distributions-freebsd.ico / homemade / PD
+distributions-freebsd.ico / open_clip_art_library / PD
+distributions-freebsd.png / homemade / PD
+distributions-freebsd.png / open_clip_art_library / PD
+distributions-freedos.ico / wiki_commons_cc / See Below
+distributions-freedos.png / wiki_commons_cc / See Below
+distributions-frugalware_linux.ico / wiki_commons_cc / See Below
+distributions-frugalware_linux.png / wiki_commons_cc / See Below
+distributions-gentoo.ico / wiki_commons_cc / See Below
+distributions-gentoo.png / wiki_commons_cc / See Below
+distributions-guadalinex_linux.ico / wiki_commons_cc / See Below
+distributions-guadalinex_linux.png / wiki_commons_cc / See Below
+distributions-ipfire.ico / wiki_commons_pd / PD
+distributions-ipfire.png / wiki_commons_pd / PD
+distributions-ipodlinux.ico / wiki_commons_gpl / See Below
+distributions-ipodlinux.png / wiki_commons_gpl / See Below
+distributions-jarios.png / wiki_commons_cc / See Below
+distributions-karoshi.ico / wiki_commons_gpl / See Below
+distributions-karoshi.png / wiki_commons_gpl / See Below
+distributions-knoppix.ico / wiki_commons_gpl / See Below
+distributions-knoppix.png / wiki_commons_gpl / See Below
+distributions-kubuntu_linux.ico / wiki_commons_pd / PD
+distributions-kubuntu_linux.png / wiki_commons_pd / PD
+distributions-lea_linux.ico / wiki_commons_cc / See Below
+distributions-lea_linux.png / wiki_commons_cc / See Below
+distributions-leeenux_linux.ico / wiki_commons_gpl / See Below
+distributions-leeenux_linux.png / wiki_commons_gpl / See Below
+distributions-linux_mint.ico / wiki_commons_cc / See Below
+distributions-linux_mint.png / wiki_commons_cc / See Below
+distributions-lunix.ico / wiki_commons_cc / See Below
+distributions-lunix.png / wiki_commons_cc / See Below
+distributions-mac-2.png / homemade / PD
+distributions-mac.ico / crystal / LGPL-2.1
+distributions-mac.png / crystal / LGPL-2.1
+distributions-mandrake.ico / wiki_commons_gpl / See Below
+distributions-mandrake.png / wiki_commons_gpl / See Below
+distributions-mandriva_linux.ico / wiki_commons_cc / See Below
+distributions-mandriva_linux.png / wiki_commons_cc / See Below
+distributions-maryan_linux.ico / wiki_commons_gpl / See Below
+distributions-maryan_linux.png / wiki_commons_gpl / See Below
+distributions-midnightbsd.png / wiki_commons_cc / See Below
+distributions-ms_dos.ico / wiki_commons_pd / PD
+distributions-ms_dos.png / wiki_commons_pd / PD
+distributions-mubuntu.ico / wiki_commons_pd / PD
+distributions-mubuntu.png / wiki_commons_pd / PD
+distributions-netbsd.ico / homemade / PD
+distributions-netbsd.png / homemade / PD
+distributions-ojuba_linux.ico / wiki_commons_cc / See Below
+distributions-ojuba_linux.png / wiki_commons_cc / See Below
+distributions-opengeu.ico / wiki_commons_gpl / See Below
+distributions-opengeu.png / wiki_commons_gpl / See Below
+distributions-opensolaris.ico / wiki_commons_cc / See Below
+distributions-opensolaris.png / wiki_commons_cc / See Below
+distributions-opensuse_linux.ico / wiki_commons_cc / See Below
+distributions-opensuse_linux.png / wiki_commons_cc / See Below
+distributions-os.ico / homemade / PD
+distributions-os.png / homemade / PD
+distributions-os_2.ico / homemade / PD
+distributions-os_2.png / homemade / PD
+distributions-parsix_linux.ico / wiki_commons_cc / See Below
+distributions-parsix_linux.png / wiki_commons_cc / See Below
+distributions-pclinuxos.ico / wiki_commons_gpl / See Below
+distributions-pclinuxos.png / wiki_commons_gpl / See Below
+distributions-pentubuntu.ico / wiki_commons_pd / PD
+distributions-pentubuntu.png / wiki_commons_pd / PD
+distributions-phlak.ico / wiki_commons_pd / PD
+distributions-phlak.png / wiki_commons_pd / PD
+distributions-puppy_linux.png / wiki_commons_gpl / See Below
+distributions-reactos.ico / wiki_commons_gpl / See Below
+distributions-reactos.png / wiki_commons_gpl / See Below
+distributions-sabayon_linux.ico / wiki_commons_gpl / See Below
+distributions-sabayon_linux.png / wiki_commons_gpl / See Below
+distributions-sabily_linux.ico / wiki_commons_cc / See Below
+distributions-sabily_linux.png / wiki_commons_cc / See Below
+distributions-salix_os.png / wiki_commons_cc / See Below
+distributions-scientific_linux.ico / wiki_commons_gpl / See Below
+distributions-scientific_linux.png / wiki_commons_gpl / See Below
+distributions-sharpos.ico / wiki_commons_gpl / See Below
+distributions-sharpos.png / wiki_commons_gpl / See Below
+distributions-slackware.ico / wiki_commons_gpl / See Below
+distributions-slackware.png / wiki_commons_gpl / See Below
+distributions-solaris.ico / homemade / PD
+distributions-solaris.png / homemade / PD
+distributions-suse.ico / wiki_commons_cc / See Below
+distributions-suse.ico / wiki_commons_gpl / See Below
+distributions-suse.png / wiki_commons_cc / See Below
+distributions-suse.png / wiki_commons_gpl / See Below
+distributions-tiny_core_linux.ico / wiki_commons_gpl / See Below
+distributions-tiny_core_linux.png / wiki_commons_gpl / See Below
+distributions-tomsrtbt_linux.ico / wiki_commons_pd / PD
+distributions-tomsrtbt_linux.png / wiki_commons_pd / PD
+distributions-ubuntu.ico / wiki_commons_gpl / See Below
+distributions-ubuntu.png / wiki_commons_gpl / See Below
+distributions-ubuntu_studio.ico / wiki_commons_pd / PD
+distributions-ubuntu_studio.png / wiki_commons_pd / PD
+distributions-venenux.ico / wiki_commons_pd / PD
+distributions-venenux.png / wiki_commons_pd / PD
+distributions-windows.ico / homemade / PD
+distributions-windows.png / homemade / PD
+distributions-xubuntu_linux.ico / wiki_commons_cc / See Below
+distributions-xubuntu_linux.png / wiki_commons_cc / See Below
+distributions-yoper_linux.ico / wiki_commons_cc / See Below
+distributions-yoper_linux.png / wiki_commons_cc / See Below
+distributions-zorin_os.ico / wiki_commons_pd / PD
+distributions-zorin_os.png / wiki_commons_pd / PD
+distrubutions-greenie_linux.ico / wiki_commons_cc / See Below
+distrubutions-greenie_linux.png / wiki_commons_cc / See Below
+distrubutions-sidux.ico / wiki_commons_gpl / See Below
+distrubutions-sidux.png / wiki_commons_gpl / See Below
+djplay.png / app-install / See Below
+djvulibre.png / app-install / See Below
+dlume.png / app-install / See Below
+dock.png / nuvola / LGPL-2.1
+document-close-2.ico / crystal / LGPL-2.1
+document-close-2.png / crystal / LGPL-2.1
+document-close-3.ico / nuvola / LGPL-2.1
+document-close-3.png / nuvola / LGPL-2.1
+document-close-4.ico / oxygen / CC-BY-SA 3.0 or LGPL
+document-close-4.png / oxygen / CC-BY-SA 3.0 or LGPL
+document-close.ico / intrigue / GPLv2
+document-close.png / intrigue / GPLv2
+document-decrypt-2.ico / nuvola / LGPL-2.1
+document-decrypt-2.png / nuvola / LGPL-2.1
+document-decrypt-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+document-decrypt-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+document-decrypt.ico / crystal / LGPL-2.1
+document-decrypt.ico / crystal_clear / LGPL-2.1
+document-decrypt.png / crystal / LGPL-2.1
+document-decrypt.png / crystal_clear / LGPL-2.1
+document-delete.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+document-delete.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+document-edit.ico / oxygen / CC-BY-SA 3.0 or LGPL
+document-edit.png / oxygen / CC-BY-SA 3.0 or LGPL
+document-encrypt-2.ico / nuvola / LGPL-2.1
+document-encrypt-2.png / nuvola / LGPL-2.1
+document-encrypt-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+document-encrypt-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+document-encrypt.ico / crystal / LGPL-2.1
+document-encrypt.png / crystal / LGPL-2.1
+document-encrypt.png / crystal_clear / LGPL-2.1
+document-export-2.ico / crystal / LGPL-2.1
+document-export-2.png / crystal / LGPL-2.1
+document-export-3.ico / nuvola / LGPL-2.1
+document-export-3.png / nuvola / LGPL-2.1
+document-export-4.ico / oxygen / CC-BY-SA 3.0 or LGPL
+document-export-4.png / oxygen / CC-BY-SA 3.0 or LGPL
+document-export.ico / intrigue / GPLv2
+document-export.png / intrigue / GPLv2
+document-import-2.ico / oxygen / CC-BY-SA 3.0 or LGPL
+document-import-2.png / oxygen / CC-BY-SA 3.0 or LGPL
+document-import.ico / crystal / LGPL-2.1
+document-import.png / crystal / LGPL-2.1
+document-multiple.ico / oxygen / CC-BY-SA 3.0 or LGPL
+document-multiple.png / oxygen / CC-BY-SA 3.0 or LGPL
+document-new-2.ico / crystal / LGPL-2.1
+document-new-2.png / crystal / LGPL-2.1
+document-new-3.ico / gnome / GPLv2
+document-new-3.png / gnome / GPLv2
+document-new-4.ico / tango / PD
+document-new-4.png / tango / PD
+document-new-5.ico / nuvola / LGPL-2.1
+document-new-5.png / nuvola / LGPL-2.1
+document-new-6.ico / oxygen / CC-BY-SA 3.0 or LGPL
+document-new-6.png / oxygen / CC-BY-SA 3.0 or LGPL
+document-new.ico / intrigue / GPLv2
+document-new.png / crystal_clear / LGPL-2.1
+document-new.png / intrigue / GPLv2
+document-open-3.ico / crystal / LGPL-2.1
+document-open-3.png / crystal / LGPL-2.1
+document-open-4.ico / gnome / GPLv2
+document-open-4.png / gnome / GPLv2
+document-open-5.ico / tango / PD
+document-open-5.png / tango / PD
+document-open-6.ico / nuvola / LGPL-2.1
+document-open-6.png / nuvola / LGPL-2.1
+document-open-7.ico / oxygen / CC-BY-SA 3.0 or LGPL
+document-open-7.png / oxygen / CC-BY-SA 3.0 or LGPL
+document-open-folder.ico / oxygen / CC-BY-SA 3.0 or LGPL
+document-open-folder.png / oxygen / CC-BY-SA 3.0 or LGPL
+document-open-recent-2.ico / gnome / GPLv2
+document-open-recent-2.png / gnome / GPLv2
+document-open-recent-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+document-open-recent-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+document-open-remote.ico / oxygen / CC-BY-SA 3.0 or LGPL
+document-open-remote.png / oxygen / CC-BY-SA 3.0 or LGPL
+document-open.ico / intrigue / GPLv2
+document-open.png / intrigue / GPLv2
+document-page-setup.ico / gnome / GPLv2
+document-page-setup.png / gnome / GPLv2
+document-preview-archive.ico / oxygen / CC-BY-SA 3.0 or LGPL
+document-preview-archive.png / oxygen / CC-BY-SA 3.0 or LGPL
+document-preview.ico / oxygen / CC-BY-SA 3.0 or LGPL
+document-preview.png / oxygen / CC-BY-SA 3.0 or LGPL
+document-print-2.ico / gnome / GPLv2
+document-print-2.png / gnome / GPLv2
+document-print-3.ico / tango / PD
+document-print-3.png / tango / PD
+document-print-4.ico / oxygen / CC-BY-SA 3.0 or LGPL
+document-print-4.png / oxygen / CC-BY-SA 3.0 or LGPL
+document-print-frame-2.ico / nuvola / LGPL-2.1
+document-print-frame-2.png / nuvola / LGPL-2.1
+document-print-frame-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+document-print-frame-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+document-print-frame.ico / crystal / LGPL-2.1
+document-print-frame.ico / crystal_clear / LGPL-2.1
+document-print-frame.png / crystal / LGPL-2.1
+document-print-frame.png / crystal_clear / LGPL-2.1
+document-print-manager.png / nuvola / LGPL-2.1
+document-print-preview-2.ico / gnome / GPLv2
+document-print-preview-2.png / gnome / GPLv2
+document-print-preview-3.ico / tango / PD
+document-print-preview-3.png / tango / PD
+document-print-preview.ico / intrigue / GPLv2
+document-print-preview.png / intrigue / GPLv2
+document-print.ico / crystal / LGPL-2.1
+document-print.png / crystal / LGPL-2.1
+document-properties-2.ico / gnome / GPLv2
+document-properties-2.png / gnome / GPLv2
+document-properties-3.png / tango / PD
+document-properties.ico / crystal / LGPL-2.1
+document-properties.png / crystal / LGPL-2.1
+document-quick_restart.ico / crystal / LGPL-2.1
+document-quick_restart.png / crystal / LGPL-2.1
+document-quickprint-2.ico / crystal / LGPL-2.1
+document-quickprint-2.png / crystal / LGPL-2.1
+document-quickprint-3.ico / nuvola / LGPL-2.1
+document-quickprint-3.png / nuvola / LGPL-2.1
+document-quickprint.ico / crystal_clear / LGPL-2.1
+document-quickprint.ico / intrigue / GPLv2
+document-quickprint.png / crystal_clear / LGPL-2.1
+document-quickprint.png / intrigue / GPLv2
+document-revert-2.ico / gnome / GPLv2
+document-revert-2.png / gnome / GPLv2
+document-revert-3.ico / nuvola / LGPL-2.1
+document-revert-3.png / nuvola / LGPL-2.1
+document-revert-4.ico / oxygen / CC-BY-SA 3.0 or LGPL
+document-revert-4.png / oxygen / CC-BY-SA 3.0 or LGPL
+document-revert.ico / crystal / LGPL-2.1
+document-revert.png / crystal / LGPL-2.1
+document-save-2.ico / gnome / GPLv2
+document-save-2.png / gnome / GPLv2
+document-save-3.ico / tango / PD
+document-save-3.png / tango / PD
+document-save-4.ico / oxygen / CC-BY-SA 3.0 or LGPL
+document-save-4.png / oxygen / CC-BY-SA 3.0 or LGPL
+document-save-all.ico / oxygen / CC-BY-SA 3.0 or LGPL
+document-save-all.png / oxygen / CC-BY-SA 3.0 or LGPL
+document-save-as-2.ico / gnome / GPLv2
+document-save-as-2.png / gnome / GPLv2
+document-save-as-3.ico / tango / PD
+document-save-as-3.png / tango / PD
+document-save-as-4.ico / oxygen / CC-BY-SA 3.0 or LGPL
+document-save-as-4.png / oxygen / CC-BY-SA 3.0 or LGPL
+document-save.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+document-save.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+document-send.ico / gnome / GPLv2
+document-send.png / gnome / GPLv2
+document-sign-2.ico / nuvola / LGPL-2.1
+document-sign-2.png / nuvola / LGPL-2.1
+document-sign-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+document-sign-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+document-sign.ico / crystal / LGPL-2.1
+document-sign.png / crystal / LGPL-2.1
+document-swap.png / oxygen / CC-BY-SA 3.0 or LGPL
+documentation.ico / oxygen / CC-BY-SA 3.0 or LGPL
+documentation.png / oxygen / CC-BY-SA 3.0 or LGPL
+dokeos.ico / wiki_commons_cc / See Below
+dokeos.png / wiki_commons_cc / See Below
+dokuwiki.ico / wiki_commons_gpl / See Below
+dokuwiki.png / wiki_commons_gpl / See Below
+dolphin.ico / wiki_commons_gpl / See Below
+dolphin.png / wiki_commons_gpl / See Below
+door-in.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+door-in.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+door-open.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+door-open.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+door-out.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+door-out.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+door.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+door.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+dopewars.png / app-install / See Below
+dosbox.ico / wiki_commons_gpl / See Below
+dosbox.png / wiki_commons_gpl / See Below
+doubleclicktextedit.png / crystal / LGPL-2.1
+doublepage_11x23.png / crystal / LGPL-2.1
+doublepage_a_11x23.png / crystal / LGPL-2.1
+doublesi.png / crystal / LGPL-2.1
+download-later.ico / oxygen / CC-BY-SA 3.0 or LGPL
+download-later.png / oxygen / CC-BY-SA 3.0 or LGPL
+download.ico / oxygen / CC-BY-SA 3.0 or LGPL
+download.png / app-install / See Below
+download.png / oxygen / CC-BY-SA 3.0 or LGPL
+drapes.png / app-install / See Below
+draughts_diagrams.ico / wiki_commons_pd / PD
+draughts_diagrams.png / wiki_commons_pd / PD
+draw-airbrush.ico / crystal / LGPL-2.1
+draw-airbrush.png / crystal / LGPL-2.1
+draw-arrow-back.ico / oxygen / CC-BY-SA 3.0 or LGPL
+draw-arrow-back.png / oxygen / CC-BY-SA 3.0 or LGPL
+draw-arrow-down.ico / oxygen / CC-BY-SA 3.0 or LGPL
+draw-arrow-down.png / oxygen / CC-BY-SA 3.0 or LGPL
+draw-arrow-forward.ico / oxygen / CC-BY-SA 3.0 or LGPL
+draw-arrow-forward.png / oxygen / CC-BY-SA 3.0 or LGPL
+draw-arrow-up.ico / oxygen / CC-BY-SA 3.0 or LGPL
+draw-arrow-up.png / oxygen / CC-BY-SA 3.0 or LGPL
+draw-bezier-curves.ico / oxygen / CC-BY-SA 3.0 or LGPL
+draw-bezier-curves.png / oxygen / CC-BY-SA 3.0 or LGPL
+draw-blend-2.ico / crystal / LGPL-2.1
+draw-blend-2.png / crystal / LGPL-2.1
+draw-blend.ico / nuvola / LGPL-2.1
+draw-blend.png / nuvola / LGPL-2.1
+draw-brush.ico / oxygen / CC-BY-SA 3.0 or LGPL
+draw-brush.png / oxygen / CC-BY-SA 3.0 or LGPL
+draw-circle.ico / crystal / LGPL-2.1
+draw-circle.ico / oxygen / CC-BY-SA 3.0 or LGPL
+draw-circle.png / crystal / LGPL-2.1
+draw-circle.png / oxygen / CC-BY-SA 3.0 or LGPL
+draw-cross.ico / oxygen / CC-BY-SA 3.0 or LGPL
+draw-cross.png / oxygen / CC-BY-SA 3.0 or LGPL
+draw-cubic-bezier-curve-closed.ico / crystal / LGPL-2.1
+draw-cubic-bezier-curve-closed.png / crystal / LGPL-2.1
+draw-donut.ico / oxygen / CC-BY-SA 3.0 or LGPL
+draw-donut.png / oxygen / CC-BY-SA 3.0 or LGPL
+draw-ellipse-3.ico / crystal / LGPL-2.1
+draw-ellipse-3.png / crystal / LGPL-2.1
+draw-ellipse.ico / oxygen / CC-BY-SA 3.0 or LGPL
+draw-ellipse.png / oxygen / CC-BY-SA 3.0 or LGPL
+draw-eraser.ico / crystal / LGPL-2.1
+draw-eraser.ico / oxygen / CC-BY-SA 3.0 or LGPL
+draw-eraser.png / crystal / LGPL-2.1
+draw-eraser.png / oxygen / CC-BY-SA 3.0 or LGPL
+draw-fill-2.ico / crystal / LGPL-2.1
+draw-fill-2.png / crystal / LGPL-2.1
+draw-fill.ico / nuvola / LGPL-2.1
+draw-fill.png / nuvola / LGPL-2.1
+draw-freehand-closed.ico / crystal / LGPL-2.1
+draw-freehand-closed.png / crystal / LGPL-2.1
+draw-freehand.ico / oxygen / CC-BY-SA 3.0 or LGPL
+draw-freehand.png / oxygen / CC-BY-SA 3.0 or LGPL
+draw-gradient-3.ico / crystal / LGPL-2.1
+draw-gradient-3.png / crystal / LGPL-2.1
+draw-halfcircle1.ico / oxygen / CC-BY-SA 3.0 or LGPL
+draw-halfcircle1.png / oxygen / CC-BY-SA 3.0 or LGPL
+draw-halfcircle2.ico / oxygen / CC-BY-SA 3.0 or LGPL
+draw-halfcircle2.png / oxygen / CC-BY-SA 3.0 or LGPL
+draw-halfcircle3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+draw-halfcircle3.png / oxygen / CC-BY-SA 3.0 or LGPL
+draw-halfcircle4.ico / oxygen / CC-BY-SA 3.0 or LGPL
+draw-halfcircle4.png / oxygen / CC-BY-SA 3.0 or LGPL
+draw-line-2.ico / crystal / LGPL-2.1
+draw-line-2.ico / nuvola / LGPL-2.1
+draw-line-2.png / crystal / LGPL-2.1
+draw-line-2.png / nuvola / LGPL-2.1
+draw-line.ico / oxygen / CC-BY-SA 3.0 or LGPL
+draw-line.png / oxygen / CC-BY-SA 3.0 or LGPL
+draw-neonpen.ico / crystal / LGPL-2.1
+draw-neonpen.png / crystal / LGPL-2.1
+draw-path.ico / oxygen / CC-BY-SA 3.0 or LGPL
+draw-path.png / oxygen / CC-BY-SA 3.0 or LGPL
+draw-penbrush.ico / crystal / LGPL-2.1
+draw-penbrush.png / crystal / LGPL-2.1
+draw-pencil-3.ico / crystal / LGPL-2.1
+draw-pencil-3.png / crystal / LGPL-2.1
+draw-pie.ico / crystal / LGPL-2.1
+draw-pie.png / crystal / LGPL-2.1
+draw-polygon-3.ico / crystal / LGPL-2.1
+draw-polygon-3.png / crystal / LGPL-2.1
+draw-polygon.ico / crystal / LGPL-2.1
+draw-polygon.ico / oxygen / CC-BY-SA 3.0 or LGPL
+draw-polygon.png / crystal / LGPL-2.1
+draw-polygon.png / oxygen / CC-BY-SA 3.0 or LGPL
+draw-polyline-3.ico / crystal / LGPL-2.1
+draw-polyline-3.png / crystal / LGPL-2.1
+draw-polyline-closed.ico / crystal / LGPL-2.1
+draw-polyline-closed.png / crystal / LGPL-2.1
+draw-polyline.ico / oxygen / CC-BY-SA 3.0 or LGPL
+draw-polyline.png / oxygen / CC-BY-SA 3.0 or LGPL
+draw-quadric-bezier-curve-closed.ico / crystal / LGPL-2.1
+draw-quadric-bezier-curve-closed.png / crystal / LGPL-2.1
+draw-rectangle-3.ico / crystal / LGPL-2.1
+draw-rectangle-3.png / crystal / LGPL-2.1
+draw-rectangle.ico / crystal / LGPL-2.1
+draw-rectangle.ico / oxygen / CC-BY-SA 3.0 or LGPL
+draw-rectangle.png / crystal / LGPL-2.1
+draw-rectangle.png / oxygen / CC-BY-SA 3.0 or LGPL
+draw-round-rectangle-3.ico / crystal / LGPL-2.1
+draw-round-rectangle-3.png / crystal / LGPL-2.1
+draw-sinus-3.ico / crystal / LGPL-2.1
+draw-sinus-3.png / crystal / LGPL-2.1
+draw-spiral-3.ico / crystal / LGPL-2.1
+draw-spiral-3.png / crystal / LGPL-2.1
+draw-spiral.ico / oxygen / CC-BY-SA 3.0 or LGPL
+draw-spiral.png / oxygen / CC-BY-SA 3.0 or LGPL
+draw-square-inverted-corners.ico / oxygen / CC-BY-SA 3.0 or LGPL
+draw-square-inverted-corners.png / oxygen / CC-BY-SA 3.0 or LGPL
+draw-star-3.ico / crystal / LGPL-2.1
+draw-star-3.png / crystal / LGPL-2.1
+draw-star.ico / oxygen / CC-BY-SA 3.0 or LGPL
+draw-star.png / oxygen / CC-BY-SA 3.0 or LGPL
+draw-text-3.ico / crystal / LGPL-2.1
+draw-text-3.png / crystal / LGPL-2.1
+draw-text.ico / oxygen / CC-BY-SA 3.0 or LGPL
+draw-text.png / oxygen / CC-BY-SA 3.0 or LGPL
+draw-triangle.ico / oxygen / CC-BY-SA 3.0 or LGPL
+draw-triangle.png / oxygen / CC-BY-SA 3.0 or LGPL
+draw-triangle1.ico / oxygen / CC-BY-SA 3.0 or LGPL
+draw-triangle1.png / oxygen / CC-BY-SA 3.0 or LGPL
+draw-triangle2.ico / oxygen / CC-BY-SA 3.0 or LGPL
+draw-triangle2.png / oxygen / CC-BY-SA 3.0 or LGPL
+draw-triangle3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+draw-triangle3.png / oxygen / CC-BY-SA 3.0 or LGPL
+draw-triangle4.ico / oxygen / CC-BY-SA 3.0 or LGPL
+draw-triangle4.png / oxygen / CC-BY-SA 3.0 or LGPL
+draw-vector.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+draw-vector.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+draw-whirl-3.ico / crystal / LGPL-2.1
+draw-whirl-3.png / crystal / LGPL-2.1
+drawcaption.png / crystal / LGPL-2.1
+drawchart.png / crystal / LGPL-2.1
+drawtext.png / crystal / LGPL-2.1
+dreamchess.png / app-install / See Below
+dreamule.ico / wiki_commons_gpl / See Below
+dreamule.png / wiki_commons_gpl / See Below
+driconf.png / app-install / See Below
+drink-beer.png / oxygen / CC-BY-SA 3.0 or LGPL
+drink-empty.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+drink-martini.png / oxygen / CC-BY-SA 3.0 or LGPL
+drink.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+drink.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+drive-harddisk-3.ico / crystal / LGPL-2.1
+drive-harddisk-3.png / crystal / LGPL-2.1
+drive-harddisk-4.ico / gnome / GPLv2
+drive-harddisk-4.png / gnome / GPLv2
+drive-harddisk-5.png / tango / PD
+drive-harddisk-6.ico / nuvola / LGPL-2.1
+drive-harddisk-6.png / nuvola / LGPL-2.1
+drive-harddisk-7.ico / oxygen / CC-BY-SA 3.0 or LGPL
+drive-harddisk-7.png / oxygen / CC-BY-SA 3.0 or LGPL
+drive-harddisk-ieee1394.ico / tango-harm / CC-BY 3.0
+drive-harddisk-ieee1394.png / tango-harm / CC-BY 3.0
+drive-harddisk-usb.ico / tango-harm / CC-BY 3.0
+drive-harddisk-usb.png / tango-harm / CC-BY 3.0
+drive-harddisk.ico / intrigue / GPLv2
+drive-harddisk.png / intrigue / GPLv2
+drive-harddisk_mount-2.ico / nuvola / LGPL-2.1
+drive-harddisk_mount-2.png / nuvola / LGPL-2.1
+drive-harddisk_mount.ico / crystal / LGPL-2.1
+drive-harddisk_mount.png / crystal / LGPL-2.1
+drive-network.ico / crystal / LGPL-2.1
+drive-network.png / crystal / LGPL-2.1
+drive-nfs.ico / nuvola / LGPL-2.1
+drive-nfs.png / nuvola / LGPL-2.1
+drive-optical-2.ico / gnome / GPLv2
+drive-optical-2.png / gnome / GPLv2
+drive-optical-3.ico / tango / PD
+drive-optical-3.png / tango / PD
+drive-optical-4.ico / oxygen / CC-BY-SA 3.0 or LGPL
+drive-optical-4.png / oxygen / CC-BY-SA 3.0 or LGPL
+drive-raid.ico / nuvola / LGPL-2.1
+drive-raid.png / nuvola / LGPL-2.1
+drive-removable-media-1394.ico / tango-harm / CC-BY 3.0
+drive-removable-media-1394.png / tango-harm / CC-BY 3.0
+drive-removable-media-2.ico / gnome / GPLv2
+drive-removable-media-2.png / gnome / GPLv2
+drive-removable-media-3.ico / tango / PD
+drive-removable-media-3.png / tango / PD
+drive-removable-media-4.ico / oxygen / CC-BY-SA 3.0 or LGPL
+drive-removable-media-4.png / oxygen / CC-BY-SA 3.0 or LGPL
+drive-removable-media-usb-pendrive.ico / oxygen / CC-BY-SA 3.0 or LGPL
+drive-removable-media-usb-pendrive.png / oxygen / CC-BY-SA 3.0 or LGPL
+drive-removable-media-usb.ico / oxygen / CC-BY-SA 3.0 or LGPL
+drive-removable-media-usb.ico / tango-harm / CC-BY 3.0
+drive-removable-media-usb.png / oxygen / CC-BY-SA 3.0 or LGPL
+drive-removable-media-usb.png / tango-harm / CC-BY 3.0
+drive-samba.ico / nuvola / LGPL-2.1
+drive-samba.png / nuvola / LGPL-2.1
+drive-samba_mount.ico / nuvola / LGPL-2.1
+drive-samba_mount.png / nuvola / LGPL-2.1
+drive-webhdd.ico / intrigue / GPLv2
+drive-webhdd.png / intrigue / GPLv2
+drive.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+drive_add.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+drive_add.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+drive_burn.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+drive_burn.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+drive_cd.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+drive_cd.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+drive_cd_empty.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+drive_delete.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+drive_delete.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+drive_disk.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+drive_disk.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+drive_edit.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+drive_edit.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+drive_error.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+drive_error.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+drive_go.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+drive_go.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+drive_key.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+drive_key.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+drive_link.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+drive_link.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+drive_magnify.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+drive_magnify.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+drive_network.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+drive_network.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+drive_rename.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+drive_rename.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+drive_user.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+drive_user.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+drive_web.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+drive_web.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+drivel.png / app-install / See Below
+droidbattles.png / app-install / See Below
+drop.ico / crystal / LGPL-2.1
+drop.png / crystal / LGPL-2.1
+drpython.png / app-install / See Below
+drscheme.ico / wiki_commons_cc / See Below
+drscheme.png / wiki_commons_cc / See Below
+drupal.ico / wiki_commons_gpl / See Below
+drupal.png / wiki_commons_gpl / See Below
+ds9.png / app-install / See Below
+dsbdocumentdatasource.png / crystal / LGPL-2.1
+dsbeditdoc.png / crystal / LGPL-2.1
+dsbformletter.png / crystal / LGPL-2.1
+dsbinsertcolumns.png / crystal / LGPL-2.1
+dsbinsertcontent.png / crystal / LGPL-2.1
+dsbrowserexplorer.png / crystal / LGPL-2.1
+dssi_ll-scope.png / app-install / See Below
+dsth_cen.png / crystal / LGPL-2.1
+dsth_dst.png / crystal / LGPL-2.1
+dsth_hig.png / crystal / LGPL-2.1
+dsth_low.png / crystal / LGPL-2.1
+dstv_cen.png / crystal / LGPL-2.1
+dstv_dst.png / crystal / LGPL-2.1
+dstv_hig.png / crystal / LGPL-2.1
+dstv_low.png / crystal / LGPL-2.1
+dt_icon.ico / crystal / LGPL-2.1
+dt_icon.png / crystal / LGPL-2.1
+duplicate.png / cc / CC-BY 3.0
+duplicatepage.png / crystal / LGPL-2.1
+dvdisaster.ico / wiki_commons_gpl / See Below
+dvdisaster.png / wiki_commons_gpl / See Below
+dxicon.png / app-install / See Below
+dynebolic.ico / wiki_commons_cc / See Below
+dynebolic.png / wiki_commons_cc / See Below
+earth.png / app-install / See Below
+eas3.ico / wiki_commons_cc / See Below
+eas3.png / wiki_commons_cc / See Below
+easychem.png / app-install / See Below
+easymoblog.ico / crystal / LGPL-2.1
+easymoblog.png / crystal / LGPL-2.1
+easytag.ico / tango-harm / CC-BY 3.0
+easytag.ico / wiki_commons_gpl / See Below
+easytag.png / tango-harm / CC-BY 3.0
+easytag.png / wiki_commons_gpl / See Below
+eboard.png / app-install / See Below
+ebview.png / app-install / See Below
+ecawave.png / app-install / See Below
+edit-2.ico / crystal / LGPL-2.1
+edit-2.png / crystal / LGPL-2.1
+edit-3.ico / nuvola / LGPL-2.1
+edit-3.png / nuvola / LGPL-2.1
+edit-add-2.ico / nuvola / LGPL-2.1
+edit-add-2.png / nuvola / LGPL-2.1
+edit-add.ico / crystal / LGPL-2.1
+edit-add.ico / crystal_clear / LGPL-2.1
+edit-add.png / crystal / LGPL-2.1
+edit-add.png / crystal_clear / LGPL-2.1
+edit-bomb.ico / oxygen / CC-BY-SA 3.0 or LGPL
+edit-bomb.png / oxygen / CC-BY-SA 3.0 or LGPL
+edit-clear-2.ico / gnome / GPLv2
+edit-clear-2.png / gnome / GPLv2
+edit-clear-3.ico / tango / PD
+edit-clear-3.png / tango / PD
+edit-clear-4.ico / oxygen / CC-BY-SA 3.0 or LGPL
+edit-clear-4.png / oxygen / CC-BY-SA 3.0 or LGPL
+edit-clear-history-2.ico / nuvola / LGPL-2.1
+edit-clear-history-2.png / nuvola / LGPL-2.1
+edit-clear-history-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+edit-clear-history-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+edit-clear-history.ico / crystal / LGPL-2.1
+edit-clear-history.ico / intrigue / GPLv2
+edit-clear-history.png / crystal / LGPL-2.1
+edit-clear-history.png / intrigue / GPLv2
+edit-clear-list.ico / oxygen / CC-BY-SA 3.0 or LGPL
+edit-clear-list.png / oxygen / CC-BY-SA 3.0 or LGPL
+edit-clear-locationbar-ltr.ico / oxygen / CC-BY-SA 3.0 or LGPL
+edit-clear-locationbar-ltr.png / oxygen / CC-BY-SA 3.0 or LGPL
+edit-clear-locationbar-rtl.ico / oxygen / CC-BY-SA 3.0 or LGPL
+edit-clear-locationbar-rtl.png / oxygen / CC-BY-SA 3.0 or LGPL
+edit-clear.ico / crystal / LGPL-2.1
+edit-clear.png / crystal / LGPL-2.1
+edit-copy-2.ico / crystal / LGPL-2.1
+edit-copy-2.png / crystal / LGPL-2.1
+edit-copy-3.ico / gnome / GPLv2
+edit-copy-3.png / gnome / GPLv2
+edit-copy-4.ico / tango / PD
+edit-copy-4.png / tango / PD
+edit-copy-5.ico / nuvola / LGPL-2.1
+edit-copy-5.png / nuvola / LGPL-2.1
+edit-copy-6.ico / oxygen / CC-BY-SA 3.0 or LGPL
+edit-copy-6.png / oxygen / CC-BY-SA 3.0 or LGPL
+edit-copy.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+edit-copy.ico / intrigue / GPLv2
+edit-copy.png / crystal_clear / LGPL-2.1
+edit-copy.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+edit-copy.png / intrigue / GPLv2
+edit-cut-2.ico / crystal / LGPL-2.1
+edit-cut-2.png / crystal / LGPL-2.1
+edit-cut-3.ico / gnome / GPLv2
+edit-cut-3.png / gnome / GPLv2
+edit-cut-4.ico / tango / PD
+edit-cut-4.png / tango / PD
+edit-cut-5.ico / nuvola / LGPL-2.1
+edit-cut-5.png / nuvola / LGPL-2.1
+edit-cut-6.png / oxygen / CC-BY-SA 3.0 or LGPL
+edit-cut-red.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+edit-cut-red.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+edit-cut.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+edit-cut.ico / intrigue / GPLv2
+edit-cut.png / crystal_clear / LGPL-2.1
+edit-cut.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+edit-cut.png / intrigue / GPLv2
+edit-delete-2.ico / gnome / GPLv2
+edit-delete-2.png / gnome / GPLv2
+edit-delete-3.ico / tango / PD
+edit-delete-3.png / tango / PD
+edit-delete-4.ico / nuvola / LGPL-2.1
+edit-delete-4.png / nuvola / LGPL-2.1
+edit-delete-5.ico / oxygen / CC-BY-SA 3.0 or LGPL
+edit-delete-5.png / oxygen / CC-BY-SA 3.0 or LGPL
+edit-delete-shred.ico / oxygen / CC-BY-SA 3.0 or LGPL
+edit-delete-shred.png / oxygen / CC-BY-SA 3.0 or LGPL
+edit-delete.ico / crystal / LGPL-2.1
+edit-delete.ico / crystal_clear / LGPL-2.1
+edit-delete.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+edit-delete.png / crystal / LGPL-2.1
+edit-delete.png / crystal_clear / LGPL-2.1
+edit-delete.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+edit-destroy.ico / intrigue / GPLv2
+edit-destroy.png / intrigue / GPLv2
+edit-find-2.ico / crystal / LGPL-2.1
+edit-find-2.png / crystal / LGPL-2.1
+edit-find-3.ico / gnome / GPLv2
+edit-find-3.png / gnome / GPLv2
+edit-find-4.ico / tango / PD
+edit-find-4.png / tango / PD
+edit-find-5.ico / nuvola / LGPL-2.1
+edit-find-5.png / nuvola / LGPL-2.1
+edit-find-6.ico / oxygen / CC-BY-SA 3.0 or LGPL
+edit-find-6.png / oxygen / CC-BY-SA 3.0 or LGPL
+edit-find-and-replace-2.ico / oxygen / CC-BY-SA 3.0 or LGPL
+edit-find-and-replace-2.png / oxygen / CC-BY-SA 3.0 or LGPL
+edit-find-and-replace.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+edit-find-and-replace.ico / gnome / GPLv2
+edit-find-and-replace.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+edit-find-and-replace.png / gnome / GPLv2
+edit-find-mail.ico / oxygen / CC-BY-SA 3.0 or LGPL
+edit-find-mail.png / oxygen / CC-BY-SA 3.0 or LGPL
+edit-find-project.ico / oxygen / CC-BY-SA 3.0 or LGPL
+edit-find-project.png / oxygen / CC-BY-SA 3.0 or LGPL
+edit-find-user.ico / oxygen / CC-BY-SA 3.0 or LGPL
+edit-find-user.png / oxygen / CC-BY-SA 3.0 or LGPL
+edit-find.ico / crystal_clear / LGPL-2.1
+edit-find.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+edit-find.png / crystal_clear / LGPL-2.1
+edit-find.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+edit-find.png / intrigue / GPLv2
+edit-group.ico / crystal / LGPL-2.1
+edit-group.png / crystal / LGPL-2.1
+edit-guides.ico / oxygen / CC-BY-SA 3.0 or LGPL
+edit-guides.png / oxygen / CC-BY-SA 3.0 or LGPL
+edit-history-2.ico / crystal / LGPL-2.1
+edit-history-2.png / crystal / LGPL-2.1
+edit-history-3.ico / nuvola / LGPL-2.1
+edit-history-3.png / nuvola / LGPL-2.1
+edit-history.ico / crystal_clear / LGPL-2.1
+edit-history.ico / intrigue / GPLv2
+edit-history.png / crystal_clear / LGPL-2.1
+edit-history.png / intrigue / GPLv2
+edit-layout.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+edit-layout.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+edit-link.ico / oxygen / CC-BY-SA 3.0 or LGPL
+edit-link.png / oxygen / CC-BY-SA 3.0 or LGPL
+edit-move.ico / crystal / LGPL-2.1
+edit-move.png / crystal / LGPL-2.1
+edit-node.ico / oxygen / CC-BY-SA 3.0 or LGPL
+edit-node.png / oxygen / CC-BY-SA 3.0 or LGPL
+edit-past.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+edit-past.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+edit-paste-2.ico / crystal / LGPL-2.1
+edit-paste-2.png / crystal / LGPL-2.1
+edit-paste-3.ico / gnome / GPLv2
+edit-paste-3.png / gnome / GPLv2
+edit-paste-4.ico / tango / PD
+edit-paste-4.png / tango / PD
+edit-paste-5.ico / nuvola / LGPL-2.1
+edit-paste-5.png / nuvola / LGPL-2.1
+edit-paste-6.ico / oxygen / CC-BY-SA 3.0 or LGPL
+edit-paste-6.png / oxygen / CC-BY-SA 3.0 or LGPL
+edit-paste-special.ico / crystal / LGPL-2.1
+edit-paste-special.png / crystal / LGPL-2.1
+edit-paste.ico / crystal_clear / LGPL-2.1
+edit-paste.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+edit-paste.ico / intrigue / GPLv2
+edit-paste.png / crystal_clear / LGPL-2.1
+edit-paste.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+edit-paste.png / intrigue / GPLv2
+edit-picture.ico / crystal / LGPL-2.1
+edit-picture.png / crystal / LGPL-2.1
+edit-pie.ico / crystal / LGPL-2.1
+edit-pie.png / crystal / LGPL-2.1
+edit-polygon.ico / crystal / LGPL-2.1
+edit-polygon.png / crystal / LGPL-2.1
+edit-redo-2.ico / crystal / LGPL-2.1
+edit-redo-2.png / crystal / LGPL-2.1
+edit-redo-3.ico / gnome / GPLv2
+edit-redo-3.png / gnome / GPLv2
+edit-redo-4.ico / tango / PD
+edit-redo-4.png / tango / PD
+edit-redo-5.ico / nuvola / LGPL-2.1
+edit-redo-5.png / nuvola / LGPL-2.1
+edit-redo-6.ico / oxygen / CC-BY-SA 3.0 or LGPL
+edit-redo-6.png / oxygen / CC-BY-SA 3.0 or LGPL
+edit-redo.ico / intrigue / GPLv2
+edit-redo.png / intrigue / GPLv2
+edit-remove-2.ico / nuvola / LGPL-2.1
+edit-remove-2.png / nuvola / LGPL-2.1
+edit-remove.ico / crystal / LGPL-2.1
+edit-remove.ico / crystal_clear / LGPL-2.1
+edit-remove.png / crystal / LGPL-2.1
+edit-remove.png / crystal_clear / LGPL-2.1
+edit-rename.ico / oxygen / CC-BY-SA 3.0 or LGPL
+edit-rename.png / oxygen / CC-BY-SA 3.0 or LGPL
+edit-select-all-2.ico / tango / PD
+edit-select-all-2.png / tango / PD
+edit-select-all-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+edit-select-all-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+edit-select-all.ico / gnome / GPLv2
+edit-select-all.png / gnome / GPLv2
+edit-select.png / oxygen / CC-BY-SA 3.0 or LGPL
+edit-shred.ico / crystal / LGPL-2.1
+edit-shred.ico / nuvola / LGPL-2.1
+edit-shred.png / crystal / LGPL-2.1
+edit-shred.png / nuvola / LGPL-2.1
+edit-sort-az.ico / crystal / LGPL-2.1
+edit-sort-az.png / crystal / LGPL-2.1
+edit-sort-decrease.ico / crystal / LGPL-2.1
+edit-sort-decrease.png / crystal / LGPL-2.1
+edit-sort-increase.ico / crystal / LGPL-2.1
+edit-sort-increase.png / crystal / LGPL-2.1
+edit-table-cell.ico / crystal / LGPL-2.1
+edit-table-cell.png / crystal / LGPL-2.1
+edit-tag-blue.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+edit-tag-blue.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+edit-text-frame-update.ico / oxygen / CC-BY-SA 3.0 or LGPL
+edit-text-frame-update.png / oxygen / CC-BY-SA 3.0 or LGPL
+edit-text-padding-bottom.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+edit-text-padding-left.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+edit-text-padding-right.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+edit-text-padding-top.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+edit-undo-2.ico / crystal / LGPL-2.1
+edit-undo-2.png / crystal / LGPL-2.1
+edit-undo-3.ico / gnome / GPLv2
+edit-undo-3.png / gnome / GPLv2
+edit-undo-4.ico / tango / PD
+edit-undo-4.png / tango / PD
+edit-undo-5.ico / nuvola / LGPL-2.1
+edit-undo-5.png / nuvola / LGPL-2.1
+edit-undo-6.ico / oxygen / CC-BY-SA 3.0 or LGPL
+edit-undo-6.png / oxygen / CC-BY-SA 3.0 or LGPL
+edit-undo-7.png / intrigue / GPLv2
+edit-undo.ico / intrigue / GPLv2
+edit-undo.png / intrigue / GPLv2
+edit-user.ico / crystal / LGPL-2.1
+edit-user.png / crystal / LGPL-2.1
+edit.ico / crystal_clear / LGPL-2.1
+edit.ico / gnome / GPLv2
+edit.ico / intrigue / GPLv2
+edit.png / cc / CC-BY 3.0
+edit.png / crystal_clear / LGPL-2.1
+edit.png / gnome / GPLv2
+edit.png / intrigue / GPLv2
+editdoc.png / crystal / LGPL-2.1
+editglossary.png / crystal / LGPL-2.1
+editheaderandfooter.png / crystal / LGPL-2.1
+editprintarea.png / crystal / LGPL-2.1
+education-edutainment-2.ico / nuvola / LGPL-2.1
+education-edutainment-2.png / nuvola / LGPL-2.1
+education-edutainment.ico / crystal / LGPL-2.1
+education-edutainment.png / crystal / LGPL-2.1
+education-languages.ico / nuvola / LGPL-2.1
+education-languages.png / nuvola / LGPL-2.1
+education-mathematics.ico / nuvola / LGPL-2.1
+education-mathematics.png / nuvola / LGPL-2.1
+education-miscellaneous.ico / nuvola / LGPL-2.1
+education-miscellaneous.png / nuvola / LGPL-2.1
+education-science.ico / nuvola / LGPL-2.1
+education-science.png / nuvola / LGPL-2.1
+education.ico / crystal / LGPL-2.1
+education.png / crystal / LGPL-2.1
+effect.ico / crystal / LGPL-2.1
+effect.png / crystal / LGPL-2.1
+effectfade.png / crystal / LGPL-2.1
+effectpath.png / crystal / LGPL-2.1
+effectshape.png / crystal / LGPL-2.1
+egicon.png / app-install / See Below
+egoboo.png / app-install / See Below
+eiciel.png / app-install / See Below
+einstein.png / app-install / See Below
+electrem.ico / wiki_commons_gpl / See Below
+electrem.png / wiki_commons_gpl / See Below
+electrem_adf.ico / wiki_commons_gpl / See Below
+electrem_adf.png / wiki_commons_gpl / See Below
+electrem_ssd.ico / wiki_commons_gpl / See Below
+electrem_ssd.png / wiki_commons_gpl / See Below
+elisa.png / app-install / See Below
+ellipse.png / cc / CC-BY 3.0
+ellipse.png / crystal / LGPL-2.1
+ellipse_unfilled.png / crystal / LGPL-2.1
+ellipsecut.png / crystal / LGPL-2.1
+ellipsecut_unfilled.png / crystal / LGPL-2.1
+ellipsetoolbox.png / crystal / LGPL-2.1
+elmer.ico / wiki_commons_cc / See Below
+elmer.png / wiki_commons_cc / See Below
+emacs.ico / nuvola / LGPL-2.1
+emacs.ico / wiki_commons_gpl / See Below
+emacs.png / app-install / See Below
+emacs.png / nuvola / LGPL-2.1
+emacs.png / wiki_commons_gpl / See Below
+email-add.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+email-add.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+email-delete.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+email-delete.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+email-edit.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+email-edit.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+email-error.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+email-error.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+email-go.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+email-go.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+email-link.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+email-link.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+email-open-image.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+email-open-image.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+email-open.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+email-open.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+emblem-advertisement-dollar.ico / tango-harm / CC-BY 3.0
+emblem-advertisement-dollar.png / tango-harm / CC-BY 3.0
+emblem-advertisement-euro.ico / tango-harm / CC-BY 3.0
+emblem-advertisement-euro.png / tango-harm / CC-BY 3.0
+emblem-advertisement-pound.ico / tango-harm / CC-BY 3.0
+emblem-advertisement-pound.png / tango-harm / CC-BY 3.0
+emblem-brackets.ico / tango-harm / CC-BY 3.0
+emblem-brackets.png / tango-harm / CC-BY 3.0
+emblem-conflicting.ico / tango-harm / CC-BY 3.0
+emblem-conflicting.png / tango-harm / CC-BY 3.0
+emblem-contradict.ico / tango-harm / CC-BY 3.0
+emblem-contradict.png / tango-harm / CC-BY 3.0
+emblem-default.ico / gnome / GPLv2
+emblem-default.png / gnome / GPLv2
+emblem-desktop.ico / gnome / GPLv2
+emblem-desktop.png / gnome / GPLv2
+emblem-documents.ico / gnome / GPLv2
+emblem-documents.png / gnome / GPLv2
+emblem-downloads.ico / gnome / GPLv2
+emblem-downloads.png / gnome / GPLv2
+emblem-favorite-2.ico / tango / PD
+emblem-favorite-2.png / tango / PD
+emblem-favorite-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+emblem-favorite-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+emblem-favorite.ico / gnome / GPLv2
+emblem-favorite.png / gnome / GPLv2
+emblem-generic.ico / gnome / GPLv2
+emblem-generic.png / gnome / GPLv2
+emblem-important-2.ico / tango / PD
+emblem-important-2.png / tango / PD
+emblem-important-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+emblem-important-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+emblem-important-red.ico / tango-harm / CC-BY 3.0
+emblem-important-red.png / tango-harm / CC-BY 3.0
+emblem-important-yellow.ico / tango-harm / CC-BY 3.0
+emblem-important-yellow.png / tango-harm / CC-BY 3.0
+emblem-important.ico / gnome / GPLv2
+emblem-important.png / gnome / GPLv2
+emblem-important.png / oxygen / CC-BY-SA 3.0 or LGPL
+emblem-interrobang.ico / tango-harm / CC-BY 3.0
+emblem-interrobang.png / tango-harm / CC-BY 3.0
+emblem-link.png / oxygen / CC-BY-SA 3.0 or LGPL
+emblem-mail.ico / gnome / GPLv2
+emblem-mail.png / gnome / GPLv2
+emblem-money.ico / tango-harm / CC-BY 3.0
+emblem-money.png / tango-harm / CC-BY 3.0
+emblem-mounted.ico / oxygen / CC-BY-SA 3.0 or LGPL
+emblem-mounted.png / oxygen / CC-BY-SA 3.0 or LGPL
+emblem-new.ico / gnome / GPLv2
+emblem-new.png / gnome / GPLv2
+emblem-notice.ico / tango-harm / CC-BY 3.0
+emblem-notice.png / tango-harm / CC-BY 3.0
+emblem-package.ico / gnome / GPLv2
+emblem-package.png / gnome / GPLv2
+emblem-paragraph.ico / tango-harm / CC-BY 3.0
+emblem-paragraph.png / tango-harm / CC-BY 3.0
+emblem-percentage.ico / tango-harm / CC-BY 3.0
+emblem-percentage.png / tango-harm / CC-BY 3.0
+emblem-photos-2.ico / tango / PD
+emblem-photos-2.png / tango / PD
+emblem-photos.ico / gnome / GPLv2
+emblem-photos.png / gnome / GPLv2
+emblem-pr.ico / tango-harm / CC-BY 3.0
+emblem-pr.png / tango-harm / CC-BY 3.0
+emblem-question-red.ico / tango-harm / CC-BY 3.0
+emblem-question-red.png / tango-harm / CC-BY 3.0
+emblem-question-yellow.ico / tango-harm / CC-BY 3.0
+emblem-question-yellow.png / tango-harm / CC-BY 3.0
+emblem-question.ico / tango-harm / CC-BY 3.0
+emblem-question.png / tango-harm / CC-BY 3.0
+emblem-readonly-2.ico / tango / PD
+emblem-readonly-2.png / tango / PD
+emblem-readonly.ico / gnome / GPLv2
+emblem-readonly.png / gnome / GPLv2
+emblem-shared.ico / gnome / GPLv2
+emblem-shared.png / gnome / GPLv2
+emblem-special-characters.ico / tango-harm / CC-BY 3.0
+emblem-special-characters.png / tango-harm / CC-BY 3.0
+emblem-symbolic-link-2.ico / tango / PD
+emblem-symbolic-link-2.png / tango / PD
+emblem-symbolic-link-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+emblem-symbolic-link-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+emblem-symbolic-link.ico / gnome / GPLv2
+emblem-symbolic-link.png / gnome / GPLv2
+emblem-system-2.ico / tango / PD
+emblem-system-2.png / tango / PD
+emblem-system.ico / gnome / GPLv2
+emblem-system.png / gnome / GPLv2
+emblem-unmounted.ico / oxygen / CC-BY-SA 3.0 or LGPL
+emblem-unmounted.png / oxygen / CC-BY-SA 3.0 or LGPL
+emblem-unreadable-2.ico / tango / PD
+emblem-unreadable-2.png / tango / PD
+emblem-unreadable.ico / gnome / GPLv2
+emblem-unreadable.png / gnome / GPLv2
+emblem-urgent.ico / gnome / GPLv2
+emblem-urgent.png / gnome / GPLv2
+emblem-web.ico / gnome / GPLv2
+emblem-web.png / gnome / GPLv2
+emblem-what.ico / tango-harm / CC-BY 3.0
+emblem-what.png / tango-harm / CC-BY 3.0
+emesene.ico / wiki_commons_gpl / See Below
+emesene.png / wiki_commons_gpl / See Below
+emoticon-evilgrin.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+emoticon-evilgrin.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+emoticon-grin.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+emoticon-grin.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+emoticon-happy.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+emoticon-happy.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+emoticon-smile.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+emoticon-smile.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+emoticon-surprised.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+emoticon-surprised.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+emoticon-tongue.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+emoticon-tongue.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+emoticon-unhappy.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+emoticon-unhappy.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+emoticon-waii.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+emoticon-waii.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+emoticon-wink.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+emoticon-wink.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+empathy.ico / wiki_commons_gpl / See Below
+empathy.png / app-install / See Below
+empathy.png / wiki_commons_gpl / See Below
+emptypage_11x15.png / crystal / LGPL-2.1
+emptypage_a_11x15.png / crystal / LGPL-2.1
+emule.ico / wiki_commons_gpl / See Below
+emule.png / wiki_commons_gpl / See Below
+encrypted-2.ico / crystal / LGPL-2.1
+encrypted-2.png / crystal / LGPL-2.1
+encrypted.ico / intrigue / GPLv2
+encrypted.ico / nuvola / LGPL-2.1
+encrypted.ico / oxygen / CC-BY-SA 3.0 or LGPL
+encrypted.png / crystal_clear / LGPL-2.1
+encrypted.png / intrigue / GPLv2
+encrypted.png / nuvola / LGPL-2.1
+encrypted.png / oxygen / CC-BY-SA 3.0 or LGPL
+enemylines3.png / app-install / See Below
+enemylines7.png / app-install / See Below
+enhanced_browsing-2.ico / nuvola / LGPL-2.1
+enhanced_browsing-2.png / nuvola / LGPL-2.1
+enhanced_browsing.ico / crystal / LGPL-2.1
+enhanced_browsing.png / crystal / LGPL-2.1
+enigma.ico / wiki_commons_gpl / See Below
+enigma.png / app-install / See Below
+enigma.png / wiki_commons_gpl / See Below
+enlightened_sound_daemon.ico / oxygen / CC-BY-SA 3.0 or LGPL
+enlightened_sound_daemon.png / oxygen / CC-BY-SA 3.0 or LGPL
+entagged.png / app-install / See Below
+entergroup.png / crystal / LGPL-2.1
+entirecolumn.png / crystal / LGPL-2.1
+entirerow.png / crystal / LGPL-2.1
+enumlist.ico / crystal / LGPL-2.1
+enumlist.png / crystal / LGPL-2.1
+enumlist1.ico / crystal / LGPL-2.1
+enumlist1.png / crystal / LGPL-2.1
+epi_info.ico / wiki_commons_pd / PD
+epi_info.png / wiki_commons_pd / PD
+epiphany-bookmarks.png / app-install / See Below
+epiphany-game.png / app-install / See Below
+epiphany.ico / wiki_commons_gpl / See Below
+epiphany.png / wiki_commons_gpl / See Below
+eqonomize.png / app-install / See Below
+equation-attribute-21701.png / crystal / LGPL-2.1
+equation-attribute-21702.png / crystal / LGPL-2.1
+equation-attribute-21703.png / crystal / LGPL-2.1
+equation-attribute-21704.png / crystal / LGPL-2.1
+equation-attribute-21705.png / crystal / LGPL-2.1
+equation-attribute-21706.png / crystal / LGPL-2.1
+equation-attribute-21707.png / crystal / LGPL-2.1
+equation-attribute-21708.png / crystal / LGPL-2.1
+equation-attribute-21709.png / crystal / LGPL-2.1
+equation-attribute-21710.png / crystal / LGPL-2.1
+equation-attribute-21711.png / crystal / LGPL-2.1
+equation-attribute-21712.png / crystal / LGPL-2.1
+equation-attribute-21713.png / crystal / LGPL-2.1
+equation-attribute-21714.png / crystal / LGPL-2.1
+equation-attribute-21715.png / crystal / LGPL-2.1
+equation-attribute-21722.png / crystal / LGPL-2.1
+equation-attribute-21723.png / crystal / LGPL-2.1
+equation-attribute-21724.png / crystal / LGPL-2.1
+equation-binary_operator-21205.png / crystal / LGPL-2.1
+equation-binary_operator-21206.png / crystal / LGPL-2.1
+equation-binary_operator-21207.png / crystal / LGPL-2.1
+equation-binary_operator-21208.png / crystal / LGPL-2.1
+equation-binary_operator-21209.png / crystal / LGPL-2.1
+equation-binary_operator-21210.png / crystal / LGPL-2.1
+equation-binary_operator-21211.png / crystal / LGPL-2.1
+equation-binary_operator-21212.png / crystal / LGPL-2.1
+equation-binary_operator-21214.png / crystal / LGPL-2.1
+equation-binary_operator-21215.png / crystal / LGPL-2.1
+equation-binary_operator-21221.png / crystal / LGPL-2.1
+equation-bracket-21801.png / crystal / LGPL-2.1
+equation-bracket-21802.png / crystal / LGPL-2.1
+equation-bracket-21803.png / crystal / LGPL-2.1
+equation-bracket-21804.png / crystal / LGPL-2.1
+equation-bracket-21805.png / crystal / LGPL-2.1
+equation-bracket-21806.png / crystal / LGPL-2.1
+equation-bracket-21808.png / crystal / LGPL-2.1
+equation-bracket-21809.png / crystal / LGPL-2.1
+equation-bracket-21810.png / crystal / LGPL-2.1
+equation-bracket-21811.png / crystal / LGPL-2.1
+equation-bracket-21812.png / crystal / LGPL-2.1
+equation-bracket-21813.png / crystal / LGPL-2.1
+equation-bracket-21814.png / crystal / LGPL-2.1
+equation-bracket-21821.png / crystal / LGPL-2.1
+equation-bracket-21822.png / crystal / LGPL-2.1
+equation-bracket-21823.png / crystal / LGPL-2.1
+equation-bracket-21824.png / crystal / LGPL-2.1
+equation-bracket-21825.png / crystal / LGPL-2.1
+equation-bracket-21826.png / crystal / LGPL-2.1
+equation-format-101.png / crystal / LGPL-2.1
+equation-format-102.png / crystal / LGPL-2.1
+equation-format-103.png / crystal / LGPL-2.1
+equation-format-104.png / crystal / LGPL-2.1
+equation-format-11.png / crystal / LGPL-2.1
+equation-format-12.png / crystal / LGPL-2.1
+equation-format-13.png / crystal / LGPL-2.1
+equation-format-21.png / crystal / LGPL-2.1
+equation-format-21902.png / crystal / LGPL-2.1
+equation-format-21903.png / crystal / LGPL-2.1
+equation-format-21904.png / crystal / LGPL-2.1
+equation-format-21905.png / crystal / LGPL-2.1
+equation-format-21906.png / crystal / LGPL-2.1
+equation-format-21907.png / crystal / LGPL-2.1
+equation-format-21908.png / crystal / LGPL-2.1
+equation-format-21909.png / crystal / LGPL-2.1
+equation-format-21910.png / crystal / LGPL-2.1
+equation-format-21911.png / crystal / LGPL-2.1
+equation-format-21912.png / crystal / LGPL-2.1
+equation-format-21916.png / crystal / LGPL-2.1
+equation-format-21917.png / crystal / LGPL-2.1
+equation-format-21918.png / crystal / LGPL-2.1
+equation-format-22.png / crystal / LGPL-2.1
+equation-format-31.png / crystal / LGPL-2.1
+equation-format-32.png / crystal / LGPL-2.1
+equation-format-41.png / crystal / LGPL-2.1
+equation-format-42.png / crystal / LGPL-2.1
+equation-format-51.png / crystal / LGPL-2.1
+equation-format-52.png / crystal / LGPL-2.1
+equation-format-61.png / crystal / LGPL-2.1
+equation-format-62.png / crystal / LGPL-2.1
+equation-format-71.png / crystal / LGPL-2.1
+equation-format-72.png / crystal / LGPL-2.1
+equation-format-81.png / crystal / LGPL-2.1
+equation-format-82.png / crystal / LGPL-2.1
+equation-format-91.png / crystal / LGPL-2.1
+equation-format-92.png / crystal / LGPL-2.1
+equation-function-21501.png / crystal / LGPL-2.1
+equation-function-21502.png / crystal / LGPL-2.1
+equation-function-21503.png / crystal / LGPL-2.1
+equation-function-21504.png / crystal / LGPL-2.1
+equation-function-21505.png / crystal / LGPL-2.1
+equation-function-21506.png / crystal / LGPL-2.1
+equation-function-21507.png / crystal / LGPL-2.1
+equation-function-21508.png / crystal / LGPL-2.1
+equation-function-21509.png / crystal / LGPL-2.1
+equation-function-21510.png / crystal / LGPL-2.1
+equation-function-21511.png / crystal / LGPL-2.1
+equation-function-21512.png / crystal / LGPL-2.1
+equation-function-21513.png / crystal / LGPL-2.1
+equation-function-21514.png / crystal / LGPL-2.1
+equation-function-21515.png / crystal / LGPL-2.1
+equation-function-21516.png / crystal / LGPL-2.1
+equation-function-21517.png / crystal / LGPL-2.1
+equation-function-21518.png / crystal / LGPL-2.1
+equation-function-21519.png / crystal / LGPL-2.1
+equation-function-21520.png / crystal / LGPL-2.1
+equation-function-21521.png / crystal / LGPL-2.1
+equation-function-21522.png / crystal / LGPL-2.1
+equation-function-21523.png / crystal / LGPL-2.1
+equation-function-21524.png / crystal / LGPL-2.1
+equation-function-21908.png / crystal / LGPL-2.1
+equation-lc26047.png / crystal / LGPL-2.1
+equation-lc26048.png / crystal / LGPL-2.1
+equation-lc26049.png / crystal / LGPL-2.1
+equation-operator-21601.png / crystal / LGPL-2.1
+equation-operator-21602.png / crystal / LGPL-2.1
+equation-operator-21603.png / crystal / LGPL-2.1
+equation-operator-21604.png / crystal / LGPL-2.1
+equation-operator-21605.png / crystal / LGPL-2.1
+equation-operator-21606.png / crystal / LGPL-2.1
+equation-operator-21607.png / crystal / LGPL-2.1
+equation-operator-21609.png / crystal / LGPL-2.1
+equation-operator-21610.png / crystal / LGPL-2.1
+equation-operator-21611.png / crystal / LGPL-2.1
+equation-operator-21613.png / crystal / LGPL-2.1
+equation-operator-21614.png / crystal / LGPL-2.1
+equation-operator-21615.png / crystal / LGPL-2.1
+equation-other-21608.png / crystal / LGPL-2.1
+equation-other-21612.png / crystal / LGPL-2.1
+equation-other-22003.png / crystal / LGPL-2.1
+equation-other-22004.png / crystal / LGPL-2.1
+equation-other-22005.png / crystal / LGPL-2.1
+equation-other-22006.png / crystal / LGPL-2.1
+equation-other-22007.png / crystal / LGPL-2.1
+equation-other-22008.png / crystal / LGPL-2.1
+equation-other-22009.png / crystal / LGPL-2.1
+equation-other-22010.png / crystal / LGPL-2.1
+equation-other-22011.png / crystal / LGPL-2.1
+equation-other-22012.png / crystal / LGPL-2.1
+equation-other-22013.png / crystal / LGPL-2.1
+equation-other-22014.png / crystal / LGPL-2.1
+equation-other-22015.png / crystal / LGPL-2.1
+equation-relation-21301.png / crystal / LGPL-2.1
+equation-relation-21302.png / crystal / LGPL-2.1
+equation-relation-21303.png / crystal / LGPL-2.1
+equation-relation-21304.png / crystal / LGPL-2.1
+equation-relation-21305.png / crystal / LGPL-2.1
+equation-relation-21306.png / crystal / LGPL-2.1
+equation-relation-21307.png / crystal / LGPL-2.1
+equation-relation-21308.png / crystal / LGPL-2.1
+equation-relation-21309.png / crystal / LGPL-2.1
+equation-relation-21310.png / crystal / LGPL-2.1
+equation-relation-21311.png / crystal / LGPL-2.1
+equation-relation-21312.png / crystal / LGPL-2.1
+equation-relation-21313.png / crystal / LGPL-2.1
+equation-relation-21314.png / crystal / LGPL-2.1
+equation-relation-21315.png / crystal / LGPL-2.1
+equation-relation-21316.png / crystal / LGPL-2.1
+equation-relation-21322.png / crystal / LGPL-2.1
+equation-relation-21323.png / crystal / LGPL-2.1
+equation-relation-21324.png / crystal / LGPL-2.1
+equation-relation-21325.png / crystal / LGPL-2.1
+equation-relation-21326.png / crystal / LGPL-2.1
+equation-sc26047.png / crystal / LGPL-2.1
+equation-sc26048.png / crystal / LGPL-2.1
+equation-sc26049.png / crystal / LGPL-2.1
+equation-set_operation-21101.png / crystal / LGPL-2.1
+equation-set_operation-21102.png / crystal / LGPL-2.1
+equation-set_operation-21103.png / crystal / LGPL-2.1
+equation-set_operation-21104.png / crystal / LGPL-2.1
+equation-set_operation-21105.png / crystal / LGPL-2.1
+equation-set_operation-21106.png / crystal / LGPL-2.1
+equation-set_operation-21107.png / crystal / LGPL-2.1
+equation-set_operation-21117.png / crystal / LGPL-2.1
+equation-set_operation-21401.png / crystal / LGPL-2.1
+equation-set_operation-21402.png / crystal / LGPL-2.1
+equation-set_operation-21403.png / crystal / LGPL-2.1
+equation-set_operation-21405.png / crystal / LGPL-2.1
+equation-set_operation-21406.png / crystal / LGPL-2.1
+equation-set_operation-21407.png / crystal / LGPL-2.1
+equation-set_operation-21408.png / crystal / LGPL-2.1
+equation-set_operation-21409.png / crystal / LGPL-2.1
+equation-set_operation-21410.png / crystal / LGPL-2.1
+equation-set_operation-21411.png / crystal / LGPL-2.1
+equation-set_operation-21412.png / crystal / LGPL-2.1
+equation-set_operation-21413.png / crystal / LGPL-2.1
+equation-set_operation-21414.png / crystal / LGPL-2.1
+equation-set_operation-21415.png / crystal / LGPL-2.1
+equation-set_operation-21416.png / crystal / LGPL-2.1
+equation-set_operation-21417.png / crystal / LGPL-2.1
+equation-set_operation-21418.png / crystal / LGPL-2.1
+equation-set_operation-21419.png / crystal / LGPL-2.1
+equation-set_operation-21420.png / crystal / LGPL-2.1
+equation-set_operation-21421.png / crystal / LGPL-2.1
+equation-set_operation-22001.png / crystal / LGPL-2.1
+equation-set_operation-22002.png / crystal / LGPL-2.1
+equation-unary_operator-21201.png / crystal / LGPL-2.1
+equation-unary_operator-21202.png / crystal / LGPL-2.1
+equation-unary_operator-21203.png / crystal / LGPL-2.1
+equation-unary_operator-21204.png / crystal / LGPL-2.1
+equation-unary_operator-21213.png / crystal / LGPL-2.1
+equation.png / crystal / LGPL-2.1
+eric.png / app-install / See Below
+error-add.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+error-add.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+error-delete.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+error-delete.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+error-go.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+error-go.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+errorbothhori_30.png / crystal / LGPL-2.1
+errorbothverti_30.png / crystal / LGPL-2.1
+errordown_30.png / crystal / LGPL-2.1
+errorleft_30.png / crystal / LGPL-2.1
+errorright_30.png / crystal / LGPL-2.1
+errorup_30.png / crystal / LGPL-2.1
+etherape.png / app-install / See Below
+ethereal.ico / wiki_commons_gpl / See Below
+ethereal.png / wiki_commons_gpl / See Below
+etracericon.png / app-install / See Below
+etw.png / app-install / See Below
+euler.png / app-install / See Below
+euroconverter.png / crystal / LGPL-2.1
+evilvte.png / app-install / See Below
+evince.ico / wiki_commons_gpl / See Below
+evince.png / wiki_commons_gpl / See Below
+evolution.ico / nuvola / LGPL-2.1
+evolution.png / app-install / See Below
+evolution.png / nuvola / LGPL-2.1
+exaile.ico / wiki_commons_gpl / See Below
+exaile.png / app-install / See Below
+exaile.png / wiki_commons_gpl / See Below
+exclamation.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+exclamation.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+executereport.png / crystal / LGPL-2.1
+exfalso.png / app-install / See Below
+expandpage.png / crystal / LGPL-2.1
+exportdialog.png / crystal / LGPL-2.1
+exportdirecttopdf.png / crystal / LGPL-2.1
+exportto.png / crystal / LGPL-2.1
+expresso_livre.ico / wiki_commons_gpl / See Below
+expresso_livre.png / wiki_commons_gpl / See Below
+extension.png / crystal / LGPL-2.1
+extrema.png / app-install / See Below
+extrusion05inch.png / crystal / LGPL-2.1
+extrusion0inch.png / crystal / LGPL-2.1
+extrusion1inch.png / crystal / LGPL-2.1
+extrusion2inch.png / crystal / LGPL-2.1
+extrusion3dcolor.png / crystal / LGPL-2.1
+extrusion4inch.png / crystal / LGPL-2.1
+extrusiondepthfloater.png / crystal / LGPL-2.1
+extrusiondirectionfloater.png / crystal / LGPL-2.1
+extrusioninfinity.png / crystal / LGPL-2.1
+extrusionsurfacefloater.png / crystal / LGPL-2.1
+extrusiontiltdown.png / crystal / LGPL-2.1
+extrusiontiltleft.png / crystal / LGPL-2.1
+extrusiontiltright.png / crystal / LGPL-2.1
+extrusiontiltup.png / crystal / LGPL-2.1
+extrusiontoggle.png / crystal / LGPL-2.1
+eye.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+eye.png / cc / CC-BY 3.0
+eye.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+eyeos.ico / wiki_commons_gpl / See Below
+eyeos.png / wiki_commons_gpl / See Below
+f-spot.png / app-install / See Below
+face-angel-2.ico / tango / PD
+face-angel-2.png / tango / PD
+face-angel-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+face-angel-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+face-angel.ico / gnome / GPLv2
+face-angel.png / gnome / GPLv2
+face-angry.ico / gnome / GPLv2
+face-angry.png / gnome / GPLv2
+face-angry.png / oxygen / CC-BY-SA 3.0 or LGPL
+face-clown.png / oxygen / CC-BY-SA 3.0 or LGPL
+face-confused.png / oxygen / CC-BY-SA 3.0 or LGPL
+face-cool.ico / gnome / GPLv2
+face-cool.png / gnome / GPLv2
+face-cool.png / oxygen / CC-BY-SA 3.0 or LGPL
+face-crying-2.ico / tango / PD
+face-crying-2.png / tango / PD
+face-crying.ico / gnome / GPLv2
+face-crying.png / gnome / GPLv2
+face-crying.png / oxygen / CC-BY-SA 3.0 or LGPL
+face-devilish-2.ico / tango / PD
+face-devilish-2.png / tango / PD
+face-devilish.ico / gnome / GPLv2
+face-devilish.png / gnome / GPLv2
+face-devilish.png / oxygen / CC-BY-SA 3.0 or LGPL
+face-embarrassed-2.ico / oxygen / CC-BY-SA 3.0 or LGPL
+face-embarrassed-2.png / oxygen / CC-BY-SA 3.0 or LGPL
+face-embarrassed.ico / gnome / GPLv2
+face-embarrassed.png / gnome / GPLv2
+face-foot-in-mouth.png / oxygen / CC-BY-SA 3.0 or LGPL
+face-glasses.ico / tango / PD
+face-glasses.png / oxygen / CC-BY-SA 3.0 or LGPL
+face-glasses.png / tango / PD
+face-grin.ico / tango / PD
+face-grin.png / tango / PD
+face-hug-left.png / oxygen / CC-BY-SA 3.0 or LGPL
+face-hug-right.png / oxygen / CC-BY-SA 3.0 or LGPL
+face-in-love.png / oxygen / CC-BY-SA 3.0 or LGPL
+face-kiss-2.ico / tango / PD
+face-kiss-2.png / tango / PD
+face-kiss-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+face-kiss-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+face-kiss.ico / gnome / GPLv2
+face-kiss.png / gnome / GPLv2
+face-laugh-2.ico / oxygen / CC-BY-SA 3.0 or LGPL
+face-laugh-2.png / oxygen / CC-BY-SA 3.0 or LGPL
+face-laugh.ico / gnome / GPLv2
+face-laugh.png / gnome / GPLv2
+face-laughing.png / oxygen / CC-BY-SA 3.0 or LGPL
+face-monkey-2.ico / tango / PD
+face-monkey-2.png / tango / PD
+face-monkey.ico / gnome / GPLv2
+face-monkey.png / gnome / GPLv2
+face-ninja.png / oxygen / CC-BY-SA 3.0 or LGPL
+face-pirate.png / oxygen / CC-BY-SA 3.0 or LGPL
+face-plain-2.ico / tango / PD
+face-plain-2.png / tango / PD
+face-plain-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+face-plain-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+face-plain.ico / gnome / GPLv2
+face-plain.png / gnome / GPLv2
+face-quiet.png / oxygen / CC-BY-SA 3.0 or LGPL
+face-raspberry-2.ico / oxygen / CC-BY-SA 3.0 or LGPL
+face-raspberry-2.png / oxygen / CC-BY-SA 3.0 or LGPL
+face-raspberry-3.ico / intrigue / GPLv2
+face-raspberry-3.png / intrigue / GPLv2
+face-raspberry.ico / gnome / GPLv2
+face-raspberry.png / gnome / GPLv2
+face-sad-2.ico / gnome / GPLv2
+face-sad-2.png / gnome / GPLv2
+face-sad-3.ico / tango / PD
+face-sad-3.png / tango / PD
+face-sad-4.ico / oxygen / CC-BY-SA 3.0 or LGPL
+face-sad-4.png / oxygen / CC-BY-SA 3.0 or LGPL
+face-sad.ico / intrigue / GPLv2
+face-sad.png / intrigue / GPLv2
+face-sick.ico / gnome / GPLv2
+face-sick.png / gnome / GPLv2
+face-sick.png / oxygen / CC-BY-SA 3.0 or LGPL
+face-sleep.png / oxygen / CC-BY-SA 3.0 or LGPL
+face-sleeping.png / oxygen / CC-BY-SA 3.0 or LGPL
+face-smile-2.ico / tango / PD
+face-smile-2.png / tango / PD
+face-smile-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+face-smile-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+face-smile-4.ico / intrigue / GPLv2
+face-smile-4.png / intrigue / GPLv2
+face-smile-big-2.ico / tango / PD
+face-smile-big-2.png / tango / PD
+face-smile-big-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+face-smile-big-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+face-smile-big-4.ico / intrigue / GPLv2
+face-smile-big-4.png / intrigue / GPLv2
+face-smile-big.ico / gnome / GPLv2
+face-smile-big.png / gnome / GPLv2
+face-smile-gearhead-female.png / oxygen / CC-BY-SA 3.0 or LGPL
+face-smile-gearhead-male.png / oxygen / CC-BY-SA 3.0 or LGPL
+face-smile-grin.png / oxygen / CC-BY-SA 3.0 or LGPL
+face-smile.ico / gnome / GPLv2
+face-smile.png / gnome / GPLv2
+face-smirk.ico / gnome / GPLv2
+face-smirk.png / gnome / GPLv2
+face-smirk.png / oxygen / CC-BY-SA 3.0 or LGPL
+face-star.png / oxygen / CC-BY-SA 3.0 or LGPL
+face-supprised.ico / intrigue / GPLv2
+face-supprised.png / intrigue / GPLv2
+face-surprise-2.ico / tango / PD
+face-surprise-2.png / tango / PD
+face-surprise-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+face-surprise-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+face-surprise.ico / gnome / GPLv2
+face-surprise.png / gnome / GPLv2
+face-tired.ico / gnome / GPLv2
+face-tired.png / gnome / GPLv2
+face-uncertain-2.ico / oxygen / CC-BY-SA 3.0 or LGPL
+face-uncertain-2.png / oxygen / CC-BY-SA 3.0 or LGPL
+face-uncertain.ico / gnome / GPLv2
+face-uncertain.png / gnome / GPLv2
+face-wink-2.ico / gnome / GPLv2
+face-wink-2.png / gnome / GPLv2
+face-wink-3.ico / tango / PD
+face-wink-3.png / tango / PD
+face-wink-4.ico / oxygen / CC-BY-SA 3.0 or LGPL
+face-wink-4.png / oxygen / CC-BY-SA 3.0 or LGPL
+face-wink.ico / intrigue / GPLv2
+face-wink.png / intrigue / GPLv2
+face-worried.ico / gnome / GPLv2
+face-worried.png / gnome / GPLv2
+face-worried.png / oxygen / CC-BY-SA 3.0 or LGPL
+face-yawn.png / oxygen / CC-BY-SA 3.0 or LGPL
+fairmat.ico / wiki_commons_cc / See Below
+fairmat.png / wiki_commons_cc / See Below
+fakenes.ico / wiki_commons_gpl / See Below
+fakenes.png / wiki_commons_gpl / See Below
+falf.ico / wiki_commons_cc / See Below
+falf.png / wiki_commons_cc / See Below
+fama_im.ico / wiki_commons_gpl / See Below
+fama_im.png / wiki_commons_gpl / See Below
+family-off.ico / crystal / LGPL-2.1
+family-off.png / crystal / LGPL-2.1
+family.ico / crystal / LGPL-2.1
+family.png / crystal / LGPL-2.1
+fantasdic.png / app-install / See Below
+far_manager.ico / wiki_commons_bsd / BSD
+far_manager.png / wiki_commons_bsd / BSD
+favorites.ico / crystal / LGPL-2.1
+favorites.ico / oxygen / CC-BY-SA 3.0 or LGPL
+favorites.png / crystal / LGPL-2.1
+favorites.png / oxygen / CC-BY-SA 3.0 or LGPL
+fax.png / crystal / LGPL-2.1
+fce_ultra.ico / wiki_commons_gpl / See Below
+fce_ultra.png / wiki_commons_gpl / See Below
+feed-add.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+feed-add.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+feed-delete.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+feed-delete.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+feed-disk.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+feed-disk.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+feed-edit.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+feed-edit.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+feed-error.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+feed-error.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+feed-go.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+feed-go.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+feed-key.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+feed-key.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+feed-link.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+feed-link.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+feed-magnify.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+feed-magnify.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+feed-subscribe.ico / oxygen / CC-BY-SA 3.0 or LGPL
+feed-subscribe.png / oxygen / CC-BY-SA 3.0 or LGPL
+feed.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+feed.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+female.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+female.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+festastic.png / wiki_commons_cc / See Below
+ffanvil.png / app-install / See Below
+ffftp.ico / wiki_commons_bsd / BSD
+ffftp.png / wiki_commons_bsd / BSD
+fieldnames.png / crystal / LGPL-2.1
+fields.png / crystal / LGPL-2.1
+fifteen_pieces.ico / crystal / LGPL-2.1
+fifteen_pieces.png / crystal / LGPL-2.1
+fiji.ico / wiki_commons_cc / See Below
+fiji.png / wiki_commons_cc / See Below
+file-alert.ico / crystal / LGPL-2.1
+file-alert.png / crystal / LGPL-2.1
+file-broken.ico / crystal / LGPL-2.1
+file-broken.ico / intrigue / GPLv2
+file-broken.ico / nuvola / LGPL-2.1
+file-broken.png / crystal / LGPL-2.1
+file-broken.png / crystal_clear / LGPL-2.1
+file-broken.png / intrigue / GPLv2
+file-broken.png / nuvola / LGPL-2.1
+file-clipboard.ico / tango-harm / CC-BY 3.0
+file-clipboard.png / tango-harm / CC-BY 3.0
+file-doc.ico / crystal / LGPL-2.1
+file-doc.png / crystal / LGPL-2.1
+file-important.ico / crystal_clear / LGPL-2.1
+file-important.ico / nuvola / LGPL-2.1
+file-important.png / crystal_clear / LGPL-2.1
+file-important.png / nuvola / LGPL-2.1
+file-locked.ico / crystal / LGPL-2.1
+file-locked.ico / nuvola / LGPL-2.1
+file-locked.png / crystal / LGPL-2.1
+file-locked.png / nuvola / LGPL-2.1
+file-roller.ico / wiki_commons_gpl / See Below
+file-roller.png / app-install / See Below
+file-roller.png / wiki_commons_gpl / See Below
+file-temporary.ico / crystal / LGPL-2.1
+file-temporary.ico / crystal_clear / LGPL-2.1
+file-temporary.ico / nuvola / LGPL-2.1
+file-temporary.png / crystal / LGPL-2.1
+file-temporary.png / crystal_clear / LGPL-2.1
+file-temporary.png / nuvola / LGPL-2.1
+file.ico / crystal / LGPL-2.1
+file.png / crystal / LGPL-2.1
+file_broken.ico / crystal / LGPL-2.1
+file_broken.png / crystal / LGPL-2.1
+file_locked-2.ico / crystal / LGPL-2.1
+file_locked-2.png / crystal / LGPL-2.1
+file_locked.ico / intrigue / GPLv2
+file_locked.ico / nuvola / LGPL-2.1
+file_locked.png / intrigue / GPLv2
+file_locked.png / nuvola / LGPL-2.1
+filecontrol.png / crystal / LGPL-2.1
+filelight.png / app-install / See Below
+fileview-preview.ico / oxygen / CC-BY-SA 3.0 or LGPL
+fileview-preview.png / oxygen / CC-BY-SA 3.0 or LGPL
+filezilla.ico / wiki_commons_gpl / See Below
+filezilla.png / app-install / See Below
+filezilla.png / wiki_commons_gpl / See Below
+fillets-ng.png / app-install / See Below
+fillshadow.png / crystal / LGPL-2.1
+fillstyle.png / crystal / LGPL-2.1
+film-add.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+film-add.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+film-delete.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+film-delete.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+film-edit.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+film-edit.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+film-error.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+film-error.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+film-go.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+film-go.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+film-key.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+film-key.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+film-link.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+film-link.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+film-save.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+film-save.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+film.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+film.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+filter.ico / crystal / LGPL-2.1
+filter.png / crystal / LGPL-2.1
+filtercrit.png / crystal / LGPL-2.1
+finkcommander.ico / wiki_commons_gpl / See Below
+finkcommander.png / wiki_commons_gpl / See Below
+fire_im.ico / wiki_commons_gpl / See Below
+fire_im.png / wiki_commons_gpl / See Below
+firefly.ico / wiki_commons_gpl / See Below
+firefly.png / wiki_commons_gpl / See Below
+firefox.ico / crystal / LGPL-2.1
+firefox.png / crystal / LGPL-2.1
+firefox_alt.ico / crystal / LGPL-2.1
+firefox_alt.png / crystal / LGPL-2.1
+fireplugin.ico / wiki_commons_gpl / See Below
+fireplugin.png / wiki_commons_gpl / See Below
+firesession.ico / wiki_commons_gpl / See Below
+firesession.png / wiki_commons_gpl / See Below
+firestarter.png / app-install / See Below
+firetheme.ico / wiki_commons_gpl / See Below
+firetheme.png / wiki_commons_gpl / See Below
+firewebview.ico / wiki_commons_gpl / See Below
+firewebview.png / wiki_commons_gpl / See Below
+first_letter_upper.ico / crystal / LGPL-2.1
+first_letter_upper.png / crystal / LGPL-2.1
+firstpage.png / crystal / LGPL-2.1
+firstrecord.png / crystal / LGPL-2.1
+fish.ico / wiki_commons_gpl / See Below
+fish.png / wiki_commons_gpl / See Below
+fityk.png / app-install / See Below
+flag-2.ico / oxygen / CC-BY-SA 3.0 or LGPL
+flag-2.png / oxygen / CC-BY-SA 3.0 or LGPL
+flag-ad.ico / warthan / GPL
+flag-ad.ico / wiki_commons_pd / PD
+flag-ad.png / warthan / GPL
+flag-ad.png / wiki_commons_pd / PD
+flag-ae.ico / warthan / GPL
+flag-ae.ico / wiki_commons_pd / PD
+flag-ae.png / warthan / GPL
+flag-ae.png / wiki_commons_pd / PD
+flag-af.ico / warthan / GPL
+flag-af.ico / wiki_commons_pd / PD
+flag-af.png / warthan / GPL
+flag-af.png / wiki_commons_pd / PD
+flag-ag.ico / warthan / GPL
+flag-ag.ico / wiki_commons_pd / PD
+flag-ag.png / warthan / GPL
+flag-ag.png / wiki_commons_pd / PD
+flag-ai.ico / warthan / GPL
+flag-ai.ico / wiki_commons_pd / PD
+flag-ai.png / warthan / GPL
+flag-ai.png / wiki_commons_pd / PD
+flag-al.ico / warthan / GPL
+flag-al.ico / wiki_commons_pd / PD
+flag-al.png / warthan / GPL
+flag-al.png / wiki_commons_pd / PD
+flag-alderney.ico / wiki_commons_pd / PD
+flag-alderney.png / wiki_commons_pd / PD
+flag-am.ico / warthan / GPL
+flag-am.ico / wiki_commons_pd / PD
+flag-am.png / warthan / GPL
+flag-am.png / wiki_commons_pd / PD
+flag-an.ico / warthan / GPL
+flag-an.ico / wiki_commons_pd / PD
+flag-an.png / warthan / GPL
+flag-an.png / wiki_commons_pd / PD
+flag-ao.ico / warthan / GPL
+flag-ao.ico / wiki_commons_pd / PD
+flag-ao.png / warthan / GPL
+flag-ao.png / wiki_commons_pd / PD
+flag-aq.ico / wiki_commons_pd / PD
+flag-aq.png / wiki_commons_pd / PD
+flag-ar.ico / warthan / GPL
+flag-ar.ico / wiki_commons_pd / PD
+flag-ar.png / warthan / GPL
+flag-ar.png / wiki_commons_pd / PD
+flag-as.ico / warthan / GPL
+flag-as.ico / wiki_commons_pd / PD
+flag-as.png / warthan / GPL
+flag-as.png / wiki_commons_pd / PD
+flag-at.ico / warthan / GPL
+flag-at.ico / wiki_commons_pd / PD
+flag-at.png / warthan / GPL
+flag-at.png / wiki_commons_pd / PD
+flag-au.ico / warthan / GPL
+flag-au.ico / wiki_commons_pd / PD
+flag-au.png / warthan / GPL
+flag-au.png / wiki_commons_pd / PD
+flag-aw.ico / warthan / GPL
+flag-aw.ico / wiki_commons_pd / PD
+flag-aw.png / warthan / GPL
+flag-aw.png / wiki_commons_pd / PD
+flag-ax.ico / wiki_commons_pd / PD
+flag-ax.png / wiki_commons_pd / PD
+flag-az.ico / warthan / GPL
+flag-az.ico / wiki_commons_pd / PD
+flag-az.png / warthan / GPL
+flag-az.png / wiki_commons_pd / PD
+flag-azores.ico / wiki_commons_pd / PD
+flag-azores.png / wiki_commons_pd / PD
+flag-ba.ico / warthan / GPL
+flag-ba.ico / wiki_commons_pd / PD
+flag-ba.png / warthan / GPL
+flag-ba.png / wiki_commons_pd / PD
+flag-bb.ico / warthan / GPL
+flag-bb.ico / wiki_commons_pd / PD
+flag-bb.png / warthan / GPL
+flag-bb.png / wiki_commons_pd / PD
+flag-bd.ico / warthan / GPL
+flag-bd.ico / wiki_commons_pd / PD
+flag-bd.png / warthan / GPL
+flag-bd.png / wiki_commons_pd / PD
+flag-be.ico / warthan / GPL
+flag-be.ico / wiki_commons_pd / PD
+flag-be.png / warthan / GPL
+flag-be.png / wiki_commons_pd / PD
+flag-bf.ico / warthan / GPL
+flag-bf.ico / wiki_commons_pd / PD
+flag-bf.png / warthan / GPL
+flag-bf.png / wiki_commons_pd / PD
+flag-bg.ico / warthan / GPL
+flag-bg.ico / wiki_commons_pd / PD
+flag-bg.png / warthan / GPL
+flag-bg.png / wiki_commons_pd / PD
+flag-bh.ico / warthan / GPL
+flag-bh.ico / wiki_commons_pd / PD
+flag-bh.png / warthan / GPL
+flag-bh.png / wiki_commons_pd / PD
+flag-bi.ico / warthan / GPL
+flag-bi.ico / wiki_commons_pd / PD
+flag-bi.png / warthan / GPL
+flag-bi.png / wiki_commons_pd / PD
+flag-bj.ico / warthan / GPL
+flag-bj.ico / wiki_commons_pd / PD
+flag-bj.png / warthan / GPL
+flag-bj.png / wiki_commons_pd / PD
+flag-bl.ico / wiki_commons_pd / PD
+flag-bl.png / wiki_commons_pd / PD
+flag-black.png / oxygen / CC-BY-SA 3.0 or LGPL
+flag-blue.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+flag-blue.ico / oxygen / CC-BY-SA 3.0 or LGPL
+flag-blue.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+flag-blue.png / oxygen / CC-BY-SA 3.0 or LGPL
+flag-bm.ico / warthan / GPL
+flag-bm.ico / wiki_commons_pd / PD
+flag-bm.png / warthan / GPL
+flag-bm.png / wiki_commons_pd / PD
+flag-bn.ico / warthan / GPL
+flag-bn.ico / wiki_commons_pd / PD
+flag-bn.png / warthan / GPL
+flag-bn.png / wiki_commons_pd / PD
+flag-bo.ico / warthan / GPL
+flag-bo.ico / wiki_commons_pd / PD
+flag-bo.png / warthan / GPL
+flag-bo.png / wiki_commons_pd / PD
+flag-bonaire.ico / wiki_commons_pd / PD
+flag-bonaire.png / wiki_commons_pd / PD
+flag-br.ico / warthan / GPL
+flag-br.ico / wiki_commons_pd / PD
+flag-br.png / warthan / GPL
+flag-br.png / wiki_commons_pd / PD
+flag-british_antarctic_territory.ico / wiki_commons_pd / PD
+flag-british_antarctic_territory.png / wiki_commons_pd / PD
+flag-bs.ico / warthan / GPL
+flag-bs.ico / wiki_commons_pd / PD
+flag-bs.png / warthan / GPL
+flag-bs.png / wiki_commons_pd / PD
+flag-bt.ico / warthan / GPL
+flag-bt.ico / wiki_commons_pd / PD
+flag-bt.png / warthan / GPL
+flag-bt.png / wiki_commons_pd / PD
+flag-bv.ico / wiki_commons_pd / PD
+flag-bv.png / wiki_commons_pd / PD
+flag-bw.ico / warthan / GPL
+flag-bw.ico / wiki_commons_pd / PD
+flag-bw.png / warthan / GPL
+flag-bw.png / wiki_commons_pd / PD
+flag-by.ico / warthan / GPL
+flag-by.ico / wiki_commons_pd / PD
+flag-by.png / warthan / GPL
+flag-by.png / wiki_commons_pd / PD
+flag-bz.ico / warthan / GPL
+flag-bz.ico / wiki_commons_pd / PD
+flag-bz.png / warthan / GPL
+flag-bz.png / wiki_commons_pd / PD
+flag-ca.ico / warthan / GPL
+flag-ca.ico / wiki_commons_pd / PD
+flag-ca.png / warthan / GPL
+flag-ca.png / wiki_commons_pd / PD
+flag-cc.ico / wiki_commons_pd / PD
+flag-cc.png / wiki_commons_pd / PD
+flag-cd.ico / warthan / GPL
+flag-cd.ico / wiki_commons_pd / PD
+flag-cd.png / warthan / GPL
+flag-cd.png / wiki_commons_pd / PD
+flag-cf.ico / warthan / GPL
+flag-cf.ico / wiki_commons_pd / PD
+flag-cf.png / warthan / GPL
+flag-cf.png / wiki_commons_pd / PD
+flag-cg.ico / warthan / GPL
+flag-cg.ico / wiki_commons_pd / PD
+flag-cg.png / warthan / GPL
+flag-cg.png / wiki_commons_pd / PD
+flag-ch.ico / warthan / GPL
+flag-ch.ico / wiki_commons_pd / PD
+flag-ch.png / warthan / GPL
+flag-ch.png / wiki_commons_pd / PD
+flag-ci.ico / warthan / GPL
+flag-ci.ico / wiki_commons_pd / PD
+flag-ci.png / warthan / GPL
+flag-ci.png / wiki_commons_pd / PD
+flag-ck.ico / warthan / GPL
+flag-ck.ico / wiki_commons_pd / PD
+flag-ck.png / warthan / GPL
+flag-ck.png / wiki_commons_pd / PD
+flag-cl.ico / warthan / GPL
+flag-cl.ico / wiki_commons_pd / PD
+flag-cl.png / warthan / GPL
+flag-cl.png / wiki_commons_pd / PD
+flag-cm.ico / warthan / GPL
+flag-cm.ico / wiki_commons_pd / PD
+flag-cm.png / warthan / GPL
+flag-cm.png / wiki_commons_pd / PD
+flag-cn.ico / warthan / GPL
+flag-cn.ico / wiki_commons_pd / PD
+flag-cn.png / warthan / GPL
+flag-cn.png / wiki_commons_pd / PD
+flag-co.ico / warthan / GPL
+flag-co.ico / wiki_commons_pd / PD
+flag-co.png / warthan / GPL
+flag-co.png / wiki_commons_pd / PD
+flag-cr.ico / warthan / GPL
+flag-cr.ico / wiki_commons_pd / PD
+flag-cr.png / warthan / GPL
+flag-cr.png / wiki_commons_pd / PD
+flag-cu.ico / warthan / GPL
+flag-cu.ico / wiki_commons_pd / PD
+flag-cu.png / warthan / GPL
+flag-cu.png / wiki_commons_pd / PD
+flag-curaçao.ico / wiki_commons_pd / PD
+flag-curaçao.png / wiki_commons_pd / PD
+flag-cv.ico / warthan / GPL
+flag-cv.ico / wiki_commons_pd / PD
+flag-cv.png / warthan / GPL
+flag-cv.png / wiki_commons_pd / PD
+flag-cx.ico / warthan / GPL
+flag-cx.ico / wiki_commons_pd / PD
+flag-cx.png / warthan / GPL
+flag-cx.png / wiki_commons_pd / PD
+flag-cy.ico / warthan / GPL
+flag-cy.ico / wiki_commons_pd / PD
+flag-cy.png / warthan / GPL
+flag-cy.png / wiki_commons_pd / PD
+flag-cyprus_northern.ico / warthan / GPL
+flag-cyprus_northern.png / warthan / GPL
+flag-cz.ico / warthan / GPL
+flag-cz.ico / wiki_commons_pd / PD
+flag-cz.png / warthan / GPL
+flag-cz.png / wiki_commons_pd / PD
+flag-de.ico / warthan / GPL
+flag-de.ico / wiki_commons_pd / PD
+flag-de.png / warthan / GPL
+flag-de.png / wiki_commons_pd / PD
+flag-dj.ico / warthan / GPL
+flag-dj.ico / wiki_commons_pd / PD
+flag-dj.png / warthan / GPL
+flag-dj.png / wiki_commons_pd / PD
+flag-dk.ico / warthan / GPL
+flag-dk.ico / wiki_commons_pd / PD
+flag-dk.png / warthan / GPL
+flag-dk.png / wiki_commons_pd / PD
+flag-dm.ico / warthan / GPL
+flag-dm.ico / wiki_commons_pd / PD
+flag-dm.png / warthan / GPL
+flag-dm.png / wiki_commons_pd / PD
+flag-do.ico / warthan / GPL
+flag-do.ico / wiki_commons_pd / PD
+flag-do.png / warthan / GPL
+flag-do.png / wiki_commons_pd / PD
+flag-dz.ico / warthan / GPL
+flag-dz.ico / wiki_commons_pd / PD
+flag-dz.png / warthan / GPL
+flag-dz.png / wiki_commons_pd / PD
+flag-ec.ico / warthan / GPL
+flag-ec.ico / wiki_commons_pd / PD
+flag-ec.png / warthan / GPL
+flag-ec.png / wiki_commons_pd / PD
+flag-ee.ico / warthan / GPL
+flag-ee.ico / wiki_commons_pd / PD
+flag-ee.png / warthan / GPL
+flag-ee.png / wiki_commons_pd / PD
+flag-eg.ico / warthan / GPL
+flag-eg.ico / wiki_commons_pd / PD
+flag-eg.png / warthan / GPL
+flag-eg.png / wiki_commons_pd / PD
+flag-eh.ico / wiki_commons_pd / PD
+flag-eh.png / wiki_commons_pd / PD
+flag-er.ico / warthan / GPL
+flag-er.ico / wiki_commons_pd / PD
+flag-er.png / warthan / GPL
+flag-er.png / wiki_commons_pd / PD
+flag-es.ico / warthan / GPL
+flag-es.ico / wiki_commons_pd / PD
+flag-es.png / warthan / GPL
+flag-es.png / wiki_commons_pd / PD
+flag-et.ico / warthan / GPL
+flag-et.ico / wiki_commons_pd / PD
+flag-et.png / warthan / GPL
+flag-et.png / wiki_commons_pd / PD
+flag-fi.ico / warthan / GPL
+flag-fi.ico / wiki_commons_pd / PD
+flag-fi.png / warthan / GPL
+flag-fi.png / wiki_commons_pd / PD
+flag-fj.ico / warthan / GPL
+flag-fj.ico / wiki_commons_pd / PD
+flag-fj.png / warthan / GPL
+flag-fj.png / wiki_commons_pd / PD
+flag-fk.ico / warthan / GPL
+flag-fk.ico / wiki_commons_pd / PD
+flag-fk.png / warthan / GPL
+flag-fk.png / wiki_commons_pd / PD
+flag-fm.ico / warthan / GPL
+flag-fm.ico / wiki_commons_pd / PD
+flag-fm.png / warthan / GPL
+flag-fm.png / wiki_commons_pd / PD
+flag-fo.ico / warthan / GPL
+flag-fo.ico / wiki_commons_pd / PD
+flag-fo.png / warthan / GPL
+flag-fo.png / wiki_commons_pd / PD
+flag-fr.ico / warthan / GPL
+flag-fr.ico / wiki_commons_pd / PD
+flag-fr.png / warthan / GPL
+flag-fr.png / wiki_commons_pd / PD
+flag-ga.ico / warthan / GPL
+flag-ga.ico / wiki_commons_pd / PD
+flag-ga.png / warthan / GPL
+flag-ga.png / wiki_commons_pd / PD
+flag-gb.ico / warthan / GPL
+flag-gb.ico / wiki_commons_pd / PD
+flag-gb.png / warthan / GPL
+flag-gb.png / wiki_commons_pd / PD
+flag-gd.ico / warthan / GPL
+flag-gd.ico / wiki_commons_pd / PD
+flag-gd.png / warthan / GPL
+flag-gd.png / wiki_commons_pd / PD
+flag-ge.ico / warthan / GPL
+flag-ge.ico / wiki_commons_pd / PD
+flag-ge.png / warthan / GPL
+flag-ge.png / wiki_commons_pd / PD
+flag-gf.ico / wiki_commons_pd / PD
+flag-gf.png / wiki_commons_pd / PD
+flag-gg.ico / wiki_commons_pd / PD
+flag-gg.png / wiki_commons_pd / PD
+flag-gh.ico / warthan / GPL
+flag-gh.ico / wiki_commons_pd / PD
+flag-gh.png / warthan / GPL
+flag-gh.png / wiki_commons_pd / PD
+flag-gi.ico / warthan / GPL
+flag-gi.ico / wiki_commons_pd / PD
+flag-gi.png / warthan / GPL
+flag-gi.png / wiki_commons_pd / PD
+flag-gl.ico / warthan / GPL
+flag-gl.ico / wiki_commons_pd / PD
+flag-gl.png / warthan / GPL
+flag-gl.png / wiki_commons_pd / PD
+flag-gm.ico / warthan / GPL
+flag-gm.ico / wiki_commons_pd / PD
+flag-gm.png / warthan / GPL
+flag-gm.png / wiki_commons_pd / PD
+flag-gn.ico / warthan / GPL
+flag-gn.ico / wiki_commons_pd / PD
+flag-gn.png / warthan / GPL
+flag-gn.png / wiki_commons_pd / PD
+flag-gp.ico / wiki_commons_pd / PD
+flag-gp.png / wiki_commons_pd / PD
+flag-gq.ico / warthan / GPL
+flag-gq.ico / wiki_commons_pd / PD
+flag-gq.png / warthan / GPL
+flag-gq.png / wiki_commons_pd / PD
+flag-gr.ico / warthan / GPL
+flag-gr.ico / wiki_commons_pd / PD
+flag-gr.png / warthan / GPL
+flag-gr.png / wiki_commons_pd / PD
+flag-green.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+flag-green.ico / oxygen / CC-BY-SA 3.0 or LGPL
+flag-green.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+flag-green.png / oxygen / CC-BY-SA 3.0 or LGPL
+flag-gs.ico / warthan / GPL
+flag-gs.ico / wiki_commons_pd / PD
+flag-gs.png / warthan / GPL
+flag-gs.png / wiki_commons_pd / PD
+flag-gt.ico / warthan / GPL
+flag-gt.ico / wiki_commons_pd / PD
+flag-gt.png / warthan / GPL
+flag-gt.png / wiki_commons_pd / PD
+flag-gu.ico / warthan / GPL
+flag-gu.ico / wiki_commons_pd / PD
+flag-gu.png / warthan / GPL
+flag-gu.png / wiki_commons_pd / PD
+flag-gw.ico / warthan / GPL
+flag-gw.ico / wiki_commons_pd / PD
+flag-gw.png / warthan / GPL
+flag-gw.png / wiki_commons_pd / PD
+flag-gy.ico / warthan / GPL
+flag-gy.ico / wiki_commons_pd / PD
+flag-gy.png / warthan / GPL
+flag-gy.png / wiki_commons_pd / PD
+flag-herm.ico / wiki_commons_pd / PD
+flag-herm.png / wiki_commons_pd / PD
+flag-hk.ico / warthan / GPL
+flag-hk.ico / wiki_commons_pd / PD
+flag-hk.png / warthan / GPL
+flag-hk.png / wiki_commons_pd / PD
+flag-hm.ico / wiki_commons_pd / PD
+flag-hm.png / wiki_commons_pd / PD
+flag-hn.ico / warthan / GPL
+flag-hn.ico / wiki_commons_pd / PD
+flag-hn.png / warthan / GPL
+flag-hn.png / wiki_commons_pd / PD
+flag-hr.ico / warthan / GPL
+flag-hr.ico / wiki_commons_pd / PD
+flag-hr.png / warthan / GPL
+flag-hr.png / wiki_commons_pd / PD
+flag-ht.ico / warthan / GPL
+flag-ht.ico / wiki_commons_pd / PD
+flag-ht.png / warthan / GPL
+flag-ht.png / wiki_commons_pd / PD
+flag-hu.ico / warthan / GPL
+flag-hu.ico / wiki_commons_pd / PD
+flag-hu.png / warthan / GPL
+flag-hu.png / wiki_commons_pd / PD
+flag-id.ico / warthan / GPL
+flag-id.ico / wiki_commons_pd / PD
+flag-id.png / warthan / GPL
+flag-id.png / wiki_commons_pd / PD
+flag-ie.ico / warthan / GPL
+flag-ie.ico / wiki_commons_pd / PD
+flag-ie.png / warthan / GPL
+flag-ie.png / wiki_commons_pd / PD
+flag-il.ico / warthan / GPL
+flag-il.ico / wiki_commons_pd / PD
+flag-il.png / warthan / GPL
+flag-il.png / wiki_commons_pd / PD
+flag-im.ico / wiki_commons_pd / PD
+flag-im.png / wiki_commons_pd / PD
+flag-in.ico / warthan / GPL
+flag-in.ico / wiki_commons_pd / PD
+flag-in.png / warthan / GPL
+flag-in.png / wiki_commons_pd / PD
+flag-io.ico / wiki_commons_pd / PD
+flag-io.png / wiki_commons_pd / PD
+flag-iq.ico / warthan / GPL
+flag-iq.ico / wiki_commons_pd / PD
+flag-iq.png / warthan / GPL
+flag-iq.png / wiki_commons_pd / PD
+flag-ir.ico / warthan / GPL
+flag-ir.ico / wiki_commons_pd / PD
+flag-ir.png / warthan / GPL
+flag-ir.png / wiki_commons_pd / PD
+flag-is.ico / warthan / GPL
+flag-is.ico / wiki_commons_pd / PD
+flag-is.png / warthan / GPL
+flag-is.png / wiki_commons_pd / PD
+flag-it.ico / warthan / GPL
+flag-it.ico / wiki_commons_pd / PD
+flag-it.png / warthan / GPL
+flag-it.png / wiki_commons_pd / PD
+flag-je.ico / wiki_commons_pd / PD
+flag-je.png / wiki_commons_pd / PD
+flag-jm.ico / warthan / GPL
+flag-jm.ico / wiki_commons_pd / PD
+flag-jm.png / warthan / GPL
+flag-jm.png / wiki_commons_pd / PD
+flag-jo.ico / warthan / GPL
+flag-jo.ico / wiki_commons_pd / PD
+flag-jo.png / warthan / GPL
+flag-jo.png / wiki_commons_pd / PD
+flag-jp.ico / warthan / GPL
+flag-jp.ico / wiki_commons_pd / PD
+flag-jp.png / warthan / GPL
+flag-jp.png / wiki_commons_pd / PD
+flag-ke.ico / warthan / GPL
+flag-ke.ico / wiki_commons_pd / PD
+flag-ke.png / warthan / GPL
+flag-ke.png / wiki_commons_pd / PD
+flag-kg.ico / warthan / GPL
+flag-kg.ico / wiki_commons_pd / PD
+flag-kg.png / warthan / GPL
+flag-kg.png / wiki_commons_pd / PD
+flag-kh.ico / warthan / GPL
+flag-kh.ico / wiki_commons_pd / PD
+flag-kh.png / warthan / GPL
+flag-kh.png / wiki_commons_pd / PD
+flag-ki.ico / warthan / GPL
+flag-ki.ico / wiki_commons_pd / PD
+flag-ki.png / warthan / GPL
+flag-ki.png / wiki_commons_pd / PD
+flag-km.ico / warthan / GPL
+flag-km.ico / wiki_commons_pd / PD
+flag-km.png / warthan / GPL
+flag-km.png / wiki_commons_pd / PD
+flag-kn.ico / warthan / GPL
+flag-kn.ico / wiki_commons_pd / PD
+flag-kn.png / warthan / GPL
+flag-kn.png / wiki_commons_pd / PD
+flag-kosovo.ico / wiki_commons_pd / PD
+flag-kosovo.png / wiki_commons_pd / PD
+flag-kp.ico / warthan / GPL
+flag-kp.ico / wiki_commons_pd / PD
+flag-kp.png / warthan / GPL
+flag-kp.png / wiki_commons_pd / PD
+flag-kr.ico / warthan / GPL
+flag-kr.ico / wiki_commons_pd / PD
+flag-kr.png / warthan / GPL
+flag-kr.png / wiki_commons_pd / PD
+flag-kw.ico / warthan / GPL
+flag-kw.ico / wiki_commons_pd / PD
+flag-kw.png / warthan / GPL
+flag-kw.png / wiki_commons_pd / PD
+flag-ky.ico / warthan / GPL
+flag-ky.ico / wiki_commons_pd / PD
+flag-ky.png / warthan / GPL
+flag-ky.png / wiki_commons_pd / PD
+flag-kz.ico / warthan / GPL
+flag-kz.ico / wiki_commons_pd / PD
+flag-kz.png / warthan / GPL
+flag-kz.png / wiki_commons_pd / PD
+flag-la.ico / warthan / GPL
+flag-la.ico / wiki_commons_pd / PD
+flag-la.png / warthan / GPL
+flag-la.png / wiki_commons_pd / PD
+flag-lb.ico / warthan / GPL
+flag-lb.ico / wiki_commons_pd / PD
+flag-lb.png / warthan / GPL
+flag-lb.png / wiki_commons_pd / PD
+flag-lc.ico / warthan / GPL
+flag-lc.ico / wiki_commons_pd / PD
+flag-lc.png / warthan / GPL
+flag-lc.png / wiki_commons_pd / PD
+flag-li.ico / warthan / GPL
+flag-li.ico / wiki_commons_pd / PD
+flag-li.png / warthan / GPL
+flag-li.png / wiki_commons_pd / PD
+flag-lk.ico / warthan / GPL
+flag-lk.ico / wiki_commons_pd / PD
+flag-lk.png / warthan / GPL
+flag-lk.png / wiki_commons_pd / PD
+flag-lr.ico / warthan / GPL
+flag-lr.ico / wiki_commons_pd / PD
+flag-lr.png / warthan / GPL
+flag-lr.png / wiki_commons_pd / PD
+flag-ls.ico / warthan / GPL
+flag-ls.ico / wiki_commons_pd / PD
+flag-ls.png / warthan / GPL
+flag-ls.png / wiki_commons_pd / PD
+flag-lt.ico / warthan / GPL
+flag-lt.ico / wiki_commons_pd / PD
+flag-lt.png / warthan / GPL
+flag-lt.png / wiki_commons_pd / PD
+flag-lu.ico / warthan / GPL
+flag-lu.ico / wiki_commons_pd / PD
+flag-lu.png / warthan / GPL
+flag-lu.png / wiki_commons_pd / PD
+flag-lv.ico / warthan / GPL
+flag-lv.ico / wiki_commons_pd / PD
+flag-lv.png / warthan / GPL
+flag-lv.png / wiki_commons_pd / PD
+flag-ly.ico / warthan / GPL
+flag-ly.ico / wiki_commons_pd / PD
+flag-ly.png / warthan / GPL
+flag-ly.png / wiki_commons_pd / PD
+flag-ma.ico / warthan / GPL
+flag-ma.ico / wiki_commons_pd / PD
+flag-ma.png / warthan / GPL
+flag-ma.png / wiki_commons_pd / PD
+flag-madeira.ico / wiki_commons_pd / PD
+flag-madeira.png / wiki_commons_pd / PD
+flag-mc.ico / warthan / GPL
+flag-mc.ico / wiki_commons_pd / PD
+flag-mc.png / warthan / GPL
+flag-mc.png / wiki_commons_pd / PD
+flag-md.ico / warthan / GPL
+flag-md.ico / wiki_commons_pd / PD
+flag-md.png / warthan / GPL
+flag-md.png / wiki_commons_pd / PD
+flag-me.ico / wiki_commons_pd / PD
+flag-me.png / wiki_commons_pd / PD
+flag-mf.ico / wiki_commons_pd / PD
+flag-mf.png / wiki_commons_pd / PD
+flag-mg.ico / warthan / GPL
+flag-mg.ico / wiki_commons_pd / PD
+flag-mg.png / warthan / GPL
+flag-mg.png / wiki_commons_pd / PD
+flag-mh.ico / warthan / GPL
+flag-mh.ico / wiki_commons_pd / PD
+flag-mh.png / warthan / GPL
+flag-mh.png / wiki_commons_pd / PD
+flag-mk.ico / warthan / GPL
+flag-mk.ico / wiki_commons_pd / PD
+flag-mk.png / warthan / GPL
+flag-mk.png / wiki_commons_pd / PD
+flag-ml.ico / warthan / GPL
+flag-ml.ico / wiki_commons_pd / PD
+flag-ml.png / warthan / GPL
+flag-ml.png / wiki_commons_pd / PD
+flag-mm.ico / warthan / GPL
+flag-mm.ico / wiki_commons_pd / PD
+flag-mm.png / warthan / GPL
+flag-mm.png / wiki_commons_pd / PD
+flag-mn.ico / warthan / GPL
+flag-mn.ico / wiki_commons_pd / PD
+flag-mn.png / warthan / GPL
+flag-mn.png / wiki_commons_pd / PD
+flag-mo.ico / warthan / GPL
+flag-mo.ico / wiki_commons_pd / PD
+flag-mo.png / warthan / GPL
+flag-mo.png / wiki_commons_pd / PD
+flag-mp.ico / wiki_commons_pd / PD
+flag-mp.png / wiki_commons_pd / PD
+flag-mq.ico / warthan / GPL
+flag-mq.ico / wiki_commons_pd / PD
+flag-mq.png / warthan / GPL
+flag-mq.png / wiki_commons_pd / PD
+flag-mr.ico / warthan / GPL
+flag-mr.ico / wiki_commons_pd / PD
+flag-mr.png / warthan / GPL
+flag-mr.png / wiki_commons_pd / PD
+flag-ms.ico / warthan / GPL
+flag-ms.ico / wiki_commons_pd / PD
+flag-ms.png / warthan / GPL
+flag-ms.png / wiki_commons_pd / PD
+flag-mt.ico / warthan / GPL
+flag-mt.ico / wiki_commons_pd / PD
+flag-mt.png / warthan / GPL
+flag-mt.png / wiki_commons_pd / PD
+flag-mu.ico / warthan / GPL
+flag-mu.ico / wiki_commons_pd / PD
+flag-mu.png / warthan / GPL
+flag-mu.png / wiki_commons_pd / PD
+flag-mv.ico / warthan / GPL
+flag-mv.ico / wiki_commons_pd / PD
+flag-mv.png / warthan / GPL
+flag-mv.png / wiki_commons_pd / PD
+flag-mw.ico / warthan / GPL
+flag-mw.ico / wiki_commons_pd / PD
+flag-mw.png / warthan / GPL
+flag-mw.png / wiki_commons_pd / PD
+flag-mx.ico / warthan / GPL
+flag-mx.ico / wiki_commons_pd / PD
+flag-mx.png / warthan / GPL
+flag-mx.png / wiki_commons_pd / PD
+flag-my.ico / warthan / GPL
+flag-my.ico / wiki_commons_pd / PD
+flag-my.png / warthan / GPL
+flag-my.png / wiki_commons_pd / PD
+flag-mz.ico / warthan / GPL
+flag-mz.ico / wiki_commons_pd / PD
+flag-mz.png / warthan / GPL
+flag-mz.png / wiki_commons_pd / PD
+flag-na.ico / warthan / GPL
+flag-na.ico / wiki_commons_pd / PD
+flag-na.png / warthan / GPL
+flag-na.png / wiki_commons_pd / PD
+flag-nc.ico / wiki_commons_pd / PD
+flag-nc.png / wiki_commons_pd / PD
+flag-ne.ico / warthan / GPL
+flag-ne.ico / wiki_commons_pd / PD
+flag-ne.png / warthan / GPL
+flag-ne.png / wiki_commons_pd / PD
+flag-nf.ico / warthan / GPL
+flag-nf.ico / wiki_commons_pd / PD
+flag-nf.png / warthan / GPL
+flag-nf.png / wiki_commons_pd / PD
+flag-ng.ico / warthan / GPL
+flag-ng.ico / wiki_commons_pd / PD
+flag-ng.png / warthan / GPL
+flag-ng.png / wiki_commons_pd / PD
+flag-ni.ico / warthan / GPL
+flag-ni.ico / wiki_commons_pd / PD
+flag-ni.png / warthan / GPL
+flag-ni.png / wiki_commons_pd / PD
+flag-nl.ico / warthan / GPL
+flag-nl.ico / wiki_commons_pd / PD
+flag-nl.png / warthan / GPL
+flag-nl.png / wiki_commons_pd / PD
+flag-no.ico / warthan / GPL
+flag-no.ico / wiki_commons_pd / PD
+flag-no.png / warthan / GPL
+flag-no.png / wiki_commons_pd / PD
+flag-np.ico / warthan / GPL
+flag-np.ico / wiki_commons_pd / PD
+flag-np.png / warthan / GPL
+flag-np.png / wiki_commons_pd / PD
+flag-nr.ico / warthan / GPL
+flag-nr.ico / wiki_commons_pd / PD
+flag-nr.png / warthan / GPL
+flag-nr.png / wiki_commons_pd / PD
+flag-nu.ico / warthan / GPL
+flag-nu.ico / wiki_commons_pd / PD
+flag-nu.png / warthan / GPL
+flag-nu.png / wiki_commons_pd / PD
+flag-nz.ico / warthan / GPL
+flag-nz.ico / wiki_commons_pd / PD
+flag-nz.png / warthan / GPL
+flag-nz.png / wiki_commons_pd / PD
+flag-om.ico / warthan / GPL
+flag-om.ico / wiki_commons_pd / PD
+flag-om.png / warthan / GPL
+flag-om.png / wiki_commons_pd / PD
+flag-orange.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+flag-orange.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+flag-pa.ico / warthan / GPL
+flag-pa.ico / wiki_commons_pd / PD
+flag-pa.png / warthan / GPL
+flag-pa.png / wiki_commons_pd / PD
+flag-pe.ico / warthan / GPL
+flag-pe.ico / wiki_commons_pd / PD
+flag-pe.png / warthan / GPL
+flag-pe.png / wiki_commons_pd / PD
+flag-pf.ico / warthan / GPL
+flag-pf.ico / wiki_commons_pd / PD
+flag-pf.png / warthan / GPL
+flag-pf.png / wiki_commons_pd / PD
+flag-pg.ico / warthan / GPL
+flag-pg.ico / wiki_commons_pd / PD
+flag-pg.png / warthan / GPL
+flag-pg.png / wiki_commons_pd / PD
+flag-ph.ico / warthan / GPL
+flag-ph.ico / wiki_commons_pd / PD
+flag-ph.png / warthan / GPL
+flag-ph.png / wiki_commons_pd / PD
+flag-pink.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+flag-pink.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+flag-pk.ico / warthan / GPL
+flag-pk.ico / wiki_commons_pd / PD
+flag-pk.png / warthan / GPL
+flag-pk.png / wiki_commons_pd / PD
+flag-pl.ico / warthan / GPL
+flag-pl.ico / wiki_commons_pd / PD
+flag-pl.png / warthan / GPL
+flag-pl.png / wiki_commons_pd / PD
+flag-pm.ico / warthan / GPL
+flag-pm.ico / wiki_commons_pd / PD
+flag-pm.png / warthan / GPL
+flag-pm.png / wiki_commons_pd / PD
+flag-pn.ico / warthan / GPL
+flag-pn.ico / wiki_commons_pd / PD
+flag-pn.png / warthan / GPL
+flag-pn.png / wiki_commons_pd / PD
+flag-pr.ico / warthan / GPL
+flag-pr.ico / wiki_commons_pd / PD
+flag-pr.png / warthan / GPL
+flag-pr.png / wiki_commons_pd / PD
+flag-ps.ico / wiki_commons_pd / PD
+flag-ps.png / wiki_commons_pd / PD
+flag-pt.ico / warthan / GPL
+flag-pt.ico / wiki_commons_pd / PD
+flag-pt.png / warthan / GPL
+flag-pt.png / wiki_commons_pd / PD
+flag-purple.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+flag-purple.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+flag-pw.ico / warthan / GPL
+flag-pw.ico / wiki_commons_pd / PD
+flag-pw.png / warthan / GPL
+flag-pw.png / wiki_commons_pd / PD
+flag-py.ico / warthan / GPL
+flag-py.ico / wiki_commons_pd / PD
+flag-py.png / warthan / GPL
+flag-py.png / wiki_commons_pd / PD
+flag-qa.ico / warthan / GPL
+flag-qa.ico / wiki_commons_pd / PD
+flag-qa.png / warthan / GPL
+flag-qa.png / wiki_commons_pd / PD
+flag-re.ico / wiki_commons_pd / PD
+flag-re.png / wiki_commons_pd / PD
+flag-red.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+flag-red.ico / oxygen / CC-BY-SA 3.0 or LGPL
+flag-red.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+flag-red.png / oxygen / CC-BY-SA 3.0 or LGPL
+flag-ro.ico / warthan / GPL
+flag-ro.ico / wiki_commons_pd / PD
+flag-ro.png / warthan / GPL
+flag-ro.png / wiki_commons_pd / PD
+flag-rs.ico / warthan / GPL
+flag-rs.ico / wiki_commons_pd / PD
+flag-rs.png / warthan / GPL
+flag-rs.png / wiki_commons_pd / PD
+flag-ru.ico / warthan / GPL
+flag-ru.ico / wiki_commons_pd / PD
+flag-ru.png / warthan / GPL
+flag-ru.png / wiki_commons_pd / PD
+flag-rw.ico / warthan / GPL
+flag-rw.ico / wiki_commons_pd / PD
+flag-rw.png / warthan / GPL
+flag-rw.png / wiki_commons_pd / PD
+flag-sa.ico / warthan / GPL
+flag-sa.ico / wiki_commons_pd / PD
+flag-sa.png / warthan / GPL
+flag-sa.png / wiki_commons_pd / PD
+flag-saba.ico / wiki_commons_pd / PD
+flag-saba.png / wiki_commons_pd / PD
+flag-sark.ico / wiki_commons_pd / PD
+flag-sark.png / wiki_commons_pd / PD
+flag-sb.ico / warthan / GPL
+flag-sb.ico / wiki_commons_pd / PD
+flag-sb.png / warthan / GPL
+flag-sb.png / wiki_commons_pd / PD
+flag-sc.ico / warthan / GPL
+flag-sc.ico / wiki_commons_pd / PD
+flag-sc.png / warthan / GPL
+flag-sc.png / wiki_commons_pd / PD
+flag-sd.ico / warthan / GPL
+flag-sd.ico / wiki_commons_pd / PD
+flag-sd.png / warthan / GPL
+flag-sd.png / wiki_commons_pd / PD
+flag-se.ico / warthan / GPL
+flag-se.ico / wiki_commons_pd / PD
+flag-se.png / warthan / GPL
+flag-se.png / wiki_commons_pd / PD
+flag-sg.ico / warthan / GPL
+flag-sg.ico / wiki_commons_pd / PD
+flag-sg.png / warthan / GPL
+flag-sg.png / wiki_commons_pd / PD
+flag-sh.ico / wiki_commons_pd / PD
+flag-sh.png / wiki_commons_pd / PD
+flag-si.ico / warthan / GPL
+flag-si.ico / wiki_commons_pd / PD
+flag-si.png / warthan / GPL
+flag-si.png / wiki_commons_pd / PD
+flag-sint_eustatius.ico / wiki_commons_pd / PD
+flag-sint_eustatius.png / wiki_commons_pd / PD
+flag-sint_maarten.ico / wiki_commons_pd / PD
+flag-sint_maarten.png / wiki_commons_pd / PD
+flag-sj.ico / wiki_commons_pd / PD
+flag-sj.png / wiki_commons_pd / PD
+flag-sk.ico / warthan / GPL
+flag-sk.ico / wiki_commons_pd / PD
+flag-sk.png / warthan / GPL
+flag-sk.png / wiki_commons_pd / PD
+flag-sl.ico / warthan / GPL
+flag-sl.ico / wiki_commons_pd / PD
+flag-sl.png / warthan / GPL
+flag-sl.png / wiki_commons_pd / PD
+flag-sm.ico / warthan / GPL
+flag-sm.ico / wiki_commons_pd / PD
+flag-sm.png / warthan / GPL
+flag-sm.png / wiki_commons_pd / PD
+flag-sn.ico / warthan / GPL
+flag-sn.ico / wiki_commons_pd / PD
+flag-sn.png / warthan / GPL
+flag-sn.png / wiki_commons_pd / PD
+flag-so.ico / warthan / GPL
+flag-so.ico / wiki_commons_pd / PD
+flag-so.png / warthan / GPL
+flag-so.png / wiki_commons_pd / PD
+flag-soviet_union.ico / warthan / GPL
+flag-soviet_union.png / warthan / GPL
+flag-sr.ico / warthan / GPL
+flag-sr.ico / wiki_commons_pd / PD
+flag-sr.png / warthan / GPL
+flag-sr.png / wiki_commons_pd / PD
+flag-st.ico / warthan / GPL
+flag-st.ico / wiki_commons_pd / PD
+flag-st.png / warthan / GPL
+flag-st.png / wiki_commons_pd / PD
+flag-sv.ico / warthan / GPL
+flag-sv.ico / wiki_commons_pd / PD
+flag-sv.png / warthan / GPL
+flag-sv.png / wiki_commons_pd / PD
+flag-sy.ico / warthan / GPL
+flag-sy.ico / wiki_commons_pd / PD
+flag-sy.png / warthan / GPL
+flag-sy.png / wiki_commons_pd / PD
+flag-sz.ico / warthan / GPL
+flag-sz.ico / wiki_commons_pd / PD
+flag-sz.png / warthan / GPL
+flag-sz.png / wiki_commons_pd / PD
+flag-tc.ico / warthan / GPL
+flag-tc.ico / wiki_commons_pd / PD
+flag-tc.png / warthan / GPL
+flag-tc.png / wiki_commons_pd / PD
+flag-td.ico / warthan / GPL
+flag-td.ico / wiki_commons_pd / PD
+flag-td.png / warthan / GPL
+flag-td.png / wiki_commons_pd / PD
+flag-tf.ico / wiki_commons_pd / PD
+flag-tf.png / wiki_commons_pd / PD
+flag-tg.ico / warthan / GPL
+flag-tg.ico / wiki_commons_pd / PD
+flag-tg.png / warthan / GPL
+flag-tg.png / wiki_commons_pd / PD
+flag-th.ico / warthan / GPL
+flag-th.ico / wiki_commons_pd / PD
+flag-th.png / warthan / GPL
+flag-th.png / wiki_commons_pd / PD
+flag-tibet.ico / warthan / GPL
+flag-tibet.png / warthan / GPL
+flag-tj.ico / warthan / GPL
+flag-tj.ico / wiki_commons_pd / PD
+flag-tj.png / warthan / GPL
+flag-tj.png / wiki_commons_pd / PD
+flag-tk.ico / wiki_commons_pd / PD
+flag-tk.png / wiki_commons_pd / PD
+flag-tl.ico / warthan / GPL
+flag-tl.ico / wiki_commons_pd / PD
+flag-tl.png / warthan / GPL
+flag-tl.png / wiki_commons_pd / PD
+flag-tm.ico / warthan / GPL
+flag-tm.ico / wiki_commons_pd / PD
+flag-tm.png / warthan / GPL
+flag-tm.png / wiki_commons_pd / PD
+flag-tn.ico / warthan / GPL
+flag-tn.ico / wiki_commons_pd / PD
+flag-tn.png / warthan / GPL
+flag-tn.png / wiki_commons_pd / PD
+flag-to.ico / warthan / GPL
+flag-to.ico / wiki_commons_pd / PD
+flag-to.png / warthan / GPL
+flag-to.png / wiki_commons_pd / PD
+flag-tr.ico / warthan / GPL
+flag-tr.ico / wiki_commons_pd / PD
+flag-tr.png / warthan / GPL
+flag-tr.png / wiki_commons_pd / PD
+flag-tristan_da_cunha.ico / wiki_commons_pd / PD
+flag-tristan_da_cunha.png / wiki_commons_pd / PD
+flag-tt.ico / warthan / GPL
+flag-tt.ico / wiki_commons_pd / PD
+flag-tt.png / warthan / GPL
+flag-tt.png / wiki_commons_pd / PD
+flag-tv.ico / warthan / GPL
+flag-tv.ico / wiki_commons_pd / PD
+flag-tv.png / warthan / GPL
+flag-tv.png / wiki_commons_pd / PD
+flag-tw.ico / warthan / GPL
+flag-tw.ico / wiki_commons_pd / PD
+flag-tw.png / warthan / GPL
+flag-tw.png / wiki_commons_pd / PD
+flag-tz.ico / warthan / GPL
+flag-tz.ico / wiki_commons_pd / PD
+flag-tz.png / warthan / GPL
+flag-tz.png / wiki_commons_pd / PD
+flag-ua.ico / warthan / GPL
+flag-ua.ico / wiki_commons_pd / PD
+flag-ua.png / warthan / GPL
+flag-ua.png / wiki_commons_pd / PD
+flag-ug.ico / warthan / GPL
+flag-ug.ico / wiki_commons_pd / PD
+flag-ug.png / warthan / GPL
+flag-ug.png / wiki_commons_pd / PD
+flag-um.ico / wiki_commons_pd / PD
+flag-um.png / wiki_commons_pd / PD
+flag-us.ico / warthan / GPL
+flag-us.ico / wiki_commons_pd / PD
+flag-us.png / warthan / GPL
+flag-us.png / wiki_commons_pd / PD
+flag-uy.ico / warthan / GPL
+flag-uy.ico / wiki_commons_pd / PD
+flag-uy.png / warthan / GPL
+flag-uy.png / wiki_commons_pd / PD
+flag-uz.ico / warthan / GPL
+flag-uz.ico / wiki_commons_pd / PD
+flag-uz.png / warthan / GPL
+flag-uz.png / wiki_commons_pd / PD
+flag-va.ico / warthan / GPL
+flag-va.ico / wiki_commons_pd / PD
+flag-va.png / warthan / GPL
+flag-va.png / wiki_commons_pd / PD
+flag-vc.ico / warthan / GPL
+flag-vc.ico / wiki_commons_pd / PD
+flag-vc.png / warthan / GPL
+flag-vc.png / wiki_commons_pd / PD
+flag-ve.ico / warthan / GPL
+flag-ve.ico / wiki_commons_pd / PD
+flag-ve.png / warthan / GPL
+flag-ve.png / wiki_commons_pd / PD
+flag-vg.ico / warthan / GPL
+flag-vg.ico / wiki_commons_pd / PD
+flag-vg.png / warthan / GPL
+flag-vg.png / wiki_commons_pd / PD
+flag-vi.ico / warthan / GPL
+flag-vi.ico / wiki_commons_pd / PD
+flag-vi.png / warthan / GPL
+flag-vi.png / wiki_commons_pd / PD
+flag-vn.ico / warthan / GPL
+flag-vn.ico / wiki_commons_pd / PD
+flag-vn.png / warthan / GPL
+flag-vn.png / wiki_commons_pd / PD
+flag-vu.ico / warthan / GPL
+flag-vu.ico / wiki_commons_pd / PD
+flag-vu.png / warthan / GPL
+flag-vu.png / wiki_commons_pd / PD
+flag-wf.ico / warthan / GPL
+flag-wf.ico / wiki_commons_pd / PD
+flag-wf.png / warthan / GPL
+flag-wf.png / wiki_commons_pd / PD
+flag-ws.ico / warthan / GPL
+flag-ws.ico / wiki_commons_pd / PD
+flag-ws.png / warthan / GPL
+flag-ws.png / wiki_commons_pd / PD
+flag-ye.ico / warthan / GPL
+flag-ye.ico / wiki_commons_pd / PD
+flag-ye.png / warthan / GPL
+flag-ye.png / wiki_commons_pd / PD
+flag-yellow.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+flag-yellow.ico / oxygen / CC-BY-SA 3.0 or LGPL
+flag-yellow.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+flag-yellow.png / oxygen / CC-BY-SA 3.0 or LGPL
+flag-za.ico / warthan / GPL
+flag-za.ico / wiki_commons_pd / PD
+flag-za.png / warthan / GPL
+flag-za.png / wiki_commons_pd / PD
+flag-zm.ico / warthan / GPL
+flag-zm.ico / wiki_commons_pd / PD
+flag-zm.png / warthan / GPL
+flag-zm.png / wiki_commons_pd / PD
+flag-zw.ico / warthan / GPL
+flag-zw.ico / wiki_commons_pd / PD
+flag-zw.png / warthan / GPL
+flag-zw.png / wiki_commons_pd / PD
+flag.ico / crystal / LGPL-2.1
+flag.ico / crystal_clear / LGPL-2.1
+flag.png / crystal / LGPL-2.1
+flag.png / crystal_clear / LGPL-2.1
+flamerobin.png / app-install / See Below
+flash.ico / crystal / LGPL-2.1
+flash.png / crystal / LGPL-2.1
+flashkard.ico / nuvola / LGPL-2.1
+flashkard.png / nuvola / LGPL-2.1
+flblocks.png / app-install / See Below
+flcheckers.png / app-install / See Below
+fldigi.png / app-install / See Below
+flip-horizontal.png / cc / CC-BY 3.0
+flip-vertical.png / cc / CC-BY 3.0
+fliphorizontal.png / crystal / LGPL-2.1
+flipvertical.png / crystal / LGPL-2.1
+floating-selection.png / cc / CC-BY 3.0
+flobopuyo.png / app-install / See Below
+flowchartshapes.flowchart-alternate-process.png / crystal / LGPL-2.1
+flowchartshapes.flowchart-card.png / crystal / LGPL-2.1
+flowchartshapes.flowchart-collate.png / crystal / LGPL-2.1
+flowchartshapes.flowchart-connector.png / crystal / LGPL-2.1
+flowchartshapes.flowchart-data.png / crystal / LGPL-2.1
+flowchartshapes.flowchart-decision.png / crystal / LGPL-2.1
+flowchartshapes.flowchart-delay.png / crystal / LGPL-2.1
+flowchartshapes.flowchart-direct-access-storage.png / crystal / LGPL-2.1
+flowchartshapes.flowchart-display.png / crystal / LGPL-2.1
+flowchartshapes.flowchart-document.png / crystal / LGPL-2.1
+flowchartshapes.flowchart-extract.png / crystal / LGPL-2.1
+flowchartshapes.flowchart-internal-storage.png / crystal / LGPL-2.1
+flowchartshapes.flowchart-magnetic-disk.png / crystal / LGPL-2.1
+flowchartshapes.flowchart-manual-input.png / crystal / LGPL-2.1
+flowchartshapes.flowchart-manual-operation.png / crystal / LGPL-2.1
+flowchartshapes.flowchart-merge.png / crystal / LGPL-2.1
+flowchartshapes.flowchart-multidocument.png / crystal / LGPL-2.1
+flowchartshapes.flowchart-off-page-connector.png / crystal / LGPL-2.1
+flowchartshapes.flowchart-or.png / crystal / LGPL-2.1
+flowchartshapes.flowchart-predefined-process.png / crystal / LGPL-2.1
+flowchartshapes.flowchart-preparation.png / crystal / LGPL-2.1
+flowchartshapes.flowchart-process.png / crystal / LGPL-2.1
+flowchartshapes.flowchart-punched-tape.png / crystal / LGPL-2.1
+flowchartshapes.flowchart-sequential-access.png / crystal / LGPL-2.1
+flowchartshapes.flowchart-sort.png / crystal / LGPL-2.1
+flowchartshapes.flowchart-stored-data.png / crystal / LGPL-2.1
+flowchartshapes.flowchart-summing-junction.png / crystal / LGPL-2.1
+flowchartshapes.flowchart-terminator.png / crystal / LGPL-2.1
+flowchartshapes.png / crystal / LGPL-2.1
+flsudoku.png / app-install / See Below
+fluid.png / app-install / See Below
+flumotion.png / app-install / See Below
+fluxbox.png / wiki_commons_gpl / See Below
+foil00.png / crystal / LGPL-2.1
+foil01.png / crystal / LGPL-2.1
+foil02.png / crystal / LGPL-2.1
+foil03.png / crystal / LGPL-2.1
+foil04.png / crystal / LGPL-2.1
+foil06.png / crystal / LGPL-2.1
+foil07.png / crystal / LGPL-2.1
+foil08.png / crystal / LGPL-2.1
+foil09.png / crystal / LGPL-2.1
+foil10.png / crystal / LGPL-2.1
+foil11.png / crystal / LGPL-2.1
+foil12.png / crystal / LGPL-2.1
+foil13.png / crystal / LGPL-2.1
+foil14.png / crystal / LGPL-2.1
+foil15.png / crystal / LGPL-2.1
+foil16.png / crystal / LGPL-2.1
+foil17.png / crystal / LGPL-2.1
+foil18.png / crystal / LGPL-2.1
+foil19.png / crystal / LGPL-2.1
+foil20.png / crystal / LGPL-2.1
+foil21.png / crystal / LGPL-2.1
+foil22.png / crystal / LGPL-2.1
+foil23.png / crystal / LGPL-2.1
+foil24.png / crystal / LGPL-2.1
+foil25.png / crystal / LGPL-2.1
+foil26.png / crystal / LGPL-2.1
+foil27.png / crystal / LGPL-2.1
+foilh01.png / crystal / LGPL-2.1
+foilh02.png / crystal / LGPL-2.1
+foilh03.png / crystal / LGPL-2.1
+foilh04.png / crystal / LGPL-2.1
+foilh06.png / crystal / LGPL-2.1
+foilh09.png / crystal / LGPL-2.1
+foiln01.png / crystal / LGPL-2.1
+folder-accessibility.ico / tango-harm / CC-BY 3.0
+folder-accessibility.png / tango-harm / CC-BY 3.0
+folder-add.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+folder-add.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+folder-bell.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+folder-bell.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+folder-bin.ico / intrigue / GPLv2
+folder-bin.png / intrigue / GPLv2
+folder-blender.ico / intrigue / GPLv2
+folder-blender.png / intrigue / GPLv2
+folder-blue.ico / crystal / LGPL-2.1
+folder-blue.ico / crystal_clear / LGPL-2.1
+folder-blue.ico / intrigue / GPLv2
+folder-blue.ico / nuvola / LGPL-2.1
+folder-blue.ico / oxygen / CC-BY-SA 3.0 or LGPL
+folder-blue.png / crystal / LGPL-2.1
+folder-blue.png / crystal_clear / LGPL-2.1
+folder-blue.png / intrigue / GPLv2
+folder-blue.png / nuvola / LGPL-2.1
+folder-blue.png / oxygen / CC-BY-SA 3.0 or LGPL
+folder-blue_open.ico / nuvola / LGPL-2.1
+folder-blue_open.png / nuvola / LGPL-2.1
+folder-bookmark.ico / oxygen / CC-BY-SA 3.0 or LGPL
+folder-bookmark.png / oxygen / CC-BY-SA 3.0 or LGPL
+folder-brick.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+folder-brick.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+folder-brown.ico / oxygen / CC-BY-SA 3.0 or LGPL
+folder-brown.png / oxygen / CC-BY-SA 3.0 or LGPL
+folder-bug.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+folder-bug.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+folder-camera.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+folder-camera.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+folder-coffee.ico / intrigue / GPLv2
+folder-coffee.png / intrigue / GPLv2
+folder-cool.ico / nuvola / LGPL-2.1
+folder-cool.png / nuvola / LGPL-2.1
+folder-crystal.ico / intrigue / GPLv2
+folder-crystal.png / intrigue / GPLv2
+folder-cyan.ico / nuvola / LGPL-2.1
+folder-cyan.ico / oxygen / CC-BY-SA 3.0 or LGPL
+folder-cyan.png / nuvola / LGPL-2.1
+folder-cyan.png / oxygen / CC-BY-SA 3.0 or LGPL
+folder-cyan_open.ico / nuvola / LGPL-2.1
+folder-cyan_open.png / nuvola / LGPL-2.1
+folder-database.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+folder-database.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+folder-delete.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+folder-delete.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+folder-desktop.ico / crystal_clear / LGPL-2.1
+folder-desktop.png / crystal_clear / LGPL-2.1
+folder-develop.ico / intrigue / GPLv2
+folder-develop.png / intrigue / GPLv2
+folder-development.ico / oxygen / CC-BY-SA 3.0 or LGPL
+folder-development.ico / tango-harm / CC-BY 3.0
+folder-development.png / oxygen / CC-BY-SA 3.0 or LGPL
+folder-development.png / tango-harm / CC-BY 3.0
+folder-document.ico / tango-harm / CC-BY 3.0
+folder-document.png / tango-harm / CC-BY 3.0
+folder-documents.ico / crystal / LGPL-2.1
+folder-documents.ico / intrigue / GPLv2
+folder-documents.ico / oxygen / CC-BY-SA 3.0 or LGPL
+folder-documents.png / crystal / LGPL-2.1
+folder-documents.png / intrigue / GPLv2
+folder-documents.png / oxygen / CC-BY-SA 3.0 or LGPL
+folder-download.ico / nuvola / LGPL-2.1
+folder-download.png / nuvola / LGPL-2.1
+folder-downloads.ico / oxygen / CC-BY-SA 3.0 or LGPL
+folder-downloads.ico / tango-harm / CC-BY 3.0
+folder-downloads.png / oxygen / CC-BY-SA 3.0 or LGPL
+folder-downloads.png / tango-harm / CC-BY 3.0
+folder-drag-accept-2.ico / gnome / GPLv2
+folder-drag-accept-2.png / gnome / GPLv2
+folder-drag-accept-3.ico / tango / PD
+folder-drag-accept-3.png / tango / PD
+folder-edit.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+folder-edit.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+folder-error.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+folder-error.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+folder-explore.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+folder-explore.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+folder-favorite.ico / intrigue / GPLv2
+folder-favorite.ico / nuvola / LGPL-2.1
+folder-favorite.png / intrigue / GPLv2
+folder-favorite.png / nuvola / LGPL-2.1
+folder-favorites.ico / crystal / LGPL-2.1
+folder-favorites.ico / crystal_clear / LGPL-2.1
+folder-favorites.ico / oxygen / CC-BY-SA 3.0 or LGPL
+folder-favorites.png / crystal / LGPL-2.1
+folder-favorites.png / crystal_clear / LGPL-2.1
+folder-favorites.png / oxygen / CC-BY-SA 3.0 or LGPL
+folder-feed.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+folder-feed.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+folder-find.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+folder-find.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+folder-font.ico / nuvola / LGPL-2.1
+folder-font.png / nuvola / LGPL-2.1
+folder-forbidden.ico / tango-harm / CC-BY 3.0
+folder-forbidden.png / tango-harm / CC-BY 3.0
+folder-games.ico / intrigue / GPLv2
+folder-games.ico / nuvola / LGPL-2.1
+folder-games.ico / tango-harm / CC-BY 3.0
+folder-games.png / intrigue / GPLv2
+folder-games.png / nuvola / LGPL-2.1
+folder-games.png / tango-harm / CC-BY 3.0
+folder-go.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+folder-go.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+folder-green.ico / crystal / LGPL-2.1
+folder-green.ico / crystal_clear / LGPL-2.1
+folder-green.ico / intrigue / GPLv2
+folder-green.ico / nuvola / LGPL-2.1
+folder-green.ico / oxygen / CC-BY-SA 3.0 or LGPL
+folder-green.png / crystal / LGPL-2.1
+folder-green.png / crystal_clear / LGPL-2.1
+folder-green.png / intrigue / GPLv2
+folder-green.png / nuvola / LGPL-2.1
+folder-green.png / oxygen / CC-BY-SA 3.0 or LGPL
+folder-green_open.ico / nuvola / LGPL-2.1
+folder-green_open.png / nuvola / LGPL-2.1
+folder-grey.ico / crystal / LGPL-2.1
+folder-grey.ico / intrigue / GPLv2
+folder-grey.ico / nuvola / LGPL-2.1
+folder-grey.png / crystal / LGPL-2.1
+folder-grey.png / crystal_clear / LGPL-2.1
+folder-grey.png / intrigue / GPLv2
+folder-grey.png / nuvola / LGPL-2.1
+folder-grey.png / oxygen / CC-BY-SA 3.0 or LGPL
+folder-grey_open.ico / nuvola / LGPL-2.1
+folder-grey_open.png / crystal_clear / LGPL-2.1
+folder-grey_open.png / nuvola / LGPL-2.1
+folder-heart.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+folder-heart.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+folder-html.ico / crystal / LGPL-2.1
+folder-html.ico / crystal_clear / LGPL-2.1
+folder-html.ico / intrigue / GPLv2
+folder-html.ico / nuvola / LGPL-2.1
+folder-html.ico / oxygen / CC-BY-SA 3.0 or LGPL
+folder-html.ico / tango-harm / CC-BY 3.0
+folder-html.png / crystal / LGPL-2.1
+folder-html.png / crystal_clear / LGPL-2.1
+folder-html.png / intrigue / GPLv2
+folder-html.png / nuvola / LGPL-2.1
+folder-html.png / oxygen / CC-BY-SA 3.0 or LGPL
+folder-html.png / tango-harm / CC-BY 3.0
+folder-http.ico / nuvola / LGPL-2.1
+folder-http.png / nuvola / LGPL-2.1
+folder-ideas.ico / intrigue / GPLv2
+folder-ideas.png / intrigue / GPLv2
+folder-image.ico / crystal / LGPL-2.1
+folder-image.ico / crystal_clear / LGPL-2.1
+folder-image.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+folder-image.ico / intrigue / GPLv2
+folder-image.ico / nuvola / LGPL-2.1
+folder-image.ico / oxygen / CC-BY-SA 3.0 or LGPL
+folder-image.ico / tango-harm / CC-BY 3.0
+folder-image.png / crystal / LGPL-2.1
+folder-image.png / crystal_clear / LGPL-2.1
+folder-image.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+folder-image.png / intrigue / GPLv2
+folder-image.png / nuvola / LGPL-2.1
+folder-image.png / oxygen / CC-BY-SA 3.0 or LGPL
+folder-image.png / tango-harm / CC-BY 3.0
+folder-important.ico / intrigue / GPLv2
+folder-important.ico / nuvola / LGPL-2.1
+folder-important.ico / oxygen / CC-BY-SA 3.0 or LGPL
+folder-important.ico / tango-harm / CC-BY 3.0
+folder-important.png / intrigue / GPLv2
+folder-important.png / nuvola / LGPL-2.1
+folder-important.png / oxygen / CC-BY-SA 3.0 or LGPL
+folder-important.png / tango-harm / CC-BY 3.0
+folder-incomplete.ico / intrigue / GPLv2
+folder-incomplete.png / intrigue / GPLv2
+folder-incomplete2.ico / intrigue / GPLv2
+folder-incomplete2.png / intrigue / GPLv2
+folder-iso.ico / intrigue / GPLv2
+folder-iso.png / intrigue / GPLv2
+folder-kde.ico / intrigue / GPLv2
+folder-kde.png / intrigue / GPLv2
+folder-key.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+folder-key.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+folder-leaf.ico / intrigue / GPLv2
+folder-leaf.png / intrigue / GPLv2
+folder-lightbulb.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+folder-lightbulb.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+folder-lin.ico / crystal / LGPL-2.1
+folder-lin.ico / crystal_clear / LGPL-2.1
+folder-lin.png / crystal / LGPL-2.1
+folder-lin.png / crystal_clear / LGPL-2.1
+folder-link.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+folder-link.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+folder-locked.ico / crystal / LGPL-2.1
+folder-locked.ico / crystal_clear / LGPL-2.1
+folder-locked.ico / intrigue / GPLv2
+folder-locked.ico / nuvola / LGPL-2.1
+folder-locked.ico / oxygen / CC-BY-SA 3.0 or LGPL
+folder-locked.ico / tango-harm / CC-BY 3.0
+folder-locked.png / crystal / LGPL-2.1
+folder-locked.png / crystal_clear / LGPL-2.1
+folder-locked.png / intrigue / GPLv2
+folder-locked.png / nuvola / LGPL-2.1
+folder-locked.png / oxygen / CC-BY-SA 3.0 or LGPL
+folder-locked.png / tango-harm / CC-BY 3.0
+folder-magnify.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+folder-magnify.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+folder-mail.ico / nuvola / LGPL-2.1
+folder-mail.png / nuvola / LGPL-2.1
+folder-man.ico / intrigue / GPLv2
+folder-man.ico / nuvola / LGPL-2.1
+folder-man.png / intrigue / GPLv2
+folder-man.png / nuvola / LGPL-2.1
+folder-midi.ico / nuvola / LGPL-2.1
+folder-midi.png / nuvola / LGPL-2.1
+folder-multimedia.ico / intrigue / GPLv2
+folder-multimedia.png / intrigue / GPLv2
+folder-music.ico / crystal / LGPL-2.1
+folder-music.ico / crystal_clear / LGPL-2.1
+folder-music.png / crystal / LGPL-2.1
+folder-music.png / crystal_clear / LGPL-2.1
+folder-new-3.ico / crystal / LGPL-2.1
+folder-new-3.png / crystal / LGPL-2.1
+folder-new-4.ico / gnome / GPLv2
+folder-new-4.png / gnome / GPLv2
+folder-new-5.ico / tango / PD
+folder-new-5.png / tango / PD
+folder-new-6.ico / nuvola / LGPL-2.1
+folder-new-6.png / nuvola / LGPL-2.1
+folder-new-7.ico / oxygen / CC-BY-SA 3.0 or LGPL
+folder-new-7.png / oxygen / CC-BY-SA 3.0 or LGPL
+folder-new.ico / intrigue / GPLv2
+folder-new.png / intrigue / GPLv2
+folder-open-2.ico / gnome / GPLv2
+folder-open-2.png / gnome / GPLv2
+folder-open-3.ico / tango / PD
+folder-open-3.png / tango / PD
+folder-open-4.ico / oxygen / CC-BY-SA 3.0 or LGPL
+folder-open-4.png / oxygen / CC-BY-SA 3.0 or LGPL
+folder-open.ico / crystal / LGPL-2.1
+folder-open.ico / intrigue / GPLv2
+folder-open.ico / nuvola / LGPL-2.1
+folder-open.png / crystal / LGPL-2.1
+folder-open.png / intrigue / GPLv2
+folder-open.png / nuvola / LGPL-2.1
+folder-orange.ico / intrigue / GPLv2
+folder-orange.ico / nuvola / LGPL-2.1
+folder-orange.ico / oxygen / CC-BY-SA 3.0 or LGPL
+folder-orange.png / intrigue / GPLv2
+folder-orange.png / nuvola / LGPL-2.1
+folder-orange.png / oxygen / CC-BY-SA 3.0 or LGPL
+folder-orange_open.ico / nuvola / LGPL-2.1
+folder-orange_open.png / nuvola / LGPL-2.1
+folder-packages.ico / intrigue / GPLv2
+folder-packages.png / intrigue / GPLv2
+folder-page.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+folder-page.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+folder-page_white.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+folder-page_white.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+folder-palette.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+folder-palette.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+folder-personal.ico / intrigue / GPLv2
+folder-personal.png / intrigue / GPLv2
+folder-photo.ico / intrigue / GPLv2
+folder-photo.ico / nuvola / LGPL-2.1
+folder-photo.ico / tango-harm / CC-BY 3.0
+folder-photo.png / intrigue / GPLv2
+folder-photo.png / nuvola / LGPL-2.1
+folder-photo.png / tango-harm / CC-BY 3.0
+folder-photo2.ico / tango-harm / CC-BY 3.0
+folder-photo2.png / tango-harm / CC-BY 3.0
+folder-picture.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+folder-picture.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+folder-print.ico / crystal / LGPL-2.1
+folder-print.ico / crystal_clear / LGPL-2.1
+folder-print.ico / nuvola / LGPL-2.1
+folder-print.ico / oxygen / CC-BY-SA 3.0 or LGPL
+folder-print.ico / tango-harm / CC-BY 3.0
+folder-print.png / crystal / LGPL-2.1
+folder-print.png / crystal_clear / LGPL-2.1
+folder-print.png / nuvola / LGPL-2.1
+folder-print.png / oxygen / CC-BY-SA 3.0 or LGPL
+folder-print.png / tango-harm / CC-BY 3.0
+folder-public.ico / crystal / LGPL-2.1
+folder-public.ico / crystal_clear / LGPL-2.1
+folder-public.png / crystal / LGPL-2.1
+folder-public.png / crystal_clear / LGPL-2.1
+folder-qt.ico / intrigue / GPLv2
+folder-qt.png / intrigue / GPLv2
+folder-red.ico / crystal / LGPL-2.1
+folder-red.ico / crystal_clear / LGPL-2.1
+folder-red.ico / intrigue / GPLv2
+folder-red.ico / nuvola / LGPL-2.1
+folder-red.ico / oxygen / CC-BY-SA 3.0 or LGPL
+folder-red.png / crystal / LGPL-2.1
+folder-red.png / crystal_clear / LGPL-2.1
+folder-red.png / intrigue / GPLv2
+folder-red.png / nuvola / LGPL-2.1
+folder-red.png / oxygen / CC-BY-SA 3.0 or LGPL
+folder-red_open.ico / nuvola / LGPL-2.1
+folder-red_open.png / nuvola / LGPL-2.1
+folder-remote-smb.ico / tango-harm / CC-BY 3.0
+folder-remote-smb.png / tango-harm / CC-BY 3.0
+folder-remote-ssh.ico / tango-harm / CC-BY 3.0
+folder-remote-ssh.png / tango-harm / CC-BY 3.0
+folder-remote.ico / gnome / GPLv2
+folder-remote.ico / oxygen / CC-BY-SA 3.0 or LGPL
+folder-remote.ico / tango / PD
+folder-remote.png / gnome / GPLv2
+folder-remote.png / oxygen / CC-BY-SA 3.0 or LGPL
+folder-remote.png / tango / PD
+folder-ruby.ico / intrigue / GPLv2
+folder-ruby.png / intrigue / GPLv2
+folder-saved-search.ico / gnome / GPLv2
+folder-saved-search.ico / tango / PD
+folder-saved-search.png / gnome / GPLv2
+folder-saved-search.png / tango / PD
+folder-searched.ico / intrigue / GPLv2
+folder-searched.png / intrigue / GPLv2
+folder-simplefoundation.ico / intrigue / GPLv2
+folder-simplefoundation.png / intrigue / GPLv2
+folder-sound.ico / crystal / LGPL-2.1
+folder-sound.ico / crystal_clear / LGPL-2.1
+folder-sound.ico / intrigue / GPLv2
+folder-sound.ico / nuvola / LGPL-2.1
+folder-sound.ico / oxygen / CC-BY-SA 3.0 or LGPL
+folder-sound.ico / tango-harm / CC-BY 3.0
+folder-sound.png / crystal / LGPL-2.1
+folder-sound.png / crystal_clear / LGPL-2.1
+folder-sound.png / intrigue / GPLv2
+folder-sound.png / nuvola / LGPL-2.1
+folder-sound.png / oxygen / CC-BY-SA 3.0 or LGPL
+folder-sound.png / tango-harm / CC-BY 3.0
+folder-star.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+folder-star.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+folder-starred.ico / intrigue / GPLv2
+folder-starred.png / intrigue / GPLv2
+folder-sync.ico / oxygen / CC-BY-SA 3.0 or LGPL
+folder-sync.png / oxygen / CC-BY-SA 3.0 or LGPL
+folder-system.ico / intrigue / GPLv2
+folder-system.png / intrigue / GPLv2
+folder-table.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+folder-table.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+folder-tar.ico / crystal / LGPL-2.1
+folder-tar.ico / crystal_clear / LGPL-2.1
+folder-tar.ico / intrigue / GPLv2
+folder-tar.ico / nuvola / LGPL-2.1
+folder-tar.ico / oxygen / CC-BY-SA 3.0 or LGPL
+folder-tar.ico / tango-harm / CC-BY 3.0
+folder-tar.png / crystal / LGPL-2.1
+folder-tar.png / crystal_clear / LGPL-2.1
+folder-tar.png / intrigue / GPLv2
+folder-tar.png / nuvola / LGPL-2.1
+folder-tar.png / oxygen / CC-BY-SA 3.0 or LGPL
+folder-tar.png / tango-harm / CC-BY 3.0
+folder-tasks.ico / intrigue / GPLv2
+folder-tasks.png / intrigue / GPLv2
+folder-time.ico / intrigue / GPLv2
+folder-time.png / intrigue / GPLv2
+folder-txt.ico / crystal_clear / LGPL-2.1
+folder-txt.ico / intrigue / GPLv2
+folder-txt.ico / nuvola / LGPL-2.1
+folder-txt.ico / oxygen / CC-BY-SA 3.0 or LGPL
+folder-txt.ico / tango-harm / CC-BY 3.0
+folder-txt.png / crystal_clear / LGPL-2.1
+folder-txt.png / intrigue / GPLv2
+folder-txt.png / nuvola / LGPL-2.1
+folder-txt.png / oxygen / CC-BY-SA 3.0 or LGPL
+folder-txt.png / tango-harm / CC-BY 3.0
+folder-user.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+folder-user.ico / tango-harm / CC-BY 3.0
+folder-user.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+folder-user.png / tango-harm / CC-BY 3.0
+folder-video.ico / crystal / LGPL-2.1
+folder-video.ico / crystal_clear / LGPL-2.1
+folder-video.ico / intrigue / GPLv2
+folder-video.ico / nuvola / LGPL-2.1
+folder-video.ico / oxygen / CC-BY-SA 3.0 or LGPL
+folder-video.ico / tango-harm / CC-BY 3.0
+folder-video.png / crystal / LGPL-2.1
+folder-video.png / crystal_clear / LGPL-2.1
+folder-video.png / intrigue / GPLv2
+folder-video.png / nuvola / LGPL-2.1
+folder-video.png / oxygen / CC-BY-SA 3.0 or LGPL
+folder-video.png / tango-harm / CC-BY 3.0
+folder-violet.ico / intrigue / GPLv2
+folder-violet.ico / nuvola / LGPL-2.1
+folder-violet.ico / oxygen / CC-BY-SA 3.0 or LGPL
+folder-violet.png / intrigue / GPLv2
+folder-violet.png / nuvola / LGPL-2.1
+folder-violet.png / oxygen / CC-BY-SA 3.0 or LGPL
+folder-violet_open.ico / nuvola / LGPL-2.1
+folder-violet_open.png / nuvola / LGPL-2.1
+folder-visiting-2.ico / gnome / GPLv2
+folder-visiting-2.png / gnome / GPLv2
+folder-visiting-3.ico / tango / PD
+folder-visiting-3.png / tango / PD
+folder-wrench.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+folder-wrench.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+folder-yellow.ico / crystal / LGPL-2.1
+folder-yellow.ico / crystal_clear / LGPL-2.1
+folder-yellow.ico / intrigue / GPLv2
+folder-yellow.ico / nuvola / LGPL-2.1
+folder-yellow.ico / oxygen / CC-BY-SA 3.0 or LGPL
+folder-yellow.png / crystal / LGPL-2.1
+folder-yellow.png / crystal_clear / LGPL-2.1
+folder-yellow.png / intrigue / GPLv2
+folder-yellow.png / nuvola / LGPL-2.1
+folder-yellow.png / oxygen / CC-BY-SA 3.0 or LGPL
+folder-yellow_open.ico / nuvola / LGPL-2.1
+folder-yellow_open.png / nuvola / LGPL-2.1
+folder.ico / crystal / LGPL-2.1
+folder.ico / crystal_clear / LGPL-2.1
+folder.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+folder.ico / gnome / GPLv2
+folder.ico / intrigue / GPLv2
+folder.ico / nuvola / LGPL-2.1
+folder.ico / oxygen / CC-BY-SA 3.0 or LGPL
+folder.ico / tango / PD
+folder.png / crystal / LGPL-2.1
+folder.png / crystal_clear / LGPL-2.1
+folder.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+folder.png / gnome / GPLv2
+folder.png / intrigue / GPLv2
+folder.png / nuvola / LGPL-2.1
+folder.png / oxygen / CC-BY-SA 3.0 or LGPL
+folder.png / tango / PD
+folder_image.png / app-install / See Below
+folders-dialog-gray.png / crystal / LGPL-2.1
+folders-dialog.png / crystal / LGPL-2.1
+folders-docs.png / crystal / LGPL-2.1
+folders-files.png / crystal / LGPL-2.1
+folders-forms-3.png / crystal / LGPL-2.1
+folders-forms.png / crystal / LGPL-2.1
+folders-home.png / crystal / LGPL-2.1
+folders-new.png / crystal / LGPL-2.1
+folders-open.png / crystal / LGPL-2.1
+folders-overlays.png / crystal / LGPL-2.1
+folders-plugin.png / crystal / LGPL-2.1
+folders-scripts-2.png / crystal / LGPL-2.1
+folders-scripts-gray.png / crystal / LGPL-2.1
+folders-scripts.png / crystal / LGPL-2.1
+folders-up.png / crystal / LGPL-2.1
+folders-web.png / crystal / LGPL-2.1
+folders.png / crystal / LGPL-2.1
+font-add.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+font-add.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+font-delete.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+font-delete.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+font-go.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+font-go.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+font-x-generic-2.ico / crystal / LGPL-2.1
+font-x-generic-2.png / crystal / LGPL-2.1
+font-x-generic.ico / gnome / GPLv2
+font-x-generic.ico / intrigue / GPLv2
+font-x-generic.ico / tango / PD
+font-x-generic.png / gnome / GPLv2
+font-x-generic.png / intrigue / GPLv2
+font-x-generic.png / nuvola / LGPL-2.1
+font-x-generic.png / tango / PD
+font.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+font.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+fontcolor.png / crystal / LGPL-2.1
+fontdialog.png / crystal / LGPL-2.1
+fontforge.ico / oxygen / CC-BY-SA 3.0 or LGPL
+fontforge.png / oxygen / CC-BY-SA 3.0 or LGPL
+fontheight.png / crystal / LGPL-2.1
+fontmatrix.png / app-install / See Below
+fontwork.png / crystal / LGPL-2.1
+fontworkaligncentered.png / crystal / LGPL-2.1
+fontworkalignjustified.png / crystal / LGPL-2.1
+fontworkalignleft.png / crystal / LGPL-2.1
+fontworkalignmentfloater.png / crystal / LGPL-2.1
+fontworkalignright.png / crystal / LGPL-2.1
+fontworkcharacterspacingfloater.png / crystal / LGPL-2.1
+fontworkgalleryfloater.png / crystal / LGPL-2.1
+fontworksameletterheights.png / crystal / LGPL-2.1
+fontworkshapetype.fontwork-arch-down-curve.png / crystal / LGPL-2.1
+fontworkshapetype.fontwork-arch-down-pour.png / crystal / LGPL-2.1
+fontworkshapetype.fontwork-arch-left-curve.png / crystal / LGPL-2.1
+fontworkshapetype.fontwork-arch-left-pour.png / crystal / LGPL-2.1
+fontworkshapetype.fontwork-arch-right-curve.png / crystal / LGPL-2.1
+fontworkshapetype.fontwork-arch-right-pour.png / crystal / LGPL-2.1
+fontworkshapetype.fontwork-arch-up-curve.png / crystal / LGPL-2.1
+fontworkshapetype.fontwork-arch-up-pour.png / crystal / LGPL-2.1
+fontworkshapetype.fontwork-chevron-down.png / crystal / LGPL-2.1
+fontworkshapetype.fontwork-chevron-up.png / crystal / LGPL-2.1
+fontworkshapetype.fontwork-circle-curve.png / crystal / LGPL-2.1
+fontworkshapetype.fontwork-circle-pour.png / crystal / LGPL-2.1
+fontworkshapetype.fontwork-curve-down.png / crystal / LGPL-2.1
+fontworkshapetype.fontwork-curve-up.png / crystal / LGPL-2.1
+fontworkshapetype.fontwork-fade-down.png / crystal / LGPL-2.1
+fontworkshapetype.fontwork-fade-left.png / crystal / LGPL-2.1
+fontworkshapetype.fontwork-fade-right.png / crystal / LGPL-2.1
+fontworkshapetype.fontwork-fade-up-and-left.png / crystal / LGPL-2.1
+fontworkshapetype.fontwork-fade-up-and-right.png / crystal / LGPL-2.1
+fontworkshapetype.fontwork-fade-up.png / crystal / LGPL-2.1
+fontworkshapetype.fontwork-inflate.png / crystal / LGPL-2.1
+fontworkshapetype.fontwork-open-circle-curve.png / crystal / LGPL-2.1
+fontworkshapetype.fontwork-open-circle-pour.png / crystal / LGPL-2.1
+fontworkshapetype.fontwork-plain-text.png / crystal / LGPL-2.1
+fontworkshapetype.fontwork-slant-down.png / crystal / LGPL-2.1
+fontworkshapetype.fontwork-slant-up.png / crystal / LGPL-2.1
+fontworkshapetype.fontwork-stop.png / crystal / LGPL-2.1
+fontworkshapetype.fontwork-triangle-down.png / crystal / LGPL-2.1
+fontworkshapetype.fontwork-triangle-up.png / crystal / LGPL-2.1
+fontworkshapetype.fontwork-wave.png / crystal / LGPL-2.1
+fontworkshapetype.png / crystal / LGPL-2.1
+fontypython.png / app-install / See Below
+foobar_2000.png / wiki_commons_cc / See Below
+foobillard.png / app-install / See Below
+food-cake.png / oxygen / CC-BY-SA 3.0 or LGPL
+food-pizza.png / oxygen / CC-BY-SA 3.0 or LGPL
+food.png / oxygen / CC-BY-SA 3.0 or LGPL
+foomatic-gui.png / app-install / See Below
+fork.ico / oxygen / CC-BY-SA 3.0 or LGPL
+fork.png / oxygen / CC-BY-SA 3.0 or LGPL
+formarrangefree.png / crystal / LGPL-2.1
+formarrangelistside.png / crystal / LGPL-2.1
+formarrangelisttop.png / crystal / LGPL-2.1
+format-add-node.ico / oxygen / CC-BY-SA 3.0 or LGPL
+format-add-node.png / oxygen / CC-BY-SA 3.0 or LGPL
+format-break-node.ico / oxygen / CC-BY-SA 3.0 or LGPL
+format-break-node.png / oxygen / CC-BY-SA 3.0 or LGPL
+format-cap-butt.ico / crystal / LGPL-2.1
+format-cap-butt.png / crystal / LGPL-2.1
+format-cap-round.ico / crystal / LGPL-2.1
+format-cap-round.png / crystal / LGPL-2.1
+format-cap-square.ico / crystal / LGPL-2.1
+format-cap-square.png / crystal / LGPL-2.1
+format-column-width.ico / crystal / LGPL-2.1
+format-column-width.png / crystal / LGPL-2.1
+format-connect-node.ico / oxygen / CC-BY-SA 3.0 or LGPL
+format-connect-node.png / oxygen / CC-BY-SA 3.0 or LGPL
+format-disconnect-node.ico / oxygen / CC-BY-SA 3.0 or LGPL
+format-disconnect-node.png / oxygen / CC-BY-SA 3.0 or LGPL
+format-fill-color.ico / oxygen / CC-BY-SA 3.0 or LGPL
+format-fill-color.png / oxygen / CC-BY-SA 3.0 or LGPL
+format-font-3.ico / crystal_clear / LGPL-2.1
+format-font-3.png / crystal_clear / LGPL-2.1
+format-font-size-down.ico / crystal / LGPL-2.1
+format-font-size-down.png / crystal / LGPL-2.1
+format-font-size-less.ico / oxygen / CC-BY-SA 3.0 or LGPL
+format-font-size-less.png / oxygen / CC-BY-SA 3.0 or LGPL
+format-font-size-more.ico / oxygen / CC-BY-SA 3.0 or LGPL
+format-font-size-more.png / oxygen / CC-BY-SA 3.0 or LGPL
+format-font-size-up.ico / crystal / LGPL-2.1
+format-font-size-up.png / crystal / LGPL-2.1
+format-font.ico / crystal / LGPL-2.1
+format-font.png / crystal / LGPL-2.1
+format-indent-less-2.ico / tango / PD
+format-indent-less-2.png / tango / PD
+format-indent-less-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+format-indent-less-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+format-indent-less.ico / crystal / LGPL-2.1
+format-indent-less.ico / gnome / GPLv2
+format-indent-less.png / crystal / LGPL-2.1
+format-indent-less.png / gnome / GPLv2
+format-indent-more-2.ico / tango / PD
+format-indent-more-2.png / tango / PD
+format-indent-more-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+format-indent-more-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+format-indent-more.ico / crystal / LGPL-2.1
+format-indent-more.ico / gnome / GPLv2
+format-indent-more.png / crystal / LGPL-2.1
+format-indent-more.png / gnome / GPLv2
+format-join-node.ico / oxygen / CC-BY-SA 3.0 or LGPL
+format-join-node.png / oxygen / CC-BY-SA 3.0 or LGPL
+format-joint-bevel.ico / crystal / LGPL-2.1
+format-joint-bevel.png / crystal / LGPL-2.1
+format-joint-miter.ico / crystal / LGPL-2.1
+format-joint-miter.png / crystal / LGPL-2.1
+format-joint-round.ico / crystal / LGPL-2.1
+format-joint-round.png / crystal / LGPL-2.1
+format-justify-center-2.ico / tango / PD
+format-justify-center-2.png / tango / PD
+format-justify-center-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+format-justify-center.ico / crystal / LGPL-2.1
+format-justify-center.ico / gnome / GPLv2
+format-justify-center.png / crystal / LGPL-2.1
+format-justify-center.png / gnome / GPLv2
+format-justify-fill-2.ico / tango / PD
+format-justify-fill-2.png / tango / PD
+format-justify-fill-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+format-justify-fill.ico / crystal / LGPL-2.1
+format-justify-fill.ico / gnome / GPLv2
+format-justify-fill.png / crystal / LGPL-2.1
+format-justify-fill.png / gnome / GPLv2
+format-justify-left-2.ico / tango / PD
+format-justify-left-2.png / tango / PD
+format-justify-left-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+format-justify-left.ico / crystal / LGPL-2.1
+format-justify-left.ico / gnome / GPLv2
+format-justify-left.png / crystal / LGPL-2.1
+format-justify-left.png / gnome / GPLv2
+format-justify-right-2.ico / tango / PD
+format-justify-right-2.png / tango / PD
+format-justify-right-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+format-justify-right.ico / crystal / LGPL-2.1
+format-justify-right.ico / gnome / GPLv2
+format-justify-right.png / crystal / LGPL-2.1
+format-justify-right.png / gnome / GPLv2
+format-line-arrow-begin.ico / crystal / LGPL-2.1
+format-line-arrow-begin.png / crystal / LGPL-2.1
+format-line-arrow-end.ico / crystal / LGPL-2.1
+format-line-arrow-end.png / crystal / LGPL-2.1
+format-line-begin.ico / crystal / LGPL-2.1
+format-line-begin.png / crystal / LGPL-2.1
+format-line-circle-begin.ico / crystal / LGPL-2.1
+format-line-circle-begin.png / crystal / LGPL-2.1
+format-line-circle-end.ico / crystal / LGPL-2.1
+format-line-circle-end.png / crystal / LGPL-2.1
+format-line-dimension-line-begin.ico / crystal / LGPL-2.1
+format-line-dimension-line-begin.png / crystal / LGPL-2.1
+format-line-dimension-line-end.ico / crystal / LGPL-2.1
+format-line-dimension-line-end.png / crystal / LGPL-2.1
+format-line-double-arrow-end.ico / crystal / LGPL-2.1
+format-line-double-arrow-end.png / crystal / LGPL-2.1
+format-line-double-line-arrow-beg.ico / crystal / LGPL-2.1
+format-line-double-line-arrow-beg.png / crystal / LGPL-2.1
+format-line-double-line-arrow-begin.ico / crystal / LGPL-2.1
+format-line-double-line-arrow-begin.png / crystal / LGPL-2.1
+format-line-double_arrow-begin.ico / crystal / LGPL-2.1
+format-line-double_arrow-begin.png / crystal / LGPL-2.1
+format-line-end.ico / crystal / LGPL-2.1
+format-line-end.png / crystal / LGPL-2.1
+format-line-normal-begin.ico / crystal / LGPL-2.1
+format-line-normal-begin.png / crystal / LGPL-2.1
+format-line-normal-end.ico / crystal / LGPL-2.1
+format-line-normal-end.png / crystal / LGPL-2.1
+format-line-rectangle-end.ico / crystal / LGPL-2.1
+format-line-rectangle-end.png / crystal / LGPL-2.1
+format-line-spacing-double.ico / oxygen / CC-BY-SA 3.0 or LGPL
+format-line-spacing-double.png / oxygen / CC-BY-SA 3.0 or LGPL
+format-line-spacing-normal.ico / oxygen / CC-BY-SA 3.0 or LGPL
+format-line-spacing-normal.png / oxygen / CC-BY-SA 3.0 or LGPL
+format-line-spacing-triple.ico / oxygen / CC-BY-SA 3.0 or LGPL
+format-line-spacing-triple.png / oxygen / CC-BY-SA 3.0 or LGPL
+format-line-width.ico / crystal / LGPL-2.1
+format-line-width.png / crystal / LGPL-2.1
+format-line_rectangle-begin.ico / crystal / LGPL-2.1
+format-line_rectangle-begin.png / crystal / LGPL-2.1
+format-list-ordered.ico / oxygen / CC-BY-SA 3.0 or LGPL
+format-list-ordered.png / oxygen / CC-BY-SA 3.0 or LGPL
+format-list-unordered.ico / oxygen / CC-BY-SA 3.0 or LGPL
+format-list-unordered.png / oxygen / CC-BY-SA 3.0 or LGPL
+format-precision-less.ico / crystal / LGPL-2.1
+format-precision-less.png / crystal / LGPL-2.1
+format-precision-more.ico / crystal / LGPL-2.1
+format-precision-more.png / crystal / LGPL-2.1
+format-remove-node.ico / oxygen / CC-BY-SA 3.0 or LGPL
+format-remove-node.png / oxygen / CC-BY-SA 3.0 or LGPL
+format-roundcorners-3.ico / crystal / LGPL-2.1
+format-roundcorners-3.png / crystal / LGPL-2.1
+format-stroke-color.ico / oxygen / CC-BY-SA 3.0 or LGPL
+format-stroke-color.png / oxygen / CC-BY-SA 3.0 or LGPL
+format-table-cell-layout.ico / crystal / LGPL-2.1
+format-table-cell-layout.png / crystal / LGPL-2.1
+format-table-column-width.ico / crystal / LGPL-2.1
+format-table-column-width.png / crystal / LGPL-2.1
+format-table-row-height.ico / crystal / LGPL-2.1
+format-table-row-height.png / crystal / LGPL-2.1
+format-table-row-height2.ico / crystal / LGPL-2.1
+format-table-row-height2.png / crystal / LGPL-2.1
+format-text-align-center.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+format-text-align-justify.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+format-text-align-left.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+format-text-align-right.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+format-text-allcaps.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+format-text-bold-2.ico / gnome / GPLv2
+format-text-bold-2.png / gnome / GPLv2
+format-text-bold-3.ico / tango / PD
+format-text-bold-3.png / tango / PD
+format-text-bold-4.png / oxygen / CC-BY-SA 3.0 or LGPL
+format-text-bold.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+format-text-bold.png / intrigue / GPLv2
+format-text-color.ico / crystal / LGPL-2.1
+format-text-color.ico / oxygen / CC-BY-SA 3.0 or LGPL
+format-text-color.png / crystal / LGPL-2.1
+format-text-color.png / oxygen / CC-BY-SA 3.0 or LGPL
+format-text-columns.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+format-text-direction-ltr-2.ico / oxygen / CC-BY-SA 3.0 or LGPL
+format-text-direction-ltr-2.png / oxygen / CC-BY-SA 3.0 or LGPL
+format-text-direction-ltr.ico / gnome / GPLv2
+format-text-direction-ltr.png / gnome / GPLv2
+format-text-direction-rtl-2.ico / oxygen / CC-BY-SA 3.0 or LGPL
+format-text-direction-rtl-2.png / oxygen / CC-BY-SA 3.0 or LGPL
+format-text-direction-rtl.ico / gnome / GPLv2
+format-text-direction-rtl.png / gnome / GPLv2
+format-text-dropcaps.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+format-text-dropcaps.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+format-text-italic-2.ico / gnome / GPLv2
+format-text-italic-2.png / gnome / GPLv2
+format-text-italic-3.ico / tango / PD
+format-text-italic-3.png / tango / PD
+format-text-italic-4.png / oxygen / CC-BY-SA 3.0 or LGPL
+format-text-italic.png / intrigue / GPLv2
+format-text-smallcaps.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+format-text-strikethrough-2.ico / tango / PD
+format-text-strikethrough-2.png / tango / PD
+format-text-strikethrough-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+format-text-strikethrough.ico / gnome / GPLv2
+format-text-strikethrough.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+format-text-strikethrough.png / gnome / GPLv2
+format-text-sub.ico / crystal / LGPL-2.1
+format-text-sub.png / crystal / LGPL-2.1
+format-text-subscript.ico / crystal / LGPL-2.1
+format-text-subscript.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+format-text-subscript.ico / oxygen / CC-BY-SA 3.0 or LGPL
+format-text-subscript.png / crystal / LGPL-2.1
+format-text-subscript.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+format-text-subscript.png / oxygen / CC-BY-SA 3.0 or LGPL
+format-text-sup.ico / crystal / LGPL-2.1
+format-text-sup.png / crystal / LGPL-2.1
+format-text-superscript.ico / crystal / LGPL-2.1
+format-text-superscript.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+format-text-superscript.ico / oxygen / CC-BY-SA 3.0 or LGPL
+format-text-superscript.png / crystal / LGPL-2.1
+format-text-superscript.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+format-text-superscript.png / oxygen / CC-BY-SA 3.0 or LGPL
+format-text-underline-2.ico / gnome / GPLv2
+format-text-underline-2.png / gnome / GPLv2
+format-text-underline-3.ico / tango / PD
+format-text-underline-3.png / tango / PD
+format-text-underline-4.png / oxygen / CC-BY-SA 3.0 or LGPL
+format-text-underline.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+format-text-underline.png / intrigue / GPLv2
+format-text-uppercase.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+format-text-uppercase.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+format-wordwrap.ico / intrigue / GPLv2
+format-wordwrap.png / intrigue / GPLv2
+formatarea.png / crystal / LGPL-2.1
+formatgroup.png / crystal / LGPL-2.1
+formatline.png / crystal / LGPL-2.1
+formatpaintbrush.png / crystal / LGPL-2.1
+formattedfield.png / crystal / LGPL-2.1
+formatungroup.png / crystal / LGPL-2.1
+formdesigntools.png / crystal / LGPL-2.1
+formelcursor.png / crystal / LGPL-2.1
+formfilter.png / crystal / LGPL-2.1
+formfiltered.png / crystal / LGPL-2.1
+formfilterexecute.png / crystal / LGPL-2.1
+formfilternavigator.png / crystal / LGPL-2.1
+formproperties.png / crystal / LGPL-2.1
+forms-check_box.png / crystal / LGPL-2.1
+forms-na010.png / crystal / LGPL-2.1
+forms-na011.png / crystal / LGPL-2.1
+forms-radio_button.png / crystal / LGPL-2.1
+forms-styfamnu.png / crystal / LGPL-2.1
+forms-sx03188.png / crystal / LGPL-2.1
+forms-sx10144.png / crystal / LGPL-2.1
+forms-sx10593.png / crystal / LGPL-2.1
+forms-tables.png / crystal / LGPL-2.1
+forms.png / crystal / LGPL-2.1
+forward.png / crystal / LGPL-2.1
+foss.ico / wiki_commons_cc / See Below
+foss.png / wiki_commons_cc / See Below
+fossil.png / wiki_commons_gpl / See Below
+fotoprint.png / app-install / See Below
+fpm2.png / app-install / See Below
+fr01.png / crystal / LGPL-2.1
+fr010.png / crystal / LGPL-2.1
+fr011.png / crystal / LGPL-2.1
+fr012.png / crystal / LGPL-2.1
+fr02.png / crystal / LGPL-2.1
+fr03.png / crystal / LGPL-2.1
+fr04.png / crystal / LGPL-2.1
+fr05.png / crystal / LGPL-2.1
+fr06.png / crystal / LGPL-2.1
+fr07.png / crystal / LGPL-2.1
+fr08.png / crystal / LGPL-2.1
+fr09.png / crystal / LGPL-2.1
+frame_bottom.png / crystal / LGPL-2.1
+frame_left.png / crystal / LGPL-2.1
+frame_right.png / crystal / LGPL-2.1
+frame_top.png / crystal / LGPL-2.1
+framedialog.png / crystal / LGPL-2.1
+framelinecolor.png / crystal / LGPL-2.1
+fraqtive.png / app-install / See Below
+free_download_manager.ico / wiki_commons_gpl / See Below
+free_download_manager.png / wiki_commons_gpl / See Below
+freebasic.ico / wiki_commons_cc / See Below
+freebasic.png / wiki_commons_cc / See Below
+freeciv.ico / wiki_commons_gpl / See Below
+freeciv.png / app-install / See Below
+freeciv.png / wiki_commons_gpl / See Below
+freecol.ico / wiki_commons_gpl / See Below
+freecol.png / app-install / See Below
+freecol.png / wiki_commons_gpl / See Below
+freedm.png / app-install / See Below
+freedoom.png / app-install / See Below
+freedroidrpg.png / app-install / See Below
+freeline.png / crystal / LGPL-2.1
+freeline_unfilled.png / crystal / LGPL-2.1
+freemat.ico / wiki_commons_gpl / See Below
+freemat.png / wiki_commons_gpl / See Below
+freemind.ico / wiki_commons_gpl / See Below
+freemind.png / wiki_commons_gpl / See Below
+freenet.ico / wiki_commons_gpl / See Below
+freenet.png / wiki_commons_gpl / See Below
+freeotfe.png / wiki_commons_cc / See Below
+freepascal.ico / wiki_commons_cc / See Below
+freepascal.png / wiki_commons_cc / See Below
+freeplane.ico / wiki_commons_cc / See Below
+freeplane.png / wiki_commons_cc / See Below
+freepops.png / app-install / See Below
+freetennis.png / app-install / See Below
+freevial.png / app-install / See Below
+freevo.png / app-install / See Below
+freqtweak.png / app-install / See Below
+frets_on_fire.ico / wiki_commons_gpl / See Below
+frets_on_fire.png / wiki_commons_gpl / See Below
+frostwire.ico / wiki_commons_gpl / See Below
+frostwire.png / wiki_commons_gpl / See Below
+frostwire_pmf.ico / wiki_commons_gpl / See Below
+frostwire_pmf.png / wiki_commons_gpl / See Below
+frozen_bubble.ico / wiki_commons_gpl / See Below
+frozen_bubble.png / wiki_commons_gpl / See Below
+frozen_bubble_2.ico / wiki_commons_gpl / See Below
+frozen_bubble_2.png / wiki_commons_gpl / See Below
+fslint.png / app-install / See Below
+fslview.png / app-install / See Below
+fsview.ico / nuvola / LGPL-2.1
+fsview.png / nuvola / LGPL-2.1
+ftp.ico / crystal / LGPL-2.1
+ftp.ico / nuvola / LGPL-2.1
+ftp.png / crystal / LGPL-2.1
+ftp.png / nuvola / LGPL-2.1
+fugu.ico / wiki_commons_bsd / BSD
+fugu.png / wiki_commons_bsd / BSD
+funnyboat.png / app-install / See Below
+fusion.png / app-install / See Below
+fvwm.ico / wiki_commons_cc / See Below
+fvwm.png / wiki_commons_cc / See Below
+fw07.png / crystal / LGPL-2.1
+fw08.png / crystal / LGPL-2.1
+fw09.png / crystal / LGPL-2.1
+fwbuilder.png / app-install / See Below
+fyrdman.png / app-install / See Below
+fyre.png / app-install / See Below
+g.png / app-install / See Below
+gPicon.png / app-install / See Below
+gSTM.png / app-install / See Below
+gabedit.png / app-install / See Below
+gadmin-bind.png / app-install / See Below
+gadmin-dhcpd.png / app-install / See Below
+gadmin-proftpd.png / app-install / See Below
+gadmin-rsync.png / app-install / See Below
+gadmin-samba.png / app-install / See Below
+gadmin-squid.png / app-install / See Below
+gadu.ico / crystal / LGPL-2.1
+gadu.png / crystal / LGPL-2.1
+gaim-2.ico / crystal / LGPL-2.1
+gaim-2.png / crystal / LGPL-2.1
+gaim-3.ico / nuvola / LGPL-2.1
+gaim-3.png / nuvola / LGPL-2.1
+gaim.ico / intrigue / GPLv2
+gaim.ico / wiki_commons_gpl / See Below
+gaim.png / intrigue / GPLv2
+gaim.png / wiki_commons_gpl / See Below
+gaimphone.ico / crystal / LGPL-2.1
+gaimphone.ico / crystal_clear / LGPL-2.1
+gaimphone.png / crystal / LGPL-2.1
+gaimphone.png / crystal_clear / LGPL-2.1
+gaimphone2.ico / crystal / LGPL-2.1
+gaimphone2.png / crystal / LGPL-2.1
+gajim.ico / wiki_commons_gpl / See Below
+gajim.png / wiki_commons_gpl / See Below
+galaxymage.ico / wiki_commons_gpl / See Below
+galaxymage.png / wiki_commons_gpl / See Below
+galeon-2.ico / nuvola / LGPL-2.1
+galeon-2.png / nuvola / LGPL-2.1
+galeon.ico / crystal / LGPL-2.1
+galeon.ico / crystal_clear / LGPL-2.1
+galeon.ico / wiki_commons_gpl / See Below
+galeon.png / app-install / See Below
+galeon.png / crystal / LGPL-2.1
+galeon.png / crystal_clear / LGPL-2.1
+galeon.png / wiki_commons_gpl / See Below
+galleon.ico / open_clip_art_library / PD
+galleon.png / open_clip_art_library / PD
+gallery.png / crystal / LGPL-2.1
+galternatives.png / app-install / See Below
+gambas.ico / wiki_commons_cc / See Below
+gambas.png / wiki_commons_cc / See Below
+gambas2.png / app-install / See Below
+gambit.png / app-install / See Below
+games-2.ico / nuvola / LGPL-2.1
+games-2.png / nuvola / LGPL-2.1
+games-8ball.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+games-action.ico / intrigue / GPLv2
+games-action.png / intrigue / GPLv2
+games-arcade-2.ico / nuvola / LGPL-2.1
+games-arcade-2.png / nuvola / LGPL-2.1
+games-arcade.ico / crystal / LGPL-2.1
+games-arcade.png / crystal / LGPL-2.1
+games-ascii.ico / homemade / PD
+games-ascii.png / homemade / PD
+games-board-2.ico / nuvola / LGPL-2.1
+games-board-2.png / nuvola / LGPL-2.1
+games-board.ico / crystal / LGPL-2.1
+games-board.png / crystal / LGPL-2.1
+games-card_game.ico / crystal / LGPL-2.1
+games-card_game.png / crystal / LGPL-2.1
+games-chinese_chess.ico / open_clip_art_library / PD
+games-chinese_chess.png / open_clip_art_library / PD
+games-config-background.ico / oxygen / CC-BY-SA 3.0 or LGPL
+games-config-background.png / oxygen / CC-BY-SA 3.0 or LGPL
+games-config-board.ico / oxygen / CC-BY-SA 3.0 or LGPL
+games-config-board.png / oxygen / CC-BY-SA 3.0 or LGPL
+games-config-custom.ico / oxygen / CC-BY-SA 3.0 or LGPL
+games-config-custom.png / oxygen / CC-BY-SA 3.0 or LGPL
+games-config-options.ico / oxygen / CC-BY-SA 3.0 or LGPL
+games-config-options.png / oxygen / CC-BY-SA 3.0 or LGPL
+games-config-theme.ico / oxygen / CC-BY-SA 3.0 or LGPL
+games-config-theme.png / oxygen / CC-BY-SA 3.0 or LGPL
+games-config-tiles.ico / oxygen / CC-BY-SA 3.0 or LGPL
+games-config-tiles.png / oxygen / CC-BY-SA 3.0 or LGPL
+games-difficult.ico / oxygen / CC-BY-SA 3.0 or LGPL
+games-difficult.png / oxygen / CC-BY-SA 3.0 or LGPL
+games-endturn-2.ico / oxygen / CC-BY-SA 3.0 or LGPL
+games-endturn-2.png / oxygen / CC-BY-SA 3.0 or LGPL
+games-endturn.ico / nuvola / LGPL-2.1
+games-endturn.png / nuvola / LGPL-2.1
+games-highscores.ico / oxygen / CC-BY-SA 3.0 or LGPL
+games-highscores.png / oxygen / CC-BY-SA 3.0 or LGPL
+games-hint.ico / oxygen / CC-BY-SA 3.0 or LGPL
+games-hint.png / oxygen / CC-BY-SA 3.0 or LGPL
+games-kids.ico / crystal / LGPL-2.1
+games-kids.png / crystal / LGPL-2.1
+games-solve.ico / oxygen / CC-BY-SA 3.0 or LGPL
+games-solve.png / oxygen / CC-BY-SA 3.0 or LGPL
+games-strategy-2.ico / nuvola / LGPL-2.1
+games-strategy-2.png / nuvola / LGPL-2.1
+games-strategy.ico / crystal / LGPL-2.1
+games-strategy.png / crystal / LGPL-2.1
+games.ico / crystal / LGPL-2.1
+games.png / crystal / LGPL-2.1
+gamine.png / app-install / See Below
+gaphor.png / app-install / See Below
+garlic.png / app-install / See Below
+gato.png / app-install / See Below
+gaupol.png / app-install / See Below
+gausssum.png / app-install / See Below
+gazpacho.png / app-install / See Below
+gbemol.png / app-install / See Below
+gbgoffice.png / app-install / See Below
+gbonds.png / app-install / See Below
+gbrainy.png / app-install / See Below
+gcatalog.png / app-install / See Below
+gcc.ico / wiki_commons_cc / See Below
+gcc.png / wiki_commons_cc / See Below
+gcdmaster.png / app-install / See Below
+gcfilms.ico / wiki_commons_cc / See Below
+gcfilms.png / wiki_commons_cc / See Below
+gchem3d-viewer.png / app-install / See Below
+gchemcalc.png / app-install / See Below
+gchempaint.png / app-install / See Below
+gchemtable.png / app-install / See Below
+gcin.png / app-install / See Below
+gcmd.ico / wiki_commons_gpl / See Below
+gcmd.png / wiki_commons_gpl / See Below
+gco.png / app-install / See Below
+gcolor2.png / app-install / See Below
+gcompris-edit.png / app-install / See Below
+gcompris.png / app-install / See Below
+gconf-editor.ico / wiki_commons_gpl / See Below
+gconf-editor.png / app-install / See Below
+gconf-editor.png / wiki_commons_gpl / See Below
+gconjugue.png / app-install / See Below
+gcrystal.png / app-install / See Below
+gcvs.png / app-install / See Below
+gcx.png / app-install / See Below
+gdal.ico / wiki_commons_cc / See Below
+gdal.png / wiki_commons_cc / See Below
+gdb.png / wiki_commons_cc / See Below
+gddccontrol.png / app-install / See Below
+gdesklets.ico / wiki_commons_gpl / See Below
+gdesklets.png / app-install / See Below
+gdesklets.png / wiki_commons_gpl / See Below
+gdm.ico / wiki_commons_gpl / See Below
+gdm.png / wiki_commons_gpl / See Below
+gdmap.png / app-install / See Below
+geany.ico / wiki_commons_gpl / See Below
+geany.png / wiki_commons_gpl / See Below
+geda-gattrib.png / app-install / See Below
+geda-gschem.png / app-install / See Below
+geda-xgsch2pcb.png / app-install / See Below
+gedit.ico / wiki_commons_cc / See Below
+gedit.ico / wiki_commons_gpl / See Below
+gedit.png / wiki_commons_cc / See Below
+gedit.png / wiki_commons_gpl / See Below
+geekast.png / app-install / See Below
+geeqie.png / app-install / See Below
+gegl.png / cc / CC-BY 3.0
+geist3d.ico / wiki_commons_cc / See Below
+geist3d.png / wiki_commons_cc / See Below
+gelemental.png / app-install / See Below
+gemdropx.png / app-install / See Below
+generic_mapping_tools.ico / wiki_commons_cc / See Below
+generic_mapping_tools.png / wiki_commons_cc / See Below
+geogebra.ico / wiki_commons_cc / See Below
+geogebra.png / wiki_commons_cc / See Below
+gerbv.png / app-install / See Below
+get1obj.png / crystal / LGPL-2.1
+getallob.png / crystal / LGPL-2.1
+getjar.ico / wiki_commons_cc / See Below
+getjar.png / wiki_commons_cc / See Below
+gfax.png / app-install / See Below
+gfpoken.png / app-install / See Below
+gftp.ico / wiki_commons_gpl / See Below
+gftp.png / app-install / See Below
+gftp.png / wiki_commons_gpl / See Below
+gg_away.ico / crystal / LGPL-2.1
+gg_away.png / crystal / LGPL-2.1
+gg_busy_d.ico / crystal / LGPL-2.1
+gg_busy_d.png / crystal / LGPL-2.1
+gg_connecting.ico / crystal / LGPL-2.1
+gg_connecting.png / crystal / LGPL-2.1
+gg_ignored.ico / crystal / LGPL-2.1
+gg_ignored.png / crystal / LGPL-2.1
+gg_invi_d.ico / crystal / LGPL-2.1
+gg_invi_d.png / crystal / LGPL-2.1
+gg_offline.ico / crystal / LGPL-2.1
+gg_offline.png / crystal / LGPL-2.1
+gg_offline_d.ico / crystal / LGPL-2.1
+gg_offline_d.png / crystal / LGPL-2.1
+gg_online_d.ico / crystal / LGPL-2.1
+gg_online_d.png / crystal / LGPL-2.1
+ggcov.png / app-install / See Below
+ggobi.png / app-install / See Below
+ggz.png / app-install / See Below
+ggzap.png / app-install / See Below
+ggzboard.png / app-install / See Below
+ghex.png / app-install / See Below
+ghextris.png / app-install / See Below
+ghostscript.ico / wiki_commons_gpl / See Below
+ghostscript.png / wiki_commons_gpl / See Below
+giFToxic.png / app-install / See Below
+gift.png / oxygen / CC-BY-SA 3.0 or LGPL
+giftui.png / app-install / See Below
+giggle.png / app-install / See Below
+gimp-2.ico / nuvola / LGPL-2.1
+gimp-2.png / nuvola / LGPL-2.1
+gimp.ico / crystal / LGPL-2.1
+gimp.ico / wiki_commons_pd / PD
+gimp.png / crystal / LGPL-2.1
+gimp.png / wiki_commons_pd / PD
+git.ico / wiki_commons_gpl / See Below
+git.png / wiki_commons_gpl / See Below
+giver.png / app-install / See Below
+gjots.png / app-install / See Below
+gkdebconf.png / app-install / See Below
+gkrellm.png / app-install / See Below
+gksu-root-terminal.ico / tango-harm / CC-BY 3.0
+gksu-root-terminal.png / tango-harm / CC-BY 3.0
+glabels.png / app-install / See Below
+glade-3.png / app-install / See Below
+glade_2.ico / wiki_commons_gpl / See Below
+glade_2.png / wiki_commons_gpl / See Below
+glade_interface_designer.ico / wiki_commons_gpl / See Below
+glade_interface_designer.png / wiki_commons_gpl / See Below
+glame.png / app-install / See Below
+glc_player.ico / wiki_commons_cc / See Below
+glc_player.png / wiki_commons_cc / See Below
+glipper.ico / wiki_commons_cc / See Below
+glipper.png / wiki_commons_cc / See Below
+globe.ico / crystal / LGPL-2.1
+globe.png / crystal / LGPL-2.1
+globe2.ico / crystal / LGPL-2.1
+globe2.png / crystal / LGPL-2.1
+globulation_2.ico / wiki_commons_gpl / See Below
+globulation_2.png / wiki_commons_gpl / See Below
+glpuzzle.png / app-install / See Below
+gltron.ico / wiki_commons_gpl / See Below
+gltron.png / wiki_commons_gpl / See Below
+glueeditmode.png / crystal / LGPL-2.1
+glueescapedirectionbottom.png / crystal / LGPL-2.1
+glueescapedirectionleft.png / crystal / LGPL-2.1
+glueescapedirectionright.png / crystal / LGPL-2.1
+glueescapedirectiontop.png / crystal / LGPL-2.1
+gluehorzaligncenter.png / crystal / LGPL-2.1
+gluehorzalignleft.png / crystal / LGPL-2.1
+gluehorzalignright.png / crystal / LGPL-2.1
+glueinsertpoint.png / crystal / LGPL-2.1
+gluepercent.png / crystal / LGPL-2.1
+gluevertalignbottom.png / crystal / LGPL-2.1
+gluevertaligncenter.png / crystal / LGPL-2.1
+gluevertaligntop.png / crystal / LGPL-2.1
+glurp.png / app-install / See Below
+gmail-notify.png / app-install / See Below
+gmane.png / wiki_commons_cc / See Below
+gmdb2.png / app-install / See Below
+gmobilemedia.png / app-install / See Below
+gmpc.png / app-install / See Below
+gmsh.png / app-install / See Below
+gmult.png / app-install / See Below
+gmysqlcc.png / app-install / See Below
+gnash.png / app-install / See Below
+gnochm.png / app-install / See Below
+gnoemoe.png / app-install / See Below
+gnomad2.png / app-install / See Below
+gnome-aisleriot.png / app-install / See Below
+gnome-alsamixer.png / app-install / See Below
+gnome-apps.ico / nuvola / LGPL-2.1
+gnome-apps.png / nuvola / LGPL-2.1
+gnome-apt.png / app-install / See Below
+gnome-balsa2.png / app-install / See Below
+gnome-blackjack.png / app-install / See Below
+gnome-blog.png / app-install / See Below
+gnome-calc2.png / app-install / See Below
+gnome-chess.png / app-install / See Below
+gnome-color-chooser.png / app-install / See Below
+gnome-commander.ico / tango-harm / CC-BY 3.0
+gnome-commander.png / app-install / See Below
+gnome-commander.png / tango-harm / CC-BY 3.0
+gnome-cromagnon.png / app-install / See Below
+gnome-db.png / app-install / See Below
+gnome-device-manager.png / app-install / See Below
+gnome-dictionary.ico / wiki_commons_cc / See Below
+gnome-dictionary.png / wiki_commons_cc / See Below
+gnome-freecell.png / app-install / See Below
+gnome-gamazons.png / app-install / See Below
+gnome-genius.png / app-install / See Below
+gnome-glchess.png / app-install / See Below
+gnome-glines.png / app-install / See Below
+gnome-gnect.png / app-install / See Below
+gnome-gnibbles.png / app-install / See Below
+gnome-gnometris.png / app-install / See Below
+gnome-gnumeric.png / app-install / See Below
+gnome-hearts.png / app-install / See Below
+gnome-iagno.png / app-install / See Below
+gnome-klotski.png / app-install / See Below
+gnome-mahjongg.png / app-install / See Below
+gnome-mastermind.png / app-install / See Below
+gnome-mines.png / app-install / See Below
+gnome-mud.png / app-install / See Below
+gnome-nettool.png / app-install / See Below
+gnome-oregano.png / app-install / See Below
+gnome-panel.png / app-install / See Below
+gnome-photo-printer.png / app-install / See Below
+gnome-planner.png / app-install / See Below
+gnome-power-manager.png / app-install / See Below
+gnome-power-statistics.png / app-install / See Below
+gnome-ppp.png / app-install / See Below
+gnome-rdp.png / app-install / See Below
+gnome-reclevel.png / app-install / See Below
+gnome-robots.png / app-install / See Below
+gnome-samegnome.png / app-install / See Below
+gnome-schedule.png / app-install / See Below
+gnome-specimen.png / app-install / See Below
+gnome-subtitles.png / app-install / See Below
+gnome-sudoku.png / app-install / See Below
+gnome-tali.png / app-install / See Below
+gnome-terminal.ico / wiki_commons_gpl / See Below
+gnome-terminal.png / wiki_commons_gpl / See Below
+gnome-tetravex.png / app-install / See Below
+gnome-vumeter.png / app-install / See Below
+gnome-web-browser.png / app-install / See Below
+gnome-week.png / app-install / See Below
+gnome-zeitgeist.ico / wiki_commons_gpl / See Below
+gnome-zeitgeist.png / wiki_commons_gpl / See Below
+gnome.ico / crystal / LGPL-2.1
+gnome.ico / crystal_clear / LGPL-2.1
+gnome.ico / nuvola / LGPL-2.1
+gnome.png / crystal / LGPL-2.1
+gnome.png / crystal_clear / LGPL-2.1
+gnome.png / nuvola / LGPL-2.1
+gnome_planner.ico / wiki_commons_gpl / See Below
+gnome_planner.png / wiki_commons_gpl / See Below
+gnomebaker.png / app-install / See Below
+gnomeicu.png / app-install / See Below
+gnomeradio.png / app-install / See Below
+gnomesword.png / app-install / See Below
+gnometris.ico / wiki_commons_gpl / See Below
+gnometris.png / wiki_commons_gpl / See Below
+gnomine.png / wiki_commons_gpl / See Below
+gnormalize.ico / tango-harm / CC-BY 3.0
+gnormalize.png / tango-harm / CC-BY 3.0
+gnowsys.ico / wiki_commons_cc / See Below
+gnowsys.png / wiki_commons_cc / See Below
+gnu-nano.ico / homemade / PD
+gnu-nano.png / homemade / PD
+gnubg.png / app-install / See Below
+gnubik.png / app-install / See Below
+gnucash.ico / tango-harm / CC-BY 3.0
+gnucash.png / app-install / See Below
+gnucash.png / tango-harm / CC-BY 3.0
+gnudoq.png / app-install / See Below
+gnugo.png / wiki_commons_gpl / See Below
+gnujuggler.ico / wiki_commons_cc / See Below
+gnujuggler.png / wiki_commons_cc / See Below
+gnumail.ico / wiki_commons_gpl / See Below
+gnumail.png / wiki_commons_gpl / See Below
+gnumed.png / app-install / See Below
+gnumeric.ico / wiki_commons_gpl / See Below
+gnumeric.png / wiki_commons_gpl / See Below
+gnunet-gtk.png / app-install / See Below
+gnunet-qt.png / app-install / See Below
+gnunet.png / wiki_commons_gpl / See Below
+gnupg.ico / wiki_commons_gpl / See Below
+gnupg.png / wiki_commons_gpl / See Below
+gnusim8085.png / app-install / See Below
+gnusound_gui.png / app-install / See Below
+gnustep.ico / wiki_commons_gpl / See Below
+gnustep.png / wiki_commons_gpl / See Below
+gnuzilla.ico / wiki_commons_cc / See Below
+gnuzilla.png / wiki_commons_cc / See Below
+go-bottom-2.ico / gnome / GPLv2
+go-bottom-2.png / gnome / GPLv2
+go-bottom-3.ico / tango / PD
+go-bottom-3.png / tango / PD
+go-bottom-4.ico / nuvola / LGPL-2.1
+go-bottom-4.png / nuvola / LGPL-2.1
+go-bottom-5.ico / oxygen / CC-BY-SA 3.0 or LGPL
+go-bottom-5.png / oxygen / CC-BY-SA 3.0 or LGPL
+go-bottom.ico / crystal / LGPL-2.1
+go-bottom.png / crystal / LGPL-2.1
+go-bottom.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+go-down-3.ico / crystal / LGPL-2.1
+go-down-3.png / crystal / LGPL-2.1
+go-down-4.ico / gnome / GPLv2
+go-down-4.png / gnome / GPLv2
+go-down-5.ico / tango / PD
+go-down-5.png / tango / PD
+go-down-6.ico / nuvola / LGPL-2.1
+go-down-6.png / nuvola / LGPL-2.1
+go-down-7.ico / oxygen / CC-BY-SA 3.0 or LGPL
+go-down-7.png / oxygen / CC-BY-SA 3.0 or LGPL
+go-down-search.ico / oxygen / CC-BY-SA 3.0 or LGPL
+go-down-search.png / oxygen / CC-BY-SA 3.0 or LGPL
+go-down.ico / crystal_clear / LGPL-2.1
+go-down.ico / intrigue / GPLv2
+go-down.png / crystal_clear / LGPL-2.1
+go-down.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+go-down.png / intrigue / GPLv2
+go-first-2.ico / gnome / GPLv2
+go-first-2.png / gnome / GPLv2
+go-first-3.ico / tango / PD
+go-first-3.png / tango / PD
+go-first-4.ico / nuvola / LGPL-2.1
+go-first-4.png / nuvola / LGPL-2.1
+go-first-5.ico / oxygen / CC-BY-SA 3.0 or LGPL
+go-first-5.png / oxygen / CC-BY-SA 3.0 or LGPL
+go-first-view-page.ico / oxygen / CC-BY-SA 3.0 or LGPL
+go-first-view-page.png / oxygen / CC-BY-SA 3.0 or LGPL
+go-first-view.ico / oxygen / CC-BY-SA 3.0 or LGPL
+go-first-view.png / oxygen / CC-BY-SA 3.0 or LGPL
+go-frist-view.ico / oxygen / CC-BY-SA 3.0 or LGPL
+go-frist-view.png / oxygen / CC-BY-SA 3.0 or LGPL
+go-home-3.ico / crystal / LGPL-2.1
+go-home-3.png / crystal / LGPL-2.1
+go-home-4.ico / gnome / GPLv2
+go-home-4.png / gnome / GPLv2
+go-home-5.ico / tango / PD
+go-home-5.png / tango / PD
+go-home-6.ico / nuvola / LGPL-2.1
+go-home-6.png / nuvola / LGPL-2.1
+go-home-7.ico / oxygen / CC-BY-SA 3.0 or LGPL
+go-home-7.png / oxygen / CC-BY-SA 3.0 or LGPL
+go-home.ico / crystal_clear / LGPL-2.1
+go-home.ico / intrigue / GPLv2
+go-home.png / crystal_clear / LGPL-2.1
+go-home.png / intrigue / GPLv2
+go-jump-2.ico / gnome / GPLv2
+go-jump-2.png / gnome / GPLv2
+go-jump-3.ico / tango / PD
+go-jump-3.png / tango / PD
+go-jump-4.ico / oxygen / CC-BY-SA 3.0 or LGPL
+go-jump-4.png / oxygen / CC-BY-SA 3.0 or LGPL
+go-jump-declaration.ico / oxygen / CC-BY-SA 3.0 or LGPL
+go-jump-declaration.png / oxygen / CC-BY-SA 3.0 or LGPL
+go-jump-definition.ico / oxygen / CC-BY-SA 3.0 or LGPL
+go-jump-definition.png / oxygen / CC-BY-SA 3.0 or LGPL
+go-jump-locationbar.png / oxygen / CC-BY-SA 3.0 or LGPL
+go-jump-today.ico / oxygen / CC-BY-SA 3.0 or LGPL
+go-jump-today.png / oxygen / CC-BY-SA 3.0 or LGPL
+go-kde-2.ico / nuvola / LGPL-2.1
+go-kde-2.png / nuvola / LGPL-2.1
+go-kde.ico / crystal / LGPL-2.1
+go-kde.png / crystal / LGPL-2.1
+go-last-2.ico / gnome / GPLv2
+go-last-2.png / gnome / GPLv2
+go-last-3.ico / tango / PD
+go-last-3.png / tango / PD
+go-last-4.ico / oxygen / CC-BY-SA 3.0 or LGPL
+go-last-4.png / oxygen / CC-BY-SA 3.0 or LGPL
+go-last-view-page.ico / oxygen / CC-BY-SA 3.0 or LGPL
+go-last-view-page.png / oxygen / CC-BY-SA 3.0 or LGPL
+go-last-view.ico / oxygen / CC-BY-SA 3.0 or LGPL
+go-last-view.png / oxygen / CC-BY-SA 3.0 or LGPL
+go-linspire.ico / crystal / LGPL-2.1
+go-linspire.png / crystal / LGPL-2.1
+go-next-3.ico / crystal / LGPL-2.1
+go-next-3.png / crystal / LGPL-2.1
+go-next-4.ico / gnome / GPLv2
+go-next-4.png / gnome / GPLv2
+go-next-5.ico / tango / PD
+go-next-5.png / tango / PD
+go-next-6.ico / nuvola / LGPL-2.1
+go-next-6.png / nuvola / LGPL-2.1
+go-next-7.ico / oxygen / CC-BY-SA 3.0 or LGPL
+go-next-7.png / oxygen / CC-BY-SA 3.0 or LGPL
+go-next-context.ico / oxygen / CC-BY-SA 3.0 or LGPL
+go-next-context.png / oxygen / CC-BY-SA 3.0 or LGPL
+go-next-use.ico / oxygen / CC-BY-SA 3.0 or LGPL
+go-next-use.png / oxygen / CC-BY-SA 3.0 or LGPL
+go-next-view-page.ico / oxygen / CC-BY-SA 3.0 or LGPL
+go-next-view-page.png / oxygen / CC-BY-SA 3.0 or LGPL
+go-next-view.ico / oxygen / CC-BY-SA 3.0 or LGPL
+go-next-view.png / oxygen / CC-BY-SA 3.0 or LGPL
+go-next.ico / crystal_clear / LGPL-2.1
+go-next.ico / intrigue / GPLv2
+go-next.png / crystal_clear / LGPL-2.1
+go-next.png / intrigue / GPLv2
+go-parent-folder.ico / oxygen / CC-BY-SA 3.0 or LGPL
+go-parent-folder.png / oxygen / CC-BY-SA 3.0 or LGPL
+go-previous-3.ico / crystal / LGPL-2.1
+go-previous-3.png / crystal / LGPL-2.1
+go-previous-4.ico / gnome / GPLv2
+go-previous-4.png / gnome / GPLv2
+go-previous-5.ico / tango / PD
+go-previous-5.png / tango / PD
+go-previous-6.ico / nuvola / LGPL-2.1
+go-previous-6.png / nuvola / LGPL-2.1
+go-previous-7.ico / oxygen / CC-BY-SA 3.0 or LGPL
+go-previous-7.png / oxygen / CC-BY-SA 3.0 or LGPL
+go-previous-context.ico / oxygen / CC-BY-SA 3.0 or LGPL
+go-previous-context.png / oxygen / CC-BY-SA 3.0 or LGPL
+go-previous-use.ico / oxygen / CC-BY-SA 3.0 or LGPL
+go-previous-use.png / oxygen / CC-BY-SA 3.0 or LGPL
+go-previous-view-page.ico / oxygen / CC-BY-SA 3.0 or LGPL
+go-previous-view-page.png / oxygen / CC-BY-SA 3.0 or LGPL
+go-previous-view.ico / oxygen / CC-BY-SA 3.0 or LGPL
+go-previous-view.png / oxygen / CC-BY-SA 3.0 or LGPL
+go-previous.ico / crystal_clear / LGPL-2.1
+go-previous.ico / intrigue / GPLv2
+go-previous.png / crystal_clear / LGPL-2.1
+go-previous.png / intrigue / GPLv2
+go-top-2.ico / crystal / LGPL-2.1
+go-top-2.png / crystal / LGPL-2.1
+go-top-3.ico / gnome / GPLv2
+go-top-3.png / gnome / GPLv2
+go-top-4.ico / tango / PD
+go-top-4.png / tango / PD
+go-top-5.ico / nuvola / LGPL-2.1
+go-top-5.png / nuvola / LGPL-2.1
+go-top-6.ico / oxygen / CC-BY-SA 3.0 or LGPL
+go-top-6.png / oxygen / CC-BY-SA 3.0 or LGPL
+go-top.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+go-up-3.ico / crystal / LGPL-2.1
+go-up-3.png / crystal / LGPL-2.1
+go-up-4.ico / gnome / GPLv2
+go-up-4.png / gnome / GPLv2
+go-up-5.ico / tango / PD
+go-up-5.png / tango / PD
+go-up-6.ico / nuvola / LGPL-2.1
+go-up-6.png / nuvola / LGPL-2.1
+go-up-7.ico / oxygen / CC-BY-SA 3.0 or LGPL
+go-up-7.png / oxygen / CC-BY-SA 3.0 or LGPL
+go-up-search.ico / oxygen / CC-BY-SA 3.0 or LGPL
+go-up-search.png / oxygen / CC-BY-SA 3.0 or LGPL
+go-up.ico / crystal_clear / LGPL-2.1
+go-up.ico / intrigue / GPLv2
+go-up.png / crystal_clear / LGPL-2.1
+go-up.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+go-up.png / intrigue / GPLv2
+goalseekdialog.png / crystal / LGPL-2.1
+goattrk2.png / app-install / See Below
+goban.ico / wiki_commons_gpl / See Below
+goban.png / wiki_commons_gpl / See Below
+goban_saved_game_file.ico / wiki_commons_gpl / See Below
+goban_saved_game_file.png / wiki_commons_gpl / See Below
+gobby.ico / wiki_commons_gpl / See Below
+gobby.png / app-install / See Below
+gobby.png / wiki_commons_gpl / See Below
+gok.png / app-install / See Below
+golearn.png / app-install / See Below
+golly.png / app-install / See Below
+gonet.png / app-install / See Below
+goobox.png / app-install / See Below
+gooffice.png / app-install / See Below
+googlizer.png / app-install / See Below
+gopchop.png / app-install / See Below
+goplay.png / app-install / See Below
+gosa.png / app-install / See Below
+gosa2.ico / wiki_commons_gpl / See Below
+gosa2.png / wiki_commons_gpl / See Below
+gosafe.png / app-install / See Below
+gossip.ico / wiki_commons_gpl / See Below
+gossip.png / app-install / See Below
+gossip.png / wiki_commons_gpl / See Below
+goto.ico / crystal / LGPL-2.1
+goto.png / crystal / LGPL-2.1
+gotoend.png / crystal / LGPL-2.1
+gotoendofdoc.png / crystal / LGPL-2.1
+gotostartofdoc.png / crystal / LGPL-2.1
+gotostartoftable.png / crystal / LGPL-2.1
+goweb.png / app-install / See Below
+gpaint.png / app-install / See Below
+gparted.png / app-install / See Below
+gpass.png / app-install / See Below
+gpe-calendar.png / app-install / See Below
+gpe-clock.png / app-install / See Below
+gpe-contacts.png / app-install / See Below
+gpe-edit.png / app-install / See Below
+gpe-expenses.png / app-install / See Below
+gpe-julia.png / app-install / See Below
+gpe-lights.png / app-install / See Below
+gpe-mininet.png / app-install / See Below
+gpe-mixer.png / app-install / See Below
+gpe-othello.png / app-install / See Below
+gpe-screenshot.png / app-install / See Below
+gpe-shield.png / app-install / See Below
+gpe-soundbite-play.png / app-install / See Below
+gpe-soundbite-record.png / app-install / See Below
+gpe-su.png / app-install / See Below
+gpe-taskmanager.png / app-install / See Below
+gpe-tetris.png / app-install / See Below
+gpe-timesheet.png / app-install / See Below
+gpe-todo.png / app-install / See Below
+gpe-watch.png / app-install / See Below
+gpe-what.png / app-install / See Below
+gperiodic.png / app-install / See Below
+gpg.ico / crystal / LGPL-2.1
+gpg.png / crystal / LGPL-2.1
+gphoto.ico / wiki_commons_gpl / See Below
+gphoto.png / wiki_commons_gpl / See Below
+gphpedit.ico / wiki_commons_gpl / See Below
+gphpedit.png / app-install / See Below
+gphpedit.png / wiki_commons_gpl / See Below
+gpicview.png / app-install / See Below
+gpodder.png / app-install / See Below
+gpomme.png / app-install / See Below
+gpredict.png / app-install / See Below
+gprename_gprename.png / app-install / See Below
+gps.ico / open_clip_art_library / PD
+gps.png / app-install / See Below
+gps.png / open_clip_art_library / PD
+gpsk31.png / app-install / See Below
+gquilt.png / app-install / See Below
+gqview.png / app-install / See Below
+grace.png / app-install / See Below
+gradient-bilinear.png / cc / CC-BY 3.0
+gradient-conical-asymmetric.png / cc / CC-BY 3.0
+gradient-conical-symmetric.png / cc / CC-BY 3.0
+gradient-linear.png / cc / CC-BY 3.0
+gradient-radial.png / cc / CC-BY 3.0
+gradient-shapeburst-angular.png / cc / CC-BY 3.0
+gradient-shapeburst-dimpled.png / cc / CC-BY 3.0
+gradient-shapeburst-spherical.png / cc / CC-BY 3.0
+gradient-spiral-anticlockwise.png / cc / CC-BY 3.0
+gradient-spiral-clockwise.png / cc / CC-BY 3.0
+gradient-square.png / cc / CC-BY 3.0
+gradientdlg.ico / crystal / LGPL-2.1
+gradientdlg.png / crystal / LGPL-2.1
+grafattrcrop.png / crystal / LGPL-2.1
+grafblue.png / crystal / LGPL-2.1
+grafcontrast.png / crystal / LGPL-2.1
+grafgamma.png / crystal / LGPL-2.1
+grafgreen.png / crystal / LGPL-2.1
+grafinvert.png / crystal / LGPL-2.1
+grafluminance.png / crystal / LGPL-2.1
+grafmode.png / crystal / LGPL-2.1
+grafred.png / crystal / LGPL-2.1
+graftransparence.png / crystal / LGPL-2.1
+gramps.ico / wiki_commons_gpl / See Below
+gramps.png / app-install / See Below
+gramps.png / wiki_commons_gpl / See Below
+granule.png / app-install / See Below
+graphic.png / crystal / LGPL-2.1
+graphicfilterinvert.png / crystal / LGPL-2.1
+graphicfiltermosaic.png / crystal / LGPL-2.1
+graphicfilterpopart.png / crystal / LGPL-2.1
+graphicfilterposter.png / crystal / LGPL-2.1
+graphicfilterrelief.png / crystal / LGPL-2.1
+graphicfilterremovenoise.png / crystal / LGPL-2.1
+graphicfiltersepia.png / crystal / LGPL-2.1
+graphicfiltersharpen.png / crystal / LGPL-2.1
+graphicfiltersmooth.png / crystal / LGPL-2.1
+graphicfiltersobel.png / crystal / LGPL-2.1
+graphicfiltersolarize.png / crystal / LGPL-2.1
+graphicfiltertoolbox.png / crystal / LGPL-2.1
+graphics-2.ico / nuvola / LGPL-2.1
+graphics-2.png / nuvola / LGPL-2.1
+graphics-design.ico / crystal / LGPL-2.1
+graphics-design.png / crystal / LGPL-2.1
+graphics-scanner.ico / crystal / LGPL-2.1
+graphics-scanner.png / crystal / LGPL-2.1
+graphics-viewer-document.ico / oxygen / CC-BY-SA 3.0 or LGPL
+graphics-viewer-document.png / oxygen / CC-BY-SA 3.0 or LGPL
+graphics.ico / crystal / LGPL-2.1
+graphics.png / crystal / LGPL-2.1
+graphthing.png / app-install / See Below
+grass.ico / wiki_commons_cc / See Below
+grass.png / wiki_commons_cc / See Below
+gravitation.png / app-install / See Below
+gravity-east.png / cc / CC-BY 3.0
+gravity-north-east.png / cc / CC-BY 3.0
+gravity-north-west.png / cc / CC-BY 3.0
+gravity-north.png / cc / CC-BY 3.0
+gravity-south-east.png / cc / CC-BY 3.0
+gravity-south-west.png / cc / CC-BY 3.0
+gravity-south.png / cc / CC-BY 3.0
+gravity-west.png / cc / CC-BY 3.0
+grdesktop.png / app-install / See Below
+greatestheight.png / crystal / LGPL-2.1
+greatestwidth.png / crystal / LGPL-2.1
+greenwich.png / app-install / See Below
+gresolver.png / app-install / See Below
+gretl.ico / wiki_commons_gpl / See Below
+gretl.png / wiki_commons_gpl / See Below
+grhino.png / app-install / See Below
+gri.ico / wiki_commons_gpl / See Below
+gri.png / wiki_commons_gpl / See Below
+grid.png / cc / CC-BY 3.0
+griduse.png / crystal / LGPL-2.1
+gridvisible.png / crystal / LGPL-2.1
+griffith.png / app-install / See Below
+gringotts.png / app-install / See Below
+gripicon.png / app-install / See Below
+grisbi.png / app-install / See Below
+group-add.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+group-add.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+group-delete.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+group-delete.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+group-edit.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+group-edit.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+group-error.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+group-error.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+group-gear.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+group-gear.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+group-go.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+group-go.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+group-key.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+group-key.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+group-link.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+group-link.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+group.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+group.png / crystal / LGPL-2.1
+group.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+groupbox.png / crystal / LGPL-2.1
+grow.png / crystal / LGPL-2.1
+growl.ico / wiki_commons_bsd / BSD
+growl.png / wiki_commons_bsd / BSD
+grsync.png / app-install / See Below
+grub.ico / wiki_commons_pd / PD
+grub.png / wiki_commons_pd / PD
+gscan2pdf_gscan2pdf.png / app-install / See Below
+gsmc.png / app-install / See Below
+gsoko.png / app-install / See Below
+gstreamer-properties.png / app-install / See Below
+gtetrinet.png / app-install / See Below
+gthumb.ico / wiki_commons_gpl / See Below
+gthumb.png / app-install / See Below
+gthumb.png / wiki_commons_gpl / See Below
+gtick.png / app-install / See Below
+gtimer.png / app-install / See Below
+gtk-chtheme.png / app-install / See Below
+gtk-gnutella.ico / tango-harm / CC-BY 3.0
+gtk-gnutella.ico / wiki_commons_gpl / See Below
+gtk-gnutella.png / app-install / See Below
+gtk-gnutella.png / tango-harm / CC-BY 3.0
+gtk-gnutella.png / wiki_commons_gpl / See Below
+gtk-imonc.png / app-install / See Below
+gtk-recordmydesktop.png / app-install / See Below
+gtkam.png / app-install / See Below
+gtkboard.png / app-install / See Below
+gtkorphan.png / app-install / See Below
+gtkpycad.png / app-install / See Below
+gtkvncviewer.png / app-install / See Below
+gtkwave.ico / wiki_commons_gpl / See Below
+gtkwave.png / wiki_commons_gpl / See Below
+gtkwhiteboard.png / app-install / See Below
+gtm.png / app-install / See Below
+gtodo.png / app-install / See Below
+gtorrentviewer.png / app-install / See Below
+gtranslator.png / app-install / See Below
+guarddog.png / app-install / See Below
+gucharmap.png / wiki_commons_gpl / See Below
+gui-apt-key.png / app-install / See Below
+gunroar.png / app-install / See Below
+gupnp-tools_av-cp.png / app-install / See Below
+gupnp-tools_network-light.png / app-install / See Below
+gupnp-tools_universal-cp.png / app-install / See Below
+gurlchecker.png / app-install / See Below
+gvb.png / app-install / See Below
+gvim.ico / crystal / LGPL-2.1
+gvim.png / crystal / LGPL-2.1
+gvsig.ico / wiki_commons_cc / See Below
+gvsig.png / wiki_commons_cc / See Below
+gwc.png / app-install / See Below
+gweled.png / app-install / See Below
+gwenview.ico / wiki_commons_gpl / See Below
+gwenview.png / app-install / See Below
+gwenview.png / wiki_commons_gpl / See Below
+gwget.png / app-install / See Below
+gworldclock.png / app-install / See Below
+gwyddion.png / app-install / See Below
+gxine.png / app-install / See Below
+gxneur.png / app-install / See Below
+halfencrypted.ico / crystal / LGPL-2.1
+halfencrypted.png / crystal / LGPL-2.1
+halfsphere.png / crystal / LGPL-2.1
+handbrake.ico / wiki_commons_gpl / See Below
+handbrake.png / wiki_commons_gpl / See Below
+handlesdraft.png / crystal / LGPL-2.1
+hannah.png / app-install / See Below
+happydigger.png / app-install / See Below
+hardinfo.png / app-install / See Below
+hcenter.png / cc / CC-BY 3.0
+hchain-broken.png / cc / CC-BY 3.0
+hchain.png / cc / CC-BY 3.0
+heart-add.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+heart-add.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+heart-broken.png / oxygen / CC-BY-SA 3.0 or LGPL
+heart-delete.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+heart-delete.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+heart.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+heart.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+heart.png / oxygen / CC-BY-SA 3.0 or LGPL
+help-2.ico / crystal / LGPL-2.1
+help-2.png / crystal / LGPL-2.1
+help-3.ico / nuvola / LGPL-2.1
+help-3.png / nuvola / LGPL-2.1
+help-about-2.ico / oxygen / CC-BY-SA 3.0 or LGPL
+help-about-2.png / oxygen / CC-BY-SA 3.0 or LGPL
+help-about-kde-2.ico / crystal / LGPL-2.1
+help-about-kde-2.png / crystal / LGPL-2.1
+help-about-kde-3.ico / nuvola / LGPL-2.1
+help-about-kde-3.png / nuvola / LGPL-2.1
+help-about-kde.ico / intrigue / GPLv2
+help-about-kde.png / intrigue / GPLv2
+help-about.ico / gnome / GPLv2
+help-about.png / gnome / GPLv2
+help-browser-2.ico / tango / PD
+help-browser-2.png / tango / PD
+help-browser-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+help-browser-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+help-browser.ico / gnome / GPLv2
+help-browser.png / gnome / GPLv2
+help-contents-2.ico / crystal / LGPL-2.1
+help-contents-2.png / crystal / LGPL-2.1
+help-contents-3.ico / gnome / GPLv2
+help-contents-3.png / gnome / GPLv2
+help-contents-4.ico / nuvola / LGPL-2.1
+help-contents-4.png / nuvola / LGPL-2.1
+help-contents-5.ico / oxygen / CC-BY-SA 3.0 or LGPL
+help-contents-5.png / oxygen / CC-BY-SA 3.0 or LGPL
+help-contents.ico / intrigue / GPLv2
+help-contents.png / intrigue / GPLv2
+help-contextual-2.ico / oxygen / CC-BY-SA 3.0 or LGPL
+help-contextual-2.png / oxygen / CC-BY-SA 3.0 or LGPL
+help-contextual.ico / crystal / LGPL-2.1
+help-contextual.png / crystal / LGPL-2.1
+help-faq.ico / gnome / GPLv2
+help-faq.png / gnome / GPLv2
+help-hint.ico / oxygen / CC-BY-SA 3.0 or LGPL
+help-hint.png / oxygen / CC-BY-SA 3.0 or LGPL
+help-index-2.ico / nuvola / LGPL-2.1
+help-index-2.png / nuvola / LGPL-2.1
+help-index.ico / crystal / LGPL-2.1
+help-index.png / crystal / LGPL-2.1
+help.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+help.ico / intrigue / GPLv2
+help.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+help.png / intrigue / GPLv2
+helplinesmove.png / crystal / LGPL-2.1
+helplinesuse.png / crystal / LGPL-2.1
+helplinesvisible.png / crystal / LGPL-2.1
+heroes.png / app-install / See Below
+hex-a-hop.png / app-install / See Below
+hfixedline.png / crystal / LGPL-2.1
+hideslide.png / crystal / LGPL-2.1
+hieroclash.ico / wiki_commons_cc / See Below
+hieroclash.png / wiki_commons_cc / See Below
+histogram-linear.png / cc / CC-BY 3.0
+histogram-logarithmic.png / cc / CC-BY 3.0
+histogram.png / cc / CC-BY 3.0
+hldocntp.png / crystal / LGPL-2.1
+hldoctp.png / crystal / LGPL-2.1
+hocr1.png / app-install / See Below
+holotz-castle.png / app-install / See Below
+home.png / cc / CC-BY 3.0
+homebank.ico / wiki_commons_pd / PD
+homebank.png / app-install / See Below
+homebank.png / wiki_commons_pd / PD
+homepage.ico / nuvola / LGPL-2.1
+homepage.png / nuvola / LGPL-2.1
+horde.ico / wiki_commons_cc / See Below
+horde.png / wiki_commons_cc / See Below
+hotwire.png / app-install / See Below
+hourglass-add.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+hourglass-add.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+hourglass-delete.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+hourglass-delete.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+hourglass-go.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+hourglass-go.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+hourglass-link.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+hourglass-link.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+hourglass.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+hourglass.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+house.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+house.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+house_go.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+house_go.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+house_link.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+house_link.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+hp.png / app-install / See Below
+hscrollbar.png / crystal / LGPL-2.1
+html-add.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+html-add.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+html-delete.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+html-delete.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+html-go.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+html-go.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+html-valid.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+html-valid.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+htop.png / app-install / See Below
+http_file_server.ico / wiki_commons_cc / See Below
+http_file_server.png / wiki_commons_cc / See Below
+httrack.png / app-install / See Below
+hugin.ico / wiki_commons_gpl / See Below
+hugin.png / wiki_commons_gpl / See Below
+hwinfo-2.ico / nuvola / LGPL-2.1
+hwinfo-2.png / nuvola / LGPL-2.1
+hwinfo-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+hwinfo-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+hwinfo.ico / crystal / LGPL-2.1
+hwinfo.ico / nuvola / LGPL-2.1
+hwinfo.png / crystal / LGPL-2.1
+hwinfo.png / nuvola / LGPL-2.1
+hydrogen.png / app-install / See Below
+hydrogen_drum_machine.ico / wiki_commons_pd / PD
+hydrogen_drum_machine.png / wiki_commons_pd / PD
+hyperlinkdialog.png / crystal / LGPL-2.1
+hyphenate.png / crystal / LGPL-2.1
+iceape.ico / wiki_commons_gpl / See Below
+iceape.png / wiki_commons_gpl / See Below
+icebreaker.png / app-install / See Below
+icecat.ico / wiki_commons_gpl / See Below
+icecat.png / wiki_commons_gpl / See Below
+icedove.ico / wiki_commons_gpl / See Below
+icedove.png / app-install / See Below
+icedove.png / wiki_commons_gpl / See Below
+iceowl.png / app-install / See Below
+iceweasel.ico / wiki_commons_gpl / See Below
+iceweasel.png / wiki_commons_gpl / See Below
+icomic.ico / wiki_commons_bsd / BSD
+icomic.png / wiki_commons_bsd / BSD
+icomic_plug-in.ico / wiki_commons_bsd / BSD
+icomic_plug-in.png / wiki_commons_bsd / BSD
+icq-2.ico / gnome / GPLv2
+icq-2.png / gnome / GPLv2
+icq.ico / crystal / LGPL-2.1
+icq.png / crystal / LGPL-2.1
+icq_away.ico / crystal / LGPL-2.1
+icq_away.png / crystal / LGPL-2.1
+icq_dnd.ico / crystal / LGPL-2.1
+icq_dnd.png / crystal / LGPL-2.1
+icq_ffc.ico / crystal / LGPL-2.1
+icq_ffc.png / crystal / LGPL-2.1
+icq_invisible.ico / crystal / LGPL-2.1
+icq_invisible.png / crystal / LGPL-2.1
+icq_na.ico / crystal / LGPL-2.1
+icq_na.png / crystal / LGPL-2.1
+icq_occupied.ico / crystal / LGPL-2.1
+icq_occupied.png / crystal / LGPL-2.1
+icq_offline.ico / crystal / LGPL-2.1
+icq_offline.png / crystal / LGPL-2.1
+icq_online.ico / crystal / LGPL-2.1
+icq_online.png / crystal / LGPL-2.1
+id.ico / crystal / LGPL-2.1
+id.png / crystal / LGPL-2.1
+id030.png / crystal / LGPL-2.1
+id031.png / crystal / LGPL-2.1
+id032.png / crystal / LGPL-2.1
+id033.png / crystal / LGPL-2.1
+id040.png / crystal / LGPL-2.1
+id041.png / crystal / LGPL-2.1
+id05.png / crystal / LGPL-2.1
+id06.png / crystal / LGPL-2.1
+id07.png / crystal / LGPL-2.1
+id08.png / crystal / LGPL-2.1
+identity-2.ico / nuvola / LGPL-2.1
+identity-2.png / nuvola / LGPL-2.1
+identity.ico / crystal / LGPL-2.1
+identity.png / crystal / LGPL-2.1
+idf.ico / crystal / LGPL-2.1
+idf.png / crystal / LGPL-2.1
+idh.ico / crystal / LGPL-2.1
+idh.png / crystal / LGPL-2.1
+ieatbrainz.ico / wiki_commons_bsd / BSD
+ieatbrainz.png / wiki_commons_bsd / BSD
+ii-esu.png / app-install / See Below
+ikea.png / app-install / See Below
+im-ban-kick-user.ico / oxygen / CC-BY-SA 3.0 or LGPL
+im-ban-kick-user.png / oxygen / CC-BY-SA 3.0 or LGPL
+im-ban-user.ico / oxygen / CC-BY-SA 3.0 or LGPL
+im-ban-user.png / oxygen / CC-BY-SA 3.0 or LGPL
+im-invisible-user.ico / oxygen / CC-BY-SA 3.0 or LGPL
+im-invisible-user.png / oxygen / CC-BY-SA 3.0 or LGPL
+im-kick-user.ico / oxygen / CC-BY-SA 3.0 or LGPL
+im-kick-user.png / oxygen / CC-BY-SA 3.0 or LGPL
+im-user-away.ico / oxygen / CC-BY-SA 3.0 or LGPL
+im-user-away.png / oxygen / CC-BY-SA 3.0 or LGPL
+im-user-busy.ico / oxygen / CC-BY-SA 3.0 or LGPL
+im-user-busy.png / oxygen / CC-BY-SA 3.0 or LGPL
+im-user-offline.ico / oxygen / CC-BY-SA 3.0 or LGPL
+im-user-offline.png / oxygen / CC-BY-SA 3.0 or LGPL
+im-user.ico / oxygen / CC-BY-SA 3.0 or LGPL
+im-user.png / oxygen / CC-BY-SA 3.0 or LGPL
+im30821.png / crystal / LGPL-2.1
+im30826.png / crystal / LGPL-2.1
+image-add.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+image-add.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+image-delete.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+image-delete.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+image-edit.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+image-edit.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+image-flatten-3.ico / crystal / LGPL-2.1
+image-flatten-3.png / crystal / LGPL-2.1
+image-loading-2.ico / tango / PD
+image-loading-2.png / tango / PD
+image-loading-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+image-loading-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+image-loading.ico / gnome / GPLv2
+image-loading.png / gnome / GPLv2
+image-missing-2.ico / tango / PD
+image-missing-2.png / tango / PD
+image-missing-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+image-missing-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+image-missing.ico / gnome / GPLv2
+image-missing.png / gnome / GPLv2
+image-peppermint.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+image-spearmint.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+image-svg+xml-2.ico / crystal / LGPL-2.1
+image-svg+xml-2.png / crystal / LGPL-2.1
+image-svg+xml-compressed.ico / oxygen / CC-BY-SA 3.0 or LGPL
+image-svg+xml-compressed.png / oxygen / CC-BY-SA 3.0 or LGPL
+image-svg+xml-inkscape.ico / wiki_commons_gpl / See Below
+image-svg+xml-inkscape.png / wiki_commons_gpl / See Below
+image-svg+xml.ico / crystal_clear / LGPL-2.1
+image-svg+xml.ico / intrigue / GPLv2
+image-svg+xml.ico / nuvola / LGPL-2.1
+image-svg+xml.ico / oxygen / CC-BY-SA 3.0 or LGPL
+image-svg+xml.png / crystal_clear / LGPL-2.1
+image-svg+xml.png / intrigue / GPLv2
+image-svg+xml.png / nuvola / LGPL-2.1
+image-svg+xml.png / oxygen / CC-BY-SA 3.0 or LGPL
+image-vnd.adobe.photoshop.ico / tango-harm / CC-BY 3.0
+image-vnd.adobe.photoshop.png / tango-harm / CC-BY 3.0
+image-vnd.djvu.ico / tango-harm / CC-BY 3.0
+image-vnd.djvu.png / tango-harm / CC-BY 3.0
+image-vnd.dwg.ico / tango-harm / CC-BY 3.0
+image-vnd.dwg.png / tango-harm / CC-BY 3.0
+image-vnd.dxf.ico / tango-harm / CC-BY 3.0
+image-vnd.dxf.png / tango-harm / CC-BY 3.0
+image-x-3ds.ico / tango-harm / CC-BY 3.0
+image-x-3ds.png / tango-harm / CC-BY 3.0
+image-x-adobe-dng.ico / oxygen / CC-BY-SA 3.0 or LGPL
+image-x-adobe-dng.png / oxygen / CC-BY-SA 3.0 or LGPL
+image-x-canon-cr2.ico / tango-harm / CC-BY 3.0
+image-x-canon-cr2.png / tango-harm / CC-BY 3.0
+image-x-canon-crw.ico / tango-harm / CC-BY 3.0
+image-x-canon-crw.png / tango-harm / CC-BY 3.0
+image-x-compressed-xcf.ico / tango-harm / CC-BY 3.0
+image-x-compressed-xcf.png / tango-harm / CC-BY 3.0
+image-x-eps.ico / oxygen / CC-BY-SA 3.0 or LGPL
+image-x-eps.ico / tango-harm / CC-BY 3.0
+image-x-eps.png / oxygen / CC-BY-SA 3.0 or LGPL
+image-x-eps.png / tango-harm / CC-BY 3.0
+image-x-fuji-raf.ico / tango-harm / CC-BY 3.0
+image-x-fuji-raf.png / tango-harm / CC-BY 3.0
+image-x-generic.ico / crystal_clear / LGPL-2.1
+image-x-generic.ico / gnome / GPLv2
+image-x-generic.ico / intrigue / GPLv2
+image-x-generic.ico / nuvola / LGPL-2.1
+image-x-generic.ico / oxygen / CC-BY-SA 3.0 or LGPL
+image-x-generic.ico / tango / PD
+image-x-generic.png / crystal_clear / LGPL-2.1
+image-x-generic.png / gnome / GPLv2
+image-x-generic.png / intrigue / GPLv2
+image-x-generic.png / nuvola / LGPL-2.1
+image-x-generic.png / oxygen / CC-BY-SA 3.0 or LGPL
+image-x-generic.png / tango / PD
+image-x-kodak-dcr.ico / tango-harm / CC-BY 3.0
+image-x-kodak-dcr.png / tango-harm / CC-BY 3.0
+image-x-kodak-k25.ico / tango-harm / CC-BY 3.0
+image-x-kodak-k25.png / tango-harm / CC-BY 3.0
+image-x-kodak-kdc.ico / tango-harm / CC-BY 3.0
+image-x-kodak-kdc.png / tango-harm / CC-BY 3.0
+image-x-lwo.ico / tango-harm / CC-BY 3.0
+image-x-lwo.png / tango-harm / CC-BY 3.0
+image-x-minolta-mrw.ico / tango-harm / CC-BY 3.0
+image-x-minolta-mrw.png / tango-harm / CC-BY 3.0
+image-x-nikon-nef.ico / tango-harm / CC-BY 3.0
+image-x-nikon-nef.png / tango-harm / CC-BY 3.0
+image-x-olympus-orf.ico / tango-harm / CC-BY 3.0
+image-x-olympus-orf.png / tango-harm / CC-BY 3.0
+image-x-panasonic-raw.ico / tango-harm / CC-BY 3.0
+image-x-panasonic-raw.png / tango-harm / CC-BY 3.0
+image-x-pentax-pef.ico / tango-harm / CC-BY 3.0
+image-x-pentax-pef.png / tango-harm / CC-BY 3.0
+image-x-photo-cd.ico / tango-harm / CC-BY 3.0
+image-x-photo-cd.png / tango-harm / CC-BY 3.0
+image-x-pixen.ico / wiki_commons_mit / MIT
+image-x-pixen.png / wiki_commons_mit / MIT
+image-x-psd.ico / tango-harm / CC-BY 3.0
+image-x-psd.png / tango-harm / CC-BY 3.0
+image-x-quicktime.ico / tango-harm / CC-BY 3.0
+image-x-quicktime.png / tango-harm / CC-BY 3.0
+image-x-sony-arw.ico / tango-harm / CC-BY 3.0
+image-x-sony-arw.png / tango-harm / CC-BY 3.0
+image-x-sony-sr2.ico / tango-harm / CC-BY 3.0
+image-x-sony-sr2.png / tango-harm / CC-BY 3.0
+image-x-sony-srf.ico / tango-harm / CC-BY 3.0
+image-x-sony-srf.png / tango-harm / CC-BY 3.0
+image-x-vnd.trolltech.qpicture.ico / oxygen / CC-BY-SA 3.0 or LGPL
+image-x-vnd.trolltech.qpicture.png / oxygen / CC-BY-SA 3.0 or LGPL
+image-x-win-bitmap.ico / tango-harm / CC-BY 3.0
+image-x-win-bitmap.png / tango-harm / CC-BY 3.0
+image-x-xcf.ico / crystal / LGPL-2.1
+image-x-xcf.ico / nuvola / LGPL-2.1
+image-x-xcf.ico / tango-harm / CC-BY 3.0
+image-x-xcf.png / crystal / LGPL-2.1
+image-x-xcf.png / nuvola / LGPL-2.1
+image-x-xcf.png / tango-harm / CC-BY 3.0
+image-x-xcursor.ico / tango-harm / CC-BY 3.0
+image-x-xcursor.png / tango-harm / CC-BY 3.0
+image-x-xfig.ico / oxygen / CC-BY-SA 3.0 or LGPL
+image-x-xfig.png / oxygen / CC-BY-SA 3.0 or LGPL
+image.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+image.png / cc / CC-BY 3.0
+image.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+imagebutton.png / crystal / LGPL-2.1
+imagecontrol.png / crystal / LGPL-2.1
+imagej.ico / wiki_commons_pd / PD
+imagej.png / wiki_commons_pd / PD
+imagemagick.ico / wiki_commons_gpl / See Below
+imagemagick.png / wiki_commons_gpl / See Below
+imagemapdialog.png / crystal / LGPL-2.1
+images-x-generic-2.ico / crystal / LGPL-2.1
+images-x-generic-2.png / crystal / LGPL-2.1
+images-x-generic.ico / intrigue / GPLv2
+images-x-generic.png / intrigue / GPLv2
+images.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+images.png / cc / CC-BY 3.0
+images.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+imagevis3d.ico / wiki_commons_cc / See Below
+imagevis3d.png / wiki_commons_cc / See Below
+imgseek.ico / wiki_commons_gpl / See Below
+imgseek.png / wiki_commons_gpl / See Below
+importdialog.png / crystal / LGPL-2.1
+importfromfile.png / crystal / LGPL-2.1
+imview.png / app-install / See Below
+incrementindent.png / crystal / LGPL-2.1
+incrementsublevels.png / crystal / LGPL-2.1
+indent_task.ico / crystal / LGPL-2.1
+indent_task.png / crystal / LGPL-2.1
+infinite_canvase.ico / wiki_commons_gpl / See Below
+infinite_canvase.png / wiki_commons_gpl / See Below
+infrarecorder.ico / wiki_commons_cc / See Below
+infrarecorder.png / wiki_commons_cc / See Below
+inkblot.png / app-install / See Below
+inkscape.png / oxygen / CC-BY-SA 3.0 or LGPL
+inkscape.png / wiki_commons_gpl / See Below
+inode-blockdevice.ico / tango-harm / CC-BY 3.0
+inode-blockdevice.png / tango-harm / CC-BY 3.0
+inode-chardevice.ico / tango-harm / CC-BY 3.0
+inode-chardevice.png / tango-harm / CC-BY 3.0
+inode-directory.ico / oxygen / CC-BY-SA 3.0 or LGPL
+inode-directory.png / oxygen / CC-BY-SA 3.0 or LGPL
+inode-socket.ico / tango-harm / CC-BY 3.0
+inode-socket.png / tango-harm / CC-BY 3.0
+input-gaming-2.ico / gnome / GPLv2
+input-gaming-2.png / gnome / GPLv2
+input-gaming-3.ico / tango / PD
+input-gaming-3.png / tango / PD
+input-gaming-4.ico / nuvola / LGPL-2.1
+input-gaming-4.png / nuvola / LGPL-2.1
+input-gaming-5.ico / oxygen / CC-BY-SA 3.0 or LGPL
+input-gaming-5.png / oxygen / CC-BY-SA 3.0 or LGPL
+input-gaming-controller.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+input-gaming-controller.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+input-gaming-controller_add.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+input-gaming-controller_add.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+input-gaming-controller_delete.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+input-gaming-controller_delete.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+input-gaming-controller_error.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+input-gaming-controller_error.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+input-gaming-joystick_add.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+input-gaming-joystick_add.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+input-gaming-joystick_delete.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+input-gaming-joystick_delete.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+input-gaming-joystick_error.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+input-gaming-joystick_error.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+input-gaming.ico / crystal / LGPL-2.1
+input-gaming.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+input-gaming.png / crystal / LGPL-2.1
+input-gaming.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+input-keyboard-2.ico / gnome / GPLv2
+input-keyboard-2.png / gnome / GPLv2
+input-keyboard-3.ico / tango / PD
+input-keyboard-3.png / tango / PD
+input-keyboard-4.ico / oxygen / CC-BY-SA 3.0 or LGPL
+input-keyboard-4.png / oxygen / CC-BY-SA 3.0 or LGPL
+input-keyboard.ico / crystal / LGPL-2.1
+input-keyboard.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+input-keyboard.png / crystal / LGPL-2.1
+input-keyboard.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+input-keyboard_add.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+input-keyboard_add.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+input-keyboard_delete.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+input-keyboard_delete.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+input-keyboard_magnify.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+input-keyboard_magnify.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+input-mouse-2.ico / crystal / LGPL-2.1
+input-mouse-2.png / crystal / LGPL-2.1
+input-mouse-3.ico / gnome / GPLv2
+input-mouse-3.png / gnome / GPLv2
+input-mouse-4.png / tango / PD
+input-mouse-5.ico / nuvola / LGPL-2.1
+input-mouse-5.png / nuvola / LGPL-2.1
+input-mouse-6.ico / oxygen / CC-BY-SA 3.0 or LGPL
+input-mouse-6.png / oxygen / CC-BY-SA 3.0 or LGPL
+input-mouse.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+input-mouse.ico / intrigue / GPLv2
+input-mouse.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+input-mouse.png / intrigue / GPLv2
+input-mouse_add.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+input-mouse_add.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+input-mouse_delete.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+input-mouse_delete.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+input-mouse_error.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+input-mouse_error.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+input-remote_control.ico / open_clip_art_library / PD
+input-remote_control.png / open_clip_art_library / PD
+input-tablet-2.ico / gnome / GPLv2
+input-tablet-2.png / gnome / GPLv2
+input-tablet-3.ico / nuvola / LGPL-2.1
+input-tablet-3.png / nuvola / LGPL-2.1
+input-tablet-4.ico / oxygen / CC-BY-SA 3.0 or LGPL
+input-tablet-4.png / oxygen / CC-BY-SA 3.0 or LGPL
+input-tablet.ico / crystal / LGPL-2.1
+input-tablet.png / crystal / LGPL-2.1
+inscellsctrl.png / crystal / LGPL-2.1
+insert-anchor.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+insert-anchor.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+insert-button.ico / oxygen / CC-BY-SA 3.0 or LGPL
+insert-button.png / oxygen / CC-BY-SA 3.0 or LGPL
+insert-chart-bar.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+insert-chart-bar.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+insert-chart-curve.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+insert-chart-curve.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+insert-chart-line.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+insert-chart-line.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+insert-chart-organisation.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+insert-chart-organisation.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+insert-chart-pie.ico / crystal / LGPL-2.1
+insert-chart-pie.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+insert-chart-pie.png / crystal / LGPL-2.1
+insert-chart-pie.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+insert-chart.ico / crystal / LGPL-2.1
+insert-chart.png / crystal / LGPL-2.1
+insert-clipart.ico / crystal / LGPL-2.1
+insert-clipart.png / crystal / LGPL-2.1
+insert-clipart_from_file.ico / crystal / LGPL-2.1
+insert-clipart_from_file.png / crystal / LGPL-2.1
+insert-comment.ico / crystal / LGPL-2.1
+insert-comment.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+insert-comment.png / crystal / LGPL-2.1
+insert-comment.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+insert-comments.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+insert-comments.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+insert-edit.ico / crystal / LGPL-2.1
+insert-edit.png / crystal / LGPL-2.1
+insert-field.ico / crystal / LGPL-2.1
+insert-field.png / crystal / LGPL-2.1
+insert-formula.ico / crystal / LGPL-2.1
+insert-formula.png / crystal / LGPL-2.1
+insert-formula.png / oxygen / CC-BY-SA 3.0 or LGPL
+insert-horizontal-rule.ico / oxygen / CC-BY-SA 3.0 or LGPL
+insert-horizontal-rule.png / oxygen / CC-BY-SA 3.0 or LGPL
+insert-image-2.ico / oxygen / CC-BY-SA 3.0 or LGPL
+insert-image-2.png / oxygen / CC-BY-SA 3.0 or LGPL
+insert-image-3.ico / crystal / LGPL-2.1
+insert-image-3.png / crystal / LGPL-2.1
+insert-image-inline.ico / crystal / LGPL-2.1
+insert-image-inline.png / crystal / LGPL-2.1
+insert-image-link.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+insert-image-link.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+insert-image.ico / crystal / LGPL-2.1
+insert-image.ico / gnome / GPLv2
+insert-image.png / crystal / LGPL-2.1
+insert-image.png / gnome / GPLv2
+insert-knots-3.ico / crystal / LGPL-2.1
+insert-knots-3.png / crystal / LGPL-2.1
+insert-link-2.ico / oxygen / CC-BY-SA 3.0 or LGPL
+insert-link-2.png / oxygen / CC-BY-SA 3.0 or LGPL
+insert-link.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+insert-link.ico / gnome / GPLv2
+insert-link.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+insert-link.png / gnome / GPLv2
+insert-list-bullets.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+insert-list-bullets.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+insert-numbers.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+insert-numbers.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+insert-object.ico / gnome / GPLv2
+insert-object.png / gnome / GPLv2
+insert-page-number.ico / crystal / LGPL-2.1
+insert-page-number.png / crystal / LGPL-2.1
+insert-pause.ico / tango-harm / CC-BY 3.0
+insert-pause.png / tango-harm / CC-BY 3.0
+insert-pilcrow.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+insert-pilcrow.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+insert-query.ico / crystal / LGPL-2.1
+insert-query.png / crystal / LGPL-2.1
+insert-shadow-bottom.ico / crystal / LGPL-2.1
+insert-shadow-bottom.png / crystal / LGPL-2.1
+insert-shadow-left-bottom.ico / crystal / LGPL-2.1
+insert-shadow-left-bottom.png / crystal / LGPL-2.1
+insert-shadow-left-top.ico / crystal / LGPL-2.1
+insert-shadow-left-top.png / crystal / LGPL-2.1
+insert-shadow-left.ico / crystal / LGPL-2.1
+insert-shadow-left.png / crystal / LGPL-2.1
+insert-shadow-right-bottom.ico / crystal / LGPL-2.1
+insert-shadow-right-bottom.png / crystal / LGPL-2.1
+insert-shadow-right-top.ico / crystal / LGPL-2.1
+insert-shadow-right-top.png / crystal / LGPL-2.1
+insert-shadow-right.ico / crystal / LGPL-2.1
+insert-shadow-right.png / crystal / LGPL-2.1
+insert-shadow-top.ico / crystal / LGPL-2.1
+insert-shadow-top.png / crystal / LGPL-2.1
+insert-shadow.ico / crystal / LGPL-2.1
+insert-shadow.png / crystal / LGPL-2.1
+insert-signature.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+insert-signature.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+insert-special-charator.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+insert-special-charator.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+insert-spreadsheet.ico / crystal / LGPL-2.1
+insert-spreadsheet.png / crystal / LGPL-2.1
+insert-table-column.ico / crystal / LGPL-2.1
+insert-table-column.png / crystal / LGPL-2.1
+insert-table-inline.ico / crystal / LGPL-2.1
+insert-table-inline.png / crystal / LGPL-2.1
+insert-table-row.ico / crystal / LGPL-2.1
+insert-table-row.png / crystal / LGPL-2.1
+insert-table.ico / crystal / LGPL-2.1
+insert-table.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+insert-table.ico / oxygen / CC-BY-SA 3.0 or LGPL
+insert-table.png / crystal / LGPL-2.1
+insert-table.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+insert-table.png / oxygen / CC-BY-SA 3.0 or LGPL
+insert-table2.ico / crystal / LGPL-2.1
+insert-table2.png / crystal / LGPL-2.1
+insert-tag.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+insert-tag.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+insert-text-2.ico / oxygen / CC-BY-SA 3.0 or LGPL
+insert-text-2.png / oxygen / CC-BY-SA 3.0 or LGPL
+insert-text-frame.ico / oxygen / CC-BY-SA 3.0 or LGPL
+insert-text-frame.png / oxygen / CC-BY-SA 3.0 or LGPL
+insert-text-heading.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+insert-text-italic.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+insert-text-kerning.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+insert-text-kerning.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+insert-text-letterspacing.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+insert-text-letterspacing.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+insert-text-linespacing.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+insert-text-linespacing.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+insert-text-lowercase.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+insert-text-lowercase.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+insert-text.ico / crystal / LGPL-2.1
+insert-text.ico / gnome / GPLv2
+insert-text.png / crystal / LGPL-2.1
+insert-text.png / gnome / GPLv2
+insert-textfield.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+insertannotation.png / crystal / LGPL-2.1
+insertauthorfield.png / crystal / LGPL-2.1
+insertavmedia.png / crystal / LGPL-2.1
+insertbookmark.png / crystal / LGPL-2.1
+insertcaptiondialog.png / crystal / LGPL-2.1
+insertcellsdown.png / crystal / LGPL-2.1
+insertcellsright.png / crystal / LGPL-2.1
+insertcolumns.png / crystal / LGPL-2.1
+insertctrl.png / crystal / LGPL-2.1
+insertcurrencyfield.png / crystal / LGPL-2.1
+insertdatefield.png / crystal / LGPL-2.1
+insertdoc.png / crystal / LGPL-2.1
+insertdraw.png / crystal / LGPL-2.1
+insertedit.png / crystal / LGPL-2.1
+insertendnote.png / crystal / LGPL-2.1
+insertfield.png / crystal / LGPL-2.1
+insertfieldctrl.png / crystal / LGPL-2.1
+insertfilecontrol.png / crystal / LGPL-2.1
+insertfixedtext.png / crystal / LGPL-2.1
+insertfootnote.png / crystal / LGPL-2.1
+insertformattedfield.png / crystal / LGPL-2.1
+insertframe.png / crystal / LGPL-2.1
+insertframeinteract.png / crystal / LGPL-2.1
+insertframeinteractnocolumns.png / crystal / LGPL-2.1
+insertgraphic.png / crystal / LGPL-2.1
+inserthyperlink.png / crystal / LGPL-2.1
+insertimagecontrol.png / crystal / LGPL-2.1
+insertindexesentry.png / crystal / LGPL-2.1
+insertlistbox.png / crystal / LGPL-2.1
+insertmasterpage.png / crystal / LGPL-2.1
+insertmath.png / crystal / LGPL-2.1
+insertneutralparagraph.png / crystal / LGPL-2.1
+insertnumericfield.png / crystal / LGPL-2.1
+insertobjctrl.png / crystal / LGPL-2.1
+insertobject.png / crystal / LGPL-2.1
+insertobjectchart.png / crystal / LGPL-2.1
+insertobjectdialog.png / crystal / LGPL-2.1
+insertobjectfloatingframe.png / crystal / LGPL-2.1
+insertobjectstarmath.png / crystal / LGPL-2.1
+insertpage.png / crystal / LGPL-2.1
+insertpagecountfield.png / crystal / LGPL-2.1
+insertpagenumberfield.png / crystal / LGPL-2.1
+insertpatternfield.png / crystal / LGPL-2.1
+insertplugin.png / crystal / LGPL-2.1
+insertpushbutton.png / crystal / LGPL-2.1
+insertreferencefield.png / crystal / LGPL-2.1
+insertrows.png / crystal / LGPL-2.1
+insertsection.png / crystal / LGPL-2.1
+insertsound.png / crystal / LGPL-2.1
+insertspreadsheet.png / crystal / LGPL-2.1
+insertsymbol.png / crystal / LGPL-2.1
+inserttable.png / crystal / LGPL-2.1
+inserttextframe.png / crystal / LGPL-2.1
+inserttimefield.png / crystal / LGPL-2.1
+inserttitlefield.png / crystal / LGPL-2.1
+inserttoolbox.png / crystal / LGPL-2.1
+inserttopicfield.png / crystal / LGPL-2.1
+inserttreecontrol.png / crystal / LGPL-2.1
+insertvideo.png / crystal / LGPL-2.1
+insight_toolkit.ico / wiki_commons_cc / See Below
+insight_toolkit.png / wiki_commons_cc / See Below
+intensity-ambient-high.png / cc / CC-BY 3.0
+intensity-ambient-low.png / cc / CC-BY 3.0
+intensity-diffuse-high.png / cc / CC-BY 3.0
+intensity-diffuse-low.png / cc / CC-BY 3.0
+interactivegradient.png / crystal / LGPL-2.1
+interactivetransparence.png / crystal / LGPL-2.1
+internet-application.ico / intrigue / GPLv2
+internet-application.png / intrigue / GPLv2
+internet-chat-2.ico / crystal / LGPL-2.1
+internet-chat-2.png / crystal / LGPL-2.1
+internet-chat-3.ico / nuvola / LGPL-2.1
+internet-chat-3.png / nuvola / LGPL-2.1
+internet-chat.ico / intrigue / GPLv2
+internet-chat.png / intrigue / GPLv2
+internet-config.ico / intrigue / GPLv2
+internet-config.png / intrigue / GPLv2
+internet-connection_manager.ico / crystal / LGPL-2.1
+internet-connection_manager.png / crystal / LGPL-2.1
+internet-connection_tools.ico / crystal / LGPL-2.1
+internet-connection_tools.png / crystal / LGPL-2.1
+internet-download_manager-2.ico / nuvola / LGPL-2.1
+internet-download_manager-2.png / nuvola / LGPL-2.1
+internet-download_manager.ico / crystal / LGPL-2.1
+internet-download_manager.png / crystal / LGPL-2.1
+internet-group-chat.ico / tango / PD
+internet-group-chat.png / tango / PD
+internet-mail-2.ico / crystal / LGPL-2.1
+internet-mail-2.png / crystal / LGPL-2.1
+internet-mail-3.ico / tango / PD
+internet-mail-3.png / tango / PD
+internet-mail-4.ico / nuvola / LGPL-2.1
+internet-mail-4.png / nuvola / LGPL-2.1
+internet-mail-5.ico / oxygen / CC-BY-SA 3.0 or LGPL
+internet-mail-5.png / oxygen / CC-BY-SA 3.0 or LGPL
+internet-mail-reminder.ico / crystal / LGPL-2.1
+internet-mail-reminder.png / crystal / LGPL-2.1
+internet-mail.ico / intrigue / GPLv2
+internet-mail.png / intrigue / GPLv2
+internet-news-reader.ico / tango / PD
+internet-news-reader.png / tango / PD
+internet-telephony.ico / oxygen / CC-BY-SA 3.0 or LGPL
+internet-telephony.png / oxygen / CC-BY-SA 3.0 or LGPL
+internet-web-browser-2.ico / crystal / LGPL-2.1
+internet-web-browser-2.png / crystal / LGPL-2.1
+internet-web-browser-3.ico / gnome / GPLv2
+internet-web-browser-3.png / gnome / GPLv2
+internet-web-browser-4.ico / tango / PD
+internet-web-browser-4.png / tango / PD
+internet-web-browser-5.ico / nuvola / LGPL-2.1
+internet-web-browser-5.png / nuvola / LGPL-2.1
+internet-web-browser-6.ico / oxygen / CC-BY-SA 3.0 or LGPL
+internet-web-browser-6.png / oxygen / CC-BY-SA 3.0 or LGPL
+internet-web-browser.ico / intrigue / GPLv2
+internet-web-browser.png / intrigue / GPLv2
+internet.ico / crystal / LGPL-2.1
+internet.png / crystal / LGPL-2.1
+invert.png / cc / CC-BY 3.0
+invert3d.png / crystal / LGPL-2.1
+ipcop.ico / wiki_commons_gpl / See Below
+ipcop.png / wiki_commons_gpl / See Below
+ipe.png / app-install / See Below
+ipf.ico / crystal / LGPL-2.1
+ipf.png / crystal / LGPL-2.1
+iph.ico / crystal / LGPL-2.1
+iph.png / crystal / LGPL-2.1
+irate_radio.ico / wiki_commons_cc / See Below
+irate_radio.png / wiki_commons_cc / See Below
+irc-away.ico / crystal / LGPL-2.1
+irc-away.png / crystal / LGPL-2.1
+irc-close-channel.ico / oxygen / CC-BY-SA 3.0 or LGPL
+irc-close-channel.png / oxygen / CC-BY-SA 3.0 or LGPL
+irc-join-channel.ico / crystal / LGPL-2.1
+irc-join-channel.ico / oxygen / CC-BY-SA 3.0 or LGPL
+irc-join-channel.png / crystal / LGPL-2.1
+irc-join-channel.png / oxygen / CC-BY-SA 3.0 or LGPL
+irc-normal.ico / crystal / LGPL-2.1
+irc-normal.png / crystal / LGPL-2.1
+irc-online.ico / crystal / LGPL-2.1
+irc-online.png / crystal / LGPL-2.1
+irc-operator.ico / crystal / LGPL-2.1
+irc-operator.ico / oxygen / CC-BY-SA 3.0 or LGPL
+irc-operator.png / crystal / LGPL-2.1
+irc-operator.png / oxygen / CC-BY-SA 3.0 or LGPL
+irc-remove-operator.ico / oxygen / CC-BY-SA 3.0 or LGPL
+irc-remove-operator.png / oxygen / CC-BY-SA 3.0 or LGPL
+irc-server.ico / crystal / LGPL-2.1
+irc-server.png / crystal / LGPL-2.1
+irc-unvoice.ico / oxygen / CC-BY-SA 3.0 or LGPL
+irc-unvoice.png / oxygen / CC-BY-SA 3.0 or LGPL
+irc-voice.ico / crystal / LGPL-2.1
+irc-voice.ico / oxygen / CC-BY-SA 3.0 or LGPL
+irc-voice.png / crystal / LGPL-2.1
+irc-voice.png / oxygen / CC-BY-SA 3.0 or LGPL
+irf.ico / crystal / LGPL-2.1
+irf.png / crystal / LGPL-2.1
+irh.ico / crystal / LGPL-2.1
+irh.png / crystal / LGPL-2.1
+irkick-2.ico / nuvola / LGPL-2.1
+irkick-2.png / nuvola / LGPL-2.1
+irkick.ico / crystal / LGPL-2.1
+irkick.png / app-install / See Below
+irkick.png / crystal / LGPL-2.1
+irkickflash-2.ico / nuvola / LGPL-2.1
+irkickflash-2.png / nuvola / LGPL-2.1
+irkickflash.ico / crystal / LGPL-2.1
+irkickflash.png / crystal / LGPL-2.1
+irkickoff-2.ico / nuvola / LGPL-2.1
+irkickoff-2.png / nuvola / LGPL-2.1
+irkickoff.ico / crystal / LGPL-2.1
+irkickoff.png / crystal / LGPL-2.1
+irssi.png / wiki_commons_pd / PD
+iscrobbler.ico / wiki_commons_gpl / See Below
+iscrobbler.png / wiki_commons_gpl / See Below
+iskat.ico / crystal / LGPL-2.1
+iskat.png / crystal / LGPL-2.1
+isomaster.ico / wiki_commons_cc / See Below
+isomaster.png / app-install / See Below
+isomaster.png / wiki_commons_cc / See Below
+istanbul.png / app-install / See Below
+istumbler.ico / wiki_commons_bsd / BSD
+istumbler.png / wiki_commons_bsd / BSD
+italic.png / crystal / LGPL-2.1
+itheater.ico / wiki_commons_gpl / See Below
+itheater.png / wiki_commons_gpl / See Below
+jaaa.png / app-install / See Below
+jabber-2.ico / crystal / LGPL-2.1
+jabber-2.png / crystal / LGPL-2.1
+jabber-3.ico / gnome / GPLv2
+jabber-3.png / gnome / GPLv2
+jabber-away.ico / crystal / LGPL-2.1
+jabber-away.png / crystal / LGPL-2.1
+jabber-chatty.ico / crystal / LGPL-2.1
+jabber-chatty.png / crystal / LGPL-2.1
+jabber-group.ico / crystal / LGPL-2.1
+jabber-group.png / crystal / LGPL-2.1
+jabber-invisible.ico / crystal / LGPL-2.1
+jabber-invisible.png / crystal / LGPL-2.1
+jabber-na.ico / crystal / LGPL-2.1
+jabber-na.png / crystal / LGPL-2.1
+jabber-offline.ico / crystal / LGPL-2.1
+jabber-offline.png / crystal / LGPL-2.1
+jabber-online.ico / crystal / LGPL-2.1
+jabber-online.png / crystal / LGPL-2.1
+jabber-protocol.ico / crystal / LGPL-2.1
+jabber-protocol.png / crystal / LGPL-2.1
+jabber-raw.ico / crystal / LGPL-2.1
+jabber-raw.png / crystal / LGPL-2.1
+jabber-serv_off.ico / crystal / LGPL-2.1
+jabber-serv_off.png / crystal / LGPL-2.1
+jabber-serv_on.ico / crystal / LGPL-2.1
+jabber-serv_on.png / crystal / LGPL-2.1
+jabber-xa.ico / crystal / LGPL-2.1
+jabber-xa.png / crystal / LGPL-2.1
+jabber.ico / wiki_commons_cc / See Below
+jabber.png / intrigue / GPLv2
+jabber.png / wiki_commons_cc / See Below
+jabbim.ico / wiki_commons_gpl / See Below
+jabbim.png / wiki_commons_gpl / See Below
+jack-rack.png / app-install / See Below
+jackbeat.png / app-install / See Below
+jackeq_thai-gold.png / app-install / See Below
+jalbum.ico / tango-harm / CC-BY 3.0
+jalbum.png / tango-harm / CC-BY 3.0
+jamin.png / app-install / See Below
+java.png / cc / CC-BY 3.0
+javacomponent.png / crystal / LGPL-2.1
+javalibrary.png / crystal / LGPL-2.1
+jbrout.ico / wiki_commons_gpl / See Below
+jbrout.png / wiki_commons_gpl / See Below
+jclic.ico / wiki_commons_gpl / See Below
+jclic.png / app-install / See Below
+jclic.png / wiki_commons_gpl / See Below
+jclicauthor.png / app-install / See Below
+jclicreports.png / app-install / See Below
+jd.png / app-install / See Below
+jedit.ico / wiki_commons_gpl / See Below
+jedit.png / wiki_commons_gpl / See Below
+jiten.png / app-install / See Below
+jkdefrag.ico / wiki_commons_gpl / See Below
+jkdefrag.png / wiki_commons_gpl / See Below
+jmol.ico / wiki_commons_gpl / See Below
+jmol.png / wiki_commons_gpl / See Below
+jmulti.ico / wiki_commons_gpl / See Below
+jmulti.png / wiki_commons_gpl / See Below
+join-bevel.png / cc / CC-BY 3.0
+join-miter.png / cc / CC-BY 3.0
+join-round.png / cc / CC-BY 3.0
+jokosher.png / app-install / See Below
+journal-new.ico / oxygen / CC-BY-SA 3.0 or LGPL
+journal-new.png / oxygen / CC-BY-SA 3.0 or LGPL
+journal.ico / crystal / LGPL-2.1
+journal.ico / intrigue / GPLv2
+journal.png / crystal / LGPL-2.1
+journal.png / intrigue / GPLv2
+jpilot.png / app-install / See Below
+juk-2.ico / nuvola / LGPL-2.1
+juk-2.png / nuvola / LGPL-2.1
+juk.ico / crystal / LGPL-2.1
+juk.ico / wiki_commons_gpl / See Below
+juk.png / crystal / LGPL-2.1
+juk.png / wiki_commons_gpl / See Below
+juk_dock.png / nuvola / LGPL-2.1
+jumpnbump.png / app-install / See Below
+justifypara.png / crystal / LGPL-2.1
+jxplorer.ico / wiki_commons_cc / See Below
+jxplorer.png / wiki_commons_cc / See Below
+k3b-2.ico / crystal / LGPL-2.1
+k3b-2.png / crystal / LGPL-2.1
+k3b-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+k3b-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+k3b.ico / intrigue / GPLv2
+k3b.ico / wiki_commons_gpl / See Below
+k3b.png / intrigue / GPLv2
+k3b.png / wiki_commons_gpl / See Below
+k3d.png / app-install / See Below
+k3dsurf.png / app-install / See Below
+k9copy.ico / wiki_commons_gpl / See Below
+k9copy.png / wiki_commons_gpl / See Below
+k_alarm.ico / crystal / LGPL-2.1
+k_alarm.png / crystal / LGPL-2.1
+kaboodle-2.ico / nuvola / LGPL-2.1
+kaboodle-2.png / nuvola / LGPL-2.1
+kaboodle.ico / crystal / LGPL-2.1
+kaboodle.png / app-install / See Below
+kaboodle.png / crystal / LGPL-2.1
+kaddressbook-2.ico / nuvola / LGPL-2.1
+kaddressbook-2.png / nuvola / LGPL-2.1
+kaddressbook.ico / crystal / LGPL-2.1
+kaddressbook.ico / crystal_clear / LGPL-2.1
+kaddressbook.png / app-install / See Below
+kaddressbook.png / crystal / LGPL-2.1
+kaddressbook.png / crystal_clear / LGPL-2.1
+kadu.ico / wiki_commons_cc / See Below
+kadu.png / wiki_commons_cc / See Below
+kaffeine-2.ico / oxygen / CC-BY-SA 3.0 or LGPL
+kaffeine-2.png / oxygen / CC-BY-SA 3.0 or LGPL
+kaffeine.ico / intrigue / GPLv2
+kaffeine.ico / wiki_commons_gpl / See Below
+kaffeine.png / intrigue / GPLv2
+kaffeine.png / wiki_commons_gpl / See Below
+kalarm-2.ico / nuvola / LGPL-2.1
+kalarm-2.png / nuvola / LGPL-2.1
+kalarm.ico / crystal / LGPL-2.1
+kalarm.ico / crystal_clear / LGPL-2.1
+kalarm.png / app-install / See Below
+kalarm.png / crystal / LGPL-2.1
+kalarm.png / crystal_clear / LGPL-2.1
+kalarm_disabled-2.ico / nuvola / LGPL-2.1
+kalarm_disabled-2.png / nuvola / LGPL-2.1
+kalarm_disabled.ico / crystal / LGPL-2.1
+kalarm_disabled.png / crystal / LGPL-2.1
+kallery.png / app-install / See Below
+kalzium.ico / nuvola / LGPL-2.1
+kalzium.ico / wiki_commons_gpl / See Below
+kalzium.png / nuvola / LGPL-2.1
+kalzium.png / wiki_commons_gpl / See Below
+kanagram.png / app-install / See Below
+kanatest.png / app-install / See Below
+kantaris.png / wiki_commons_gpl / See Below
+kappfinder-2.ico / crystal / LGPL-2.1
+kappfinder-2.png / crystal / LGPL-2.1
+kappfinder-3.ico / nuvola / LGPL-2.1
+kappfinder-3.png / nuvola / LGPL-2.1
+kappfinder.ico / crystal_clear / LGPL-2.1
+kappfinder.ico / intrigue / GPLv2
+kappfinder.png / app-install / See Below
+kappfinder.png / crystal_clear / LGPL-2.1
+kappfinder.png / intrigue / GPLv2
+karbon-2.ico / oxygen / CC-BY-SA 3.0 or LGPL
+karbon-2.png / oxygen / CC-BY-SA 3.0 or LGPL
+karbon.ico / crystal / LGPL-2.1
+karbon.png / crystal / LGPL-2.1
+karbon14.ico / wiki_commons_cc / See Below
+karbon14.png / wiki_commons_cc / See Below
+karbon_14.ico / crystal / LGPL-2.1
+karbon_14.ico / wiki_commons_cc / See Below
+karbon_14.png / crystal / LGPL-2.1
+karbon_14.png / wiki_commons_cc / See Below
+karm-2.ico / nuvola / LGPL-2.1
+karm-2.png / nuvola / LGPL-2.1
+karm.ico / crystal / LGPL-2.1
+karm.png / app-install / See Below
+karm.png / crystal / LGPL-2.1
+karm_2.ico / crystal / LGPL-2.1
+karm_2.png / crystal / LGPL-2.1
+kasablanca.png / app-install / See Below
+kasteroids-2.ico / nuvola / LGPL-2.1
+kasteroids-2.png / nuvola / LGPL-2.1
+kasteroids.ico / crystal / LGPL-2.1
+kasteroids.png / crystal / LGPL-2.1
+kasumi.png / app-install / See Below
+katapult.png / app-install / See Below
+kate-2.ico / crystal / LGPL-2.1
+kate-2.png / crystal / LGPL-2.1
+kate-3.ico / nuvola / LGPL-2.1
+kate-3.png / nuvola / LGPL-2.1
+kate.ico / intrigue / GPLv2
+kate.png / app-install / See Below
+kate.png / intrigue / GPLv2
+katomic-2.ico / nuvola / LGPL-2.1
+katomic-2.png / nuvola / LGPL-2.1
+katomic.ico / crystal / LGPL-2.1
+katomic.png / app-install / See Below
+katomic.png / crystal / LGPL-2.1
+katuberling.ico / crystal / LGPL-2.1
+katuberling.png / crystal / LGPL-2.1
+kaudiocreator.ico / nuvola / LGPL-2.1
+kaudiocreator.png / app-install / See Below
+kaudiocreator.png / nuvola / LGPL-2.1
+kazehakase.png / app-install / See Below
+kbabel.png / app-install / See Below
+kbabeldict.png / app-install / See Below
+kbackgammon-2.ico / nuvola / LGPL-2.1
+kbackgammon-2.png / nuvola / LGPL-2.1
+kbackgammon.ico / crystal / LGPL-2.1
+kbackgammon.png / crystal / LGPL-2.1
+kbackgammon_engine-2.ico / nuvola / LGPL-2.1
+kbackgammon_engine-2.png / nuvola / LGPL-2.1
+kbackgammon_engine.ico / crystal / LGPL-2.1
+kbackgammon_engine.png / crystal / LGPL-2.1
+kball.png / app-install / See Below
+kbarcode.png / app-install / See Below
+kbattleship.ico / crystal / LGPL-2.1
+kbattleship.png / app-install / See Below
+kbattleship.png / crystal / LGPL-2.1
+kbemusedsrv.ico / crystal / LGPL-2.1
+kbemusedsrv.png / crystal / LGPL-2.1
+kbfxconfigapp.png / app-install / See Below
+kbibtex.png / app-install / See Below
+kblackbox-2.png / nuvola / LGPL-2.1
+kblackbox.ico / crystal / LGPL-2.1
+kblackbox.png / app-install / See Below
+kblackbox.png / crystal / LGPL-2.1
+kblogger.ico / oxygen / CC-BY-SA 3.0 or LGPL
+kblogger.png / oxygen / CC-BY-SA 3.0 or LGPL
+kboincspy.png / app-install / See Below
+kbounce-2.ico / nuvola / LGPL-2.1
+kbounce-2.png / nuvola / LGPL-2.1
+kbounce.ico / crystal / LGPL-2.1
+kbounce.png / app-install / See Below
+kbounce.png / crystal / LGPL-2.1
+kbruch.ico / oxygen / CC-BY-SA 3.0 or LGPL
+kbruch.png / app-install / See Below
+kbruch.png / oxygen / CC-BY-SA 3.0 or LGPL
+kbrunch.png / nuvola / LGPL-2.1
+kbtobexclient.ico / crystal / LGPL-2.1
+kbtobexclient.png / crystal / LGPL-2.1
+kbugbuster.ico / oxygen / CC-BY-SA 3.0 or LGPL
+kbugbuster.png / app-install / See Below
+kbugbuster.png / oxygen / CC-BY-SA 3.0 or LGPL
+kcachegrind.png / app-install / See Below
+kcalc-2.ico / nuvola / LGPL-2.1
+kcalc-2.png / nuvola / LGPL-2.1
+kcalc.ico / crystal / LGPL-2.1
+kcalc.png / crystal / LGPL-2.1
+kcc.png / app-install / See Below
+kcharselect-2.ico / nuvola / LGPL-2.1
+kcharselect-2.png / nuvola / LGPL-2.1
+kcharselect.ico / crystal / LGPL-2.1
+kcharselect.png / crystal / LGPL-2.1
+kchart-2.ico / nuvola / LGPL-2.1
+kchart-2.png / nuvola / LGPL-2.1
+kchart-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+kchart-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+kchart.ico / crystal / LGPL-2.1
+kchart.ico / wiki_commons_cc / See Below
+kchart.png / app-install / See Below
+kchart.png / crystal / LGPL-2.1
+kchart.png / wiki_commons_cc / See Below
+kcheckgmail.png / app-install / See Below
+kchmviewer.png / app-install / See Below
+kcmdevice.ico / nuvola / LGPL-2.1
+kcmdevice.png / nuvola / LGPL-2.1
+kcmdevices-2.ico / nuvola / LGPL-2.1
+kcmdevices-2.png / nuvola / LGPL-2.1
+kcmdevices.ico / crystal / LGPL-2.1
+kcmdevices.ico / crystal_clear / LGPL-2.1
+kcmdevices.png / crystal / LGPL-2.1
+kcmdevices.png / crystal_clear / LGPL-2.1
+kcmdf-2.ico / nuvola / LGPL-2.1
+kcmdf-2.png / nuvola / LGPL-2.1
+kcmdf.ico / crystal / LGPL-2.1
+kcmdf.ico / crystal_clear / LGPL-2.1
+kcmdf.png / app-install / See Below
+kcmdf.png / crystal / LGPL-2.1
+kcmdf.png / crystal_clear / LGPL-2.1
+kcmdrkonqi.ico / nuvola / LGPL-2.1
+kcmdrkonqi.png / nuvola / LGPL-2.1
+kcmfontinst-2.ico / nuvola / LGPL-2.1
+kcmfontinst-2.png / nuvola / LGPL-2.1
+kcmfontinst.ico / crystal / LGPL-2.1
+kcmfontinst.png / crystal / LGPL-2.1
+kcmkicker.ico / crystal / LGPL-2.1
+kcmkicker.png / app-install / See Below
+kcmkicker.png / crystal / LGPL-2.1
+kcmkwm-2.ico / crystal / LGPL-2.1
+kcmkwm-2.png / crystal / LGPL-2.1
+kcmkwm-3.ico / nuvola / LGPL-2.1
+kcmkwm-3.png / nuvola / LGPL-2.1
+kcmkwm.ico / intrigue / GPLv2
+kcmkwm.png / intrigue / GPLv2
+kcmmemory-2.ico / nuvola / LGPL-2.1
+kcmmemory-2.png / nuvola / LGPL-2.1
+kcmmemory.ico / crystal / LGPL-2.1
+kcmmemory.png / crystal / LGPL-2.1
+kcmmidi-2.ico / nuvola / LGPL-2.1
+kcmmidi-2.png / nuvola / LGPL-2.1
+kcmmidi.ico / crystal / LGPL-2.1
+kcmmidi.ico / crystal_clear / LGPL-2.1
+kcmmidi.png / crystal / LGPL-2.1
+kcmmidi.png / crystal_clear / LGPL-2.1
+kcmpartitions-2.ico / nuvola / LGPL-2.1
+kcmpartitions-2.png / nuvola / LGPL-2.1
+kcmpartitions.ico / crystal / LGPL-2.1
+kcmpartitions.png / crystal / LGPL-2.1
+kcmpci-2.ico / nuvola / LGPL-2.1
+kcmpci-2.png / nuvola / LGPL-2.1
+kcmpci.ico / crystal / LGPL-2.1
+kcmpci.ico / crystal_clear / LGPL-2.1
+kcmpci.png / crystal / LGPL-2.1
+kcmpci.png / crystal_clear / LGPL-2.1
+kcmprocessor-2.ico / nuvola / LGPL-2.1
+kcmprocessor-2.png / nuvola / LGPL-2.1
+kcmprocessor.ico / crystal / LGPL-2.1
+kcmprocessor.png / crystal / LGPL-2.1
+kcmsambaconf.png / app-install / See Below
+kcmscsi-2.ico / nuvola / LGPL-2.1
+kcmscsi-2.png / nuvola / LGPL-2.1
+kcmscsi.ico / crystal / LGPL-2.1
+kcmscsi.png / crystal / LGPL-2.1
+kcmsound.ico / crystal / LGPL-2.1
+kcmsound.png / crystal / LGPL-2.1
+kcmsystem-2.ico / nuvola / LGPL-2.1
+kcmsystem-2.png / nuvola / LGPL-2.1
+kcmsystem.ico / crystal / LGPL-2.1
+kcmsystem.png / crystal / LGPL-2.1
+kcmx-2.ico / crystal / LGPL-2.1
+kcmx-2.png / crystal / LGPL-2.1
+kcmx-3.ico / nuvola / LGPL-2.1
+kcmx-3.png / nuvola / LGPL-2.1
+kcmx.ico / intrigue / GPLv2
+kcmx.png / intrigue / GPLv2
+kcolorchooser-2.ico / oxygen / CC-BY-SA 3.0 or LGPL
+kcolorchooser-2.png / oxygen / CC-BY-SA 3.0 or LGPL
+kcolorchooser.ico / nuvola / LGPL-2.1
+kcolorchooser.png / app-install / See Below
+kcolorchooser.png / nuvola / LGPL-2.1
+kcoloredit-2.ico / nuvola / LGPL-2.1
+kcoloredit-2.png / nuvola / LGPL-2.1
+kcoloredit.ico / crystal / LGPL-2.1
+kcoloredit.ico / wiki_commons_gpl / See Below
+kcoloredit.png / app-install / See Below
+kcoloredit.png / crystal / LGPL-2.1
+kcoloredit.png / wiki_commons_gpl / See Below
+kcontrol-2.ico / crystal / LGPL-2.1
+kcontrol-2.png / crystal / LGPL-2.1
+kcontrol-3.ico / nuvola / LGPL-2.1
+kcontrol-3.png / nuvola / LGPL-2.1
+kcontrol.ico / crystal_clear / LGPL-2.1
+kcontrol.ico / intrigue / GPLv2
+kcontrol.png / crystal_clear / LGPL-2.1
+kcontrol.png / intrigue / GPLv2
+kcron.png / app-install / See Below
+kdat.ico / nuvola / LGPL-2.1
+kdat.png / app-install / See Below
+kdat.png / nuvola / LGPL-2.1
+kdb_form.ico / crystal / LGPL-2.1
+kdb_form.png / crystal / LGPL-2.1
+kdb_table.ico / crystal / LGPL-2.1
+kdb_table.png / crystal / LGPL-2.1
+kdbg.png / app-install / See Below
+kde-bluetooth.ico / crystal / LGPL-2.1
+kde-bluetooth.png / crystal / LGPL-2.1
+kde-resources_configuration.ico / crystal / LGPL-2.1
+kde-resources_configuration.png / crystal / LGPL-2.1
+kde-windows.ico / oxygen / CC-BY-SA 3.0 or LGPL
+kde-windows.png / oxygen / CC-BY-SA 3.0 or LGPL
+kde.ico / oxygen / CC-BY-SA 3.0 or LGPL
+kde.png / oxygen / CC-BY-SA 3.0 or LGPL
+kdebluetooth.ico / crystal / LGPL-2.1
+kdebluetooth.png / app-install / See Below
+kdebluetooth.png / crystal / LGPL-2.1
+kded.ico / crystal / LGPL-2.1
+kded.png / crystal / LGPL-2.1
+kdedragonplayer.ico / wiki_commons_gpl / See Below
+kdedragonplayer.png / wiki_commons_gpl / See Below
+kdenlive.ico / wiki_commons_gpl / See Below
+kdenlive.png / wiki_commons_gpl / See Below
+kdeprintfax.ico / crystal / LGPL-2.1
+kdeprintfax.ico / crystal_clear / LGPL-2.1
+kdeprintfax.png / app-install / See Below
+kdeprintfax.png / crystal / LGPL-2.1
+kdeprintfax.png / crystal_clear / LGPL-2.1
+kdesvn.ico / wiki_commons_gpl / See Below
+kdesvn.png / wiki_commons_gpl / See Below
+kdevdesigner.png / app-install / See Below
+kdevelop.ico / crystal / LGPL-2.1
+kdevelop.ico / wiki_commons_gpl / See Below
+kdevelop.png / app-install / See Below
+kdevelop.png / crystal / LGPL-2.1
+kdevelop.png / wiki_commons_gpl / See Below
+kdf-2.ico / crystal / LGPL-2.1
+kdf-2.png / crystal / LGPL-2.1
+kdf-3.ico / nuvola / LGPL-2.1
+kdf-3.png / nuvola / LGPL-2.1
+kdf-4.ico / oxygen / CC-BY-SA 3.0 or LGPL
+kdf-4.png / oxygen / CC-BY-SA 3.0 or LGPL
+kdf.ico / intrigue / GPLv2
+kdf.png / app-install / See Below
+kdf.png / intrigue / GPLv2
+kdict.ico / crystal_clear / LGPL-2.1
+kdict.ico / nuvola / LGPL-2.1
+kdict.png / app-install / See Below
+kdict.png / crystal_clear / LGPL-2.1
+kdict.png / nuvola / LGPL-2.1
+kdiff3.png / app-install / See Below
+kdisknav-2.ico / nuvola / LGPL-2.1
+kdisknav-2.png / nuvola / LGPL-2.1
+kdisknav.ico / crystal / LGPL-2.1
+kdisknav.png / crystal / LGPL-2.1
+kdissert.png / app-install / See Below
+kdm_home.ico / crystal / LGPL-2.1
+kdm_home.png / crystal / LGPL-2.1
+kdmconfig-2.ico / crystal / LGPL-2.1
+kdmconfig-2.png / crystal / LGPL-2.1
+kdmconfig-3.ico / nuvola / LGPL-2.1
+kdmconfig-3.png / nuvola / LGPL-2.1
+kdmconfig.ico / crystal_clear / LGPL-2.1
+kdmconfig.ico / intrigue / GPLv2
+kdmconfig.png / app-install / See Below
+kdmconfig.png / crystal_clear / LGPL-2.1
+kdmconfig.png / intrigue / GPLv2
+kdvi.ico / crystal / LGPL-2.1
+kdvi.ico / crystal_clear / LGPL-2.1
+kdvi.png / app-install / See Below
+kdvi.png / crystal / LGPL-2.1
+kdvi.png / crystal_clear / LGPL-2.1
+kedit-2.ico / nuvola / LGPL-2.1
+kedit-2.png / nuvola / LGPL-2.1
+kedit.ico / crystal / LGPL-2.1
+kedit.ico / crystal_clear / LGPL-2.1
+kedit.png / crystal / LGPL-2.1
+kedit.png / crystal_clear / LGPL-2.1
+keditbookmark.ico / intrigue / GPLv2
+keditbookmark.png / intrigue / GPLv2
+keditbookmarks-2.ico / nuvola / LGPL-2.1
+keditbookmarks-2.png / nuvola / LGPL-2.1
+keditbookmarks.ico / crystal / LGPL-2.1
+keditbookmarks.png / crystal / LGPL-2.1
+keduca.png / app-install / See Below
+keep.png / app-install / See Below
+keepalive.png / app-install / See Below
+keepalivecontrol.png / app-install / See Below
+keepass.ico / wiki_commons_gpl / See Below
+keepass.png / wiki_commons_gpl / See Below
+keepassx.ico / wiki_commons_gpl / See Below
+keepassx.png / wiki_commons_gpl / See Below
+kenolaba.ico / crystal / LGPL-2.1
+kenolaba.png / app-install / See Below
+kenolaba.png / crystal / LGPL-2.1
+kerry.png / app-install / See Below
+ketm.png / app-install / See Below
+kexi-2.ico / oxygen / CC-BY-SA 3.0 or LGPL
+kexi-2.png / oxygen / CC-BY-SA 3.0 or LGPL
+kexi.ico / crystal / LGPL-2.1
+kexi.ico / wiki_commons_cc / See Below
+kexi.png / crystal / LGPL-2.1
+kexi.png / wiki_commons_cc / See Below
+key-add.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+key-add.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+key-delete.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+key-delete.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+key-go.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+key-go.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+key.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+key.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+key16.png / app-install / See Below
+keyjnotegui.png / app-install / See Below
+keytouch.png / app-install / See Below
+kfax.ico / crystal / LGPL-2.1
+kfax.ico / crystal_clear / LGPL-2.1
+kfax.png / app-install / See Below
+kfax.png / crystal / LGPL-2.1
+kfax.png / crystal_clear / LGPL-2.1
+kfig.ico / nuvola / LGPL-2.1
+kfig.png / nuvola / LGPL-2.1
+kfilereplace.ico / crystal / LGPL-2.1
+kfilereplace.png / app-install / See Below
+kfilereplace.png / crystal / LGPL-2.1
+kfind-2.ico / nuvola / LGPL-2.1
+kfind-2.png / nuvola / LGPL-2.1
+kfind.ico / crystal / LGPL-2.1
+kfind.png / crystal / LGPL-2.1
+kfloppy-2.ico / crystal / LGPL-2.1
+kfloppy-2.png / crystal / LGPL-2.1
+kfloppy-3.ico / nuvola / LGPL-2.1
+kfloppy-3.png / nuvola / LGPL-2.1
+kfloppy.ico / crystal_clear / LGPL-2.1
+kfloppy.ico / intrigue / GPLv2
+kfloppy.png / app-install / See Below
+kfloppy.png / crystal_clear / LGPL-2.1
+kfloppy.png / intrigue / GPLv2
+kfm-2.ico / nuvola / LGPL-2.1
+kfm-2.png / nuvola / LGPL-2.1
+kfm.ico / crystal / LGPL-2.1
+kfm.ico / crystal_clear / LGPL-2.1
+kfm.png / crystal / LGPL-2.1
+kfm.png / crystal_clear / LGPL-2.1
+kfmail.png / intrigue / GPLv2
+kfontview.ico / crystal / LGPL-2.1
+kfontview.png / crystal / LGPL-2.1
+kformula-2.ico / oxygen / CC-BY-SA 3.0 or LGPL
+kformula-2.png / oxygen / CC-BY-SA 3.0 or LGPL
+kformula.ico / crystal / LGPL-2.1
+kformula.ico / wiki_commons_cc / See Below
+kformula.png / app-install / See Below
+kformula.png / crystal / LGPL-2.1
+kformula.png / wiki_commons_cc / See Below
+kfouleggs.ico / crystal / LGPL-2.1
+kfouleggs.png / app-install / See Below
+kfouleggs.png / crystal / LGPL-2.1
+kftpgrabber.png / app-install / See Below
+kgamma.png / app-install / See Below
+kgb_archiver.ico / wiki_commons_gpl / See Below
+kgb_archiver.png / wiki_commons_gpl / See Below
+kgeography.ico / wiki_commons_gpl / See Below
+kgeography.png / app-install / See Below
+kgeography.png / wiki_commons_gpl / See Below
+kget-2.ico / crystal / LGPL-2.1
+kget-2.png / crystal / LGPL-2.1
+kget-3.ico / nuvola / LGPL-2.1
+kget-3.png / nuvola / LGPL-2.1
+kget.ico / intrigue / GPLv2
+kget.png / app-install / See Below
+kget.png / intrigue / GPLv2
+kggz.png / app-install / See Below
+kghostview-2.ico / nuvola / LGPL-2.1
+kghostview-2.png / nuvola / LGPL-2.1
+kghostview.ico / crystal / LGPL-2.1
+kghostview.ico / crystal_clear / LGPL-2.1
+kghostview.png / app-install / See Below
+kghostview.png / crystal / LGPL-2.1
+kghostview.png / crystal_clear / LGPL-2.1
+kgoldrunner.ico / crystal / LGPL-2.1
+kgoldrunner.png / app-install / See Below
+kgoldrunner.png / crystal / LGPL-2.1
+kgpg-2.ico / nuvola / LGPL-2.1
+kgpg-2.png / nuvola / LGPL-2.1
+kgpg.ico / crystal / LGPL-2.1
+kgpg.ico / nuvola / LGPL-2.1
+kgpg.png / app-install / See Below
+kgpg.png / crystal / LGPL-2.1
+kgpg.png / nuvola / LGPL-2.1
+kgpg_docked.png / nuvola / LGPL-2.1
+kgpg_edit.ico / nuvola / LGPL-2.1
+kgpg_edit.png / nuvola / LGPL-2.1
+kgpg_export.ico / nuvola / LGPL-2.1
+kgpg_export.png / nuvola / LGPL-2.1
+kgpg_gen.ico / nuvola / LGPL-2.1
+kgpg_gen.png / nuvola / LGPL-2.1
+kgpg_identity.ico / nuvola / LGPL-2.1
+kgpg_identity.png / nuvola / LGPL-2.1
+kgpg_import.ico / nuvola / LGPL-2.1
+kgpg_import.png / nuvola / LGPL-2.1
+kgpg_info.ico / nuvola / LGPL-2.1
+kgpg_info.png / nuvola / LGPL-2.1
+kgpg_key1.ico / nuvola / LGPL-2.1
+kgpg_key1.png / nuvola / LGPL-2.1
+kgpg_key2.ico / nuvola / LGPL-2.1
+kgpg_key2.png / nuvola / LGPL-2.1
+kgpg_key3.ico / nuvola / LGPL-2.1
+kgpg_key3.png / nuvola / LGPL-2.1
+kgpg_photo.ico / nuvola / LGPL-2.1
+kgpg_photo.png / nuvola / LGPL-2.1
+kgpg_show.ico / nuvola / LGPL-2.1
+kgpg_show.png / nuvola / LGPL-2.1
+kgpg_sign.ico / nuvola / LGPL-2.1
+kgpg_sign.png / nuvola / LGPL-2.1
+kgpg_term.ico / nuvola / LGPL-2.1
+kgpg_term.png / nuvola / LGPL-2.1
+kgrubby.png / app-install / See Below
+kguitar.ico / crystal_clear / LGPL-2.1
+kguitar.png / crystal_clear / LGPL-2.1
+khangman-2.ico / nuvola / LGPL-2.1
+khangman-2.png / nuvola / LGPL-2.1
+khangman.ico / crystal / LGPL-2.1
+khangman.png / app-install / See Below
+khangman.png / crystal / LGPL-2.1
+khelpcenter-2.ico / crystal / LGPL-2.1
+khelpcenter-2.png / crystal / LGPL-2.1
+khelpcenter-3.ico / nuvola / LGPL-2.1
+khelpcenter-3.png / nuvola / LGPL-2.1
+khelpcenter.ico / crystal_clear / LGPL-2.1
+khelpcenter.ico / intrigue / GPLv2
+khelpcenter.png / crystal_clear / LGPL-2.1
+khelpcenter.png / intrigue / GPLv2
+khexedit.ico / nuvola / LGPL-2.1
+khexedit.png / app-install / See Below
+khexedit.png / nuvola / LGPL-2.1
+khmerconverter.png / app-install / See Below
+khotkeys.ico / nuvola / LGPL-2.1
+khotkeys.png / app-install / See Below
+khotkeys.png / nuvola / LGPL-2.1
+kicad.png / app-install / See Below
+kicker.ico / crystal / LGPL-2.1
+kicker.png / crystal / LGPL-2.1
+kiconedit.png / app-install / See Below
+kid3.png / app-install / See Below
+kig-2.ico / oxygen / CC-BY-SA 3.0 or LGPL
+kig-2.png / oxygen / CC-BY-SA 3.0 or LGPL
+kig.ico / nuvola / LGPL-2.1
+kig.ico / wiki_commons_gpl / See Below
+kig.png / app-install / See Below
+kig.png / nuvola / LGPL-2.1
+kig.png / wiki_commons_gpl / See Below
+kildclient.png / app-install / See Below
+kile.ico / wiki_commons_gpl / See Below
+kile.png / wiki_commons_gpl / See Below
+kimagemapeditor.png / app-install / See Below
+kino.png / app-install / See Below
+kiosktool.png / app-install / See Below
+kipina.png / app-install / See Below
+kitchensync.png / app-install / See Below
+kiten.ico / nuvola / LGPL-2.1
+kiten.png / app-install / See Below
+kiten.png / nuvola / LGPL-2.1
+kivio-2.ico / nuvola / LGPL-2.1
+kivio-2.png / nuvola / LGPL-2.1
+kivio-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+kivio-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+kivio.ico / crystal / LGPL-2.1
+kivio.ico / wiki_commons_cc / See Below
+kivio.png / app-install / See Below
+kivio.png / crystal / LGPL-2.1
+kivio.png / wiki_commons_cc / See Below
+kjobviewer-2.ico / nuvola / LGPL-2.1
+kjobviewer-2.png / nuvola / LGPL-2.1
+kjobviewer.ico / crystal / LGPL-2.1
+kjobviewer.ico / crystal_clear / LGPL-2.1
+kjobviewer.png / crystal / LGPL-2.1
+kjobviewer.png / crystal_clear / LGPL-2.1
+kjobviewer.png / nuvola / LGPL-2.1
+kjots.ico / nuvola / LGPL-2.1
+kjots.png / app-install / See Below
+kjots.png / nuvola / LGPL-2.1
+kjournal.ico / oxygen / CC-BY-SA 3.0 or LGPL
+kjournal.png / oxygen / CC-BY-SA 3.0 or LGPL
+kjumpingcube.ico / crystal / LGPL-2.1
+kjumpingcube.png / app-install / See Below
+kjumpingcube.png / crystal / LGPL-2.1
+kkbswitch.png / app-install / See Below
+klaptop.ico / crystal / LGPL-2.1
+klaptop.png / crystal / LGPL-2.1
+klaptopdaemon.ico / crystal / LGPL-2.1
+klaptopdaemon.ico / crystal_clear / LGPL-2.1
+klaptopdaemon.png / crystal / LGPL-2.1
+klaptopdaemon.png / crystal_clear / LGPL-2.1
+klatin.png / app-install / See Below
+klavaro.png / app-install / See Below
+klettres.ico / nuvola / LGPL-2.1
+klettres.png / app-install / See Below
+klettres.png / nuvola / LGPL-2.1
+klibido.png / app-install / See Below
+klickety.ico / crystal / LGPL-2.1
+klickety.png / app-install / See Below
+klickety.png / crystal / LGPL-2.1
+klines.ico / crystal / LGPL-2.1
+klines.png / app-install / See Below
+klines.png / crystal / LGPL-2.1
+klinkstatus.png / app-install / See Below
+klipper-2.ico / nuvola / LGPL-2.1
+klipper-2.png / nuvola / LGPL-2.1
+klipper-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+klipper-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+klipper.ico / crystal / LGPL-2.1
+klipper.ico / crystal_clear / LGPL-2.1
+klipper.png / app-install / See Below
+klipper.png / crystal / LGPL-2.1
+klipper.png / crystal_clear / LGPL-2.1
+klipper.png / nuvola / LGPL-2.1
+klipper_doc.ico / crystal / LGPL-2.1
+klipper_doc.png / crystal / LGPL-2.1
+klipper_dock.ico / nuvola / LGPL-2.1
+klipper_dock.png / nuvola / LGPL-2.1
+kllckety.ico / crystal / LGPL-2.1
+kllckety.png / crystal / LGPL-2.1
+klogic.png / app-install / See Below
+klpq-2.ico / nuvola / LGPL-2.1
+klpq-2.png / nuvola / LGPL-2.1
+klpq.ico / crystal / LGPL-2.1
+klpq.png / crystal / LGPL-2.1
+kluppe.png / app-install / See Below
+kmag.ico / nuvola / LGPL-2.1
+kmag.png / nuvola / LGPL-2.1
+kmahjong.ico / nuvola / LGPL-2.1
+kmahjong.png / nuvola / LGPL-2.1
+kmahjongg.ico / crystal / LGPL-2.1
+kmahjongg.png / app-install / See Below
+kmahjongg.png / crystal / LGPL-2.1
+kmail-2.ico / nuvola / LGPL-2.1
+kmail-2.png / nuvola / LGPL-2.1
+kmail.ico / crystal / LGPL-2.1
+kmail.png / app-install / See Below
+kmail.png / crystal / LGPL-2.1
+kmaillight.png / nuvola / LGPL-2.1
+kmchart.png / app-install / See Below
+kmenu-2.ico / crystal / LGPL-2.1
+kmenu-2.png / crystal / LGPL-2.1
+kmenu-3.ico / nuvola / LGPL-2.1
+kmenu-3.png / nuvola / LGPL-2.1
+kmenu.ico / crystal_clear / LGPL-2.1
+kmenu.ico / intrigue / GPLv2
+kmenu.png / crystal_clear / LGPL-2.1
+kmenu.png / intrigue / GPLv2
+kmenuedit-2.ico / nuvola / LGPL-2.1
+kmenuedit-2.png / nuvola / LGPL-2.1
+kmenuedit.ico / crystal / LGPL-2.1
+kmenuedit.png / app-install / See Below
+kmenuedit.png / crystal / LGPL-2.1
+kmess.ico / wiki_commons_gpl / See Below
+kmess.png / app-install / See Below
+kmess.png / wiki_commons_gpl / See Below
+kmessedwords.ico / nuvola / LGPL-2.1
+kmessedwords.png / nuvola / LGPL-2.1
+kmid-2.ico / nuvola / LGPL-2.1
+kmid-2.png / nuvola / LGPL-2.1
+kmid.ico / crystal / LGPL-2.1
+kmid.png / app-install / See Below
+kmid.png / crystal / LGPL-2.1
+kmidimon.png / app-install / See Below
+kmines-2.ico / nuvola / LGPL-2.1
+kmines-2.png / nuvola / LGPL-2.1
+kmines.ico / crystal / LGPL-2.1
+kmines.ico / wiki_commons_gpl / See Below
+kmines.png / app-install / See Below
+kmines.png / crystal / LGPL-2.1
+kmines.png / wiki_commons_gpl / See Below
+kmix-2.ico / nuvola / LGPL-2.1
+kmix-2.png / nuvola / LGPL-2.1
+kmix-master.ico / oxygen / CC-BY-SA 3.0 or LGPL
+kmix-master.png / oxygen / CC-BY-SA 3.0 or LGPL
+kmix.ico / crystal / LGPL-2.1
+kmix.png / app-install / See Below
+kmix.png / crystal / LGPL-2.1
+kmixdocked.ico / crystal / LGPL-2.1
+kmixdocked.ico / nuvola / LGPL-2.1
+kmixdocked.png / crystal / LGPL-2.1
+kmixdocked.png / nuvola / LGPL-2.1
+kmixdocked_error-2.ico / nuvola / LGPL-2.1
+kmixdocked_error-2.png / nuvola / LGPL-2.1
+kmixdocked_error.ico / crystal / LGPL-2.1
+kmixdocked_error.png / crystal / LGPL-2.1
+kmixdocked_mute-2.ico / nuvola / LGPL-2.1
+kmixdocked_mute-2.png / nuvola / LGPL-2.1
+kmixdocked_mute.ico / crystal / LGPL-2.1
+kmixdocked_mute.png / crystal / LGPL-2.1
+kmldonkey.ico / wiki_commons_cc / See Below
+kmldonkey.png / wiki_commons_cc / See Below
+kmoon.ico / nuvola / LGPL-2.1
+kmoon.png / nuvola / LGPL-2.1
+kmousetool-2.ico / nuvola / LGPL-2.1
+kmousetool-2.png / nuvola / LGPL-2.1
+kmousetool.ico / crystal / LGPL-2.1
+kmousetool.png / crystal / LGPL-2.1
+kmplayer.ico / oxygen / CC-BY-SA 3.0 or LGPL
+kmplayer.png / app-install / See Below
+kmplayer.png / oxygen / CC-BY-SA 3.0 or LGPL
+kmplot.ico / nuvola / LGPL-2.1
+kmplot.png / app-install / See Below
+kmplot.png / nuvola / LGPL-2.1
+kmyfirewall.png / app-install / See Below
+kmymoney2.png / app-install / See Below
+knemo.png / app-install / See Below
+knetattach.png / app-install / See Below
+knetconfig.ico / crystal / LGPL-2.1
+knetconfig.png / crystal / LGPL-2.1
+knetdockapp.png / app-install / See Below
+knetload.png / app-install / See Below
+knetwalk.png / app-install / See Below
+knetworkconf.png / app-install / See Below
+knetworkmanager.ico / intrigue / GPLv2
+knetworkmanager.png / app-install / See Below
+knetworkmanager.png / intrigue / GPLv2
+knewsletter.ico / nuvola / LGPL-2.1
+knewsletter.png / nuvola / LGPL-2.1
+knewsticker-2.ico / oxygen / CC-BY-SA 3.0 or LGPL
+knewsticker-2.png / oxygen / CC-BY-SA 3.0 or LGPL
+knewsticker.ico / crystal / LGPL-2.1
+knewsticker.png / app-install / See Below
+knewsticker.png / crystal / LGPL-2.1
+knime.ico / wiki_commons_cc / See Below
+knime.png / wiki_commons_cc / See Below
+knmap.png / app-install / See Below
+knode-2.ico / nuvola / LGPL-2.1
+knode-2.png / nuvola / LGPL-2.1
+knode.ico / crystal / LGPL-2.1
+knode.png / app-install / See Below
+knode.png / crystal / LGPL-2.1
+knotes-2.ico / crystal / LGPL-2.1
+knotes-2.png / crystal / LGPL-2.1
+knotes-3.ico / nuvola / LGPL-2.1
+knotes-3.png / nuvola / LGPL-2.1
+knotes-4.ico / oxygen / CC-BY-SA 3.0 or LGPL
+knotes-4.png / oxygen / CC-BY-SA 3.0 or LGPL
+knotes.ico / crystal_clear / LGPL-2.1
+knotes.ico / intrigue / GPLv2
+knotes.png / app-install / See Below
+knotes.png / crystal_clear / LGPL-2.1
+knotes.png / intrigue / GPLv2
+knotify-2.ico / nuvola / LGPL-2.1
+knotify-2.png / nuvola / LGPL-2.1
+knotify.ico / crystal / LGPL-2.1
+knotify.ico / crystal_clear / LGPL-2.1
+knotify.png / crystal / LGPL-2.1
+knotify.png / crystal_clear / LGPL-2.1
+kobo.png / app-install / See Below
+kodo.ico / crystal / LGPL-2.1
+kodo.png / app-install / See Below
+kodo.png / crystal / LGPL-2.1
+koffice-2.ico / crystal / LGPL-2.1
+koffice-2.png / crystal / LGPL-2.1
+koffice.ico / intrigue / GPLv2
+koffice.ico / nuvola / LGPL-2.1
+koffice.ico / wiki_commons_cc / See Below
+koffice.png / intrigue / GPLv2
+koffice.png / nuvola / LGPL-2.1
+koffice.png / wiki_commons_cc / See Below
+kolf-2.ico / nuvola / LGPL-2.1
+kolf-2.png / nuvola / LGPL-2.1
+kolf-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+kolf-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+kolf.ico / crystal / LGPL-2.1
+kolf.png / app-install / See Below
+kolf.png / crystal / LGPL-2.1
+kolourpaint.ico / nuvola / LGPL-2.1
+kolourpaint.ico / wiki_commons_bsd / BSD
+kolourpaint.png / nuvola / LGPL-2.1
+kolourpaint.png / wiki_commons_bsd / BSD
+kommander.png / app-install / See Below
+kommando.png / app-install / See Below
+komparator.png / app-install / See Below
+kompare.ico / wiki_commons_gpl / See Below
+kompare.png / app-install / See Below
+kompare.png / wiki_commons_gpl / See Below
+konqsidebar_mediaplayer-2.ico / nuvola / LGPL-2.1
+konqsidebar_mediaplayer-2.png / nuvola / LGPL-2.1
+konqsidebar_mediaplayer.ico / crystal / LGPL-2.1
+konqsidebar_mediaplayer.png / crystal / LGPL-2.1
+konqsidebar_news.ico / crystal / LGPL-2.1
+konqsidebar_news.png / crystal / LGPL-2.1
+konqueror-2.ico / nuvola / LGPL-2.1
+konqueror-2.png / nuvola / LGPL-2.1
+konqueror-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+konqueror-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+konqueror.ico / crystal / LGPL-2.1
+konqueror.ico / wiki_commons_gpl / See Below
+konqueror.png / crystal / LGPL-2.1
+konqueror.png / wiki_commons_gpl / See Below
+konquest-2.ico / nuvola / LGPL-2.1
+konquest-2.png / nuvola / LGPL-2.1
+konquest.ico / crystal / LGPL-2.1
+konquest.png / app-install / See Below
+konquest.png / crystal / LGPL-2.1
+konsole-2.ico / crystal / LGPL-2.1
+konsole-2.png / crystal / LGPL-2.1
+konsole-3.ico / nuvola / LGPL-2.1
+konsole-3.png / nuvola / LGPL-2.1
+konsole.ico / intrigue / GPLv2
+konsole.ico / wiki_commons_gpl / See Below
+konsole.png / crystal_clear / LGPL-2.1
+konsole.png / intrigue / GPLv2
+konsole.png / wiki_commons_gpl / See Below
+konsolekalendar.png / app-install / See Below
+kontact-2.ico / crystal / LGPL-2.1
+kontact-2.png / crystal / LGPL-2.1
+kontact-3.ico / nuvola / LGPL-2.1
+kontact-3.png / nuvola / LGPL-2.1
+kontact-4.ico / oxygen / CC-BY-SA 3.0 or LGPL
+kontact-4.png / oxygen / CC-BY-SA 3.0 or LGPL
+kontact.ico / intrigue / GPLv2
+kontact.png / app-install / See Below
+kontact.png / intrigue / GPLv2
+konversation-2.ico / oxygen / CC-BY-SA 3.0 or LGPL
+konversation-2.png / oxygen / CC-BY-SA 3.0 or LGPL
+konversation.ico / intrigue / GPLv2
+konversation.png / app-install / See Below
+konversation.png / intrigue / GPLv2
+konverter.ico / crystal / LGPL-2.1
+konverter.png / crystal / LGPL-2.1
+kooka.ico / nuvola / LGPL-2.1
+kooka.png / nuvola / LGPL-2.1
+kopete-2.ico / crystal / LGPL-2.1
+kopete-2.png / crystal / LGPL-2.1
+kopete-3.ico / nuvola / LGPL-2.1
+kopete-3.png / nuvola / LGPL-2.1
+kopete.ico / crystal_clear / LGPL-2.1
+kopete.ico / intrigue / GPLv2
+kopete.png / app-install / See Below
+kopete.png / crystal_clear / LGPL-2.1
+kopete.png / intrigue / GPLv2
+kopete_all_away.png / intrigue / GPLv2
+kopete_all_away.png / nuvola / LGPL-2.1
+kopete_offline.png / intrigue / GPLv2
+kopete_offline.png / nuvola / LGPL-2.1
+kopete_some_away.png / intrigue / GPLv2
+kopete_some_away.png / nuvola / LGPL-2.1
+kopete_some_online.png / intrigue / GPLv2
+kopete_some_online.png / nuvola / LGPL-2.1
+korgac.ico / oxygen / CC-BY-SA 3.0 or LGPL
+korgac.png / nuvola / LGPL-2.1
+korgac.png / oxygen / CC-BY-SA 3.0 or LGPL
+korganizer-2.ico / nuvola / LGPL-2.1
+korganizer-2.png / nuvola / LGPL-2.1
+korganizer.ico / crystal / LGPL-2.1
+korganizer.ico / crystal_clear / LGPL-2.1
+korganizer.png / app-install / See Below
+korganizer.png / crystal / LGPL-2.1
+korganizer.png / crystal_clear / LGPL-2.1
+korn-2.ico / nuvola / LGPL-2.1
+korn-2.png / nuvola / LGPL-2.1
+korn.ico / crystal / LGPL-2.1
+korn.png / app-install / See Below
+korn.png / crystal / LGPL-2.1
+koshell.png / app-install / See Below
+koules.png / app-install / See Below
+kpackage-2.ico / crystal / LGPL-2.1
+kpackage-2.png / crystal / LGPL-2.1
+kpackage-3.ico / nuvola / LGPL-2.1
+kpackage-3.png / nuvola / LGPL-2.1
+kpackage.ico / crystal_clear / LGPL-2.1
+kpackage.ico / intrigue / GPLv2
+kpackage.png / app-install / See Below
+kpackage.png / crystal_clear / LGPL-2.1
+kpackage.png / intrigue / GPLv2
+kpager.ico / nuvola / LGPL-2.1
+kpager.png / app-install / See Below
+kpager.png / nuvola / LGPL-2.1
+kpaint-2.ico / nuvola / LGPL-2.1
+kpaint-2.png / nuvola / LGPL-2.1
+kpaint.ico / crystal / LGPL-2.1
+kpaint.png / crystal / LGPL-2.1
+kpalmdoc.png / app-install / See Below
+kpar2.png / app-install / See Below
+kpat.ico / crystal / LGPL-2.1
+kpat.ico / crystal_clear / LGPL-2.1
+kpat.png / app-install / See Below
+kpat.png / crystal / LGPL-2.1
+kpat.png / crystal_clear / LGPL-2.1
+kpdf.ico / nuvola / LGPL-2.1
+kpdf.png / app-install / See Below
+kpdf.png / nuvola / LGPL-2.1
+kpercentage.ico / nuvola / LGPL-2.1
+kpercentage.png / app-install / See Below
+kpercentage.png / nuvola / LGPL-2.1
+kpersonalizer.ico / crystal / LGPL-2.1
+kpersonalizer.png / app-install / See Below
+kpersonalizer.png / crystal / LGPL-2.1
+kpgp.ico / oxygen / CC-BY-SA 3.0 or LGPL
+kpgp.png / oxygen / CC-BY-SA 3.0 or LGPL
+kphotoalbum.png / app-install / See Below
+kphotobymail.png / app-install / See Below
+kpilot-2.ico / nuvola / LGPL-2.1
+kpilot-2.png / nuvola / LGPL-2.1
+kpilot.ico / crystal / LGPL-2.1
+kpilot.png / app-install / See Below
+kpilot.png / crystal / LGPL-2.1
+kplato.ico / oxygen / CC-BY-SA 3.0 or LGPL
+kplato.ico / wiki_commons_cc / See Below
+kplato.png / app-install / See Below
+kplato.png / oxygen / CC-BY-SA 3.0 or LGPL
+kplato.png / wiki_commons_cc / See Below
+kpoker.ico / crystal / LGPL-2.1
+kpoker.ico / crystal_clear / LGPL-2.1
+kpoker.png / app-install / See Below
+kpoker.png / crystal / LGPL-2.1
+kpoker.png / crystal_clear / LGPL-2.1
+kpovmodeler.ico / nuvola / LGPL-2.1
+kpovmodeler.png / app-install / See Below
+kpovmodeler.png / nuvola / LGPL-2.1
+kpowersave.png / app-install / See Below
+kppp-2.ico / nuvola / LGPL-2.1
+kppp-2.png / nuvola / LGPL-2.1
+kppp.ico / crystal / LGPL-2.1
+kppp.png / app-install / See Below
+kppp.png / crystal / LGPL-2.1
+kpresenter-2.ico / nuvola / LGPL-2.1
+kpresenter-2.png / nuvola / LGPL-2.1
+kpresenter-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+kpresenter-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+kpresenter.ico / crystal / LGPL-2.1
+kpresenter.ico / crystal_clear / LGPL-2.1
+kpresenter.ico / wiki_commons_cc / See Below
+kpresenter.png / app-install / See Below
+kpresenter.png / crystal / LGPL-2.1
+kpresenter.png / crystal_clear / LGPL-2.1
+kpresenter.png / wiki_commons_cc / See Below
+kq_kq.png / app-install / See Below
+krdc-2.ico / nuvola / LGPL-2.1
+krdc-2.png / nuvola / LGPL-2.1
+krdc-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+krdc-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+krdc.ico / crystal / LGPL-2.1
+krdc.png / app-install / See Below
+krdc.png / crystal / LGPL-2.1
+krec-2.ico / nuvola / LGPL-2.1
+krec-2.png / nuvola / LGPL-2.1
+krec.ico / crystal / LGPL-2.1
+krec.png / app-install / See Below
+krec.png / crystal / LGPL-2.1
+krecord.ico / intrigue / GPLv2
+krecord.png / intrigue / GPLv2
+kregexpeditor.png / app-install / See Below
+krename.png / app-install / See Below
+kreversi-2.ico / nuvola / LGPL-2.1
+kreversi-2.png / nuvola / LGPL-2.1
+kreversi.ico / crystal / LGPL-2.1
+kreversi.png / app-install / See Below
+kreversi.png / crystal / LGPL-2.1
+krfb-2.ico / nuvola / LGPL-2.1
+krfb-2.png / nuvola / LGPL-2.1
+krfb-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+krfb-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+krfb.ico / crystal / LGPL-2.1
+krfb.png / crystal / LGPL-2.1
+krita-2.ico / nuvola / LGPL-2.1
+krita-2.png / nuvola / LGPL-2.1
+krita-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+krita-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+krita.ico / crystal / LGPL-2.1
+krita.ico / wiki_commons_cc / See Below
+krita.png / app-install / See Below
+krita.png / crystal / LGPL-2.1
+krita.png / wiki_commons_cc / See Below
+kruler.ico / nuvola / LGPL-2.1
+kruler.png / app-install / See Below
+kruler.png / nuvola / LGPL-2.1
+krusader.ico / wiki_commons_gpl / See Below
+krusader.png / wiki_commons_gpl / See Below
+krusader_root.png / app-install / See Below
+krusader_user.png / app-install / See Below
+ksame.ico / crystal / LGPL-2.1
+ksame.png / app-install / See Below
+ksame.png / crystal / LGPL-2.1
+ksayit.png / app-install / See Below
+kscd-2.ico / nuvola / LGPL-2.1
+kscd-2.png / nuvola / LGPL-2.1
+kscd.ico / crystal / LGPL-2.1
+kscd.png / app-install / See Below
+kscd.png / crystal / LGPL-2.1
+kscope.png / app-install / See Below
+kscreensaver-2.ico / nuvola / LGPL-2.1
+kscreensaver-2.png / nuvola / LGPL-2.1
+kscreensaver.ico / crystal / LGPL-2.1
+kscreensaver.png / crystal / LGPL-2.1
+kseg.png / app-install / See Below
+kservices-2.ico / nuvola / LGPL-2.1
+kservices-2.png / nuvola / LGPL-2.1
+kservices.ico / crystal / LGPL-2.1
+kservices.ico / crystal_clear / LGPL-2.1
+kservices.png / crystal / LGPL-2.1
+kservices.png / crystal_clear / LGPL-2.1
+kshisen-2.ico / nuvola / LGPL-2.1
+kshisen-2.png / nuvola / LGPL-2.1
+kshisen.ico / crystal / LGPL-2.1
+kshisen.png / app-install / See Below
+kshisen.png / crystal / LGPL-2.1
+kshutdown.png / app-install / See Below
+ksig.ico / nuvola / LGPL-2.1
+ksig.png / app-install / See Below
+ksig.png / nuvola / LGPL-2.1
+ksim.ico / nuvola / LGPL-2.1
+ksim.png / nuvola / LGPL-2.1
+ksimus.png / app-install / See Below
+ksirc.ico / nuvola / LGPL-2.1
+ksirc.png / app-install / See Below
+ksirc.png / nuvola / LGPL-2.1
+ksirtet.ico / crystal / LGPL-2.1
+ksirtet.png / app-install / See Below
+ksirtet.png / crystal / LGPL-2.1
+ksmiletris.ico / crystal / LGPL-2.1
+ksmiletris.ico / crystal_clear / LGPL-2.1
+ksmiletris.png / app-install / See Below
+ksmiletris.png / crystal / LGPL-2.1
+ksmiletris.png / crystal_clear / LGPL-2.1
+ksnake.ico / crystal / LGPL-2.1
+ksnake.png / app-install / See Below
+ksnake.png / crystal / LGPL-2.1
+ksnapshot-2.ico / nuvola / LGPL-2.1
+ksnapshot-2.png / nuvola / LGPL-2.1
+ksnapshot-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+ksnapshot-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+ksnapshot.ico / crystal / LGPL-2.1
+ksnapshot.png / app-install / See Below
+ksnapshot.png / crystal / LGPL-2.1
+ksniffer.ico / oxygen / CC-BY-SA 3.0 or LGPL
+ksniffer.png / app-install / See Below
+ksniffer.png / oxygen / CC-BY-SA 3.0 or LGPL
+ksokoban.ico / crystal / LGPL-2.1
+ksokoban.png / app-install / See Below
+ksokoban.png / crystal / LGPL-2.1
+kspaceduel.ico / crystal / LGPL-2.1
+kspaceduel.ico / crystal_clear / LGPL-2.1
+kspaceduel.png / app-install / See Below
+kspaceduel.png / crystal / LGPL-2.1
+kspaceduel.png / crystal_clear / LGPL-2.1
+ksplash-2.ico / crystal / LGPL-2.1
+ksplash-2.png / crystal / LGPL-2.1
+ksplash-3.ico / nuvola / LGPL-2.1
+ksplash-3.png / nuvola / LGPL-2.1
+ksplash.ico / crystal_clear / LGPL-2.1
+ksplash.ico / intrigue / GPLv2
+ksplash.png / app-install / See Below
+ksplash.png / crystal_clear / LGPL-2.1
+ksplash.png / intrigue / GPLv2
+kspread-2.ico / oxygen / CC-BY-SA 3.0 or LGPL
+kspread-2.png / oxygen / CC-BY-SA 3.0 or LGPL
+kspread.ico / crystal / LGPL-2.1
+kspread.ico / crystal_clear / LGPL-2.1
+kspread.ico / wiki_commons_cc / See Below
+kspread.png / app-install / See Below
+kspread.png / crystal / LGPL-2.1
+kspread.png / crystal_clear / LGPL-2.1
+kspread.png / wiki_commons_cc / See Below
+kst.png / app-install / See Below
+kstars.ico / crystal / LGPL-2.1
+kstars.ico / crystal_clear / LGPL-2.1
+kstars.png / app-install / See Below
+kstars.png / crystal / LGPL-2.1
+kstars.png / crystal_clear / LGPL-2.1
+kstreamripper.png / app-install / See Below
+ksubtile.png / app-install / See Below
+ksudoku.ico / oxygen / CC-BY-SA 3.0 or LGPL
+ksudoku.png / app-install / See Below
+ksudoku.png / oxygen / CC-BY-SA 3.0 or LGPL
+ksysguard-2.ico / crystal / LGPL-2.1
+ksysguard-2.png / crystal / LGPL-2.1
+ksysguard.ico / crystal_clear / LGPL-2.1
+ksysguard.ico / intrigue / GPLv2
+ksysguard.png / crystal_clear / LGPL-2.1
+ksysguard.png / intrigue / GPLv2
+ksystemlog.png / app-install / See Below
+ksysv-2.ico / nuvola / LGPL-2.1
+ksysv-2.png / nuvola / LGPL-2.1
+ksysv.ico / crystal / LGPL-2.1
+ksysv.ico / crystal_clear / LGPL-2.1
+ksysv.png / app-install / See Below
+ksysv.png / crystal / LGPL-2.1
+ksysv.png / crystal_clear / LGPL-2.1
+ktalkd.ico / crystal / LGPL-2.1
+ktalkd.png / app-install / See Below
+ktalkd.png / crystal / LGPL-2.1
+kteatime-2.ico / nuvola / LGPL-2.1
+kteatime-2.png / nuvola / LGPL-2.1
+kteatime.ico / crystal / LGPL-2.1
+kteatime.ico / crystal_clear / LGPL-2.1
+kteatime.png / app-install / See Below
+kteatime.png / crystal / LGPL-2.1
+kteatime.png / crystal_clear / LGPL-2.1
+kterm.ico / crystal / LGPL-2.1
+kterm.png / crystal / LGPL-2.1
+kthememgr-2.ico / crystal / LGPL-2.1
+kthememgr-2.png / crystal / LGPL-2.1
+kthememgr-3.ico / nuvola / LGPL-2.1
+kthememgr-3.png / nuvola / LGPL-2.1
+kthememgr.ico / intrigue / GPLv2
+kthememgr.png / intrigue / GPLv2
+kthesaurus.ico / oxygen / CC-BY-SA 3.0 or LGPL
+kthesaurus.png / oxygen / CC-BY-SA 3.0 or LGPL
+ktictactux.png / app-install / See Below
+ktimer-2.ico / crystal / LGPL-2.1
+ktimer-2.png / crystal / LGPL-2.1
+ktimer-3.ico / nuvola / LGPL-2.1
+ktimer-3.png / nuvola / LGPL-2.1
+ktimer.ico / intrigue / GPLv2
+ktimer.png / app-install / See Below
+ktimer.png / intrigue / GPLv2
+ktip-2.ico / crystal / LGPL-2.1
+ktip-2.png / crystal / LGPL-2.1
+ktip-3.ico / nuvola / LGPL-2.1
+ktip-3.png / nuvola / LGPL-2.1
+ktip-4.ico / oxygen / CC-BY-SA 3.0 or LGPL
+ktip-4.png / oxygen / CC-BY-SA 3.0 or LGPL
+ktip.png / app-install / See Below
+ktip.png / intrigue / GPLv2
+ktnef.png / app-install / See Below
+ktoon.png / app-install / See Below
+ktorrent.ico / oxygen / CC-BY-SA 3.0 or LGPL
+ktorrent.png / app-install / See Below
+ktorrent.png / oxygen / CC-BY-SA 3.0 or LGPL
+ktouch.ico / crystal / LGPL-2.1
+ktouch.png / app-install / See Below
+ktouch.png / crystal / LGPL-2.1
+ktouch.png / nuvola / LGPL-2.1
+ktron.ico / crystal / LGPL-2.1
+ktron.ico / crystal_clear / LGPL-2.1
+ktron.png / crystal / LGPL-2.1
+ktron.png / crystal_clear / LGPL-2.1
+kttsd.png / app-install / See Below
+ktuberling.ico / crystal / LGPL-2.1
+ktuberling.png / app-install / See Below
+ktuberling.png / crystal / LGPL-2.1
+kturtle.ico / wiki_commons_cc / See Below
+kturtle.png / app-install / See Below
+kturtle.png / wiki_commons_cc / See Below
+kudesigner.ico / crystal / LGPL-2.1
+kudesigner.png / crystal / LGPL-2.1
+kugar-2.ico / nuvola / LGPL-2.1
+kugar-2.png / nuvola / LGPL-2.1
+kugar.ico / crystal / LGPL-2.1
+kugar.png / app-install / See Below
+kugar.png / crystal / LGPL-2.1
+kugardata.ico / nuvola / LGPL-2.1
+kugardata.png / nuvola / LGPL-2.1
+kuickshow-2.ico / oxygen / CC-BY-SA 3.0 or LGPL
+kuickshow-2.png / oxygen / CC-BY-SA 3.0 or LGPL
+kuickshow.ico / nuvola / LGPL-2.1
+kuickshow.png / app-install / See Below
+kuickshow.png / nuvola / LGPL-2.1
+kuiviewer.png / app-install / See Below
+kuser-2.ico / crystal / LGPL-2.1
+kuser-2.png / crystal / LGPL-2.1
+kuser-3.ico / nuvola / LGPL-2.1
+kuser-3.png / nuvola / LGPL-2.1
+kuser.ico / crystal_clear / LGPL-2.1
+kuser.ico / intrigue / GPLv2
+kuser.png / crystal_clear / LGPL-2.1
+kuser.png / intrigue / GPLv2
+kuzer.ico / crystal / LGPL-2.1
+kuzer.png / crystal / LGPL-2.1
+kverbos-2.ico / oxygen / CC-BY-SA 3.0 or LGPL
+kverbos-2.png / oxygen / CC-BY-SA 3.0 or LGPL
+kverbos.ico / nuvola / LGPL-2.1
+kverbos.png / nuvola / LGPL-2.1
+kview-2.ico / nuvola / LGPL-2.1
+kview-2.png / nuvola / LGPL-2.1
+kview.ico / crystal / LGPL-2.1
+kview.ico / crystal_clear / LGPL-2.1
+kview.png / app-install / See Below
+kview.png / crystal / LGPL-2.1
+kview.png / crystal_clear / LGPL-2.1
+kviewshell.ico / crystal / LGPL-2.1
+kviewshell.png / crystal / LGPL-2.1
+kvirc.ico / crystal / LGPL-2.1
+kvirc.png / crystal / LGPL-2.1
+kvoctrain.png / app-install / See Below
+kvpnc.png / app-install / See Below
+kwallet.ico / crystal / LGPL-2.1
+kwallet.ico / crystal_clear / LGPL-2.1
+kwallet.png / crystal / LGPL-2.1
+kwallet.png / crystal_clear / LGPL-2.1
+kwalletmanager-2.ico / oxygen / CC-BY-SA 3.0 or LGPL
+kwalletmanager-2.png / oxygen / CC-BY-SA 3.0 or LGPL
+kwalletmanager.ico / crystal / LGPL-2.1
+kwalletmanager.png / app-install / See Below
+kwalletmanager.png / crystal / LGPL-2.1
+kweather-2.ico / nuvola / LGPL-2.1
+kweather-2.png / nuvola / LGPL-2.1
+kweather.ico / crystal / LGPL-2.1
+kweather.png / crystal / LGPL-2.1
+kwifimanager.png / app-install / See Below
+kwikdisk-2.ico / crystal / LGPL-2.1
+kwikdisk-2.png / crystal / LGPL-2.1
+kwikdisk-3.ico / nuvola / LGPL-2.1
+kwikdisk-3.png / nuvola / LGPL-2.1
+kwikdisk.ico / intrigue / GPLv2
+kwikdisk.png / app-install / See Below
+kwikdisk.png / intrigue / GPLv2
+kwin-2.ico / nuvola / LGPL-2.1
+kwin-2.png / nuvola / LGPL-2.1
+kwin.ico / crystal / LGPL-2.1
+kwin.png / crystal / LGPL-2.1
+kwin4-2.ico / nuvola / LGPL-2.1
+kwin4-2.png / nuvola / LGPL-2.1
+kwin4.ico / crystal / LGPL-2.1
+kwin4.png / app-install / See Below
+kwin4.png / crystal / LGPL-2.1
+kwlan.png / app-install / See Below
+kword-2.ico / crystal / LGPL-2.1
+kword-2.png / crystal / LGPL-2.1
+kword-3.ico / nuvola / LGPL-2.1
+kword-3.png / nuvola / LGPL-2.1
+kword-4.ico / oxygen / CC-BY-SA 3.0 or LGPL
+kword-4.png / oxygen / CC-BY-SA 3.0 or LGPL
+kword.ico / intrigue / GPLv2
+kword.ico / wiki_commons_cc / See Below
+kword.png / app-install / See Below
+kword.png / intrigue / GPLv2
+kword.png / wiki_commons_cc / See Below
+kwordquiz.png / app-install / See Below
+kworldclock-2.ico / nuvola / LGPL-2.1
+kworldclock-2.png / nuvola / LGPL-2.1
+kworldclock.ico / crystal / LGPL-2.1
+kworldclock.png / app-install / See Below
+kworldclock.png / crystal / LGPL-2.1
+kwrite-2.ico / nuvola / LGPL-2.1
+kwrite-2.png / nuvola / LGPL-2.1
+kwrite.ico / crystal / LGPL-2.1
+kwrite.png / app-install / See Below
+kwrite.png / crystal / LGPL-2.1
+kxconfig.ico / crystal / LGPL-2.1
+kxconfig.png / crystal / LGPL-2.1
+kxkb-2.ico / nuvola / LGPL-2.1
+kxkb-2.png / nuvola / LGPL-2.1
+kxkb.ico / crystal / LGPL-2.1
+kxkb.ico / crystal_clear / LGPL-2.1
+kxkb.png / crystal / LGPL-2.1
+kxkb.png / crystal_clear / LGPL-2.1
+kxneur.png / app-install / See Below
+kzenexplorer.png / app-install / See Below
+lame.ico / wiki_commons_pd / PD
+lame.png / wiki_commons_pd / PD
+landscape.png / cc / CC-BY 3.0
+landscape.png / crystal / LGPL-2.1
+laptop.png / app-install / See Below
+lassist.ico / crystal / LGPL-2.1
+lassist.ico / crystal_clear / LGPL-2.1
+lassist.png / crystal / LGPL-2.1
+lassist.png / crystal_clear / LGPL-2.1
+lassists.ico / crystal / LGPL-2.1
+lassists.png / crystal / LGPL-2.1
+last-exit.png / app-install / See Below
+lastfm.png / app-install / See Below
+lastpage.png / crystal / LGPL-2.1
+lat.png / app-install / See Below
+latex.png / wiki_commons_pd / PD
+launch.ico / crystal_clear / LGPL-2.1
+launch.png / crystal_clear / LGPL-2.1
+launchpad.ico / wiki_commons_pd / PD
+launchpad.png / wiki_commons_pd / PD
+layer-arrange.ico / crystal / LGPL-2.1
+layer-arrange.png / crystal / LGPL-2.1
+layer-backward.ico / crystal / LGPL-2.1
+layer-backward.png / crystal / LGPL-2.1
+layer-delete-3.ico / crystal / LGPL-2.1
+layer-delete-3.png / crystal / LGPL-2.1
+layer-forward-2.ico / crystal / LGPL-2.1
+layer-forward-2.png / crystal / LGPL-2.1
+layer-lower-3.ico / crystal / LGPL-2.1
+layer-lower-3.png / crystal / LGPL-2.1
+layer-lower.ico / crystal / LGPL-2.1
+layer-lower.png / crystal / LGPL-2.1
+layer-mask.png / cc / CC-BY 3.0
+layer-new-3.ico / crystal / LGPL-2.1
+layer-new-3.png / crystal / LGPL-2.1
+layer-novisible-3.ico / crystal / LGPL-2.1
+layer-novisible-3.png / crystal / LGPL-2.1
+layer-raise-3.ico / crystal / LGPL-2.1
+layer-raise-3.png / crystal / LGPL-2.1
+layer-raise.ico / crystal / LGPL-2.1
+layer-raise.png / crystal / LGPL-2.1
+layer-to-imagesize.png / cc / CC-BY 3.0
+layer-visible-3.ico / crystal / LGPL-2.1
+layer-visible-3.png / crystal / LGPL-2.1
+layer.png / cc / CC-BY 3.0
+layers.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+layers.png / cc / CC-BY 3.0
+layers.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+layout-add.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+layout-add.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+layout-content.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+layout-content.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+layout-delete.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+layout-delete.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+layout-edit.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+layout-edit.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+layout-error.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+layout-error.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+layout-header.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+layout-header.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+layout-link.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+layout-link.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+layout-sidebar.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+layout-sidebar.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+lc036.png / crystal / LGPL-2.1
+lc037.png / crystal / LGPL-2.1
+lc038.png / crystal / LGPL-2.1
+lc039.png / crystal / LGPL-2.1
+lc040.png / crystal / LGPL-2.1
+lc05711.png / crystal / LGPL-2.1
+lc06312.png / crystal / LGPL-2.1
+leafpad.ico / wiki_commons_gpl / See Below
+leafpad.png / app-install / See Below
+leafpad.png / wiki_commons_gpl / See Below
+leaveallgroups.png / crystal / LGPL-2.1
+leavegroup.png / crystal / LGPL-2.1
+leechcraft.ico / wiki_commons_cc / See Below
+leechcraft.png / wiki_commons_cc / See Below
+left.png / cc / CC-BY 3.0
+leftjust.ico / crystal / LGPL-2.1
+leftjust.png / crystal / LGPL-2.1
+leftpara.png / crystal / LGPL-2.1
+letter-spacing.png / cc / CC-BY 3.0
+lftp.ico / wiki_commons_cc / See Below
+lftp.png / wiki_commons_cc / See Below
+lght2sid.png / crystal / LGPL-2.1
+licenses-anti-copyright.ico / wiki_commons_pd / PD
+licenses-anti-copyright.png / wiki_commons_pd / PD
+licenses-cc-by.png / cc / CC-BY 3.0
+licenses-cc-creative_commons.png / cc / CC-BY 3.0
+licenses-cc-nc-non-commercial-eu.png / cc / CC-BY 3.0
+licenses-cc-nc-non-commercial-jp.png / cc / CC-BY 3.0
+licenses-cc-nc-non-commercial.png / cc / CC-BY 3.0
+licenses-cc-nd-no_derivatives.png / cc / CC-BY 3.0
+licenses-cc-pd-public_domain.png / cc / CC-BY 3.0
+licenses-cc-pd.png / wiki_commons_pd / PD
+licenses-cc-remix.png / cc / CC-BY 3.0
+licenses-cc-sa-share_alike.png / cc / CC-BY 3.0
+licenses-cc-sampling.plus.png / cc / CC-BY 3.0
+licenses-cc-sampling.png / cc / CC-BY 3.0
+licenses-cc-share.png / cc / CC-BY 3.0
+licenses-cc-zero.png / cc / CC-BY 3.0
+licenses-copyleft.png / wiki_commons_pd / PD
+licenses-copyright.png / wiki_commons_pd / PD
+licenses-kopimi.png / wiki_commons_pd / PD
+licenses-pd-maybe.ico / wiki_commons_pd / PD
+licenses-pd-maybe.png / wiki_commons_pd / PD
+licenses-pd.png / wiki_commons_pd / PD
+licenses-registered_trademark.png / wiki_commons_pd / PD
+licker.ico / crystal / LGPL-2.1
+licker.png / crystal / LGPL-2.1
+licq-2.ico / nuvola / LGPL-2.1
+licq-2.png / nuvola / LGPL-2.1
+licq.ico / crystal / LGPL-2.1
+licq.png / crystal / LGPL-2.1
+lifejacket.ico / crystal / LGPL-2.1
+lifejacket.png / crystal / LGPL-2.1
+liferea.png / app-install / See Below
+lightbulb-add.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+lightbulb-add.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+lightbulb-delete.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+lightbulb-delete.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+lightbulb-off.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+lightbulb-off.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+lightbulb.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+lightbulb.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+lightfrombottom.png / crystal / LGPL-2.1
+lightfrombottomleft.png / crystal / LGPL-2.1
+lightfrombottomright.png / crystal / LGPL-2.1
+lightfromfront.png / crystal / LGPL-2.1
+lightfromleft.png / crystal / LGPL-2.1
+lightfromright.png / crystal / LGPL-2.1
+lightfromtop.png / crystal / LGPL-2.1
+lightfromtopleft.png / crystal / LGPL-2.1
+lightfromtopright.png / crystal / LGPL-2.1
+lightning-add.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+lightning-add.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+lightning-delete.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+lightning-delete.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+lightning-go.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+lightning-go.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+lightning.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+lightning.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+lightyears.png / app-install / See Below
+liguidsoap.png / app-install / See Below
+lilypond.ico / wiki_commons_cc / See Below
+lilypond.png / wiki_commons_cc / See Below
+limewire.ico / wiki_commons_gpl / See Below
+limewire.png / wiki_commons_gpl / See Below
+lincity-ng.png / app-install / See Below
+lincity.ico / wiki_commons_gpl / See Below
+lincity.png / app-install / See Below
+lincity.png / wiki_commons_gpl / See Below
+line-spacing.png / cc / CC-BY 3.0
+line.png / cc / CC-BY 3.0
+line.png / crystal / LGPL-2.1
+line_diagonal.png / crystal / LGPL-2.1
+linearrowcircle.png / crystal / LGPL-2.1
+linearrowend.png / crystal / LGPL-2.1
+linearrows.png / crystal / LGPL-2.1
+linearrowsquare.png / crystal / LGPL-2.1
+linearrowstart.png / crystal / LGPL-2.1
+linecirclearrow.png / crystal / LGPL-2.1
+lineendstyle.png / crystal / LGPL-2.1
+linesquarearrow.png / crystal / LGPL-2.1
+linestyle.png / crystal / LGPL-2.1
+linetoolbox.png / crystal / LGPL-2.1
+linewidth.png / crystal / LGPL-2.1
+lingot.png / app-install / See Below
+linguist.png / app-install / See Below
+link-add.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+link-add.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+link-break.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+link-break.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+link-delete.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+link-delete.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+link-edit.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+link-edit.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+link-error.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+link-error.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+link-go.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+link-go.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+link.ico / crystal / LGPL-2.1
+link.png / crystal / LGPL-2.1
+link.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+link.png / nuvola / LGPL-2.1
+linked.png / cc / CC-BY 3.0
+linphone.ico / crystal / LGPL-2.1
+linphone.png / crystal / LGPL-2.1
+linphone2.png / app-install / See Below
+linsmith.png / app-install / See Below
+linuxconf.ico / crystal / LGPL-2.1
+linuxconf.ico / crystal_clear / LGPL-2.1
+linuxconf.png / crystal / LGPL-2.1
+linuxconf.png / crystal_clear / LGPL-2.1
+liquidwar.png / app-install / See Below
+list-add-2.ico / gnome / GPLv2
+list-add-2.png / gnome / GPLv2
+list-add-3.ico / tango / PD
+list-add-3.png / tango / PD
+list-add-4.ico / oxygen / CC-BY-SA 3.0 or LGPL
+list-add-4.png / oxygen / CC-BY-SA 3.0 or LGPL
+list-add-font-2.ico / nuvola / LGPL-2.1
+list-add-font-2.png / nuvola / LGPL-2.1
+list-add-font-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+list-add-font-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+list-add-font.ico / crystal / LGPL-2.1
+list-add-font.png / crystal / LGPL-2.1
+list-add.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+list-add.ico / intrigue / GPLv2
+list-add.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+list-add.png / intrigue / GPLv2
+list-remove-2.ico / gnome / GPLv2
+list-remove-2.png / gnome / GPLv2
+list-remove-3.ico / tango / PD
+list-remove-3.png / tango / PD
+list-remove-4.ico / oxygen / CC-BY-SA 3.0 or LGPL
+list-remove-4.png / oxygen / CC-BY-SA 3.0 or LGPL
+list-remove.ico / intrigue / GPLv2
+list-remove.png / intrigue / GPLv2
+list.ico / crystal / LGPL-2.1
+list.png / cc / CC-BY 3.0
+list.png / crystal / LGPL-2.1
+listbox.png / crystal / LGPL-2.1
+listen.png / app-install / See Below
+littlewizard_littlewizard.png / app-install / See Below
+llaunch.ico / crystal / LGPL-2.1
+llaunch.png / crystal / LGPL-2.1
+lletters.png / app-install / See Below
+lmarbles.png / app-install / See Below
+lmms.ico / wiki_commons_cc / See Below
+lmms.png / wiki_commons_cc / See Below
+loadbasic.png / crystal / LGPL-2.1
+locationbar_erase.ico / crystal / LGPL-2.1
+locationbar_erase.png / crystal / LGPL-2.1
+lock-2.ico / crystal / LGPL-2.1
+lock-2.png / crystal / LGPL-2.1
+lock-3.ico / nuvola / LGPL-2.1
+lock-3.png / nuvola / LGPL-2.1
+lock-add.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+lock-add.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+lock-break.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+lock-break.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+lock-delete.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+lock-delete.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+lock-edit.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+lock-edit.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+lock-go.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+lock-go.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+lock-open.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+lock-open.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+lock-pink.ico / crystal_clear / LGPL-2.1
+lock-pink.png / crystal_clear / LGPL-2.1
+lock-silver.png / crystal_clear / LGPL-2.1
+lock.ico / crystal_clear / LGPL-2.1
+lock.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+lock.png / crystal_clear / LGPL-2.1
+lock.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+lock.png / intrigue / GPLv2
+locked.ico / crystal / LGPL-2.1
+locked.png / crystal / LGPL-2.1
+lockoverlay.ico / crystal / LGPL-2.1
+lockoverlay.ico / nuvola / LGPL-2.1
+lockoverlay.png / crystal / LGPL-2.1
+lockoverlay.png / crystal_clear / LGPL-2.1
+lockoverlay.png / intrigue / GPLv2
+lockoverlay.png / nuvola / LGPL-2.1
+logo_cp.png / app-install / See Below
+lokalize.ico / oxygen / CC-BY-SA 3.0 or LGPL
+lokalize.png / oxygen / CC-BY-SA 3.0 or LGPL
+lon-capa.ico / wiki_commons_pd / PD
+lon-capa.png / wiki_commons_pd / PD
+lopster.png / app-install / See Below
+lordsawar.png / app-install / See Below
+lorry-add.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+lorry-add.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+lorry-delete.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+lorry-delete.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+lorry-error.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+lorry-error.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+lorry-flatbed.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+lorry-flatbed.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+lorry-go.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+lorry-go.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+lorry-link.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+lorry-link.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+lorry.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+lorry.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+lost_souls.ico / wiki_commons_cc / See Below
+lost_souls.png / wiki_commons_cc / See Below
+lostirc.png / app-install / See Below
+lphoto.ico / crystal / LGPL-2.1
+lphoto.png / crystal / LGPL-2.1
+lprof.png / app-install / See Below
+lreminder.ico / crystal / LGPL-2.1
+lreminder.png / crystal / LGPL-2.1
+lshw-gtk.png / app-install / See Below
+lskat.ico / crystal / LGPL-2.1
+lskat.png / app-install / See Below
+lskat.png / crystal / LGPL-2.1
+lsongs.ico / crystal / LGPL-2.1
+lsongs.ico / crystal_clear / LGPL-2.1
+lsongs.png / crystal / LGPL-2.1
+lsongs.png / crystal_clear / LGPL-2.1
+lsuite.ico / crystal / LGPL-2.1
+lsuite.png / crystal / LGPL-2.1
+luatex.ico / wiki_commons_gpl / See Below
+luatex.png / wiki_commons_gpl / See Below
+luciole.ico / wiki_commons_cc / See Below
+luciole.png / wiki_commons_cc / See Below
+luminanc.png / crystal / LGPL-2.1
+luola.png / app-install / See Below
+luxrender.ico / wiki_commons_cc / See Below
+luxrender.png / wiki_commons_cc / See Below
+lxde.png / wiki_commons_gpl / See Below
+lxterminal.png / app-install / See Below
+lybniz.png / app-install / See Below
+lyx.ico / open_clip_art_library / PD
+lyx.png / open_clip_art_library / PD
+m23.png / wiki_commons_cc / See Below
+mac-on-mac.ico / wiki_commons_gpl / See Below
+mac-on-mac.png / wiki_commons_gpl / See Below
+macrorecorder.png / crystal / LGPL-2.1
+madbomber.png / app-install / See Below
+magic-tophat.ico / crystal / LGPL-2.1
+magic-tophat.png / crystal / LGPL-2.1
+magic8ball.ico / crystal / LGPL-2.1
+magic8ball.png / crystal / LGPL-2.1
+magifier-zoom-out.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+magifier-zoom-out.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+magma.ico / wiki_commons_cc / See Below
+magma.png / wiki_commons_cc / See Below
+magnifier-zoom-in.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+magnifier-zoom-in.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+magnifier.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+magnifier.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+mail-anti_spam.ico / crystal / LGPL-2.1
+mail-anti_spam.png / crystal / LGPL-2.1
+mail-attach-2.ico / nuvola / LGPL-2.1
+mail-attach-2.png / nuvola / LGPL-2.1
+mail-attach.ico / crystal / LGPL-2.1
+mail-attach.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+mail-attach.png / crystal / LGPL-2.1
+mail-attach.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+mail-attachment-2.ico / tango / PD
+mail-attachment-2.png / tango / PD
+mail-attachment-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+mail-attachment.ico / gnome / GPLv2
+mail-attachment.png / gnome / GPLv2
+mail-delete-2.ico / nuvola / LGPL-2.1
+mail-delete-2.png / nuvola / LGPL-2.1
+mail-delete.ico / crystal / LGPL-2.1
+mail-delete.png / crystal / LGPL-2.1
+mail-find-2.ico / nuvola / LGPL-2.1
+mail-find-2.png / nuvola / LGPL-2.1
+mail-find.ico / crystal / LGPL-2.1
+mail-find.png / crystal / LGPL-2.1
+mail-flag.png / oxygen / CC-BY-SA 3.0 or LGPL
+mail-folder-inbox.ico / crystal / LGPL-2.1
+mail-folder-inbox.ico / nuvola / LGPL-2.1
+mail-folder-inbox.ico / oxygen / CC-BY-SA 3.0 or LGPL
+mail-folder-inbox.png / crystal / LGPL-2.1
+mail-folder-inbox.png / nuvola / LGPL-2.1
+mail-folder-inbox.png / oxygen / CC-BY-SA 3.0 or LGPL
+mail-folder-outbox.ico / crystal / LGPL-2.1
+mail-folder-outbox.ico / nuvola / LGPL-2.1
+mail-folder-outbox.ico / oxygen / CC-BY-SA 3.0 or LGPL
+mail-folder-outbox.png / crystal / LGPL-2.1
+mail-folder-outbox.png / nuvola / LGPL-2.1
+mail-folder-outbox.png / oxygen / CC-BY-SA 3.0 or LGPL
+mail-folder-sent.ico / oxygen / CC-BY-SA 3.0 or LGPL
+mail-folder-sent.png / oxygen / CC-BY-SA 3.0 or LGPL
+mail-folder-sent_mail.ico / nuvola / LGPL-2.1
+mail-folder-sent_mail.png / nuvola / LGPL-2.1
+mail-forward-2.ico / gnome / GPLv2
+mail-forward-2.png / gnome / GPLv2
+mail-forward-3.ico / tango / PD
+mail-forward-3.png / tango / PD
+mail-forward-4.ico / nuvola / LGPL-2.1
+mail-forward-4.png / nuvola / LGPL-2.1
+mail-forward-5.ico / oxygen / CC-BY-SA 3.0 or LGPL
+mail-forward-5.png / oxygen / CC-BY-SA 3.0 or LGPL
+mail-forward.ico / crystal / LGPL-2.1
+mail-forward.png / crystal / LGPL-2.1
+mail-foward.ico / crystal / LGPL-2.1
+mail-foward.png / crystal / LGPL-2.1
+mail-generic-2.ico / nuvola / LGPL-2.1
+mail-generic-2.png / nuvola / LGPL-2.1
+mail-generic.ico / crystal / LGPL-2.1
+mail-generic.png / crystal / LGPL-2.1
+mail-get-2.ico / nuvola / LGPL-2.1
+mail-get-2.png / nuvola / LGPL-2.1
+mail-get.ico / crystal / LGPL-2.1
+mail-get.png / crystal / LGPL-2.1
+mail-inbox.ico / crystal / LGPL-2.1
+mail-inbox.png / crystal / LGPL-2.1
+mail-mark-important-2.ico / oxygen / CC-BY-SA 3.0 or LGPL
+mail-mark-important-2.png / oxygen / CC-BY-SA 3.0 or LGPL
+mail-mark-important.ico / gnome / GPLv2
+mail-mark-important.png / gnome / GPLv2
+mail-mark-junk-2.ico / tango / PD
+mail-mark-junk-2.png / tango / PD
+mail-mark-junk-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+mail-mark-junk-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+mail-mark-junk.ico / gnome / GPLv2
+mail-mark-junk.png / gnome / GPLv2
+mail-mark-not-junk-2.ico / tango / PD
+mail-mark-not-junk-2.png / tango / PD
+mail-mark-not-junk.ico / gnome / GPLv2
+mail-mark-not-junk.png / gnome / GPLv2
+mail-mark-read-2.ico / oxygen / CC-BY-SA 3.0 or LGPL
+mail-mark-read-2.png / oxygen / CC-BY-SA 3.0 or LGPL
+mail-mark-read.ico / gnome / GPLv2
+mail-mark-read.png / gnome / GPLv2
+mail-mark-task.ico / oxygen / CC-BY-SA 3.0 or LGPL
+mail-mark-task.png / oxygen / CC-BY-SA 3.0 or LGPL
+mail-mark-unread-2.ico / oxygen / CC-BY-SA 3.0 or LGPL
+mail-mark-unread-2.png / oxygen / CC-BY-SA 3.0 or LGPL
+mail-mark-unread-new.ico / oxygen / CC-BY-SA 3.0 or LGPL
+mail-mark-unread-new.png / oxygen / CC-BY-SA 3.0 or LGPL
+mail-mark-unread.ico / gnome / GPLv2
+mail-mark-unread.png / gnome / GPLv2
+mail-message-new-2.ico / tango / PD
+mail-message-new-2.png / tango / PD
+mail-message-new-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+mail-message-new-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+mail-message-new.ico / gnome / GPLv2
+mail-message-new.png / gnome / GPLv2
+mail-message-reply.ico / crystal / LGPL-2.1
+mail-message-reply.png / crystal / LGPL-2.1
+mail-message.ico / oxygen / CC-BY-SA 3.0 or LGPL
+mail-message.png / oxygen / CC-BY-SA 3.0 or LGPL
+mail-new-2.ico / nuvola / LGPL-2.1
+mail-new-2.png / nuvola / LGPL-2.1
+mail-new.ico / crystal / LGPL-2.1
+mail-new.png / crystal / LGPL-2.1
+mail-new3.ico / crystal / LGPL-2.1
+mail-new3.png / crystal / LGPL-2.1
+mail-notification.png / app-install / See Below
+mail-outbox.ico / crystal / LGPL-2.1
+mail-outbox.png / crystal / LGPL-2.1
+mail-post_to-2.ico / nuvola / LGPL-2.1
+mail-post_to-2.png / nuvola / LGPL-2.1
+mail-post_to.ico / crystal / LGPL-2.1
+mail-post_to.png / crystal / LGPL-2.1
+mail-post_to3.ico / crystal / LGPL-2.1
+mail-post_to3.png / crystal / LGPL-2.1
+mail-queue-2.ico / nuvola / LGPL-2.1
+mail-queue-2.png / nuvola / LGPL-2.1
+mail-queue-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+mail-queue-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+mail-queue.ico / crystal / LGPL-2.1
+mail-queue.png / crystal / LGPL-2.1
+mail-queued.ico / oxygen / CC-BY-SA 3.0 or LGPL
+mail-queued.png / oxygen / CC-BY-SA 3.0 or LGPL
+mail-read-2.ico / oxygen / CC-BY-SA 3.0 or LGPL
+mail-read-2.png / oxygen / CC-BY-SA 3.0 or LGPL
+mail-read.ico / gnome / GPLv2
+mail-read.png / gnome / GPLv2
+mail-receive.ico / oxygen / CC-BY-SA 3.0 or LGPL
+mail-receive.png / oxygen / CC-BY-SA 3.0 or LGPL
+mail-replied-2.ico / oxygen / CC-BY-SA 3.0 or LGPL
+mail-replied-2.png / oxygen / CC-BY-SA 3.0 or LGPL
+mail-replied.ico / gnome / GPLv2
+mail-replied.png / gnome / GPLv2
+mail-reply-2.ico / nuvola / LGPL-2.1
+mail-reply-2.png / nuvola / LGPL-2.1
+mail-reply-all-2.ico / gnome / GPLv2
+mail-reply-all-2.png / gnome / GPLv2
+mail-reply-all-3.ico / tango / PD
+mail-reply-all-3.png / tango / PD
+mail-reply-all-4.ico / nuvola / LGPL-2.1
+mail-reply-all-4.png / nuvola / LGPL-2.1
+mail-reply-all-5.ico / oxygen / CC-BY-SA 3.0 or LGPL
+mail-reply-all-5.png / oxygen / CC-BY-SA 3.0 or LGPL
+mail-reply-all.ico / crystal / LGPL-2.1
+mail-reply-all.png / crystal / LGPL-2.1
+mail-reply-list.ico / oxygen / CC-BY-SA 3.0 or LGPL
+mail-reply-list.png / oxygen / CC-BY-SA 3.0 or LGPL
+mail-reply-sender-2.ico / tango / PD
+mail-reply-sender-2.png / tango / PD
+mail-reply-sender-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+mail-reply-sender-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+mail-reply-sender.ico / gnome / GPLv2
+mail-reply-sender.png / gnome / GPLv2
+mail-reply.ico / crystal / LGPL-2.1
+mail-reply.png / crystal / LGPL-2.1
+mail-replylist.ico / crystal / LGPL-2.1
+mail-replylist.png / crystal / LGPL-2.1
+mail-send-2.ico / gnome / GPLv2
+mail-send-2.png / gnome / GPLv2
+mail-send-3.ico / nuvola / LGPL-2.1
+mail-send-3.png / nuvola / LGPL-2.1
+mail-send-4.ico / oxygen / CC-BY-SA 3.0 or LGPL
+mail-send-4.png / oxygen / CC-BY-SA 3.0 or LGPL
+mail-send-receive-2.ico / tango / PD
+mail-send-receive-2.png / tango / PD
+mail-send-receive.ico / gnome / GPLv2
+mail-send-receive.png / gnome / GPLv2
+mail-send.ico / crystal / LGPL-2.1
+mail-send.png / crystal / LGPL-2.1
+mail-signed-verified.ico / gnome / GPLv2
+mail-signed-verified.png / gnome / GPLv2
+mail-signed.ico / gnome / GPLv2
+mail-signed.png / gnome / GPLv2
+mail-unread-2.ico / oxygen / CC-BY-SA 3.0 or LGPL
+mail-unread-2.png / oxygen / CC-BY-SA 3.0 or LGPL
+mail-unread-new.ico / oxygen / CC-BY-SA 3.0 or LGPL
+mail-unread-new.png / oxygen / CC-BY-SA 3.0 or LGPL
+mail-unread.ico / gnome / GPLv2
+mail-unread.png / gnome / GPLv2
+mailody.png / app-install / See Below
+make_kdevelop.ico / nuvola / LGPL-2.1
+make_kdevelop.png / nuvola / LGPL-2.1
+male.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+male.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+mameexecutor.ico / oxygen / CC-BY-SA 3.0 or LGPL
+mameexecutor.png / oxygen / CC-BY-SA 3.0 or LGPL
+managebreakpoints.png / crystal / LGPL-2.1
+managelanguage.png / crystal / LGPL-2.1
+manedit.png / app-install / See Below
+manview.png / app-install / See Below
+map-add.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+map-add.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+map-compass.ico / crystal / LGPL-2.1
+map-compass.png / crystal / LGPL-2.1
+map-delete.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+map-delete.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+map-edit.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+map-edit.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+map-go.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+map-go.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+map-magnify.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+map-magnify.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+map.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+map.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+marabunta.ico / wiki_commons_gpl / See Below
+marabunta.png / wiki_commons_gpl / See Below
+marathon.ico / wiki_commons_cc / See Below
+marathon.png / wiki_commons_cc / See Below
+marble.ico / wiki_commons_gpl / See Below
+marble.png / app-install / See Below
+marble.png / wiki_commons_gpl / See Below
+matchbox-keyboard.png / app-install / See Below
+matchgroup.png / crystal / LGPL-2.1
+mathomatic.png / app-install / See Below
+mathwar.png / app-install / See Below
+matroskalogo.png / app-install / See Below
+matte.png / crystal / LGPL-2.1
+maxima.ico / wiki_commons_gpl / See Below
+maxima.png / app-install / See Below
+maxima.png / wiki_commons_gpl / See Below
+mbpanelmgr.png / app-install / See Below
+mcsim.ico / wiki_commons_cc / See Below
+mcsim.png / wiki_commons_cc / See Below
+me-tv.png / app-install / See Below
+measure.ico / oxygen / CC-BY-SA 3.0 or LGPL
+measure.png / oxygen / CC-BY-SA 3.0 or LGPL
+measureline.png / crystal / LGPL-2.1
+mecanog.ico / wiki_commons_pd / PD
+mecanog.png / wiki_commons_pd / PD
+medal-bronze-add.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+medal-bronze-add.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+medal-bronze-delete.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+medal-bronze-delete.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+medal-bronze.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+medal-bronze.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+medal-gold-add.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+medal-gold-add.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+medal-gold-delete.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+medal-gold-delete.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+medal-gold.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+medal-gold.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+medal-silver-add.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+medal-silver-add.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+medal-silver-delete.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+medal-silver-delete.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+medal-silver.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+medal-silver.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+media-eject-2.ico / crystal / LGPL-2.1
+media-eject-2.png / crystal / LGPL-2.1
+media-eject-3.ico / gnome / GPLv2
+media-eject-3.png / gnome / GPLv2
+media-eject-4.ico / tango / PD
+media-eject-4.png / tango / PD
+media-eject-5.ico / nuvola / LGPL-2.1
+media-eject-5.png / nuvola / LGPL-2.1
+media-eject-6.png / oxygen / CC-BY-SA 3.0 or LGPL
+media-eject-blue.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+media-eject-blue.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+media-eject.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+media-eject.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+media-flash-2.ico / tango / PD
+media-flash-2.png / tango / PD
+media-flash-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+media-flash-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+media-flash-cf.ico / tango-harm / CC-BY 3.0
+media-flash-cf.png / tango-harm / CC-BY 3.0
+media-flash-memory-stick.ico / tango-harm / CC-BY 3.0
+media-flash-memory-stick.png / oxygen / CC-BY-SA 3.0 or LGPL
+media-flash-memory-stick.png / tango-harm / CC-BY 3.0
+media-flash-memory_stick.ico / crystal / LGPL-2.1
+media-flash-memory_stick.png / crystal / LGPL-2.1
+media-flash-memory_stick_mount.ico / crystal / LGPL-2.1
+media-flash-memory_stick_mount.png / crystal / LGPL-2.1
+media-flash-sd-mmc.ico / oxygen / CC-BY-SA 3.0 or LGPL
+media-flash-sd-mmc.ico / tango-harm / CC-BY 3.0
+media-flash-sd-mmc.png / oxygen / CC-BY-SA 3.0 or LGPL
+media-flash-sd-mmc.png / tango-harm / CC-BY 3.0
+media-flash-sdmmc.ico / tango-harm / CC-BY 3.0
+media-flash-sdmmc.png / tango-harm / CC-BY 3.0
+media-flash-smart-media.ico / oxygen / CC-BY-SA 3.0 or LGPL
+media-flash-smart-media.ico / tango-harm / CC-BY 3.0
+media-flash-smart-media.png / oxygen / CC-BY-SA 3.0 or LGPL
+media-flash-smart-media.png / tango-harm / CC-BY 3.0
+media-flash-smartmedia.ico / crystal / LGPL-2.1
+media-flash-smartmedia.png / crystal / LGPL-2.1
+media-flash-smartmedia_mount.ico / crystal / LGPL-2.1
+media-flash-smartmedia_mount.png / crystal / LGPL-2.1
+media-flash-usbpendrive-2.ico / crystal / LGPL-2.1
+media-flash-usbpendrive-2.png / crystal / LGPL-2.1
+media-flash-usbpendrive-3.ico / nuvola / LGPL-2.1
+media-flash-usbpendrive-3.png / nuvola / LGPL-2.1
+media-flash-usbpendrive.ico / intrigue / GPLv2
+media-flash-usbpendrive.png / intrigue / GPLv2
+media-flash-usbpendrive_mount-2.ico / nuvola / LGPL-2.1
+media-flash-usbpendrive_mount-2.png / nuvola / LGPL-2.1
+media-flash-usbpendrive_mount.ico / crystal / LGPL-2.1
+media-flash-usbpendrive_mount.png / crystal / LGPL-2.1
+media-flash.ico / gnome / GPLv2
+media-flash.png / gnome / GPLv2
+media-floppy-2.ico / gnome / GPLv2
+media-floppy-2.png / gnome / GPLv2
+media-floppy-3.5-2.ico / crystal / LGPL-2.1
+media-floppy-3.5-2.png / crystal / LGPL-2.1
+media-floppy-3.5-3.ico / nuvola / LGPL-2.1
+media-floppy-3.5-3.png / nuvola / LGPL-2.1
+media-floppy-3.5.ico / intrigue / GPLv2
+media-floppy-3.5.png / intrigue / GPLv2
+media-floppy-3.5_mount-2.ico / nuvola / LGPL-2.1
+media-floppy-3.5_mount-2.png / nuvola / LGPL-2.1
+media-floppy-3.5_mount.ico / crystal / LGPL-2.1
+media-floppy-3.5_mount.png / crystal / LGPL-2.1
+media-floppy-3.5_umount.ico / intrigue / GPLv2
+media-floppy-3.5_umount.png / intrigue / GPLv2
+media-floppy-3.ico / tango / PD
+media-floppy-3.png / tango / PD
+media-floppy-4.ico / oxygen / CC-BY-SA 3.0 or LGPL
+media-floppy-4.png / oxygen / CC-BY-SA 3.0 or LGPL
+media-floppy-5.25.ico / nuvola / LGPL-2.1
+media-floppy-5.25.png / nuvola / LGPL-2.1
+media-floppy-5.25_mount.ico / nuvola / LGPL-2.1
+media-floppy-5.25_mount.png / nuvola / LGPL-2.1
+media-floppy-multiple.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+media-floppy-multiple.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+media-floppy.ico / crystal / LGPL-2.1
+media-floppy.png / crystal / LGPL-2.1
+media-holographic_versatile_card.ico / open_clip_art_library / PD
+media-holographic_versatile_card.png / open_clip_art_library / PD
+media-jaz.ico / gnome / GPLv2
+media-jaz.png / gnome / GPLv2
+media-mo.ico / nuvola / LGPL-2.1
+media-mo.png / nuvola / LGPL-2.1
+media-optical-3.ico / crystal / LGPL-2.1
+media-optical-3.png / crystal / LGPL-2.1
+media-optical-4.ico / gnome / GPLv2
+media-optical-4.png / gnome / GPLv2
+media-optical-5.ico / tango / PD
+media-optical-5.png / tango / PD
+media-optical-6.ico / nuvola / LGPL-2.1
+media-optical-6.png / nuvola / LGPL-2.1
+media-optical-7.ico / oxygen / CC-BY-SA 3.0 or LGPL
+media-optical-7.png / oxygen / CC-BY-SA 3.0 or LGPL
+media-optical-audio-2.ico / intrigue / GPLv2
+media-optical-audio-2.png / intrigue / GPLv2
+media-optical-audio-3.ico / crystal / LGPL-2.1
+media-optical-audio-3.png / crystal / LGPL-2.1
+media-optical-audio-4.ico / nuvola / LGPL-2.1
+media-optical-audio-4.png / nuvola / LGPL-2.1
+media-optical-audio-5.ico / oxygen / CC-BY-SA 3.0 or LGPL
+media-optical-audio-5.ico / tango-harm / CC-BY 3.0
+media-optical-audio-5.png / oxygen / CC-BY-SA 3.0 or LGPL
+media-optical-audio-5.png / tango-harm / CC-BY 3.0
+media-optical-audio-new.ico / tango-harm / CC-BY 3.0
+media-optical-audio-new.png / tango-harm / CC-BY 3.0
+media-optical-audio_mount-2.ico / crystal / LGPL-2.1
+media-optical-audio_mount-2.png / crystal / LGPL-2.1
+media-optical-audio_mount-3.ico / nuvola / LGPL-2.1
+media-optical-audio_mount-3.png / nuvola / LGPL-2.1
+media-optical-audio_mount.ico / intrigue / GPLv2
+media-optical-audio_mount.png / intrigue / GPLv2
+media-optical-bd.ico / tango-harm / CC-BY 3.0
+media-optical-bd.png / tango-harm / CC-BY 3.0
+media-optical-blank.ico / tango-harm / CC-BY 3.0
+media-optical-blank.png / tango-harm / CC-BY 3.0
+media-optical-blu-ray.ico / oxygen / CC-BY-SA 3.0 or LGPL
+media-optical-blu-ray.png / oxygen / CC-BY-SA 3.0 or LGPL
+media-optical-burn-image.ico / oxygen / CC-BY-SA 3.0 or LGPL
+media-optical-burn-image.png / oxygen / CC-BY-SA 3.0 or LGPL
+media-optical-burn.ico / oxygen / CC-BY-SA 3.0 or LGPL
+media-optical-burn.ico / tango-harm / CC-BY 3.0
+media-optical-burn.png / oxygen / CC-BY-SA 3.0 or LGPL
+media-optical-burn.png / tango-harm / CC-BY 3.0
+media-optical-cd-r.ico / tango-harm / CC-BY 3.0
+media-optical-cd-r.png / tango-harm / CC-BY 3.0
+media-optical-cd-rw.ico / tango-harm / CC-BY 3.0
+media-optical-cd-rw.png / tango-harm / CC-BY 3.0
+media-optical-copy-2.ico / oxygen / CC-BY-SA 3.0 or LGPL
+media-optical-copy-2.png / oxygen / CC-BY-SA 3.0 or LGPL
+media-optical-copy.ico / crystal / LGPL-2.1
+media-optical-copy.ico / tango-harm / CC-BY 3.0
+media-optical-copy.png / crystal / LGPL-2.1
+media-optical-copy.png / tango-harm / CC-BY 3.0
+media-optical-data-new.ico / tango-harm / CC-BY 3.0
+media-optical-data-new.png / tango-harm / CC-BY 3.0
+media-optical-dvd-2.ico / crystal / LGPL-2.1
+media-optical-dvd-2.png / crystal / LGPL-2.1
+media-optical-dvd-3.ico / nuvola / LGPL-2.1
+media-optical-dvd-3.png / nuvola / LGPL-2.1
+media-optical-dvd-4.ico / oxygen / CC-BY-SA 3.0 or LGPL
+media-optical-dvd-4.png / oxygen / CC-BY-SA 3.0 or LGPL
+media-optical-dvd-r-plus.ico / tango-harm / CC-BY 3.0
+media-optical-dvd-r-plus.png / tango-harm / CC-BY 3.0
+media-optical-dvd-r.ico / tango-harm / CC-BY 3.0
+media-optical-dvd-r.png / tango-harm / CC-BY 3.0
+media-optical-dvd-ram.ico / tango-harm / CC-BY 3.0
+media-optical-dvd-ram.png / tango-harm / CC-BY 3.0
+media-optical-dvd-rom.ico / tango-harm / CC-BY 3.0
+media-optical-dvd-rom.png / tango-harm / CC-BY 3.0
+media-optical-dvd-rw.ico / tango-harm / CC-BY 3.0
+media-optical-dvd-rw.png / tango-harm / CC-BY 3.0
+media-optical-dvd-video.ico / oxygen / CC-BY-SA 3.0 or LGPL
+media-optical-dvd-video.png / oxygen / CC-BY-SA 3.0 or LGPL
+media-optical-dvd.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+media-optical-dvd.ico / intrigue / GPLv2
+media-optical-dvd.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+media-optical-dvd.png / intrigue / GPLv2
+media-optical-dvd_add.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+media-optical-dvd_add.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+media-optical-dvd_delete.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+media-optical-dvd_delete.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+media-optical-dvd_edit.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+media-optical-dvd_edit.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+media-optical-dvd_error.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+media-optical-dvd_error.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+media-optical-dvd_go.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+media-optical-dvd_go.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+media-optical-dvd_key.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+media-optical-dvd_key.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+media-optical-dvd_link.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+media-optical-dvd_link.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+media-optical-erase.ico / oxygen / CC-BY-SA 3.0 or LGPL
+media-optical-erase.png / oxygen / CC-BY-SA 3.0 or LGPL
+media-optical-format.ico / oxygen / CC-BY-SA 3.0 or LGPL
+media-optical-format.png / oxygen / CC-BY-SA 3.0 or LGPL
+media-optical-hddvd.ico / tango-harm / CC-BY 3.0
+media-optical-hddvd.png / tango-harm / CC-BY 3.0
+media-optical-info.ico / crystal / LGPL-2.1
+media-optical-info.png / crystal / LGPL-2.1
+media-optical-new.ico / tango-harm / CC-BY 3.0
+media-optical-new.png / tango-harm / CC-BY 3.0
+media-optical-recordable-2.ico / crystal / LGPL-2.1
+media-optical-recordable-2.png / crystal / LGPL-2.1
+media-optical-recordable-3.ico / nuvola / LGPL-2.1
+media-optical-recordable-3.png / nuvola / LGPL-2.1
+media-optical-recordable-4.ico / oxygen / CC-BY-SA 3.0 or LGPL
+media-optical-recordable-4.png / oxygen / CC-BY-SA 3.0 or LGPL
+media-optical-recordable.ico / intrigue / GPLv2
+media-optical-recordable.png / intrigue / GPLv2
+media-optical-recordable_mount-2.ico / nuvola / LGPL-2.1
+media-optical-recordable_mount-2.png / nuvola / LGPL-2.1
+media-optical-recordable_mount.ico / crystal / LGPL-2.1
+media-optical-recordable_mount.png / crystal / LGPL-2.1
+media-optical-video-new.ico / tango-harm / CC-BY 3.0
+media-optical-video-new.png / tango-harm / CC-BY 3.0
+media-optical-video.ico / oxygen / CC-BY-SA 3.0 or LGPL
+media-optical-video.png / oxygen / CC-BY-SA 3.0 or LGPL
+media-optical.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+media-optical.ico / intrigue / GPLv2
+media-optical.ico / tango-harm / CC-BY 3.0
+media-optical.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+media-optical.png / intrigue / GPLv2
+media-optical.png / tango-harm / CC-BY 3.0
+media-optical_mount-2.ico / crystal / LGPL-2.1
+media-optical_mount-2.png / crystal / LGPL-2.1
+media-optical_mount-3.ico / nuvola / LGPL-2.1
+media-optical_mount-3.png / nuvola / LGPL-2.1
+media-optical_mount.ico / intrigue / GPLv2
+media-optical_mount.png / intrigue / GPLv2
+media-playback-pause-3.ico / crystal / LGPL-2.1
+media-playback-pause-3.png / crystal / LGPL-2.1
+media-playback-pause-4.ico / gnome / GPLv2
+media-playback-pause-4.png / gnome / GPLv2
+media-playback-pause-5.ico / tango / PD
+media-playback-pause-5.png / tango / PD
+media-playback-pause-6.ico / nuvola / LGPL-2.1
+media-playback-pause-6.png / nuvola / LGPL-2.1
+media-playback-pause-7.png / oxygen / CC-BY-SA 3.0 or LGPL
+media-playback-pause-blue.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+media-playback-pause-blue.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+media-playback-pause.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+media-playback-pause.ico / intrigue / GPLv2
+media-playback-pause.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+media-playback-pause.png / intrigue / GPLv2
+media-playback-play-blue.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+media-playback-play-blue.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+media-playback-play.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+media-playback-play.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+media-playback-start-3.ico / crystal / LGPL-2.1
+media-playback-start-3.png / crystal / LGPL-2.1
+media-playback-start-4.ico / gnome / GPLv2
+media-playback-start-4.png / gnome / GPLv2
+media-playback-start-5.ico / tango / PD
+media-playback-start-5.png / tango / PD
+media-playback-start-6.ico / nuvola / LGPL-2.1
+media-playback-start-6.png / nuvola / LGPL-2.1
+media-playback-start-7.png / oxygen / CC-BY-SA 3.0 or LGPL
+media-playback-start.ico / crystal_clear / LGPL-2.1
+media-playback-start.ico / intrigue / GPLv2
+media-playback-start.png / crystal_clear / LGPL-2.1
+media-playback-start.png / intrigue / GPLv2
+media-playback-stop-3.ico / crystal / LGPL-2.1
+media-playback-stop-3.png / crystal / LGPL-2.1
+media-playback-stop-4.ico / gnome / GPLv2
+media-playback-stop-4.png / gnome / GPLv2
+media-playback-stop-5.ico / tango / PD
+media-playback-stop-5.png / tango / PD
+media-playback-stop-6.ico / nuvola / LGPL-2.1
+media-playback-stop-6.png / nuvola / LGPL-2.1
+media-playback-stop-7.png / oxygen / CC-BY-SA 3.0 or LGPL
+media-playback-stop-blue.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+media-playback-stop-blue.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+media-playback-stop.ico / intrigue / GPLv2
+media-playback-stop.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+media-playback-stop.png / intrigue / GPLv2
+media-playlist-repeat-2.ico / oxygen / CC-BY-SA 3.0 or LGPL
+media-playlist-repeat-2.png / oxygen / CC-BY-SA 3.0 or LGPL
+media-playlist-repeat.ico / gnome / GPLv2
+media-playlist-repeat.png / gnome / GPLv2
+media-playlist-shuffle-2.png / oxygen / CC-BY-SA 3.0 or LGPL
+media-playlist-shuffle.ico / gnome / GPLv2
+media-playlist-shuffle.png / gnome / GPLv2
+media-record-3.ico / gnome / GPLv2
+media-record-3.png / gnome / GPLv2
+media-record-4.ico / tango / PD
+media-record-4.png / tango / PD
+media-record-5.ico / oxygen / CC-BY-SA 3.0 or LGPL
+media-record-5.png / oxygen / CC-BY-SA 3.0 or LGPL
+media-record.ico / intrigue / GPLv2
+media-record.png / intrigue / GPLv2
+media-repeat-blue.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+media-repeat-blue.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+media-repeat.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+media-seek-backward-3.ico / crystal / LGPL-2.1
+media-seek-backward-3.png / crystal / LGPL-2.1
+media-seek-backward-4.ico / gnome / GPLv2
+media-seek-backward-4.png / gnome / GPLv2
+media-seek-backward-5.ico / tango / PD
+media-seek-backward-5.png / tango / PD
+media-seek-backward-6.ico / nuvola / LGPL-2.1
+media-seek-backward-6.png / nuvola / LGPL-2.1
+media-seek-backward-7.png / oxygen / CC-BY-SA 3.0 or LGPL
+media-seek-backward-blue.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+media-seek-backward-blue.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+media-seek-backward.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+media-seek-backward.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+media-seek-backward.png / intrigue / GPLv2
+media-seek-forward-3.ico / crystal / LGPL-2.1
+media-seek-forward-3.png / crystal / LGPL-2.1
+media-seek-forward-4.ico / gnome / GPLv2
+media-seek-forward-4.png / gnome / GPLv2
+media-seek-forward-5.ico / tango / PD
+media-seek-forward-5.png / tango / PD
+media-seek-forward-6.ico / nuvola / LGPL-2.1
+media-seek-forward-6.png / nuvola / LGPL-2.1
+media-seek-forward-7.png / oxygen / CC-BY-SA 3.0 or LGPL
+media-seek-forward-blue.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+media-seek-forward-blue.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+media-seek-forward.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+media-seek-forward.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+media-seek-forward.png / intrigue / GPLv2
+media-sim_card.ico / open_clip_art_library / PD
+media-sim_card.png / open_clip_art_library / PD
+media-skip-backward-3.ico / crystal / LGPL-2.1
+media-skip-backward-3.png / crystal / LGPL-2.1
+media-skip-backward-4.ico / gnome / GPLv2
+media-skip-backward-4.png / gnome / GPLv2
+media-skip-backward-5.ico / tango / PD
+media-skip-backward-5.png / tango / PD
+media-skip-backward-6.ico / nuvola / LGPL-2.1
+media-skip-backward-6.png / nuvola / LGPL-2.1
+media-skip-backward-7.png / oxygen / CC-BY-SA 3.0 or LGPL
+media-skip-backward-blue.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+media-skip-backward-blue.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+media-skip-backward.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+media-skip-backward.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+media-skip-backward.png / intrigue / GPLv2
+media-skip-forward-3.ico / crystal / LGPL-2.1
+media-skip-forward-3.png / crystal / LGPL-2.1
+media-skip-forward-4.ico / gnome / GPLv2
+media-skip-forward-4.png / gnome / GPLv2
+media-skip-forward-5.ico / tango / PD
+media-skip-forward-5.png / tango / PD
+media-skip-forward-6.ico / nuvola / LGPL-2.1
+media-skip-forward-6.png / nuvola / LGPL-2.1
+media-skip-forward-7.png / oxygen / CC-BY-SA 3.0 or LGPL
+media-skip-forward-blue.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+media-skip-forward-blue.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+media-skip-forward.ico / crystal_clear / LGPL-2.1
+media-skip-forward.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+media-skip-forward.png / crystal_clear / LGPL-2.1
+media-skip-forward.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+media-skip-forward.png / intrigue / GPLv2
+media-smartcard.ico / open_clip_art_library / PD
+media-smartcard.png / open_clip_art_library / PD
+media-tape-2.png / oxygen / CC-BY-SA 3.0 or LGPL
+media-tape-linear_tape-open.png / open_clip_art_library / PD
+media-tape.ico / gnome / GPLv2
+media-tape.png / gnome / GPLv2
+media-zip-2.ico / gnome / GPLv2
+media-zip-2.png / gnome / GPLv2
+media-zip-3.ico / nuvola / LGPL-2.1
+media-zip-3.png / nuvola / LGPL-2.1
+media-zip.ico / crystal / LGPL-2.1
+media-zip.png / crystal / LGPL-2.1
+media-zip_mount-2.ico / nuvola / LGPL-2.1
+media-zip_mount-2.png / nuvola / LGPL-2.1
+media-zip_mount.ico / crystal / LGPL-2.1
+media-zip_mount.png / crystal / LGPL-2.1
+mediawik.ico / wiki_commons_pd / PD
+mediawik.png / wiki_commons_pd / PD
+medit.png / app-install / See Below
+meeting-attending-tentative.png / oxygen / CC-BY-SA 3.0 or LGPL
+meeting-attending.ico / oxygen / CC-BY-SA 3.0 or LGPL
+meeting-attending.png / oxygen / CC-BY-SA 3.0 or LGPL
+meeting-organizer.ico / oxygen / CC-BY-SA 3.0 or LGPL
+meeting-organizer.png / oxygen / CC-BY-SA 3.0 or LGPL
+megamek.ico / wiki_commons_gpl / See Below
+megamek.png / wiki_commons_gpl / See Below
+meld.png / app-install / See Below
+memory-ram.ico / open_clip_art_library / PD
+memory-ram.png / open_clip_art_library / PD
+memory-rom.ico / open_clip_art_library / PD
+memory-rom.png / open_clip_art_library / PD
+memory.ico / nuvola / LGPL-2.1
+memory.png / nuvola / LGPL-2.1
+menu-left.png / cc / CC-BY 3.0
+menu-right.png / cc / CC-BY 3.0
+mercurial.ico / wiki_commons_gpl / See Below
+mercurial.png / wiki_commons_gpl / See Below
+merge-down.png / cc / CC-BY 3.0
+mergeant.png / app-install / See Below
+mergecells.png / crystal / LGPL-2.1
+mergedialog.png / crystal / LGPL-2.1
+meritous.png / app-install / See Below
+meshlab.ico / wiki_commons_cc / See Below
+meshlab.png / wiki_commons_cc / See Below
+message-2.ico / crystal / LGPL-2.1
+message-2.png / crystal / LGPL-2.1
+message-news.ico / oxygen / CC-BY-SA 3.0 or LGPL
+message-news.png / oxygen / CC-BY-SA 3.0 or LGPL
+message-rfc822.ico / oxygen / CC-BY-SA 3.0 or LGPL
+message-rfc822.png / oxygen / CC-BY-SA 3.0 or LGPL
+message.ico / crystal_clear / LGPL-2.1
+message.ico / intrigue / GPLv2
+message.ico / nuvola / LGPL-2.1
+message.ico / oxygen / CC-BY-SA 3.0 or LGPL
+message.png / crystal_clear / LGPL-2.1
+message.png / intrigue / GPLv2
+message.png / nuvola / LGPL-2.1
+message.png / oxygen / CC-BY-SA 3.0 or LGPL
+message_reply.ico / crystal / LGPL-2.1
+message_reply.png / crystal / LGPL-2.1
+metacity.ico / wiki_commons_gpl / See Below
+metacity.png / wiki_commons_gpl / See Below
+metal.png / crystal / LGPL-2.1
+metamath.ico / wiki_commons_pd / PD
+metamath.png / wiki_commons_pd / PD
+mgm.png / app-install / See Below
+mhwaveedit.png / app-install / See Below
+midori.ico / wiki_commons_gpl / See Below
+midori.png / wiki_commons_gpl / See Below
+milkytracker.ico / wiki_commons_gpl / See Below
+milkytracker.png / wiki_commons_gpl / See Below
+minbar.png / app-install / See Below
+minefield.ico / wiki_commons_gpl / See Below
+minefield.png / wiki_commons_gpl / See Below
+minirok.png / app-install / See Below
+mirage.png / app-install / See Below
+miranda_im.ico / wiki_commons_gpl / See Below
+miranda_im.png / wiki_commons_gpl / See Below
+miro.ico / wiki_commons_gpl / See Below
+miro.png / wiki_commons_gpl / See Below
+mirror.png / crystal / LGPL-2.1
+misc.ico / crystal / LGPL-2.1
+misc.png / crystal / LGPL-2.1
+misc.png / crystal_clear / LGPL-2.1
+mit-scheme_lambda2.png / app-install / See Below
+mixer-ac97.png / oxygen / CC-BY-SA 3.0 or LGPL
+mixer-capture-secondary.png / oxygen / CC-BY-SA 3.0 or LGPL
+mixer-capture.png / oxygen / CC-BY-SA 3.0 or LGPL
+mixer-cd.png / oxygen / CC-BY-SA 3.0 or LGPL
+mixer-digital.png / oxygen / CC-BY-SA 3.0 or LGPL
+mixer-front.png / oxygen / CC-BY-SA 3.0 or LGPL
+mixer-headset.png / oxygen / CC-BY-SA 3.0 or LGPL
+mixer-lfe.png / oxygen / CC-BY-SA 3.0 or LGPL
+mixer-line.png / oxygen / CC-BY-SA 3.0 or LGPL
+mixer-master.png / oxygen / CC-BY-SA 3.0 or LGPL
+mixer-microphone-boost.png / oxygen / CC-BY-SA 3.0 or LGPL
+mixer-microphone-front-boost.png / oxygen / CC-BY-SA 3.0 or LGPL
+mixer-microphone-front.png / oxygen / CC-BY-SA 3.0 or LGPL
+mixer-microphone.png / oxygen / CC-BY-SA 3.0 or LGPL
+mixer-midi.png / oxygen / CC-BY-SA 3.0 or LGPL
+mixer-pc-speaker.png / oxygen / CC-BY-SA 3.0 or LGPL
+mixer-pcm-default.png / oxygen / CC-BY-SA 3.0 or LGPL
+mixer-pcm.png / oxygen / CC-BY-SA 3.0 or LGPL
+mixer-surround-center.png / oxygen / CC-BY-SA 3.0 or LGPL
+mixer-surround.png / oxygen / CC-BY-SA 3.0 or LGPL
+mixer-video.png / oxygen / CC-BY-SA 3.0 or LGPL
+mlgui.png / app-install / See Below
+mlterm-icon-24colors-1.png / app-install / See Below
+mnemosyne.png / app-install / See Below
+mnemosyne_1.x.ico / wiki_commons_gpl / See Below
+mnemosyne_1.x.png / wiki_commons_gpl / See Below
+modem-2.ico / gnome / GPLv2
+modem-2.png / gnome / GPLv2
+modem-3.ico / nuvola / LGPL-2.1
+modem-3.png / nuvola / LGPL-2.1
+modem-4.ico / oxygen / CC-BY-SA 3.0 or LGPL
+modem-4.png / oxygen / CC-BY-SA 3.0 or LGPL
+modem-dsl.ico / open_clip_art_library / PD
+modem-dsl.png / open_clip_art_library / PD
+modem.ico / crystal / LGPL-2.1
+modem.png / crystal / LGPL-2.1
+modem1.ico / crystal / LGPL-2.1
+modem1.png / crystal / LGPL-2.1
+modifier-anchor.png / cc / CC-BY 3.0
+modifier-background.png / cc / CC-BY 3.0
+modifier-bad.png / cc / CC-BY 3.0
+modifier-control.png / cc / CC-BY 3.0
+modifier-foreground.png / cc / CC-BY 3.0
+modifier-intersect.png / cc / CC-BY 3.0
+modifier-join.png / cc / CC-BY 3.0
+modifier-minus.png / cc / CC-BY 3.0
+modifier-move.png / cc / CC-BY 3.0
+modifier-pattern.png / cc / CC-BY 3.0
+modifier-plus.png / cc / CC-BY 3.0
+modifier-resize.png / cc / CC-BY 3.0
+modifier-select.png / cc / CC-BY 3.0
+modifyframe.png / crystal / LGPL-2.1
+modifypage.png / crystal / LGPL-2.1
+modula3d.png / crystal / LGPL-2.1
+moduledialog.png / crystal / LGPL-2.1
+moinmoin.ico / wiki_commons_gpl / See Below
+moinmoin.png / wiki_commons_gpl / See Below
+money-add.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+money-add.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+money-delete.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+money-delete.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+money-dollar.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+money-dollar.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+money-euro.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+money-euro.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+money-pound.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+money-pound.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+money-yen.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+money-yen.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+money.ico / crystal / LGPL-2.1
+money.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+money.png / crystal / LGPL-2.1
+money.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+monodevelop.ico / wiki_commons_gpl / See Below
+monodevelop.png / wiki_commons_gpl / See Below
+monodoc.png / app-install / See Below
+monotone.ico / wiki_commons_cc / See Below
+monotone.png / wiki_commons_cc / See Below
+monster-masher.png / app-install / See Below
+monsterz_graphics.png / app-install / See Below
+morecontrols.png / crystal / LGPL-2.1
+mosaic.ico / wiki_commons_gpl / See Below
+mosaic.png / wiki_commons_gpl / See Below
+mount_overlay.ico / crystal / LGPL-2.1
+mount_overlay.png / crystal / LGPL-2.1
+mousepad.png / app-install / See Below
+move-object.png / cc / CC-BY 3.0
+move-point.png / cc / CC-BY 3.0
+move-to-screen.png / cc / CC-BY 3.0
+move_task_down.ico / crystal / LGPL-2.1
+move_task_down.png / crystal / LGPL-2.1
+move_task_up.ico / crystal / LGPL-2.1
+move_task_up.png / crystal / LGPL-2.1
+movedownsubitems.png / crystal / LGPL-2.1
+moveupsubitems.png / crystal / LGPL-2.1
+mozilla-2.ico / nuvola / LGPL-2.1
+mozilla-2.png / nuvola / LGPL-2.1
+mozilla-addressbook.png / app-install / See Below
+mozilla-composer.png / app-install / See Below
+mozilla-firebird.ico / nuvola / LGPL-2.1
+mozilla-firebird.png / nuvola / LGPL-2.1
+mozilla-mail-compose.png / app-install / See Below
+mozilla-mail.ico / crystal / LGPL-2.1
+mozilla-mail.png / crystal / LGPL-2.1
+mozilla-mailnews.png / app-install / See Below
+mozilla-thunderbird.ico / nuvola / LGPL-2.1
+mozilla-thunderbird.png / nuvola / LGPL-2.1
+mozilla.ico / crystal / LGPL-2.1
+mozilla.png / crystal / LGPL-2.1
+mp3gain.ico / wiki_commons_gpl / See Below
+mp3gain.png / wiki_commons_gpl / See Below
+mplayer.ico / nuvola / LGPL-2.1
+mplayer.ico / wiki_commons_gpl / See Below
+mplayer.png / app-install / See Below
+mplayer.png / nuvola / LGPL-2.1
+mplayer.png / wiki_commons_gpl / See Below
+mscore.png / app-install / See Below
+msn-away.ico / crystal / LGPL-2.1
+msn-away.png / crystal / LGPL-2.1
+msn-blocked.ico / crystal / LGPL-2.1
+msn-blocked.png / crystal / LGPL-2.1
+msn-brb.ico / crystal / LGPL-2.1
+msn-brb.png / crystal / LGPL-2.1
+msn-busy.ico / crystal / LGPL-2.1
+msn-busy.png / crystal / LGPL-2.1
+msn-invisible.ico / crystal / LGPL-2.1
+msn-invisible.png / crystal / LGPL-2.1
+msn-lunch.ico / crystal / LGPL-2.1
+msn-lunch.png / crystal / LGPL-2.1
+msn-na.ico / crystal / LGPL-2.1
+msn-na.png / crystal / LGPL-2.1
+msn-newmsg.ico / crystal / LGPL-2.1
+msn-newmsg.png / crystal / LGPL-2.1
+msn-offline.ico / crystal / LGPL-2.1
+msn-offline.png / crystal / LGPL-2.1
+msn-online.ico / crystal / LGPL-2.1
+msn-online.png / crystal / LGPL-2.1
+msn-phone.ico / crystal / LGPL-2.1
+msn-phone.png / crystal / LGPL-2.1
+msn-protocol.ico / crystal / LGPL-2.1
+msn-protocol.png / crystal / LGPL-2.1
+msn_messenger-2.ico / gnome / GPLv2
+msn_messenger-2.png / gnome / GPLv2
+msn_messenger.ico / crystal / LGPL-2.1
+msn_messenger.png / crystal / LGPL-2.1
+mtpaint.ico / wiki_commons_gpl / See Below
+mtpaint.png / wiki_commons_gpl / See Below
+mu-cade.png / app-install / See Below
+mucommander.ico / wiki_commons_gpl / See Below
+mucommander.png / wiki_commons_gpl / See Below
+muehle.png / app-install / See Below
+muine.ico / wiki_commons_cc / See Below
+muine.png / wiki_commons_cc / See Below
+multimedia-2.ico / nuvola / LGPL-2.1
+multimedia-2.png / nuvola / LGPL-2.1
+multimedia-audio.ico / crystal / LGPL-2.1
+multimedia-audio.png / crystal / LGPL-2.1
+multimedia-player-2.ico / tango / PD
+multimedia-player-2.png / tango / PD
+multimedia-player-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+multimedia-player-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+multimedia-player-apple-ipod-2.ico / oxygen / CC-BY-SA 3.0 or LGPL
+multimedia-player-apple-ipod-2.png / oxygen / CC-BY-SA 3.0 or LGPL
+multimedia-player-apple-ipod.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+multimedia-player-apple-ipod.ico / nuvola / LGPL-2.1
+multimedia-player-apple-ipod.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+multimedia-player-apple-ipod.png / nuvola / LGPL-2.1
+multimedia-player-ipod_cast.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+multimedia-player-ipod_cast.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+multimedia-player-ipod_cast_add.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+multimedia-player-ipod_cast_add.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+multimedia-player-ipod_cast_delete.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+multimedia-player-ipod_cast_delete.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+multimedia-player-ipod_sound.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+multimedia-player-ipod_sound.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+multimedia-player-mp3player-2.ico / crystal / LGPL-2.1
+multimedia-player-mp3player-2.png / crystal / LGPL-2.1
+multimedia-player-mp3player.png / intrigue / GPLv2
+multimedia-player-mp3player_alt.ico / crystal / LGPL-2.1
+multimedia-player-mp3player_alt.png / crystal / LGPL-2.1
+multimedia-player-mp3player_alt_mount.ico / crystal / LGPL-2.1
+multimedia-player-mp3player_alt_mount.png / crystal / LGPL-2.1
+multimedia-player-mp3player_mount-2.ico / crystal / LGPL-2.1
+multimedia-player-mp3player_mount-2.png / crystal / LGPL-2.1
+multimedia-player-mp3player_mount.png / intrigue / GPLv2
+multimedia-player-mp3player_unmount.ico / crystal / LGPL-2.1
+multimedia-player-mp3player_unmount.png / crystal / LGPL-2.1
+multimedia-player.ico / gnome / GPLv2
+multimedia-player.png / gnome / GPLv2
+multimedia-video.ico / crystal / LGPL-2.1
+multimedia-video.png / crystal / LGPL-2.1
+multimedia-volume-control-2.ico / gnome / GPLv2
+multimedia-volume-control-2.png / gnome / GPLv2
+multimedia-volume-control-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+multimedia-volume-control-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+multimedia.ico / crystal / LGPL-2.1
+multimedia.png / crystal / LGPL-2.1
+multirow.ico / crystal / LGPL-2.1
+multirow.png / crystal / LGPL-2.1
+multisync.png / app-install / See Below
+mumble.ico / wiki_commons_cc / See Below
+mumble.png / app-install / See Below
+mumble.png / wiki_commons_cc / See Below
+mupen64.ico / wiki_commons_gpl / See Below
+mupen64.png / wiki_commons_gpl / See Below
+mupen64plus.ico / wiki_commons_gpl / See Below
+mupen64plus.png / wiki_commons_gpl / See Below
+murmur.png / app-install / See Below
+muse.png / app-install / See Below
+museeq.png / app-install / See Below
+musetup-gtk.png / app-install / See Below
+music.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+musicbrainz_picard.ico / wiki_commons_cc / See Below
+musicbrainz_picard.png / wiki_commons_cc / See Below
+musicbrainz_tagger.ico / wiki_commons_gpl / See Below
+musicbrainz_tagger.png / wiki_commons_gpl / See Below
+musikcube.ico / wiki_commons_bsd / BSD
+musikcube.png / wiki_commons_bsd / BSD
+mute.png / crystal / LGPL-2.1
+mute.png / wiki_commons_pd / PD
+my_computer.ico / crystal / LGPL-2.1
+my_computer.ico / intrigue / GPLv2
+my_computer.ico / nuvola / LGPL-2.1
+my_computer.png / crystal / LGPL-2.1
+my_computer.png / intrigue / GPLv2
+my_computer.png / nuvola / LGPL-2.1
+my_documents.ico / crystal / LGPL-2.1
+my_documents.png / crystal / LGPL-2.1
+my_linspire.ico / crystal / LGPL-2.1
+my_linspire.png / crystal / LGPL-2.1
+my_mac.ico / crystal / LGPL-2.1
+my_mac.png / crystal / LGPL-2.1
+mysql-navigator.png / app-install / See Below
+mysql.ico / wiki_commons_gpl / See Below
+mysql.png / wiki_commons_gpl / See Below
+mythtv_frontend.ico / wiki_commons_gpl / See Below
+mythtv_frontend.png / wiki_commons_gpl / See Below
+na03.png / crystal / LGPL-2.1
+na05.png / crystal / LGPL-2.1
+na06.png / crystal / LGPL-2.1
+naev.png / wiki_commons_pd / PD
+nano.ico / wiki_commons_gpl / See Below
+nano.png / wiki_commons_gpl / See Below
+nateon.png / app-install / See Below
+nateon_messagebox.png / app-install / See Below
+nautilus-actions.png / app-install / See Below
+nautilus-cd-burner.ico / wiki_commons_gpl / See Below
+nautilus-cd-burner.png / app-install / See Below
+nautilus-cd-burner.png / wiki_commons_gpl / See Below
+nautilus.ico / crystal / LGPL-2.1
+nautilus.ico / wiki_commons_gpl / See Below
+nautilus.png / crystal / LGPL-2.1
+nautilus.png / wiki_commons_gpl / See Below
+navigation.png / cc / CC-BY 3.0
+navigationbar.png / crystal / LGPL-2.1
+nc01.png / crystal / LGPL-2.1
+nc02.png / crystal / LGPL-2.1
+nc20000.png / crystal / LGPL-2.1
+nc20001.png / crystal / LGPL-2.1
+nc20006.png / crystal / LGPL-2.1
+ncbilogo.png / app-install / See Below
+ncollate.png / crystal / LGPL-2.1
+ndisgtk.png / app-install / See Below
+nemiver.png / app-install / See Below
+nepomuk.ico / oxygen / CC-BY-SA 3.0 or LGPL
+nepomuk.png / oxygen / CC-BY-SA 3.0 or LGPL
+nero_linux.ico / tango-harm / CC-BY 3.0
+nero_linux.png / tango-harm / CC-BY 3.0
+nerolinux.ico / tango-harm / CC-BY 3.0
+nerolinux.png / tango-harm / CC-BY 3.0
+nessus.png / app-install / See Below
+netapplet.png / app-install / See Below
+netbeans.ico / wiki_commons_bsd / BSD
+netbeans.png / wiki_commons_bsd / BSD
+netjaxer.ico / crystal / LGPL-2.1
+netjaxer.png / crystal / LGPL-2.1
+netpanzer.png / app-install / See Below
+netscape-2.ico / nuvola / LGPL-2.1
+netscape-2.png / nuvola / LGPL-2.1
+netscape.ico / crystal / LGPL-2.1
+netscape.png / crystal / LGPL-2.1
+netsurf.ico / wiki_commons_gpl / See Below
+netsurf.ico / wiki_commons_mit / MIT
+netsurf.png / wiki_commons_gpl / See Below
+netsurf.png / wiki_commons_mit / MIT
+network-card-wireless.ico / open_clip_art_library / PD
+network-card-wireless.png / open_clip_art_library / PD
+network-connect-2.ico / nuvola / LGPL-2.1
+network-connect-2.png / nuvola / LGPL-2.1
+network-connect-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+network-connect-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+network-connect.ico / crystal / LGPL-2.1
+network-connect.png / crystal / LGPL-2.1
+network-disconnect-2.ico / nuvola / LGPL-2.1
+network-disconnect-2.png / nuvola / LGPL-2.1
+network-disconnect-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+network-disconnect-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+network-disconnect.ico / crystal / LGPL-2.1
+network-disconnect.png / crystal / LGPL-2.1
+network-error-2.ico / tango / PD
+network-error-2.png / tango / PD
+network-error.ico / gnome / GPLv2
+network-error.png / gnome / GPLv2
+network-globe.ico / crystal / LGPL-2.1
+network-globe.png / crystal / LGPL-2.1
+network-globe2.ico / crystal / LGPL-2.1
+network-globe2.png / crystal / LGPL-2.1
+network-hub.ico / open_clip_art_library / PD
+network-hub.png / open_clip_art_library / PD
+network-idle-2.ico / tango / PD
+network-idle-2.png / tango / PD
+network-idle.ico / gnome / GPLv2
+network-idle.png / gnome / GPLv2
+network-local.ico / crystal / LGPL-2.1
+network-local.ico / crystal_clear / LGPL-2.1
+network-local.ico / intrigue / GPLv2
+network-local.ico / nuvola / LGPL-2.1
+network-local.png / crystal / LGPL-2.1
+network-local.png / crystal_clear / LGPL-2.1
+network-local.png / intrigue / GPLv2
+network-local.png / nuvola / LGPL-2.1
+network-nfs-2.ico / nuvola / LGPL-2.1
+network-nfs-2.png / nuvola / LGPL-2.1
+network-nfs.ico / crystal / LGPL-2.1
+network-nfs.png / crystal / LGPL-2.1
+network-nfs_mount-2.ico / nuvola / LGPL-2.1
+network-nfs_mount-2.png / nuvola / LGPL-2.1
+network-nfs_mount.ico / crystal / LGPL-2.1
+network-nfs_mount.png / crystal / LGPL-2.1
+network-offline-2.ico / tango / PD
+network-offline-2.png / tango / PD
+network-offline.ico / gnome / GPLv2
+network-offline.png / gnome / GPLv2
+network-receive-2.ico / tango / PD
+network-receive-2.png / tango / PD
+network-receive.ico / gnome / GPLv2
+network-receive.png / gnome / GPLv2
+network-router-wireless.ico / open_clip_art_library / PD
+network-router-wireless.png / open_clip_art_library / PD
+network-satellite.ico / open_clip_art_library / PD
+network-satellite.png / open_clip_art_library / PD
+network-server-database.ico / oxygen / CC-BY-SA 3.0 or LGPL
+network-server-database.png / oxygen / CC-BY-SA 3.0 or LGPL
+network-server.ico / gnome / GPLv2
+network-server.ico / nuvola / LGPL-2.1
+network-server.ico / oxygen / CC-BY-SA 3.0 or LGPL
+network-server.png / gnome / GPLv2
+network-server.png / nuvola / LGPL-2.1
+network-server.png / oxygen / CC-BY-SA 3.0 or LGPL
+network-server.png / tango / PD
+network-switch.ico / open_clip_art_library / PD
+network-switch.png / open_clip_art_library / PD
+network-transmit-2.ico / tango / PD
+network-transmit-2.png / tango / PD
+network-transmit-receive-2.ico / tango / PD
+network-transmit-receive-2.png / tango / PD
+network-transmit-receive.ico / gnome / GPLv2
+network-transmit-receive.png / gnome / GPLv2
+network-transmit.ico / gnome / GPLv2
+network-transmit.png / gnome / GPLv2
+network-wired-2.ico / tango / PD
+network-wired-2.png / tango / PD
+network-wired-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+network-wired-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+network-wired.ico / gnome / GPLv2
+network-wired.png / gnome / GPLv2
+network-wireless-2.ico / tango / PD
+network-wireless-2.png / tango / PD
+network-wireless-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+network-wireless-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+network-wireless-encrypted.ico / gnome / GPLv2
+network-wireless-encrypted.ico / tango / PD
+network-wireless-encrypted.png / gnome / GPLv2
+network-wireless-encrypted.png / tango / PD
+network-wireless-transmit.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+network-wireless-transmit.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+network-wireless-transmit_add.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+network-wireless-transmit_add.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+network-wireless-transmit_blue.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+network-wireless-transmit_blue.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+network-wireless-transmit_delete.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+network-wireless-transmit_delete.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+network-wireless-transmit_edit.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+network-wireless-transmit_edit.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+network-wireless-transmit_error.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+network-wireless-transmit_error.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+network-wireless-transmit_go.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+network-wireless-transmit_go.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+network-wireless.ico / gnome / GPLv2
+network-wireless.png / gnome / GPLv2
+network-workgroup.ico / gnome / GPLv2
+network-workgroup.ico / oxygen / CC-BY-SA 3.0 or LGPL
+network-workgroup.ico / tango / PD
+network-workgroup.png / gnome / GPLv2
+network-workgroup.png / oxygen / CC-BY-SA 3.0 or LGPL
+network-workgroup.png / tango / PD
+network.ico / crystal / LGPL-2.1
+network.ico / intrigue / GPLv2
+network.ico / nuvola / LGPL-2.1
+network.png / crystal / LGPL-2.1
+network.png / intrigue / GPLv2
+network.png / nuvola / LGPL-2.1
+neverball.png / app-install / See Below
+neverball.png / wiki_commons_gpl / See Below
+neveredit.ico / wiki_commons_bsd / BSD
+neveredit.png / wiki_commons_bsd / BSD
+neverputt.png / app-install / See Below
+new.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+new.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+newarrangement.png / crystal / LGPL-2.1
+newrecord.png / crystal / LGPL-2.1
+newrecurevent.ico / crystal / LGPL-2.1
+newrecurevent.png / crystal / LGPL-2.1
+news-subscribe-2.ico / oxygen / CC-BY-SA 3.0 or LGPL
+news-subscribe-2.png / oxygen / CC-BY-SA 3.0 or LGPL
+news-subscribe.ico / nuvola / LGPL-2.1
+news-subscribe.png / nuvola / LGPL-2.1
+news-unsubscribe-2.ico / oxygen / CC-BY-SA 3.0 or LGPL
+news-unsubscribe-2.png / oxygen / CC-BY-SA 3.0 or LGPL
+news-unsubscribe.ico / nuvola / LGPL-2.1
+news-unsubscribe.png / nuvola / LGPL-2.1
+newslide.ico / crystal / LGPL-2.1
+newslide.png / crystal / LGPL-2.1
+newspaper-add.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+newspaper-add.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+newspaper-delete.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+newspaper-delete.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+newspaper-go.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+newspaper-go.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+newspaper-link.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+newspaper-link.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+newtodo.ico / crystal / LGPL-2.1
+newtodo.png / crystal / LGPL-2.1
+nexenta.ico / wiki_commons_gpl / See Below
+nexenta.png / wiki_commons_gpl / See Below
+nextannotation.png / crystal / LGPL-2.1
+nextpage.png / crystal / LGPL-2.1
+nexuiz.png / app-install / See Below
+nexuiz.png / wiki_commons_gpl / See Below
+niceplayer.png / wiki_commons_gpl / See Below
+nicotine-plus.png / app-install / See Below
+nikwi.png / app-install / See Below
+nip2_data_vips.png / app-install / See Below
+no.png / crystal / LGPL-2.1
+no_gravity.ico / wiki_commons_gpl / See Below
+no_gravity.png / wiki_commons_gpl / See Below
+noatun-2.ico / nuvola / LGPL-2.1
+noatun-2.png / nuvola / LGPL-2.1
+noatun.ico / crystal / LGPL-2.1
+noatun.ico / crystal_clear / LGPL-2.1
+noatun.png / app-install / See Below
+noatun.png / crystal / LGPL-2.1
+noatun.png / crystal_clear / LGPL-2.1
+normallit.png / crystal / LGPL-2.1
+normflat.png / crystal / LGPL-2.1
+normobjs.png / crystal / LGPL-2.1
+normsphe.png / crystal / LGPL-2.1
+note-add.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+note-add.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+note-delete.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+note-delete.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+note-edit.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+note-edit.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+note-error.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+note-error.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+note-go.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+note-go.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+note.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+note.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+noteedit.png / app-install / See Below
+notepad.ico / homemade / PD
+notepad.png / homemade / PD
+notification-settings.png / app-install / See Below
+novell_messenger.ico / gnome / GPLv2
+novell_messenger.png / gnome / GPLv2
+nt.png / app-install / See Below
+nted.png / app-install / See Below
+nuapplet2-running.png / app-install / See Below
+numberformatcurrency.png / crystal / LGPL-2.1
+numberformatdate.png / crystal / LGPL-2.1
+numberformatdecdecimals.png / crystal / LGPL-2.1
+numberformatdecimal.png / crystal / LGPL-2.1
+numberformatincdecimals.png / crystal / LGPL-2.1
+numberformatpercent.png / crystal / LGPL-2.1
+numberformatscientific.png / crystal / LGPL-2.1
+numberformatstandard.png / crystal / LGPL-2.1
+numberingstart.png / crystal / LGPL-2.1
+numericfield.png / crystal / LGPL-2.1
+nvidia-settings.ico / tango-harm / CC-BY 3.0
+nvidia-settings.png / tango-harm / CC-BY 3.0
+nvtv.png / app-install / See Below
+obconf.png / app-install / See Below
+object-flip-horizontal-2.ico / oxygen / CC-BY-SA 3.0 or LGPL
+object-flip-horizontal-2.png / oxygen / CC-BY-SA 3.0 or LGPL
+object-flip-horizontal.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+object-flip-horizontal.ico / gnome / GPLv2
+object-flip-horizontal.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+object-flip-horizontal.png / gnome / GPLv2
+object-flip-vertical-2.ico / oxygen / CC-BY-SA 3.0 or LGPL
+object-flip-vertical-2.png / oxygen / CC-BY-SA 3.0 or LGPL
+object-flip-vertical.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+object-flip-vertical.ico / gnome / GPLv2
+object-flip-vertical.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+object-flip-vertical.png / gnome / GPLv2
+object-group-3.ico / crystal / LGPL-2.1
+object-group-3.png / crystal / LGPL-2.1
+object-group.ico / crystal / LGPL-2.1
+object-group.ico / oxygen / CC-BY-SA 3.0 or LGPL
+object-group.png / crystal / LGPL-2.1
+object-group.png / oxygen / CC-BY-SA 3.0 or LGPL
+object-locked.ico / oxygen / CC-BY-SA 3.0 or LGPL
+object-locked.png / oxygen / CC-BY-SA 3.0 or LGPL
+object-order-back.ico / oxygen / CC-BY-SA 3.0 or LGPL
+object-order-back.png / oxygen / CC-BY-SA 3.0 or LGPL
+object-order-front.ico / oxygen / CC-BY-SA 3.0 or LGPL
+object-order-front.png / oxygen / CC-BY-SA 3.0 or LGPL
+object-order-lower.ico / oxygen / CC-BY-SA 3.0 or LGPL
+object-order-lower.png / oxygen / CC-BY-SA 3.0 or LGPL
+object-order-raise.ico / oxygen / CC-BY-SA 3.0 or LGPL
+object-order-raise.png / oxygen / CC-BY-SA 3.0 or LGPL
+object-rotate-left-2.ico / nuvola / LGPL-2.1
+object-rotate-left-2.png / nuvola / LGPL-2.1
+object-rotate-left-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+object-rotate-left-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+object-rotate-left.ico / crystal / LGPL-2.1
+object-rotate-left.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+object-rotate-left.ico / gnome / GPLv2
+object-rotate-left.png / crystal / LGPL-2.1
+object-rotate-left.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+object-rotate-left.png / gnome / GPLv2
+object-rotate-right-2.ico / nuvola / LGPL-2.1
+object-rotate-right-2.png / nuvola / LGPL-2.1
+object-rotate-right-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+object-rotate-right-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+object-rotate-right.ico / crystal / LGPL-2.1
+object-rotate-right.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+object-rotate-right.ico / gnome / GPLv2
+object-rotate-right.png / crystal / LGPL-2.1
+object-rotate-right.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+object-rotate-right.png / gnome / GPLv2
+object-rotate.ico / crystal / LGPL-2.1
+object-rotate.ico / intrigue / GPLv2
+object-rotate.ico / oxygen / CC-BY-SA 3.0 or LGPL
+object-rotate.png / crystal / LGPL-2.1
+object-rotate.png / intrigue / GPLv2
+object-rotate.png / oxygen / CC-BY-SA 3.0 or LGPL
+object-ungroup-3.ico / crystal / LGPL-2.1
+object-ungroup-3.png / crystal / LGPL-2.1
+object-ungroup.ico / crystal / LGPL-2.1
+object-ungroup.ico / oxygen / CC-BY-SA 3.0 or LGPL
+object-ungroup.png / crystal / LGPL-2.1
+object-ungroup.png / oxygen / CC-BY-SA 3.0 or LGPL
+object-unlocked.ico / oxygen / CC-BY-SA 3.0 or LGPL
+object-unlocked.png / oxygen / CC-BY-SA 3.0 or LGPL
+objectalign.png / crystal / LGPL-2.1
+objectalignleft.png / crystal / LGPL-2.1
+objectalignright.png / crystal / LGPL-2.1
+objectcatalog.png / crystal / LGPL-2.1
+objectposition.png / crystal / LGPL-2.1
+objects3dtoolbox.png / crystal / LGPL-2.1
+objspc3d.png / crystal / LGPL-2.1
+octave.png / app-install / See Below
+odb.png / crystal / LGPL-2.1
+odb_16_8.png / crystal / LGPL-2.1
+odb_32_8.png / crystal / LGPL-2.1
+odb_48_8.png / crystal / LGPL-2.1
+oddmuse.ico / wiki_commons_cc / See Below
+oddmuse.png / wiki_commons_cc / See Below
+odf.ico / oxygen / CC-BY-SA 3.0 or LGPL
+odf.png / crystal / LGPL-2.1
+odf.png / oxygen / CC-BY-SA 3.0 or LGPL
+odf_16_8.png / crystal / LGPL-2.1
+odf_32_8.png / crystal / LGPL-2.1
+odf_48_8.png / crystal / LGPL-2.1
+odg.png / crystal / LGPL-2.1
+odg_16_8.png / crystal / LGPL-2.1
+odg_32_8.png / crystal / LGPL-2.1
+odg_48_8.png / crystal / LGPL-2.1
+odm_16_8.png / crystal / LGPL-2.1
+odm_32_8.png / crystal / LGPL-2.1
+odm_48_8.png / crystal / LGPL-2.1
+odp.png / crystal / LGPL-2.1
+odp_16_8.png / crystal / LGPL-2.1
+odp_32_8.png / crystal / LGPL-2.1
+odp_48_8.png / crystal / LGPL-2.1
+ods.png / crystal / LGPL-2.1
+ods_16_8.png / crystal / LGPL-2.1
+ods_32_8.png / crystal / LGPL-2.1
+ods_48_8.png / crystal / LGPL-2.1
+odt.png / crystal / LGPL-2.1
+odt_16_8.png / crystal / LGPL-2.1
+odt_32_8.png / crystal / LGPL-2.1
+odt_48_8.png / crystal / LGPL-2.1
+office-address-book.ico / oxygen / CC-BY-SA 3.0 or LGPL
+office-address-book.png / oxygen / CC-BY-SA 3.0 or LGPL
+office-calendar-2.ico / tango / PD
+office-calendar-2.png / tango / PD
+office-calendar-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+office-calendar-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+office-calendar.ico / crystal / LGPL-2.1
+office-calendar.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+office-calendar.png / crystal / LGPL-2.1
+office-calendar.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+office-chart-area-percentage.ico / oxygen / CC-BY-SA 3.0 or LGPL
+office-chart-area-percentage.png / oxygen / CC-BY-SA 3.0 or LGPL
+office-chart-area-precentage.ico / oxygen / CC-BY-SA 3.0 or LGPL
+office-chart-area-precentage.png / oxygen / CC-BY-SA 3.0 or LGPL
+office-chart-area-stacked.ico / oxygen / CC-BY-SA 3.0 or LGPL
+office-chart-area-stacked.png / oxygen / CC-BY-SA 3.0 or LGPL
+office-chart-area.ico / oxygen / CC-BY-SA 3.0 or LGPL
+office-chart-area.png / oxygen / CC-BY-SA 3.0 or LGPL
+office-chart-bar-percentage.ico / oxygen / CC-BY-SA 3.0 or LGPL
+office-chart-bar-percentage.png / oxygen / CC-BY-SA 3.0 or LGPL
+office-chart-bar-stacked.ico / oxygen / CC-BY-SA 3.0 or LGPL
+office-chart-bar-stacked.png / oxygen / CC-BY-SA 3.0 or LGPL
+office-chart-bar.ico / oxygen / CC-BY-SA 3.0 or LGPL
+office-chart-bar.png / oxygen / CC-BY-SA 3.0 or LGPL
+office-chart-line-percentage.ico / oxygen / CC-BY-SA 3.0 or LGPL
+office-chart-line-percentage.png / oxygen / CC-BY-SA 3.0 or LGPL
+office-chart-line-stacked.ico / oxygen / CC-BY-SA 3.0 or LGPL
+office-chart-line-stacked.png / oxygen / CC-BY-SA 3.0 or LGPL
+office-chart-line.ico / oxygen / CC-BY-SA 3.0 or LGPL
+office-chart-line.png / oxygen / CC-BY-SA 3.0 or LGPL
+office-chart-pie.ico / oxygen / CC-BY-SA 3.0 or LGPL
+office-chart-pie.png / oxygen / CC-BY-SA 3.0 or LGPL
+office-chart-polar-stacked.ico / oxygen / CC-BY-SA 3.0 or LGPL
+office-chart-polar-stacked.png / oxygen / CC-BY-SA 3.0 or LGPL
+office-chart-polar.ico / oxygen / CC-BY-SA 3.0 or LGPL
+office-chart-polar.png / oxygen / CC-BY-SA 3.0 or LGPL
+office-chart-ring.ico / oxygen / CC-BY-SA 3.0 or LGPL
+office-chart-ring.png / oxygen / CC-BY-SA 3.0 or LGPL
+office-chart-scatter.ico / oxygen / CC-BY-SA 3.0 or LGPL
+office-chart-scatter.png / oxygen / CC-BY-SA 3.0 or LGPL
+office-word_processor-2.ico / nuvola / LGPL-2.1
+office-word_processor-2.png / nuvola / LGPL-2.1
+office-word_processor.ico / crystal / LGPL-2.1
+office-word_processor.png / crystal / LGPL-2.1
+oggconvert.png / app-install / See Below
+ogle_ogle.png / app-install / See Below
+okteta.ico / oxygen / CC-BY-SA 3.0 or LGPL
+okteta.png / oxygen / CC-BY-SA 3.0 or LGPL
+okular.ico / wiki_commons_gpl / See Below
+okular.png / wiki_commons_gpl / See Below
+ole.png / crystal / LGPL-2.1
+oleobj.png / crystal / LGPL-2.1
+olive-gtk.png / app-install / See Below
+omegat.ico / wiki_commons_gpl / See Below
+omegat.png / wiki_commons_gpl / See Below
+oneisenough.png / app-install / See Below
+oolite.ico / wiki_commons_cc / See Below
+oolite.png / wiki_commons_cc / See Below
+open-invaders.png / app-install / See Below
+open.png / crystal / LGPL-2.1
+openarena.png / app-install / See Below
+openbabel.ico / wiki_commons_cc / See Below
+openbabel.png / wiki_commons_cc / See Below
+opencity.png / app-install / See Below
+opencubicplayer.png / app-install / See Below
+opendict.png / app-install / See Below
+openfiler.ico / wiki_commons_gpl / See Below
+openfiler.png / wiki_commons_gpl / See Below
+openjdk.png / app-install / See Below
+openlayers.ico / wiki_commons_bsd / BSD
+openlayers.png / wiki_commons_bsd / BSD
+openmovieeditor.png / app-install / See Below
+openoffice.ico / crystal / LGPL-2.1
+openoffice.org-2.ico / nuvola / LGPL-2.1
+openoffice.org-2.png / nuvola / LGPL-2.1
+openoffice.org-base.ico / crystal / LGPL-2.1
+openoffice.org-base.ico / wiki_commons_gpl / See Below
+openoffice.org-base.png / crystal / LGPL-2.1
+openoffice.org-base.png / wiki_commons_gpl / See Below
+openoffice.org-calc.ico / crystal / LGPL-2.1
+openoffice.org-calc.ico / wiki_commons_gpl / See Below
+openoffice.org-calc.png / crystal / LGPL-2.1
+openoffice.org-calc.png / wiki_commons_gpl / See Below
+openoffice.org-draw.ico / crystal / LGPL-2.1
+openoffice.org-draw.ico / wiki_commons_gpl / See Below
+openoffice.org-draw.png / crystal / LGPL-2.1
+openoffice.org-draw.png / wiki_commons_gpl / See Below
+openoffice.org-impress.ico / crystal / LGPL-2.1
+openoffice.org-impress.ico / wiki_commons_gpl / See Below
+openoffice.org-impress.png / crystal / LGPL-2.1
+openoffice.org-impress.png / wiki_commons_gpl / See Below
+openoffice.org-math.ico / crystal / LGPL-2.1
+openoffice.org-math.ico / wiki_commons_gpl / See Below
+openoffice.org-math.png / crystal / LGPL-2.1
+openoffice.org-math.png / wiki_commons_gpl / See Below
+openoffice.org-setup.ico / nuvola / LGPL-2.1
+openoffice.org-setup.png / nuvola / LGPL-2.1
+openoffice.org-writer.ico / crystal / LGPL-2.1
+openoffice.org-writer.ico / wiki_commons_gpl / See Below
+openoffice.org-writer.png / crystal / LGPL-2.1
+openoffice.org-writer.png / wiki_commons_gpl / See Below
+openoffice.org.ico / crystal / LGPL-2.1
+openoffice.org.ico / wiki_commons_gpl / See Below
+openoffice.org.png / crystal / LGPL-2.1
+openoffice.org.png / wiki_commons_gpl / See Below
+openoffice.png / crystal / LGPL-2.1
+openreadonly.png / crystal / LGPL-2.1
+openterm-2.ico / nuvola / LGPL-2.1
+openterm-2.png / nuvola / LGPL-2.1
+openterm.ico / crystal / LGPL-2.1
+openterm.png / crystal / LGPL-2.1
+openttd.ico / wiki_commons_gpl / See Below
+openttd.png / wiki_commons_gpl / See Below
+openurl.png / crystal / LGPL-2.1
+opera-2.ico / crystal / LGPL-2.1
+opera-2.png / crystal / LGPL-2.1
+opera-3.ico / nuvola / LGPL-2.1
+opera-3.png / nuvola / LGPL-2.1
+opera.ico / intrigue / GPLv2
+opera.png / intrigue / GPLv2
+ophcrack.png / app-install / See Below
+opinion-agree.png / oxygen / CC-BY-SA 3.0 or LGPL
+opinion-disagree.png / oxygen / CC-BY-SA 3.0 or LGPL
+opinion-no.png / oxygen / CC-BY-SA 3.0 or LGPL
+opinion-okay.png / oxygen / CC-BY-SA 3.0 or LGPL
+optimizetable.png / crystal / LGPL-2.1
+orbital-eunuchs-sniper.png / app-install / See Below
+ordercrit.png / crystal / LGPL-2.1
+org-mode.ico / wiki_commons_gpl / See Below
+org-mode.png / wiki_commons_gpl / See Below
+orx.png / wiki_commons_cc / See Below
+oscilloscope.ico / crystal / LGPL-2.1
+oscilloscope.png / crystal / LGPL-2.1
+osirix.ico / wiki_commons_gpl / See Below
+osirix.png / wiki_commons_gpl / See Below
+osmo.png / app-install / See Below
+otg_16_8.png / crystal / LGPL-2.1
+otg_32_8.png / crystal / LGPL-2.1
+otg_48_8.png / crystal / LGPL-2.1
+oth_16_8.png / crystal / LGPL-2.1
+oth_32_8.png / crystal / LGPL-2.1
+oth_48_8.png / crystal / LGPL-2.1
+otp_16_8.png / crystal / LGPL-2.1
+otp_32_8.png / crystal / LGPL-2.1
+otp_48_8.png / crystal / LGPL-2.1
+ots_16_8.png / crystal / LGPL-2.1
+ots_32_8.png / crystal / LGPL-2.1
+ots_48_8.png / crystal / LGPL-2.1
+ott_16_8.png / crystal / LGPL-2.1
+ott_32_8.png / crystal / LGPL-2.1
+ott_48_8.png / crystal / LGPL-2.1
+outlinebullet.png / crystal / LGPL-2.1
+outlinecollapse.png / crystal / LGPL-2.1
+outlinecollapseall.png / crystal / LGPL-2.1
+outlineexpand.png / crystal / LGPL-2.1
+outlineexpandall.png / crystal / LGPL-2.1
+outlinefont.png / crystal / LGPL-2.1
+outlineformat.png / crystal / LGPL-2.1
+overlays.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+overlays.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+overline.png / crystal / LGPL-2.1
+oxygen.ico / oxygen / CC-BY-SA 3.0 or LGPL
+oxygen.png / oxygen / CC-BY-SA 3.0 or LGPL
+package-add.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+package-add.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+package-available-locked.ico / tango-harm / CC-BY 3.0
+package-available-locked.png / tango-harm / CC-BY 3.0
+package-available.ico / tango-harm / CC-BY 3.0
+package-available.png / tango-harm / CC-BY 3.0
+package-broken.ico / tango-harm / CC-BY 3.0
+package-broken.png / tango-harm / CC-BY 3.0
+package-delete.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+package-delete.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+package-downgrade.ico / tango-harm / CC-BY 3.0
+package-downgrade.png / tango-harm / CC-BY 3.0
+package-go.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+package-go.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+package-green.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+package-green.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+package-install.ico / tango-harm / CC-BY 3.0
+package-install.png / tango-harm / CC-BY 3.0
+package-installed-locked.ico / tango-harm / CC-BY 3.0
+package-installed-locked.png / tango-harm / CC-BY 3.0
+package-installed-outdated.ico / tango-harm / CC-BY 3.0
+package-installed-outdated.png / tango-harm / CC-BY 3.0
+package-installed-updated.ico / tango-harm / CC-BY 3.0
+package-installed-updated.png / tango-harm / CC-BY 3.0
+package-link.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+package-link.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+package-new.ico / tango-harm / CC-BY 3.0
+package-new.png / tango-harm / CC-BY 3.0
+package-purge.ico / tango-harm / CC-BY 3.0
+package-purge.png / tango-harm / CC-BY 3.0
+package-reinstall.ico / tango-harm / CC-BY 3.0
+package-reinstall.png / tango-harm / CC-BY 3.0
+package-remove.ico / tango-harm / CC-BY 3.0
+package-remove.png / tango-harm / CC-BY 3.0
+package-supported.ico / tango-harm / CC-BY 3.0
+package-supported.png / tango-harm / CC-BY 3.0
+package-upgrade.ico / tango-harm / CC-BY 3.0
+package-upgrade.png / tango-harm / CC-BY 3.0
+package-x-generic-2.ico / crystal / LGPL-2.1
+package-x-generic-2.png / crystal / LGPL-2.1
+package-x-generic.ico / crystal_clear / LGPL-2.1
+package-x-generic.ico / gnome / GPLv2
+package-x-generic.ico / intrigue / GPLv2
+package-x-generic.ico / nuvola / LGPL-2.1
+package-x-generic.ico / oxygen / CC-BY-SA 3.0 or LGPL
+package-x-generic.ico / tango / PD
+package-x-generic.png / crystal_clear / LGPL-2.1
+package-x-generic.png / gnome / GPLv2
+package-x-generic.png / intrigue / GPLv2
+package-x-generic.png / nuvola / LGPL-2.1
+package-x-generic.png / oxygen / CC-BY-SA 3.0 or LGPL
+package-x-generic.png / tango / PD
+package.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+package.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+packagekit.ico / wiki_commons_gpl / See Below
+packagekit.png / wiki_commons_gpl / See Below
+packagesearch.png / app-install / See Below
+packetfence.png / wiki_commons_gpl / See Below
+packjacket.ico / wiki_commons_gpl / See Below
+packjacket.png / wiki_commons_gpl / See Below
+padre.ico / wiki_commons_cc / See Below
+padre.png / wiki_commons_cc / See Below
+page-2sides.ico / oxygen / CC-BY-SA 3.0 or LGPL
+page-2sides.png / oxygen / CC-BY-SA 3.0 or LGPL
+page-3sides.ico / oxygen / CC-BY-SA 3.0 or LGPL
+page-3sides.png / oxygen / CC-BY-SA 3.0 or LGPL
+page-4sides.ico / oxygen / CC-BY-SA 3.0 or LGPL
+page-4sides.png / oxygen / CC-BY-SA 3.0 or LGPL
+page-add.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-add.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-attach.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-attach.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-code.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-code.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-edit.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-edit.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-error.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-error.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-excel.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-excel.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-gear.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-gear.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-go.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-go.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-green.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-green.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-key.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-key.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-lightning.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-lightning.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-paintbrush.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-paintbrush.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-peppermint.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-red.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-red.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-refresh.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-refresh.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-simple.ico / oxygen / CC-BY-SA 3.0 or LGPL
+page-simple.png / oxygen / CC-BY-SA 3.0 or LGPL
+page-white.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-white_acrobat.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-white_acrobat.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-white_actionscript.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-white_actionscript.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-white_add.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-white_add.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-white_c.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-white_c.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-white_camera.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-white_camera.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-white_cd.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-white_cd.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-white_code.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-white_code.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-white_code_red.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-white_code_red.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-white_coldfusion.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-white_coldfusion.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-white_compressed.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-white_compressed.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-white_copy.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-white_cplusplus.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-white_cplusplus.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-white_csharp.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-white_csharp.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-white_cup.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-white_cup.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-white_database.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-white_database.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-white_delete.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-white_delete.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-white_dvd.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-white_dvd.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-white_edit.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-white_edit.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-white_error.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-white_error.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-white_excel.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-white_excel.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-white_find.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-white_find.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-white_flash.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-white_flash.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-white_freehand.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-white_freehand.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-white_gear.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-white_get.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-white_get.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-white_go.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-white_go.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-white_h.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-white_h.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-white_horizontal.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-white_key.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-white_key.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-white_lightning.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-white_lightning.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-white_link.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-white_link.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-white_medal.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-white_medal.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-white_office.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-white_office.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-white_paint.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-white_paint.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-white_paintbrush.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-white_paintbrush.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-white_php.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-white_php.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-white_picture.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-white_picture.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-white_powerpoint.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-white_powerpoint.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-white_put.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-white_put.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-white_ruby.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-white_ruby.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-white_stack.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-white_star.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-white_star.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-white_swoosh.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-white_swoosh.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-white_text.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-white_text_width.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-white_tux.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-white_tux.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-white_vector.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-white_vector.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-white_visualstudio.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-white_visualstudio.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-white_width.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-white_word.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-white_word.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-white_world.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-white_world.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-white_wrench.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-white_wrench.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-white_zip.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-word.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-word.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-world.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page-world.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+page.png / crystal / LGPL-2.1
+page.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+pagedown.png / crystal / LGPL-2.1
+pageexcl.png / crystal / LGPL-2.1
+pageobjs.png / crystal / LGPL-2.1
+pageup.png / crystal / LGPL-2.1
+pagobjex.png / crystal / LGPL-2.1
+paintbrush.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+paintbrush.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+paintcan.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+paintcan.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+palette.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+palette.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+palm-pilot-sync.ico / gnome / GPLv2
+palm-pilot-sync.png / gnome / GPLv2
+pan.ico / crystal / LGPL-2.1
+pan.png / app-install / See Below
+pan.png / crystal / LGPL-2.1
+pandora_fms.ico / wiki_commons_cc / See Below
+pandora_fms.png / wiki_commons_cc / See Below
+panel.ico / crystal / LGPL-2.1
+panel.png / crystal / LGPL-2.1
+panel_settings.ico / crystal / LGPL-2.1
+panel_settings.png / crystal / LGPL-2.1
+paper_green.png / app-install / See Below
+paragraphdialog.png / crystal / LGPL-2.1
+paralefttoright.png / crystal / LGPL-2.1
+parallel.png / crystal / LGPL-2.1
+parallels.ico / crystal / LGPL-2.1
+parallels.png / crystal / LGPL-2.1
+pararighttoleft.png / crystal / LGPL-2.1
+paraspacedecrease.png / crystal / LGPL-2.1
+paraspaceincrease.png / crystal / LGPL-2.1
+parsec47.png / app-install / See Below
+passage.png / app-install / See Below
+password-gorilla.png / app-install / See Below
+password.png / app-install / See Below
+paste-as-new.png / cc / CC-BY 3.0
+paste-into.png / cc / CC-BY 3.0
+paste-plain.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+paste-plain.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+paste-word.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+paste-word.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+paste.png / crystal / LGPL-2.1
+patchage.png / app-install / See Below
+path-stroke.png / cc / CC-BY 3.0
+path.png / cc / CC-BY 3.0
+pathological.png / app-install / See Below
+paths.png / cc / CC-BY 3.0
+patternfield.png / crystal / LGPL-2.1
+pause.png / crystal / LGPL-2.1
+paw.png / app-install / See Below
+payment_types-alipay.png / aem / PD
+payment_types-american_express.png / aem / PD
+payment_types-cash_u.png / aem / PD
+payment_types-cirrus.png / aem / PD
+payment_types-delta.png / aem / PD
+payment_types-dinersclub.png / aem / PD
+payment_types-discover.png / aem / PD
+payment_types-e-gold.png / aem / PD
+payment_types-easy_cash.png / aem / PD
+payment_types-icbc_china.png / aem / PD
+payment_types-jcb.png / aem / PD
+payment_types-laser.png / aem / PD
+payment_types-mastercard.png / aem / PD
+payment_types-moneybookers.png / aem / PD
+payment_types-neteller.png / aem / PD
+payment_types-paypal.png / aem / PD
+payment_types-solo.png / aem / PD
+payment_types-switch.png / aem / PD
+payment_types-visa-2.png / aem / PD
+payment_types-visa.png / aem / PD
+payment_types-visa_electron.png / aem / PD
+payment_types-western_union.png / aem / PD
+payment_types-worldpay.png / aem / PD
+pcb.ico / tango-harm / CC-BY 3.0
+pcb.png / app-install / See Below
+pcb.png / tango-harm / CC-BY 3.0
+pcmanfm.png / app-install / See Below
+pcmanx.png / app-install / See Below
+pcsx.png / app-install / See Below
+pda-2.ico / gnome / GPLv2
+pda-2.png / gnome / GPLv2
+pda-3.ico / nuvola / LGPL-2.1
+pda-3.png / nuvola / LGPL-2.1
+pda-4.ico / oxygen / CC-BY-SA 3.0 or LGPL
+pda-4.png / oxygen / CC-BY-SA 3.0 or LGPL
+pda.ico / crystal / LGPL-2.1
+pda.png / crystal / LGPL-2.1
+pda_alt.ico / crystal / LGPL-2.1
+pda_alt.png / crystal / LGPL-2.1
+pda_black-2.ico / nuvola / LGPL-2.1
+pda_black-2.png / nuvola / LGPL-2.1
+pda_black.ico / crystal / LGPL-2.1
+pda_black.png / crystal / LGPL-2.1
+pda_blue-2.ico / nuvola / LGPL-2.1
+pda_blue-2.png / nuvola / LGPL-2.1
+pda_blue.ico / crystal / LGPL-2.1
+pda_blue.png / crystal / LGPL-2.1
+pdf-annotations.ico / oxygen / CC-BY-SA 3.0 or LGPL
+pdf-annotations.png / oxygen / CC-BY-SA 3.0 or LGPL
+pdf.png / crystal / LGPL-2.1
+pdfedit.png / app-install / See Below
+pdfforge.ico / wiki_commons_cc / See Below
+pdfforge.png / wiki_commons_cc / See Below
+pdfview.ico / wiki_commons_gpl / See Below
+pdfview.png / wiki_commons_gpl / See Below
+peazip.ico / wiki_commons_cc / See Below
+peazip.png / wiki_commons_cc / See Below
+peekko.ico / wiki_commons_gpl / See Below
+peekko.png / wiki_commons_gpl / See Below
+peless.png / app-install / See Below
+pencil-add.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+pencil-add.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+pencil-delete.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+pencil-delete.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+pencil-go.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+pencil-go.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+pencil.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+pencil.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+pengupop.ico / wiki_commons_gpl / See Below
+pengupop.png / app-install / See Below
+pengupop.png / wiki_commons_gpl / See Below
+percent.ico / crystal / LGPL-2.1
+percent.png / crystal / LGPL-2.1
+perfect_dark.ico / wiki_commons_pd / PD
+perfect_dark.png / wiki_commons_pd / PD
+perian.ico / wiki_commons_gpl / See Below
+perian.png / wiki_commons_gpl / See Below
+perlprimer.png / app-install / See Below
+personal-2.ico / crystal / LGPL-2.1
+personal-2.png / crystal / LGPL-2.1
+personal-3.ico / nuvola / LGPL-2.1
+personal-3.png / nuvola / LGPL-2.1
+personal.ico / crystal / LGPL-2.1
+personal.ico / intrigue / GPLv2
+personal.png / app-install / See Below
+personal.png / crystal / LGPL-2.1
+personal.png / intrigue / GPLv2
+persp3d.png / crystal / LGPL-2.1
+perspective.png / crystal / LGPL-2.1
+pert_chart.ico / crystal / LGPL-2.1
+pert_chart.png / crystal / LGPL-2.1
+pgadmin3.png / app-install / See Below
+phatch.png / app-install / See Below
+phex.ico / wiki_commons_gpl / See Below
+phex.png / wiki_commons_gpl / See Below
+phone-2.ico / gnome / GPLv2
+phone-2.png / gnome / GPLv2
+phone-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+phone-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+phone-add.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+phone-add.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+phone-delete.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+phone-delete.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+phone-openmoko-freerunner.ico / oxygen / CC-BY-SA 3.0 or LGPL
+phone-openmoko-freerunner.png / oxygen / CC-BY-SA 3.0 or LGPL
+phone-sound.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+phone-sound.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+phone-tdd.png / wiki_commons_pd / PD
+phone-telephone_switch.ico / open_clip_art_library / PD
+phone-telephone_switch.png / open_clip_art_library / PD
+phone.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+phone.ico / intrigue / GPLv2
+phone.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+phone.png / intrigue / GPLv2
+photo-add.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+photo-add.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+photo-delete.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+photo-delete.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+photo-link.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+photo-link.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+photo.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+photo.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+photos.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+photos.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+photoshop.ico / tango-harm / CC-BY 3.0
+photoshop.png / tango-harm / CC-BY 3.0
+phppg.ico / crystal / LGPL-2.1
+phppg.png / crystal / LGPL-2.1
+phreebooks.ico / wiki_commons_gpl / See Below
+phreebooks.png / wiki_commons_gpl / See Below
+pickthrough.png / crystal / LGPL-2.1
+pictogram-din-e001-direction-right.png / din / PD
+pictogram-din-e002-direction-down-right.png / din / PD
+pictogram-din-e003-first_aid.png / din / PD
+pictogram-din-e004-stretcher.png / din / PD
+pictogram-din-e005-safety_shower.png / din / PD
+pictogram-din-e006-rinse_eyes.png / din / PD
+pictogram-din-e007-rescue_phone.png / din / PD
+pictogram-din-e008-physician.png / din / PD
+pictogram-din-e009-exit.png / din / PD
+pictogram-din-e010-exit.png / din / PD
+pictogram-din-e011-meeting_point.png / din / PD
+pictogram-din-e017-defibrillator.ico / wiki_commons_pd / PD
+pictogram-din-e017-defibrillator.png / wiki_commons_pd / PD
+pictogram-din-f001-direction-right.png / din / PD
+pictogram-din-f002-direction-down-right.png / din / PD
+pictogram-din-f003-fire_hose.png / din / PD
+pictogram-din-f004-ladder.png / din / PD
+pictogram-din-f005extinguisher.png / din / PD
+pictogram-din-f006-phone.png / din / PD
+pictogram-din-f007-facilities_fight_against_fire.png / din / PD
+pictogram-din-f008-fire_indicator.png / din / PD
+pictogram-din-m000-general.png / din / PD
+pictogram-din-m001-eye_protection.png / din / PD
+pictogram-din-m002-head_protection.png / din / PD
+pictogram-din-m003-ear_protection.png / din / PD
+pictogram-din-m004_airways_protection.png / din / PD
+pictogram-din-m005-foot_protection.png / din / PD
+pictogram-din-m006-hand_protection.png / din / PD
+pictogram-din-m007-body_protection.png / din / PD
+pictogram-din-m008-face_protection.png / din / PD
+pictogram-din-m009-fall_prefention_gear.png / din / PD
+pictogram-din-m010-pedestrian_passage.png / din / PD
+pictogram-din-m011-fasten_seat_belt.png / din / PD
+pictogram-din-m012-use_walkway.png / din / PD
+pictogram-din-m013-unplug_before_opening.png / din / PD
+pictogram-din-m014-turn_before_starting.png / din / PD
+pictogram-din-m015-life_jacket.png / din / PD
+pictogram-din-m018-read_operating_instructions.ico / wiki_commons_pd / PD
+pictogram-din-m018-read_operating_instructions.png / wiki_commons_pd / PD
+pictogram-din-m019-use_lock.ico / wiki_commons_pd / PD
+pictogram-din-m019-use_lock.png / wiki_commons_pd / PD
+pictogram-din-p000-general.ico / wiki_commons_pd / PD
+pictogram-din-p000-general.png / wiki_commons_pd / PD
+pictogram-din-p001-smoking.ico / wiki_commons_pd / PD
+pictogram-din-p001-smoking.png / wiki_commons_pd / PD
+pictogram-din-p002-open_flame.ico / wiki_commons_pd / PD
+pictogram-din-p002-open_flame.png / wiki_commons_pd / PD
+pictogram-din-p003-pedestrians.ico / wiki_commons_pd / PD
+pictogram-din-p003-pedestrians.png / wiki_commons_pd / PD
+pictogram-din-p004-water_on_fire.ico / wiki_commons_pd / PD
+pictogram-din-p004-water_on_fire.png / wiki_commons_pd / PD
+pictogram-din-p005-drinking_water.ico / wiki_commons_pd / PD
+pictogram-din-p005-drinking_water.png / wiki_commons_pd / PD
+pictogram-din-p006-admittance.png / din / PD
+pictogram-din-p007-vehicle_handling.png / din / PD
+pictogram-din-p008-touch.png / din / PD
+pictogram-din-p009-touch_power.png / din / PD
+pictogram-din-p010-switch.png / din / PD
+pictogram-din-p011-people_with_pacemakers.png / din / PD
+pictogram-din-p012-place_or_store.png / din / PD
+pictogram-din-p013-transport_people.png / din / PD
+pictogram-din-p014-dogs_or_animals.png / din / PD
+pictogram-din-p015.png / din / PD
+pictogram-din-p016-people_with_metal_implants.png / din / PD
+pictogram-din-p017-water_usage.png / din / PD
+pictogram-din-p018-cellphone.png / din / PD
+pictogram-din-p019-eat_or_drink.png / din / PD
+pictogram-din-port_de_la_blouse_obligatoire.ico / wiki_commons_pd / PD
+pictogram-din-port_de_la_blouse_obligatoire.png / wiki_commons_pd / PD
+pictogram-din-port_obligatoire_d?un_bonnet_de_protection.ico / wiki_commons_pd / PD
+pictogram-din-port_obligatoire_d?un_bonnet_de_protection.png / wiki_commons_pd / PD
+pictogram-din-port_obligatoire_de_chaussures_conductrices.ico / wiki_commons_pd / PD
+pictogram-din-port_obligatoire_de_chaussures_conductrices.png / wiki_commons_pd / PD
+pictogram-din-port_obligatoire_de_sur-chaussures.ico / wiki_commons_pd / PD
+pictogram-din-port_obligatoire_de_sur-chaussures.png / wiki_commons_pd / PD
+pictogram-din-protection_individuelle_obligatoire_contre_les_chutes_.ico / wiki_commons_pd / PD
+pictogram-din-protection_individuelle_obligatoire_contre_les_chutes_.png / wiki_commons_pd / PD
+pictogram-din-protection_obligatoire_de_la_tete_et_de_la_vue.ico / wiki_commons_pd / PD
+pictogram-din-protection_obligatoire_de_la_tete_et_de_la_vue.png / wiki_commons_pd / PD
+pictogram-din-protection_obligatoire_des_voies_respiratoires.ico / wiki_commons_pd / PD
+pictogram-din-protection_obligatoire_des_voies_respiratoires.png / wiki_commons_pd / PD
+pictogram-din-se_laver_les_mains.ico / wiki_commons_pd / PD
+pictogram-din-se_laver_les_mains.png / wiki_commons_pd / PD
+pictogram-din-tablier_de_protection_obligatoire.ico / wiki_commons_pd / PD
+pictogram-din-tablier_de_protection_obligatoire.png / wiki_commons_pd / PD
+pictogram-din-w000-general.png / din / PD
+pictogram-din-w001-flame.png / din / PD
+pictogram-din-w002-rxplosion.png / din / PD
+pictogram-din-w003-toxic.png / din / PD
+pictogram-din-w004-corrosive.png / din / PD
+pictogram-din-w005-radioactive.png / din / PD
+pictogram-din-w006-suspended_load.png / din / PD
+pictogram-din-w007-vehicle_handling.png / din / PD
+pictogram-din-w008-electricisty.png / din / PD
+pictogram-din-w009-optical_light.png / din / PD
+pictogram-din-w010-laser.png / din / PD
+pictogram-din-w011-oxidizing.png / din / PD
+pictogram-din-w012-electromagnetic_field.png / din / PD
+pictogram-din-w013-strong_magnetic_field.png / din / PD
+pictogram-din-w014-trip_hazard.png / din / PD
+pictogram-din-w015-danger_of_collapse.png / din / PD
+pictogram-din-w016-biohazard.png / din / PD
+pictogram-din-w017-low_temerature.png / din / PD
+pictogram-din-w018-noxious_or_irritating_materials.png / din / PD
+pictogram-din-w019-gas_cylinders.png / din / PD
+pictogram-din-w020.png / din / PD
+pictogram-din-w021-explosive_atmosphere.png / din / PD
+pictogram-din-w023-danger_of_crushing.png / din / PD
+pictogram-din-w024.png / din / PD
+pictogram-din-w025-automatic_rngagement.png / din / PD
+pictogram-din-w026-high_temperature.png / din / PD
+pictogram-din-w027-rish_of_hand_injury.png / din / PD
+pictogram-din-w028-slippery_floor.png / din / PD
+pictogram-din-w029.png / din / PD
+pictogram-din-w030-rotating_cylinders.png / din / PD
+pictogram-ghs-acid.ico / wiki_commons_pd / PD
+pictogram-ghs-acid.png / wiki_commons_pd / PD
+pictogram-ghs-bottle.ico / wiki_commons_pd / PD
+pictogram-ghs-bottle.png / wiki_commons_pd / PD
+pictogram-ghs-exclam.ico / wiki_commons_pd / PD
+pictogram-ghs-exclam.png / wiki_commons_pd / PD
+pictogram-ghs-explosive.ico / wiki_commons_pd / PD
+pictogram-ghs-explosive.png / wiki_commons_pd / PD
+pictogram-ghs-flame.ico / wiki_commons_pd / PD
+pictogram-ghs-flame.png / wiki_commons_pd / PD
+pictogram-ghs-hazardous_to_human_health.ico / wiki_commons_pd / PD
+pictogram-ghs-hazardous_to_human_health.png / wiki_commons_pd / PD
+pictogram-ghs-oxidizer.ico / wiki_commons_pd / PD
+pictogram-ghs-oxidizer.png / wiki_commons_pd / PD
+pictogram-ghs-pollution.ico / wiki_commons_pd / PD
+pictogram-ghs-pollution.png / wiki_commons_pd / PD
+pictograms-aem-0001r-open_flame.png / aem / PD
+pictograms-aem-0002-hand_burn_from_chemical.png / aem / PD
+pictograms-aem-0003-pressurized_fluid.png / aem / PD
+pictograms-aem-0004-force_applied_to_hand-two_directions.png / aem / PD
+pictograms-aem-0005r-crush_of_whole_body-single_directional-pinned.png / aem / PD
+pictograms-aem-0006-force_applied_to_hand-one_direction.png / aem / PD
+pictograms-aem-0007-force_applied_to_foot.png / aem / PD
+pictograms-aem-0008-force_applied_to_lower_leg.png / aem / PD
+pictograms-aem-0009r-force_applied_to_body-two_directions.png / aem / PD
+pictograms-aem-0010-wear_ear_protection.png / aem / PD
+pictograms-aem-0011-belt_drive.png / aem / PD
+pictograms-aem-0012-gears.png / aem / PD
+pictograms-aem-0013-chain.png / aem / PD
+pictograms-aem-0014-toothed_belt.png / aem / PD
+pictograms-aem-0015-rotating_shaft.png / aem / PD
+pictograms-aem-0016-belt_drive.png / aem / PD
+pictograms-aem-0017-rollers.png / aem / PD
+pictograms-aem-0018-auger.png / aem / PD
+pictograms-aem-0019-gears.png / aem / PD
+pictograms-aem-0020-live_electrical_wire_contact.png / aem / PD
+pictograms-aem-0021-live_electrical_wire_contact.png / aem / PD
+pictograms-aem-0022-electric-general.png / aem / PD
+pictograms-aem-0023-explosive_material.png / aem / PD
+pictograms-aem-0024r-pressurized_fluid_or_gas.png / aem / PD
+pictograms-aem-0025-explosion-general.png / aem / PD
+pictograms-aem-0026r-battery_explosion.png / aem / PD
+pictograms-aem-0027r-battery_jump.png / aem / PD
+pictograms-aem-0028-engine_explosion.png / aem / PD
+pictograms-aem-0029-battery-explosion.png / aem / PD
+pictograms-aem-0030-force_applied_from_above.png / aem / PD
+pictograms-aem-0031-falling_tripping_forward.png / aem / PD
+pictograms-aem-0032-slipping_rearward.png / aem / PD
+pictograms-aem-0033-falling_from_machine.png / aem / PD
+pictograms-aem-0034-falling_from_height.png / aem / PD
+pictograms-aem-0035-falling_from_edge.png / aem / PD
+pictograms-aem-0036-falling_from_forks.png / aem / PD
+pictograms-aem-0037-multiple_flying_objects-body.png / aem / PD
+pictograms-aem-0038-multiple_flying_objects-face.png / aem / PD
+pictograms-aem-0039-fasten_seat_belt.png / aem / PD
+pictograms-aem-0040-forage_harvester_cutterhead.png / aem / PD
+pictograms-aem-0041-foldable_rops.png / aem / PD
+pictograms-aem-0042-lock-out.png / aem / PD
+pictograms-aem-0043r-hot_surface.png / aem / PD
+pictograms-aem-0044-wait_until_moving_parts_have_stopped_completely.png / aem / PD
+pictograms-aem-0045-do_not_start_except_from_seat.png / aem / PD
+pictograms-aem-0046-remove_key_and_read_service_manual_before_servicing.png / aem / PD
+pictograms-aem-0047-read_operators_manual.png / aem / PD
+pictograms-aem-0048-read_service_manual.png / aem / PD
+pictograms-aem-0049-maintain_proper_tire_pressure.png / aem / PD
+pictograms-aem-0050-keep_safe_distance_away_from_auger_area.png / aem / PD
+pictograms-aem-0051-do_not_operate_on_slope.png / aem / PD
+pictograms-aem-0052-hydraulic_cylinder_locking_device.png / aem / PD
+pictograms-aem-0053-attach_support_or_prop_to_lockout_for_service.png / aem / PD
+pictograms-aem-0054-radio_frequency_electromagnetic_radiation_hazard.png / aem / PD
+pictograms-aem-0055-laser_beam_hazard.png / aem / PD
+pictograms-aem-0056-radiation_hazard.png / aem / PD
+pictograms-aem-0057-biological_hazard.png / aem / PD
+pictograms-aem-0058-general_warning_hazard.png / aem / PD
+pictograms-aem-0059-no_admittance.png / aem / PD
+pictograms-aem-0060-no_standing_in_this_area.png / aem / PD
+pictograms-aem-0061-no_step.png / aem / PD
+pictograms-aem-0062-dust-fumes_inhalation.png / aem / PD
+pictograms-aem-0063-wear_safety_boots.png / aem / PD
+pictograms-aem-0064-wear_eye_protection-safety_goggles.png / aem / PD
+pictograms-aem-0065r-wear_eye_protection-safety_glasses.png / aem / PD
+pictograms-aem-0066r-wear_head_protection-hard_hat.png / aem / PD
+pictograms-aem-0067-wear_face_protection-face_shield.png / aem / PD
+pictograms-aem-0068-wear_respirator-full_face.png / aem / PD
+pictograms-aem-0069-do_not_touch_hot_surface.png / aem / PD
+pictograms-aem-0069r-do_not_touch_hot_surface.png / aem / PD
+pictograms-aem-0070-never_reach_into_pinch-pivot_area.png / aem / PD
+pictograms-aem-0071-no_riders-no_hangers_on.png / aem / PD
+pictograms-aem-0072-no_riders.png / aem / PD
+pictograms-aem-0073-wear_protective_gloves.png / aem / PD
+pictograms-aem-0074-pressurized_fluid-erosion_of_flesh.png / aem / PD
+pictograms-aem-0075r-wear_dust_mask.png / aem / PD
+pictograms-aem-0076r-wear_respirator-half_face.png / aem / PD
+pictograms-aem-0077-machine_rollover-no_rops.png / aem / PD
+pictograms-aem-0078-machine_rollover-with_rops.png / aem / PD
+pictograms-aem-0079-machine_runover_with_cutting_or_severing-blade.png / aem / PD
+pictograms-aem-0080-machine_backover,_cutting-severing-blade.png / aem / PD
+pictograms-aem-0081-machine_runover.png / aem / PD
+pictograms-aem-0082-machine_runover-backover.png / aem / PD
+pictograms-aem-0083-never_reach_into_area_where_parts_are_in_motion.png / aem / PD
+pictograms-aem-0084-never_step_on_or_into_area_where_parts_are_in_motion.png / aem / PD
+pictograms-aem-0085-keep_safe_distance_away_from_hazard.png / aem / PD
+pictograms-aem-0086-never_stand_in_unloading_area.png / aem / PD
+pictograms-aem-0087-never_stand_in_unloading_area.png / aem / PD
+pictograms-aem-0088-keep_safe_distance_away_from_pivot-articulation_area.png / aem / PD
+pictograms-aem-0089-never_reach_into_area_where_parts_are_in_motion.png / aem / PD
+pictograms-aem-0090-cutting-severing_of_fingers_or_hand-fan.png / aem / PD
+pictograms-aem-0091-cutting-severing_of_toes_or_foot-blade.png / aem / PD
+pictograms-aem-0092-cutting-severing_of_toes_or_foot-blade.png / aem / PD
+pictograms-aem-0093-cutting-severing_of_fingers_or_hand-blade.png / aem / PD
+pictograms-aem-0094-stored_energy_release-kickback.png / aem / PD
+pictograms-aem-0095r-keep_safe_distance_from_hot_surface.png / aem / PD
+pictograms-aem-0096-large_falling_object_from_above.png / aem / PD
+pictograms-aem-0097-wear_eye_protection-goggles.png / aem / PD
+pictograms-aem-0098-wear_eye_protection-safety_glasses.png / aem / PD
+pictograms-aem-0099-wear_face_protection-face_shield.png / aem / PD
+pictograms-aem-0100-prohibition_of_digging.png / aem / PD
+pictograms-aem-0101-811-prohibition_of_digging.png / aem / PD
+pictograms-aem-0102-no_open_flame.png / aem / PD
+pictograms-aem-0103-machine_run_over.png / aem / PD
+pictograms-aem-0104-no_smoking.png / aem / PD
+pictograms-aem-0105-keep_safe_distance_from_raised_loader_lift_arm_or_bucket.png / aem / PD
+pictograms-aem-0106-live_electrical_wire_contact.png / aem / PD
+pictograms-aem-0107-do_not_stand_under_raised_bucket.png / aem / PD
+pictograms-aem-0108-falling_from_bucket.png / aem / PD
+pictograms-aem-0109-hot_fluid_under_pressure.png / aem / PD
+pictograms-aem-0110-do_not_loosen_cap_until_cool.png / aem / PD
+pictograms-aem-0111-large_thrown_or_falling_object.png / aem / PD
+pictograms-aem-0112-wear-fasten_seat_belt-3_point.png / aem / PD
+pictograms-aem-0113-machine_run_over-tracked.png / aem / PD
+pictograms-aem-0114-crush_of_whole_body-force_applied_from_side.png / aem / PD
+pictograms-aem-0115-crush_of_whole_body-loader_bucket_or_lift_arm.png / aem / PD
+pictograms-aem-0116-crush_of_whole_body-excavator_or_turret-pinned.png / aem / PD
+pictograms-aem-0117-crush_of_whole_body-force_applied_from_side.png / aem / PD
+pictograms-aem-0118-crush_of_fingers_or_hand-force_applied_from_side.png / aem / PD
+pictograms-aem-0119-severing_of_fingers_or_hand-impeller_blade.png / aem / PD
+pictograms-aem-0120-severing_of_toes_or_foot-blade_or_cutter.png / aem / PD
+pictograms-aem-0121-severing_of_leg-blade_or_cutter.png / aem / PD
+pictograms-aem-0122-hand_or_arm_entanglement-auger.png / aem / PD
+pictograms-aem-0123-leg_or_foot_entanglement_or_sever-trencher.png / aem / PD
+pictograms-aem-0124-do_not_put_hand_in_this_area.png / aem / PD
+pictograms-aem-0125-do_not_put_hand_in_this_area.png / aem / PD
+pictograms-aem-0126-do_not_put_foot_in_this_area.png / aem / PD
+pictograms-aem-0127-do_not_put_foot_in_this_area.png / aem / PD
+pictograms-aem-0128-arm_entanglement-broom_reel.png / aem / PD
+pictograms-aem-0129-puncture_of_hand_or_finger.png / aem / PD
+pictograms-aem-0130-keep_hand_safe_distance_from_hazard.png / aem / PD
+pictograms-hazard_signs-10.ico / open_clip_art_library / PD
+pictograms-hazard_signs-10.png / open_clip_art_library / PD
+pictograms-hazard_signs-11.ico / open_clip_art_library / PD
+pictograms-hazard_signs-11.png / open_clip_art_library / PD
+pictograms-hazard_signs-12.ico / open_clip_art_library / PD
+pictograms-hazard_signs-12.png / open_clip_art_library / PD
+pictograms-hazard_signs-13.ico / open_clip_art_library / PD
+pictograms-hazard_signs-13.png / open_clip_art_library / PD
+pictograms-hazard_signs-14.ico / open_clip_art_library / PD
+pictograms-hazard_signs-14.png / open_clip_art_library / PD
+pictograms-hazard_signs-15.ico / open_clip_art_library / PD
+pictograms-hazard_signs-15.png / open_clip_art_library / PD
+pictograms-hazard_signs-16.ico / open_clip_art_library / PD
+pictograms-hazard_signs-16.png / open_clip_art_library / PD
+pictograms-hazard_signs-17.ico / open_clip_art_library / PD
+pictograms-hazard_signs-17.png / open_clip_art_library / PD
+pictograms-hazard_signs-18.ico / open_clip_art_library / PD
+pictograms-hazard_signs-18.png / open_clip_art_library / PD
+pictograms-hazard_signs-19.ico / open_clip_art_library / PD
+pictograms-hazard_signs-19.png / open_clip_art_library / PD
+pictograms-hazard_signs-20.ico / open_clip_art_library / PD
+pictograms-hazard_signs-20.png / open_clip_art_library / PD
+pictograms-hazard_signs-21.ico / open_clip_art_library / PD
+pictograms-hazard_signs-21.png / open_clip_art_library / PD
+pictograms-hazard_signs-22.ico / open_clip_art_library / PD
+pictograms-hazard_signs-22.png / open_clip_art_library / PD
+pictograms-hazard_signs-23.ico / open_clip_art_library / PD
+pictograms-hazard_signs-23.png / open_clip_art_library / PD
+pictograms-hazard_signs-24.ico / open_clip_art_library / PD
+pictograms-hazard_signs-24.png / open_clip_art_library / PD
+pictograms-hazard_signs-25.ico / open_clip_art_library / PD
+pictograms-hazard_signs-25.png / open_clip_art_library / PD
+pictograms-hazard_signs-26.ico / open_clip_art_library / PD
+pictograms-hazard_signs-26.png / open_clip_art_library / PD
+pictograms-hazard_signs-27.ico / open_clip_art_library / PD
+pictograms-hazard_signs-27.png / open_clip_art_library / PD
+pictograms-hazard_signs-28.ico / open_clip_art_library / PD
+pictograms-hazard_signs-28.png / open_clip_art_library / PD
+pictograms-hazard_signs-29.ico / open_clip_art_library / PD
+pictograms-hazard_signs-29.png / open_clip_art_library / PD
+pictograms-hazard_signs-30.ico / open_clip_art_library / PD
+pictograms-hazard_signs-30.png / open_clip_art_library / PD
+pictograms-hazard_signs-31.ico / open_clip_art_library / PD
+pictograms-hazard_signs-31.png / open_clip_art_library / PD
+pictograms-hazard_signs-32.ico / open_clip_art_library / PD
+pictograms-hazard_signs-32.png / open_clip_art_library / PD
+pictograms-hazard_signs-33.ico / open_clip_art_library / PD
+pictograms-hazard_signs-33.png / open_clip_art_library / PD
+pictograms-hazard_signs-34.ico / open_clip_art_library / PD
+pictograms-hazard_signs-34.png / open_clip_art_library / PD
+pictograms-hazard_signs-35.ico / open_clip_art_library / PD
+pictograms-hazard_signs-35.png / open_clip_art_library / PD
+pictograms-hazard_signs-36.ico / open_clip_art_library / PD
+pictograms-hazard_signs-36.png / open_clip_art_library / PD
+pictograms-hazard_signs-comburant.ico / open_clip_art_library / PD
+pictograms-hazard_signs-comburant.png / open_clip_art_library / PD
+pictograms-hazard_signs-corrosif.ico / open_clip_art_library / PD
+pictograms-hazard_signs-corrosif.png / open_clip_art_library / PD
+pictograms-hazard_signs-danger_for_environment.ico / open_clip_art_library / PD
+pictograms-hazard_signs-danger_for_environment.png / open_clip_art_library / PD
+pictograms-hazard_signs-irritant.ico / open_clip_art_library / PD
+pictograms-hazard_signs-irritant.png / open_clip_art_library / PD
+pictograms-hazard_signs-toxic.ico / open_clip_art_library / PD
+pictograms-hazard_signs-toxic.png / open_clip_art_library / PD
+pictograms-hazard_signs-waves_sign.ico / open_clip_art_library / PD
+pictograms-hazard_signs-waves_sign.png / open_clip_art_library / PD
+pictograms-hazard_signs-xtremely_flammable.ico / open_clip_art_library / PD
+pictograms-hazard_signs-xtremely_flammable.png / open_clip_art_library / PD
+pictograms-hazard_signs.ico / open_clip_art_library / PD
+pictograms-hazard_signs.png / open_clip_art_library / PD
+pictograms-hotel-10.ico / open_clip_art_library / PD
+pictograms-hotel-10.png / open_clip_art_library / PD
+pictograms-hotel-11.ico / open_clip_art_library / PD
+pictograms-hotel-11.png / open_clip_art_library / PD
+pictograms-hotel-12.ico / open_clip_art_library / PD
+pictograms-hotel-12.png / open_clip_art_library / PD
+pictograms-hotel-13.ico / open_clip_art_library / PD
+pictograms-hotel-13.png / open_clip_art_library / PD
+pictograms-hotel-14.ico / open_clip_art_library / PD
+pictograms-hotel-14.png / open_clip_art_library / PD
+pictograms-hotel-15.ico / open_clip_art_library / PD
+pictograms-hotel-15.png / open_clip_art_library / PD
+pictograms-hotel-16.ico / open_clip_art_library / PD
+pictograms-hotel-16.png / open_clip_art_library / PD
+pictograms-hotel-17.ico / open_clip_art_library / PD
+pictograms-hotel-17.png / open_clip_art_library / PD
+pictograms-hotel-18.ico / open_clip_art_library / PD
+pictograms-hotel-18.png / open_clip_art_library / PD
+pictograms-hotel-19.ico / open_clip_art_library / PD
+pictograms-hotel-19.png / open_clip_art_library / PD
+pictograms-hotel-20.ico / open_clip_art_library / PD
+pictograms-hotel-20.png / open_clip_art_library / PD
+pictograms-hotel-21.ico / open_clip_art_library / PD
+pictograms-hotel-21.png / open_clip_art_library / PD
+pictograms-hotel-22.ico / open_clip_art_library / PD
+pictograms-hotel-22.png / open_clip_art_library / PD
+pictograms-hotel-23.ico / open_clip_art_library / PD
+pictograms-hotel-23.png / open_clip_art_library / PD
+pictograms-hotel-24.ico / open_clip_art_library / PD
+pictograms-hotel-24.png / open_clip_art_library / PD
+pictograms-hotel-25.ico / open_clip_art_library / PD
+pictograms-hotel-25.png / open_clip_art_library / PD
+pictograms-hotel-26.ico / open_clip_art_library / PD
+pictograms-hotel-26.png / open_clip_art_library / PD
+pictograms-hotel-27.ico / open_clip_art_library / PD
+pictograms-hotel-27.png / open_clip_art_library / PD
+pictograms-hotel-28.ico / open_clip_art_library / PD
+pictograms-hotel-28.png / open_clip_art_library / PD
+pictograms-hotel-29.ico / open_clip_art_library / PD
+pictograms-hotel-29.png / open_clip_art_library / PD
+pictograms-hotel-30.ico / open_clip_art_library / PD
+pictograms-hotel-30.png / open_clip_art_library / PD
+pictograms-hotel-31.ico / open_clip_art_library / PD
+pictograms-hotel-31.png / open_clip_art_library / PD
+pictograms-hotel-32.ico / open_clip_art_library / PD
+pictograms-hotel-32.png / open_clip_art_library / PD
+pictograms-hotel-33.ico / open_clip_art_library / PD
+pictograms-hotel-33.png / open_clip_art_library / PD
+pictograms-hotel-34.ico / open_clip_art_library / PD
+pictograms-hotel-34.png / open_clip_art_library / PD
+pictograms-hotel-35.ico / open_clip_art_library / PD
+pictograms-hotel-35.png / open_clip_art_library / PD
+pictograms-hotel-36.ico / open_clip_art_library / PD
+pictograms-hotel-36.png / open_clip_art_library / PD
+pictograms-hotel-37.ico / open_clip_art_library / PD
+pictograms-hotel-37.png / open_clip_art_library / PD
+pictograms-hotel-38.ico / open_clip_art_library / PD
+pictograms-hotel-38.png / open_clip_art_library / PD
+pictograms-hotel-39.ico / open_clip_art_library / PD
+pictograms-hotel-39.png / open_clip_art_library / PD
+pictograms-hotel-40.ico / open_clip_art_library / PD
+pictograms-hotel-40.png / open_clip_art_library / PD
+pictograms-hotel-41.ico / open_clip_art_library / PD
+pictograms-hotel-41.png / open_clip_art_library / PD
+pictograms-hotel-42.ico / open_clip_art_library / PD
+pictograms-hotel-42.png / open_clip_art_library / PD
+pictograms-hotel-43.ico / open_clip_art_library / PD
+pictograms-hotel-43.png / open_clip_art_library / PD
+pictograms-hotel-44.ico / open_clip_art_library / PD
+pictograms-hotel-44.png / open_clip_art_library / PD
+pictograms-hotel-45.ico / open_clip_art_library / PD
+pictograms-hotel-45.png / open_clip_art_library / PD
+pictograms-hotel-46.ico / open_clip_art_library / PD
+pictograms-hotel-46.png / open_clip_art_library / PD
+pictograms-hotel-47.ico / open_clip_art_library / PD
+pictograms-hotel-47.png / open_clip_art_library / PD
+pictograms-hotel-48.ico / open_clip_art_library / PD
+pictograms-hotel-48.png / open_clip_art_library / PD
+pictograms-hotel-49.ico / open_clip_art_library / PD
+pictograms-hotel-49.png / open_clip_art_library / PD
+pictograms-hotel-50.ico / open_clip_art_library / PD
+pictograms-hotel-50.png / open_clip_art_library / PD
+pictograms-hotel-51.ico / open_clip_art_library / PD
+pictograms-hotel-51.png / open_clip_art_library / PD
+pictograms-hotel-52.ico / open_clip_art_library / PD
+pictograms-hotel-52.png / open_clip_art_library / PD
+pictograms-hotel-53.ico / open_clip_art_library / PD
+pictograms-hotel-53.png / open_clip_art_library / PD
+pictograms-hotel.ico / open_clip_art_library / PD
+pictograms-hotel.png / open_clip_art_library / PD
+pictograms-money_exchange.ico / open_clip_art_library / PD
+pictograms-money_exchange.png / open_clip_art_library / PD
+pictograms-nps-4-wheel-drive_road.png / nps / PD
+pictograms-nps-accessibility-assistive_listening_systems.png / nps / PD
+pictograms-nps-accessibility-audio_description.png / nps / PD
+pictograms-nps-accessibility-braille.png / nps / PD
+pictograms-nps-accessibility-closed_captioning.png / nps / PD
+pictograms-nps-accessibility-large_print.png / nps / PD
+pictograms-nps-accessibility-live_audio_description.png / nps / PD
+pictograms-nps-accessibility-low_vision_access.png / nps / PD
+pictograms-nps-accessibility-open_captioning.png / nps / PD
+pictograms-nps-accessibility-sign_language_interpretation.png / nps / PD
+pictograms-nps-accessibility-telephone_typewriter-tty-service.png / nps / PD
+pictograms-nps-accessibility-volume_control_telephone.png / nps / PD
+pictograms-nps-accessibility-wheelchair-accessible.png / nps / PD
+pictograms-nps-accommodations-mens-restroom.png / nps / PD
+pictograms-nps-accommodations-sleeping_shelter.png / nps / PD
+pictograms-nps-accommodations-trailer_site.png / nps / PD
+pictograms-nps-accommodations-womens_restroom.png / nps / PD
+pictograms-nps-airport.png / nps / PD
+pictograms-nps-amphitheater.png / nps / PD
+pictograms-nps-bicycle_trail.png / nps / PD
+pictograms-nps-boat_launch.png / nps / PD
+pictograms-nps-boat_tour.png / nps / PD
+pictograms-nps-bus-shuttle.png / nps / PD
+pictograms-nps-campfire.png / nps / PD
+pictograms-nps-canoe-access.png / nps / PD
+pictograms-nps-canoe_access.png / nps / PD
+pictograms-nps-cross_country_skiing.png / nps / PD
+pictograms-nps-downhill_skiing.png / nps / PD
+pictograms-nps-drinking_water.png / nps / PD
+pictograms-nps-emergency_telephone.png / nps / PD
+pictograms-nps-first_aid.png / nps / PD
+pictograms-nps-fishing.png / nps / PD
+pictograms-nps-food_service.png / nps / PD
+pictograms-nps-gas_station.png / nps / PD
+pictograms-nps-golfing.png / nps / PD
+pictograms-nps-horseback_riding.png / nps / PD
+pictograms-nps-hospital.png / nps / PD
+pictograms-nps-ice_skating.png / nps / PD
+pictograms-nps-information.png / nps / PD
+pictograms-nps-land-all-terrain_trail.png / nps / PD
+pictograms-nps-land-archery.png / nps / PD
+pictograms-nps-land-baseball.png / nps / PD
+pictograms-nps-land-climbing.png / nps / PD
+pictograms-nps-land-driving_tour.png / nps / PD
+pictograms-nps-land-exercise-fitness.png / nps / PD
+pictograms-nps-land-hang_gliding.png / nps / PD
+pictograms-nps-land-in-line_skating.png / nps / PD
+pictograms-nps-land-playground.png / nps / PD
+pictograms-nps-land-rock_collecting.png / nps / PD
+pictograms-nps-land-skateboarding.png / nps / PD
+pictograms-nps-land-spelunking-caves.png / nps / PD
+pictograms-nps-land-technical_rock_climbing.png / nps / PD
+pictograms-nps-land-tennis.png / nps / PD
+pictograms-nps-land-wildlife_viewing.png / nps / PD
+pictograms-nps-litter_receptacle.png / nps / PD
+pictograms-nps-lodging.png / nps / PD
+pictograms-nps-marina.png / nps / PD
+pictograms-nps-misc-automobiles.png / nps / PD
+pictograms-nps-misc-beach_access.png / nps / PD
+pictograms-nps-misc-bear_viewing.png / nps / PD
+pictograms-nps-misc-book_and_souvenir_shop.png / nps / PD
+pictograms-nps-misc-bookstore.png / nps / PD
+pictograms-nps-misc-bottles.png / nps / PD
+pictograms-nps-misc-camera.png / nps / PD
+pictograms-nps-misc-cans_or_bottles.png / nps / PD
+pictograms-nps-misc-dam.png / nps / PD
+pictograms-nps-misc-deer_viewing.png / nps / PD
+pictograms-nps-misc-emergencies.png / nps / PD
+pictograms-nps-misc-falling_rocks.png / nps / PD
+pictograms-nps-misc-fire_extinguisher.png / nps / PD
+pictograms-nps-misc-hold_hand_rail.png / nps / PD
+pictograms-nps-misc-lighthouse.png / nps / PD
+pictograms-nps-misc-lookout_tower.png / nps / PD
+pictograms-nps-misc-metal_detectors.png / nps / PD
+pictograms-nps-misc-metro_station.png / nps / PD
+pictograms-nps-misc-partially_submerged_wreck.png / nps / PD
+pictograms-nps-misc-pedestrian_crossing.png / nps / PD
+pictograms-nps-misc-point_of_interest.png / nps / PD
+pictograms-nps-misc-radio.png / nps / PD
+pictograms-nps-misc-rattlesnakes.png / nps / PD
+pictograms-nps-misc-scenic_viewpoint.png / nps / PD
+pictograms-nps-misc-sea_plane.png / nps / PD
+pictograms-nps-misc-slipper_ramp.png / nps / PD
+pictograms-nps-misc-slipper_steps.png / nps / PD
+pictograms-nps-misc-smoking.png / nps / PD
+pictograms-nps-misc-snack_bar.png / nps / PD
+pictograms-nps-misc-souvenir_shop.png / nps / PD
+pictograms-nps-misc-stay_back_from_edge-other.png / nps / PD
+pictograms-nps-misc-stay_back_from_edge.png / nps / PD
+pictograms-nps-misc-stay_on_trail.png / nps / PD
+pictograms-nps-misc-strollers.png / nps / PD
+pictograms-nps-misc-sunny.png / nps / PD
+pictograms-nps-misc-trucks.png / nps / PD
+pictograms-nps-misc-tunnel.png / nps / PD
+pictograms-nps-misc-uneven_walkways.png / nps / PD
+pictograms-nps-misc-viewing_area.png / nps / PD
+pictograms-nps-misc-walk_on_boardwalk.png / nps / PD
+pictograms-nps-misc-watch_for_falling_ice.png / nps / PD
+pictograms-nps-misc-waterfowl.png / nps / PD
+pictograms-nps-misc-wood_gathering.png / nps / PD
+pictograms-nps-motor_bike_trail.png / nps / PD
+pictograms-nps-parking.png / nps / PD
+pictograms-nps-pets_on_leash.png / nps / PD
+pictograms-nps-picnic_area.png / nps / PD
+pictograms-nps-post_office.png / nps / PD
+pictograms-nps-radiator_water.png / nps / PD
+pictograms-nps-ranger_station.png / nps / PD
+pictograms-nps-recycling.png / nps / PD
+pictograms-nps-restrooms.png / nps / PD
+pictograms-nps-rv_campground.png / nps / PD
+pictograms-nps-sailing.png / nps / PD
+pictograms-nps-sanitary_disposal.png / nps / PD
+pictograms-nps-scuba_diving.png / nps / PD
+pictograms-nps-self-guiding_trail.png / nps / PD
+pictograms-nps-services-firewood_cutting.png / nps / PD
+pictograms-nps-services-kennel.png / nps / PD
+pictograms-nps-services-laundromat.png / nps / PD
+pictograms-nps-services-library.png / nps / PD
+pictograms-nps-services-lockers-storage.png / nps / PD
+pictograms-nps-services-mechanic.png / nps / PD
+pictograms-nps-services-picnic_shelter.png / nps / PD
+pictograms-nps-services-sleeping_shelter.png / nps / PD
+pictograms-nps-services-theater.png / nps / PD
+pictograms-nps-services-tramway.png / nps / PD
+pictograms-nps-services-trash_dumpster.png / nps / PD
+pictograms-nps-services-vehicle_ferry.png / nps / PD
+pictograms-nps-shelter.png / nps / PD
+pictograms-nps-showers.png / nps / PD
+pictograms-nps-sledding.png / nps / PD
+pictograms-nps-snowmobile_trail.png / nps / PD
+pictograms-nps-stable.png / nps / PD
+pictograms-nps-store.png / nps / PD
+pictograms-nps-swimming.png / nps / PD
+pictograms-nps-telephone.png / nps / PD
+pictograms-nps-trailhead.png / nps / PD
+pictograms-nps-water-diving.png / nps / PD
+pictograms-nps-water-fish_cleaning.png / nps / PD
+pictograms-nps-water-fish_hatchery.png / nps / PD
+pictograms-nps-water-fish_ladder.png / nps / PD
+pictograms-nps-water-fishing_pier.png / nps / PD
+pictograms-nps-water-hand_launch-small_boat_launch.png / nps / PD
+pictograms-nps-water-kayaking.png / nps / PD
+pictograms-nps-water-life_jacket.png / nps / PD
+pictograms-nps-water-motorboating.png / nps / PD
+pictograms-nps-water-personal_watercraft.png / nps / PD
+pictograms-nps-water-rowboating.png / nps / PD
+pictograms-nps-water-seal_viewing.png / nps / PD
+pictograms-nps-water-surfing.png / nps / PD
+pictograms-nps-water-wading.png / nps / PD
+pictograms-nps-water-waterskiing.png / nps / PD
+pictograms-nps-water-whale_viewing.png / nps / PD
+pictograms-nps-wheelchair-accessable.png / nps / PD
+pictograms-nps-wind_surfing.png / nps / PD
+pictograms-nps-winter-chair_lift-ski_lift.png / nps / PD
+pictograms-nps-winter-ice_fishing.png / nps / PD
+pictograms-nps-winter-ski_jump.png / nps / PD
+pictograms-nps-winter-snow-shoeing.png / nps / PD
+pictograms-nps-winter-snowboarding.png / nps / PD
+pictograms-nps-winter-winter_recreation_area.png / nps / PD
+pictograms-prohibition-fire.ico / open_clip_art_library / PD
+pictograms-prohibition-fire.png / open_clip_art_library / PD
+pictograms-prohibition.ico / open_clip_art_library / PD
+pictograms-prohibition.png / open_clip_art_library / PD
+pictograms-protections-10.ico / open_clip_art_library / PD
+pictograms-protections-10.png / open_clip_art_library / PD
+pictograms-protections-11.ico / open_clip_art_library / PD
+pictograms-protections-11.png / open_clip_art_library / PD
+pictograms-protections.ico / open_clip_art_library / PD
+pictograms-protections.png / open_clip_art_library / PD
+pictograms-recycle-plastic-1-pet.png / open_clip_art_library / PD
+pictograms-recycle-plastic-2-pehd.png / open_clip_art_library / PD
+pictograms-recycle-plastic-3-pvc.png / open_clip_art_library / PD
+pictograms-recycle-plastic-4-pebd.png / open_clip_art_library / PD
+pictograms-recycle-plastic-5-pp.png / open_clip_art_library / PD
+pictograms-recycle-plastic-6-ps.png / open_clip_art_library / PD
+pictograms-recycle-plastic-7-autre.png / open_clip_art_library / PD
+pictograms-road_signs-10_downward_gradient_roadsign.ico / open_clip_art_library / PD
+pictograms-road_signs-10_downward_gradient_roadsign.png / open_clip_art_library / PD
+pictograms-road_signs-10_ton_payload_sign.ico / open_clip_art_library / PD
+pictograms-road_signs-10_ton_payload_sign.png / open_clip_art_library / PD
+pictograms-road_signs-10_upward_gradient_roadsign.ico / open_clip_art_library / PD
+pictograms-road_signs-10_upward_gradient_roadsign.png / open_clip_art_library / PD
+pictograms-road_signs-12t_sign.ico / open_clip_art_library / PD
+pictograms-road_signs-12t_sign.png / open_clip_art_library / PD
+pictograms-road_signs-2.2_m_sign.ico / open_clip_art_library / PD
+pictograms-road_signs-2.2_m_sign.png / open_clip_art_library / PD
+pictograms-road_signs-20m_truck_sign.ico / open_clip_art_library / PD
+pictograms-road_signs-20m_truck_sign.png / open_clip_art_library / PD
+pictograms-road_signs-3.5_m_sign.ico / open_clip_art_library / PD
+pictograms-road_signs-3.5_m_sign.png / open_clip_art_library / PD
+pictograms-road_signs-30t_truck_sign.ico / open_clip_art_library / PD
+pictograms-road_signs-30t_truck_sign.png / open_clip_art_library / PD
+pictograms-road_signs-50m_between_cars_sign.ico / open_clip_art_library / PD
+pictograms-road_signs-50m_between_cars_sign.png / open_clip_art_library / PD
+pictograms-road_signs-6t_wheelbase_sign.ico / open_clip_art_library / PD
+pictograms-road_signs-6t_wheelbase_sign.png / open_clip_art_library / PD
+pictograms-road_signs-airplane_roadsign.ico / open_clip_art_library / PD
+pictograms-road_signs-airplane_roadsign.png / open_clip_art_library / PD
+pictograms-road_signs-airplane_roadsign_2.png / open_clip_art_library / PD
+pictograms-road_signs-arrowup_arrowdown_directional_sign.ico / open_clip_art_library / PD
+pictograms-road_signs-arrowup_arrowdown_directional_sign.png / open_clip_art_library / PD
+pictograms-road_signs-bicycles_roadsign.ico / open_clip_art_library / PD
+pictograms-road_signs-bicycles_roadsign.png / open_clip_art_library / PD
+pictograms-road_signs-children_crossing_road_sign.ico / open_clip_art_library / PD
+pictograms-road_signs-children_crossing_road_sign.png / open_clip_art_library / PD
+pictograms-road_signs-cross_road_sign.ico / open_clip_art_library / PD
+pictograms-road_signs-cross_road_sign.png / open_clip_art_library / PD
+pictograms-road_signs-dangerous_bend_bend_to_left.ico / open_clip_art_library / PD
+pictograms-road_signs-dangerous_bend_bend_to_left.png / open_clip_art_library / PD
+pictograms-road_signs-dangerous_bend_bend_to_right..ico / open_clip_art_library / PD
+pictograms-road_signs-dangerous_bend_bend_to_right..png / open_clip_art_library / PD
+pictograms-road_signs-dont_drive_over_a_cliff_into_the_ocean.ico / open_clip_art_library / PD
+pictograms-road_signs-dont_drive_over_a_cliff_into_the_ocean.png / open_clip_art_library / PD
+pictograms-road_signs-falling_rocks_from_rhs_roadsign.ico / open_clip_art_library / PD
+pictograms-road_signs-falling_rocks_from_rhs_roadsign.png / open_clip_art_library / PD
+pictograms-road_signs-falling_rocks_from_the_lhs_roadsign.ico / open_clip_art_library / PD
+pictograms-road_signs-falling_rocks_from_the_lhs_roadsign.png / open_clip_art_library / PD
+pictograms-road_signs-fence_gate_roadsign.ico / open_clip_art_library / PD
+pictograms-road_signs-fence_gate_roadsign.png / open_clip_art_library / PD
+pictograms-road_signs-horserider_roadsign.ico / open_clip_art_library / PD
+pictograms-road_signs-horserider_roadsign.png / open_clip_art_library / PD
+pictograms-road_signs-loose_stones_on_the_road_roadsign.ico / open_clip_art_library / PD
+pictograms-road_signs-loose_stones_on_the_road_roadsign.png / open_clip_art_library / PD
+pictograms-road_signs-no_bicycles_roadsign.ico / open_clip_art_library / PD
+pictograms-road_signs-no_bicycles_roadsign.png / open_clip_art_library / PD
+pictograms-road_signs-no_cars_sign.ico / open_clip_art_library / PD
+pictograms-road_signs-no_cars_sign.png / open_clip_art_library / PD
+pictograms-road_signs-no_entry.ico / open_clip_art_library / PD
+pictograms-road_signs-no_entry.png / open_clip_art_library / PD
+pictograms-road_signs-no_entry_sign_with_a_man.ico / open_clip_art_library / PD
+pictograms-road_signs-no_entry_sign_with_a_man.png / open_clip_art_library / PD
+pictograms-road_signs-no_horse_and_carts_sign.ico / open_clip_art_library / PD
+pictograms-road_signs-no_horse_and_carts_sign.png / open_clip_art_library / PD
+pictograms-road_signs-no_horse_riding_sign.ico / open_clip_art_library / PD
+pictograms-road_signs-no_horse_riding_sign.png / open_clip_art_library / PD
+pictograms-road_signs-no_mopeds_sign.ico / open_clip_art_library / PD
+pictograms-road_signs-no_mopeds_sign.png / open_clip_art_library / PD
+pictograms-road_signs-no_motorbikes.ico / open_clip_art_library / PD
+pictograms-road_signs-no_motorbikes.png / open_clip_art_library / PD
+pictograms-road_signs-no_motorbikes_or_cars.ico / open_clip_art_library / PD
+pictograms-road_signs-no_motorbikes_or_cars.png / open_clip_art_library / PD
+pictograms-road_signs-no_snowmobiles_sign.ico / open_clip_art_library / PD
+pictograms-road_signs-no_snowmobiles_sign.png / open_clip_art_library / PD
+pictograms-road_signs-other_dangers_sign.ico / open_clip_art_library / PD
+pictograms-road_signs-other_dangers_sign.png / open_clip_art_library / PD
+pictograms-road_signs-pedestrian_crossing_sign.ico / open_clip_art_library / PD
+pictograms-road_signs-pedestrian_crossing_sign.png / open_clip_art_library / PD
+pictograms-road_signs-retractable_bridge_roadsign.ico / open_clip_art_library / PD
+pictograms-road_signs-retractable_bridge_roadsign.png / open_clip_art_library / PD
+pictograms-road_signs-roadlayout_sign_1.ico / open_clip_art_library / PD
+pictograms-road_signs-roadlayout_sign_1.png / open_clip_art_library / PD
+pictograms-road_signs-roadlayout_sign_10.ico / open_clip_art_library / PD
+pictograms-road_signs-roadlayout_sign_10.png / open_clip_art_library / PD
+pictograms-road_signs-roadlayout_sign_2.ico / open_clip_art_library / PD
+pictograms-road_signs-roadlayout_sign_2.png / open_clip_art_library / PD
+pictograms-road_signs-roadlayout_sign_3.ico / open_clip_art_library / PD
+pictograms-road_signs-roadlayout_sign_3.png / open_clip_art_library / PD
+pictograms-road_signs-roadlayout_sign_4.ico / open_clip_art_library / PD
+pictograms-road_signs-roadlayout_sign_4.png / open_clip_art_library / PD
+pictograms-road_signs-roadlayout_sign_5.ico / open_clip_art_library / PD
+pictograms-road_signs-roadlayout_sign_5.png / open_clip_art_library / PD
+pictograms-road_signs-roadlayout_sign_6.ico / open_clip_art_library / PD
+pictograms-road_signs-roadlayout_sign_6.png / open_clip_art_library / PD
+pictograms-road_signs-roadlayout_sign_7.ico / open_clip_art_library / PD
+pictograms-road_signs-roadlayout_sign_7.png / open_clip_art_library / PD
+pictograms-road_signs-roadlayout_sign_8.ico / open_clip_art_library / PD
+pictograms-road_signs-roadlayout_sign_8.png / open_clip_art_library / PD
+pictograms-road_signs-roadlayout_sign_9.ico / open_clip_art_library / PD
+pictograms-road_signs-roadlayout_sign_9.png / open_clip_art_library / PD
+pictograms-road_signs-roundabout_sign.ico / open_clip_art_library / PD
+pictograms-road_signs-roundabout_sign.png / open_clip_art_library / PD
+pictograms-road_signs-simple_round_sign.ico / open_clip_art_library / PD
+pictograms-road_signs-simple_round_sign.png / open_clip_art_library / PD
+pictograms-road_signs-skiier_sign.ico / open_clip_art_library / PD
+pictograms-road_signs-skiier_sign.png / open_clip_art_library / PD
+pictograms-road_signs-slippery_roadsign.ico / open_clip_art_library / PD
+pictograms-road_signs-slippery_roadsign.png / open_clip_art_library / PD
+pictograms-road_signs-speed_bump_sign.ico / open_clip_art_library / PD
+pictograms-road_signs-speed_bump_sign.png / open_clip_art_library / PD
+pictograms-road_signs-stop_sign.ico / open_clip_art_library / PD
+pictograms-road_signs-stop_sign.png / open_clip_art_library / PD
+pictograms-road_signs-stopp_signal_sign.ico / open_clip_art_library / PD
+pictograms-road_signs-stopp_signal_sign.png / open_clip_art_library / PD
+pictograms-road_signs-swedish_roadsign_3.ico / open_clip_art_library / PD
+pictograms-road_signs-swedish_roadsign_3.png / open_clip_art_library / PD
+pictograms-road_signs-swedish_roadsign_4.ico / open_clip_art_library / PD
+pictograms-road_signs-swedish_roadsign_4.png / open_clip_art_library / PD
+pictograms-road_signs-traffic_lights_ahead_sign.ico / open_clip_art_library / PD
+pictograms-road_signs-traffic_lights_ahead_sign.png / open_clip_art_library / PD
+pictograms-road_signs-train_roadsign.ico / open_clip_art_library / PD
+pictograms-road_signs-train_roadsign.png / open_clip_art_library / PD
+pictograms-road_signs-tram_roadsign.ico / open_clip_art_library / PD
+pictograms-road_signs-tram_roadsign.png / open_clip_art_library / PD
+pictograms-road_signs-trucks_signs.ico / open_clip_art_library / PD
+pictograms-road_signs-trucks_signs.png / open_clip_art_library / PD
+pictograms-road_signs-tull_told_sign.ico / open_clip_art_library / PD
+pictograms-road_signs-tull_told_sign.png / open_clip_art_library / PD
+pictograms-road_signs-tunnel_roadsign.ico / open_clip_art_library / PD
+pictograms-road_signs-tunnel_roadsign.png / open_clip_art_library / PD
+pictograms-road_signs-warning_cows_roadsign.ico / open_clip_art_library / PD
+pictograms-road_signs-warning_cows_roadsign.png / open_clip_art_library / PD
+pictograms-road_signs-warning_deer_roadsign.ico / open_clip_art_library / PD
+pictograms-road_signs-warning_deer_roadsign.png / open_clip_art_library / PD
+pictograms-road_signs-warning_horses_roadsign.ico / open_clip_art_library / PD
+pictograms-road_signs-warning_horses_roadsign.png / open_clip_art_library / PD
+pictograms-road_signs-warning_moose_roadsign.ico / open_clip_art_library / PD
+pictograms-road_signs-warning_moose_roadsign.png / open_clip_art_library / PD
+pictograms-road_signs-warning_reindeer_roadsign.ico / open_clip_art_library / PD
+pictograms-road_signs-warning_reindeer_roadsign.png / open_clip_art_library / PD
+pictograms-road_signs-warning_sheep_roadsign.ico / open_clip_art_library / PD
+pictograms-road_signs-warning_sheep_roadsign.png / open_clip_art_library / PD
+pictograms-road_signs-windsock_pointing_left_sign.ico / open_clip_art_library / PD
+pictograms-road_signs-windsock_pointing_left_sign.png / open_clip_art_library / PD
+pictograms-road_signs-windsock_pointing_right_sign.ico / open_clip_art_library / PD
+pictograms-road_signs-windsock_pointing_right_sign.png / open_clip_art_library / PD
+pictograms-road_signs-workman_ahead_roadsign.ico / open_clip_art_library / PD
+pictograms-road_signs-workman_ahead_roadsign.png / open_clip_art_library / PD
+pictograms-road_signs-yield_roadsign.ico / open_clip_art_library / PD
+pictograms-road_signs-yield_roadsign.png / open_clip_art_library / PD
+picture-add.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+picture-add.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+picture-delete.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+picture-delete.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+picture-edit.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+picture-edit.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+picture-empty.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+picture-empty.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+picture-error.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+picture-error.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+picture-go.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+picture-go.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+picture-key.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+picture-key.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+picture-link.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+picture-link.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+picture-save.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+picture-save.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+picture.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+picture.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+pictures.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+pictures.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+pida.png / app-install / See Below
+pidgin.ico / wiki_commons_gpl / See Below
+pidgin.png / app-install / See Below
+pidgin.png / wiki_commons_gpl / See Below
+pie.png / crystal / LGPL-2.1
+pie_unfilled.png / crystal / LGPL-2.1
+piklab.png / app-install / See Below
+pill-add.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+pill-add.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+pill-delete.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+pill-delete.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+pill-go.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+pill-go.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+pill.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+pill.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+pinball.png / app-install / See Below
+pingus.png / app-install / See Below
+pinot.png / app-install / See Below
+pioneers-editor.png / app-install / See Below
+pioneers-server.png / app-install / See Below
+pioneers.png / app-install / See Below
+pipe.ico / crystal / LGPL-2.1
+pipe.ico / crystal_clear / LGPL-2.1
+pipe.ico / nuvola / LGPL-2.1
+pipe.png / crystal / LGPL-2.1
+pipe.png / crystal_clear / LGPL-2.1
+pipe.png / nuvola / LGPL-2.1
+pipette.png / crystal / LGPL-2.1
+pitivi.png / app-install / See Below
+pixelize.png / app-install / See Below
+pixen.ico / wiki_commons_mit / MIT
+pixen.png / wiki_commons_mit / MIT
+pixfrogger.png / app-install / See Below
+planets.png / app-install / See Below
+plasma.ico / oxygen / CC-BY-SA 3.0 or LGPL
+plasma.png / oxygen / CC-BY-SA 3.0 or LGPL
+plasmagik.ico / oxygen / CC-BY-SA 3.0 or LGPL
+plasmagik.png / oxygen / CC-BY-SA 3.0 or LGPL
+plastic.png / crystal / LGPL-2.1
+play.png / crystal / LGPL-2.1
+player-time-2.ico / oxygen / CC-BY-SA 3.0 or LGPL
+player-time-2.png / oxygen / CC-BY-SA 3.0 or LGPL
+player-time.ico / crystal / LGPL-2.1
+player-time.png / crystal / LGPL-2.1
+player-volume-2.ico / oxygen / CC-BY-SA 3.0 or LGPL
+player-volume-2.png / oxygen / CC-BY-SA 3.0 or LGPL
+player-volume.ico / crystal / LGPL-2.1
+player-volume.png / crystal / LGPL-2.1
+plone.ico / wiki_commons_gpl / See Below
+plone.png / wiki_commons_gpl / See Below
+plotdrop.png / app-install / See Below
+plugin-add.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+plugin-add.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+plugin-delete.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+plugin-delete.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+plugin-disable.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+plugin-edit.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+plugin-edit.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+plugin-error.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+plugin-error.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+plugin-go.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+plugin-go.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+plugin-link.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+plugin-link.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+plugin.png / cc / CC-BY 3.0
+plugin.png / crystal / LGPL-2.1
+pluginsactive.png / crystal / LGPL-2.1
+podbrowser.png / app-install / See Below
+poedit.ico / wiki_commons_pd / PD
+poedit.png / app-install / See Below
+poedit.png / wiki_commons_pd / PD
+pokerth.png / app-install / See Below
+polygon.png / cc / CC-BY 3.0
+polygon.png / crystal / LGPL-2.1
+polygon_diagonal.png / crystal / LGPL-2.1
+polygon_diagonal_unfilled.png / crystal / LGPL-2.1
+polygon_unfilled.png / crystal / LGPL-2.1
+polyxmass-icon.png / app-install / See Below
+pondus.png / app-install / See Below
+port-parrellel.png / open_clip_art_library / PD
+port-ps2.png / open_clip_art_library / PD
+portrait.png / cc / CC-BY 3.0
+portrait.png / crystal / LGPL-2.1
+postfix.ico / wiki_commons_pd / PD
+postfix.png / wiki_commons_pd / PD
+postgis.ico / wiki_commons_gpl / See Below
+postgis.png / wiki_commons_gpl / See Below
+postgresql.ico / wiki_commons_bsd / BSD
+postgresql.ico / wiki_commons_cc / See Below
+postgresql.png / wiki_commons_bsd / BSD
+postgresql.png / wiki_commons_cc / See Below
+postr.png / app-install / See Below
+potamus.png / app-install / See Below
+potrace.ico / wiki_commons_gpl / See Below
+potrace.png / wiki_commons_gpl / See Below
+power_explorer.ico / wiki_commons_pd / PD
+power_explorer.png / wiki_commons_pd / PD
+powermanga.png / app-install / See Below
+powerpad.ico / wiki_commons_cc / See Below
+powerpad.png / wiki_commons_cc / See Below
+pppoeconf.png / app-install / See Below
+pppoeconfig.ico / crystal / LGPL-2.1
+pppoeconfig.png / crystal / LGPL-2.1
+ppracer.png / app-install / See Below
+pr01.png / crystal / LGPL-2.1
+pr010.png / crystal / LGPL-2.1
+pr011.png / crystal / LGPL-2.1
+pr012.png / crystal / LGPL-2.1
+pr013.png / crystal / LGPL-2.1
+pr014.png / crystal / LGPL-2.1
+pr015.png / crystal / LGPL-2.1
+pr016.png / crystal / LGPL-2.1
+pr017.png / crystal / LGPL-2.1
+pr018.png / crystal / LGPL-2.1
+pr019.png / crystal / LGPL-2.1
+pr02.png / crystal / LGPL-2.1
+pr020.png / crystal / LGPL-2.1
+pr021.png / crystal / LGPL-2.1
+pr03.png / crystal / LGPL-2.1
+pr04.png / crystal / LGPL-2.1
+pr05.png / crystal / LGPL-2.1
+pr06.png / crystal / LGPL-2.1
+pr07.png / crystal / LGPL-2.1
+pr08.png / crystal / LGPL-2.1
+pr09.png / crystal / LGPL-2.1
+praat.png / app-install / See Below
+preferences-contact-list.ico / oxygen / CC-BY-SA 3.0 or LGPL
+preferences-contact-list.png / oxygen / CC-BY-SA 3.0 or LGPL
+preferences-desktop-2.ico / gnome / GPLv2
+preferences-desktop-2.png / gnome / GPLv2
+preferences-desktop-3.ico / tango / PD
+preferences-desktop-3.png / tango / PD
+preferences-desktop-4.ico / oxygen / CC-BY-SA 3.0 or LGPL
+preferences-desktop-4.png / oxygen / CC-BY-SA 3.0 or LGPL
+preferences-desktop-accessibility-2.ico / gnome / GPLv2
+preferences-desktop-accessibility-2.png / gnome / GPLv2
+preferences-desktop-accessibility-3.ico / tango / PD
+preferences-desktop-accessibility-3.png / tango / PD
+preferences-desktop-accessibility-4.ico / nuvola / LGPL-2.1
+preferences-desktop-accessibility-4.png / nuvola / LGPL-2.1
+preferences-desktop-accessibility-5.ico / oxygen / CC-BY-SA 3.0 or LGPL
+preferences-desktop-accessibility-5.png / oxygen / CC-BY-SA 3.0 or LGPL
+preferences-desktop-accessibility.ico / crystal / LGPL-2.1
+preferences-desktop-accessibility.png / crystal / LGPL-2.1
+preferences-desktop-assistive-technology.ico / tango / PD
+preferences-desktop-assistive-technology.png / tango / PD
+preferences-desktop-color-2.ico / nuvola / LGPL-2.1
+preferences-desktop-color-2.png / nuvola / LGPL-2.1
+preferences-desktop-color-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+preferences-desktop-color-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+preferences-desktop-color.ico / crystal / LGPL-2.1
+preferences-desktop-color.png / crystal / LGPL-2.1
+preferences-desktop-cryptography.ico / oxygen / CC-BY-SA 3.0 or LGPL
+preferences-desktop-cryptography.png / oxygen / CC-BY-SA 3.0 or LGPL
+preferences-desktop-default-applications.ico / oxygen / CC-BY-SA 3.0 or LGPL
+preferences-desktop-default-applications.png / app-install / See Below
+preferences-desktop-default-applications.png / oxygen / CC-BY-SA 3.0 or LGPL
+preferences-desktop-display-2.ico / crystal / LGPL-2.1
+preferences-desktop-display-2.png / crystal / LGPL-2.1
+preferences-desktop-display-3.ico / nuvola / LGPL-2.1
+preferences-desktop-display-3.png / nuvola / LGPL-2.1
+preferences-desktop-display-4.ico / oxygen / CC-BY-SA 3.0 or LGPL
+preferences-desktop-display-4.png / oxygen / CC-BY-SA 3.0 or LGPL
+preferences-desktop-display.ico / intrigue / GPLv2
+preferences-desktop-display.png / intrigue / GPLv2
+preferences-desktop-filetype-association.ico / oxygen / CC-BY-SA 3.0 or LGPL
+preferences-desktop-filetype-association.png / oxygen / CC-BY-SA 3.0 or LGPL
+preferences-desktop-font-2.ico / crystal / LGPL-2.1
+preferences-desktop-font-2.png / crystal / LGPL-2.1
+preferences-desktop-font-3.ico / gnome / GPLv2
+preferences-desktop-font-3.png / gnome / GPLv2
+preferences-desktop-font-4.png / tango / PD
+preferences-desktop-font-5.ico / nuvola / LGPL-2.1
+preferences-desktop-font-5.png / nuvola / LGPL-2.1
+preferences-desktop-font-6.ico / oxygen / CC-BY-SA 3.0 or LGPL
+preferences-desktop-font-6.png / oxygen / CC-BY-SA 3.0 or LGPL
+preferences-desktop-font.ico / intrigue / GPLv2
+preferences-desktop-font.png / intrigue / GPLv2
+preferences-desktop-gaming.ico / oxygen / CC-BY-SA 3.0 or LGPL
+preferences-desktop-gaming.png / oxygen / CC-BY-SA 3.0 or LGPL
+preferences-desktop-icons-2.ico / nuvola / LGPL-2.1
+preferences-desktop-icons-2.png / nuvola / LGPL-2.1
+preferences-desktop-icons-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+preferences-desktop-icons-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+preferences-desktop-icons.ico / crystal / LGPL-2.1
+preferences-desktop-icons.png / crystal / LGPL-2.1
+preferences-desktop-iconthemes-2.ico / nuvola / LGPL-2.1
+preferences-desktop-iconthemes-2.png / nuvola / LGPL-2.1
+preferences-desktop-iconthemes.ico / crystal / LGPL-2.1
+preferences-desktop-iconthemes.png / crystal / LGPL-2.1
+preferences-desktop-key-bindings-2.ico / nuvola / LGPL-2.1
+preferences-desktop-key-bindings-2.png / nuvola / LGPL-2.1
+preferences-desktop-key-bindings.ico / crystal / LGPL-2.1
+preferences-desktop-key-bindings.png / crystal / LGPL-2.1
+preferences-desktop-keyboard-2.ico / gnome / GPLv2
+preferences-desktop-keyboard-2.png / gnome / GPLv2
+preferences-desktop-keyboard-3.ico / nuvola / LGPL-2.1
+preferences-desktop-keyboard-3.png / nuvola / LGPL-2.1
+preferences-desktop-keyboard-4.png / oxygen / CC-BY-SA 3.0 or LGPL
+preferences-desktop-keyboard-shortcuts-2.ico / tango / PD
+preferences-desktop-keyboard-shortcuts-2.png / tango / PD
+preferences-desktop-keyboard-shortcuts.ico / gnome / GPLv2
+preferences-desktop-keyboard-shortcuts.png / gnome / GPLv2
+preferences-desktop-keyboard.ico / crystal / LGPL-2.1
+preferences-desktop-keyboard.png / crystal / LGPL-2.1
+preferences-desktop-keyboard16.ico / crystal / LGPL-2.1
+preferences-desktop-keyboard16.png / crystal / LGPL-2.1
+preferences-desktop-launch-feedback.ico / oxygen / CC-BY-SA 3.0 or LGPL
+preferences-desktop-launch-feedback.png / oxygen / CC-BY-SA 3.0 or LGPL
+preferences-desktop-locale-2.ico / gnome / GPLv2
+preferences-desktop-locale-2.png / gnome / GPLv2
+preferences-desktop-locale-3.ico / tango / PD
+preferences-desktop-locale-3.png / tango / PD
+preferences-desktop-locale-4.ico / nuvola / LGPL-2.1
+preferences-desktop-locale-4.png / nuvola / LGPL-2.1
+preferences-desktop-locale-5.ico / oxygen / CC-BY-SA 3.0 or LGPL
+preferences-desktop-locale-5.png / oxygen / CC-BY-SA 3.0 or LGPL
+preferences-desktop-locale.ico / crystal / LGPL-2.1
+preferences-desktop-locale.png / crystal / LGPL-2.1
+preferences-desktop-locale16.ico / crystal / LGPL-2.1
+preferences-desktop-locale16.png / crystal / LGPL-2.1
+preferences-desktop-looknfeel-2.ico / crystal / LGPL-2.1
+preferences-desktop-looknfeel-2.png / crystal / LGPL-2.1
+preferences-desktop-looknfeel-3.ico / nuvola / LGPL-2.1
+preferences-desktop-looknfeel-3.png / nuvola / LGPL-2.1
+preferences-desktop-looknfeel.ico / intrigue / GPLv2
+preferences-desktop-looknfeel.png / intrigue / GPLv2
+preferences-desktop-mouse-2.ico / oxygen / CC-BY-SA 3.0 or LGPL
+preferences-desktop-mouse-2.png / oxygen / CC-BY-SA 3.0 or LGPL
+preferences-desktop-mouse.ico / crystal / LGPL-2.1
+preferences-desktop-mouse.png / crystal / LGPL-2.1
+preferences-desktop-multimedia.ico / tango / PD
+preferences-desktop-multimedia.png / tango / PD
+preferences-desktop-notification-bell-2.ico / nuvola / LGPL-2.1
+preferences-desktop-notification-bell-2.png / nuvola / LGPL-2.1
+preferences-desktop-notification-bell-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+preferences-desktop-notification-bell-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+preferences-desktop-notification-bell.ico / crystal / LGPL-2.1
+preferences-desktop-notification-bell.png / crystal / LGPL-2.1
+preferences-desktop-notification.ico / oxygen / CC-BY-SA 3.0 or LGPL
+preferences-desktop-notification.png / oxygen / CC-BY-SA 3.0 or LGPL
+preferences-desktop-peripherals-2.ico / gnome / GPLv2
+preferences-desktop-peripherals-2.png / gnome / GPLv2
+preferences-desktop-peripherals-3.ico / tango / PD
+preferences-desktop-peripherals-3.png / tango / PD
+preferences-desktop-peripherals-4.ico / oxygen / CC-BY-SA 3.0 or LGPL
+preferences-desktop-peripherals-4.png / oxygen / CC-BY-SA 3.0 or LGPL
+preferences-desktop-personal-2.ico / gnome / GPLv2
+preferences-desktop-personal-2.png / gnome / GPLv2
+preferences-desktop-personal-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+preferences-desktop-personal-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+preferences-desktop-printer-2.ico / nuvola / LGPL-2.1
+preferences-desktop-printer-2.png / nuvola / LGPL-2.1
+preferences-desktop-printer-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+preferences-desktop-printer-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+preferences-desktop-printer.ico / crystal / LGPL-2.1
+preferences-desktop-printer.png / crystal / LGPL-2.1
+preferences-desktop-remote-desktop-2.ico / tango / PD
+preferences-desktop-remote-desktop-2.png / tango / PD
+preferences-desktop-remote-desktop.ico / gnome / GPLv2
+preferences-desktop-remote-desktop.png / gnome / GPLv2
+preferences-desktop-screensaver-2.ico / tango / PD
+preferences-desktop-screensaver-2.png / tango / PD
+preferences-desktop-screensaver-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+preferences-desktop-screensaver-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+preferences-desktop-screensaver.ico / gnome / GPLv2
+preferences-desktop-screensaver.png / gnome / GPLv2
+preferences-desktop-sound.ico / oxygen / CC-BY-SA 3.0 or LGPL
+preferences-desktop-sound.png / oxygen / CC-BY-SA 3.0 or LGPL
+preferences-desktop-text-to-speech.ico / oxygen / CC-BY-SA 3.0 or LGPL
+preferences-desktop-text-to-speech.png / oxygen / CC-BY-SA 3.0 or LGPL
+preferences-desktop-theme-2.ico / gnome / GPLv2
+preferences-desktop-theme-2.png / gnome / GPLv2
+preferences-desktop-theme-3.ico / tango / PD
+preferences-desktop-theme-3.png / tango / PD
+preferences-desktop-theme-4.ico / nuvola / LGPL-2.1
+preferences-desktop-theme-4.png / nuvola / LGPL-2.1
+preferences-desktop-theme-5.ico / oxygen / CC-BY-SA 3.0 or LGPL
+preferences-desktop-theme-5.png / oxygen / CC-BY-SA 3.0 or LGPL
+preferences-desktop-theme.ico / crystal / LGPL-2.1
+preferences-desktop-theme.png / crystal / LGPL-2.1
+preferences-desktop-user-2.ico / oxygen / CC-BY-SA 3.0 or LGPL
+preferences-desktop-user-2.png / oxygen / CC-BY-SA 3.0 or LGPL
+preferences-desktop-user-password.ico / oxygen / CC-BY-SA 3.0 or LGPL
+preferences-desktop-user-password.png / oxygen / CC-BY-SA 3.0 or LGPL
+preferences-desktop-user.ico / crystal / LGPL-2.1
+preferences-desktop-user.png / crystal / LGPL-2.1
+preferences-desktop-wallpaper-2.ico / crystal / LGPL-2.1
+preferences-desktop-wallpaper-2.png / crystal / LGPL-2.1
+preferences-desktop-wallpaper-3.ico / gnome / GPLv2
+preferences-desktop-wallpaper-3.png / gnome / GPLv2
+preferences-desktop-wallpaper-4.ico / tango / PD
+preferences-desktop-wallpaper-4.png / tango / PD
+preferences-desktop-wallpaper-5.ico / nuvola / LGPL-2.1
+preferences-desktop-wallpaper-5.png / nuvola / LGPL-2.1
+preferences-desktop-wallpaper-6.ico / oxygen / CC-BY-SA 3.0 or LGPL
+preferences-desktop-wallpaper-6.png / oxygen / CC-BY-SA 3.0 or LGPL
+preferences-desktop-wallpaper.ico / intrigue / GPLv2
+preferences-desktop-wallpaper.png / intrigue / GPLv2
+preferences-kcalc-constants.png / oxygen / CC-BY-SA 3.0 or LGPL
+preferences-other-2.ico / gnome / GPLv2
+preferences-other-2.png / gnome / GPLv2
+preferences-other-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+preferences-other-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+preferences-plugin-script.ico / oxygen / CC-BY-SA 3.0 or LGPL
+preferences-plugin-script.png / oxygen / CC-BY-SA 3.0 or LGPL
+preferences-plugin.ico / oxygen / CC-BY-SA 3.0 or LGPL
+preferences-plugin.png / oxygen / CC-BY-SA 3.0 or LGPL
+preferences-system-2.ico / gnome / GPLv2
+preferences-system-2.png / gnome / GPLv2
+preferences-system-3.ico / tango / PD
+preferences-system-3.png / tango / PD
+preferences-system-4.ico / oxygen / CC-BY-SA 3.0 or LGPL
+preferences-system-4.png / oxygen / CC-BY-SA 3.0 or LGPL
+preferences-system-bluetooth.ico / oxygen / CC-BY-SA 3.0 or LGPL
+preferences-system-bluetooth.png / oxygen / CC-BY-SA 3.0 or LGPL
+preferences-system-login.ico / oxygen / CC-BY-SA 3.0 or LGPL
+preferences-system-login.png / oxygen / CC-BY-SA 3.0 or LGPL
+preferences-system-network-2.ico / gnome / GPLv2
+preferences-system-network-2.png / gnome / GPLv2
+preferences-system-network-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+preferences-system-network-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+preferences-system-network-firewall.ico / crystal / LGPL-2.1
+preferences-system-network-firewall.png / crystal / LGPL-2.1
+preferences-system-network-proxy.ico / tango / PD
+preferences-system-network-proxy.png / tango / PD
+preferences-system-network-sharing-2.ico / oxygen / CC-BY-SA 3.0 or LGPL
+preferences-system-network-sharing-2.png / oxygen / CC-BY-SA 3.0 or LGPL
+preferences-system-network-sharing.ico / crystal / LGPL-2.1
+preferences-system-network-sharing.png / crystal / LGPL-2.1
+preferences-system-performance.ico / oxygen / CC-BY-SA 3.0 or LGPL
+preferences-system-performance.png / oxygen / CC-BY-SA 3.0 or LGPL
+preferences-system-power-management.ico / oxygen / CC-BY-SA 3.0 or LGPL
+preferences-system-power-management.png / oxygen / CC-BY-SA 3.0 or LGPL
+preferences-system-power-managment-2.ico / nuvola / LGPL-2.1
+preferences-system-power-managment-2.png / nuvola / LGPL-2.1
+preferences-system-power-managment.ico / crystal / LGPL-2.1
+preferences-system-power-managment.png / crystal / LGPL-2.1
+preferences-system-session-manager.ico / crystal / LGPL-2.1
+preferences-system-session-manager.png / crystal / LGPL-2.1
+preferences-system-session-services.ico / oxygen / CC-BY-SA 3.0 or LGPL
+preferences-system-session-services.png / oxygen / CC-BY-SA 3.0 or LGPL
+preferences-system-session.ico / tango / PD
+preferences-system-session.png / tango / PD
+preferences-system-time.ico / oxygen / CC-BY-SA 3.0 or LGPL
+preferences-system-time.png / oxygen / CC-BY-SA 3.0 or LGPL
+preferences-system-windows-2.ico / gnome / GPLv2
+preferences-system-windows-2.png / gnome / GPLv2
+preferences-system-windows-3.ico / tango / PD
+preferences-system-windows-3.png / tango / PD
+preferences-system-windows-4.ico / nuvola / LGPL-2.1
+preferences-system-windows-4.png / nuvola / LGPL-2.1
+preferences-system-windows-5.ico / oxygen / CC-BY-SA 3.0 or LGPL
+preferences-system-windows-5.png / oxygen / CC-BY-SA 3.0 or LGPL
+preferences-system-windows-actions.ico / oxygen / CC-BY-SA 3.0 or LGPL
+preferences-system-windows-actions.png / oxygen / CC-BY-SA 3.0 or LGPL
+preferences-system-windows-move.ico / oxygen / CC-BY-SA 3.0 or LGPL
+preferences-system-windows-move.png / oxygen / CC-BY-SA 3.0 or LGPL
+preferences-system-windows.ico / crystal / LGPL-2.1
+preferences-system-windows.png / crystal / LGPL-2.1
+preferences-web-browser-adblock.ico / oxygen / CC-BY-SA 3.0 or LGPL
+preferences-web-browser-adblock.png / oxygen / CC-BY-SA 3.0 or LGPL
+preferences-web-browser-cache-2.ico / nuvola / LGPL-2.1
+preferences-web-browser-cache-2.png / nuvola / LGPL-2.1
+preferences-web-browser-cache-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+preferences-web-browser-cache-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+preferences-web-browser-cache.ico / crystal / LGPL-2.1
+preferences-web-browser-cache.png / crystal / LGPL-2.1
+preferences-web-browser-cookies-2.ico / nuvola / LGPL-2.1
+preferences-web-browser-cookies-2.png / nuvola / LGPL-2.1
+preferences-web-browser-cookies-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+preferences-web-browser-cookies-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+preferences-web-browser-cookies.ico / crystal / LGPL-2.1
+preferences-web-browser-cookies.png / crystal / LGPL-2.1
+preferences-web-browser-identification.ico / oxygen / CC-BY-SA 3.0 or LGPL
+preferences-web-browser-identification.png / oxygen / CC-BY-SA 3.0 or LGPL
+preferences-web-browser-shortcuts.ico / oxygen / CC-BY-SA 3.0 or LGPL
+preferences-web-browser-shortcuts.png / oxygen / CC-BY-SA 3.0 or LGPL
+preferences-web-browser-stylesheet-2.ico / nuvola / LGPL-2.1
+preferences-web-browser-stylesheet-2.png / nuvola / LGPL-2.1
+preferences-web-browser-stylesheet.ico / crystal / LGPL-2.1
+preferences-web-browser-stylesheet.png / crystal / LGPL-2.1
+preferences-web-browser-stylesheets.ico / oxygen / CC-BY-SA 3.0 or LGPL
+preferences-web-browser-stylesheets.png / oxygen / CC-BY-SA 3.0 or LGPL
+presentationlayout.png / crystal / LGPL-2.1
+previewprintoptions.png / crystal / LGPL-2.1
+previousannotation.png / crystal / LGPL-2.1
+previouspage.png / crystal / LGPL-2.1
+print-resolution.png / cc / CC-BY 3.0
+print.png / crystal / LGPL-2.1
+print_class-2.ico / nuvola / LGPL-2.1
+print_class-2.png / nuvola / LGPL-2.1
+print_class.ico / crystal / LGPL-2.1
+print_class.png / crystal / LGPL-2.1
+printer-2.ico / crystal / LGPL-2.1
+printer-2.png / crystal / LGPL-2.1
+printer-3.ico / gnome / GPLv2
+printer-3.png / gnome / GPLv2
+printer-4.ico / tango / PD
+printer-4.png / tango / PD
+printer-5.ico / nuvola / LGPL-2.1
+printer-5.png / nuvola / LGPL-2.1
+printer-6.ico / oxygen / CC-BY-SA 3.0 or LGPL
+printer-6.png / oxygen / CC-BY-SA 3.0 or LGPL
+printer-dot_matrix.ico / open_clip_art_library / PD
+printer-dot_matrix.png / open_clip_art_library / PD
+printer-error-2.ico / tango / PD
+printer-error-2.png / tango / PD
+printer-error-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+printer-error-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+printer-error.ico / gnome / GPLv2
+printer-error.png / gnome / GPLv2
+printer-laser.png / open_clip_art_library / PD
+printer-printing-2.ico / oxygen / CC-BY-SA 3.0 or LGPL
+printer-printing-2.png / oxygen / CC-BY-SA 3.0 or LGPL
+printer-printing.ico / gnome / GPLv2
+printer-printing.png / gnome / GPLv2
+printer.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+printer.ico / intrigue / GPLv2
+printer.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+printer.png / intrigue / GPLv2
+printer_add.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+printer_add.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+printer_delete.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+printer_delete.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+printer_empty.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+printer_error.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+printer_error.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+printersetup.png / crystal / LGPL-2.1
+printlayout.png / crystal / LGPL-2.1
+printpagepreview.png / crystal / LGPL-2.1
+printpreview.png / crystal / LGPL-2.1
+prism-icon4.png / app-install / See Below
+process-idle-kde.ico / oxygen / CC-BY-SA 3.0 or LGPL
+process-idle-kde.png / oxygen / CC-BY-SA 3.0 or LGPL
+process-idle.png / oxygen / CC-BY-SA 3.0 or LGPL
+process-stop-2.ico / crystal / LGPL-2.1
+process-stop-2.png / crystal / LGPL-2.1
+process-stop-3.ico / gnome / GPLv2
+process-stop-3.png / gnome / GPLv2
+process-stop-4.ico / tango / PD
+process-stop-4.png / tango / PD
+process-stop-5.ico / nuvola / LGPL-2.1
+process-stop-5.png / nuvola / LGPL-2.1
+process-stop-6.ico / oxygen / CC-BY-SA 3.0 or LGPL
+process-stop-6.png / oxygen / CC-BY-SA 3.0 or LGPL
+process-stop.ico / crystal_clear / LGPL-2.1
+process-stop.ico / intrigue / GPLv2
+process-stop.png / crystal_clear / LGPL-2.1
+process-stop.png / intrigue / GPLv2
+process-working-kde.ico / oxygen / CC-BY-SA 3.0 or LGPL
+process-working-kde.png / oxygen / CC-BY-SA 3.0 or LGPL
+process-working.ico / gnome / GPLv2
+process-working.png / gnome / GPLv2
+process-working.png / oxygen / CC-BY-SA 3.0 or LGPL
+process-working.png / tango / PD
+programs.ico / crystal / LGPL-2.1
+programs.png / crystal / LGPL-2.1
+progressbar.png / crystal / LGPL-2.1
+project-development-close-all.ico / oxygen / CC-BY-SA 3.0 or LGPL
+project-development-close-all.png / oxygen / CC-BY-SA 3.0 or LGPL
+project-development-close.ico / oxygen / CC-BY-SA 3.0 or LGPL
+project-development-close.png / oxygen / CC-BY-SA 3.0 or LGPL
+project-development-new-template.ico / oxygen / CC-BY-SA 3.0 or LGPL
+project-development-new-template.png / oxygen / CC-BY-SA 3.0 or LGPL
+project-development.ico / oxygen / CC-BY-SA 3.0 or LGPL
+project-development.png / oxygen / CC-BY-SA 3.0 or LGPL
+project-open-2.ico / nuvola / LGPL-2.1
+project-open-2.png / nuvola / LGPL-2.1
+project-open-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+project-open-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+project-open.ico / crystal / LGPL-2.1
+project-open.png / crystal / LGPL-2.1
+projectControl.png / app-install / See Below
+projectSynchro.png / app-install / See Below
+projectl.png / app-install / See Below
+proxy.ico / crystal / LGPL-2.1
+proxy.png / crystal / LGPL-2.1
+psi.ico / wiki_commons_gpl / See Below
+psi.png / wiki_commons_gpl / See Below
+psi_old.ico / wiki_commons_gpl / See Below
+psi_old.png / wiki_commons_gpl / See Below
+pterm.png / app-install / See Below
+purchaseorder.ico / intrigue / GPLv2
+purchaseorder.png / intrigue / GPLv2
+puredata.png / app-install / See Below
+pushbutton.png / crystal / LGPL-2.1
+putty.png / app-install / See Below
+pybliographic.ico / crystal / LGPL-2.1
+pybliographic.png / crystal / LGPL-2.1
+pybridge.png / app-install / See Below
+pychess.png / app-install / See Below
+pydance.png / app-install / See Below
+pygmy.png / app-install / See Below
+pykaraoke.png / app-install / See Below
+pymol.png / app-install / See Below
+pympd.png / app-install / See Below
+pyntor.png / app-install / See Below
+pypar2.png / app-install / See Below
+pype.png / app-install / See Below
+pyracerz.png / app-install / See Below
+pyrenamer_pyrenamer.png / app-install / See Below
+pyscrabble.png / app-install / See Below
+pysol.ico / crystal / LGPL-2.1
+pysol.png / crystal / LGPL-2.1
+pysycache.png / app-install / See Below
+python2.5.ico / tango-harm / CC-BY 3.0
+python2.5.png / tango-harm / CC-BY 3.0
+q3map2.ico / wiki_commons_gpl / See Below
+q3map2.png / wiki_commons_gpl / See Below
+qa.png / app-install / See Below
+qalculate.png / app-install / See Below
+qbittorrent.ico / wiki_commons_cc / See Below
+qbittorrent.png / app-install / See Below
+qbittorrent.png / wiki_commons_cc / See Below
+qcad.png / app-install / See Below
+qcomicbook_qcomicbook.png / app-install / See Below
+qdacco_qdacco.png / app-install / See Below
+qelectrotech.ico / oxygen / CC-BY-SA 3.0 or LGPL
+qelectrotech.png / oxygen / CC-BY-SA 3.0 or LGPL
+qemu.png / app-install / See Below
+qemulator.png / app-install / See Below
+qfreefax.png / app-install / See Below
+qfusion.ico / wiki_commons_cc / See Below
+qfusion.png / wiki_commons_cc / See Below
+qink.png / app-install / See Below
+qjackctl.png / app-install / See Below
+qlandkarte.png / app-install / See Below
+qliss3d.png / app-install / See Below
+qnapi.png / app-install / See Below
+qrfcview.png / app-install / See Below
+qstardict.png / app-install / See Below
+qsynth.png / app-install / See Below
+qt-designer-2.ico / crystal / LGPL-2.1
+qt-designer-2.png / crystal / LGPL-2.1
+qt-designer-3.ico / nuvola / LGPL-2.1
+qt-designer-3.png / nuvola / LGPL-2.1
+qt-designer.ico / intrigue / GPLv2
+qt-designer.png / intrigue / GPLv2
+qt-linguist.ico / crystal / LGPL-2.1
+qt-linguist.png / crystal / LGPL-2.1
+qtella.ico / crystal / LGPL-2.1
+qtella.png / crystal / LGPL-2.1
+qterm.png / app-install / See Below
+qtiplot.ico / wiki_commons_gpl / See Below
+qtiplot.png / app-install / See Below
+qtiplot.png / wiki_commons_gpl / See Below
+qtoctave.png / app-install / See Below
+qtodo.png / app-install / See Below
+qtparted.png / app-install / See Below
+qtpfsgui.png / app-install / See Below
+qtractor.png / app-install / See Below
+qtstalker.png / app-install / See Below
+quake_3.ico / open_clip_art_library / PD
+quake_3.png / open_clip_art_library / PD
+quanta.png / app-install / See Below
+quark.ico / wiki_commons_cc / See Below
+quark.png / app-install / See Below
+quark.png / wiki_commons_cc / See Below
+quarry.png / app-install / See Below
+quassel_irc.ico / wiki_commons_cc / See Below
+quassel_irc.png / wiki_commons_cc / See Below
+queries.png / crystal / LGPL-2.1
+quick-mask-off.png / cc / CC-BY 3.0
+quick-mask-on.png / cc / CC-BY 3.0
+quicklist.png / app-install / See Below
+quickopen-class.ico / oxygen / CC-BY-SA 3.0 or LGPL
+quickopen-class.png / oxygen / CC-BY-SA 3.0 or LGPL
+quickopen-file.ico / oxygen / CC-BY-SA 3.0 or LGPL
+quickopen-file.png / oxygen / CC-BY-SA 3.0 or LGPL
+quickopen-function.ico / oxygen / CC-BY-SA 3.0 or LGPL
+quickopen-function.png / oxygen / CC-BY-SA 3.0 or LGPL
+quickopen.ico / oxygen / CC-BY-SA 3.0 or LGPL
+quickopen.png / oxygen / CC-BY-SA 3.0 or LGPL
+quicksynergy.png / app-install / See Below
+quicktime.ico / crystal / LGPL-2.1
+quicktime.ico / tango-harm / CC-BY 3.0
+quicktime.png / crystal / LGPL-2.1
+quicktime.png / tango-harm / CC-BY 3.0
+quit.png / crystal / LGPL-2.1
+quod_libet.ico / wiki_commons_gpl / See Below
+quod_libet.png / wiki_commons_gpl / See Below
+qutim.ico / wiki_commons_cc / See Below
+qutim.png / wiki_commons_cc / See Below
+rachota.ico / wiki_commons_pd / PD
+rachota.png / wiki_commons_pd / PD
+radiant.ico / wiki_commons_gpl / See Below
+radiant.png / wiki_commons_gpl / See Below
+radiobutton.png / crystal / LGPL-2.1
+rainbow.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+rainbow.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+rakarrack.ico / wiki_commons_pd / PD
+rakarrack.png / wiki_commons_pd / PD
+randr-2.ico / nuvola / LGPL-2.1
+randr-2.png / nuvola / LGPL-2.1
+randr.ico / crystal / LGPL-2.1
+randr.png / crystal / LGPL-2.1
+rapidsvn.png / app-install / See Below
+rasmol.png / app-install / See Below
+rating.ico / oxygen / CC-BY-SA 3.0 or LGPL
+rating.png / oxygen / CC-BY-SA 3.0 or LGPL
+rawstudio.png / app-install / See Below
+rbbr.png / app-install / See Below
+readonlyevent.ico / crystal / LGPL-2.1
+readonlyevent.png / crystal / LGPL-2.1
+realplayer.ico / nuvola / LGPL-2.1
+realplayer.png / nuvola / LGPL-2.1
+recoll.png / app-install / See Below
+recsave.png / crystal / LGPL-2.1
+rect.png / crystal / LGPL-2.1
+rect_rounded.png / crystal / LGPL-2.1
+rect_rounded_unfilled.png / crystal / LGPL-2.1
+rect_unfilled.png / crystal / LGPL-2.1
+rectangle.png / cc / CC-BY 3.0
+rectangletoolbox.png / crystal / LGPL-2.1
+recundo.png / crystal / LGPL-2.1
+recur.ico / crystal / LGPL-2.1
+recur.png / crystal / LGPL-2.1
+recycled.ico / crystal / LGPL-2.1
+recycled.ico / nuvola / LGPL-2.1
+recycled.png / crystal / LGPL-2.1
+recycled.png / nuvola / LGPL-2.1
+refbase.ico / wiki_commons_cc / See Below
+refbase.png / wiki_commons_cc / See Below
+referencer.png / app-install / See Below
+reflectivity-diffuse-high.png / cc / CC-BY 3.0
+reflectivity-diffuse-low.png / cc / CC-BY 3.0
+reflectivity-highlight-high.png / cc / CC-BY 3.0
+reflectivity-highlight-low.png / cc / CC-BY 3.0
+reflectivity-specular-high.png / cc / CC-BY 3.0
+reflectivity-specular-low.png / cc / CC-BY 3.0
+refreshformcontrol.png / crystal / LGPL-2.1
+regexp.png / crystal / LGPL-2.1
+regexxer.png / app-install / See Below
+regina.png / app-install / See Below
+register.png / crystal / LGPL-2.1
+reglin.png / crystal / LGPL-2.1
+reglog.png / crystal / LGPL-2.1
+regno.png / crystal / LGPL-2.1
+regpow.png / crystal / LGPL-2.1
+rehearsetimings.png / crystal / LGPL-2.1
+rekonq.ico / wiki_commons_cc / See Below
+rekonq.png / wiki_commons_cc / See Below
+removebullets.png / crystal / LGPL-2.1
+removecomment.ico / crystal / LGPL-2.1
+removecomment.png / crystal / LGPL-2.1
+removefilter.png / crystal / LGPL-2.1
+removefiltersort.png / crystal / LGPL-2.1
+renamemasterpage.png / crystal / LGPL-2.1
+renpy-demo.png / app-install / See Below
+renpy-thequestion.png / app-install / See Below
+renpy.png / app-install / See Below
+repeat.png / crystal / LGPL-2.1
+replac3d.png / crystal / LGPL-2.1
+report-add.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+report-add.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+report-delete.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+report-delete.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+report-disk.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+report-disk.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+report-edit.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+report-edit.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+report-go.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+report-go.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+report-key.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+report-key.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+report-link.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+report-link.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+report-magnify.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+report-magnify.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+report-picture.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+report-picture.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+report-user.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+report-user.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+report-word.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+report-word.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+report.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+report.png / crystal / LGPL-2.1
+report.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+reportnavigator.png / crystal / LGPL-2.1
+reports.png / crystal / LGPL-2.1
+repository.ico / oxygen / CC-BY-SA 3.0 or LGPL
+repository.png / oxygen / CC-BY-SA 3.0 or LGPL
+reset.png / cc / CC-BY 3.0
+reshow-filter.png / cc / CC-BY 3.0
+resize.png / cc / CC-BY 3.0
+resource.ico / crystal / LGPL-2.1
+resource.ico / crystal_clear / LGPL-2.1
+resource.ico / nuvola / LGPL-2.1
+resource.png / crystal / LGPL-2.1
+resource.png / crystal_clear / LGPL-2.1
+resource.png / nuvola / LGPL-2.1
+resources.ico / crystal / LGPL-2.1
+resources.png / crystal / LGPL-2.1
+resourcespace.ico / wiki_commons_cc / See Below
+resourcespace.png / wiki_commons_cc / See Below
+retroshare.ico / wiki_commons_gpl / See Below
+retroshare.png / wiki_commons_gpl / See Below
+retroshare1.ico / wiki_commons_gpl / See Below
+retroshare1.png / wiki_commons_gpl / See Below
+retroshare2.ico / wiki_commons_gpl / See Below
+retroshare2.png / wiki_commons_gpl / See Below
+revelation.png / app-install / See Below
+reverseorder.png / crystal / LGPL-2.1
+rezound.png / app-install / See Below
+rfdump.png / app-install / See Below
+rhinote.png / app-install / See Below
+rhythmbox.ico / wiki_commons_gpl / See Below
+rhythmbox.png / app-install / See Below
+rhythmbox.png / wiki_commons_gpl / See Below
+ri-li.png / app-install / See Below
+right.png / cc / CC-BY 3.0
+rightpara.png / crystal / LGPL-2.1
+ripperx.png / app-install / See Below
+ristretto.png / app-install / See Below
+road-sign-us-crosswalk.ico / wiki_commons_pd / PD
+road-sign-us-crosswalk.png / wiki_commons_pd / PD
+road-sign-us-dead_end.ico / wiki_commons_pd / PD
+road-sign-us-dead_end.png / wiki_commons_pd / PD
+road-sign-us-do_not_enter.ico / wiki_commons_pd / PD
+road-sign-us-do_not_enter.png / wiki_commons_pd / PD
+road-sign-us-mutcd-w21-1a-construction.ico / wiki_commons_pd / PD
+road-sign-us-mutcd-w21-1a-construction.png / wiki_commons_pd / PD
+road-sign-us-school.ico / wiki_commons_pd / PD
+road-sign-us-school.png / wiki_commons_pd / PD
+road-sign-us-stop.ico / wiki_commons_pd / PD
+road-sign-us-stop.png / wiki_commons_pd / PD
+road-sign-us-yield.ico / wiki_commons_pd / PD
+road-sign-us-yield.png / wiki_commons_pd / PD
+robowar.ico / wiki_commons_gpl / See Below
+robowar.png / wiki_commons_gpl / See Below
+rocks_n_diamonds.ico / wiki_commons_gpl / See Below
+rocks_n_diamonds.png / wiki_commons_gpl / See Below
+roll-2.png / oxygen / CC-BY-SA 3.0 or LGPL
+roll.ico / nuvola / LGPL-2.1
+roll.png / nuvola / LGPL-2.1
+root-system-bin.png / app-install / See Below
+rose-wilted.png / oxygen / CC-BY-SA 3.0 or LGPL
+rose.png / oxygen / CC-BY-SA 3.0 or LGPL
+rosegarden.ico / wiki_commons_cc / See Below
+rosegarden.png / wiki_commons_cc / See Below
+rosette.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+rosette.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+rotate-180.png / cc / CC-BY 3.0
+rotate-270.png / cc / CC-BY 3.0
+rotate-90.png / cc / CC-BY 3.0
+rotate3d.png / crystal / LGPL-2.1
+rox.ico / wiki_commons_pd / PD
+rox.png / wiki_commons_pd / PD
+roxterm.png / app-install / See Below
+roya.ico / wiki_commons_cc / See Below
+roya.png / wiki_commons_cc / See Below
+rrootage.png / app-install / See Below
+rshare.ico / wiki_commons_gpl / See Below
+rshare.png / wiki_commons_gpl / See Below
+rsibreak.png / app-install / See Below
+rss-add.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+rss-add.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+rss-delete.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+rss-delete.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+rss-go.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+rss-go.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+rss-valid.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+rss-valid.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+ruby-add.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+ruby-add.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+ruby-delete.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+ruby-delete.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+ruby-gear.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+ruby-gear.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+ruby-get.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+ruby-get.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+ruby-go.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+ruby-go.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+ruby-key.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+ruby-key.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+ruby-link.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+ruby-link.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+ruby-put.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+ruby-put.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+ruby.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+ruby.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+rulerrows.png / crystal / LGPL-2.1
+rulerrowsvertical.png / crystal / LGPL-2.1
+run-build-2.ico / oxygen / CC-BY-SA 3.0 or LGPL
+run-build-2.png / oxygen / CC-BY-SA 3.0 or LGPL
+run-build-clean.ico / oxygen / CC-BY-SA 3.0 or LGPL
+run-build-clean.png / oxygen / CC-BY-SA 3.0 or LGPL
+run-build-configure.ico / oxygen / CC-BY-SA 3.0 or LGPL
+run-build-configure.png / oxygen / CC-BY-SA 3.0 or LGPL
+run-build-file-2.ico / nuvola / LGPL-2.1
+run-build-file-2.png / nuvola / LGPL-2.1
+run-build-file-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+run-build-file-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+run-build-file.ico / crystal / LGPL-2.1
+run-build-file.png / crystal / LGPL-2.1
+run-build-install-root.ico / oxygen / CC-BY-SA 3.0 or LGPL
+run-build-install-root.png / oxygen / CC-BY-SA 3.0 or LGPL
+run-build-install.ico / oxygen / CC-BY-SA 3.0 or LGPL
+run-build-install.png / oxygen / CC-BY-SA 3.0 or LGPL
+run-build-prune.ico / oxygen / CC-BY-SA 3.0 or LGPL
+run-build-prune.png / oxygen / CC-BY-SA 3.0 or LGPL
+run-build.ico / crystal / LGPL-2.1
+run-build.ico / crystal_clear / LGPL-2.1
+run-build.png / crystal / LGPL-2.1
+run-build.png / crystal_clear / LGPL-2.1
+run-rebuild-2.ico / nuvola / LGPL-2.1
+run-rebuild-2.png / nuvola / LGPL-2.1
+run-rebuild.ico / crystal / LGPL-2.1
+run-rebuild.png / crystal / LGPL-2.1
+run.png / app-install / See Below
+run_bounding.ico / crystal / LGPL-2.1
+run_bounding.png / crystal / LGPL-2.1
+run_not.ico / crystal / LGPL-2.1
+run_not.png / crystal / LGPL-2.1
+run_skip.ico / crystal / LGPL-2.1
+run_skip.png / crystal / LGPL-2.1
+runbasic.png / crystal / LGPL-2.1
+runit.ico / crystal / LGPL-2.1
+runit.png / crystal / LGPL-2.1
+rutilt.png / app-install / See Below
+sabayon.png / app-install / See Below
+sagasu.png / app-install / See Below
+sage.ico / wiki_commons_cc / See Below
+sage.png / wiki_commons_cc / See Below
+saint.ico / wiki_commons_cc / See Below
+saint.png / wiki_commons_cc / See Below
+samba-2.ico / nuvola / LGPL-2.1
+samba-2.png / nuvola / LGPL-2.1
+samba.ico / crystal / LGPL-2.1
+samba.ico / crystal_clear / LGPL-2.1
+samba.png / crystal / LGPL-2.1
+samba.png / crystal_clear / LGPL-2.1
+sample-point.png / cc / CC-BY 3.0
+save.png / crystal / LGPL-2.1
+saveas.png / crystal / LGPL-2.1
+saveastemplate.png / crystal / LGPL-2.1
+savebasicas.png / crystal / LGPL-2.1
+sbabrwinsert.png / crystal / LGPL-2.1
+sbaexecutesql.png / crystal / LGPL-2.1
+sbanativesql.png / crystal / LGPL-2.1
+scale.png / cc / CC-BY 3.0
+scanner-2.ico / gnome / GPLv2
+scanner-2.png / gnome / GPLv2
+scanner-3.ico / nuvola / LGPL-2.1
+scanner-3.png / nuvola / LGPL-2.1
+scanner-4.ico / oxygen / CC-BY-SA 3.0 or LGPL
+scanner-4.png / oxygen / CC-BY-SA 3.0 or LGPL
+scanner-barcode.ico / open_clip_art_library / PD
+scanner-barcode.png / open_clip_art_library / PD
+scanner.ico / crystal / LGPL-2.1
+scanner.png / crystal / LGPL-2.1
+schism-itf.png / app-install / See Below
+schism.png / app-install / See Below
+scorched3d.png / app-install / See Below
+scorched_3d.ico / wiki_commons_gpl / See Below
+scorched_3d.png / wiki_commons_gpl / See Below
+scratch.ico / wiki_commons_cc / See Below
+scratch.png / wiki_commons_cc / See Below
+screem.png / app-install / See Below
+screenlets.png / app-install / See Below
+screenruler.png / app-install / See Below
+scribes.png / app-install / See Below
+scribus.ico / crystal / LGPL-2.1
+scribus.ico / oxygen / CC-BY-SA 3.0 or LGPL
+scribus.ico / wiki_commons_gpl / See Below
+scribus.png / app-install / See Below
+scribus.png / crystal / LGPL-2.1
+scribus.png / oxygen / CC-BY-SA 3.0 or LGPL
+scribus.png / wiki_commons_gpl / See Below
+script-add.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+script-add.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+script-code-red.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+script-code-red.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+script-code.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+script-code.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+script-delete.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+script-delete.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+script-edit.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+script-edit.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+script-error.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+script-error.ico / oxygen / CC-BY-SA 3.0 or LGPL
+script-error.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+script-error.png / oxygen / CC-BY-SA 3.0 or LGPL
+script-gear.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+script-gear.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+script-go.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+script-go.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+script-key.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+script-key.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+script-lightning.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+script-lightning.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+script-link.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+script-link.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+script-palette.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+script-palette.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+script-save.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+script-save.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+script.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+script.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+scummvm.ico / wiki_commons_cc / See Below
+scummvm.png / wiki_commons_cc / See Below
+sdljump.png / app-install / See Below
+seahorse-preferences.png / app-install / See Below
+seahorse.png / app-install / See Below
+seamonkey.ico / wiki_commons_gpl / See Below
+seamonkey.png / wiki_commons_gpl / See Below
+searchmonkey.png / app-install / See Below
+seashore.ico / wiki_commons_gpl / See Below
+seashore.png / wiki_commons_gpl / See Below
+seaview.png / app-install / See Below
+secpanel.png / app-install / See Below
+sectionalignbottom.png / crystal / LGPL-2.1
+sectionalignleft.png / crystal / LGPL-2.1
+sectionalignright.png / crystal / LGPL-2.1
+sectionaligntop.png / crystal / LGPL-2.1
+sectionshrink.png / crystal / LGPL-2.1
+sectionshrinkbottom.png / crystal / LGPL-2.1
+sectionshrinktop.png / crystal / LGPL-2.1
+security-high-2.ico / oxygen / CC-BY-SA 3.0 or LGPL
+security-high-2.png / oxygen / CC-BY-SA 3.0 or LGPL
+security-high.ico / gnome / GPLv2
+security-high.png / gnome / GPLv2
+security-low-2.ico / oxygen / CC-BY-SA 3.0 or LGPL
+security-low-2.png / oxygen / CC-BY-SA 3.0 or LGPL
+security-low.ico / gnome / GPLv2
+security-low.png / gnome / GPLv2
+security-medium-2.ico / oxygen / CC-BY-SA 3.0 or LGPL
+security-medium-2.png / oxygen / CC-BY-SA 3.0 or LGPL
+security-medium.ico / gnome / GPLv2
+security-medium.png / gnome / GPLv2
+select-3.ico / crystal / LGPL-2.1
+select-3.png / crystal / LGPL-2.1
+select-nodes-3.ico / crystal / LGPL-2.1
+select-nodes-3.png / crystal / LGPL-2.1
+select-object.png / cc / CC-BY 3.0
+select-rectangular.ico / oxygen / CC-BY-SA 3.0 or LGPL
+select-rectangular.png / oxygen / CC-BY-SA 3.0 or LGPL
+select.ico / crystal / LGPL-2.1
+select.ico / intrigue / GPLv2
+select.png / crystal / LGPL-2.1
+select.png / intrigue / GPLv2
+selectall.png / crystal / LGPL-2.1
+selection-add.png / cc / CC-BY 3.0
+selection-all.png / cc / CC-BY 3.0
+selection-border.png / cc / CC-BY 3.0
+selection-grow.png / cc / CC-BY 3.0
+selection-intersect.png / cc / CC-BY 3.0
+selection-none.png / cc / CC-BY 3.0
+selection-replace.png / cc / CC-BY 3.0
+selection-shrink.png / cc / CC-BY 3.0
+selection-stroke.png / cc / CC-BY 3.0
+selection-subtract.png / cc / CC-BY 3.0
+selection-to-channel.png / cc / CC-BY 3.0
+selection-to-path.png / cc / CC-BY 3.0
+selection.png / cc / CC-BY 3.0
+selecttable.png / crystal / LGPL-2.1
+semn.ico / oxygen / CC-BY-SA 3.0 or LGPL
+semn.png / oxygen / CC-BY-SA 3.0 or LGPL
+sendfax.png / crystal / LGPL-2.1
+sendmail.png / crystal / LGPL-2.1
+sendtoback.png / crystal / LGPL-2.1
+server-add.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+server-add.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+server-chart.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+server-chart.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+server-compressed.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+server-compressed.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+server-connect.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+server-connect.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+server-database.png / oxygen / CC-BY-SA 3.0 or LGPL
+server-delete.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+server-delete.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+server-edit.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+server-edit.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+server-error.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+server-error.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+server-go.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+server-go.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+server-key.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+server-key.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+server-lightning.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+server-lightning.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+server-link.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+server-link.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+server-uncompressed.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+server-uncompressed.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+services.ico / crystal / LGPL-2.1
+services.ico / nuvola / LGPL-2.1
+services.ico / oxygen / CC-BY-SA 3.0 or LGPL
+services.png / crystal / LGPL-2.1
+services.png / nuvola / LGPL-2.1
+services.png / oxygen / CC-BY-SA 3.0 or LGPL
+session-properties.png / app-install / See Below
+setborderstyle.png / crystal / LGPL-2.1
+setdocumentproperties.png / crystal / LGPL-2.1
+setobjecttobackground.png / crystal / LGPL-2.1
+setobjecttoforeground.png / crystal / LGPL-2.1
+setoptimalcolumnwidth.png / crystal / LGPL-2.1
+setoptimalcolumnwidthdirect.png / crystal / LGPL-2.1
+setoptimalrowheight.png / crystal / LGPL-2.1
+seyon.ico / crystal / LGPL-2.1
+seyon.png / crystal / LGPL-2.1
+shading.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+shading.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+shadow3d.png / crystal / LGPL-2.1
+shadowbridge.png / app-install / See Below
+shadowcursor.png / crystal / LGPL-2.1
+shadowed.png / crystal / LGPL-2.1
+shaman.ico / wiki_commons_gpl / See Below
+shaman.png / wiki_commons_gpl / See Below
+shape-circle.png / cc / CC-BY 3.0
+shape-diamond.png / cc / CC-BY 3.0
+shape-group.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+shape-group.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+shape-handles.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+shape-handles.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+shape-move-back.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+shape-move-back.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+shape-move-backwards.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+shape-move-backwards.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+shape-move-forwards.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+shape-move-forwards.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+shape-move-front.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+shape-move-front.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+shape-square-add.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+shape-square-add.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+shape-square-delete.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+shape-square-delete.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+shape-square-edit.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+shape-square-edit.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+shape-square-error.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+shape-square-error.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+shape-square-go.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+shape-square-go.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+shape-square-key.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+shape-square-key.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+shape-square-link.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+shape-square-link.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+shape-square.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+shape-square.png / cc / CC-BY 3.0
+shape-square.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+shape-ungroup.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+shape-ungroup.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+shapes.ico / oxygen / CC-BY-SA 3.0 or LGPL
+shapes.png / oxygen / CC-BY-SA 3.0 or LGPL
+share.ico / crystal / LGPL-2.1
+share.ico / crystal_clear / LGPL-2.1
+share.png / app-install / See Below
+share.png / crystal / LGPL-2.1
+share.png / crystal_clear / LGPL-2.1
+shareaza.ico / wiki_commons_gpl / See Below
+shareaza.png / wiki_commons_gpl / See Below
+shared.png / crystal / LGPL-2.1
+sharpdevelop.ico / wiki_commons_gpl / See Below
+sharpdevelop.png / wiki_commons_gpl / See Below
+shear.png / crystal / LGPL-2.1
+shebang.png / wiki_commons_pd / PD
+sheepshaver.ico / wiki_commons_gpl / See Below
+sheepshaver.png / wiki_commons_gpl / See Below
+shell3d.png / crystal / LGPL-2.1
+shellscript.ico / crystal / LGPL-2.1
+shellscript.png / crystal / LGPL-2.1
+shield-add.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+shield-add.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+shield-delete.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+shield-delete.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+shield-go.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+shield-go.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+shield.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+shield.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+shiira.ico / wiki_commons_bsd / BSD
+shiira.png / wiki_commons_bsd / BSD
+shoes.png / app-install / See Below
+shorewall.ico / wiki_commons_cc / See Below
+shorewall.png / wiki_commons_cc / See Below
+show-all.png / cc / CC-BY 3.0
+show-menu.ico / oxygen / CC-BY-SA 3.0 or LGPL
+show-menu.png / oxygen / CC-BY-SA 3.0 or LGPL
+showannotation.png / crystal / LGPL-2.1
+showbookview.png / crystal / LGPL-2.1
+showbrowser.png / crystal / LGPL-2.1
+showfmexplorer.png / crystal / LGPL-2.1
+showfoto.ico / oxygen / CC-BY-SA 3.0 or LGPL
+showfoto.png / app-install / See Below
+showfoto.png / oxygen / CC-BY-SA 3.0 or LGPL
+showmenu.ico / crystal / LGPL-2.1
+showmenu.png / crystal / LGPL-2.1
+showmultiplepages.png / crystal / LGPL-2.1
+showpropbrowser.png / crystal / LGPL-2.1
+showtwopages.png / crystal / LGPL-2.1
+sim.ico / wiki_commons_gpl / See Below
+sim.png / wiki_commons_gpl / See Below
+simple.png / crystal / LGPL-2.1
+simutrans.ico / wiki_commons_cc / See Below
+simutrans.png / wiki_commons_cc / See Below
+singularity.png / app-install / See Below
+sipphone.ico / crystal / LGPL-2.1
+sipphone.png / crystal / LGPL-2.1
+sitemap-color.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+sitemap-color.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+sitemap.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+skencil.png / app-install / See Below
+skype.ico / crystal / LGPL-2.1
+skype.ico / tango-harm / CC-BY 3.0
+skype.png / crystal / LGPL-2.1
+skype.png / tango-harm / CC-BY 3.0
+sl_addentry.ico / crystal / LGPL-2.1
+sl_addentry.png / crystal / LGPL-2.1
+sl_addrecord.ico / crystal / LGPL-2.1
+sl_addrecord.png / crystal / LGPL-2.1
+sl_delentry.ico / crystal / LGPL-2.1
+sl_delentry.png / crystal / LGPL-2.1
+sl_delrecord.ico / crystal / LGPL-2.1
+sl_delrecord.png / crystal / LGPL-2.1
+slashem.png / app-install / See Below
+slide-delete.ico / crystal / LGPL-2.1
+slide-delete.png / crystal / LGPL-2.1
+slune.png / app-install / See Below
+smallestheight.png / crystal / LGPL-2.1
+smallestwidth.png / crystal / LGPL-2.1
+smb4k.png / app-install / See Below
+smplayer.ico / wiki_commons_gpl / See Below
+smplayer.png / app-install / See Below
+smplayer.png / wiki_commons_gpl / See Below
+sms.ico / crystal / LGPL-2.1
+sms.png / crystal / LGPL-2.1
+smserver.ico / crystal / LGPL-2.1
+smserver.png / crystal / LGPL-2.1
+smultron.ico / wiki_commons_bsd / BSD
+smultron.png / wiki_commons_bsd / BSD
+smultron2.ico / wiki_commons_bsd / BSD
+smultron2.png / wiki_commons_bsd / BSD
+smultron_command.ico / wiki_commons_bsd / BSD
+smultron_command.png / wiki_commons_bsd / BSD
+smultron_document.ico / wiki_commons_bsd / BSD
+smultron_document.png / wiki_commons_bsd / BSD
+smultron_project.ico / wiki_commons_bsd / BSD
+smultron_project.png / wiki_commons_bsd / BSD
+smultron_snippets.ico / wiki_commons_bsd / BSD
+smultron_snippets.png / wiki_commons_bsd / BSD
+snake4.png / app-install / See Below
+snap-extention.ico / oxygen / CC-BY-SA 3.0 or LGPL
+snap-extention.png / oxygen / CC-BY-SA 3.0 or LGPL
+snap-guideline.ico / oxygen / CC-BY-SA 3.0 or LGPL
+snap-guideline.png / oxygen / CC-BY-SA 3.0 or LGPL
+snap-intersection.ico / oxygen / CC-BY-SA 3.0 or LGPL
+snap-intersection.png / oxygen / CC-BY-SA 3.0 or LGPL
+snap-node.ico / oxygen / CC-BY-SA 3.0 or LGPL
+snap-node.png / oxygen / CC-BY-SA 3.0 or LGPL
+snap-orto.ico / oxygen / CC-BY-SA 3.0 or LGPL
+snap-orto.png / oxygen / CC-BY-SA 3.0 or LGPL
+snapborder.png / crystal / LGPL-2.1
+snapframe.png / crystal / LGPL-2.1
+snappoints.png / crystal / LGPL-2.1
+snowballz.png / app-install / See Below
+socket.ico / crystal / LGPL-2.1
+socket.ico / crystal_clear / LGPL-2.1
+socket.ico / nuvola / LGPL-2.1
+socket.png / crystal / LGPL-2.1
+socket.png / crystal_clear / LGPL-2.1
+socket.png / nuvola / LGPL-2.1
+sodipodi-2.ico / nuvola / LGPL-2.1
+sodipodi-2.png / nuvola / LGPL-2.1
+sodipodi.ico / crystal / LGPL-2.1
+sodipodi.ico / wiki_commons_gpl / See Below
+sodipodi.png / crystal / LGPL-2.1
+sodipodi.png / wiki_commons_gpl / See Below
+sofa_framework.ico / wiki_commons_gpl / See Below
+sofa_framework.png / wiki_commons_gpl / See Below
+software-properties.png / app-install / See Below
+software-update-available-2.ico / tango / PD
+software-update-available-2.png / tango / PD
+software-update-available.ico / gnome / GPLv2
+software-update-available.png / gnome / GPLv2
+software-update-current.ico / crystal / LGPL-2.1
+software-update-current.png / crystal / LGPL-2.1
+software-update-urgent-2.ico / tango / PD
+software-update-urgent-2.png / tango / PD
+software-update-urgent.ico / gnome / GPLv2
+software-update-urgent.png / gnome / GPLv2
+solarwolf.ico / wiki_commons_gpl / See Below
+solarwolf.png / app-install / See Below
+solarwolf.png / wiki_commons_gpl / See Below
+solfege.png / app-install / See Below
+solidcreate.png / crystal / LGPL-2.1
+solidfilldlg.ico / crystal / LGPL-2.1
+solidfilldlg.png / crystal / LGPL-2.1
+sonata.png / app-install / See Below
+songbird.ico / wiki_commons_gpl / See Below
+songbird.png / wiki_commons_gpl / See Below
+songbird_bw.ico / wiki_commons_gpl / See Below
+songbird_bw.png / wiki_commons_gpl / See Below
+songwrite.png / app-install / See Below
+sopwith.png / app-install / See Below
+sortascending.png / crystal / LGPL-2.1
+sortdescending.png / crystal / LGPL-2.1
+sortdown.png / crystal / LGPL-2.1
+sortup.png / crystal / LGPL-2.1
+sound-add.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+sound-add.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+sound-delete.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+sound-delete.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+sound-grey.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+sound-low.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+sound-low.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+sound-mute.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+sound-mute.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+sound-none.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+sound-none.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+sound.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+sound.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+sound_juicer.ico / wiki_commons_gpl / See Below
+sound_juicer.png / wiki_commons_gpl / See Below
+soundconverter.png / app-install / See Below
+soundkonverter.png / app-install / See Below
+sourceview.png / crystal / LGPL-2.1
+spacepara1.png / crystal / LGPL-2.1
+spacepara15.png / crystal / LGPL-2.1
+spacepara2.png / crystal / LGPL-2.1
+sparkle.ico / wiki_commons_mit / MIT
+sparkle.png / wiki_commons_mit / MIT
+spe.png / app-install / See Below
+specto.png / app-install / See Below
+speedcrunch.png / app-install / See Below
+spelling.png / crystal / LGPL-2.1
+spellonline.png / crystal / LGPL-2.1
+sphere.png / crystal / LGPL-2.1
+spiral.png / cc / CC-BY 3.0
+spire.ico / crystal / LGPL-2.1
+spire.png / crystal / LGPL-2.1
+splitcell.png / crystal / LGPL-2.1
+sports-basketball.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+sports-basketball.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+sports-football.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+sports-football.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+sports-golf.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+sports-raquet.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+sports-raquet.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+sports-shuttlecock.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+sports-shuttlecock.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+sports-soccer.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+sports-tennis.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+sports-tennis.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+spydr.png / app-install / See Below
+sqlite_database_browser.png / wiki_commons_pd / PD
+sqlitebrowser.png / app-install / See Below
+square.png / crystal / LGPL-2.1
+square_rounded.png / crystal / LGPL-2.1
+square_rounded_unfilled.png / crystal / LGPL-2.1
+square_unfilled.png / crystal / LGPL-2.1
+squeak.png / app-install / See Below
+squeeze.png / app-install / See Below
+star.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+star.png / cc / CC-BY 3.0
+star.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+stardict.png / app-install / See Below
+staroffice.ico / crystal / LGPL-2.1
+staroffice.ico / wiki_commons_cc / See Below
+staroffice.png / crystal / LGPL-2.1
+staroffice.png / wiki_commons_cc / See Below
+starplot.png / app-install / See Below
+starshapes.bang.png / crystal / LGPL-2.1
+starshapes.concave-star6.png / crystal / LGPL-2.1
+starshapes.doorplate.png / crystal / LGPL-2.1
+starshapes.horizontal-scroll.png / crystal / LGPL-2.1
+starshapes.png / crystal / LGPL-2.1
+starshapes.signet.png / crystal / LGPL-2.1
+starshapes.star12.png / crystal / LGPL-2.1
+starshapes.star24.png / crystal / LGPL-2.1
+starshapes.star4.png / crystal / LGPL-2.1
+starshapes.star5.png / crystal / LGPL-2.1
+starshapes.star6.png / crystal / LGPL-2.1
+starshapes.star8.png / crystal / LGPL-2.1
+starshapes.vertical-scroll.png / crystal / LGPL-2.1
+start-here-kde.ico / oxygen / CC-BY-SA 3.0 or LGPL
+start-here-kde.png / oxygen / CC-BY-SA 3.0 or LGPL
+start-here.ico / gnome / GPLv2
+start-here.ico / oxygen / CC-BY-SA 3.0 or LGPL
+start-here.ico / tango / PD
+start-here.png / gnome / GPLv2
+start-here.png / oxygen / CC-BY-SA 3.0 or LGPL
+start-here.png / tango / PD
+startupmanager.png / app-install / See Below
+status-away.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+status-away.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+status-busy.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+status-busy.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+status-offline.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+status-online.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+status-online.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+stellarium.ico / wiki_commons_gpl / See Below
+stellarium.png / app-install / See Below
+stellarium.png / wiki_commons_gpl / See Below
+step.ico / oxygen / CC-BY-SA 3.0 or LGPL
+step.png / oxygen / CC-BY-SA 3.0 or LGPL
+stop.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+stop.png / crystal / LGPL-2.1
+stop.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+stopmotion.png / app-install / See Below
+stopwatch.png / app-install / See Below
+stormbaancoureur.png / app-install / See Below
+stratagus.ico / wiki_commons_gpl / See Below
+stratagus.png / wiki_commons_gpl / See Below
+straw.png / app-install / See Below
+streamtuner.png / app-install / See Below
+strigi.ico / oxygen / CC-BY-SA 3.0 or LGPL
+strigi.png / oxygen / CC-BY-SA 3.0 or LGPL
+strikeout.png / crystal / LGPL-2.1
+stroke-cap-butt.ico / oxygen / CC-BY-SA 3.0 or LGPL
+stroke-cap-butt.png / oxygen / CC-BY-SA 3.0 or LGPL
+stroke-cap-round.ico / oxygen / CC-BY-SA 3.0 or LGPL
+stroke-cap-round.png / oxygen / CC-BY-SA 3.0 or LGPL
+stroke-cap-square.ico / oxygen / CC-BY-SA 3.0 or LGPL
+stroke-cap-square.png / oxygen / CC-BY-SA 3.0 or LGPL
+stroke-join-bevel.ico / oxygen / CC-BY-SA 3.0 or LGPL
+stroke-join-bevel.png / oxygen / CC-BY-SA 3.0 or LGPL
+stroke-join-miter.ico / oxygen / CC-BY-SA 3.0 or LGPL
+stroke-join-miter.png / oxygen / CC-BY-SA 3.0 or LGPL
+stroke-join-round.ico / oxygen / CC-BY-SA 3.0 or LGPL
+stroke-join-round.png / oxygen / CC-BY-SA 3.0 or LGPL
+strongdcpp.ico / wiki_commons_gpl / See Below
+strongdcpp.png / wiki_commons_gpl / See Below
+stroq.png / app-install / See Below
+styfam3.png / crystal / LGPL-2.1
+style-add.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+style-add.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+style-delete.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+style-delete.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+style-edit.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+style-edit.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+style-go.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+style-go.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+style.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+style.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+stylenewbyexample.png / crystal / LGPL-2.1
+subscript.png / crystal / LGPL-2.1
+subtitleeditor.png / app-install / See Below
+sunflow.png / app-install / See Below
+superkaramba.ico / wiki_commons_gpl / See Below
+superkaramba.png / wiki_commons_gpl / See Below
+superscript.png / crystal / LGPL-2.1
+supertuxkart.png / app-install / See Below
+susehelpcenter.ico / crystal_clear / LGPL-2.1
+susehelpcenter.png / crystal_clear / LGPL-2.1
+svn-commit.ico / oxygen / CC-BY-SA 3.0 or LGPL
+svn-commit.png / oxygen / CC-BY-SA 3.0 or LGPL
+svn-update.ico / oxygen / CC-BY-SA 3.0 or LGPL
+svn-update.png / oxygen / CC-BY-SA 3.0 or LGPL
+svn-workbench_wb.png / app-install / See Below
+svxedit.png / app-install / See Below
+swap-colors.png / cc / CC-BY 3.0
+sweep.png / app-install / See Below
+swfdec.png / app-install / See Below
+switchcontroldesignmode.png / crystal / LGPL-2.1
+swscanner.png / app-install / See Below
+sylpheed.ico / wiki_commons_gpl / See Below
+sylpheed.png / app-install / See Below
+sylpheed.png / wiki_commons_gpl / See Below
+symbolcatalogue.png / crystal / LGPL-2.1
+symbolshapes.brace-pair.png / crystal / LGPL-2.1
+symbolshapes.bracket-pair.png / crystal / LGPL-2.1
+symbolshapes.cloud.png / crystal / LGPL-2.1
+symbolshapes.diamond-bevel.png / crystal / LGPL-2.1
+symbolshapes.flower.png / crystal / LGPL-2.1
+symbolshapes.forbidden.png / crystal / LGPL-2.1
+symbolshapes.heart.png / crystal / LGPL-2.1
+symbolshapes.left-brace.png / crystal / LGPL-2.1
+symbolshapes.left-bracket.png / crystal / LGPL-2.1
+symbolshapes.lightning.png / crystal / LGPL-2.1
+symbolshapes.moon.png / crystal / LGPL-2.1
+symbolshapes.octagon-bevel.png / crystal / LGPL-2.1
+symbolshapes.png / crystal / LGPL-2.1
+symbolshapes.puzzle.png / crystal / LGPL-2.1
+symbolshapes.quad-bevel.png / crystal / LGPL-2.1
+symbolshapes.right-brace.png / crystal / LGPL-2.1
+symbolshapes.right-bracket.png / crystal / LGPL-2.1
+symbolshapes.smiley.png / crystal / LGPL-2.1
+symbolshapes.sun.png / crystal / LGPL-2.1
+sympy.ico / wiki_commons_cc / See Below
+sympy.png / wiki_commons_cc / See Below
+synaptic.ico / crystal / LGPL-2.1
+synaptic.png / app-install / See Below
+synaptic.png / crystal / LGPL-2.1
+synaptics_touchpad.ico / crystal / LGPL-2.1
+synaptics_touchpad.png / crystal / LGPL-2.1
+synfig.png / app-install / See Below
+synkron.ico / wiki_commons_gpl / See Below
+synkron.png / wiki_commons_gpl / See Below
+sysprof.png / app-install / See Below
+system-config-lvm.png / app-install / See Below
+system-daemons.ico / crystal / LGPL-2.1
+system-daemons.png / crystal / LGPL-2.1
+system-device-notifier.ico / oxygen / CC-BY-SA 3.0 or LGPL
+system-device-notifier.png / oxygen / CC-BY-SA 3.0 or LGPL
+system-diagnosis.ico / oxygen / CC-BY-SA 3.0 or LGPL
+system-diagnosis.png / oxygen / CC-BY-SA 3.0 or LGPL
+system-file-manager-2.ico / crystal / LGPL-2.1
+system-file-manager-2.png / crystal / LGPL-2.1
+system-file-manager-3.ico / gnome / GPLv2
+system-file-manager-3.png / gnome / GPLv2
+system-file-manager-4.ico / tango / PD
+system-file-manager-4.png / tango / PD
+system-file-manager-5.ico / nuvola / LGPL-2.1
+system-file-manager-5.png / nuvola / LGPL-2.1
+system-file-manager-6.ico / oxygen / CC-BY-SA 3.0 or LGPL
+system-file-manager-6.png / oxygen / CC-BY-SA 3.0 or LGPL
+system-help-2.ico / gnome / GPLv2
+system-help-2.png / gnome / GPLv2
+system-help-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+system-help-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+system-hibernate.ico / crystal / LGPL-2.1
+system-hibernate.png / crystal / LGPL-2.1
+system-installer.ico / tango / PD
+system-installer.png / tango / PD
+system-lock-screen-2.ico / gnome / GPLv2
+system-lock-screen-2.png / gnome / GPLv2
+system-lock-screen-3.ico / tango / PD
+system-lock-screen-3.png / tango / PD
+system-lock-screen-4.ico / oxygen / CC-BY-SA 3.0 or LGPL
+system-lock-screen-4.png / oxygen / CC-BY-SA 3.0 or LGPL
+system-log-out-2.ico / crystal / LGPL-2.1
+system-log-out-2.png / crystal / LGPL-2.1
+system-log-out-3.ico / tango / PD
+system-log-out-3.png / tango / PD
+system-log-out-4.ico / oxygen / CC-BY-SA 3.0 or LGPL
+system-log-out-4.png / oxygen / CC-BY-SA 3.0 or LGPL
+system-logout.ico / crystal / LGPL-2.1
+system-logout.png / crystal / LGPL-2.1
+system-multiple_monitors.ico / crystal / LGPL-2.1
+system-multiple_monitors.png / crystal / LGPL-2.1
+system-partition-manager-2.ico / oxygen / CC-BY-SA 3.0 or LGPL
+system-partition-manager-2.png / oxygen / CC-BY-SA 3.0 or LGPL
+system-partition-manager.ico / crystal / LGPL-2.1
+system-partition-manager.png / crystal / LGPL-2.1
+system-password-2.ico / nuvola / LGPL-2.1
+system-password-2.png / nuvola / LGPL-2.1
+system-password.ico / crystal / LGPL-2.1
+system-password.png / crystal / LGPL-2.1
+system-quick_restart.ico / crystal / LGPL-2.1
+system-quick_restart.png / crystal / LGPL-2.1
+system-reboot.ico / oxygen / CC-BY-SA 3.0 or LGPL
+system-reboot.png / oxygen / CC-BY-SA 3.0 or LGPL
+system-restart.ico / crystal / LGPL-2.1
+system-restart.png / crystal / LGPL-2.1
+system-run-2.ico / crystal / LGPL-2.1
+system-run-2.png / crystal / LGPL-2.1
+system-run-3.ico / gnome / GPLv2
+system-run-3.png / gnome / GPLv2
+system-run-4.ico / nuvola / LGPL-2.1
+system-run-4.png / nuvola / LGPL-2.1
+system-run-5.ico / oxygen / CC-BY-SA 3.0 or LGPL
+system-run-5.png / oxygen / CC-BY-SA 3.0 or LGPL
+system-run.ico / crystal_clear / LGPL-2.1
+system-run.ico / intrigue / GPLv2
+system-run.png / crystal_clear / LGPL-2.1
+system-run.png / intrigue / GPLv2
+system-search-2.ico / gnome / GPLv2
+system-search-2.png / gnome / GPLv2
+system-search-3.ico / tango / PD
+system-search-3.png / tango / PD
+system-search-4.ico / oxygen / CC-BY-SA 3.0 or LGPL
+system-search-4.png / oxygen / CC-BY-SA 3.0 or LGPL
+system-settings-2.ico / nuvola / LGPL-2.1
+system-settings-2.png / nuvola / LGPL-2.1
+system-settings-3d-off.ico / crystal / LGPL-2.1
+system-settings-3d-off.png / crystal / LGPL-2.1
+system-settings-3d.ico / crystal / LGPL-2.1
+system-settings-3d.png / crystal / LGPL-2.1
+system-settings-3ddesktop.ico / intrigue / GPLv2
+system-settings-3ddesktop.png / intrigue / GPLv2
+system-settings-3ds.png / tango-harm / CC-BY 3.0
+system-settings.ico / crystal / LGPL-2.1
+system-settings.ico / nuvola / LGPL-2.1
+system-settings.png / crystal / LGPL-2.1
+system-settings.png / nuvola / LGPL-2.1
+system-shutdown-2.ico / crystal / LGPL-2.1
+system-shutdown-2.png / crystal / LGPL-2.1
+system-shutdown-3.ico / gnome / GPLv2
+system-shutdown-3.png / gnome / GPLv2
+system-shutdown-4.png / tango / PD
+system-shutdown-5.ico / oxygen / CC-BY-SA 3.0 or LGPL
+system-shutdown-5.png / oxygen / CC-BY-SA 3.0 or LGPL
+system-shutdown.ico / crystal / LGPL-2.1
+system-shutdown.png / crystal / LGPL-2.1
+system-software-install.ico / gnome / GPLv2
+system-software-install.png / gnome / GPLv2
+system-software-installer-2.ico / tango / PD
+system-software-installer-2.png / tango / PD
+system-software-installer.ico / gnome / GPLv2
+system-software-installer.png / gnome / GPLv2
+system-software-update-2.ico / tango / PD
+system-software-update-2.png / tango / PD
+system-software-update-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+system-software-update-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+system-software-update.ico / gnome / GPLv2
+system-software-update.png / gnome / GPLv2
+system-suspend-hibernate.ico / oxygen / CC-BY-SA 3.0 or LGPL
+system-suspend-hibernate.png / oxygen / CC-BY-SA 3.0 or LGPL
+system-suspend.ico / oxygen / CC-BY-SA 3.0 or LGPL
+system-suspend.png / oxygen / CC-BY-SA 3.0 or LGPL
+system-switch-user-2.ico / crystal / LGPL-2.1
+system-switch-user-2.png / crystal / LGPL-2.1
+system-switch-user-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+system-switch-user-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+system-switch-user.ico / intrigue / GPLv2
+system-switch-user.png / intrigue / GPLv2
+system-switch_user.ico / crystal / LGPL-2.1
+system-switch_user.png / crystal / LGPL-2.1
+system-upgrade.ico / tango-harm / CC-BY 3.0
+system-upgrade.png / tango-harm / CC-BY 3.0
+system-users-2.ico / gnome / GPLv2
+system-users-2.png / gnome / GPLv2
+system-users-3.ico / tango / PD
+system-users-3.png / tango / PD
+system-users-4.ico / oxygen / CC-BY-SA 3.0 or LGPL
+system-users-4.png / oxygen / CC-BY-SA 3.0 or LGPL
+system-users.ico / crystal / LGPL-2.1
+system-users.png / crystal / LGPL-2.1
+system-wifi.ico / crystal / LGPL-2.1
+system-wifi.png / crystal / LGPL-2.1
+system.ico / crystal / LGPL-2.1
+system.png / crystal / LGPL-2.1
+tab-close-2.ico / nuvola / LGPL-2.1
+tab-close-2.png / nuvola / LGPL-2.1
+tab-close-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+tab-close-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+tab-close-other.ico / oxygen / CC-BY-SA 3.0 or LGPL
+tab-close-other.png / oxygen / CC-BY-SA 3.0 or LGPL
+tab-close.ico / crystal / LGPL-2.1
+tab-close.ico / crystal_clear / LGPL-2.1
+tab-close.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+tab-close.png / crystal / LGPL-2.1
+tab-close.png / crystal_clear / LGPL-2.1
+tab-close.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+tab-detach.png / oxygen / CC-BY-SA 3.0 or LGPL
+tab-duplicate-2.ico / nuvola / LGPL-2.1
+tab-duplicate-2.png / nuvola / LGPL-2.1
+tab-duplicate-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+tab-duplicate.ico / crystal / LGPL-2.1
+tab-duplicate.png / crystal / LGPL-2.1
+tab-duplicatee.ico / crystal / LGPL-2.1
+tab-duplicatee.png / crystal / LGPL-2.1
+tab-edit.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+tab-edit.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+tab-go.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+tab-go.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+tab-new-2.ico / tango / PD
+tab-new-2.png / tango / PD
+tab-new-3.ico / nuvola / LGPL-2.1
+tab-new-3.png / nuvola / LGPL-2.1
+tab-new-4.ico / oxygen / CC-BY-SA 3.0 or LGPL
+tab-new-4.png / oxygen / CC-BY-SA 3.0 or LGPL
+tab-new-background.ico / crystal / LGPL-2.1
+tab-new-background.ico / oxygen / CC-BY-SA 3.0 or LGPL
+tab-new-background.png / crystal / LGPL-2.1
+tab-new-background.png / oxygen / CC-BY-SA 3.0 or LGPL
+tab-new-raised-2.ico / nuvola / LGPL-2.1
+tab-new-raised-2.png / nuvola / LGPL-2.1
+tab-new-raised.ico / crystal / LGPL-2.1
+tab-new-raised.png / crystal / LGPL-2.1
+tab-new.ico / crystal / LGPL-2.1
+tab-new.ico / crystal_clear / LGPL-2.1
+tab-new.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+tab-new.ico / gnome / GPLv2
+tab-new.png / crystal / LGPL-2.1
+tab-new.png / crystal_clear / LGPL-2.1
+tab-new.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+tab-new.png / gnome / GPLv2
+tab.ico / crystal / LGPL-2.1
+tab.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+tab.png / crystal / LGPL-2.1
+tab.png / crystal_clear / LGPL-2.1
+tab.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+tab_breakoff.ico / crystal / LGPL-2.1
+tab_breakoff.png / crystal / LGPL-2.1
+tabdialog.png / crystal / LGPL-2.1
+table-add.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+table-add.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+table-border-all.ico / crystal / LGPL-2.1
+table-border-all.png / crystal / LGPL-2.1
+table-border-bottom.ico / crystal / LGPL-2.1
+table-border-bottom.png / crystal / LGPL-2.1
+table-border-bottom2.ico / crystal / LGPL-2.1
+table-border-bottom2.png / crystal / LGPL-2.1
+table-border-fall.ico / crystal / LGPL-2.1
+table-border-fall.png / crystal / LGPL-2.1
+table-border-horizontal.ico / crystal / LGPL-2.1
+table-border-horizontal.png / crystal / LGPL-2.1
+table-border-inside.ico / crystal / LGPL-2.1
+table-border-inside.png / crystal / LGPL-2.1
+table-border-left.ico / crystal / LGPL-2.1
+table-border-left.png / crystal / LGPL-2.1
+table-border-left2.ico / crystal / LGPL-2.1
+table-border-left2.png / crystal / LGPL-2.1
+table-border-outline.ico / crystal / LGPL-2.1
+table-border-outline.png / crystal / LGPL-2.1
+table-border-outline2.ico / crystal / LGPL-2.1
+table-border-outline2.png / crystal / LGPL-2.1
+table-border-remove.ico / crystal / LGPL-2.1
+table-border-remove.png / crystal / LGPL-2.1
+table-border-right.ico / crystal / LGPL-2.1
+table-border-right.png / crystal / LGPL-2.1
+table-border-top.ico / crystal / LGPL-2.1
+table-border-top.png / crystal / LGPL-2.1
+table-border-top2.ico / crystal / LGPL-2.1
+table-border-top2.png / crystal / LGPL-2.1
+table-border-up.ico / crystal / LGPL-2.1
+table-border-up.png / crystal / LGPL-2.1
+table-border-vertical.ico / crystal / LGPL-2.1
+table-border-vertical.png / crystal / LGPL-2.1
+table-cell-delete.ico / crystal / LGPL-2.1
+table-cell-delete.png / crystal / LGPL-2.1
+table-cell-dissociate.ico / crystal / LGPL-2.1
+table-cell-dissociate.png / crystal / LGPL-2.1
+table-cell-insert-copy.ico / crystal / LGPL-2.1
+table-cell-insert-copy.png / crystal / LGPL-2.1
+table-cell-insert.ico / crystal / LGPL-2.1
+table-cell-insert.png / crystal / LGPL-2.1
+table-cell-merge.ico / crystal / LGPL-2.1
+table-cell-merge.png / crystal / LGPL-2.1
+table-cell-remove.ico / crystal / LGPL-2.1
+table-cell-remove.png / crystal / LGPL-2.1
+table-column-delete.ico / crystal / LGPL-2.1
+table-column-delete.png / crystal / LGPL-2.1
+table-column-hide.ico / crystal / LGPL-2.1
+table-column-hide.png / crystal / LGPL-2.1
+table-column-show.ico / crystal / LGPL-2.1
+table-column-show.png / crystal / LGPL-2.1
+table-delete.ico / crystal / LGPL-2.1
+table-delete.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+table-delete.png / crystal / LGPL-2.1
+table-delete.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+table-edit.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+table-edit.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+table-error.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+table-error.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+table-gear.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+table-gear.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+table-go.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+table-go.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+table-key.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+table-key.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+table-lightning.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+table-lightning.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+table-link.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+table-link.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+table-multiple.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+table-multiple.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+table-refresh.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+table-refresh.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+table-relationship.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+table-relationship.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+table-row-delete.ico / crystal / LGPL-2.1
+table-row-delete.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+table-row-delete.png / crystal / LGPL-2.1
+table-row-delete.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+table-row-insert.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+table-row-insert.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+table-row-show.ico / crystal / LGPL-2.1
+table-row-show.png / crystal / LGPL-2.1
+table-save.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+table-save.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+table-table-row-hide.ico / crystal / LGPL-2.1
+table-table-row-hide.png / crystal / LGPL-2.1
+table_2.png / crystal / LGPL-2.1
+table_3.png / crystal / LGPL-2.1
+tabledesign.png / crystal / LGPL-2.1
+tabledialog.png / crystal / LGPL-2.1
+tablemodefix.png / crystal / LGPL-2.1
+tablemodefixprop.png / crystal / LGPL-2.1
+tablemodevariable.png / crystal / LGPL-2.1
+tablesort.png / crystal / LGPL-2.1
+tag-blue-add.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+tag-blue-add.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+tag-blue-delete.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+tag-blue-delete.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+tag-blue.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+tag-blue.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+tag-green.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+tag-green.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+tag-orange.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+tag-orange.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+tag-pink.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+tag-pink.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+tag-purple.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+tag-purple.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+tag-red.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+tag-red.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+tag-yellow.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+tag-yellow.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+tagua.png / oxygen / CC-BY-SA 3.0 or LGPL
+tangerine.png / app-install / See Below
+tangogps.png / app-install / See Below
+task-add.ico / crystal / LGPL-2.1
+task-add.png / crystal / LGPL-2.1
+task-complete.ico / oxygen / CC-BY-SA 3.0 or LGPL
+task-complete.png / oxygen / CC-BY-SA 3.0 or LGPL
+task-due.ico / gnome / GPLv2
+task-due.png / gnome / GPLv2
+task-milestone-add.ico / crystal / LGPL-2.1
+task-milestone-add.png / crystal / LGPL-2.1
+task-new.ico / oxygen / CC-BY-SA 3.0 or LGPL
+task-new.png / oxygen / CC-BY-SA 3.0 or LGPL
+task-past-due.ico / gnome / GPLv2
+task-past-due.png / gnome / GPLv2
+task-recurring.ico / oxygen / CC-BY-SA 3.0 or LGPL
+task-recurring.png / oxygen / CC-BY-SA 3.0 or LGPL
+task-reminder.ico / oxygen / CC-BY-SA 3.0 or LGPL
+task-reminder.png / oxygen / CC-BY-SA 3.0 or LGPL
+task-subtask-add.ico / crystal / LGPL-2.1
+task-subtask-add.png / crystal / LGPL-2.1
+taskjuggler.png / app-install / See Below
+tasks.ico / intrigue / GPLv2
+tasks.png / app-install / See Below
+tasks.png / intrigue / GPLv2
+tasque.png / app-install / See Below
+tatan.png / app-install / See Below
+taxbird.png / app-install / See Below
+tea.png / app-install / See Below
+tecnoballz.png / app-install / See Below
+ted.ico / wiki_commons_gpl / See Below
+ted.png / wiki_commons_gpl / See Below
+teeworlds.png / app-install / See Below
+teg.png / app-install / See Below
+telephone.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+telephone.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+telephone_add.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+telephone_add.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+telephone_delete.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+telephone_delete.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+telephone_edit.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+telephone_edit.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+telephone_error.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+telephone_error.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+telephone_go.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+telephone_go.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+telephone_key.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+telephone_key.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+telephone_link.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+telephone_link.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+teleport.png / app-install / See Below
+tellico.png / app-install / See Below
+template.png / cc / CC-BY 3.0
+tennix.png / app-install / See Below
+terminator.png / app-install / See Below
+terraer.ico / wiki_commons_pd / PD
+terraer.png / wiki_commons_pd / PD
+terralib.ico / wiki_commons_gpl / See Below
+terralib.png / wiki_commons_gpl / See Below
+testmode.png / crystal / LGPL-2.1
+tex.png / wiki_commons_pd / PD
+texmaker.png / app-install / See Below
+texshop.ico / wiki_commons_cc / See Below
+texshop.png / wiki_commons_cc / See Below
+text-calendar.ico / oxygen / CC-BY-SA 3.0 or LGPL
+text-calendar.png / oxygen / CC-BY-SA 3.0 or LGPL
+text-css.ico / crystal / LGPL-2.1
+text-css.ico / nuvola / LGPL-2.1
+text-css.ico / oxygen / CC-BY-SA 3.0 or LGPL
+text-css.ico / tango-harm / CC-BY 3.0
+text-css.png / crystal / LGPL-2.1
+text-css.png / nuvola / LGPL-2.1
+text-css.png / oxygen / CC-BY-SA 3.0 or LGPL
+text-css.png / tango-harm / CC-BY 3.0
+text-csv.ico / oxygen / CC-BY-SA 3.0 or LGPL
+text-csv.png / oxygen / CC-BY-SA 3.0 or LGPL
+text-dir-ltr.png / cc / CC-BY 3.0
+text-dir-rtl.png / cc / CC-BY 3.0
+text-directory.ico / crystal / LGPL-2.1
+text-directory.ico / nuvola / LGPL-2.1
+text-directory.ico / oxygen / CC-BY-SA 3.0 or LGPL
+text-directory.ico / tango-harm / CC-BY 3.0
+text-directory.png / crystal / LGPL-2.1
+text-directory.png / nuvola / LGPL-2.1
+text-directory.png / oxygen / CC-BY-SA 3.0 or LGPL
+text-directory.png / tango-harm / CC-BY 3.0
+text-enriched.ico / oxygen / CC-BY-SA 3.0 or LGPL
+text-enriched.png / oxygen / CC-BY-SA 3.0 or LGPL
+text-field.ico / oxygen / CC-BY-SA 3.0 or LGPL
+text-field.png / oxygen / CC-BY-SA 3.0 or LGPL
+text-frame-link.ico / oxygen / CC-BY-SA 3.0 or LGPL
+text-frame-link.png / oxygen / CC-BY-SA 3.0 or LGPL
+text-frame-unlink.ico / oxygen / CC-BY-SA 3.0 or LGPL
+text-frame-unlink.png / oxygen / CC-BY-SA 3.0 or LGPL
+text-horizontalrule.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+text-horizontalrule.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+text-html-2.ico / crystal / LGPL-2.1
+text-html-2.png / crystal / LGPL-2.1
+text-html-abiword.ico / wiki_commons_gpl / See Below
+text-html-abiword.png / wiki_commons_gpl / See Below
+text-html.ico / crystal_clear / LGPL-2.1
+text-html.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+text-html.ico / gnome / GPLv2
+text-html.ico / intrigue / GPLv2
+text-html.ico / nuvola / LGPL-2.1
+text-html.ico / oxygen / CC-BY-SA 3.0 or LGPL
+text-html.ico / tango / PD
+text-html.png / crystal_clear / LGPL-2.1
+text-html.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+text-html.png / gnome / GPLv2
+text-html.png / intrigue / GPLv2
+text-html.png / nuvola / LGPL-2.1
+text-html.png / oxygen / CC-BY-SA 3.0 or LGPL
+text-html.png / tango / PD
+text-indent-remove.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+text-indent-remove.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+text-indent.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+text-indent.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+text-layer.png / cc / CC-BY 3.0
+text-mathml.png / oxygen / CC-BY-SA 3.0 or LGPL
+text-plain.ico / intrigue / GPLv2
+text-plain.ico / oxygen / CC-BY-SA 3.0 or LGPL
+text-plain.png / crystal_clear / LGPL-2.1
+text-plain.png / intrigue / GPLv2
+text-plain.png / nuvola / LGPL-2.1
+text-plain.png / oxygen / CC-BY-SA 3.0 or LGPL
+text-rdf.ico / oxygen / CC-BY-SA 3.0 or LGPL
+text-rdf.png / oxygen / CC-BY-SA 3.0 or LGPL
+text-sgml.ico / oxygen / CC-BY-SA 3.0 or LGPL
+text-sgml.png / oxygen / CC-BY-SA 3.0 or LGPL
+text-speak.ico / oxygen / CC-BY-SA 3.0 or LGPL
+text-speak.png / oxygen / CC-BY-SA 3.0 or LGPL
+text-troff.ico / oxygen / CC-BY-SA 3.0 or LGPL
+text-troff.png / oxygen / CC-BY-SA 3.0 or LGPL
+text-vcalendar.ico / nuvola / LGPL-2.1
+text-vcalendar.ico / oxygen / CC-BY-SA 3.0 or LGPL
+text-vcalendar.png / nuvola / LGPL-2.1
+text-vcalendar.png / oxygen / CC-BY-SA 3.0 or LGPL
+text-vnd.abc.ico / oxygen / CC-BY-SA 3.0 or LGPL
+text-vnd.abc.png / oxygen / CC-BY-SA 3.0 or LGPL
+text-vnd.wap.wml.png / oxygen / CC-BY-SA 3.0 or LGPL
+text-x-adasrc.ico / oxygen / CC-BY-SA 3.0 or LGPL
+text-x-adasrc.png / oxygen / CC-BY-SA 3.0 or LGPL
+text-x-asm-2.ico / crystal / LGPL-2.1
+text-x-asm-2.png / crystal / LGPL-2.1
+text-x-asm.ico / crystal_clear / LGPL-2.1
+text-x-asm.ico / intrigue / GPLv2
+text-x-asm.ico / nuvola / LGPL-2.1
+text-x-asm.png / crystal_clear / LGPL-2.1
+text-x-asm.png / intrigue / GPLv2
+text-x-asm.png / nuvola / LGPL-2.1
+text-x-authors.ico / oxygen / CC-BY-SA 3.0 or LGPL
+text-x-authors.ico / tango-harm / CC-BY 3.0
+text-x-authors.png / oxygen / CC-BY-SA 3.0 or LGPL
+text-x-authors.png / tango-harm / CC-BY 3.0
+text-x-bibtex.ico / oxygen / CC-BY-SA 3.0 or LGPL
+text-x-bibtex.png / oxygen / CC-BY-SA 3.0 or LGPL
+text-x-boo.ico / tango-harm / CC-BY 3.0
+text-x-boo.png / tango-harm / CC-BY 3.0
+text-x-c++hdr.ico / oxygen / CC-BY-SA 3.0 or LGPL
+text-x-c++hdr.png / oxygen / CC-BY-SA 3.0 or LGPL
+text-x-c++src-2.ico / crystal / LGPL-2.1
+text-x-c++src-2.png / crystal / LGPL-2.1
+text-x-c++src.ico / crystal_clear / LGPL-2.1
+text-x-c++src.ico / intrigue / GPLv2
+text-x-c++src.ico / nuvola / LGPL-2.1
+text-x-c++src.ico / oxygen / CC-BY-SA 3.0 or LGPL
+text-x-c++src.ico / tango-harm / CC-BY 3.0
+text-x-c++src.png / crystal_clear / LGPL-2.1
+text-x-c++src.png / intrigue / GPLv2
+text-x-c++src.png / nuvola / LGPL-2.1
+text-x-c++src.png / oxygen / CC-BY-SA 3.0 or LGPL
+text-x-c++src.png / tango-harm / CC-BY 3.0
+text-x-changelog.ico / oxygen / CC-BY-SA 3.0 or LGPL
+text-x-changelog.ico / tango-harm / CC-BY 3.0
+text-x-changelog.png / oxygen / CC-BY-SA 3.0 or LGPL
+text-x-changelog.png / tango-harm / CC-BY 3.0
+text-x-chdr-2.ico / crystal / LGPL-2.1
+text-x-chdr-2.png / crystal / LGPL-2.1
+text-x-chdr.ico / crystal_clear / LGPL-2.1
+text-x-chdr.ico / intrigue / GPLv2
+text-x-chdr.ico / nuvola / LGPL-2.1
+text-x-chdr.ico / oxygen / CC-BY-SA 3.0 or LGPL
+text-x-chdr.png / crystal_clear / LGPL-2.1
+text-x-chdr.png / intrigue / GPLv2
+text-x-chdr.png / nuvola / LGPL-2.1
+text-x-chdr.png / oxygen / CC-BY-SA 3.0 or LGPL
+text-x-cmake.ico / oxygen / CC-BY-SA 3.0 or LGPL
+text-x-cmake.png / oxygen / CC-BY-SA 3.0 or LGPL
+text-x-copying.ico / oxygen / CC-BY-SA 3.0 or LGPL
+text-x-copying.ico / tango-harm / CC-BY 3.0
+text-x-copying.png / oxygen / CC-BY-SA 3.0 or LGPL
+text-x-copying.png / tango-harm / CC-BY 3.0
+text-x-credits.ico / tango-harm / CC-BY 3.0
+text-x-credits.png / tango-harm / CC-BY 3.0
+text-x-csharp.ico / oxygen / CC-BY-SA 3.0 or LGPL
+text-x-csharp.png / oxygen / CC-BY-SA 3.0 or LGPL
+text-x-csrc-2.ico / crystal / LGPL-2.1
+text-x-csrc-2.png / crystal / LGPL-2.1
+text-x-csrc.ico / crystal_clear / LGPL-2.1
+text-x-csrc.ico / intrigue / GPLv2
+text-x-csrc.ico / nuvola / LGPL-2.1
+text-x-csrc.ico / oxygen / CC-BY-SA 3.0 or LGPL
+text-x-csrc.ico / tango-harm / CC-BY 3.0
+text-x-csrc.png / crystal_clear / LGPL-2.1
+text-x-csrc.png / intrigue / GPLv2
+text-x-csrc.png / nuvola / LGPL-2.1
+text-x-csrc.png / oxygen / CC-BY-SA 3.0 or LGPL
+text-x-csrc.png / tango-harm / CC-BY 3.0
+text-x-dtd.png / oxygen / CC-BY-SA 3.0 or LGPL
+text-x-ebuild.ico / nuvola / LGPL-2.1
+text-x-ebuild.png / nuvola / LGPL-2.1
+text-x-fortran-2.ico / crystal / LGPL-2.1
+text-x-fortran-2.png / crystal / LGPL-2.1
+text-x-fortran.ico / crystal_clear / LGPL-2.1
+text-x-fortran.ico / intrigue / GPLv2
+text-x-fortran.ico / nuvola / LGPL-2.1
+text-x-fortran.png / crystal_clear / LGPL-2.1
+text-x-fortran.png / intrigue / GPLv2
+text-x-fortran.png / nuvola / LGPL-2.1
+text-x-generic-2.ico / crystal / LGPL-2.1
+text-x-generic-2.png / crystal / LGPL-2.1
+text-x-generic-jedit.ico / wiki_commons_gpl / See Below
+text-x-generic-jedit.png / wiki_commons_gpl / See Below
+text-x-generic-template.ico / crystal / LGPL-2.1
+text-x-generic-template.ico / gnome / GPLv2
+text-x-generic-template.ico / tango / PD
+text-x-generic-template.png / crystal / LGPL-2.1
+text-x-generic-template.png / gnome / GPLv2
+text-x-generic-template.png / tango / PD
+text-x-generic.ico / crystal_clear / LGPL-2.1
+text-x-generic.ico / gnome / GPLv2
+text-x-generic.ico / intrigue / GPLv2
+text-x-generic.ico / nuvola / LGPL-2.1
+text-x-generic.ico / oxygen / CC-BY-SA 3.0 or LGPL
+text-x-generic.ico / tango / PD
+text-x-generic.png / crystal_clear / LGPL-2.1
+text-x-generic.png / gnome / GPLv2
+text-x-generic.png / intrigue / GPLv2
+text-x-generic.png / nuvola / LGPL-2.1
+text-x-generic.png / oxygen / CC-BY-SA 3.0 or LGPL
+text-x-generic.png / tango / PD
+text-x-gettext-translation-template.ico / tango-harm / CC-BY 3.0
+text-x-gettext-translation-template.png / tango-harm / CC-BY 3.0
+text-x-gettext-translation.ico / nuvola / LGPL-2.1
+text-x-gettext-translation.ico / tango-harm / CC-BY 3.0
+text-x-gettext-translation.png / nuvola / LGPL-2.1
+text-x-gettext-translation.png / tango-harm / CC-BY 3.0
+text-x-gtkrc.ico / tango-harm / CC-BY 3.0
+text-x-gtkrc.png / tango-harm / CC-BY 3.0
+text-x-haskell.ico / oxygen / CC-BY-SA 3.0 or LGPL
+text-x-haskell.png / oxygen / CC-BY-SA 3.0 or LGPL
+text-x-hex.ico / oxygen / CC-BY-SA 3.0 or LGPL
+text-x-hex.png / oxygen / CC-BY-SA 3.0 or LGPL
+text-x-install.ico / nuvola / LGPL-2.1
+text-x-install.ico / oxygen / CC-BY-SA 3.0 or LGPL
+text-x-install.ico / tango-harm / CC-BY 3.0
+text-x-install.png / nuvola / LGPL-2.1
+text-x-install.png / oxygen / CC-BY-SA 3.0 or LGPL
+text-x-install.png / tango-harm / CC-BY 3.0
+text-x-install_old.ico / tango-harm / CC-BY 3.0
+text-x-install_old.png / tango-harm / CC-BY 3.0
+text-x-java-2.ico / crystal / LGPL-2.1
+text-x-java-2.png / crystal / LGPL-2.1
+text-x-java.ico / crystal_clear / LGPL-2.1
+text-x-java.ico / intrigue / GPLv2
+text-x-java.ico / nuvola / LGPL-2.1
+text-x-java.ico / oxygen / CC-BY-SA 3.0 or LGPL
+text-x-java.ico / tango-harm / CC-BY 3.0
+text-x-java.png / crystal_clear / LGPL-2.1
+text-x-java.png / intrigue / GPLv2
+text-x-java.png / nuvola / LGPL-2.1
+text-x-java.png / oxygen / CC-BY-SA 3.0 or LGPL
+text-x-java.png / tango-harm / CC-BY 3.0
+text-x-katefilelist.ico / oxygen / CC-BY-SA 3.0 or LGPL
+text-x-katefilelist.png / oxygen / CC-BY-SA 3.0 or LGPL
+text-x-ldif.ico / oxygen / CC-BY-SA 3.0 or LGPL
+text-x-ldif.png / oxygen / CC-BY-SA 3.0 or LGPL
+text-x-lilypond.ico / oxygen / CC-BY-SA 3.0 or LGPL
+text-x-lilypond.png / oxygen / CC-BY-SA 3.0 or LGPL
+text-x-lisp.ico / intrigue / GPLv2
+text-x-lisp.png / intrigue / GPLv2
+text-x-log-2.ico / crystal / LGPL-2.1
+text-x-log-2.png / crystal / LGPL-2.1
+text-x-log.ico / crystal_clear / LGPL-2.1
+text-x-log.ico / intrigue / GPLv2
+text-x-log.ico / nuvola / LGPL-2.1
+text-x-log.ico / oxygen / CC-BY-SA 3.0 or LGPL
+text-x-log.ico / tango-harm / CC-BY 3.0
+text-x-log.png / crystal_clear / LGPL-2.1
+text-x-log.png / intrigue / GPLv2
+text-x-log.png / nuvola / LGPL-2.1
+text-x-log.png / oxygen / CC-BY-SA 3.0 or LGPL
+text-x-log.png / tango-harm / CC-BY 3.0
+text-x-makefile-2.ico / crystal / LGPL-2.1
+text-x-makefile-2.png / crystal / LGPL-2.1
+text-x-makefile.ico / crystal_clear / LGPL-2.1
+text-x-makefile.ico / intrigue / GPLv2
+text-x-makefile.ico / nuvola / LGPL-2.1
+text-x-makefile.ico / oxygen / CC-BY-SA 3.0 or LGPL
+text-x-makefile.ico / tango-harm / CC-BY 3.0
+text-x-makefile.png / crystal_clear / LGPL-2.1
+text-x-makefile.png / intrigue / GPLv2
+text-x-makefile.png / nuvola / LGPL-2.1
+text-x-makefile.png / oxygen / CC-BY-SA 3.0 or LGPL
+text-x-makefile.png / tango-harm / CC-BY 3.0
+text-x-moc-2.ico / crystal / LGPL-2.1
+text-x-moc-2.png / crystal / LGPL-2.1
+text-x-moc.ico / crystal_clear / LGPL-2.1
+text-x-moc.ico / intrigue / GPLv2
+text-x-moc.ico / nuvola / LGPL-2.1
+text-x-moc.png / crystal_clear / LGPL-2.1
+text-x-moc.png / intrigue / GPLv2
+text-x-moc.png / nuvola / LGPL-2.1
+text-x-nfo.ico / oxygen / CC-BY-SA 3.0 or LGPL
+text-x-nfo.ico / tango-harm / CC-BY 3.0
+text-x-nfo.png / oxygen / CC-BY-SA 3.0 or LGPL
+text-x-nfo.png / tango-harm / CC-BY 3.0
+text-x-objchdr.ico / oxygen / CC-BY-SA 3.0 or LGPL
+text-x-objchdr.png / oxygen / CC-BY-SA 3.0 or LGPL
+text-x-objcsrc.ico / oxygen / CC-BY-SA 3.0 or LGPL
+text-x-objcsrc.png / oxygen / CC-BY-SA 3.0 or LGPL
+text-x-opml+xml.ico / tango-harm / CC-BY 3.0
+text-x-opml+xml.png / tango-harm / CC-BY 3.0
+text-x-pascal.ico / crystal_clear / LGPL-2.1
+text-x-pascal.ico / intrigue / GPLv2
+text-x-pascal.ico / nuvola / LGPL-2.1
+text-x-pascal.ico / oxygen / CC-BY-SA 3.0 or LGPL
+text-x-pascal.png / crystal_clear / LGPL-2.1
+text-x-pascal.png / intrigue / GPLv2
+text-x-pascal.png / nuvola / LGPL-2.1
+text-x-pascal.png / oxygen / CC-BY-SA 3.0 or LGPL
+text-x-patch.ico / nuvola / LGPL-2.1
+text-x-patch.ico / oxygen / CC-BY-SA 3.0 or LGPL
+text-x-patch.ico / tango-harm / CC-BY 3.0
+text-x-patch.png / nuvola / LGPL-2.1
+text-x-patch.png / oxygen / CC-BY-SA 3.0 or LGPL
+text-x-patch.png / tango-harm / CC-BY 3.0
+text-x-plain.ico / intrigue / GPLv2
+text-x-plain.png / intrigue / GPLv2
+text-x-po.ico / oxygen / CC-BY-SA 3.0 or LGPL
+text-x-po.png / oxygen / CC-BY-SA 3.0 or LGPL
+text-x-preview.ico / gnome / GPLv2
+text-x-preview.png / gnome / GPLv2
+text-x-python-2.ico / crystal / LGPL-2.1
+text-x-python-2.png / crystal / LGPL-2.1
+text-x-python.ico / crystal_clear / LGPL-2.1
+text-x-python.ico / intrigue / GPLv2
+text-x-python.ico / nuvola / LGPL-2.1
+text-x-python.ico / oxygen / CC-BY-SA 3.0 or LGPL
+text-x-python.ico / tango-harm / CC-BY 3.0
+text-x-python.png / crystal_clear / LGPL-2.1
+text-x-python.png / intrigue / GPLv2
+text-x-python.png / nuvola / LGPL-2.1
+text-x-python.png / oxygen / CC-BY-SA 3.0 or LGPL
+text-x-python.png / tango-harm / CC-BY 3.0
+text-x-readme-2.ico / crystal / LGPL-2.1
+text-x-readme-2.png / crystal / LGPL-2.1
+text-x-readme.ico / crystal_clear / LGPL-2.1
+text-x-readme.ico / intrigue / GPLv2
+text-x-readme.ico / nuvola / LGPL-2.1
+text-x-readme.ico / oxygen / CC-BY-SA 3.0 or LGPL
+text-x-readme.ico / tango-harm / CC-BY 3.0
+text-x-readme.png / crystal_clear / LGPL-2.1
+text-x-readme.png / intrigue / GPLv2
+text-x-readme.png / nuvola / LGPL-2.1
+text-x-readme.png / oxygen / CC-BY-SA 3.0 or LGPL
+text-x-readme.png / tango-harm / CC-BY 3.0
+text-x-script-2.ico / crystal / LGPL-2.1
+text-x-script-2.png / crystal / LGPL-2.1
+text-x-script.ico / crystal_clear / LGPL-2.1
+text-x-script.ico / gnome / GPLv2
+text-x-script.ico / intrigue / GPLv2
+text-x-script.ico / nuvola / LGPL-2.1
+text-x-script.ico / oxygen / CC-BY-SA 3.0 or LGPL
+text-x-script.ico / tango / PD
+text-x-script.png / crystal_clear / LGPL-2.1
+text-x-script.png / gnome / GPLv2
+text-x-script.png / intrigue / GPLv2
+text-x-script.png / nuvola / LGPL-2.1
+text-x-script.png / oxygen / CC-BY-SA 3.0 or LGPL
+text-x-script.png / tango / PD
+text-x-source-2.ico / crystal / LGPL-2.1
+text-x-source-2.png / crystal / LGPL-2.1
+text-x-source-template.ico / crystal_clear / LGPL-2.1
+text-x-source-template.ico / intrigue / GPLv2
+text-x-source-template.ico / nuvola / LGPL-2.1
+text-x-source-template.png / crystal_clear / LGPL-2.1
+text-x-source-template.png / intrigue / GPLv2
+text-x-source-template.png / nuvola / LGPL-2.1
+text-x-source.ico / crystal_clear / LGPL-2.1
+text-x-source.ico / intrigue / GPLv2
+text-x-source.ico / nuvola / LGPL-2.1
+text-x-source.ico / tango-harm / CC-BY 3.0
+text-x-source.png / crystal_clear / LGPL-2.1
+text-x-source.png / intrigue / GPLv2
+text-x-source.png / nuvola / LGPL-2.1
+text-x-source.png / tango-harm / CC-BY 3.0
+text-x-sql.ico / oxygen / CC-BY-SA 3.0 or LGPL
+text-x-sql.ico / tango-harm / CC-BY 3.0
+text-x-sql.png / oxygen / CC-BY-SA 3.0 or LGPL
+text-x-sql.png / tango-harm / CC-BY 3.0
+text-x-ssa-mplayer.ico / wiki_commons_gpl / See Below
+text-x-ssa-mplayer.png / wiki_commons_gpl / See Below
+text-x-subviewer-vlc.ico / wiki_commons_gpl / See Below
+text-x-subviewer-vlc.png / wiki_commons_gpl / See Below
+text-x-tcl.ico / oxygen / CC-BY-SA 3.0 or LGPL
+text-x-tcl.png / oxygen / CC-BY-SA 3.0 or LGPL
+text-x-tex.ico / crystal_clear / LGPL-2.1
+text-x-tex.ico / intrigue / GPLv2
+text-x-tex.ico / nuvola / LGPL-2.1
+text-x-tex.ico / oxygen / CC-BY-SA 3.0 or LGPL
+text-x-tex.png / crystal_clear / LGPL-2.1
+text-x-tex.png / intrigue / GPLv2
+text-x-tex.png / nuvola / LGPL-2.1
+text-x-tex.png / oxygen / CC-BY-SA 3.0 or LGPL
+text-x-texinfo-2.ico / crystal / LGPL-2.1
+text-x-texinfo-2.png / crystal / LGPL-2.1
+text-x-texinfo.ico / crystal_clear / LGPL-2.1
+text-x-texinfo.ico / intrigue / GPLv2
+text-x-texinfo.ico / nuvola / LGPL-2.1
+text-x-texinfo.ico / oxygen / CC-BY-SA 3.0 or LGPL
+text-x-texinfo.png / crystal_clear / LGPL-2.1
+text-x-texinfo.png / intrigue / GPLv2
+text-x-texinfo.png / nuvola / LGPL-2.1
+text-x-texinfo.png / oxygen / CC-BY-SA 3.0 or LGPL
+text-x-todo.ico / tango-harm / CC-BY 3.0
+text-x-todo.png / tango-harm / CC-BY 3.0
+text-x-troff-man.ico / intrigue / GPLv2
+text-x-troff-man.ico / nuvola / LGPL-2.1
+text-x-troff-man.png / intrigue / GPLv2
+text-x-troff-man.png / nuvola / LGPL-2.1
+text-x-xslfo.png / oxygen / CC-BY-SA 3.0 or LGPL
+text-x-yacc.ico / crystal_clear / LGPL-2.1
+text-x-yacc.ico / intrigue / GPLv2
+text-x-yacc.ico / nuvola / LGPL-2.1
+text-x-yacc.png / crystal_clear / LGPL-2.1
+text-x-yacc.png / intrigue / GPLv2
+text-x-yacc.png / nuvola / LGPL-2.1
+text-xmcd.ico / oxygen / CC-BY-SA 3.0 or LGPL
+text-xmcd.png / oxygen / CC-BY-SA 3.0 or LGPL
+text-xml.ico / oxygen / CC-BY-SA 3.0 or LGPL
+text-xml.png / oxygen / CC-BY-SA 3.0 or LGPL
+text.png / crystal / LGPL-2.1
+text_marquee.png / crystal / LGPL-2.1
+textdirectionlefttoright.png / crystal / LGPL-2.1
+textdirectiontoptobottom.png / crystal / LGPL-2.1
+texteffect.ico / crystal / LGPL-2.1
+texteffect.png / crystal / LGPL-2.1
+textfield-add.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+textfield-add.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+textfield-delete.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+textfield-delete.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+textfield-key.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+textfield-key.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+textfield-rename.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+textfield-rename.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+textfittosizetool.png / crystal / LGPL-2.1
+texttoolbox.png / crystal / LGPL-2.1
+texworks.ico / wiki_commons_gpl / See Below
+texworks.png / wiki_commons_gpl / See Below
+thesaurus.png / crystal / LGPL-2.1
+thoggen.ico / wiki_commons_gpl / See Below
+thoggen.png / app-install / See Below
+thoggen.png / wiki_commons_gpl / See Below
+thousand_parsec.ico / wiki_commons_gpl / See Below
+thousand_parsec.png / wiki_commons_gpl / See Below
+thumb-down.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+thumb-down.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+thumb-up.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+thumb-up.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+thumbnail-2.ico / nuvola / LGPL-2.1
+thumbnail-2.png / nuvola / LGPL-2.1
+thumbnail.ico / crystal / LGPL-2.1
+thumbnail.png / crystal / LGPL-2.1
+thunar.ico / wiki_commons_gpl / See Below
+thunar.png / wiki_commons_gpl / See Below
+thunderbird.ico / crystal / LGPL-2.1
+thunderbird.ico / crystal_clear / LGPL-2.1
+thunderbird.png / crystal / LGPL-2.1
+thunderbird.png / crystal_clear / LGPL-2.1
+thwab-lib.png / app-install / See Below
+tick.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+tick.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+tikiwiki.ico / wiki_commons_pd / PD
+tikiwiki.png / wiki_commons_pd / PD
+tilda.png / app-install / See Below
+tilp.png / app-install / See Below
+time-add.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+time-add.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+time-admin.png / app-install / See Below
+time-delete.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+time-delete.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+time-go.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+time-go.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+time.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+time.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+timefield.png / crystal / LGPL-2.1
+timeline-marker.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+timespan.ico / crystal / LGPL-2.1
+timespan.png / crystal / LGPL-2.1
+titanion.png / app-install / See Below
+tkabber.ico / wiki_commons_gpl / See Below
+tkabber.png / wiki_commons_gpl / See Below
+tkcvs.png / app-install / See Below
+tkdiff.png / app-install / See Below
+tkgate.png / app-install / See Below
+tleenx2.png / app-install / See Below
+to-back.png / cc / CC-BY 3.0
+to-front.png / cc / CC-BY 3.0
+today.ico / crystal / LGPL-2.1
+today.png / crystal / LGPL-2.1
+toggle_docbrowser.ico / crystal / LGPL-2.1
+toggle_docbrowser.png / crystal / LGPL-2.1
+toggle_log-2.ico / nuvola / LGPL-2.1
+toggle_log-2.png / nuvola / LGPL-2.1
+toggle_log.ico / crystal / LGPL-2.1
+toggle_log.png / crystal / LGPL-2.1
+toggleanchortype.png / crystal / LGPL-2.1
+toggleaxisdescr.png / crystal / LGPL-2.1
+toggleaxistitle.png / crystal / LGPL-2.1
+togglebreakpoint.png / crystal / LGPL-2.1
+togglegridhorizontal.png / crystal / LGPL-2.1
+togglegridvertical.png / crystal / LGPL-2.1
+togglelegend.png / crystal / LGPL-2.1
+toggleobjectbeziermode.png / crystal / LGPL-2.1
+toggletitle.png / crystal / LGPL-2.1
+toilet-paper.png / cc / CC-BY 3.0
+tokbox.ico / wiki_commons_cc / See Below
+tokbox.png / wiki_commons_cc / See Below
+tomato-torrent.ico / wiki_commons_bsd / BSD
+tomato-torrent.png / wiki_commons_bsd / BSD
+tomatoes.png / app-install / See Below
+tomboy.ico / wiki_commons_gpl / See Below
+tomboy.png / app-install / See Below
+tomboy.png / wiki_commons_gpl / See Below
+tool-airbrush.png / cc / CC-BY 3.0
+tool-align.png / cc / CC-BY 3.0
+tool-animator.ico / oxygen / CC-BY-SA 3.0 or LGPL
+tool-animator.png / oxygen / CC-BY-SA 3.0 or LGPL
+tool-blend.png / cc / CC-BY 3.0
+tool-blur.png / cc / CC-BY 3.0
+tool-brightness-contrast.png / cc / CC-BY 3.0
+tool-bucket-fill.png / cc / CC-BY 3.0
+tool-burn.png / cc / CC-BY 3.0
+tool-by-color-select.png / cc / CC-BY 3.0
+tool-clone.png / cc / CC-BY 3.0
+tool-color-balance.png / cc / CC-BY 3.0
+tool-color-picker.png / cc / CC-BY 3.0
+tool-colorize.png / cc / CC-BY 3.0
+tool-crop.png / cc / CC-BY 3.0
+tool-curves.png / cc / CC-BY 3.0
+tool-dodge.png / cc / CC-BY 3.0
+tool-ellipse-select.png / cc / CC-BY 3.0
+tool-eraser.png / cc / CC-BY 3.0
+tool-flip-horizontal.png / cc / CC-BY 3.0
+tool-flip-vertical.png / cc / CC-BY 3.0
+tool-flip.png / cc / CC-BY 3.0
+tool-foreground-select.png / cc / CC-BY 3.0
+tool-free-select.png / cc / CC-BY 3.0
+tool-fuzzy-select.png / cc / CC-BY 3.0
+tool-hand.png / cc / CC-BY 3.0
+tool-heal.png / cc / CC-BY 3.0
+tool-hue-saturation.png / cc / CC-BY 3.0
+tool-ink.png / cc / CC-BY 3.0
+tool-iscissors.png / cc / CC-BY 3.0
+tool-levels.png / cc / CC-BY 3.0
+tool-measure.png / cc / CC-BY 3.0
+tool-move.png / cc / CC-BY 3.0
+tool-options.png / cc / CC-BY 3.0
+tool-paintbrush.png / cc / CC-BY 3.0
+tool-path.png / cc / CC-BY 3.0
+tool-paths-anchor.png / cc / CC-BY 3.0
+tool-paths-control.png / cc / CC-BY 3.0
+tool-paths-segment.png / cc / CC-BY 3.0
+tool-paths.png / cc / CC-BY 3.0
+tool-pencil.png / cc / CC-BY 3.0
+tool-perspective-clone.png / cc / CC-BY 3.0
+tool-perspective.png / cc / CC-BY 3.0
+tool-polygon-select.png / cc / CC-BY 3.0
+tool-posterize.png / cc / CC-BY 3.0
+tool-rect-select.png / cc / CC-BY 3.0
+tool-resize.png / cc / CC-BY 3.0
+tool-rotate.png / cc / CC-BY 3.0
+tool-scale.png / cc / CC-BY 3.0
+tool-shear.png / cc / CC-BY 3.0
+tool-smudge.png / cc / CC-BY 3.0
+tool-text.png / cc / CC-BY 3.0
+tool-threshold.png / cc / CC-BY 3.0
+tool-zoom.png / cc / CC-BY 3.0
+tool_clipboard.png / nuvola / LGPL-2.1
+tool_delay.png / nuvola / LGPL-2.1
+tool_delete.png / nuvola / LGPL-2.1
+tool_dock.png / nuvola / LGPL-2.1
+tool_drop_target.png / nuvola / LGPL-2.1
+tool_pause.png / nuvola / LGPL-2.1
+tool_restart.png / nuvola / LGPL-2.1
+tool_resume.png / nuvola / LGPL-2.1
+tool_timer.png / nuvola / LGPL-2.1
+tool_uselastdir.png / nuvola / LGPL-2.1
+tooloptions.ico / crystal / LGPL-2.1
+tooloptions.png / crystal / LGPL-2.1
+tools-check-spelling-2.ico / crystal / LGPL-2.1
+tools-check-spelling-2.png / crystal / LGPL-2.1
+tools-check-spelling-3.ico / gnome / GPLv2
+tools-check-spelling-3.png / gnome / GPLv2
+tools-check-spelling-4.ico / nuvola / LGPL-2.1
+tools-check-spelling-4.png / nuvola / LGPL-2.1
+tools-check-spelling-5.ico / oxygen / CC-BY-SA 3.0 or LGPL
+tools-check-spelling-5.png / oxygen / CC-BY-SA 3.0 or LGPL
+tools-check-spelling.ico / crystal_clear / LGPL-2.1
+tools-check-spelling.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+tools-check-spelling.ico / intrigue / GPLv2
+tools-check-spelling.png / crystal_clear / LGPL-2.1
+tools-check-spelling.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+tools-check-spelling.png / intrigue / GPLv2
+tools-equalizer-blue.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+tools-equalizer-blue.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+tools-equalizer.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+tools-report-bug.ico / oxygen / CC-BY-SA 3.0 or LGPL
+tools-report-bug.png / oxygen / CC-BY-SA 3.0 or LGPL
+tools-sort-table.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+tools-sort-table.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+tools-sum.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+tools-translate.ico / crystal / LGPL-2.1
+tools-translate.png / crystal / LGPL-2.1
+tools-wizard-2.ico / nuvola / LGPL-2.1
+tools-wizard-2.png / nuvola / LGPL-2.1
+tools-wizard-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+tools-wizard-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+tools-wizard.ico / crystal / LGPL-2.1
+tools-wizard.png / crystal / LGPL-2.1
+tools.png / cc / CC-BY 3.0
+toppler.png / app-install / See Below
+tora.png / app-install / See Below
+torcs.png / app-install / See Below
+tork.png / app-install / See Below
+tortoisecvs.ico / wiki_commons_gpl / See Below
+tortoisecvs.png / wiki_commons_gpl / See Below
+torus-trooper.png / app-install / See Below
+torus.png / crystal / LGPL-2.1
+totem.ico / wiki_commons_gpl / See Below
+totem.png / app-install / See Below
+totem.png / wiki_commons_gpl / See Below
+touchpad.png / app-install / See Below
+tplogo.png / app-install / See Below
+trac.ico / wiki_commons_bsd / BSD
+trac.png / wiki_commons_bsd / BSD
+trackballs.png / app-install / See Below
+tracker.png / app-install / See Below
+transcriber.png / app-install / See Below
+transfermii_gui.png / app-install / See Below
+transform-autoform.ico / crystal / LGPL-2.1
+transform-autoform.png / crystal / LGPL-2.1
+transform-crop-and-resize.ico / oxygen / CC-BY-SA 3.0 or LGPL
+transform-crop-and-resize.png / oxygen / CC-BY-SA 3.0 or LGPL
+transform-crop.ico / oxygen / CC-BY-SA 3.0 or LGPL
+transform-crop.png / oxygen / CC-BY-SA 3.0 or LGPL
+transform-distort.ico / intrigue / GPLv2
+transform-distort.png / intrigue / GPLv2
+transform-move.ico / oxygen / CC-BY-SA 3.0 or LGPL
+transform-move.png / oxygen / CC-BY-SA 3.0 or LGPL
+transform-rotate-3.ico / crystal / LGPL-2.1
+transform-rotate-3.png / crystal / LGPL-2.1
+transform-rotate.ico / oxygen / CC-BY-SA 3.0 or LGPL
+transform-rotate.png / oxygen / CC-BY-SA 3.0 or LGPL
+transform-scale-2.ico / oxygen / CC-BY-SA 3.0 or LGPL
+transform-scale-2.png / oxygen / CC-BY-SA 3.0 or LGPL
+transform-scale-textbox-points.ico / oxygen / CC-BY-SA 3.0 or LGPL
+transform-scale-textbox-points.png / oxygen / CC-BY-SA 3.0 or LGPL
+transform-scale.ico / intrigue / GPLv2
+transform-scale.png / intrigue / GPLv2
+transform-shear-3.ico / crystal / LGPL-2.1
+transform-shear-3.png / crystal / LGPL-2.1
+transform-shear-down.ico / oxygen / CC-BY-SA 3.0 or LGPL
+transform-shear-down.png / oxygen / CC-BY-SA 3.0 or LGPL
+transform-shear-left.ico / oxygen / CC-BY-SA 3.0 or LGPL
+transform-shear-left.png / oxygen / CC-BY-SA 3.0 or LGPL
+transform-shear-right.ico / oxygen / CC-BY-SA 3.0 or LGPL
+transform-shear-right.png / oxygen / CC-BY-SA 3.0 or LGPL
+transform-shear-up.ico / oxygen / CC-BY-SA 3.0 or LGPL
+transform-shear-up.png / oxygen / CC-BY-SA 3.0 or LGPL
+transform.ico / crystal / LGPL-2.1
+transform.png / crystal / LGPL-2.1
+transformdialog.png / crystal / LGPL-2.1
+transmission.ico / wiki_commons_mit / MIT
+transmission.png / wiki_commons_mit / MIT
+transparency.png / cc / CC-BY 3.0
+trash-empty-2.ico / crystal / LGPL-2.1
+trash-empty-2.png / crystal / LGPL-2.1
+trash-empty-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+trash-empty-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+trash-empty.ico / intrigue / GPLv2
+trash-empty.png / intrigue / GPLv2
+tree-ppuzzle.png / app-install / See Below
+tree-puzzle.png / app-install / See Below
+treeviewx.png / app-install / See Below
+trigger.png / app-install / See Below
+troll2d.ico / wiki_commons_cc / See Below
+troll2d.png / wiki_commons_cc / See Below
+tsclient.png / app-install / See Below
+tumiki-fighters.png / app-install / See Below
+tux.ico / crystal / LGPL-2.1
+tux.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+tux.png / crystal / LGPL-2.1
+tux.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+tux_paint.ico / wiki_commons_gpl / See Below
+tux_paint.png / wiki_commons_gpl / See Below
+tuxguitar.ico / wiki_commons_cc / See Below
+tuxguitar.png / wiki_commons_cc / See Below
+tuxmath.png / app-install / See Below
+tuxpaint-config.png / app-install / See Below
+tuxpaint.png / app-install / See Below
+tvtime.png / app-install / See Below
+twinkle.png / app-install / See Below
+twisted_matrix.png / wiki_commons_mit / MIT
+twitux.png / app-install / See Below
+twopages_11x25.png / crystal / LGPL-2.1
+twopages_a_11x25.png / crystal / LGPL-2.1
+tworld.png / app-install / See Below
+ubudsl.ico / wiki_commons_gpl / See Below
+ubudsl.png / wiki_commons_gpl / See Below
+ufo_alien_invasion.ico / wiki_commons_gpl / See Below
+ufo_alien_invasion.png / wiki_commons_gpl / See Below
+ufraw.png / app-install / See Below
+ultimatepp.ico / wiki_commons_pd / PD
+ultimatepp.png / wiki_commons_pd / PD
+ultrastar-ng.png / app-install / See Below
+umbrello.ico / wiki_commons_gpl / See Below
+umbrello.png / wiki_commons_gpl / See Below
+underline.png / crystal / LGPL-2.1
+underlinedouble.png / crystal / LGPL-2.1
+undo-history.png / cc / CC-BY 3.0
+ungroup.png / crystal / LGPL-2.1
+unhainframes.png / crystal / LGPL-2.1
+unindent_task.ico / crystal / LGPL-2.1
+unindent_task.png / crystal / LGPL-2.1
+uninstall-product.ico / crystal / LGPL-2.1
+uninstall-product.png / crystal / LGPL-2.1
+unison-gtk.png / app-install / See Below
+unknown-2.ico / crystal / LGPL-2.1
+unknown-2.png / crystal / LGPL-2.1
+unknown.ico / intrigue / GPLv2
+unknown.ico / oxygen / CC-BY-SA 3.0 or LGPL
+unknown.png / intrigue / GPLv2
+unknown.png / nuvola / LGPL-2.1
+unknown.png / oxygen / CC-BY-SA 3.0 or LGPL
+unmount_overlay.ico / crystal / LGPL-2.1
+unmount_overlay.png / crystal / LGPL-2.1
+unsortedlist.ico / crystal / LGPL-2.1
+unsortedlist.png / crystal / LGPL-2.1
+unsortedlist1.ico / crystal / LGPL-2.1
+unsortedlist1.png / crystal / LGPL-2.1
+up.png / cc / CC-BY 3.0
+update-product.ico / crystal / LGPL-2.1
+update-product.png / crystal / LGPL-2.1
+update_drivers.ico / crystal / LGPL-2.1
+update_drivers.png / crystal / LGPL-2.1
+update_misc.ico / crystal / LGPL-2.1
+update_misc.png / crystal / LGPL-2.1
+update_recommended.ico / crystal / LGPL-2.1
+update_recommended.png / crystal / LGPL-2.1
+update_recommended1.ico / crystal / LGPL-2.1
+update_recommended1.png / crystal / LGPL-2.1
+upgrade_misc.ico / crystal / LGPL-2.1
+upgrade_misc.png / crystal / LGPL-2.1
+uri-mms.ico / oxygen / CC-BY-SA 3.0 or LGPL
+uri-mms.png / oxygen / CC-BY-SA 3.0 or LGPL
+uri-mmst.ico / oxygen / CC-BY-SA 3.0 or LGPL
+uri-mmst.png / oxygen / CC-BY-SA 3.0 or LGPL
+uri-mmsu.ico / oxygen / CC-BY-SA 3.0 or LGPL
+uri-mmsu.png / oxygen / CC-BY-SA 3.0 or LGPL
+uri-pnm.ico / oxygen / CC-BY-SA 3.0 or LGPL
+uri-pnm.png / oxygen / CC-BY-SA 3.0 or LGPL
+uri-rtspt.ico / oxygen / CC-BY-SA 3.0 or LGPL
+uri-rtspt.png / oxygen / CC-BY-SA 3.0 or LGPL
+uri-rtspu.ico / oxygen / CC-BY-SA 3.0 or LGPL
+uri-rtspu.png / oxygen / CC-BY-SA 3.0 or LGPL
+usb-2.ico / nuvola / LGPL-2.1
+usb-2.png / nuvola / LGPL-2.1
+usb.ico / crystal / LGPL-2.1
+usb.png / crystal / LGPL-2.1
+user-add.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+user-add.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+user-away-extended.ico / oxygen / CC-BY-SA 3.0 or LGPL
+user-away-extended.png / oxygen / CC-BY-SA 3.0 or LGPL
+user-away.ico / oxygen / CC-BY-SA 3.0 or LGPL
+user-away.png / oxygen / CC-BY-SA 3.0 or LGPL
+user-bookmarks.ico / gnome / GPLv2
+user-bookmarks.png / gnome / GPLv2
+user-busy.ico / oxygen / CC-BY-SA 3.0 or LGPL
+user-busy.png / oxygen / CC-BY-SA 3.0 or LGPL
+user-comment.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+user-comment.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+user-delete-2.ico / oxygen / CC-BY-SA 3.0 or LGPL
+user-delete-2.png / oxygen / CC-BY-SA 3.0 or LGPL
+user-delete.ico / crystal / LGPL-2.1
+user-delete.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+user-delete.png / crystal / LGPL-2.1
+user-delete.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+user-desktop.ico / crystal / LGPL-2.1
+user-desktop.ico / crystal_clear / LGPL-2.1
+user-desktop.ico / gnome / GPLv2
+user-desktop.ico / intrigue / GPLv2
+user-desktop.ico / nuvola / LGPL-2.1
+user-desktop.ico / oxygen / CC-BY-SA 3.0 or LGPL
+user-desktop.ico / tango / PD
+user-desktop.png / crystal / LGPL-2.1
+user-desktop.png / crystal_clear / LGPL-2.1
+user-desktop.png / gnome / GPLv2
+user-desktop.png / intrigue / GPLv2
+user-desktop.png / nuvola / LGPL-2.1
+user-desktop.png / oxygen / CC-BY-SA 3.0 or LGPL
+user-desktop.png / tango / PD
+user-edit.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+user-edit.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+user-female.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+user-female.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+user-go.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+user-go.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+user-gray.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+user-gray.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+user-green.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+user-green.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+user-group-delete-2.ico / oxygen / CC-BY-SA 3.0 or LGPL
+user-group-delete-2.png / oxygen / CC-BY-SA 3.0 or LGPL
+user-group-delete.ico / crystal / LGPL-2.1
+user-group-delete.png / crystal / LGPL-2.1
+user-group-new-2.ico / oxygen / CC-BY-SA 3.0 or LGPL
+user-group-new-2.png / oxygen / CC-BY-SA 3.0 or LGPL
+user-group-new.ico / crystal / LGPL-2.1
+user-group-new.png / crystal / LGPL-2.1
+user-group-properties.ico / oxygen / CC-BY-SA 3.0 or LGPL
+user-group-properties.png / oxygen / CC-BY-SA 3.0 or LGPL
+user-home.ico / crystal / LGPL-2.1
+user-home.ico / crystal_clear / LGPL-2.1
+user-home.ico / gnome / GPLv2
+user-home.ico / intrigue / GPLv2
+user-home.ico / nuvola / LGPL-2.1
+user-home.ico / oxygen / CC-BY-SA 3.0 or LGPL
+user-home.ico / tango / PD
+user-home.png / crystal / LGPL-2.1
+user-home.png / crystal_clear / LGPL-2.1
+user-home.png / gnome / GPLv2
+user-home.png / intrigue / GPLv2
+user-home.png / nuvola / LGPL-2.1
+user-home.png / oxygen / CC-BY-SA 3.0 or LGPL
+user-home.png / tango / PD
+user-home2.ico / crystal / LGPL-2.1
+user-home2.ico / crystal_clear / LGPL-2.1
+user-home2.png / crystal / LGPL-2.1
+user-home2.png / crystal_clear / LGPL-2.1
+user-info.ico / gnome / GPLv2
+user-info.png / gnome / GPLv2
+user-invisible.ico / oxygen / CC-BY-SA 3.0 or LGPL
+user-invisible.png / oxygen / CC-BY-SA 3.0 or LGPL
+user-new-2.ico / crystal / LGPL-2.1
+user-new-2.png / crystal / LGPL-2.1
+user-new-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+user-new-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+user-new.ico / intrigue / GPLv2
+user-new.png / intrigue / GPLv2
+user-offline.png / oxygen / CC-BY-SA 3.0 or LGPL
+user-online.ico / oxygen / CC-BY-SA 3.0 or LGPL
+user-online.png / oxygen / CC-BY-SA 3.0 or LGPL
+user-orange.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+user-orange.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+user-properties.ico / oxygen / CC-BY-SA 3.0 or LGPL
+user-properties.png / oxygen / CC-BY-SA 3.0 or LGPL
+user-red.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+user-red.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+user-suit.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+user-suit.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+user-trash-full-2.ico / tango / PD
+user-trash-full-2.png / tango / PD
+user-trash-full-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+user-trash-full-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+user-trash-full.ico / crystal / LGPL-2.1
+user-trash-full.ico / crystal_clear / LGPL-2.1
+user-trash-full.ico / gnome / GPLv2
+user-trash-full.ico / intrigue / GPLv2
+user-trash-full.ico / nuvola / LGPL-2.1
+user-trash-full.png / crystal / LGPL-2.1
+user-trash-full.png / crystal_clear / LGPL-2.1
+user-trash-full.png / gnome / GPLv2
+user-trash-full.png / intrigue / GPLv2
+user-trash-full.png / nuvola / LGPL-2.1
+user-trash.ico / crystal / LGPL-2.1
+user-trash.ico / crystal_clear / LGPL-2.1
+user-trash.ico / gnome / GPLv2
+user-trash.ico / intrigue / GPLv2
+user-trash.ico / nuvola / LGPL-2.1
+user-trash.ico / oxygen / CC-BY-SA 3.0 or LGPL
+user-trash.ico / tango / PD
+user-trash.png / crystal / LGPL-2.1
+user-trash.png / crystal_clear / LGPL-2.1
+user-trash.png / gnome / GPLv2
+user-trash.png / intrigue / GPLv2
+user-trash.png / nuvola / LGPL-2.1
+user-trash.png / oxygen / CC-BY-SA 3.0 or LGPL
+user-trash.png / tango / PD
+user.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+user.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+userconfig.png / app-install / See Below
+usewizards.png / crystal / LGPL-2.1
+utilities-agent-2.ico / nuvola / LGPL-2.1
+utilities-agent-2.png / nuvola / LGPL-2.1
+utilities-agent.ico / crystal / LGPL-2.1
+utilities-agent.png / crystal / LGPL-2.1
+utilities-announcements.ico / crystal / LGPL-2.1
+utilities-announcements.png / crystal / LGPL-2.1
+utilities-antivirus.ico / crystal / LGPL-2.1
+utilities-antivirus.png / crystal / LGPL-2.1
+utilities-applications-2.ico / nuvola / LGPL-2.1
+utilities-applications-2.png / nuvola / LGPL-2.1
+utilities-applications.ico / crystal / LGPL-2.1
+utilities-applications.png / crystal / LGPL-2.1
+utilities-cd-burner.ico / intrigue / GPLv2
+utilities-cd-burner.png / intrigue / GPLv2
+utilities-desktop-extra.ico / oxygen / CC-BY-SA 3.0 or LGPL
+utilities-desktop-extra.png / oxygen / CC-BY-SA 3.0 or LGPL
+utilities-file-archiver-2.ico / nuvola / LGPL-2.1
+utilities-file-archiver-2.png / nuvola / LGPL-2.1
+utilities-file-archiver-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+utilities-file-archiver-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+utilities-file-archiver.ico / crystal / LGPL-2.1
+utilities-file-archiver.png / crystal / LGPL-2.1
+utilities-find-2.ico / crystal / LGPL-2.1
+utilities-find-2.png / crystal / LGPL-2.1
+utilities-find.png / intrigue / GPLv2
+utilities-list_manager.ico / crystal / LGPL-2.1
+utilities-list_manager.png / crystal / LGPL-2.1
+utilities-log-viewer-2.ico / oxygen / CC-BY-SA 3.0 or LGPL
+utilities-log-viewer-2.png / oxygen / CC-BY-SA 3.0 or LGPL
+utilities-log-viewer.ico / gnome / GPLv2
+utilities-log-viewer.png / gnome / GPLv2
+utilities-log_viewer.ico / gnome / GPLv2
+utilities-log_viewer.png / gnome / GPLv2
+utilities-reminders.ico / crystal / LGPL-2.1
+utilities-reminders.png / crystal / LGPL-2.1
+utilities-remote.ico / nuvola / LGPL-2.1
+utilities-remote.png / nuvola / LGPL-2.1
+utilities-run.ico / intrigue / GPLv2
+utilities-run.png / intrigue / GPLv2
+utilities-system-monitor-2.ico / gnome / GPLv2
+utilities-system-monitor-2.png / gnome / GPLv2
+utilities-system-monitor-3.ico / tango / PD
+utilities-system-monitor-3.png / tango / PD
+utilities-system-monitor-4.ico / oxygen / CC-BY-SA 3.0 or LGPL
+utilities-system-monitor-4.png / oxygen / CC-BY-SA 3.0 or LGPL
+utilities-terminal-3.ico / crystal / LGPL-2.1
+utilities-terminal-3.png / crystal / LGPL-2.1
+utilities-terminal-4.ico / gnome / GPLv2
+utilities-terminal-4.png / gnome / GPLv2
+utilities-terminal-5.ico / tango / PD
+utilities-terminal-5.png / tango / PD
+utilities-terminal-6.ico / nuvola / LGPL-2.1
+utilities-terminal-6.png / nuvola / LGPL-2.1
+utilities-terminal-7.ico / oxygen / CC-BY-SA 3.0 or LGPL
+utilities-terminal-7.png / oxygen / CC-BY-SA 3.0 or LGPL
+utilities-terminal-osx.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+utilities-terminal-osx.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+utilities-terminal-xp.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+utilities-terminal-xp.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+utilities-terminal.ico / intrigue / GPLv2
+utilities-terminal.png / intrigue / GPLv2
+utilities-user-info.ico / gnome / GPLv2
+utilities-user-info.png / gnome / GPLv2
+utilities.ico / crystal / LGPL-2.1
+utilities.png / crystal / LGPL-2.1
+vagalume.png / app-install / See Below
+val-and-rick.png / app-install / See Below
+valknut.png / app-install / See Below
+vandal_proof_super.ico / wiki_commons_cc / See Below
+vandal_proof_super.png / wiki_commons_cc / See Below
+vcalendar.ico / crystal / LGPL-2.1
+vcalendar.png / crystal / LGPL-2.1
+vcard-add.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+vcard-add.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+vcard-delete.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+vcard-delete.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+vcard-edit.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+vcard-edit.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+vcard.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+vcard.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+vcenter.png / cc / CC-BY 3.0
+vchain-broken.png / cc / CC-BY 3.0
+vchain.png / cc / CC-BY 3.0
+vector-add.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+vector-add.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+vector-delete.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+vector-delete.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+vectoroids.png / app-install / See Below
+vega_strike.ico / wiki_commons_cc / See Below
+vega_strike.png / wiki_commons_cc / See Below
+verbiste.png / app-install / See Below
+verticalcaption.png / crystal / LGPL-2.1
+verticaltext.png / crystal / LGPL-2.1
+verticaltextfittosizetool.png / crystal / LGPL-2.1
+vfixedline.png / crystal / LGPL-2.1
+vice.ico / wiki_commons_gpl / See Below
+vice.png / wiki_commons_gpl / See Below
+video-display-2.ico / tango / PD
+video-display-2.png / tango / PD
+video-display-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+video-display-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+video-display.ico / gnome / GPLv2
+video-display.png / gnome / GPLv2
+video-divx-vlc.ico / wiki_commons_gpl / See Below
+video-divx-vlc.png / wiki_commons_gpl / See Below
+video-dv-vlc.ico / wiki_commons_gpl / See Below
+video-dv-vlc.png / wiki_commons_gpl / See Below
+video-dv.ico / intrigue / GPLv2
+video-dv.png / intrigue / GPLv2
+video-glasses.ico / open_clip_art_library / PD
+video-glasses.png / open_clip_art_library / PD
+video-monitor.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+video-monitor.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+video-monitor_add.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+video-monitor_add.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+video-monitor_delete.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+video-monitor_delete.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+video-monitor_edit.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+video-monitor_edit.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+video-monitor_error.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+video-monitor_error.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+video-monitor_go.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+video-monitor_go.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+video-monitor_lightning.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+video-monitor_lightning.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+video-monitor_link.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+video-monitor_link.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+video-mpeg-vlc.ico / wiki_commons_gpl / See Below
+video-mpeg-vlc.png / wiki_commons_gpl / See Below
+video-projector.ico / oxygen / CC-BY-SA 3.0 or LGPL
+video-projector.png / oxygen / CC-BY-SA 3.0 or LGPL
+video-quicktime-2.ico / crystal / LGPL-2.1
+video-quicktime-2.png / crystal / LGPL-2.1
+video-quicktime-vlc.ico / wiki_commons_gpl / See Below
+video-quicktime-vlc.png / wiki_commons_gpl / See Below
+video-quicktime.ico / crystal_clear / LGPL-2.1
+video-quicktime.ico / intrigue / GPLv2
+video-quicktime.ico / nuvola / LGPL-2.1
+video-quicktime.ico / tango-harm / CC-BY 3.0
+video-quicktime.png / crystal_clear / LGPL-2.1
+video-quicktime.png / intrigue / GPLv2
+video-quicktime.png / nuvola / LGPL-2.1
+video-quicktime.png / tango-harm / CC-BY 3.0
+video-television-4.ico / crystal / LGPL-2.1
+video-television-4.png / crystal / LGPL-2.1
+video-television-5.ico / nuvola / LGPL-2.1
+video-television-5.png / nuvola / LGPL-2.1
+video-television.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+video-television.ico / oxygen / CC-BY-SA 3.0 or LGPL
+video-television.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+video-television.png / oxygen / CC-BY-SA 3.0 or LGPL
+video-television_add.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+video-television_add.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+video-television_delete.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+video-television_delete.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+video-vnd.rn-realvideo.ico / tango-harm / CC-BY 3.0
+video-vnd.rn-realvideo.png / tango-harm / CC-BY 3.0
+video-x-generic-2.ico / crystal / LGPL-2.1
+video-x-generic-2.png / crystal / LGPL-2.1
+video-x-generic-mplayer.ico / wiki_commons_gpl / See Below
+video-x-generic-mplayer.png / wiki_commons_gpl / See Below
+video-x-generic-vlc.ico / wiki_commons_gpl / See Below
+video-x-generic-vlc.png / wiki_commons_gpl / See Below
+video-x-generic.ico / crystal_clear / LGPL-2.1
+video-x-generic.ico / gnome / GPLv2
+video-x-generic.ico / intrigue / GPLv2
+video-x-generic.ico / nuvola / LGPL-2.1
+video-x-generic.ico / oxygen / CC-BY-SA 3.0 or LGPL
+video-x-generic.ico / tango / PD
+video-x-generic.png / crystal_clear / LGPL-2.1
+video-x-generic.png / gnome / GPLv2
+video-x-generic.png / intrigue / GPLv2
+video-x-generic.png / nuvola / LGPL-2.1
+video-x-generic.png / oxygen / CC-BY-SA 3.0 or LGPL
+video-x-generic.png / tango / PD
+video-x-mng.ico / oxygen / CC-BY-SA 3.0 or LGPL
+video-x-mng.png / oxygen / CC-BY-SA 3.0 or LGPL
+video-x-ms-asf-vlc.ico / wiki_commons_gpl / See Below
+video-x-ms-asf-vlc.png / wiki_commons_gpl / See Below
+video-x-ms-asx-vlc.ico / wiki_commons_gpl / See Below
+video-x-ms-asx-vlc.png / wiki_commons_gpl / See Below
+video-x-ms-vob-vlc.ico / wiki_commons_gpl / See Below
+video-x-ms-vob-vlc.png / wiki_commons_gpl / See Below
+video-x-ms-wmv-vlc.ico / wiki_commons_gpl / See Below
+video-x-ms-wmv-vlc.png / wiki_commons_gpl / See Below
+video-x-msvideo-vlc.ico / wiki_commons_gpl / See Below
+video-x-msvideo-vlc.png / wiki_commons_gpl / See Below
+video-x-ogm-vlc.ico / wiki_commons_gpl / See Below
+video-x-ogm-vlc.png / wiki_commons_gpl / See Below
+video.png / cc / CC-BY 3.0
+videocut.png / app-install / See Below
+view-bottom-new-2.ico / nuvola / LGPL-2.1
+view-bottom-new-2.png / nuvola / LGPL-2.1
+view-bottom-new.ico / crystal / LGPL-2.1
+view-bottom-new.ico / crystal_clear / LGPL-2.1
+view-bottom-new.png / crystal / LGPL-2.1
+view-bottom-new.png / crystal_clear / LGPL-2.1
+view-calendar-day-2.ico / oxygen / CC-BY-SA 3.0 or LGPL
+view-calendar-day-2.png / oxygen / CC-BY-SA 3.0 or LGPL
+view-calendar-day.ico / crystal / LGPL-2.1
+view-calendar-day.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+view-calendar-day.png / crystal / LGPL-2.1
+view-calendar-day.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+view-calendar-list.ico / oxygen / CC-BY-SA 3.0 or LGPL
+view-calendar-list.png / oxygen / CC-BY-SA 3.0 or LGPL
+view-calendar-month-2.ico / oxygen / CC-BY-SA 3.0 or LGPL
+view-calendar-month-2.png / oxygen / CC-BY-SA 3.0 or LGPL
+view-calendar-month.ico / crystal / LGPL-2.1
+view-calendar-month.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+view-calendar-month.png / crystal / LGPL-2.1
+view-calendar-month.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+view-calendar-tasks.ico / oxygen / CC-BY-SA 3.0 or LGPL
+view-calendar-tasks.png / oxygen / CC-BY-SA 3.0 or LGPL
+view-calendar-time-spent.ico / oxygen / CC-BY-SA 3.0 or LGPL
+view-calendar-time-spent.png / oxygen / CC-BY-SA 3.0 or LGPL
+view-calendar-timeline.ico / oxygen / CC-BY-SA 3.0 or LGPL
+view-calendar-timeline.png / oxygen / CC-BY-SA 3.0 or LGPL
+view-calendar-todo.ico / crystal / LGPL-2.1
+view-calendar-todo.png / crystal / LGPL-2.1
+view-calendar-upcoming-days.ico / oxygen / CC-BY-SA 3.0 or LGPL
+view-calendar-upcoming-days.png / oxygen / CC-BY-SA 3.0 or LGPL
+view-calendar-upcoming-events.ico / oxygen / CC-BY-SA 3.0 or LGPL
+view-calendar-upcoming-events.png / oxygen / CC-BY-SA 3.0 or LGPL
+view-calendar-week-2.ico / oxygen / CC-BY-SA 3.0 or LGPL
+view-calendar-week-2.png / oxygen / CC-BY-SA 3.0 or LGPL
+view-calendar-week.ico / crystal / LGPL-2.1
+view-calendar-week.png / crystal / LGPL-2.1
+view-calendar-workweek-2.ico / oxygen / CC-BY-SA 3.0 or LGPL
+view-calendar-workweek-2.png / oxygen / CC-BY-SA 3.0 or LGPL
+view-calendar-workweek.ico / crystal / LGPL-2.1
+view-calendar-workweek.png / crystal / LGPL-2.1
+view-calendar.ico / oxygen / CC-BY-SA 3.0 or LGPL
+view-calendar.png / oxygen / CC-BY-SA 3.0 or LGPL
+view-choose-2.ico / nuvola / LGPL-2.1
+view-choose-2.png / nuvola / LGPL-2.1
+view-choose-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+view-choose-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+view-choose.ico / crystal / LGPL-2.1
+view-choose.ico / crystal_clear / LGPL-2.1
+view-choose.png / crystal / LGPL-2.1
+view-choose.png / crystal_clear / LGPL-2.1
+view-close.ico / oxygen / CC-BY-SA 3.0 or LGPL
+view-close.png / oxygen / CC-BY-SA 3.0 or LGPL
+view-file-columns.ico / oxygen / CC-BY-SA 3.0 or LGPL
+view-file-columns.png / oxygen / CC-BY-SA 3.0 or LGPL
+view-filter.png / oxygen / CC-BY-SA 3.0 or LGPL
+view-fullscreen-2.ico / crystal / LGPL-2.1
+view-fullscreen-2.png / crystal / LGPL-2.1
+view-fullscreen-3.ico / gnome / GPLv2
+view-fullscreen-3.png / gnome / GPLv2
+view-fullscreen-4.ico / tango / PD
+view-fullscreen-4.png / tango / PD
+view-fullscreen-5.ico / nuvola / LGPL-2.1
+view-fullscreen-5.png / nuvola / LGPL-2.1
+view-fullscreen-6.ico / oxygen / CC-BY-SA 3.0 or LGPL
+view-fullscreen-6.png / oxygen / CC-BY-SA 3.0 or LGPL
+view-fullscreen.ico / crystal_clear / LGPL-2.1
+view-fullscreen.ico / intrigue / GPLv2
+view-fullscreen.png / crystal_clear / LGPL-2.1
+view-fullscreen.png / intrigue / GPLv2
+view-grid.ico / crystal / LGPL-2.1
+view-grid.png / crystal / LGPL-2.1
+view-history.ico / oxygen / CC-BY-SA 3.0 or LGPL
+view-history.png / oxygen / CC-BY-SA 3.0 or LGPL
+view-left-close.ico / oxygen / CC-BY-SA 3.0 or LGPL
+view-left-close.png / oxygen / CC-BY-SA 3.0 or LGPL
+view-list-details-2.ico / crystal / LGPL-2.1
+view-list-details-2.png / crystal / LGPL-2.1
+view-list-details-3.ico / nuvola / LGPL-2.1
+view-list-details-3.png / nuvola / LGPL-2.1
+view-list-details-4.ico / oxygen / CC-BY-SA 3.0 or LGPL
+view-list-details-4.png / oxygen / CC-BY-SA 3.0 or LGPL
+view-list-details.ico / crystal_clear / LGPL-2.1
+view-list-details.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+view-list-details.png / crystal_clear / LGPL-2.1
+view-list-details.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+view-list-details.png / intrigue / GPLv2
+view-list-icon-2.ico / crystal / LGPL-2.1
+view-list-icon-2.png / crystal / LGPL-2.1
+view-list-icon-3.ico / nuvola / LGPL-2.1
+view-list-icon-3.png / nuvola / LGPL-2.1
+view-list-icon.ico / crystal_clear / LGPL-2.1
+view-list-icon.png / crystal_clear / LGPL-2.1
+view-list-icon.png / intrigue / GPLv2
+view-list-icons.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+view-list-icons.ico / oxygen / CC-BY-SA 3.0 or LGPL
+view-list-icons.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+view-list-icons.png / oxygen / CC-BY-SA 3.0 or LGPL
+view-list-multicolumn-2.ico / crystal / LGPL-2.1
+view-list-multicolumn-2.png / crystal / LGPL-2.1
+view-list-multicolumn-3.ico / nuvola / LGPL-2.1
+view-list-multicolumn-3.png / nuvola / LGPL-2.1
+view-list-multicolumn.ico / crystal_clear / LGPL-2.1
+view-list-multicolumn.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+view-list-multicolumn.png / crystal_clear / LGPL-2.1
+view-list-multicolumn.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+view-list-multicolumn.png / intrigue / GPLv2
+view-list-text-2.ico / nuvola / LGPL-2.1
+view-list-text-2.png / nuvola / LGPL-2.1
+view-list-text-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+view-list-text-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+view-list-text.ico / crystal / LGPL-2.1
+view-list-text.ico / crystal_clear / LGPL-2.1
+view-list-text.png / crystal / LGPL-2.1
+view-list-text.png / crystal_clear / LGPL-2.1
+view-list-tree-2.ico / crystal / LGPL-2.1
+view-list-tree-2.png / crystal / LGPL-2.1
+view-list-tree-3.ico / nuvola / LGPL-2.1
+view-list-tree-3.png / nuvola / LGPL-2.1
+view-list-tree-4.ico / oxygen / CC-BY-SA 3.0 or LGPL
+view-list-tree-4.png / oxygen / CC-BY-SA 3.0 or LGPL
+view-list-tree.ico / crystal_clear / LGPL-2.1
+view-list-tree.png / crystal_clear / LGPL-2.1
+view-list-tree.png / intrigue / GPLv2
+view-media-artist.png / oxygen / CC-BY-SA 3.0 or LGPL
+view-media-equalizer.ico / oxygen / CC-BY-SA 3.0 or LGPL
+view-media-equalizer.png / oxygen / CC-BY-SA 3.0 or LGPL
+view-media-lyrics.ico / oxygen / CC-BY-SA 3.0 or LGPL
+view-media-lyrics.png / oxygen / CC-BY-SA 3.0 or LGPL
+view-media-playlist-2.ico / crystal / LGPL-2.1
+view-media-playlist-2.png / crystal / LGPL-2.1
+view-media-playlist-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+view-media-playlist-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+view-media-playlist.ico / crystal_clear / LGPL-2.1
+view-media-playlist.png / crystal_clear / LGPL-2.1
+view-media-playlist.png / intrigue / GPLv2
+view-media-visualization.ico / oxygen / CC-BY-SA 3.0 or LGPL
+view-media-visualization.png / oxygen / CC-BY-SA 3.0 or LGPL
+view-nofullscreen-2.ico / crystal / LGPL-2.1
+view-nofullscreen-2.png / crystal / LGPL-2.1
+view-nofullscreen-3.ico / nuvola / LGPL-2.1
+view-nofullscreen-3.png / nuvola / LGPL-2.1
+view-nofullscreen.ico / crystal_clear / LGPL-2.1
+view-nofullscreen.ico / intrigue / GPLv2
+view-nofullscreen.png / crystal_clear / LGPL-2.1
+view-nofullscreen.png / intrigue / GPLv2
+view-object-histogram-linear.ico / oxygen / CC-BY-SA 3.0 or LGPL
+view-object-histogram-linear.png / oxygen / CC-BY-SA 3.0 or LGPL
+view-object-histogram-logarithmic.ico / oxygen / CC-BY-SA 3.0 or LGPL
+view-object-histogram-logarithmic.png / oxygen / CC-BY-SA 3.0 or LGPL
+view-orientation.ico / crystal / LGPL-2.1
+view-orientation.png / crystal / LGPL-2.1
+view-pim-calendar.ico / oxygen / CC-BY-SA 3.0 or LGPL
+view-pim-calendar.png / oxygen / CC-BY-SA 3.0 or LGPL
+view-pim-contacts.ico / oxygen / CC-BY-SA 3.0 or LGPL
+view-pim-contacts.png / oxygen / CC-BY-SA 3.0 or LGPL
+view-pim-journal.ico / oxygen / CC-BY-SA 3.0 or LGPL
+view-pim-journal.png / oxygen / CC-BY-SA 3.0 or LGPL
+view-pim-mail.ico / oxygen / CC-BY-SA 3.0 or LGPL
+view-pim-mail.png / oxygen / CC-BY-SA 3.0 or LGPL
+view-pim-news.ico / oxygen / CC-BY-SA 3.0 or LGPL
+view-pim-news.png / oxygen / CC-BY-SA 3.0 or LGPL
+view-pim-notes.ico / oxygen / CC-BY-SA 3.0 or LGPL
+view-pim-notes.png / oxygen / CC-BY-SA 3.0 or LGPL
+view-pim-summary.ico / oxygen / CC-BY-SA 3.0 or LGPL
+view-pim-summary.png / oxygen / CC-BY-SA 3.0 or LGPL
+view-pim-tasks.ico / oxygen / CC-BY-SA 3.0 or LGPL
+view-pim-tasks.png / oxygen / CC-BY-SA 3.0 or LGPL
+view-presentation.ico / oxygen / CC-BY-SA 3.0 or LGPL
+view-presentation.png / oxygen / CC-BY-SA 3.0 or LGPL
+view-preview.ico / oxygen / CC-BY-SA 3.0 or LGPL
+view-preview.png / oxygen / CC-BY-SA 3.0 or LGPL
+view-process-all-tree.ico / oxygen / CC-BY-SA 3.0 or LGPL
+view-process-all-tree.png / oxygen / CC-BY-SA 3.0 or LGPL
+view-process-all.ico / oxygen / CC-BY-SA 3.0 or LGPL
+view-process-all.png / oxygen / CC-BY-SA 3.0 or LGPL
+view-process-own.ico / oxygen / CC-BY-SA 3.0 or LGPL
+view-process-own.png / oxygen / CC-BY-SA 3.0 or LGPL
+view-process-system.ico / oxygen / CC-BY-SA 3.0 or LGPL
+view-process-system.png / oxygen / CC-BY-SA 3.0 or LGPL
+view-process-tree.ico / oxygen / CC-BY-SA 3.0 or LGPL
+view-process-tree.png / oxygen / CC-BY-SA 3.0 or LGPL
+view-process-users.ico / oxygen / CC-BY-SA 3.0 or LGPL
+view-process-users.png / oxygen / CC-BY-SA 3.0 or LGPL
+view-refresh-2.ico / crystal / LGPL-2.1
+view-refresh-2.png / crystal / LGPL-2.1
+view-refresh-3.ico / gnome / GPLv2
+view-refresh-3.png / gnome / GPLv2
+view-refresh-4.ico / tango / PD
+view-refresh-4.png / tango / PD
+view-refresh-5.ico / nuvola / LGPL-2.1
+view-refresh-5.png / nuvola / LGPL-2.1
+view-refresh-6.ico / oxygen / CC-BY-SA 3.0 or LGPL
+view-refresh-6.png / oxygen / CC-BY-SA 3.0 or LGPL
+view-refresh.ico / crystal_clear / LGPL-2.1
+view-refresh.ico / intrigue / GPLv2
+view-refresh.png / crystal_clear / LGPL-2.1
+view-refresh.png / intrigue / GPLv2
+view-remove-2.ico / crystal / LGPL-2.1
+view-remove-2.png / crystal / LGPL-2.1
+view-remove-3.ico / nuvola / LGPL-2.1
+view-remove-3.png / nuvola / LGPL-2.1
+view-remove.ico / crystal_clear / LGPL-2.1
+view-remove.ico / intrigue / GPLv2
+view-remove.png / crystal_clear / LGPL-2.1
+view-remove.png / intrigue / GPLv2
+view-restore-2.ico / oxygen / CC-BY-SA 3.0 or LGPL
+view-restore-2.png / oxygen / CC-BY-SA 3.0 or LGPL
+view-restore.ico / gnome / GPLv2
+view-restore.png / gnome / GPLv2
+view-right-close.ico / oxygen / CC-BY-SA 3.0 or LGPL
+view-right-close.png / oxygen / CC-BY-SA 3.0 or LGPL
+view-right-new-2.ico / nuvola / LGPL-2.1
+view-right-new-2.png / nuvola / LGPL-2.1
+view-right-new-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+view-right-new-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+view-right-new.ico / crystal / LGPL-2.1
+view-right-new.ico / crystal_clear / LGPL-2.1
+view-right-new.png / crystal / LGPL-2.1
+view-right-new.png / crystal_clear / LGPL-2.1
+view-sidetree-2.ico / crystal / LGPL-2.1
+view-sidetree-2.png / crystal / LGPL-2.1
+view-sidetree-3.ico / nuvola / LGPL-2.1
+view-sidetree-3.png / nuvola / LGPL-2.1
+view-sidetree-4.ico / oxygen / CC-BY-SA 3.0 or LGPL
+view-sidetree-4.png / oxygen / CC-BY-SA 3.0 or LGPL
+view-sidetree.png / intrigue / GPLv2
+view-sort-ascending-2.ico / oxygen / CC-BY-SA 3.0 or LGPL
+view-sort-ascending-2.png / oxygen / CC-BY-SA 3.0 or LGPL
+view-sort-ascending.ico / gnome / GPLv2
+view-sort-ascending.png / gnome / GPLv2
+view-sort-descending-2.ico / oxygen / CC-BY-SA 3.0 or LGPL
+view-sort-descending-2.png / oxygen / CC-BY-SA 3.0 or LGPL
+view-sort-descending.ico / gnome / GPLv2
+view-sort-descending.png / gnome / GPLv2
+view-split-left-right-2.ico / nuvola / LGPL-2.1
+view-split-left-right-2.png / nuvola / LGPL-2.1
+view-split-left-right-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+view-split-left-right-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+view-split-left-right.ico / crystal / LGPL-2.1
+view-split-left-right.ico / crystal_clear / LGPL-2.1
+view-split-left-right.png / crystal / LGPL-2.1
+view-split-left-right.png / crystal_clear / LGPL-2.1
+view-split-top-bottom-2.ico / nuvola / LGPL-2.1
+view-split-top-bottom-2.png / nuvola / LGPL-2.1
+view-split-top-bottom-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+view-split-top-bottom-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+view-split-top-bottom.ico / crystal / LGPL-2.1
+view-split-top-bottom.ico / crystal_clear / LGPL-2.1
+view-split-top-bottom.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+view-split-top-bottom.png / crystal / LGPL-2.1
+view-split-top-bottom.png / crystal_clear / LGPL-2.1
+view-split-top-bottom.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+view-split.ico / crystal / LGPL-2.1
+view-split.png / crystal / LGPL-2.1
+view-statistics.ico / oxygen / CC-BY-SA 3.0 or LGPL
+view-statistics.png / oxygen / CC-BY-SA 3.0 or LGPL
+view-table-of-contents-ltr.ico / oxygen / CC-BY-SA 3.0 or LGPL
+view-table-of-contents-ltr.png / oxygen / CC-BY-SA 3.0 or LGPL
+view-table-of-contents-rtl.ico / oxygen / CC-BY-SA 3.0 or LGPL
+view-table-of-contents-rtl.png / oxygen / CC-BY-SA 3.0 or LGPL
+view-top-bottom.ico / crystal / LGPL-2.1
+view-top-bottom.png / crystal / LGPL-2.1
+view-web-browser-dom-tree.ico / oxygen / CC-BY-SA 3.0 or LGPL
+view-web-browser-dom-tree.png / oxygen / CC-BY-SA 3.0 or LGPL
+viewdatasourcebrowser.png / crystal / LGPL-2.1
+viewformasgrid.png / crystal / LGPL-2.1
+viewmol.png / app-install / See Below
+viking.png / app-install / See Below
+vim.ico / homemade / PD
+vim.ico / wiki_commons_gpl / See Below
+vim.png / app-install / See Below
+vim.png / homemade / PD
+vim.png / wiki_commons_gpl / See Below
+vinagre.png / app-install / See Below
+virt-manager.png / app-install / See Below
+virtualbox.png / app-install / See Below
+virtualdub.ico / wiki_commons_gpl / See Below
+virtualdub.png / wiki_commons_gpl / See Below
+virtuoso.ico / wiki_commons_cc / See Below
+virtuoso.png / wiki_commons_cc / See Below
+virus-detected.ico / crystal / LGPL-2.1
+virus-detected.png / crystal / LGPL-2.1
+virus-off.ico / crystal / LGPL-2.1
+virus-off.png / crystal / LGPL-2.1
+virus.ico / crystal / LGPL-2.1
+virus.png / crystal / LGPL-2.1
+viruskiller.png / app-install / See Below
+virussafe.ico / crystal / LGPL-2.1
+virussafe.png / crystal / LGPL-2.1
+visor.ico / gnome / GPLv2
+visor.png / gnome / GPLv2
+visual_understanding_environment.ico / wiki_commons_cc / See Below
+visual_understanding_environment.png / wiki_commons_cc / See Below
+visualap.ico / wiki_commons_cc / See Below
+visualap.png / wiki_commons_cc / See Below
+visualboyadvance.ico / wiki_commons_gpl / See Below
+visualboyadvance.png / wiki_commons_gpl / See Below
+visualboyadvance_save.ico / wiki_commons_gpl / See Below
+visualboyadvance_save.png / wiki_commons_gpl / See Below
+vkeybd.png / app-install / See Below
+vlc.ico / wiki_commons_gpl / See Below
+vlc.png / wiki_commons_gpl / See Below
+vlc_bin.ico / wiki_commons_gpl / See Below
+vlc_bin.png / wiki_commons_gpl / See Below
+vlc_dat.ico / wiki_commons_gpl / See Below
+vlc_dat.png / wiki_commons_gpl / See Below
+vlvc.ico / wiki_commons_gpl / See Below
+vlvc.png / wiki_commons_gpl / See Below
+vodovod.png / app-install / See Below
+volume.png / nuvola / LGPL-2.1
+voxound.ico / wiki_commons_cc / See Below
+voxound.png / wiki_commons_cc / See Below
+vscrollbar.png / crystal / LGPL-2.1
+vuze.ico / wiki_commons_gpl / See Below
+vuze.png / wiki_commons_gpl / See Below
+w3perl.ico / wiki_commons_gpl / See Below
+w3perl.png / wiki_commons_gpl / See Below
+wallet-closed.ico / oxygen / CC-BY-SA 3.0 or LGPL
+wallet-closed.png / oxygen / CC-BY-SA 3.0 or LGPL
+wallet-open.ico / oxygen / CC-BY-SA 3.0 or LGPL
+wallet-open.png / oxygen / CC-BY-SA 3.0 or LGPL
+wammu.ico / wiki_commons_cc / See Below
+wammu.ico / wiki_commons_gpl / See Below
+wammu.png / wiki_commons_cc / See Below
+wammu.png / wiki_commons_gpl / See Below
+wand.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+wand.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+warehause.ico / crystal / LGPL-2.1
+warehause.png / crystal / LGPL-2.1
+warning.png / cc / CC-BY 3.0
+watcom.ico / wiki_commons_cc / See Below
+watcom.png / wiki_commons_cc / See Below
+wavbreaker.png / app-install / See Below
+weather-clear-2.ico / tango / PD
+weather-clear-2.png / tango / PD
+weather-clear-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+weather-clear-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+weather-clear-night-2.ico / tango / PD
+weather-clear-night-2.png / tango / PD
+weather-clear-night-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+weather-clear-night.ico / gnome / GPLv2
+weather-clear-night.png / gnome / GPLv2
+weather-clear.ico / gnome / GPLv2
+weather-clear.png / gnome / GPLv2
+weather-clouds-night.ico / oxygen / CC-BY-SA 3.0 or LGPL
+weather-clouds-night.png / oxygen / CC-BY-SA 3.0 or LGPL
+weather-clouds.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+weather-clouds.ico / oxygen / CC-BY-SA 3.0 or LGPL
+weather-clouds.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+weather-clouds.png / oxygen / CC-BY-SA 3.0 or LGPL
+weather-cloudy.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+weather-cloudy.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+weather-few-clouds-2.ico / tango / PD
+weather-few-clouds-2.png / tango / PD
+weather-few-clouds-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+weather-few-clouds-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+weather-few-clouds-night-2.ico / tango / PD
+weather-few-clouds-night-2.png / tango / PD
+weather-few-clouds-night-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+weather-few-clouds-night.ico / gnome / GPLv2
+weather-few-clouds-night.png / gnome / GPLv2
+weather-few-clouds.ico / gnome / GPLv2
+weather-few-clouds.png / gnome / GPLv2
+weather-fog.ico / gnome / GPLv2
+weather-fog.png / gnome / GPLv2
+weather-freezing-rain.ico / oxygen / CC-BY-SA 3.0 or LGPL
+weather-freezing-rain.png / oxygen / CC-BY-SA 3.0 or LGPL
+weather-hail.ico / oxygen / CC-BY-SA 3.0 or LGPL
+weather-hail.png / oxygen / CC-BY-SA 3.0 or LGPL
+weather-lightning.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+weather-lightning.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+weather-many-clouds.ico / oxygen / CC-BY-SA 3.0 or LGPL
+weather-many-clouds.png / oxygen / CC-BY-SA 3.0 or LGPL
+weather-mist.png / oxygen / CC-BY-SA 3.0 or LGPL
+weather-none-available.png / oxygen / CC-BY-SA 3.0 or LGPL
+weather-overcast-2.ico / tango / PD
+weather-overcast-2.png / tango / PD
+weather-overcast.ico / gnome / GPLv2
+weather-overcast.png / gnome / GPLv2
+weather-rain.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+weather-rain.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+weather-severe-alert-2.ico / tango / PD
+weather-severe-alert-2.png / tango / PD
+weather-severe-alert.ico / gnome / GPLv2
+weather-severe-alert.png / gnome / GPLv2
+weather-showers-2.ico / tango / PD
+weather-showers-2.png / tango / PD
+weather-showers-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+weather-showers-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+weather-showers-day.ico / oxygen / CC-BY-SA 3.0 or LGPL
+weather-showers-day.png / oxygen / CC-BY-SA 3.0 or LGPL
+weather-showers-night.ico / oxygen / CC-BY-SA 3.0 or LGPL
+weather-showers-night.png / oxygen / CC-BY-SA 3.0 or LGPL
+weather-showers-scattered-2.ico / tango / PD
+weather-showers-scattered-2.png / tango / PD
+weather-showers-scattered-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+weather-showers-scattered-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+weather-showers-scattered-day.ico / oxygen / CC-BY-SA 3.0 or LGPL
+weather-showers-scattered-day.png / oxygen / CC-BY-SA 3.0 or LGPL
+weather-showers-scattered-night.ico / oxygen / CC-BY-SA 3.0 or LGPL
+weather-showers-scattered-night.png / oxygen / CC-BY-SA 3.0 or LGPL
+weather-showers-scattered.ico / gnome / GPLv2
+weather-showers-scattered.png / gnome / GPLv2
+weather-showers.ico / gnome / GPLv2
+weather-showers.png / gnome / GPLv2
+weather-snow-2.ico / tango / PD
+weather-snow-2.png / tango / PD
+weather-snow-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+weather-snow-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+weather-snow-rain.ico / oxygen / CC-BY-SA 3.0 or LGPL
+weather-snow-rain.png / oxygen / CC-BY-SA 3.0 or LGPL
+weather-snow-scattered-day.ico / oxygen / CC-BY-SA 3.0 or LGPL
+weather-snow-scattered-day.png / oxygen / CC-BY-SA 3.0 or LGPL
+weather-snow-scattered-night.ico / oxygen / CC-BY-SA 3.0 or LGPL
+weather-snow-scattered-night.png / oxygen / CC-BY-SA 3.0 or LGPL
+weather-snow-scattered.ico / oxygen / CC-BY-SA 3.0 or LGPL
+weather-snow-scattered.png / oxygen / CC-BY-SA 3.0 or LGPL
+weather-snow.ico / gnome / GPLv2
+weather-snow.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+weather-snow.png / gnome / GPLv2
+weather-storm-2.ico / tango / PD
+weather-storm-2.png / tango / PD
+weather-storm-3.ico / oxygen / CC-BY-SA 3.0 or LGPL
+weather-storm-3.png / oxygen / CC-BY-SA 3.0 or LGPL
+weather-storm-day.ico / oxygen / CC-BY-SA 3.0 or LGPL
+weather-storm-day.png / oxygen / CC-BY-SA 3.0 or LGPL
+weather-storm-night.ico / oxygen / CC-BY-SA 3.0 or LGPL
+weather-storm-night.png / oxygen / CC-BY-SA 3.0 or LGPL
+weather-storm.ico / gnome / GPLv2
+weather-storm.png / gnome / GPLv2
+weather-sun.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+weather-sun.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+web.png / cc / CC-BY 3.0
+webexport.ico / crystal / LGPL-2.1
+webexport.png / crystal / LGPL-2.1
+webissues.png / app-install / See Below
+webkit.ico / wiki_commons_gpl / See Below
+webkit.png / wiki_commons_gpl / See Below
+webpres.ico / crystal / LGPL-2.1
+webpres.png / crystal / LGPL-2.1
+wengophone.png / app-install / See Below
+wesnoth.png / app-install / See Below
+wesnoth_editor.png / app-install / See Below
+whatsnext.ico / crystal / LGPL-2.1
+whatsnext.png / crystal / LGPL-2.1
+whichwayisup.png / app-install / See Below
+whitix.png / wiki_commons_pd / PD
+wicd.ico / wiki_commons_gpl / See Below
+wicd.png / wiki_commons_gpl / See Below
+widelands.ico / wiki_commons_gpl / See Below
+widelands.png / wiki_commons_gpl / See Below
+widget.ico / crystal / LGPL-2.1
+widget.png / crystal / LGPL-2.1
+widget_doc.ico / crystal_clear / LGPL-2.1
+widget_doc.ico / intrigue / GPLv2
+widget_doc.ico / nuvola / LGPL-2.1
+widget_doc.png / crystal_clear / LGPL-2.1
+widget_doc.png / intrigue / GPLv2
+widget_doc.png / nuvola / LGPL-2.1
+wifi-radar.png / app-install / See Below
+wikspeak.png / wiki_commons_cc / See Below
+wilber.png / cc / CC-BY 3.0
+window-close-2.ico / oxygen / CC-BY-SA 3.0 or LGPL
+window-close-2.png / oxygen / CC-BY-SA 3.0 or LGPL
+window-close.ico / gnome / GPLv2
+window-close.png / gnome / GPLv2
+window-duplicate.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+window-duplicate.ico / oxygen / CC-BY-SA 3.0 or LGPL
+window-duplicate.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+window-duplicate.png / oxygen / CC-BY-SA 3.0 or LGPL
+window-new-2.ico / gnome / GPLv2
+window-new-2.png / gnome / GPLv2
+window-new-3.ico / tango / PD
+window-new-3.png / tango / PD
+window-new-4.ico / nuvola / LGPL-2.1
+window-new-4.png / nuvola / LGPL-2.1
+window-new-5.ico / oxygen / CC-BY-SA 3.0 or LGPL
+window-new-5.png / oxygen / CC-BY-SA 3.0 or LGPL
+window-new.ico / crystal / LGPL-2.1
+window-new.ico / crystal_clear / LGPL-2.1
+window-new.png / crystal / LGPL-2.1
+window-new.png / crystal_clear / LGPL-2.1
+window-suppressed.ico / oxygen / CC-BY-SA 3.0 or LGPL
+window-suppressed.png / oxygen / CC-BY-SA 3.0 or LGPL
+window3d.png / crystal / LGPL-2.1
+windows_users.ico / crystal / LGPL-2.1
+windows_users.png / crystal / LGPL-2.1
+wine-2.ico / oxygen / CC-BY-SA 3.0 or LGPL
+wine-2.png / oxygen / CC-BY-SA 3.0 or LGPL
+wine.ico / crystal / LGPL-2.1
+wine.ico / crystal_clear / LGPL-2.1
+wine.ico / wiki_commons_gpl / See Below
+wine.png / crystal / LGPL-2.1
+wine.png / crystal_clear / LGPL-2.1
+wine.png / wiki_commons_gpl / See Below
+wings3d.ico / wiki_commons_pd / PD
+wings3d.png / app-install / See Below
+wings3d.png / wiki_commons_pd / PD
+winmerge.ico / wiki_commons_gpl / See Below
+winmerge.png / wiki_commons_gpl / See Below
+winpdb.png / app-install / See Below
+winprops.ico / crystal_clear / LGPL-2.1
+winprops.ico / nuvola / LGPL-2.1
+winprops.png / crystal_clear / LGPL-2.1
+winprops.png / nuvola / LGPL-2.1
+wireframe.png / crystal / LGPL-2.1
+wireshark.ico / wiki_commons_gpl / See Below
+wireshark.png / wiki_commons_gpl / See Below
+wmaker_apps.ico / crystal / LGPL-2.1
+wmaker_apps.png / crystal / LGPL-2.1
+wmgui.png / app-install / See Below
+wmii.png / wiki_commons_cc / See Below
+wmtweaks.png / app-install / See Below
+wordperfect.ico / crystal_clear / LGPL-2.1
+wordperfect.ico / intrigue / GPLv2
+wordperfect.png / crystal_clear / LGPL-2.1
+wordperfect.png / intrigue / GPLv2
+workrave.png / app-install / See Below
+world-add.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+world-add.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+world-delete.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+world-delete.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+world-edit.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+world-edit.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+world-go.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+world-go.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+world-link.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+world-link.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+world.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+world.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+world_of_padman.ico / wiki_commons_cc / See Below
+world_of_padman.png / wiki_commons_cc / See Below
+worldforge.ico / wiki_commons_gpl / See Below
+worldforge.png / wiki_commons_gpl / See Below
+worldwideweb.png / wiki_commons_pd / PD
+wormux.png / app-install / See Below
+wr01.png / crystal / LGPL-2.1
+wr010.png / crystal / LGPL-2.1
+wr011.png / crystal / LGPL-2.1
+wr02.png / crystal / LGPL-2.1
+wr03.png / crystal / LGPL-2.1
+wr04.png / crystal / LGPL-2.1
+wr05.png / crystal / LGPL-2.1
+wr06.png / crystal / LGPL-2.1
+wr07.png / crystal / LGPL-2.1
+wr08.png / crystal / LGPL-2.1
+wr09.png / crystal / LGPL-2.1
+wrapcontour.png / crystal / LGPL-2.1
+wrapideal.png / crystal / LGPL-2.1
+wrapleft.png / crystal / LGPL-2.1
+wrapoff.png / crystal / LGPL-2.1
+wrapon.png / crystal / LGPL-2.1
+wrapright.png / crystal / LGPL-2.1
+wrapthrough.png / crystal / LGPL-2.1
+wrench-orange.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+wrench-orange.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+wrench.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+wrench.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+wsjt.png / app-install / See Below
+www.ico / crystal / LGPL-2.1
+www.ico / intrigue / GPLv2
+www.ico / nuvola / LGPL-2.1
+www.png / crystal / LGPL-2.1
+www.png / intrigue / GPLv2
+www.png / nuvola / LGPL-2.1
+wxcas.png / app-install / See Below
+wxglade.png / app-install / See Below
+x-2.ico / nuvola / LGPL-2.1
+x-2.png / nuvola / LGPL-2.1
+x-kde-nsplugin-generated.ico / oxygen / CC-BY-SA 3.0 or LGPL
+x-kde-nsplugin-generated.ico / tango-harm / CC-BY 3.0
+x-kde-nsplugin-generated.png / oxygen / CC-BY-SA 3.0 or LGPL
+x-kde-nsplugin-generated.png / tango-harm / CC-BY 3.0
+x-media-podcast.ico / oxygen / CC-BY-SA 3.0 or LGPL
+x-media-podcast.png / oxygen / CC-BY-SA 3.0 or LGPL
+x-office-address-book.ico / gnome / GPLv2
+x-office-address-book.ico / oxygen / CC-BY-SA 3.0 or LGPL
+x-office-address-book.ico / tango / PD
+x-office-address-book.png / gnome / GPLv2
+x-office-address-book.png / oxygen / CC-BY-SA 3.0 or LGPL
+x-office-address-book.png / tango / PD
+x-office-calendar.ico / crystal / LGPL-2.1
+x-office-calendar.ico / gnome / GPLv2
+x-office-calendar.ico / oxygen / CC-BY-SA 3.0 or LGPL
+x-office-calendar.ico / tango / PD
+x-office-calendar.png / crystal / LGPL-2.1
+x-office-calendar.png / gnome / GPLv2
+x-office-calendar.png / oxygen / CC-BY-SA 3.0 or LGPL
+x-office-calendar.png / tango / PD
+x-office-contact.ico / oxygen / CC-BY-SA 3.0 or LGPL
+x-office-contact.png / oxygen / CC-BY-SA 3.0 or LGPL
+x-office-document-2.ico / crystal / LGPL-2.1
+x-office-document-2.png / crystal / LGPL-2.1
+x-office-document-abiword.ico / wiki_commons_gpl / See Below
+x-office-document-abiword.png / wiki_commons_gpl / See Below
+x-office-document-template.ico / crystal_clear / LGPL-2.1
+x-office-document-template.ico / tango / PD
+x-office-document-template.png / crystal_clear / LGPL-2.1
+x-office-document-template.png / tango / PD
+x-office-document.ico / crystal_clear / LGPL-2.1
+x-office-document.ico / gnome / GPLv2
+x-office-document.ico / intrigue / GPLv2
+x-office-document.ico / nuvola / LGPL-2.1
+x-office-document.ico / oxygen / CC-BY-SA 3.0 or LGPL
+x-office-document.ico / tango / PD
+x-office-document.ico / tango-harm / CC-BY 3.0
+x-office-document.png / crystal_clear / LGPL-2.1
+x-office-document.png / gnome / GPLv2
+x-office-document.png / intrigue / GPLv2
+x-office-document.png / nuvola / LGPL-2.1
+x-office-document.png / oxygen / CC-BY-SA 3.0 or LGPL
+x-office-document.png / tango / PD
+x-office-document.png / tango-harm / CC-BY 3.0
+x-office-drawing-template.ico / tango / PD
+x-office-drawing-template.png / tango / PD
+x-office-drawing.ico / gnome / GPLv2
+x-office-drawing.ico / tango / PD
+x-office-drawing.png / gnome / GPLv2
+x-office-drawing.png / tango / PD
+x-office-presentation-template.ico / tango / PD
+x-office-presentation-template.png / tango / PD
+x-office-presentation.ico / gnome / GPLv2
+x-office-presentation.ico / tango / PD
+x-office-presentation.png / gnome / GPLv2
+x-office-presentation.png / tango / PD
+x-office-spreadsheet-2.ico / crystal / LGPL-2.1
+x-office-spreadsheet-2.png / crystal / LGPL-2.1
+x-office-spreadsheet-template.ico / tango / PD
+x-office-spreadsheet-template.png / tango / PD
+x-office-spreadsheet.ico / gnome / GPLv2
+x-office-spreadsheet.ico / intrigue / GPLv2
+x-office-spreadsheet.ico / nuvola / LGPL-2.1
+x-office-spreadsheet.ico / oxygen / CC-BY-SA 3.0 or LGPL
+x-office-spreadsheet.ico / tango / PD
+x-office-spreadsheet.png / crystal_clear / LGPL-2.1
+x-office-spreadsheet.png / gnome / GPLv2
+x-office-spreadsheet.png / intrigue / GPLv2
+x-office-spreadsheet.png / nuvola / LGPL-2.1
+x-office-spreadsheet.png / oxygen / CC-BY-SA 3.0 or LGPL
+x-office-spreadsheet.png / tango / PD
+x.ico / crystal / LGPL-2.1
+x.png / crystal / LGPL-2.1
+xabacus.png / app-install / See Below
+xaos.png / app-install / See Below
+xapp-2.ico / nuvola / LGPL-2.1
+xapp-2.png / nuvola / LGPL-2.1
+xapp.ico / crystal / LGPL-2.1
+xapp.png / crystal / LGPL-2.1
+xara_xteme_lx.ico / wiki_commons_gpl / See Below
+xara_xteme_lx.png / wiki_commons_gpl / See Below
+xaraya.ico / wiki_commons_gpl / See Below
+xaraya.png / wiki_commons_gpl / See Below
+xarchive.png / app-install / See Below
+xarchiver.png / app-install / See Below
+xawtv.png / app-install / See Below
+xbarrel.png / app-install / See Below
+xbill.ico / open_clip_art_library / PD
+xbill.ico / wiki_commons_gpl / See Below
+xbill.png / app-install / See Below
+xbill.png / open_clip_art_library / PD
+xbill.png / wiki_commons_gpl / See Below
+xblast.ico / wiki_commons_cc / See Below
+xblast.png / wiki_commons_cc / See Below
+xboing.png / app-install / See Below
+xcalc-2.ico / nuvola / LGPL-2.1
+xcalc-2.png / nuvola / LGPL-2.1
+xcalc.ico / crystal / LGPL-2.1
+xcalc.png / crystal / LGPL-2.1
+xcdroast.png / app-install / See Below
+xchat-2.ico / crystal / LGPL-2.1
+xchat-2.png / crystal / LGPL-2.1
+xchat-gnome.png / app-install / See Below
+xchat.ico / intrigue / GPLv2
+xchat.ico / wiki_commons_gpl / See Below
+xchat.png / intrigue / GPLv2
+xchat.png / wiki_commons_gpl / See Below
+xchm.png / app-install / See Below
+xclock-2.ico / crystal / LGPL-2.1
+xclock-2.png / crystal / LGPL-2.1
+xclock-3.ico / nuvola / LGPL-2.1
+xclock-3.png / nuvola / LGPL-2.1
+xclock.ico / intrigue / GPLv2
+xclock.png / intrigue / GPLv2
+xconfig.ico / nuvola / LGPL-2.1
+xconfig.png / nuvola / LGPL-2.1
+xconsole.ico / crystal / LGPL-2.1
+xconsole.ico / intrigue / GPLv2
+xconsole.png / crystal / LGPL-2.1
+xconsole.png / intrigue / GPLv2
+xcubes.png / app-install / See Below
+xdays.ico / crystal / LGPL-2.1
+xdays.png / crystal / LGPL-2.1
+xdc.png / app-install / See Below
+xdemineur.png / app-install / See Below
+xdigger.png / app-install / See Below
+xdino.png / app-install / See Below
+xdx.png / app-install / See Below
+xedit.ico / crystal / LGPL-2.1
+xedit.png / crystal / LGPL-2.1
+xee.ico / wiki_commons_bsd / BSD
+xee.png / wiki_commons_bsd / BSD
+xemacs-2.ico / nuvola / LGPL-2.1
+xemacs-2.png / nuvola / LGPL-2.1
+xemacs.ico / crystal / LGPL-2.1
+xemacs.png / crystal / LGPL-2.1
+xeyes.ico / crystal / LGPL-2.1
+xeyes.png / crystal / LGPL-2.1
+xfcalendar.png / app-install / See Below
+xfce-sound.png / app-install / See Below
+xfce4-appfinder.png / app-install / See Below
+xfce4-dict.png / app-install / See Below
+xfce4-menueditor.png / app-install / See Below
+xfce4-panel.png / app-install / See Below
+xfce4-session.png / app-install / See Below
+xfce4-splash.png / app-install / See Below
+xfce4-workspaces.png / app-install / See Below
+xfig.ico / crystal / LGPL-2.1
+xfig.png / crystal / LGPL-2.1
+xfmail-2.ico / crystal / LGPL-2.1
+xfmail-2.png / crystal / LGPL-2.1
+xfmail-3.ico / nuvola / LGPL-2.1
+xfmail-3.png / nuvola / LGPL-2.1
+xfmail.ico / crystal_clear / LGPL-2.1
+xfmail.png / crystal_clear / LGPL-2.1
+xfmail.png / intrigue / GPLv2
+xfmedia.png / app-install / See Below
+xgalaga.png / app-install / See Below
+xhexagons.png / app-install / See Below
+xhtml-add.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+xhtml-add.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+xhtml-delete.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+xhtml-delete.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+xhtml-go.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+xhtml-go.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+xhtml-valid.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+xhtml-valid.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+xhtml.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+xhtml.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+xine.ico / crystal / LGPL-2.1
+xine.png / app-install / See Below
+xine.png / crystal / LGPL-2.1
+xiterm+thai.png / app-install / See Below
+xjump.png / app-install / See Below
+xkill.ico / wiki_commons_cc / See Below
+xkill.png / wiki_commons_cc / See Below
+xlinecolor.png / crystal / LGPL-2.1
+xlinestyle.png / crystal / LGPL-2.1
+xlog.png / app-install / See Below
+xmag-2.ico / crystal / LGPL-2.1
+xmag-2.png / crystal / LGPL-2.1
+xmag-3.ico / nuvola / LGPL-2.1
+xmag-3.png / nuvola / LGPL-2.1
+xmag.png / intrigue / GPLv2
+xmball.png / app-install / See Below
+xml.png / crystal / LGPL-2.1
+xmlink.png / app-install / See Below
+xmms.ico / crystal / LGPL-2.1
+xmms.png / crystal / LGPL-2.1
+xmms2.ico / wiki_commons_cc / See Below
+xmms2.png / wiki_commons_cc / See Below
+xmms2tray.png / app-install / See Below
+xmonad.ico / wiki_commons_pd / PD
+xmonad.png / wiki_commons_pd / PD
+xmotd.png / app-install / See Below
+xmoto.png / app-install / See Below
+xnc.png / app-install / See Below
+xnetcardconfig.png / app-install / See Below
+xoct.png / app-install / See Below
+xoo.png / app-install / See Below
+xorg.ico / oxygen / CC-BY-SA 3.0 or LGPL
+xorg.ico / wiki_commons_cc / See Below
+xorg.png / oxygen / CC-BY-SA 3.0 or LGPL
+xorg.png / wiki_commons_cc / See Below
+xournal.png / app-install / See Below
+xpad.png / app-install / See Below
+xpaint.ico / crystal / LGPL-2.1
+xpaint.png / crystal / LGPL-2.1
+xpanex.png / app-install / See Below
+xpdf.png / app-install / See Below
+xpn.png / app-install / See Below
+xpyraminx.png / app-install / See Below
+xqf.png / app-install / See Below
+xrubik.png / app-install / See Below
+xsabre.png / app-install / See Below
+xsane.png / app-install / See Below
+xskewb.png / app-install / See Below
+xtide.png / app-install / See Below
+xtraceroute.png / app-install / See Below
+xtriangles.png / app-install / See Below
+xwelltris.png / app-install / See Below
+xwhois.png / app-install / See Below
+yabause.ico / wiki_commons_gpl / See Below
+yabause.png / wiki_commons_gpl / See Below
+yahoo-away.ico / crystal / LGPL-2.1
+yahoo-away.png / crystal / LGPL-2.1
+yahoo-busy.ico / crystal / LGPL-2.1
+yahoo-busy.png / crystal / LGPL-2.1
+yahoo-idle.ico / crystal / LGPL-2.1
+yahoo-idle.png / crystal / LGPL-2.1
+yahoo-invisible.ico / crystal / LGPL-2.1
+yahoo-invisible.png / crystal / LGPL-2.1
+yahoo_messenger-2.ico / gnome / GPLv2
+yahoo_messenger-2.png / gnome / GPLv2
+yahoo_messenger.ico / crystal / LGPL-2.1
+yahoo_messenger.png / crystal / LGPL-2.1
+yakuake.ico / oxygen / CC-BY-SA 3.0 or LGPL
+yakuake.png / app-install / See Below
+yakuake.png / oxygen / CC-BY-SA 3.0 or LGPL
+yes.png / crystal / LGPL-2.1
+yi.ico / wiki_commons_gpl / See Below
+yi.png / wiki_commons_gpl / See Below
+zapping_gnome-television.png / app-install / See Below
+zenisynth.ico / wiki_commons_pd / PD
+zenisynth.png / wiki_commons_pd / PD
+zenmap.png / app-install / See Below
+zeroinstall.png / app-install / See Below
+zigzag.png / crystal / LGPL-2.1
+zim.ico / wiki_commons_pd / PD
+zim.png / app-install / See Below
+zim.png / wiki_commons_pd / PD
+zip.ico / crystal / LGPL-2.1
+zip.ico / nuvola / LGPL-2.1
+zip.png / crystal / LGPL-2.1
+zip.png / nuvola / LGPL-2.1
+zipeg.ico / wiki_commons_pd / PD
+zipeg.png / wiki_commons_pd / PD
+zoom-2.ico / crystal / LGPL-2.1
+zoom-2.png / crystal / LGPL-2.1
+zoom-3.ico / crystal / LGPL-2.1
+zoom-3.ico / nuvola / LGPL-2.1
+zoom-3.png / crystal / LGPL-2.1
+zoom-3.png / nuvola / LGPL-2.1
+zoom-fit-best-2.ico / gnome / GPLv2
+zoom-fit-best-2.png / gnome / GPLv2
+zoom-fit-best-3.ico / nuvola / LGPL-2.1
+zoom-fit-best-3.png / nuvola / LGPL-2.1
+zoom-fit-best-4.ico / oxygen / CC-BY-SA 3.0 or LGPL
+zoom-fit-best-4.png / oxygen / CC-BY-SA 3.0 or LGPL
+zoom-fit-best.ico / crystal / LGPL-2.1
+zoom-fit-best.ico / crystal_clear / LGPL-2.1
+zoom-fit-best.png / crystal / LGPL-2.1
+zoom-fit-best.png / crystal_clear / LGPL-2.1
+zoom-fit-height.ico / oxygen / CC-BY-SA 3.0 or LGPL
+zoom-fit-height.png / oxygen / CC-BY-SA 3.0 or LGPL
+zoom-fit-width.ico / oxygen / CC-BY-SA 3.0 or LGPL
+zoom-fit-width.png / oxygen / CC-BY-SA 3.0 or LGPL
+zoom-follow-window.png / cc / CC-BY 3.0
+zoom-in-2.ico / crystal / LGPL-2.1
+zoom-in-2.png / crystal / LGPL-2.1
+zoom-in-3.ico / gnome / GPLv2
+zoom-in-3.png / gnome / GPLv2
+zoom-in-4.ico / nuvola / LGPL-2.1
+zoom-in-4.png / nuvola / LGPL-2.1
+zoom-in-5.ico / oxygen / CC-BY-SA 3.0 or LGPL
+zoom-in-5.png / oxygen / CC-BY-SA 3.0 or LGPL
+zoom-in.ico / crystal_clear / LGPL-2.1
+zoom-in.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+zoom-in.png / crystal_clear / LGPL-2.1
+zoom-in.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+zoom-in.png / intrigue / GPLv2
+zoom-original-2.ico / gnome / GPLv2
+zoom-original-2.png / gnome / GPLv2
+zoom-original-3.ico / nuvola / LGPL-2.1
+zoom-original-3.png / nuvola / LGPL-2.1
+zoom-original-4.ico / oxygen / CC-BY-SA 3.0 or LGPL
+zoom-original-4.png / oxygen / CC-BY-SA 3.0 or LGPL
+zoom-original.ico / crystal / LGPL-2.1
+zoom-original.ico / crystal_clear / LGPL-2.1
+zoom-original.png / crystal / LGPL-2.1
+zoom-original.png / crystal_clear / LGPL-2.1
+zoom-out-2.ico / crystal / LGPL-2.1
+zoom-out-2.png / crystal / LGPL-2.1
+zoom-out-3.ico / gnome / GPLv2
+zoom-out-3.png / gnome / GPLv2
+zoom-out-4.ico / nuvola / LGPL-2.1
+zoom-out-4.png / nuvola / LGPL-2.1
+zoom-out-5.ico / oxygen / CC-BY-SA 3.0 or LGPL
+zoom-out-5.png / oxygen / CC-BY-SA 3.0 or LGPL
+zoom-out.ico / crystal_clear / LGPL-2.1
+zoom-out.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+zoom-out.png / crystal_clear / LGPL-2.1
+zoom-out.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+zoom-out.png / intrigue / GPLv2
+zoom.ico / crystal_clear / LGPL-2.1
+zoom.ico / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+zoom.png / crystal / LGPL-2.1
+zoom.png / crystal_clear / LGPL-2.1
+zoom.png / famfamfam-silk / CC-BY-2.5 or CC-BY-3.0
+zoom.png / intrigue / GPLv2
+zoom100percent.png / crystal / LGPL-2.1
+zoomin.png / crystal / LGPL-2.1
+zoomminus.png / crystal / LGPL-2.1
+zoomnext.png / crystal / LGPL-2.1
+zoomobjects.png / crystal / LGPL-2.1
+zoomoptimal.png / crystal / LGPL-2.1
+zoomout.png / crystal / LGPL-2.1
+zoompage.png / crystal / LGPL-2.1
+zoompagewidth.png / crystal / LGPL-2.1
+zoompanning.png / crystal / LGPL-2.1
+zoomplus.png / crystal / LGPL-2.1
+zoomprevious.png / crystal / LGPL-2.1
+zoomtoolbox.png / crystal / LGPL-2.1
+zsnes.ico / wiki_commons_gpl / See Below
+zsnes.png / app-install / See Below
+zsnes.png / wiki_commons_gpl / See Below
+zynaddsubfx.png / app-install / See Below
+
+
+
+#################################################################
+## Wiki Commons authors and licenses information (BSD Licenses)
+
+
+Smultron.png
+(128 × 128 pixels, file size: 24 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+
+Smultron icon.
+
+ * http://smultron.sourceforge.net/
+
+Licensing
+BSD
+
+******************************************************************
+
+Smultron_Command.png
+(128 × 128 pixels, file size: 8 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+
+Smultron command icon.
+
+ * http://smultron.sourceforge.net/
+
+Licensing
+BSD
+
+******************************************************************
+
+Smultron_Document.png
+(128 × 128 pixels, file size: 13 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+
+Smultron document icon.
+
+ * http://smultron.sourceforge.net/
+
+Licensing
+BSD
+
+******************************************************************
+
+Smultron_Project.png
+(128 × 128 pixels, file size: 8 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+
+Smultron project icon.
+
+ * http://smultron.sourceforge.net/
+
+Licensing
+BSD
+
+******************************************************************
+Smultron_Snippets.png
+(128 × 128 pixels, file size: 8 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+
+Smultron snippets icon.
+
+ * http://smultron.sourceforge.net/
+
+Licensing
+BSD
+
+******************************************************************
+
+BitRocket.png
+(128 × 128 pixels, file size: 13 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+
+BitRocket icon.
+
+ * http://www.bitrocket.org/
+
+Licensing
+BSD
+
+******************************************************************
+
+Fugu_icon.png
+(128 × 128 pixels, file size: 16 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+Converted to SVG.svg This symbol image should be recreated using vector graphics as an SVG file. This has several advantages; see Commons:Media for cleanup for more information. If an SVG form of this image is already available, please upload it. After uploading an SVG, replace this template with {{vector version available|new image name.svg}}.
+
+
+
+Fugu FTP/SFTP client.
+
+ * http://rsug.itd.umich.edu/software/fugu/
+
+Licensing
+BSD
+
+******************************************************************
+Growl.png
+(128 × 128 pixels, file size: 24 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+
+Growl icon.
+
+ * http://growl.info/
+
+Licensing
+BSD
+
+******************************************************************
+
+IComic.png
+(128 × 128 pixels, file size: 31 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+
+iComic icon.
+
+ * http://www.ruxp.net/iComic/default.asp
+ * http://sourceforge.net/projects/icomic/
+
+Licensing
+BSD
+
+******************************************************************
+
+IEatBrainz.png
+(128 × 128 pixels, file size: 29 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+
+iEatBrainz icon.
+
+ * http://www.indyjt.com/software/?show=ieatbrainz
+
+Licensing
+BSD
+
+******************************************************************
+IStumbler.png
+(128 × 128 pixels, file size: 8 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+
+iStumber icon.
+
+ * http://www.istumbler.net/
+
+Licensing
+BSD
+
+******************************************************************
+
+Musikcube-icon.png
+(128 × 128 pixels, file size: 23 KB, MIME type: image/png)
+ Help about image annotations
+Sumário
+
+Icon of MusikCube software licensed on BSD License.
+Licensing
+BSD
+
+******************************************************************
+
+Neveredit.png
+(128 × 128 pixels, file size: 23 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+
+neveredit icon.
+
+http://sourceforge.net/projects/neveredit/
+Licensing
+BSD
+
+******************************************************************
+
+Smultron2.png
+(512 × 512 pixels, file size: 184 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+
+The present Smultron icon.
+
+ * http://smultron.sourceforge.net/
+
+Licensing
+BSD
+
+******************************************************************
+
+Xee.png
+(128 × 128 pixels, file size: 15 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+
+Xee icon.
+
+ * http://wakaba.c3.cx/s/apps/xee.html
+
+Licensing
+BSD
+
+******************************************************************
+
+
+
+
+
+
+
+
+
+
+
+
+Shiira.png
+
+ (128 × 128 pixels, file size: 24 KB, MIME type: image/png)
+ Help about image annotations
+
+Summary
+Shiira web browser icon.
+ * http://hmdt-web.net/shiira/en
+
+Licensing
+BSD Copyright © Shiira Project, all rights reserved.
+
+*****************************************************************
+
+
+
+*****************************************************************
+
+
+Tomato-Torrent-Icon.png
+
+ (128 × 128 pixels, file size: 19 KB, MIME type: image/png)
+ Help about image annotations
+
+Summary
+Programm Icon of the Bittorrent Client Tomato Torrent
+
+Licensing
+BSD wordmark.svg Copyright © belongs to the uploader, all rights reserved.
+
+
+
+
+
+#################################################################
+## Wiki Commons authors and licenses information (CC Licenses)
+#
+
+
+ATCalcIcon.gif
+(32 × 32 pixels, file size: 1 KB, MIME type: image/gif)
+ Help about image annotations
+Summary
+Description ATCalcIcon.gif
+English: ATCalc Icon
+Date: 7 May 2009(2009-05-07)
+Source: Own work
+Author: Jmarchn
+Permission
+
+See below.
+Licensing
+I, the copyright holder of this work, hereby publish it under the following licenses:
+Creative Commons Attribution ShareAlike 3.0 License
+
+******************************************************************
+
+Krita_Application_Logo.svg
+(SVG file, nominally 480 × 655 pixels, file size: 17 KB)
+Description Krita Application Logo.svg
+
+Krita logo
+Date: 17 May 2008
+Source: http://websvn.kde.org/trunk/www/areas/koffice/artwork/logos/
+Author: KOffice Team
+Permission
+
+See below.
+Licensing
+Creative Commons Attribution 2.5 License
+
+
+******************************************************************
+
+Koffice-logo-alpha.png
+(216 × 241 pixels, file size: 20 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+Description Koffice-logo-alpha.png
+English: KOffice Logo, Under Attibution 2.5 (http://creativecommons.org/licenses/by/2.5/)
+Date: 2008(2008)
+Source: http://wiki.koffice.org/index.php?title=Icons/KOffice_apps_logos_and_icons
+Author: KOffice Team
+Permission
+
+See below.
+
+
+Licensing
+Creative Commons Attribution 3.0 Unported License
+
+******************************************************************
+
+Kexi_Application_Logo.svg
+(SVG file, nominally 480 × 655 pixels, file size: 20 KB)
+Description Kexi Application Logo.svg
+
+Kexi logo
+Date: 17 may 2008
+Source: http://websvn.kde.org/trunk/www/areas/koffice/artwork/logos/
+Author: KOffice Team
+Permission
+
+See below.
+Licensing
+Creative Commons Attribution 2.5 License
+
+
+******************************************************************
+
+Karbon14_Application_Logo.svg
+(SVG file, nominally 839 × 656 pixels, file size: 20 KB)
+Description Karbon14 Application Logo.svg
+
+Karbon14 logo
+Date: 17 May 2008
+Source: http://websvn.kde.org/trunk/www/areas/koffice/artwork/logos/
+Author: KOffice Team
+Permission
+
+See below.
+Licensing
+Creative Commons Attribution 2.5 License
+
+
+******************************************************************
+
+KWord_Application_Logo.svg
+(SVG file, nominally 583 × 655 pixels, file size: 22 KB)
+Summary
+Description KWord Application Logo.svg
+
+KWord logo
+Date: 17 May 2008
+Source: http://websvn.kde.org/trunk/www/areas/koffice/artwork/logos/
+Author: KOffice Team
+Permission
+
+See below.
+Licensing
+Creative Commons Attribution 2.5 License
+
+
+******************************************************************
+
+KSpread_Application_Logo.svg
+(SVG file, nominally 671 × 656 pixels, file size: 25 KB)
+Description KSpread Application Logo.svg
+
+KSpread logo
+Date: 17 May 2008
+Source: http://websvn.kde.org/trunk/www/areas/koffice/artwork/logos/
+Author: KOffice Team
+Permission
+
+See below.
+Licensing
+Creative Commons Attribution 2.5 License
+
+
+******************************************************************
+
+KPresenter_Application_Logo.svg
+(SVG file, nominally 888 × 656 pixels, file size: 29 KB)
+Description KPresenter Application Logo.svg
+
+KPresenter logo
+Date: 17 May 2008
+Source: http://websvn.kde.org/trunk/www/areas/koffice/artwork/logos/
+Author: KOffice Team
+Permission
+
+See below.
+Licensing
+Creative Commons Attribution 2.5 License
+
+
+******************************************************************
+
+KPlato_Application_Logo.svg
+(SVG file, nominally 571 × 656 pixels, file size: 22 KB)
+Description KPlato Application Logo.svg
+
+KPlato logo
+Date: 17 May 2008
+Source: http://websvn.kde.org/trunk/www/areas/koffice/artwork/logos/
+Author: KOffice Team
+Permission
+
+See below.
+Licensing
+Creative Commons Attribution 2.5 License
+
+
+******************************************************************
+
+KFormula_Application_Logo.svg
+(SVG file, nominally 821 × 656 pixels, file size: 24 KB)
+Description KFormula Application Logo.svg
+
+KFormula logo
+Date: 17 May 2008
+Source: http://websvn.kde.org/trunk/www/areas/koffice/artwork/logos/
+Author: KOffice Team
+Permission
+
+See below.
+Licensing
+Creative Commons Attribution 2.5 License
+
+
+******************************************************************
+
+KChart_Application_Logo.svg
+(SVG file, nominally 594 × 656 pixels, file size: 20 KB)
+Description KChart Application Logo.svg
+
+KChart logo
+Date: 17 May 2008
+Source: http://websvn.kde.org/trunk/www/areas/koffice/artwork/logos/
+Author: KOffice Team
+Permission
+
+See below.
+Licensing
+Creative Commons Attribution 2.5 License
+
+
+******************************************************************
+
+Kivio_Application_Logo.svg
+(SVG file, nominally 480 × 656 pixels, file size: 18 KB)
+Description Kivio Application Logo.svg
+
+Kivio logo
+Date: 17 May 2008
+Source: http://websvn.kde.org/trunk/www/areas/koffice/artwork/logos/
+Author: KOffice Team
+Permission
+
+See below.
+Licensing
+Creative Commons Attribution 2.5 License
+
+
+******************************************************************
+
+Perl.jpg
+(279 × 303 pixels, file size: 28 KB, MIME type: image/jpeg)
+ Help about image annotations
+Summary
+Description Perl.jpg
+English: O'Reilly created Programming Republic of Perl logos and Powered by Perl buttons. However, the Camel has never been meant to be an official Perl symbol, and if one is to be considered instead, it's an onion.
+Português: O'Reilly criou os logotipos da "república de programação do Perl" e os botões "Feito por Perl". Contudo, o camelo nunca foi o símbolo oficial da linguagem, sendo este o desenho de uma cebola.
+Date: 1993(1993)
+Source: http://oreilly.com/perl/
+Author: Criado por O'Reilly
+Permission
+
+See below.
+Licensing
+Creative Commons Attribution ShareAlike 3.0 License
+
+******************************************************************
+
+Scratch_Logo.png
+(213 × 197 pixels, file size: 9 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+Description Scratch Logo.png
+
+The Scratch "logo" and mascot.
+Date
+Source: http://scratch.mit.edu/img/gr_logo_scratchr.png
+Author: MIT-Lifelong Kindergarten Group
+Permission
+(Reusing this image) CC-BY-SA
+Other versions
+
+cat only
+Licensing
+Creative Commons - Attribute - Share Alike 2.0 license
+
+******************************************************************
+
+Vandal_proof_super.PNG
+(422 × 406 pixels, file size: 180 KB, MIME type: image/png)
+ Help about image annotations
+Description Vandal proof super.PNG
+
+merged W:Image:Crystal kview.png, W:Image:Police man Twinkle Head.svg, w:Image:NPW logo.jpg, W:Image:VandalProof.PNG, and W:Image:Sniper.PNG. It changed a lot from #2 to #3 because I forgot a pic.
+Date
+Source
+This medium is lacking source information.
+Please edit this file's description and provide a source.
+
+
+Author: Sir Intellegent
+Permission
+
+See below.
+
+NOTE: "subject to disclaimers" below may not actually apply, this was tagged with {{GFDL-user-en}}, and after May 2007, w:en:Template:GFDL-self did not require disclaimers. Please check the image description page on the English Wikipedia (or, if it has been deleted, ask an English Wikipedia administrator). See Wikipedia:GFDL standardization for details.
+Sir Intellegent at the English language Wikipedia, the copyright holder of this work, has published or hereby publishes it under the following license:
+GNU General Public License
+Subject to disclaimers.
+
+Creative Commons Attribution ShareAlike 3.0 License
+
+******************************************************************
+
+Bonjour_Browser.png
+(128 × 128 pixels, file size: 25 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+
+Bonjour Browser icon.
+
+ * http://www.tildesoft.com/Programs.html#BonjourBrowser
+
+Licensing
+ Creative Commons Attribution 1.0 license.
+
+******************************************************************
+
+Chandler-superdog.png
+(64 × 64 pixels, file size: 6 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+
+OSAF logotype for Chandler
+Licensing
+Creative Commons Attribution ShareAlike 3.0 License
+
+******************************************************************
+
+InfraRecorder_icon.png
+(128 × 128 pixels, file size: 19 KB, MIME type: image/png)
+ Help about image annotations
+Converted to SVG.svg This image should be recreated using vector graphics as an SVG file. This has several advantages; see Commons:Media for cleanup for more information. If an SVG form of this image is already available, please upload it. After uploading an SVG, replace this template with {{vector version available|new image name.svg}}.
+
+
+Description InfraRecorder icon.png
+
+The InfraRecorder icon.
+Date: Probably 2007
+Source: http://infrarecorder.svn.sourceforge.net/viewvc/infrarecorder/trunk/Source/UI/GUI/Resources/InfraRecorder.ico
+Author: Tango Desktop Project and Christian Kindahl
+Permission
+Creative Commons Attribution ShareAlike 2.5 License
+
+******************************************************************
+MusicBrainz_Picard.svg
+(SVG file, nominally 1,000 × 1,000 pixels, file size: 91 KB)
+Summary
+Description MusicBrainz Picard.svg
+English: MusicBrainz Picard Tagger icon.
+
+ * http://bazaar.launchpad.net/~musicbrainz-developers/picard/trunk/annotate/head%3A/resources/img-src/Copyright.htm (license page)
+
+Date: 30 September 2009(2009-09-30)
+Source: http://bazaar.launchpad.net/~musicbrainz-developers/picard/trunk/files/head%3A/resources/
+Author: Carlin Mangar
+Permission
+
+See below.
+Licensing
+Creative Commons Attribution ShareAlike 2.0 License
+
+******************************************************************
+
+Postgresql_32x32.png
+(32 × 32 pixels, file size: 1 KB, MIME type: image/png)
+ Help about image annotations
+Converted to SVG.svg This logo image should be recreated using vector graphics as an SVG file. This has several advantages; see Commons:Media for cleanup for more information. If an SVG form of this image is already available, please upload it. After uploading an SVG, replace this template with {{vector version available|new image name.svg}}.
+
+
+Summary
+
+PostgreSQL elephant logo, originally from http://www.postgresql.org/files/community/propaganda/32x32_1.gif, converted to PNG by me.
+Licensing
+Creative Commons Attribution ShareAlike 2.5 License
+
+******************************************************************
+
+SaintIcon.PNG
+(107 × 107 pixels, file size: 16 KB, MIME type: image/png)
+ Help about image annotations
+Description SaintIcon.PNG
+English: icon saint
+Polski: ikona \u015awi\u0119ty
+Date: 23 February 2009(2009-02-23)
+Source: Own work
+Author: Klondek
+Permission
+I, the copyright holder of this work, hereby publish it under the following license:
+Creative Commons Attribution 3.0 Unported License
+
+******************************************************************
+
+Scummvm_icon.svg
+(SVG file, nominally 512 × 512 pixels, file size: 238 KB)
+Description Scummvm icon.svg
+
+ScummVM icon
+Date
+Source: http://www.scummvm.org/
+Author: Jean Marc Gimenez for the ScummVM project
+Permission
+
+See below.
+Creative Commons Attribution ShareAlike 3.0 License
+
+******************************************************************
+
+Xkill.png
+(57 × 60 pixels, file size: 2 KB, MIME type: image/png)
+ Help about image annotations
+Description Xkill.png
+
+X-kill icon
+Date: November 2007(2007-11)
+Source: Own work
+Author: Zimbres
+Permission
+
+See below.
+Licensing
+This picture was taken by Eurico Zimbres
+Please credit this : Eurico Zimbres
+
+
+I, the copyright holder of this work, hereby publish it under the following license:
+Creative Commons Attribution ShareAlike 2.5 License
+
+******************************************************************
+
+Logo_der_Software_collectd.svg
+
+ (SVG file, nominally 171 × 167 pixels, file size: 17 KB)
+
+Description Logo der Software collectd.svg
+English: Logo of the free software project \u201ccollectd\u201d.
+Deutsch: Logo des Freie-Software-Projekts \u201ecollectd\u201d.
+
+Date
+29 September 2007(2007-09-29)
+
+Source
+Own work
+
+Author
+Florian Forster
+
+Permission
+ Creative Commons Attribution ShareAlike 2.0
+
+
+*****************************************************************
+
+
+QuasselIrc.svg
+
+ (SVG file, nominally 128 × 128 pixels, file size: 776 KB)
+
+Description QuasselIrc.svg
+Quassel IRC Logo
+
+Date
+2009-02-17T01:06
+
+Source
+http://bugs.quassel-irc.org/repositories/browse/quassel-irc/icons/oxygen/scalable/apps
+
+Author
+nuno
+
+Permission
+
+See below.
+
+Licensing
+GNU Lesser General Public License
+
+*****************************************************************
+
+
+Comix.svg
+
+ (SVG file, nominally 48 × 48 pixels, file size: 51 KB)
+
+Summary
+
+Description Comix.svg
+English: Comix icon
+
+Date
+
+Source
+Comix software
+
+Author
+Victor Castillejo
+
+Permission
+
+See below.
+
+Licensing
+GNU Free Documentation License, Version 1.2
+Subject to disclaimers.
+Creative Commons Attribution ShareAlike 3.0 License
+
+
+*****************************************************************
+
+
+Luciole-192.png
+
+ (192 × 192 pixels, file size: 45 KB, MIME type: image/png)
+ Help about image annotations
+
+Summary
+
+Description Luciole-192.png
+English: Luciole software logo. Represents a funny sleeping firefly.
+
+Date
+13 March 2009(2009-03-13)
+
+Source
+Drawn by Rodolphe for Luciole software
+
+Author
+Rodolphe
+
+Permission
+
+See below.
+
+Licensing
+I, the copyright holder of this work, hereby publish it under the following licenses:
+GNU Free Documentation License, Version 1.2
+Creative Commons Attribution ShareAlike 3.0, Attribution ShareAlike 2.5, Attribution ShareAlike 2.0 and Attribution ShareAlike 1.0 License
+
+
+
+*****************************************************************
+
+
+Qutim_64.png
+
+ (64 × 64 pixels, file size: 7 KB, MIME type: image/png)
+ Help about image annotations
+Contents
+[hide]
+ * 1 Summary
+ * 2 Licensing
+ * 3 Usage:
+ * 4 Related galleries:
+
+Summary
+
+Description Qutim 64.png
+English: logo of opensorce program.
+
+Date
+
+Source
+qutin logo
+
+Author
+qutIM team
+
+Permission
+
+See below.
+
+Licensing
+Creative Commons ShareAlike 1.0 License
+
+
+*****************************************************************
+
+
+WxWidgets.svg
+
+ (SVG file, nominally 525 × 380 pixels, file size: 8 KB)
+
+Description WxWidgets.svg
+Blocks icon for wxWidgets
+
+Date
+21 March 2007(2007-03-21)
+
+Source
+[1]
+
+Author
+Bryan Petty
+
+Permission
+ CC-BY-SA
+Other versions en:Image:WxWidgets.png
+Creative Commons Attribution ShareAlike 1.0 License
+
+
+*****************************************************************
+
+
+Wmii-logo.svg
+
+ (SVG file, nominally 277 × 143 pixels, file size: 3 KB)
+
+Description Wmii-logo.svg
+wmii logo
+
+Date
+7 August 2007(2007-08-07)
+
+Source
+Own work based on wmii.png from wmii distribution
+
+Author
+Unknown
+
+Permission
+
+Original raster file is distributed under MIT license, which is compatible with cc-by.
+Creative Commons Attribution 2.5 License
+
+
+*****************************************************************
+
+
+Chromium_Icon.png
+
+ (450 × 431 pixels, file size: 152 KB, MIME type: image/png)
+ Help about image annotations
+
+Summary
+
+Description Chromium Icon.png
+Main logo and icon for the open source internet browser project, Chromium. Portions of this page are reproduced from work created and shared by Google and used according to terms described in the Creative Commons 2.5 Attribution License. (This is mentioned as per the Chromium Documentation and Google site policies and permissions guidelines
+
+Date
+05/05/2009
+
+Source
+Chromium application package contents screen-shot.
+
+Author
+The Chromium Development Documentation Project [1] / "The Chromium Authors" as per the open dource development agreement
+
+Permission
+
+The Chromium project is published under Creative Commons attribution 2.5 and BSD (see below):
+
+Licensing
+BSD Copyright © Chromium Project, all rights reserved.
+Creative Commons Attribution 2.5 License
+
+
+
+*****************************************************************
+
+
+Application-x-geda-schematic.svg
+
+ (SVG file, nominally 48 × 48 pixels, file size: 22 KB)
+
+Description Application-x-geda-schematic.svg
+A Tango-like icon for files made with gEDA.
+
+Date
+23 April 2007(2007-04-23)
+
+Source
+http://www.tablix.org/~avian/geda/icons/ (derived from the text-x-generic icon)
+
+Author
+Toma\u017e \u0160olc
+
+Permission
+
+Creative Commons Attribution ShareAlike 2.5 License
+
+
+*****************************************************************
+
+
+Application-x-geda-symbol.svg
+
+ (SVG file, nominally 48 × 48 pixels, file size: 21 KB)
+
+Description Application-x-geda-symbol.svg
+A Tango-like icon for files made with gEDA.
+
+Date
+23 April 2007(2007-04-23)
+
+Source
+http://www.tablix.org/~avian/geda/icons/ (derived from the text-x-generic icon)
+
+Author
+Toma\u017e \u0160olc
+
+Permission
+
+Creative Commons Attribution ShareAlike 2.5 License
+
+
+*****************************************************************
+
+
+Application-x-gerber.svg
+
+ (SVG file, nominally 48 × 48 pixels, file size: 28 KB)
+
+Description Application-x-gerber.svg
+A Tango-like icon for files made with gEDA.
+
+Date
+23 April 2007(2007-04-23)
+
+Source
+http://www.tablix.org/~avian/geda/icons/ (derived from the text-x-generic icon)
+
+Author
+Toma\u017e \u0160olc
+
+Permission
+
+Creative Commons Attribution ShareAlike 2.5 License
+
+
+*****************************************************************
+
+
+Application-x-pcb.svg
+
+ (SVG file, nominally 48 × 48 pixels, file size: 20 KB)
+
+Description Application-x-pcb.svg
+A Tango-like icon for files made with gEDA.
+
+Date
+23 April 2007(2007-04-23)
+
+Source
+http://www.tablix.org/~avian/geda/icons/ (derived from the text-x-generic icon)
+
+Author
+Toma\u017e \u0160olc
+
+Permission
+
+Creative Commons Attribution ShareAlike 2.5 License
+
+
+*****************************************************************
+
+
+GCfilms_Peri.png
+
+ (124 × 131 pixels, file size: 9 KB, MIME type: image/png)
+Wikimedia Commons logo
+This image was copied from wikipedia:fr. The original description was:
+Contents
+[hide]
+ * 1 Description
+ * 2 Licensing
+ * 3 Usage:
+ * 4 Related galleries:
+
+Description
+Mascotte de GCfilms : Péri.
+
+Licensing
+Creative Commons Attribution ShareAlike 2.5 License
+
+
+*****************************************************************
+
+
+File:Grasslogo vector big.png
+From Wikipedia, the free encyclopedia
+Jump to: navigation, search
+ * File
+ * File history
+ * File links
+File:Grasslogo vector big.png
+Size of this preview: 539 × 600 pixels
+Full resolution
+
+ (889 × 989 pixels, file size: 18 KB, MIME type: image/png)
+Wikimedia Commons logo
+
+Summary
+Official GRASS GIS logotype. Designed by Linda Roush. You can visit the GRASS website at http://grass.osgeo.org
+
+Licensing
+Creative Commons Attribution ShareAlike 2.5 License
+
+
+*****************************************************************
+
+
+Watcom_logo.png
+
+ (88 × 122 pixels, file size: 18 KB, MIME type: image/png)
+Wikimedia Commons logo
+
+Summary
+
+Description Watcom logo.png
+English: Open Watcom package logo
+
+Date
+16 July 2006(2006-07-16)
+
+Source
+http://www.openwatcom.org/skins/common/images/watcom_logo.png
+
+Author
+Open Watcom team
+
+Permission
+
+Sybase Open Watcom Public License version 1.0
+The image is a part of OpenWatcom software distribution package and covered by this license; it is also available on the site above, which states that all content is available under Creative Commons Attribution license ("Content is available under Attribution 2.5.").
+
+Licensing
+Creative Commons Attribution 2.5 License
+
+
+
+*****************************************************************
+
+
+Muine-32.png
+
+ (32 × 32 pixels, file size: 2 KB, MIME type: image/png)
+ Help about image annotations
+
+Summary
+Icon of the free audio-player muine. (32x32px)
+
+Licensing
+GNU Free Documentation License, Version 1.2
+ Creative Commons Attribution ShareAlike 3.0 License
+
+*****************************************************************
+
+
+WOP.jpg
+
+ (256 × 256 pixels, file size: 12 KB, MIME type: image/jpeg)
+ Help about image annotations
+
+Summary
+
+Description WOP.jpg
+Deutsch: Zeigt das World of Padman-Logo
+English: Shows the logo of World of Padman
+Français : Affiche le logo de World of Padman
+Español: Muestra el logotipo del Mundo de Padman
+
+Date
+1.04.2007
+
+Source
+World of Padman
+
+Author
+PadWorld Entertainment
+
+Permission
+
+See below.
+
+Licensing
+GNU Free Documentation License, Version 1.2
+Creative Commons Attribution ShareAlike 3.0 License
+
+*****************************************************************
+
+
+Fvwm-logo.svg
+
+ (SVG file, nominally 859 × 302 pixels, file size: 8 KB)
+
+Summary
+The Fvwm logo. Converted to svg from [[1]]
+
+Licensing
+GNU Free Documentation License, Version 1.2
+Creative Commons Attribution ShareAlike 3.0 License
+
+*****************************************************************
+
+
+Lftp1.png
+
+ (70 × 55 pixels, file size: 4 KB, MIME type: image/png)
+ Help about image annotations
+
+Summary
+Logo LFTP
+
+Licensing
+GNU Free Documentation License, Version 1.2
+Subject to disclaimers.
+ Creative Commons Attribution ShareAlike 3.0 License.
+
+*****************************************************************
+
+
+Wilber_GIMP.app_file_OSX.png
+
+ (128 × 128 pixels, file size: 12 KB, MIME type: image/png)
+ Help about image annotations
+
+Summary
+GIMP.app file
+ * http://gimp-app.sourceforge.net/
+
+Licensing
+GNU Free Documentation License, Version 1.2
+Wilber_GIMP.app_file_OSX.png
+Creative Commons Attribution ShareAlike 3.0 License.
+
+
+
+
+*****************************************************************
+application-x-geda-schematic.svg
+application-x-geda-symbol.svg
+application-x-gerber.svg
+File:Application-x-pcb.svg
+Description Application-x-pcb.svg
+
+A Tango-like icon for files made with gEDA.
+Date
+
+23 April 2007(2007-04-23)
+Source
+
+http://www.tablix.org/~avian/geda/icons/ (derived from the text-x-generic icon)
+Author
+
+Toma\u017e \u0160olc
+
+
+Creative Commons Attribution ShareAlike 2.5 License
+
+
+Ruby_logo.svg
+
+ (SVG file, nominally 198 × 198 pixels, file size: 31 KB)
+Summary
+
+Description Ruby logo.svg
+English: Official Ruby logo
+
+Date
+2006(2006)
+
+Source
+http://rubyidentity.org/
+
+Author
+Yukihiro Matsumoto, Ruby Visual Identity Team
+
+Permission
+(Reusing this image)
+Creative Commons Attribution ShareAlike 2.5 License
+
+*****************************************************************
+GTK.svg
+
+ (SVG file, nominally 260 × 270 pixels, file size: 6 KB)
+
+Description GTK.svg
+English: Conversion of Image:GTK.png to a SVG, using Inkscape. Bloat removed using gedit.
+
+Date
+2007-05-11 (original upload date)
+
+Source
+Originally from en.wikipedia; description page is/was here.
+
+Author
+Jose Hevia, vectorised by DTR at en.wikipedia
+
+Permission
+(Reusing this image)
+GNU Free Documentation License, Version 1.2
+Creative Commons Attribution ShareAlike 3.0 License
+This licensing tag was added to this file as part of the GFDL licensing update.
+*****************************************************************
+New_Gtk+.svg
+
+ (SVG file, nominally 89 × 96 pixels, file size: 2 KB)
+
+Summary
+
+Description New Gtk+.svg
+The new GTK+ logo.
+
+Date
+2008-01-30 (original upload date on [1])
+
+Source
+http://live.gnome.org/GTKLogo
+
+Author
+Andreas Nilsson
+
+Permission
+(Reusing this image)
+GNU Free Documentation License, Version 1.2
+Creative Commons Attribution ShareAlike 3.0 License
+This licensing tag was added to this file as part of the GFDL licensing update.
+*****************************************************************
+Tcl.svg
+
+ (SVG file, nominally 125 × 265 pixels, file size: 6 KB)
+
+Summary
+
+Description Tcl.svg
+English: SVG remake of Tcl.PNG
+
+Date
+9 June 2007(2007-06-09)
+
+Source
+Own work
+
+Author
+Fant0men
+
+Permission
+(Reusing this image)
+See below.
+
+Licensing
+I, Fant0men, the copyright holder of this work, has published or hereby publishes it under the following licenses:
+GNU Free Documentation License, Version 1.2
+Creative Commons Attribution ShareAlike 3.0 License
+This licensing tag was added to this file as part of the GFDL licensing update.
+
+
+.
+
+*****************************************************************
+
+Marathon_logo.svg\u200e (SVG file, nominally 234 × 234 pixels, file size: 5 KB)
+
+This image rendered as PNG in other sizes: 200px, 500px, 1000px, 2000px.
+[edit] Summary
+Description Marathon logo.svg
+English: Logo from the early 90's computer game Marathon. Developed as an Ubuntu icon for Marathon Aleph One.
+Date
+
+10/15/08
+Source
+
+Own work
+Author
+
+Catichenor
+Permission
+(Reusing this image)
+
+See below.
+[edit] Licensing
+I, the copyright holder of this work, hereby publish it under the following licenses:
+Creative Commons license
+Creative Commons Attribution Creative Commons Share Alike This file is licensed under the Creative Commons Attribution ShareAlike 3.0 License. In short: you are free to share and make derivative works of the file under the conditions that you appropriately attribute it, and that you distribute it only under a license identical to this one. Official license
+
+\u0627\u0644\u0639\u0631\u0628\u064a\u0629 | \u0411\u0435\u043b\u0430\u0440\u0443\u0441\u043a\u0430\u044f (\u0442\u0430\u0440\u0430\u0448\u043a\u0435\u0432\u0456\u0446\u0430) | \u0411\u044a\u043b\u0433\u0430\u0440\u0441\u043a\u0438 | Català | \u010cesky | Dansk | Deutsch | Deutsch (Sie-Form) | \u0395\u03bb\u03bb\u03b7\u03bd\u03b9\u03ba\u03ac | English | Esperanto | Español | Eesti | \u0641\u0627\u0631\u0633\u06cc | Suomi | Français | \u05e2\u05d1\u05e8\u05d9\u05ea | Hrvatski | Magyar | \u0540\u0561\u0575\u0565\u0580\u0565\u0576 | Italiano | \u65e5\u672c\u8a9e | \ud55c\uad6d\uc5b4 | Lietuvi\u0173 | \u041c\u0430\u043a\u0435\u0434\u043e\u043d\u0441\u043a\u0438 | Malti | Plattdüütsch | Nederlands | Polski | Português | \u0420\u0443\u0441\u0441\u043a\u0438\u0439 | Sloven\u010dina | \u0421\u0440\u043f\u0441\u043a\u0438 / Srpski | Svenska | \u0c24\u0c46\u0c32\u0c41\u0c17\u0c41 | \u0e44\u0e17\u0e22 | \u0423\u043a\u0440\u0430\u0457\u043d\u0441\u044c\u043a\u0430 | Vèneto | Ti\u1ebfng Vi\u1ec7t | \u4e2d\u6587 | \u202a\u4e2d\u6587(\u7b80\u4f53)\u202c | \u202a\u4e2d\u6587(\u7e41\u9ad4)\u202c | +/\u2212
+GNU head Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled "GNU Free Documentation License".
+
+
+
+*****************************************************************
+Fairmatlogosmall.png\u200e (48 × 48 pixels, file size: 1,011 B, MIME type: image/png)
+ Help about image annotations
+[edit] Summary
+Description Fairmatlogosmall.png
+English: Fairmat logo
+Date
+
+1 March 2009(2009-03-01)
+Source
+
+Own work
+Author
+
+Imosaix
+Permission
+(Reusing this image)
+
+See below.
+[edit] Licensing
+I, the copyright holder of this work, hereby publish it under the following licenses:
+Creative Commons license
+Creative Commons Attribution Creative Commons Share Alike This file is licensed under the Creative Commons Attribution ShareAlike 3.0 License. In short: you are free to share and make derivative works of the file under the conditions that you appropriately attribute it, and that you distribute it only under a license identical to this one. Official license
+
+\u0627\u0644\u0639\u0631\u0628\u064a\u0629 | \u0411\u0435\u043b\u0430\u0440\u0443\u0441\u043a\u0430\u044f (\u0442\u0430\u0440\u0430\u0448\u043a\u0435\u0432\u0456\u0446\u0430) | \u0411\u044a\u043b\u0433\u0430\u0440\u0441\u043a\u0438 | Català | \u010cesky | Dansk | Deutsch | Deutsch (Sie-Form) | \u0395\u03bb\u03bb\u03b7\u03bd\u03b9\u03ba\u03ac | English | Esperanto | Español | Eesti | \u0641\u0627\u0631\u0633\u06cc | Suomi | Français | \u05e2\u05d1\u05e8\u05d9\u05ea | Hrvatski | Magyar | \u0540\u0561\u0575\u0565\u0580\u0565\u0576 | Italiano | \u65e5\u672c\u8a9e | \ud55c\uad6d\uc5b4 | Lietuvi\u0173 | \u041c\u0430\u043a\u0435\u0434\u043e\u043d\u0441\u043a\u0438 | Malti | Plattdüütsch | Nederlands | Polski | Português | \u0420\u0443\u0441\u0441\u043a\u0438\u0439 | Sloven\u010dina | \u0421\u0440\u043f\u0441\u043a\u0438 / Srpski | Svenska | \u0c24\u0c46\u0c32\u0c41\u0c17\u0c41 | \u0e44\u0e17\u0e22 | \u0423\u043a\u0440\u0430\u0457\u043d\u0441\u044c\u043a\u0430 | Vèneto | Ti\u1ebfng Vi\u1ec7t | \u4e2d\u6587 | \u202a\u4e2d\u6587(\u7b80\u4f53)\u202c | \u202a\u4e2d\u6587(\u7e41\u9ad4)\u202c | +/\u2212
+GNU head Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled "GNU Free Documentation License".
+*****************************************************************
+GreenieLinuxLogo.svg\u200e (SVG file, nominally 150 × 150 pixels, file size: 19 KB)
+
+This image rendered as PNG in other sizes: 200px, 500px, 1000px, 2000px.
+[edit] Summary
+Description GreenieLinuxLogo.svg
+
+Logo distribúcie Greenie Linux
+Date
+
+3 October 2007(2007-10-03)
+Source
+
+Own work
+Author
+
+Stanislav Hoferek
+Permission
+(Reusing this file)
+
+Free to use
+[edit] Licensing
+I, the copyright holder of this work, hereby publish it under the following licenses:
+GNU head Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled "GNU Free Documentation License".
+
+Afrikaans | Alemannisch | Aragonés | \u0627\u0644\u0639\u0631\u0628\u064a\u0629 | Asturianu | \u0411\u0435\u043b\u0430\u0440\u0443\u0441\u043a\u0430\u044f | \u0411\u0435\u043b\u0430\u0440\u0443\u0441\u043a\u0430\u044f (\u0442\u0430\u0440\u0430\u0448\u043a\u0435\u0432\u0456\u0446\u0430) | \u0411\u044a\u043b\u0433\u0430\u0440\u0441\u043a\u0438 | \u09ac\u09be\u0982\u09b2\u09be | \u0987\u09ae\u09be\u09b0 \u09a0\u09be\u09b0/\u09ac\u09bf\u09b7\u09cd\u09a3\u09c1\u09aa\u09cd\u09b0\u09bf\u09af\u09bc\u09be \u09ae\u09a3\u09bf\u09aa\u09c1\u09b0\u09c0 | Brezhoneg | Bosanski | Català | Cebuano | \u010cesky | Dansk | Deutsch | \u0395\u03bb\u03bb\u03b7\u03bd\u03b9\u03ba\u03ac | English | Esperanto | Español | Eesti | Euskara | \u0641\u0627\u0631\u0633\u06cc | Suomi | Français | Gaeilge | Galego | \u05e2\u05d1\u05e8\u05d9\u05ea | Hrvatski | Magyar | \u0540\u0561\u0575\u0565\u0580\u0565\u0576 | Bahasa Indonesia | Ido | Íslenska | Italiano | \u65e5\u672c\u8a9e | \u10e5\u10d0\u10e0\u10d7\u10e3\u10da\u10d8 | \u1797\u17b6\u179f\u17b6\u1781\u17d2\u1798\u17c2\u179a | \ud55c\uad6d\uc5b4 | Kurdî / \u0643\u0648\u0631\u062f\u06cc | Latina | Lëtzebuergesch | Lietuvi\u0173 | \u6587\u8a00 | \u041c\u0430\u043a\u0435\u0434\u043e\u043d\u0441\u043a\u0438 | Bahasa Melayu | Malti | Nnapulitano | Plattdüütsch | Nederlands | \u202aNorsk (nynorsk)\u202c | \u202aNorsk (bokmål)\u202c | Occitan | Polski | Português | Român\u0103 | \u0420\u0443\u0441\u0441\u043a\u0438\u0439 | Sloven\u010dina | Sloven\u0161\u010dina | Shqip | \u0421\u0440\u043f\u0441\u043a\u0438 / Srpski | Svenska | Kiswahili | \u0c24\u0c46\u0c32\u0c41\u0c17\u0c41 | \u0e44\u0e17\u0e22 | Tagalog | Türkçe | \u0423\u043a\u0440\u0430\u0457\u043d\u0441\u044c\u043a\u0430 | \u0627\u0631\u062f\u0648 | Vèneto | Ti\u1ebfng Vi\u1ec7t | Volapük | Yorùbá | \u4e2d\u6587 | \u202a\u4e2d\u6587(\u7b80\u4f53)\u202c | \u202a\u4e2d\u6587(\u7e41\u9ad4)\u202c | +/\u2212
+Creative Commons license
+Creative Commons Attribution Creative Commons Share Alike This file is licensed under the Creative Commons Attribution ShareAlike 3.0 License. In short: you are free to share and make derivative works of the file under the conditions that you appropriately attribute it, and that you distribute it only under a license identical to this one. Official license
+
+*****************************************************************
+
+
+Lost_Souls_icon_large.gif
+ (98 × 98 pixels, file size: 2 KB, MIME type: image/gif)
+ Help about image annotations
+Summary
+Description Lost Souls icon large.gif
+English: 98x98 icon for Lost Souls
+Date
+3 January 2007(2007-01-03)
+Source
+Own work
+Author
+Chaosprime
+Permission
+
+Licensing
+I, the copyright holder of this work, hereby publish it under the following licenses:Creative Commons Attribution ShareAlike 3.0 License
+GNU Free Documentation License, Version 1.2
+
+
+***********************************************************
+Gmane.svg
+ (SVG file, nominally 585 × 574 pixels, file size: 953 B)
+Description Gmane.svg
+GMANE logo
+Date
+Unknown
+Source
+gmane.org/logos
+Author
+Lars Ingebrigtsen
+Permission
+
+See Discussion at GMANE:
+ From Lars Magne Ingebrigtsen:
+ Rich Lafferty lafferty.ca> writes:
+ > How about CC-Attribution-ShareAlike, detailed here?
+ > http://creativecommons.org/licenses/by-sa/2.5/
+ Sure; sounds fine.
+w:en:Creative Commons
+attribution share alike This file is licensed under the Creative Commons Attribution-Share Alike 2.5 Generic license.
+ You are free:
+ * to share \u2013 to copy, distribute and transmit the work
+ * to remix \u2013 to adapt the work
+ Under the following conditions:
+ * attribution \u2013 You must attribute the work in the manner specified by the author or licensor (but not in any way that suggests that they endorse you or your use of the work).
+ * share alike \u2013 If you alter, transform, or build upon this work, you may distribute the resulting work only under the same or similar license to this one.
+
+
+*****************************************************************
+
+******
+
+JariOS_logo.png
+ (100 × 100 pixels, file size: 860 B, MIME type: image/png)
+ Help about image annotations
+Contents
+[hide]
+ * 1 Summary
+ * 2 Licensing
+ * 3 Usage:
+ * 4 Related galleries:
+Summary
+Description JariOS logo.png
+English: Logo of Jari Operating System
+Date
+20 June 2008(2008-06-20)
+Source
+Own work
+Author
+Somn256
+Permission
+
+Licensing
+I, the copyright holder of this work, hereby publish it under the following licenses:
+w:en:Creative Commons
+attribution share alike This file is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported license.
+ You are free:
+ * to share \u2013 to copy, distribute and transmit the work
+ * to remix \u2013 to adapt the work
+ Under the following conditions:
+ * attribution \u2013 You must attribute the work in the manner specified by the author or licensor (but not in any way that suggests that they endorse you or your use of the work).
+ * share alike \u2013 If you alter, transform, or build upon this work, you may distribute the resulting work only under the same or similar license to this one.
+GNU Free Documentation License, Version 1.2
+
+
+ISOMasterlogo.png
+ (64 × 64 pixels, file size: 5 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+Description ISOMasterlogo.png
+ISO Master logo
+Date
+17:29, 24 August 2007
+Source
+http://en.wikipedia.org/wiki/Image:ISOMasterlogo.png
+Author
+en:User:Mig21
+Permission
+
+Licensing
+GNU Free Documentation License, Version 1.2
+Subject to disclaimers.
+Creative Commons Attribution ShareAlike 3.0 License
+
+
+*****************************************************************
+
+
+IRATE_radio.png
+ (128 × 128 pixels, file size: 9 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+Logo de iRATE Radio
+Description IRATE radio.png
+Logo de iRATE Radio.
+Date
+3 March 2007(2007-03-03)
+Source
+Imagen tomada la web de iRATE Radio http://irate.sourceforge.net/.
+Author
+iRATE Radio
+Permission
+
+Licensing
+El programa de la fuente, está basado en la licencia de GNU, así que no me queda más remedio que poner la misma licencia.
+GNU Free Documentation License, Version 1.2
+Creative Commons Attribution ShareAlike 3.0 License
+
+
+*****************************************************************
+
+
+Freeplane_logo.png
+ (135 × 135 pixels, file size: 24 KB, MIME type: image/png)
+ Help about image annotations
+Contents
+[hide]
+ * 1 Summary
+ * 2 Licensing
+ * 3 Usage:
+ * 4 Related galleries:
+Summary
+Description Freeplane logo.png
+English: -
+Date
+19:12, 5 January 2010 (UTC)
+Source
+English: Freeplane source tree
+Author
+Predrag Cuklin
+Permission
+
+Licensing
+w:en:Creative Commons
+attribution share alike This file is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported license.
+ You are free:
+ * to share \u2013 to copy, distribute and transmit the work
+ * to remix \u2013 to adapt the work
+ Under the following conditions:
+ * attribution \u2013 You must attribute the work in the manner specified by the author or licensor (but not in any way that suggests that they endorse you or your use of the work).
+ * share alike \u2013 If you alter, transform, or build upon this work, you may distribute the resulting work only under the same or similar license to this one.
+
+
+*****************************************************************
+
+
+LogoHieroclash.png
+ (800 × 460 pixels, file size: 135 KB, MIME type: image/png)
+ Help about image annotations
+Contents
+[hide]
+ * 1 Summary
+ * 2 Licensing
+ * 3 Usage:
+ * 4 Related galleries:
+Summary
+Description LogoHieroclash.png
+English: Logo for Hieroclash by Albarji Productions.
+Español: El logo de Hieroclash, de Albarji Productions.
+Date
+4 June 2008(2008-06-04)
+Source
+Albarji Productions
+Author
+Álvaro Barbero Jiménez
+Permission
+
+Licensing
+I, the copyright holder of this work, hereby publish it under the following licenses:
+GNU Free Documentation License, Version 1.2
+w:en:Creative Commons
+attribution This file is licensed under the Creative Commons Attribution 3.0 Unported license.
+ You are free:
+ * to share \u2013 to copy, distribute and transmit the work
+ * to remix \u2013 to adapt the work
+ Under the following conditions:
+ * attribution \u2013 You must attribute the work in the manner specified by the author or licensor (but not in any way that suggests that they endorse you or your use of the work).
+
+
+*****************************************************************
+
+PDFforge.png
+ (48 × 52 pixels, file size: 2 KB, MIME type: image/png)
+ Help about image annotations
+Description PDFforge.png
+English: PDFForge/PDFCreator logo - free image
+Date
+3 March 2008(2008-03-03) (original upload date)
+Source
+Transferred from en.wikipedia
+Author
+Original uploader was Ahunt at en.wikipedia
+Permission
+
+CC-BY-SA-3.0-MIGRATED; Released under the GNU Free Documentation License.
+LicensingCreative Commons Attribution ShareAlike 3.0 License
+This licensing tag was added to this file as part of the GFDL licensing update.
+GNU Free Documentation License, Version 1.2
+
+
+*****************************************************************
+
+
+
+Qfusion.png
+ (80 × 80 pixels, file size: 14 KB, MIME type: image/png)
+ Help about image annotations
+Description Qfusion.png
+English: Qfusion Logo
+Date
+2008-02-15 (first version); 2008-02-15 (last version)
+Source
+Transferred from en.wikipedia
+(Original text : self-made)
+Author
+Original uploader was Cyger at en.wikipedia
+(Original text : Cyger (talk))
+Permission
+
+CC-BY-SA-3.0; Released under the GNU Free Documentation License.
+Licensing
+Cyger at en.wikipedia, the copyright holder of this work, has published or hereby publishes it under the following licenses:
+w:en:Creative Commons
+attribution share alike This file is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported license.
+Attribution: Cyger at en.wikipedia
+ You are free:
+ * to share \u2013 to copy, distribute and transmit the work
+ * to remix \u2013 to adapt the work
+ Under the following conditions:
+ * attribution \u2013 You must attribute the work in the manner specified by the author or licensor (but not in any way that suggests that they endorse you or your use of the work).
+ * share alike \u2013 If you alter, transform, or build upon this work, you may distribute the resulting work only under the same or similar license to this one.
+GNU Free Documentation License, Version 1.2
+
+
+*****************************************************************
+
+
+Geogebra.svg
+ (SVG file, nominally 64 × 64 pixels, file size: 4 KB)
+Summary
+Description Geogebra.svg
+English: SVG version of icon Geogebra
+Sloven\u010dina: SVG verzia ikony programu Geogebra
+Date
+Source
+SVG version of original logo
+Author
+Markus Hohenwarter, Michael Borcherds - original; User:Tommyv580 - svg
+Permission
+
+OTRS Wikimedia The permission for use of this work has been verified and archived in the Wikimedia OTRS system.
+It is available here for users with an OTRS account. To confirm the permission, please contact someone with an OTRS account or leave a note at the OTRS noticeboard.
+Ticket link: http://ticket.wikimedia.org/otrs/index.pl?Action=AgentTicketZoom&TicketID=3496199
+Licensing
+w:en:Creative Commons
+attribution share alike This file is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported license.
+
+
+*****************************************************************
+
+
+Horde.svg
+ (SVG file, nominally 205 × 205 pixels, file size: 3 KB)
+Summary
+Description Horde.svg
+Horde logo in SVG format as used as of Horde 3.0
+Date
+Source
+http://www.horde.org/logos
+Author
+Colin Viebrock
+Permission
+
+horde.org/logos claims "Copyright 1999-2007 The Horde Project. Unless otherwise expressly noted, the contents of these pages are licensed under the Creative Commons - Attribution / Share Alike license."
+Licensing
+w:en:Creative Commons
+attribution share alike This file is licensed under the Creative Commons Attribution-Share Alike 2.5 Generic license.
+
+
+*****************************************************************
+
+
+Tuxguitar.png
+ (172 × 165 pixels, file size: 27 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+Description Tuxguitar.png
+Español: Imagen Tuxguitar
+Date
+Source
+Tuxguitar
+Author
+herac
+Permission
+
+Licensing
+I, the copyright holder of this work, hereby publish it under the following licenses:
+GNU Free Documentation License, Version 1.2
+w:en:Creative Commons
+attribution share alike This file is licensed under the Creative Commons Attribution-Share Alike 1.0 Generic license.
+This file is licensed under the Creative Commons Attribution-Share Alike 2.0 Generic license.
+This file is licensed under the Creative Commons Attribution-Share Alike 2.5 Generic license.
+This file is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported license.
+
+
+*****************************************************************
+
+
+Tokboxlogo.png
+ (445 × 199 pixels, file size: 13 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+Description Tokboxlogo.png
+English: TokBox Logo
+Date
+Source
+Own work
+Author
+Ashwin Agarwal
+Permission
+
+Licensing
+I, the copyright holder of this work, hereby publish it under the following licenses:
+w:en:Creative Commons
+attribution share alike This file is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported license.
+
+
+*****************************************************************
+
+
+Free_Software_Portal_Logo.svg
+ (SVG file, nominally 300 × 300 pixels, file size: 14 KB)
+Description Free Software Portal Logo.svg
+English: Free Software Portal logo created in inkscape consisting of a teal colored green square. Text set in Gentium Italic.
+Date
+2009-04-12 22:55 (UTC)
+Source
+ * Free_Software_Portal_Logo.svg
+Author
+ * Free_Software_Portal_Logo.svg: ViperSnake151
+ * derivative work: AKX (talk)
+Permission
+
+Nuvola apps kolourpaint.png This is a retouched picture, which means that it has been digitally altered from its original version. Modifications: Set font in Gentium Italic instead of hand-drawn glyphs for better legibility.. The original can be viewed here: Free_Software_Portal_Logo.svg. Modifications made by AKX.
+I, the copyright holder of this work, hereby publish it under the following licenses:
+w:en:Creative Commons
+attribution share alike This file is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported license.
+ You are free:
+ * to share \u2013 to copy, distribute and transmit the work
+ * to remix \u2013 to adapt the work
+ Under the following conditions:
+ * attribution \u2013 You must attribute the work in the manner specified by the author or licensor (but not in any way that suggests that they endorse you or your use of the work).
+ * share alike \u2013 If you alter, transform, or build upon this work, you may distribute the resulting work only under the same or similar license to this one.
+Copyleft Copyleft: This work of art is free; you can redistribute it and/or modify it according to terms of the Free Art License.
+You will find a specimen of this license on the site Copyleft Attitude http://artlibre.org/licence/lal/en/ as well as on other sites.
+
+
+*****************************************************************
+
+
+Logo-frugalware.png
+ (400 × 400 pixels, file size: 34 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+Description Logo-frugalware.png
+Logo de Frugalware
+Date
+3 March 2007(2007-03-03)
+Source
+http://upload.wikimedia.org/wikipedia/commons/d/db/Logo-frugalware.png
+Author
+Emilpoe
+Permission
+
+Accordé par Emilpoe
+Licensing
+GNU Free Documentation License, Version 1.2
+Creative Commons Attribution ShareAlike 3.0 License
+
+
+*****************************************************************
+
+
+Ojuba-icon.png
+ (68 × 94 pixels, file size: 5 KB, MIME type: image/png)
+ Help about image annotations
+Licensing
+GNU Free Documentation License, Version 1.2
+Creative Commons license
+Creative Commons Attribution Creative Commons Share Alike If this file is eligible for relicensing, it may also be used under the Creative Commons Attribution-ShareAlike 3.0 license.
+The relicensing status of this image needs to be manually reviewed by an experienced user. You can help.
+English | Italiano | +/\u2212
+ Licensing update unknown
+Description Ojuba-icon.png
+Icon of Ojuba the Gnu/Linux Distribution
+Date
+Source
+http://www.ojuba.org/
+Author
+Moayyed Alsadi
+Permission
+
+
+
+*****************************************************************
+
+
+Parsix.jpg
+ (200 × 75 pixels, file size: 11 KB, MIME type: image/jpeg)
+ Help about image annotations
+Contents
+[hide]
+ * 1 \u062e\u0644\u0627\u0635\u0647
+ * 2 Licensing
+ * 3 Usage:
+ * 4 Related galleries:
+\u062e\u0644\u0627\u0635\u0647
+Description Parsix.jpg
+English: logo
+\u0641\u0627\u0631\u0633\u06cc: \u0644\u0648\u06af\u0648
+Date
+1383(1383)
+Source
+www.parsix.org
+Author
+alan
+Permission
+
+Other versions wikipedia
+Licensing
+GNU Free Documentation License, Version 1.2
+Creative Commons Attribution ShareAlike 3.0 License
+
+
+*****************************************************************
+
+
+Eurielec.svg
+ (SVG file, nominally 809 × 237 pixels, file size: 6 KB)
+Summary
+Description Eurielec.svg
+Logo de Eurielec, club de electronica e informática de la Escuela Técnica Sueprior de Ingenieros de Telecomunicaciones de la Universidad Politécnica de Madrid.
+Date
+20 March 2008(2008-03-20)
+Source
+Eurielec
+Author
+Javitomad
+Permission
+
+Véase abajo
+Licensing
+I, the copyright holder of this work, hereby publish it under the following licenses:
+GNU Free Documentation License, Version 1.2
+w:en:Creative Commons
+attribution share alike This file is licensed under the Creative Commons Attribution-Share Alike 1.0 Generic license.
+This file is licensed under the Creative Commons Attribution-Share Alike 2.0 Generic license.
+This file is licensed under the Creative Commons Attribution-Share Alike 2.5 Generic license.
+This file is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported license.
+
+
+*****************************************************************
+
+
+Yoper-logo.png
+ (84 × 84 pixels, file size: 6 KB, MIME type: image/png)
+ Help about image annotations
+Contents
+[hide]
+ * 1 Summary
+ * 2 Licensing
+ * 3 Usage:
+ * 4 Related galleries:
+Summary
+Logotipo de Yoper Linux
+Licensing
+GNU Free Documentation License, Version 1.2
+Creative Commons Attribution ShareAlike 3.0 License
+
+
+*****************************************************************
+
+
+Eeebuntulogo.png
+ (500 × 90 pixels, file size: 32 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+Description Eeebuntulogo.png
+English: eeebuntu logo
+Date
+Source
+Own work
+Author
+Guitaraholic
+Permission
+
+Eeebuntu
+Licensing
+I, the copyright holder of this work, hereby publish it under the following license:
+w:en:Creative Commons
+attribution This file is licensed under the Creative Commons Attribution 3.0 Unported license.
+ You are free:
+ * to share \u2013 to copy, distribute and transmit the work
+ * to remix \u2013 to adapt the work
+ Under the following conditions:
+ * attribution \u2013 You must attribute the work in the manner specified by the author or licensor (but not in any way that suggests that they endorse you or your use of the work).
+
+
+*****************************************************************
+
+
+SabilyLogo-128.png
+ (128 × 128 pixels, file size: 23 KB, MIME type: image/png)
+ Help about image annotations
+Contents
+[hide]
+ * 1 Summary
+ * 2 Licensing
+ * 3 Usage:
+ * 4 Related galleries:
+Summary
+Description SabilyLogo-128.png
+English: Sabily logo
+Date
+Source
+Own work
+Author
+Jmehdi-sabily
+Permission
+
+Licensing
+I, the copyright holder of this work, hereby publish it under the following license:
+w:en:Creative Commons
+attribution share alike This file is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported license.
+ You are free:
+ * to share \u2013 to copy, distribute and transmit the work
+ * to remix \u2013 to adapt the work
+ Under the following conditions:
+ * attribution \u2013 You must attribute the work in the manner specified by the author or licensor (but not in any way that suggests that they endorse you or your use of the work).
+ * share alike \u2013 If you alter, transform, or build upon this work, you may distribute the resulting work only under the same or similar license to this one.
+
+
+*****************************************************************
+
+
+Buddhaubuntu-logo.jpg
+From Wikimedia Commons, the free media repository
+Jump to: navigation, search
+ * File
+ * File history
+ * File usage on Commons
+ * Metadata
+Buddhaubuntu-logo.jpg
+Size of this preview: 528 × 600 pixels
+Full resolution
+ (792 × 900 pixels, file size: 70 KB, MIME type: image/jpeg)
+ Help about image annotations
+Contents
+[hide]
+ * 1 Summary
+ * 2 Licensing
+ * 3 Usage:
+ * 4 Related galleries:
+Summary
+Description Buddhaubuntu-logo.jpg
+English: Pending Buddhabuntu distro background image
+Date
+16 March 2009(2009-03-16)
+Source
+http://buddhabuntu.8m.net
+Author
+Jasballz
+Permission
+
+raymonjc@sbu.edu
+Licensing
+I, the copyright holder of this work, hereby publish it under the following licenses:
+w:en:Creative Commons
+attribution share alike This file is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported license.
+ You are free:
+ * to share \u2013 to copy, distribute and transmit the work
+ * to remix \u2013 to adapt the work
+ Under the following conditions:
+ * attribution \u2013 You must attribute the work in the manner specified by the author or licensor (but not in any way that suggests that they endorse you or your use of the work).
+ * share alike \u2013 If you alter, transform, or build upon this work, you may distribute the resulting work only under the same or similar license to this one.
+GNU Free Documentation License, Version 1.2
+
+
+*****************************************************************
+
+
+Archlinux-icon-128.svg
+ (SVG file, nominally 128 × 128 pixels, file size: 8 KB)
+Summary
+Description Archlinux-icon-128.svg
+Arch Linux logo
+Date
+Source
+http://archlinux.org/logos/archlinux-icon-crystal-128.svg
+Author
+This media is lacking author information.
+Permission
+
+Other versions http://archlinux.org/art/
+Licensing
+w:en:Creative Commons
+attribution share alike This file is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported license.
+ You are free:
+ * to share \u2013 to copy, distribute and transmit the work
+ * to remix \u2013 to adapt the work
+ Under the following conditions:
+ * attribution \u2013 You must attribute the work in the manner specified by the author or licensor (but not in any way that suggests that they endorse you or your use of the work).
+ * share alike \u2013 If you alter, transform, or build upon this work, you may distribute the resulting work only under the same or similar license to this one.
+
+
+*****************************************************************
+
+
+Cruxlogo.png
+ (250 × 65 pixels, file size: 10 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+Description Cruxlogo.png
+Crux Linux logo
+Date
+23 March 2008(2008-03-23)
+Source
+http://crux.nu/
+Author
+This media is lacking author information.
+Permission
+
+Licensing
+GNU Free Documentation License, Version 1.2
+Subject to disclaimers.
+Creative Commons Attribution ShareAlike 3.0 License
+
+
+*****************************************************************
+
+
+Guadalinex_logo.png
+ (310 × 460 pixels, file size: 10 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+Description Guadalinex logo.png
+English: Guadalinex logo
+Date
+Source
+Own work
+Author
+Apinel
+Permission
+
+Licensing
+I, the copyright holder of this work, hereby publish it under the following licenses:
+w:en:Creative Commons
+attribution share alike This file is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported license.
+ You are free:
+ * to share \u2013 to copy, distribute and transmit the work
+ * to remix \u2013 to adapt the work
+ Under the following conditions:
+ * attribution \u2013 You must attribute the work in the manner specified by the author or licensor (but not in any way that suggests that they endorse you or your use of the work).
+ * share alike \u2013 If you alter, transform, or build upon this work, you may distribute the resulting work only under the same or similar license to this one.
+GNU Free Documentation License, Version 1.2
+
+
+*****************************************************************
+
+
+Deeprootlinux-logo.png
+ (208 × 50 pixels, file size: 5 KB, MIME type: image/png)
+ Help about image annotations
+Contents
+[hide]
+ * 1 Summary
+ * 2 Licensing
+ * 3 Usage:
+ * 4 Related galleries:
+Summary
+Description Deeprootlinux-logo.png
+English: Company Logo
+Date
+Source
+DeepRoot website
+Author
+Abhas Abhinav
+Permission
+
+Licensing
+w:en:Creative Commons
+attribution share alike This file is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported license.
+ You are free:
+ * to share \u2013 to copy, distribute and transmit the work
+ * to remix \u2013 to adapt the work
+ Under the following conditions:
+ * attribution \u2013 You must attribute the work in the manner specified by the author or licensor (but not in any way that suggests that they endorse you or your use of the work).
+ * share alike \u2013 If you alter, transform, or build upon this work, you may distribute the resulting work only under the same or similar license to this one.
+
+
+*****************************************************************
+
+
+Logo_Lea-linux.png
+ (466 × 500 pixels, file size: 127 KB, MIME type: image/png)
+ Help about image annotations
+Contents
+[hide]
+ * 1 Summary
+ * 2 Licensing
+ * 3 Usage:
+ * 4 Related galleries:
+Summary
+Description Logo Lea-linux.png
+Français : Logo de lea-linux.org représentant sa mascotte, Léa.
+English: lea-linux.org logo, representing its mascot, Léa.
+Deutsch: Das Logo von lea-linux.org, das das Maskottchen Léa abbildet.
+Date
+November 2008(2008-11)
+Source
+http://lea-linux.org
+Author
+lea-linux.org
+Permission
+
+Other versions L%C3%A9a-Linux.jpg
+Licensing
+w:en:Creative Commons
+attribution share alike This file is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported license.
+ You are free:
+ * to share \u2013 to copy, distribute and transmit the work
+ * to remix \u2013 to adapt the work
+ Under the following conditions:
+ * attribution \u2013 You must attribute the work in the manner specified by the author or licensor (but not in any way that suggests that they endorse you or your use of the work).
+ * share alike \u2013 If you alter, transform, or build upon this work, you may distribute the resulting work only under the same or similar license to this one.
+
+
+*****************************************************************
+
+
+Salixos-logo.png
+ (400 × 105 pixels, file size: 14 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+Description Salixos-logo.png
+English: A Salix OS Logo
+Date
+18 December 2009(2009-12-18)
+Source
+Own work
+Author
+Thenktor, tree from http://lttibbles.deviantart.com/art/Surreal-Sunset-Blue-91835950
+Permission
+
+Licensing
+I, the copyright holder of this work, hereby publish it under the following license:
+w:en:Creative Commons
+attribution share alike This file is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported license.
+ You are free:
+ * to share \u2013 to copy, distribute and transmit the work
+ * to remix \u2013 to adapt the work
+ Under the following conditions:
+ * attribution \u2013 You must attribute the work in the manner specified by the author or licensor (but not in any way that suggests that they endorse you or your use of the work).
+ * share alike \u2013 If you alter, transform, or build upon this work, you may distribute the resulting work only under the same or similar license to this one.
+
+
+*****************************************************************
+
+
+Linux_Mint_Logo.png
+ (150 × 150 pixels, file size: 88 KB, MIME type: image/png)
+Summary
+Description Linux Mint Logo.png
+Minux Mint
+Date
+7 December 2007(2007-12-07)
+Source
+http://www.linuxmint.com/mintart/index.php?option=com_rsgallery2&Itemid=29&page=inline&id=144&catid=3&limitstart=4
+Author
+merlwiz79
+Permission
+ GNU Free Documentation License, Version 1.2
+
+Creative Commons Attribution ShareAlike 3.0 License.
+
+
+*****************************************************************
+
+OpenSUSE-logo.svg
+ (SVG file, nominally 97 × 61 pixels, file size: 7 KB)
+Summary
+Description OpenSUSE-logo.svg
+English: Logo of OpenSUSE
+Español: Logo de OpenSUSE
+Date
+19:59, 30 Enero 2006
+Source
+http://en.opensuse.org/Artwork
+Author
+Comunidad OpenSUSE
+Permission
+ GNU Free Documentation License, Version 1.2
+Creative Commons Attribution ShareAlike 3.0 License.
+
+
+*****************************************************************
+
+XubuntuCoF.svg
+(SVG file, nominally 91 × 94 pixels, file size: 4 KB)
+Description XubuntuCoF.svg
+Official Xubuntu circle
+Date
+Source
+https://wiki.ubuntu.com/Artwork/Official
+Author
+Canonical Ltd
+Permission
+(see here : https://wiki.ubuntu.com/Artwork/Official
+ GNU Free Documentation License, Version 1.2
+ Creative Commons Attribution ShareAlike 3.0 License.
+
+
+*****************************************************************
+
+CentOS_4.2_Welcome_en_3.png
+ (798 × 598 pixels, file size: 81 KB, MIME type: image/png)
+ Help about image annotations
+[edit] Summary
+Pantalla de Bienvenida Centos 4.2
+[edit] Licensing
+ GNU Free Documentation License, Version 1.2
+ Creative Commons Attribution ShareAlike 3.0 License.
+*****************************************************************
+Mandriva
+File:Logomandri.jpg
+From Wikimedia Commons, the free media repository
+ (950 × 239 pixels, file size: 96 KB, MIME type: image/jpeg)
+Description Logomandri.jpg
+English: logo
+Español: logo
+Date
+martes 14 de julio 2009
+Source
+http://www.mandriva.com
+Author
+Mandriva
+Permission
+( GNU Free Documentation License, Version 1.2
+
+This file is licensed under the Creative Commons Attribution-Share Alike 1.0 Generic license.
+This file is licensed under the Creative Commons Attribution-Share Alike 2.0 Generic license.
+This file is licensed under the Creative Commons Attribution-Share Alike 2.5 Generic license.
+This file is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported license.
+
+*****************************************************************
+
+
+*****************************************************************
+
+
+*****************************************************************
+
+
+*****************************************************************
+
+
+*****************************************************************
+
+
+*****************************************************************
+
+
+*****************************************************************
+
+
+*****************************************************************
+
+
+*****************************************************************
+
+
+*****************************************************************
+
+
+*****************************************************************
+
+
+*****************************************************************
+
+
+*****************************************************************
+
+
+*****************************************************************
+
+
+*****************************************************************
+
+
+*****************************************************************
+
+
+*****************************************************************
+
+
+*****************************************************************
+
+
+*****************************************************************
+
+
+*****************************************************************
+
+
+*****************************************************************
+
+
+*****************************************************************
+
+
+*****************************************************************
+
+
+*****************************************************************
+
+
+*****************************************************************
+
+
+
+
+
+
+#################################################################
+## Wiki Commons authors and licenses information (GPL Licenses)
+#
+
+Description 7ziplogo.svg
+
+7-zip logo
+Date: 2007-03-27 (first uploaded)
+Source: http://7-zip.org
+Author: Igor Pavlov, vectorized by CryptWizard and chris \u8ad6
+Permission
+GNU Lesser General Public License
+
+##########################################################################
+
+
+inkscape.logo.svg included in the Debian package Inkscape 0.43-2.
+
+
+Inkscape logo 2.svg
+
+This vector image was created with Inkscape.
+Licensing
+GNU General Public License
+
+******************************************************************
+
+##########################################################################
+
+art_of_illussion_icon.png
+(64 × 64 pixels, file size: 4 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+English: Icon designed by developer Peter Eastman for inclusion in AoI distribution: http://aoi.sf.net AoI is licensed under the GPL. Image is licensed under the GPL.
+Licensing
+GNU General Public License
+******************************************************************
+
+Beryl_logo.svg
+(SVG file, nominally 48 × 48 pixels, file size: 14 KB)
+Description Beryl logo.svg
+
+Official Beryl logo
+Date: 15 April 2007(2007-04-15)
+Source: http://wiki.beryl-project.org/wiki/Icons
+Author
+This media is lacking author information.
+
+
+Permission
+
+GFDL
+
+
+GNU General Public License
+
+******************************************************************
+
+
+ClamAV-logo.jpeg
+(104 × 104 pixels, file size: 3 KB, MIME type: image/jpeg)
+ Help about image annotations
+Summary
+Description ClamAV.jpeg
+
+Proyecto ClamAV
+Date: 05/2008
+Source: http://www.clamav.net/
+Author: Equipo ClamAV
+Permission
+
+GNU GPL version 2
+Licensing
+GNU General Public License
+
+******************************************************************
+
+
+
+
+
+ClawsMailLogo.png
+(155 × 175 pixels, file size: 43 KB, MIME type: image/png)
+ Help about image annotations
+\u041e\u043f\u0438\u0441
+Description ClawsMailLogo.png
+
+Claws Mail Logo
+Date: 07-11-2006
+Source: http://cvs.sunsite.dk/viewcvs.cgi/sylpheedclaws/sylpheed-claws/?only_with_tag=gtk2
+Author: Jesper Schultz
+Permission
+
+See below.
+Licensing
+GNU General Public License
+
+******************************************************************
+
+
+Compiz_logo.svg
+(SVG file, nominally 256 × 256 pixels, file size: 22 KB)
+Description Compiz logo.svg
+
+Official Compiz logo
+Date: 23 January 2007(2007-01-23)
+Source: http://compiz.org/
+Author: Jakub Steiner (Jimmac)
+Permission
+GNU Lesser General Public License
+
+******************************************************************
+
+
+
+Compiz_Fusion_Logo.svg
+(SVG file, nominally 600 × 256 pixels, file size: 27 KB)
+
+W3C \u2713 The source code of this SVG is valid
+Summary
+Description Compiz Fusion Logo.svg
+English: Official Compiz Fusion logo.
+Date: 8 August 2007(2007-08-08)
+Source: Own work
+Author: Daniel Costal (graphreak)
+Permission
+
+See below.
+Licensing
+GNU Lesser General Public License
+
+******************************************************************
+
+
+DOSBox_icon.png
+(96 × 96 pixels, file size: 18 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+
+DOSBox icon.
+
+ * http://dosbox.sourceforge.net/news.php?show_news=1
+
+Licensing
+GNU General Public License
+
+******************************************************************
+
+Dasher_logo.svg
+(SVG file, nominally 480 × 480 pixels, file size: 528 B)
+Inkscape logo 2.svg
+
+This vector image was created with Inkscape, and then manually edited.
+
+Vectorised version of PNG located at http://ftp.gnome.org/pub/GNOME/sources/dasher/dasher.png
+
+
+GNU General Public License
+
+******************************************************************
+Deluge-Logo.svg
+(SVG file, nominally 48 × 48 pixels, file size: 15 KB)
+
+Description Deluge-Logo.svg
+English: The logo of the Deluge Bittorrent Client. Created by Andrew Wedderburn.
+Date: 2007-10-04 (original upload date)
+Source: Transferred from en.wikipedia; transferred to Commons by User:Shizhao using CommonsHelper.
+Author: Original uploader was Citewite at en.wikipedia
+Permission
+(Reusing this image) GPL.
+
+******************************************************************
+Digikam-icon.png
+(245 × 245 pixels, file size: 24 KB, MIME type: image/png)
+ Help about image annotations
+Description Digikam-icon.png
+
+The Digikam Icon/Logo.
+Date
+Source: English wikipedia.
+Author: Created by Hans Karlsson.
+Permission
+
+GPL
+
+******************************************************************
+Dillo-icon.png
+(128 × 128 pixels, file size: 28 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+Description Dillo-icon.png
+
+Icon of the Dillo web browser. Consists of the letter d above a terrestrial globe.
+Date: May 2003
+Source: http://www.dillo.org/Icons/
+Author: John Grantham
+Permission
+
+See below.
+Licensing
+GNU General Public License
+ Help about image annotations
+Summary
+Description Dillo-icon.png
+
+Icon of the Dillo web browser. Consists of the letter d above a terrestrial globe.
+Date: May 2003
+Source: http://www.dillo.org/Icons/
+Author: John Grantham
+Permission
+
+See below.
+Licensing
+GNU General Public License
+
+******************************************************************
+
+Emacs-logo.svg
+(SVG file, nominally 270 × 217 pixels, file size: 19 KB)
+Description Emacs-logo.svg
+
+GNU Emacs logo. See its history at The Design of the Emacs logo. This is an SVG version of original bitmap logo created by hand from scratch in Inkscape.
+Date: 2007(2007)
+Source: Own work based on XPM file from GNU Emacs distribution
+Author: Original Emacs logo creator is Luis Fernandes; SVG version by Dmitry Dzhus.
+Permission
+(Reusing this image) See below
+Other versions Image:EmacsLogo.png
+
+
+GNU General Public License
+
+******************************************************************
+
+Epiphany.svg
+(SVG file, nominally 98 × 118 pixels, file size: 9 KB)
+Summary
+Description Epiphany.svg
+English: (Aproximated) vectorized version of Image:Epiphany logo 64px.png, the logo of Epiphany web browser for GNOME.
+Español: Versión vectorizada (aproximadamente) de Image:Epiphany logo 64px.png, el logo del navegador web Epiphany para GNOME.
+Date: 20 July 2008(2008-07-20)
+Source: Own work, vectorized from http://www.gnome.org/projects/epiphany/images/epiphany-64.png
+Author: Epiphany logo is copyright GNOME/Epiphany developers. This version has been created by Jynus
+Permission
+(Reusing this image) See below.
+Other versions
+Raster version
+Licensing
+GNU General Public License
+
+******************************************************************
+
+EyeOS-logo.png
+Summary
+English: eyeOS Logo
+Licensing
+GNU General Public License
+
+******************************************************************
+
+File-roller-logo.svg
+(SVG file, nominally 48 × 48 pixels, file size: 34 KB)
+Description File-roller.svg
+English: File Roller's icon
+Deutsch: File-Roller-Icon
+Date
+Source: http://svn.gnome.org/viewcvs/file-roller/trunk/data/icons/scalable/apps/file-roller.svg?view=markup
+Author
+This media is lacking author information.
+Permission
+
+See below.
+Licensing
+GNU General Public License
+
+******************************************************************
+
+Gramps-logo.png
+(64 × 64 pixels, file size: 3 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+
+ *
+ English: Logo for w:GRAMPS
+ * Source: http://www.gramps-project.org/
+
+Licensing
+GNU General Public License
+
+******************************************************************
+
+Gaim_icon.svg
+(SVG file, nominally 48 × 48 pixels, file size: 4 KB)
+Description Gaim icon.svg
+English: The logo of Gaim, a Free and Open Source multi-protocol instant messenger.
+Date: unknown
+Source: Included in Gaim 2.0.0beta4.
+Author: The Gaim developer team.
+Permission
+GNU General Public License
+
+******************************************************************
+
+Galeon_logo.png
+(48 × 48 pixels, file size: 4 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+
+Logo for the Galeon web browser for GNOME.
+Licensing
+GNU General Public License
+
+******************************************************************
+
+Geany_logo.png
+(48 × 48 pixels, file size: 4 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+Description Geany logo.png
+
+Geany logo
+Date: 28 May 2009(2009-05-28)
+Source: http://www.geany.org
+Author: part of GPL Geany package
+Permission
+GNU General Public License
+
+******************************************************************
+
+Gedit_icon.png
+(48 × 48 pixels, file size: 3 KB, MIME type: image/png)
+ Help about image annotations
+Description Gedit icon.png
+English: gedit text editor icon
+Date: 2006-01-20 (original upload date)
+Source: http://www.gnome.org/projects/gedit
+Author: gedit team
+Permission
+GNU General Public License
+
+******************************************************************
+
+Gnometris_Icône.png
+(48 × 48 pixels, file size: 2 KB, MIME type: image/png)
+ Help about image annotations
+Description Gnometris Icône.png
+Français : Icône de Gnometris.
+Date: 12 November 2008(2008-11-12)
+Source
+Français : Capture d'écran sous Gnome.
+Author: J. Marcin Gorycki
+Permission
+This screenshot either does not contain parts or visuals of copyrighted programs, or the author has released it under a free license (which should be indicated beneath this notice), and as such follows the licensing guidelines for screenshots of Wikimedia Commons. You may use it freely according to its particular license.
+
+Free Software License:
+GNU General Public License
+
+******************************************************************
+
+Gnumeric-logo.svg
+(SVG file, nominally 48 × 48 pixels, file size: 30 KB)
+Summary
+
+Taken from Ingral
+Licensing
+GNU General Public License
+
+******************************************************************
+
+Gtk-gnutella.png
+(48 × 48 pixels, file size: 667 B, MIME type: image/png)
+ Help about image annotations
+Summary
+English: The icon used for the gtk-gnutella program.
+\u0420\u0443\u0441\u0441\u043a\u0438\u0439: \u0417\u043d\u0430\u0447\u043e\u043a \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u044b gtk-gnutella.
+
+Source: "http://svn.sourceforge.net/viewvc/gtk-gnutella/trunk/gtk-gnutella/extra_files/gtk-gnutella.png?view=log"}}
+Licensing
+GNU General Public License
+
+******************************************************************
+
+Hugin_logo.png
+(452 × 251 pixels, file size: 135 KB, MIME type: image/png)
+ Help about image annotations
+Converted to SVG.svg This image should be recreated using vector graphics as an SVG file. This has several advantages; see Commons:Media for cleanup for more information. If an SVG form of this image is already available, please upload it. After uploading an SVG, replace this template with {{vector version available|new image name.svg}}.
+
+
+Description Hugin logo.png
+
+Hugin's logo
+Svenska: The logo of hugin
+Date: September 2004(2004-09)
+Source: picture created by Luca Vascon
+Author: Luca Vascon
+Permission
+
+Thomas Steiner uploaded it under the GFDL, as it is pubished by Hugin programmers (Pablo D'Angelo) under this license
+
+
+GNU General Public License
+
+******************************************************************
+
+Imagemagick-logo.png
+(464 × 479 pixels, file size: 34 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+Description Imagemagick-logo.png
+English: Logo for ImageMagick
+Date: 9 October 2007(2007-10-09)
+Source: Image is included with program
+Transfered from English Wikipedia; en:Image:Imagemagick-logo.png
+Author: ImageMagick development team
+Permission
+
+GPL
+Licensing
+This screenshot either does not contain parts or visuals of copyrighted programs, or the author has released it under a free license (which should be indicated beneath this notice), and as such follows the licensing guidelines for screenshots of Wikimedia Commons. You may use it freely according to its particular license.
+
+Free Software License:
+GNU General Public License
+
+******************************************************************
+
+k3b-logo.png
+(128 × 128 pixels, file size: 4 KB, MIME type: image/png)
+ Help about image annotations
+Description Crystal 128 k3b.png
+English: An icon from the Crystal icon theme.
+Nederlands: Een icoontje van het Crystal icon thema
+Date
+Source: All Crystal icons were posted by the author as LGPL on kde-look
+Author: Everaldo Coelho (YellowIcon)
+Permission
+GNU Lesser General Public License
+
+******************************************************************
+
+Konsole-icon.png
+(128 × 128 pixels, file size: 7 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+
+from en.wiki, same name
+Licensing
+GNU General Public License
+
+******************************************************************
+
+LXDE-logo.svg
+(SVG file, nominally 551 × 535 pixels, file size: 18 KB)
+Description LXDE-logo.svg
+English: logo of LXDE, a computer desktop environment for Unix-like operating systems
+Deutsch: das Logo von LXDE, einer Computer-Arbeitsumgebung für Unix-ähnliche Betriebssysteme
+Date: 2009-11-18 21:06 (UTC)
+Source: * Lxde-logo2.png
+
+Author: * Lxde-logo2.png: Mario Behling
+ * derivative work: Wondigoma (talk)
+
+Permission
+
+see below
+
+
+I, the copyright holder of this work, hereby publish it under the following license:
+GNU General Public License
+
+******************************************************************
+
+SMPlayer_icon.png
+(150 × 150 pixels, file size: 24 KB, MIME type: image/png)
+ Help about image annotations
+Description SMPlayer icon.png
+
+The SMPlayer icon.
+Date: Probably 2007
+Source: http://smplayer.svn.sourceforge.net/viewvc/smplayer/smplayer/trunk/src/icons-png/logo.png (also on http://smplayer.svn.sourceforge.net/viewvc/smplayer/smplayer/trunk/src/icons-png/background.png)
+Author: Charles Barcza
+Permission
+GNU General Public License
+
+******************************************************************
+Midori.svg
+(SVG file, nominally 48 × 48 pixels, file size: 11 KB)
+Description Midori.svg
+English: Icon for the Midori web browser
+Date
+Source: http://www.twotoasts.de/
+Author: Christian Dywan & Nancy Runge of the Midori project
+Permission
+GNU Lesser General Public License
+
+******************************************************************
+Miranda_IM_logo_only_m.svg
+(SVG file, nominally 425 × 208 pixels, file size: 11 KB)
+Description Miranda IM logo only m.svg
+Deutsch: Das Miranda IM logo. Miranda IM ist freie Software (GPL).
+English: Miranda IM logo - instant messenger released under the GNU GPL license.
+Polski: Logo Mirandy IM - komunikatora internetowego na licencji GNU GPL.
+Date: 2008-08-20 22:40 (UTC)
+Source: * Miranda_IM_logo.svg
+
+Author: * derivative work: Onegin (talk)
+ * Miranda_IM_logo.svg: Jan Winnicki *
+
+WikiProjekt grafiki wektorowe.svg
+
+This vector image has been made or improved in the Polish project Grafiki wektorowe (vector graphics). You can propose images to improve as well.
+
+English | Polski | +/\u2212
+Permission
+
+see below
+
+
+Nuvola apps kolourpaint.png This is a retouched picture, which means that it has been digitally altered from its original version. Modifications: Only the "M"; Nur das "M". The original can be viewed here: Miranda_IM_logo.svg. Modifications made by Onegin.
+
+
+I, the copyright holder of this work, hereby publish it under the following license:
+GNU General Public License
+
+******************************************************************
+Miro_icon.png
+(512 × 512 pixels, file size: 35 KB, MIME type: image/png)
+ Help about image annotations
+Description Miro icon.png
+
+Miro icon
+Date: 2008-03-04
+Source: Mac OS X build found at http://www.getmiro.com/
+Author: Participatory Culture Foundation
+Permission
+
+See below.
+
+
+GNU General Public License
+
+******************************************************************
+
+Mnemosyne_1.x_logo.png
+(128 × 128 pixels, file size: 14 KB, MIME type: image/png)
+ Help about image annotations
+Description Mnemosyne 1.x logo.png
+English: Mnemosyne 1.x logo
+\u0420\u0443\u0441\u0441\u043a\u0438\u0439: \u041b\u043e\u0433\u043e\u0442\u0438\u043f Mnemosyne 1.x
+Date: 2007(2007)
+Source: Mnemosyne 1.2
+Author
+English: unknown (\u201c-new logo, thanks to a contributor whose name sadly got lost in the demise of the open-collab site.\u201d)
+Permission
+GNU General Public License
+
+******************************************************************
+
+Neverball-icon.png
+(64 × 64 pixels, file size: 4 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+
+Neverball icon.
+
+http://icculus.org/neverball/
+Licensing
+GNU General Public License
+
+******************************************************************
+
+OmegaT_logo.svg
+(SVG file, nominally 128 × 103 pixels, file size: 72 KB)
+Summary
+Description OmegaT logo.svg
+English: OmegaT's logo, translation memory informatic tool on GDFL license
+Français : Logo de OmegaT, logiciel informatique d'aide à la traduction sous license GNU
+Date: 5 April 2009(2009-04-05)
+Source: own product with file:OmegaT_logo.jpg on GFDL license
+Author: Abalg
+Permission
+(Reusing this image) See below.
+Other versions
+Jpg version
+Licensing
+GNU General Public License
+
+******************************************************************
+OOoWriter.svg
+OOoMath.svg
+OOoImpress.svg
+OOoCalc.svg
+OOoBase.svg
+OpenOffice.org_2_icon.svg
+(SVG file, nominally 102 × 102 pixels, file size: 13 KB)
+Description
+English: en:OpenOffice.org
+Date
+Source: OpenOffice.org
+Author: unknown
+Permission
+GNU Lesser General Public License
+
+******************************************************************
+Pidgin_Logo.svg
+(SVG file, nominally 415 × 191 pixels, file size: 30 KB)
+Description Pidgin Logo.svg
+
+A updated version of Image:Pidgin logo.png using SVG.
+Inkscape logo 2.svg
+
+This vector image was created with Inkscape.
+Date: 08/17/07
+Source: Own work
+Author: Joel Yoder
+Permission
+
+See below.
+
+
+GNU General Public License
+
+******************************************************************
+Plone-logo-cropped.png
+(300 × 300 pixels, file size: 37 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+Description Plone-logo-cropped.png
+
+Cropped version of the logo for the content management system Plone
+Date: 11 July 2006(2006-07-11)
+Source: http://plone.org/about/mediakit/bitmaps/plone-coolnordic.png/view
+Author: Plone Foundation
+Permission
+(Reusing this image) See below.
+Other versions
+LA2-NSRW-1-0007.jpg \u2192 Chandler B. Beach.jpg
+
+
+This file has been extracted from another image: File:Plone-logo.png.
+
+original file
+
+Licensing
+GNU General Public License
+
+******************************************************************
+
+Psi_icon_new.png
+(128 × 128 pixels, file size: 16 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+
+Psi icon
+
+ * http://psi-im.org/
+
+Licensing
+GNU General Public License
+
+******************************************************************
+
+Rlogo.png
+(362 × 275 pixels, file size: 78 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+Description Rlogo.png
+English: Logo for R
+Date
+Source: from http://developer.r-project.org/Logo/ (this is "Rlogo-3.png").
+Author: R Foundation, from http://www.r-project.org
+Permission
+GNU General Public License
+
+******************************************************************
+
+ReactOS_logo.svg
+(SVG file, nominally 600 × 331 pixels, file size: 196 KB)
+Description ReactOS logo.svg
+
+The logo of ReactOS (source).
+Date: 2006-11-13 (first version); 2007-04-01 (last version)
+Source: Originally from en.wikipedia; description page is/was here.
+Author
+English: Original uploader was Cristan at en.wikipedia Later versions were uploaded by CountingPine at en.wikipedia.
+Permission
+GNU General Public License
+
+******************************************************************
+
+Scribus_logo.png
+(135 × 132 pixels, file size: 14 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+Description Scribus logo.png
+
+Scribus logo
+Date: 01-04-2007
+Source: Scribus wikipage
+Author: Scribus team
+Permission
+
+To use
+Licensing
+GNU General Public License
+
+******************************************************************
+
+SeaMonkey.png
+(128 × 128 pixels, file size: 18 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+Converted to SVG.svg This Logo image should be recreated using vector graphics as an SVG file. This has several advantages; see Commons:Media for cleanup for more information. If an SVG form of this image is already available, please upload it. After uploading an SVG, replace this template with {{vector version available|new image name.svg}}.
+
+
+
+SeaMonkey icon and logo
+Licensing
+
+Tri-licensed under the MPL/GPL/LGPL
+
+
+******************************************************************
+
+Sodipodi-logo_squirrel.svg
+(SVG file, nominally 744 × 744 pixels, file size: 9 KB)
+
+W3C \u2713 The source code of this SVG is valid
+Sodipodi-logo squirrel.svg
+
+This vector image was created with Sodipodi.
+Description Sodipodi-logo squirrel.svg
+
+"The Squirrel is originally found in a native-american art calendar. It can be considered the sodipodi logo by now."
+
+from [1]
+Date: 2007-07-05 (original upload date)
+Source: Originally from en.wikipedia; description page is/was here.
+Author: Original uploader was RaviC at en.wikipedia
+Permission
+
+GPL.
+
+******************************************************************
+
+Songbird.png
+(256 × 256 pixels, file size: 43 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+
+Songbird icon.
+
+http://www.songbirdnest.com/
+Licensing
+GNU General Public License
+
+
+Songbird_Logo.png
+(512 × 512 pixels, file size: 95 KB, MIME type: image/png)
+ Help about image annotations
+Description Songbird Logo.png
+English: en:Songbird icon.
+Date: 2008-11-19 (original upload date)
+Source: Transferred from en.wikipedia
+Author: Original uploader was Toehead2001 at en.wikipedia
+Permission
+
+GPL.
+License information
+GNU General Public License
+
+******************************************************************
+Songbird_bw.png
+(128 × 128 pixels, file size: 14 KB, MIME type: image/png)
+ Help about image annotations
+Description Songbird bw.png
+
+"Black-white 2 Vista" icon theme
+Date
+Source: http://www.opendesktop.org/content/show.php?content=72618
+Author: DBGthekafu
+Permission
+
+GPL
+
+
+GNU General Public License
+
+******************************************************************
+TeXworks_icon_128.png
+(128 × 128 pixels, file size: 26 KB, MIME type: image/png)
+ Help about image annotations
+Description TeXworks icon 128.png
+English: icon of software application TeXworks
+Date: 30 July 2009(2009-07-30)
+Source: image file from svn repository: http://code.google.com/p/texworks/source/browse/trunk#trunk/res/images
+Author: Jonathan Kew
+Permission
+GNU General Public License
+
+******************************************************************
+
+Umbrello-icon.svg
+(SVG file, nominally 128 × 128 pixels, file size: 3 KB)
+Description Umbrello-icon.svg
+
+Umbrello icon.
+Date: 21 December 2007(2007-12-21)
+Source: Own work
+Author: LordT
+Permission
+
+See below.
+GNU General Public License
+
+******************************************************************
+
+VLC.svg
+(SVG file, nominally 48 × 48 pixels, file size: 11 KB)
+Summary
+
+VLC icon, an illustration of a traffic cone.
+Licensing
+GNU General Public License
+
+******************************************************************
+
+Vimlogo.svg
+(SVG file, nominally 48 × 48 pixels, file size: 5 KB)
+Description Vimlogo.svg
+
+vim logo
+Date: 30 September 2006(2006-09-30)
+Source: Vimlogo.png
+reworked in svg
+Inkscape logo 2.svg
+
+This vector image was created with Inkscape.
+Author: User:D0ktorz
+Permission
+GNU General Public License
+
+******************************************************************
+
+Vuze_icon.png
+(128 × 128 pixels, file size: 16 KB, MIME type: image/png)
+ Help about image annotations
+Description Vuze icon.png
+English: New icon for the w:Vuze client (formerly Azureus); is a departure from old icon
+Date: 10 October 2008(2008-10-10)
+Source: From http://azureus.sourceforge.net/ and program files, specifically the Mac version of Vuze 4.0, filename: /Applications/Vuze.app/Contents/Resources/Vuze.icns
+Author: w:Vuze, Inc.
+Permission
+GNU General Public License
+
+******************************************************************
+
+Azureus.png
+(256 × 256 pixels, file size: 41 KB, MIME type: image/png)
+ Help about image annotations
+Description Azureus.png
+English: Azureus Icon (Dendrobates azureus)
+Date: 17 June 2008(2008-06-17)
+Source: http://azureus.sourceforge.net & from main program files.
+Author: Hippy deluxe/Tuanese
+Permission
+GNU General Public License
+
+******************************************************************
+WINE-Logo.svg
+(SVG file, nominally 248 × 399 pixels, file size: 2 KB)
+Description WINE-Logo.svg
+
+Self-made from en::Image:WINE-Logo.png.
+Date: 2007-04-23 (original upload date)
+Source: Originally from en.wikipedia; description page is/was here.
+Author: Vectorised by TotoBaggins at en.wikipedia
+Permission
+I, the copyright holder of this work, hereby publish it under the following license:
+GNU General Public License
+
+******************************************************************
+
+Wine_bw.png
+(128 × 128 pixels, file size: 20 KB, MIME type: image/png)
+ Help about image annotations
+Description Wine bw.png
+
+"Black-white 2 Vista" icon theme
+Date
+Source: http://www.opendesktop.org/content/show.php?content=72618
+Author: DBGthekafu
+Permission
+
+GPL
+
+
+GNU General Public License
+
+******************************************************************
+
+Wsicon.svg
+(SVG file, nominally 100 × 100 pixels, file size: 6 KB)
+Description Wsicon.svg
+
+SVG Wireshark icon, from the GPL'ed Wireshark source (see http://anonsvn.wireshark.org/wireshark/trunk/image/wsicon.svg), created by Gerald Combs.
+
+Vector replacement for en::Image:Wsicon48.png.
+Date: 2006-12-05 (first version); 2006-12-05 (last version)
+Source: Originally from en.wikipedia; description page is/was here.
+Author: Original uploader was Ktdreyer at en.wikipedia
+Permission
+
+GPL.
+License information
+GNU General Public License
+
+******************************************************************
+Wireshark_Icon.png
+(200 × 200 pixels, file size: 18 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+
+Wireshark application icon.
+
+http://www.wireshark.org/
+Inkscape SVG plain.svg A vector version of this image (SVG) is available.
+It should be used in place of this raster image when superior.
+File:Wireshark Icon.png Gtk-go-forward-ltr.svg File:Wsicon.svg
+
+For more information about vector graphics, read about Commons transition to SVG.
+There is also information about MediaWiki's support of SVG images.
+
+
+
+New SVG image
+Licensing
+GNU General Public License
+
+******************************************************************
+
+GNU-Nano-Logo.png
+(299 × 300 pixels, file size: 5 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+Description GNU-Nano-Logo.png
+
+ASCII-Art Logo for GNU Nano
+Date: 13 December 2008(2008-12-13)
+Source: GPL Source rendered by Iceweasel 3.0, cropped by the Gimp
+Author: http://www.nano-editor.org/
+Permission
+This screenshot either does not contain parts or visuals of copyrighted programs, or the author has released it under a free license (which should be indicated beneath this notice), and as such follows the licensing guidelines for screenshots of Wikimedia Commons. You may use it freely according to its particular license.
+
+Free Software License:
+GNU General Public License
+
+******************************************************************
+
+JEdit.png
+(128 × 128 pixels, file size: 12 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+
+jEdit icon
+
+ * http://www.jedit.org/
+
+Licensing
+GNU General Public License
+
+******************************************************************
+
+JEdit_text.png
+(128 × 128 pixels, file size: 13 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+
+jEdit text file
+
+ * http://www.jedit.org/
+
+Licensing
+GNU General Public License
+
+******************************************************************
+
+Yi-logo.png
+(64 × 64 pixels, file size: 3 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+Description Yi-logo.png
+English: The GPL logo of the Haskell text editor Yi.
+Date: 21 June 2007(2007-06-21)
+Source: http://haskell.org/haskellwiki/Image:Yi-logo.png
+Author: Jean Philippe Bernardy
+Permission
+
+GPL
+
+
+Licensing
+GNU General Public License
+
+******************************************************************
+
+ACE.png
+(128 × 128 pixels, file size: 12 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+
+ACE icon.
+
+ * http://ace.iserver.ch/
+
+[1]
+Licensing
+GNU General Public License
+
+******************************************************************
+
+Kile.svg
+(SVG file, nominally 745 × 745 pixels, file size: 4 KB)
+Summary
+
+Kile icon.
+
+ * http://kile.sourceforge.net/
+
+Licensing
+GNU General Public License
+
+******************************************************************
+
+GThumb_logo.png
+(48 × 48 pixels, file size: 4 KB, MIME type: image/png)
+ Help about image annotations
+
+Logo of en:gThumb. Obtained from source packages http://ftp.gnome.org/pub/GNOME/sources/gthumb/.
+
+
+GNU General Public License
+
+******************************************************************
+
+Gajim.svg
+(SVG file, nominally 48 × 48 pixels, file size: 19 KB)
+Summary
+
+Gajim
+
+ * http://gajim.org/
+
+Licensing
+GNU General Public License
+
+******************************************************************
+
+Phex.png
+(128 × 128 pixels, file size: 7 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+
+Phex
+
+ * http://phex.kouk.de/
+
+Licensing
+GNU General Public License
+
+******************************************************************
+
+AMSN_icon.png
+(128 × 128 pixels, file size: 19 KB, MIME type: image/png)
+ Help about image annotations
+Description AMSN icon.png
+English: aMSN icon
+Date: 2005-12-03 (original upload date)
+Source: http://amsn.sourceforge.net
+Author: aMSN
+Permission
+GNU General Public License
+
+******************************************************************
+
+AbiWord.svg
+(SVG file, nominally 128 × 128 pixels, file size: 7 KB)
+Description AbiWord.svg
+
+AbiWord backup icon. http://www.abisource.com/
+Date: 2009-06-04 20:22 (UTC)
+Source: * AbiWord.png
+
+Author: * AbiWord.png: User:CyberSkull
+ * derivative work: Bugboy52.40 (talk)
+
+Permission
+
+see below
+
+
+Nuvola apps kolourpaint.png This is a retouched picture, which means that it has been digitally altered from its original version. Modifications: Converted to vector graphics. The original can be viewed here: AbiWord.png. Modifications made by Bugboy52.40.
+
+
+I, the copyright holder of this work, hereby publish it under the following license:
+GNU General Public License
+
+******************************************************************
+
+Apollon-icon.svg
+(SVG file, nominally 678 × 746 pixels, file size: 29 KB)
+Description Apollon-icon.svg
+English: Apollon Program Icon.
+Español: Ícono de Apollon.
+Italiano: Icona di Apollon.
+Date: 13:14, 7 April 2008 (UTC)
+Source: Image:Apollon-icon.png
+Author: chris \u8ad6
+Permission
+(Reusing this image) see below
+Other versions Image:Apollon-icon.png
+
+
+GNU General Public License
+
+******************************************************************
+
+Audacity.svg
+(SVG file, nominally 48 × 48 pixels, file size: 13 KB)
+Summary
+
+Audacity icon
+
+Source: Tango
+Licensing
+GNU General Public License
+
+******************************************************************
+
+Avahi-logo.svg
+(SVG file, nominally 42 × 32 pixels, file size: 61 KB)
+Description Avahi-logo.svg
+
+Logo for the Avahi project
+Date: 25 August 2006(2006-08-25)
+Source: [1]
+Author: Avahi Project/Lennart
+Permission
+GNU Lesser General Public License
+
+******************************************************************
+
+Autopackage-logo.png
+(265 × 265 pixels, file size: 52 KB, MIME type: image/png)
+ Help about image annotations
+Description Autopackage-logo.png
+
+Logo of http://autopackage.org
+Date: unknown
+Source: http://blog.nicosmos.free.fr/public/old/autopackage-logo.png
+Author: autopackage developers
+Permission
+
+autopackage is free software
+GNU Lesser General Public License
+
+******************************************************************
+
+BOINCManager_Old.png
+(128 × 128 pixels, file size: 18 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+
+Berkeley Open Infrastructure for Network Computing (BOINC) Manager old icon.
+
+ * http://boinc.berkeley.edu/
+
+Licensing
+GNU General Public License
+
+******************************************************************
+
+BOINCManager.png
+(128 × 128 pixels, file size: 30 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+
+Berkeley Open Infrastructure for Network Computing (BOINC) Manager icon.
+
+ * http://boinc.berkeley.edu/
+
+Licensing
+GNU General Public License
+
+******************************************************************
+
+Battle_for_Wesnoth.png
+(128 × 128 pixels, file size: 29 KB, MIME type: image/png)
+ Help about image annotations
+Description Battle for Wesnoth.png
+
+Battle for Wesnoth icon
+Date
+Source: http://www.wesnoth.org/
+Author
+This media is lacking author information.
+
+
+Permission
+
+See below.
+Licensing
+GNU General Public License
+
+******************************************************************
+
+Bochs.png
+(128 × 128 pixels, file size: 24 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+
+Bochs icon.
+
+http://bochs.sourceforge.net/
+Licensing
+GNU General Public License
+
+******************************************************************
+
+Boxee.png
+(512 × 512 pixels, file size: 114 KB, MIME type: image/png)
+ Help about image annotations
+Description Boxee.png
+
+Boxee application icon
+Date
+Source: http://boxee.tv/
+Author: Boxee project
+Permission
+GNU General Public License
+
+******************************************************************
+
+Breve.png
+(128 × 128 pixels, file size: 17 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+
+breve icon.
+
+http://www.spiderland.org/breve/
+Licensing
+GNU General Public License
+
+******************************************************************
+
+Burn.png
+(512 × 512 pixels, file size: 118 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+Description Burn.png
+
+Burn icon
+Date
+Source: http://sourceforge.net/projects/burn-osx/
+Author: Paul Goodrich
+Permission
+
+See below.
+Licensing
+GNU General Public License
+
+******************************************************************
+
+CSpace.png
+(48 × 48 pixels, file size: 3 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+Description CSpace.png
+
+CSpace icon
+Date
+Source: http://www.cspace.in/
+Author
+This media is lacking author information.
+
+
+Permission
+
+See below.
+Licensing
+GNU General Public License
+
+******************************************************************
+
+Chicken_of_the_VNC.png
+(128 × 128 pixels, file size: 15 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+
+Chicken of the VNC icon.
+
+http://sourceforge.net/projects/cotvnc/
+Licensing
+GNU General Public License
+
+******************************************************************
+
+ClamWin_icon.png
+(162 × 162 pixels, file size: 28 KB, MIME type: image/png)
+ Help about image annotations
+Licensing
+GNU General Public License
+
+******************************************************************
+
+Coccinella.png
+(128 × 128 pixels, file size: 17 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+
+Coccinella icon.
+
+http://hem.fyristorg.com/matben/index.html
+
+
+Licensing
+GNU General Public License
+
+******************************************************************
+
+ElectrEm.png
+(128 × 128 pixels, file size: 20 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+
+ElectrEm icon.
+
+http://sourceforge.net/projects/electrem/
+Licensing
+GNU General Public License
+
+******************************************************************
+
+Enigma_icon.png
+(128 × 128 pixels, file size: 18 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+
+Enigma icon.
+
+http://www.nongnu.org/enigma/
+Licensing
+GNU General Public License
+
+******************************************************************
+
+Ethereal_icon.png
+(48 × 48 pixels, file size: 5 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+
+Ethereal icon.
+
+http://www.ethereal.com/
+Licensing
+GNU General Public License
+
+******************************************************************
+
+FDM_icon.png
+(48 × 48 pixels, file size: 4 KB, MIME type: image/png)
+ Help about image annotations
+Description FDM icon.png
+
+The Free Download Manager icon.
+Date
+Source: http://freedownload.svn.sourceforge.net/viewvc/freedownload/FDM/res/fdm.ico
+Author: Free Download Manager Team
+Permission
+GNU General Public License
+
+******************************************************************
+
+FakeNES.png
+(128 × 128 pixels, file size: 22 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+
+FakeNES icon
+
+ * http://fakenes.sourceforge.net/
+
+Licensing
+GNU General Public License
+
+******************************************************************
+FinkCommander_in_use.png
+(128 × 128 pixels, file size: 18 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+
+FinkCommander in use icon.
+
+http://finkcommander.sourceforge.net/
+Licensing
+GNU General Public License
+
+******************************************************************
+
+Fire_icon.png
+(128 × 128 pixels, file size: 24 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+
+Icon from the Fire IM client, taken from version 1.5.4.
+
+ * http://fire.sourceforge.net/
+
+Licensing
+GNU General Public License
+
+******************************************************************
+
+FreeMat.png
+(128 × 128 pixels, file size: 7 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+
+FreeMat icon.
+
+ * http://sourceforge.net/projects/freemat/
+
+Licensing
+GNU General Public License
+
+******************************************************************
+
+FrostWire.png
+(128 × 128 pixels, file size: 25 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+
+FrostWire
+
+ * http://www.frostwire.com/
+
+Licensing
+GNU General Public License
+
+
+Frozen_Bubble_icon.png
+(128 × 128 pixels, file size: 25 KB, MIME type: image/png)
+ Help about image annotations
+Description Frozen Bubble icon.png
+
+Icon of Frozen Bubble
+Date: 2006(2006)
+Source: http://www.frozen-bubble.org/
+Author: Guillaume Cottenceau, Alexis Younes (Ayo73), Matthias Le Bidan (Matths), Kim and David Joham, Amaury Amblard-Ladurantie
+Permission
+
+According to this page, this file is
+GNU General Public License
+
+******************************************************************
+
+GDesklets.png
+(48 × 48 pixels, file size: 4 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+
+gDesklets icon.
+
+http://www.gdesklets.org/
+Licensing
+GNU General Public License
+
+******************************************************************
+
+GLTron.png
+(128 × 128 pixels, file size: 33 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+
+GLTron icon.
+
+http://sourceforge.net/projects/gltron/
+Licensing
+GNU General Public License
+
+
+GNUstep.png
+(45 × 45 pixels, file size: 756 B, MIME type: image/png)
+ Help about image annotations
+
+GNUstep icon from Window Maker 0.80.0-4.1 (wmaker package on Debian GNU/Linux), a NeXTSTEP-like window manager for X Window System:
+
+ * /usr/share/WindowMaker/Icons/GNUstep.tiff
+
+Copyright and license:
+
+ * http://packages.debian.org/changelogs/pool/main/w/wmaker/wmaker_0.80.0-4.2/wmaker.copyright
+
+File information:
+
+ * http://cvs.windowmaker.org/cvs.php/wm/WindowMaker/Icons/GNUstep.tiff?
+
+Software package:
+
+ * http://packages.debian.org/stable/x11/wmaker
+
+GNU General Public License
+
+******************************************************************
+
+GalaxyMage.png
+(64 × 64 pixels, file size: 6 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+
+GalaxyMage icon.
+
+http://www.galaxymage.org/
+Licensing
+GNU General Public License
+
+******************************************************************
+
+Globulation_2.png
+(128 × 128 pixels, file size: 12 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+
+Globulation 2 icon.
+
+http://www.globulation2.org/
+Licensing
+GNU General Public License
+
+******************************************************************
+
+IScrobbler.png
+(128 × 128 pixels, file size: 18 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+
+iScrobbler icon.
+
+http://www.last.fm/help/plugin/
+Licensing
+GNU General Public License
+
+******************************************************************
+
+ITheater.png
+(128 × 128 pixels, file size: 14 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+
+iTheater icon
+
+http://www.itheaterproject.com/
+Licensing
+GNU General Public License
+
+******************************************************************
+
+ImgSeek.png
+(32 × 32 pixels, file size: 2 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+
+imgSeek icon.
+
+http://sourceforge.net/projects/imgseek/
+Licensing
+GNU General Public License
+
+******************************************************************
+
+InfiniteCanvase.png
+(128 × 128 pixels, file size: 15 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+
+InfiniteCanvase icon
+Licensing
+GNU General Public License
+
+******************************************************************
+
+Kantaris_icon.png
+(256 × 256 pixels, file size: 11 KB, MIME type: image/png)
+ Help about image annotations
+Description Kantaris icon.png
+
+The Kantaris Media Player icon.
+Date: Probably 2007
+Source: http://kantaris.svn.sourceforge.net/viewvc/kantaris/trunk/Kantaris/media%20icon%20v3.ico
+Author: Christofer Persson
+Permission
+GNU Lesser General Public License
+
+******************************************************************
+
+Kdedragonplayer.png
+(128 × 128 pixels, file size: 18 KB, MIME type: image/png)
+ Help about image annotations
+Description Kdedragonplayer.png
+English: Icon for Dragon Player from version 2.0.1
+Deutsch: Icon für Dragon Player seit Version 2.0.1
+Date: 2008-03-22 (original upload date)
+(Original text : Feb 25, 2008)
+Source: Transferred from en.wikipedia; transfered to Commons by User:Speck-Made using CommonsHelper.
+(Original text : http://monroe.nu/archives/127-Dragon-and-Quassel.html)
+Author: Eugene Trounev Original uploader was Brisvegas at en.wikipedia
+Permission
+
+Released under the GNU Free Documentation License.
+(Original text : free software icon)
+License information
+GNU Lesser General Public License
+
+******************************************************************
+
+KeePass_icon.png
+(256 × 256 pixels, file size: 33 KB, MIME type: image/png)
+ Help about image annotations
+Description KeePass icon.png
+
+The KeePass Password Safe icon.
+Date: 2004(2004)
+Source: "Ext/Icons" directory of the KeePass source code
+Author: Christopher Bolin
+Permission
+GNU General Public License
+
+******************************************************************
+
+KeePassX_icon.svg
+(SVG file, nominally 48 × 48 pixels, file size: 19 KB)
+Description KeePassX icon.svg
+
+KeePassX logo
+Date: 2009-08-06 14:52 (UTC)
+Source: * KeePassX_icon_32x32.png
+
+Author: * KeePassX_icon_32x32.png: Otto S.
+ * derivative work: vectorization by http://svgicons.o7a.net/keepassx.php, retouching by Miguelito Vieira (talk)
+
+Permission
+
+see below
+
+
+I, the copyright holder of this work, hereby publish it under the following license:
+GNU General Public License
+
+******************************************************************
+
+Konqueror4_Logo.png
+(256 × 256 pixels, file size: 85 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+Description Konqueror4 Logo.png
+English: Konqueror New Logo for KDE4 (http://www.oxygen-icons.org/?page_id=4)
+Français : Logo de Konqueror à partir de sa version KDE4 (http://www.oxygen-icons.org/?page_id=4)
+Date
+Source: Oxygen Project
+Author: Oxygen Project, David Vigoni
+Permission
+
+See below.
+Licensing
+GNU Lesser General Public License
+
+******************************************************************
+
+LimeWire.png
+(128 × 128 pixels, file size: 27 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+
+LimeWire
+
+ * http://www.limewire.com/
+
+Licensing
+GNU General Public License
+
+******************************************************************
+
+Mac-on-Mac.png
+(128 × 128 pixels, file size: 13 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+
+Mac-on-Mac icon.
+
+http://www.maconmac.bastix.net/
+Licensing
+GNU General Public License
+
+******************************************************************
+
+MacBZFlag.png
+(128 × 128 pixels, file size: 11 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+
+Mac OS X BZFlag icon.
+
+ * http://www.bzflag.org/
+
+Licensing
+GNU Lesser General Public License
+
+******************************************************************
+
+Mupen64_icon.png
+(127 × 127 pixels, file size: 11 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+Description Mupen64 icon.png
+English: Mupen64's icon
+Date: 24 December 2005 (original upload date)
+Source: http://mupen64.emulation64.com
+Author: Mupen64
+Permission
+GNU General Public License
+
+******************************************************************
+
+MusicBrainz_Tagger_icon.png
+(32 × 32 pixels, file size: 554 B, MIME type: image/png)
+ Help about image annotations
+Summary
+
+MusicBrainz tagger icon.
+
+ * http://musicbrainz.org/doc/ClassicTaggerDownload
+
+Licensing
+GNU General Public License
+
+******************************************************************
+
+Mysql.svg
+(SVG file, nominally 48 × 48 pixels, file size: 55 KB)
+Description Mysql.svg
+
+Tangofied MySQL icon.
+Date: August 2007(2007-08)
+Source: http://www.quantum-bits.org/?page_id=3
+Author: Frédéric Bellaiche
+Permission
+GNU General Public License
+
+******************************************************************
+
+Mythtvfrontend.png
+(128 × 128 pixels, file size: 26 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+
+MythTV frontend icon.
+
+http://www.mythtv.org/
+Licensing
+GNU General Public License
+
+******************************************************************
+
+Nautilus_icon.svg
+(SVG file, nominally 48 × 48 pixels, file size: 12 KB)
+Summary
+Description Nautilus icon.svg
+English\u2009: Nautilus file manager icon
+
+Author: Ulisse Perusin
+Permission
+
+See below.
+Licensing
+GNU General Public License
+
+******************************************************************
+
+NicePlayer.png
+(128 × 128 pixels, file size: 4 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+
+NicePlayer icon.
+
+ * http://sourceforge.net/projects/niceplayer
+
+Licensing
+GNU General Public License
+ Help about image annotations
+Summary
+
+NicePlayer icon.
+
+ * http://sourceforge.net/projects/niceplayer
+
+Licensing
+GNU General Public License
+
+******************************************************************
+
+Okular.png
+(256 × 255 pixels, file size: 36 KB, MIME type: image/png)
+ Help about image annotations
+Description Okular.png
+English: Icon for the Okular document viewer
+Date: 2008-01-12 (original upload date)
+Source: Transferred from en.wikipedia
+(Original text : http://websvn.kde.org/trunk/KDE/kdebase/runtime/pics/oxygen/scalable/apps/graphics-viewer-document.svgz?view=log)
+Author: Original uploader was Skeith at en.wikipedia
+(Original text : Oxygen Team)
+Permission
+
+LGPL.
+(Original text : LGPL)
+
+
+Openttdlogo.svg
+(SVG file, nominally 256 × 248 pixels, file size: 16 KB)
+Description Openttdlogo.svg
+
+Logo of OpenTTD
+Date: 2005-01-22; 2008-02-02
+Source: PNG version at OpenTTD source tarball
+Author: OpenTTD project; traced by User:Stannered
+Permission
+GNU General Public License
+
+******************************************************************
+
+Pengupop.png
+(48 × 48 pixels, file size: 5 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+
+Pengupop icon.
+
+ * http://www.junoplay.com/pengupop
+
+Licensing
+GNU General Public License
+
+******************************************************************
+
+Perian_icon.png
+(512 × 512 pixels, file size: 106 KB, MIME type: image/png)
+ Help about image annotations
+Description Perian icon.png
+
+Perian preference pane icon
+Date: 24 December 2008(2008-12-24)
+Source: Macintosh HD/Library/PreferencePanes/Perian.prefpane/Contents/Resources/Perian icon.icns
+Author: Perian Team
+Permission
+GNU Lesser General Public License
+
+******************************************************************
+
+Pidgin.svg
+(SVG file, nominally 48 × 48 pixels, file size: 21 KB)
+Summary
+Description Pidgin.svg
+
+Pidgin icon
+Date
+Source: http://www.pidgin.im/
+Author
+This media is lacking author information.
+
+
+Permission
+
+See below.
+Licensing
+GNU General Public License
+
+******************************************************************
+
+Psi_icon.png
+(128 × 128 pixels, file size: 14 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+
+Psi icon
+
+ * http://psi-im.org/
+
+Licensing
+GNU General Public License
+
+******************************************************************
+
+QtiPlot_logo.png
+(128 × 128 pixels, file size: 14 KB, MIME type: image/png)
+ Help about image annotations
+Description QtiPlot logo.png
+
+en:QtiPlot Logo (GPL software, documentation under GFDL)
+Date: Apr 15 19:27:29 2007 (SVN upload) [1]
+Source: http://soft.proindependent.com/qtiplot_logo.png
+Author: QtiPlot Developers Team
+Permission
+
+GNU GPL / GNU FDL
+Licensing
+GNU General Public License
+
+******************************************************************
+
+Quod_Libet.png
+(64 × 64 pixels, file size: 2 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+
+Quod Libet icon.
+
+http://www.sacredchao.net/quodlibet/
+Licensing
+GNU General Public License
+
+
+RKWard_logo.svg
+(SVG file, nominally 60 × 60 pixels, file size: 24 KB)
+Description RKWard logo.svg
+
+Logo of the R frontend RKWard.
+Date: 2005-29-04
+Source: RKWard project
+Author: Marco Martin
+Permission
+GNU Lesser General Public License
+Description RKWard logo.svg
+
+Logo of the R frontend RKWard.
+Date: 2005-29-04
+Source: RKWard project
+Author: Marco Martin
+Permission
+GNU Lesser General Public License
+
+******************************************************************
+
+RadiantIcon.png
+(32 × 32 pixels, file size: 434 B, MIME type: image/png)
+ Help about image annotations
+Summary
+
+The GtkRadiant Icon taken from the program, should be GPL.
+Licensing
+GNU General Public License
+
+******************************************************************
+
+
+Retrosharelogo1.png
+(128 × 128 pixels, file size: 18 KB, MIME type: image/png)
+ Help about image annotations
+Description Retrosharelogo1.png
+
+The RetroShare logo.
+Date
+Source: http://retroshare.svn.sourceforge.net/viewvc/retroshare/trunk/retroshare-gui/src/gui/images/retrosharelogo1.png (also on http://retroshare.svn.sourceforge.net/viewvc/retroshare/www/img/retrosharelogo1.png)
+Author: RetroShare Team (please correct if you know who actually created these logos)
+Permission
+GNU General Public License
+
+******************************************************************
+
+Retrosharelogo2.png
+(128 × 128 pixels, file size: 18 KB, MIME type: image/png)
+ Help about image annotations
+Description Retrosharelogo2.png
+
+The RetroShare logo.
+Date
+Source: http://retroshare.svn.sourceforge.net/viewvc/retroshare/trunk/retroshare-gui/src/gui/images/retrosharelogo2.png (also on http://retroshare.svn.sourceforge.net/viewvc/retroshare/www/img/retrosharelogo2.png)
+Author: RetroShare Team (please correct if you know who actually created these logos)
+Permission
+GNU General Public License
+
+******************************************************************
+
+
+Rhythmbox.png
+(48 × 48 pixels, file size: 2 KB, MIME type: image/png)
+ Help about image annotations
+Description Rhythmbox.png
+English: Rhythmbox icon
+Date: 2005-12-16 (original upload date)
+Source: http://www.gnome.org/projects/rhythmbox/
+Author: Rhythmbox project
+Permission
+GNU General Public License
+
+******************************************************************
+
+RoboWar.png
+(32 × 32 pixels, file size: 464 B, MIME type: image/png)
+ Help about image annotations
+Summary
+
+RoboWar icon.
+
+ * http://robowar.sourceforge.net/
+
+Licensing
+GNU General Public License
+
+******************************************************************
+
+Rocks'n'Diamonds.png
+(128 × 128 pixels, file size: 2 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+
+Rocks'n'Diamonds icon.
+
+ * http://www.artsoft.org/rocksndiamonds/
+
+Licensing
+GNU General Public License
+
+******************************************************************
+
+Scorched_3D.png
+(32 × 32 pixels, file size: 2 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+
+Scorched 3D icon.
+
+ * http://www.scorched3d.co.uk/
+
+Licensing
+GNU General Public License
+
+******************************************************************
+
+Shareaza.png
+(48 × 48 pixels, file size: 2 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+Description Shareaza.png
+English: Shareaza icon
+Date: 2006-04-25 (original upload date)
+Source: https://sourceforge.net/projects/shareaza/
+Author: Shareaza project
+Permission
+GNU General Public License
+
+******************************************************************
+
+SheepShaver.png
+(32 × 32 pixels, file size: 1 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+
+SheepShaver icon.
+
+http://sheepshaver.cebix.net/
+Licensing
+GNU General Public License
+
+******************************************************************
+
+Sound_juicer_logo.svg
+(SVG file, nominally 48 × 48 pixels, file size: 50 KB)
+Summary
+
+The Sound Juicer logo
+Licensing
+GNU General Public License
+
+******************************************************************
+
+Stratagus.png
+(32 × 32 pixels, file size: 2 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+
+Stratagus icon.
+
+ * http://stratagus.sourceforge.net/index.shtml
+
+Licensing
+GNU General Public License
+
+******************************************************************
+
+SuperKaramba.svg
+(SVG file, nominally 1,024 × 1,024 pixels, file size: 27 KB)
+Summary
+
+SuperKaramba icon.
+
+http://netdragon.sourceforge.net/
+Licensing
+GNU General Public License
+
+******************************************************************
+Sylpheed.png
+(128 × 128 pixels, file size: 12 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+
+Sylpheed icon.
+
+http://sylpheed.good-day.net/
+Licensing
+GNU General Public License
+
+******************************************************************
+
+
+Ted.png
+(128 × 128 pixels, file size: 6 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+
+ted icon.
+
+ * http://sourceforge.net/projects/ted/
+
+Licensing
+GNU General Public License
+
+******************************************************************
+
+UFO_Alien_Invasion.png
+(32 × 32 pixels, file size: 2 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+
+UFO: Alien Invasion icon.
+
+ * http://ufo.myexp.de/
+
+Licensing
+GNU General Public License
+
+******************************************************************
+User-krusader.svg
+(SVG file, nominally 200 × 200 pixels, file size: 11 KB)
+Description User-krusader.svg
+English: icon of the KDE orthodox (double pane) file manager Krusader
+Deutsch: Piktogramm des (zweispaltigen) KDE-Dateimanagers Krusader
+Date: August 2005(2005-08)
+Source: derived from krusader_icons_.svg from http://kde-look.org/content/show.php?content=28134
+Author: Andrew Neupokoev
+Permission
+GNU General Public License
+
+******************************************************************
+
+VICE.png
+(128 × 128 pixels, file size: 13 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+
+VICE icon.
+
+http://www.viceteam.org/
+Licensing
+GNU General Public License
+
+******************************************************************
+
+VisualBoyAdvance.png
+(128 × 128 pixels, file size: 21 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+
+VisualBoyAdvance
+
+VisualBoyAdvance SourceForge page
+Licensing
+GNU General Public License
+
+******************************************************************
+
+XaraLX-Icon.png
+(32 × 32 pixels, file size: 2 KB, MIME type: image/png)
+ Help about image annotations
+Description XaraLX-Icon.png
+English: Xara Xtreme LX icon. From the Debian package xaralx 0.5r1184-1, as /usr/share/pixmaps/xaralx.png.
+Date: 2006-05-28 (original upload date)
+Source: Transferred from en.wikipedia
+Author: Original uploader was Wwwwolf at en.wikipedia
+Permission
+
+GPL.
+Licensing
+GNU General Public License
+
+******************************************************************
+
+Yabause.png
+(32 × 32 pixels, file size: 2 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+
+Yabuse icon.
+
+ * http://sourceforge.net/projects/yabause/
+
+Licensing
+GNU General Public License
+
+******************************************************************
+
+Zsnes_icon.png
+(64 × 64 pixels, file size: 7 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+
+ZSNES icon. http://www.zsnes.com/
+Licensing
+GNU General Public License
+
+******************************************************************
+
+1964.png
+(32 × 32 pixels, file size: 219 B, MIME type: image/png)
+ Help about image annotations
+Summary
+Description 1964.png
+
+1964 icon
+Date: 03 May 2006 (Upload date)
+Source: http://sourceforge.net/project/showfiles.php?group_id=27710
+Author: 1964
+Permission
+GNU General Public License
+
+******************************************************************
+
+Logo_xchat.png
+(48 × 48 pixels, file size: 3 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+Description Logo xchat.png
+
+Logo of the GPL software Xchat
+Date
+Source: XChat
+Author: zed
+Permission
+
+See below.
+Licensing
+GNU General Public License
+
+******************************************************************
+
+GFTPlogo.png\u200e (295 × 110 pixels, file size: 42 KB, MIME type: image/png)
+ Help about image annotations
+Description GFTPlogo.png
+
+gFTP logo
+Date
+
+25 April 2009(2009-04-25)
+Source
+
+http://gftp.seul.org/
+Author
+
+Brian Masney
+
+Permission
+
+
+******************************************************************
+Logo_jbrout.png\u200e (32 × 32 pixels, file size: 2 KB, MIME type: image/png)
+ Help about image annotations
+Contents
+[hide]
+
+ * 1 Summary
+ * 2 Licensing
+ * 3 Usage:
+ * 4 Related galleries:
+
+[edit] Summary
+Description Logo jbrout.png
+
+logo_jbrout.png
+Date
+
+(le 8 décembre 2006)
+Source
+
+[1]
+Author
+
+manatlan
+Permission
+(Reusing this image)
+
+See below.
+[edit] Licensing
+GNU head This work 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 2 of the License, or any later version. This work 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 version 2 and version 3 of the GNU General Public License for more details.
+
+
+******************************************************************
+File:Mosaiclogo.png
+Size of this preview: 545 × 599 pixels
+Full resolution\u200e (666 × 732 pixels, file size: 298 KB, MIME type: image/png)
+ Help about image annotations
+Description Mosaiclogo.png
+
+Mosaic spinning logo, courtesy of the National Center for Supercomputing Applications (NCSA) and the Board of Trustees of the University of Illinois.
+Date
+
+c. 1993
+Source
+
+NCSA Image Archive
+Author
+
+NCSA
+Permission
+GNU General Public License
+
+
+*****************************************************************
+
+
+ThousandParsec.png
+
+ (256 × 256 pixels, file size: 32 KB, MIME type: image/png)
+ Help about image annotations
+
+Description ThousandParsec.png
+Thousand Parsec Logo Source URL: http://darcs.thousandparsec.net/repos/media/promotion/logo/zzorn.png
+
+Date
+2006-11-19 (original upload date)
+
+Source
+Originally from en.wikipedia; description page is/was here.
+
+Author
+Original uploader was JLP at en.wikipedia
+
+Permission
+
+GPL.
+License information
+GNU General Public License
+
+
+*****************************************************************
+
+
+Gnumail.png
+
+ (183 × 250 pixels, file size: 45 KB, MIME type: image/png)
+ Help about image annotations
+
+Summary
+
+Description Gnumail.png
+GNUMail logo
+
+Date
+3 March 2009(2009-03-03)
+
+Source
+http://collaboration-world.com/gnumail
+
+Author
+This media is lacking author information.
+
+Permission
+
+Free Software License:
+GNU General Public License
+
+
+*****************************************************************
+
+
+Monodevelop_Logo.svg
+
+ (SVG file, nominally 48 × 48 pixels, file size: 20 KB)
+
+Summary
+
+Description Monodevelop Logo.svg
+Monodevelop's Logo
+
+Date
+
+Source
+Monodevelop
+
+Author
+MonoDevelop Team (uploaded by RaphaelJavaux)
+
+Permission
+
+Free Software License:
+GNU General Public License
+
+
+*****************************************************************
+
+
+Mtpaint-logo.png
+
+ (32 × 32 pixels, file size: 493 B, MIME type: image/png)
+ Help about image annotations
+
+Summary
+
+Description Mtpaint-logo.png
+English: The official mtPaint logo.
+
+Date
+2006-10-19 (original upload date)
+(Original text : "created 19. Oct. 2006")
+
+Source
+Transferred from en.wikipedia
+(Original text : http://mtpaint.sourceforge.net/icon.png)
+
+Author
+Mark Tyler. Original uploader was Solo pixel at en.wikipedia
+
+Permission
+
+GPL.
+(Original text : Distributed with the mtPaint program as GPL.)
+License information
+GNU General Public License
+
+
+*****************************************************************
+
+
+Mupen64plus.svg
+
+ (SVG file, nominally 127 × 127 pixels, file size: 52 KB)
+
+Description Mupen64plus.svg
+Mupen64plus logo
+
+Date
+05/11/2009
+
+Source
+Mupen64plus source package
+
+Author
+Mupen64plus developer team
+
+Permission
+
+Free Software License:
+GNU General Public License
+
+
+*****************************************************************
+
+
+NetSurf.svg
+
+ (SVG file, nominally 603 × 603 pixels, file size: 3 KB)
+Contents
+[hide]
+ * 1 Summary
+ * 2 The MIT License
+ * 3 Licensing
+ * 4 Usage:
+
+Summary
+
+Description NetSurf.svg
+English: This is the Netsurf logo under di MIT License
+Italiano: Si tratta del logo di Netsurf sotto Licenza MIT
+
+Date
+2003(2003)
+
+Source
+English: The page where the image is released
+Italiano: La pagina dove l'mmagine è distribuita
+
+Author
+English: Netsurf devolopers
+Italiano: Sviluppatori di NetSurf
+
+Permission
+
+English: GPL-compatible MIT License, the license
+Italiano: Licenza MIT GPL compatibile, la licenza
+
+
+*****************************************************************
+
+
+Synkron.png
+
+ (128 × 128 pixels, file size: 11 KB, MIME type: image/png)
+ Help about image annotations
+
+Description Synkron.png
+Icon of the Synkron logiciel
+
+Date
+
+Source
+http://synkron.sourceforge.net/about.shtml
+
+Author
+This media is lacking author information.
+
+Permission
+
+Free Software License:
+GNU General Public License
+
+*****************************************************************
+
+
+Tux_paint_logo.png
+
+ (535 × 471 pixels, file size: 38 KB, MIME type: image/png)
+ Help about image annotations
+
+Description Tux paint logo.png
+Logo de Tux Paint
+
+Date
+17 November 2008(2008-11-17)
+
+Source
+http://www.tuxpaint.org/
+
+Author
+Bill Kendrick
+
+Permission
+
+Free Software License:
+GNU General Public License
+
+*****************************************************************
+
+
+Wammu-logo.png
+
+ (192 × 192 pixels, file size: 12 KB, MIME type: image/png)
+ Help about image annotations
+
+Description Wammu-logo.png
+English: Wammu logo.
+Polski: Logo Wammu.
+
+Date
+
+Source
+from en Wiki
+
+Author
+Nijel
+
+Permission
+
+Free Software License:
+GNU General Public License
+
+*****************************************************************
+
+
+Wf-logo_wiki.png
+
+ (135 × 135 pixels, file size: 10 KB, MIME type: image/png)
+ Help about image annotations
+
+Summary
+WorldForge Logo. This current logo was created by Jason Oppel, based on the logo design by Uta Szymanek.
+
+Licensing
+GNU General Public License
+GNU Lesser General Public License 2.1
+
+*****************************************************************
+
+
+GNUnet_logo.svg
+
+ (SVG file, nominally 293 × 303 pixels, file size: 172 KB)
+
+Summary
+Official logo of the GNUnet project - "a framework for secure peer-to-peer networking". Combines the GNU logo with a spider-net.
+
+Author: Nicklas Larsson, GNUnet logo concept: Christian Muellner
+
+Licensing
+GNU General Public License
+
+
+*****************************************************************
+
+
+Freenet_icon.png
+
+ (72 × 54 pixels, file size: 1 KB, MIME type: image/png)
+ Help about image annotations
+
+Description Freenet icon.png
+http://www.freenetproject.org
+
+Date
+2006-06-15 (original upload date)
+
+Source
+Originally from en.wikipedia; description page is/was here.
+
+Author
+Original uploader was Screenshotguy at en.wikipedia
+
+Permission
+
+GPL.
+License information
+GNU General Public License
+
+
+*****************************************************************
+
+
+Dream_comm_orkut.png
+
+ (108 × 109 pixels, file size: 18 KB, MIME type: image/png)
+ Help about image annotations
+Contents
+[hide]
+ * 1 Sumário
+ * 2 Licensing
+ * 3 Usage:
+ * 4 Related galleries:
+Sumário
+
+Description Dream comm orkut.png
+Logomarca do programa de computador DreaMule
+
+Date
+17 July 2007(2007-07-17)
+
+Source
+Criação própria
+
+Author
+Juan Lourenço e Bruno Cabral
+
+Permission
+
+Além do programa ser GNU GPL, sou da equipe de desenvolvimento - basta olhar o nome nos créditos do programa entrando em "Sobre", ou confirmando meu nome como administrador do Fórum Oficial do DreaMule.
+
+Licensing
+GNU Free Documentation License, Version 1.2
+
+
+*****************************************************************
+
+
+Metacity.png
+
+ (48 × 48 pixels, file size: 2 KB, MIME type: image/png)
+ Help about image annotations
+
+Summary
+found at ftp://ftp.gnome.org/pub/gnome/sources/metacity/metacity.png
+
+Licensing
+GNU General Public License
+
+*****************************************************************
+
+
+Fluxbox_logo_black.svg
+
+ (SVG file, nominally 502 × 312 pixels, file size: 11 KB)
+
+Description Fluxbox logo black.svg
+English: Fluxbox logo
+
+Date
+5 July 2009(2009-07-05)
+
+Source
+http://fc09.deviantart.com/fs46/f/2009/186/a/1/Fluxbox_logo_by_qwerty013.svg
+
+Author
+Kabakov Boris
+
+Permission
+
+GNU General Public License
+
+
+*****************************************************************
+
+
+AbiWord_RTF.png
+
+ (128 × 128 pixels, file size: 12 KB, MIME type: image/png)
+ Help about image annotations
+
+Summary
+AbiWord RTF icon.
+http://www.abisource.com/
+
+Licensing
+GNU General Public License
+
+
+*****************************************************************
+
+
+AbiWord_Document.png
+
+ (128 × 128 pixels, file size: 11 KB, MIME type: image/png)
+ Help about image annotations
+
+Summary
+AbiWord backup icon.
+http://www.abisource.com/
+
+Licensing
+GNU General Public License
+
+
+*****************************************************************
+
+
+Logo_Brasero.svg
+
+ (SVG file, nominally 48 × 48 pixels, file size: 24 KB)
+
+Description Logo Brasero.svg
+Deutsch: Logo von Brasero
+
+Date
+11 March 2008(2008-03-11)
+
+Source
+part of free software Brasero (included in 0.8.2 tarball as data/icons/hicolor_apps_scalable_brasero.svg) (transferred from de:Image:Logo Brasero.svg)
+
+Author
+Philippe Rouquier, Luis Medinas
+
+Permission
+
+See below.
+License information
+GNU General Public License
+
+
+*****************************************************************
+
+
+Cheese-big.png
+
+ (300 × 300 pixels, file size: 33 KB, MIME type: image/png)
+ Help about image annotations
+
+Description Cheese-big.png
+Cheese Logo
+
+Date
+
+Source
+Cheese software
+
+Author
+Andreas Nilsson and Josef VybÃral
+
+Permission
+
+GPL
+Free Software License: GPL
+GNU General Public License
+
+
+*****************************************************************
+
+
+Gobby-logo.png
+
+ (128 × 128 pixels, file size: 11 KB, MIME type: image/png)
+ Help about image annotations
+
+Summary
+
+Description Gobby-logo.png
+Gobby logo
+
+Date
+9 April 2006(2006-04-09)
+
+Source
+Gobby Source Repository (http://darcs.0x539.de/gobby/contrib/artwork)
+
+Author
+Thomas Glatt
+
+Permission
+
+This work is heavily based on Gnomish-SVG (http://www.gnome-look.org/content/show.php?content=21296) and thus GPL'ed.
+
+Licensing
+GNU General Public License
+
+
+
+*****************************************************************
+
+
+Tomboy_logo.svg
+
+ (SVG file, nominally 48 × 48 pixels, file size: 25 KB)
+
+Description Tomboy logo.svg
+English: Logo of Tomboy. Obtained from source packages http://ftp.gnome.org/pub/GNOME/sources/tomboy/.
+
+Date
+2007-09-15 (original upload date)
+
+Source
+Transferred from en.wikipedia
+
+Author
+Original uploader was Rugby471 at en.wikipedia
+
+Permission
+
+LGPL.
+License information
+GNU Lesser General Public License 2.1
+
+
+*****************************************************************
+
+
+File:Icecat.png
+From Wikimedia Commons, the free media repository
+Jump to: navigation, search
+ * File
+ * File history
+ * File links
+File:Icecat.png
+Size of this preview: 600 × 600 pixels
+Full resolution
+
+ (650 × 650 pixels, file size: 177 KB, MIME type: image/png)
+ Help about image annotations
+
+Description Icecat.png
+English: Icon for the GNU IceCat web browser.
+
+Date
+English: uploaded to Commons: 2007-12-17
+
+Source
+English: Taken from http://www.gnu.org/software/gnuzilla/
+
+Author
+English: Hitflip team
+
+Permission
+
+Mozilla's MPL / GPL / LGPL tri-license.
+Nuvola apps mozilla.svg
+Mozilla Public License Version 1.1
+GNU General Public License
+GNU Lesser General Public License 2.1
+
+
+*****************************************************************
+
+
+
+
+Minefield-icon.png
+
+ (128 × 128 pixels, file size: 14 KB, MIME type: image/png)
+ Help about image annotations
+
+Summary
+
+Description Minefield-icon.png
+Minefield (Firefox trunk) logo
+
+Date
+
+Source
+http://www.mozilla.org/projects/minefield/minefield-icon.png
+
+Author
+Mozilla
+
+Permission
+
+GPL/LGPL/MPL tri-license
+
+Licensing
+Mozilla's MPL / GPL / LGPL tri-license.
+Nuvola apps mozilla.svg
+Mozilla Public License Version 1.1
+GNU General Public License
+GNU Lesser General Public License 2.1
+
+
+
+*****************************************************************
+
+
+MuCommanderLogo.gif
+
+ (48 × 48 pixels, file size: 2 KB, MIME type: image/gif)
+ Help about image annotations
+
+Description MuCommanderLogo.gif
+English: Icon of muCommander
+
+Date
+
+Source
+muCommander
+
+Author
+muCommander Team
+
+Permission
+
+Free Software License:
+GNU General Public License
+
+
+*****************************************************************
+
+
+Hicolor_apps_scalable_empathy.svg
+
+ (SVG file, nominally 120 × 120 pixels, file size: 11 KB)
+
+Description Hicolor apps scalable empathy.svg
+Deutsch: Ein Icon vom GNOME-icon-theme.
+English: An icon from the GNOME-icon-theme.
+Français : Une icône du GNOME-icon-theme.
+
+Date
+2007(2007)
+
+Source
+GNOME SVN / GNOME FTP
+
+Author
+GNOME icon artists
+
+Permission
+
+COPYING
+GNU General Public License
+
+
+
+*****************************************************************
+
+
+Evince_logo.svg
+
+ (SVG file, nominally 48 × 48 pixels, file size: 19 KB)
+
+Description Evince logo.svg
+English: Logo of en:Evince. Obtained from source packages http://ftp.gnome.org/pub/GNOME/sources/evince/.
+
+Date
+2007-09-15 (original upload date)
+
+Source
+Transferred from en.wikipedia; transfer was stated to be made by User:Valepert.
+
+Author
+Original uploader was Rugby471 at en.wikipedia
+
+Permission
+
+GPL.
+License information
+GNU General Public License
+
+
+*****************************************************************
+
+
+Gconf-editor_logo.png
+
+ (48 × 48 pixels, file size: 4 KB, MIME type: image/png)
+Wikimedia Commons logo
+Logo of en:gconf-editor. Obtained from source packages http://ftp.gnome.org/pub/GNOME/sources/gconf-editor/.
+GNU General Public License
+
+
+*****************************************************************
+
+
+Gnome-terminal.png
+
+ (48 × 48 pixels, file size: 3 KB, MIME type: image/png)
+Wikimedia Commons logo
+
+Summary
+From http://ftp.gnome.org/pub/GNOME/sources/gnome-terminal/gnome-terminal.png
+
+Licensing
+GNU General Public License
+
+
+Gnome-gnomine.png
+
+ (48 × 48 pixels, file size: 2 KB, MIME type: image/png)
+Wikimedia Commons logo
+
+Summary
+
+Description Gnome-gnomine.png
+English: Minesweeper mine from gnomine program.
+
+Date
+
+Source
+gnomine artwork.
+
+Author
+KDE Kmines team: [1]
+
+Permission
+
+see below
+
+Licensing
+GNU General Public License
+
+
+*****************************************************************
+
+
+*****************************************************************
+
+
+Gucharmap_logo.png
+
+ (48 × 48 pixels, file size: 2 KB, MIME type: image/png)
+Wikimedia Commons logo
+Logo of en:gucharacmap. Obtained from source packages http://ftp.gnome.org/pub/GNOME/sources/gucharmap/.
+GNU General Public License
+
+
+*****************************************************************
+
+
+Thoggen-logo.png
+
+ (43 × 43 pixels, file size: 4 KB, MIME type: image/png)
+GNU General Public License version 2 of the License, or any later version.
+
+*****************************************************************
+
+Evince logo.svg
+Description Evince logo.svg
+English: Logo of en:Evince. Obtained from source packages http://ftp.gnome.org/pub/GNOME/sources/evince/.
+Date
+
+2007-09-15 (original upload date)
+Source
+
+Transferred from en.wikipedia; transfer was stated to be made by User:Valepert.
+Author
+
+Original uploader was Rugby471 at en.wikipedia
+Permission
+(Reusing this image)
+
+GPL.
+
+*****************************************************************
+
+
+File:Hicolor apps scalable empathy.svg
+Deutsch: Ein Icon vom GNOME-icon-theme.
+English: An icon from the GNOME-icon-theme.
+Français : Une icône du GNOME-icon-theme.
+Date
+
+2007(2007)
+Source
+
+GNOME SVN / GNOME FTP
+Author
+
+GNOME icon artists
+Permission
+(Reusing this image)
+
+COPYING
+
+*****************************************************************
+
+Rlogo.png
+
+ (362 × 275 pixels, file size: 78 KB, MIME type: image/png)
+Wikimedia Commons logo
+
+Summary
+
+Description Rlogo.png
+English: Logo for R
+
+Date
+
+Source
+from http://developer.r-project.org/Logo/ (this is "Rlogo-3.png").
+
+Author
+R Foundation, from http://www.r-project.org
+
+Permission
+(Reusing this image)
+GNU General Public License
+
+
+*****************************************************************
+
+
+Crack_Attack!.png\u200e (128 × 128 pixels, file size: 19 KB, MIME type: image/png)
+Summary
+
+Crack Attack! icon from the puzzle game Crack Attack!.
+
+ * http://www.nongnu.org/crack-attack/index.html
+ * http://crackattack.sourceforge.net/
+
+ Licensing
+ GNU General Public License
+
+
+
+*****************************************************************
+DarkPlaces.png
+ Summary
+
+DarkPlaces icon.
+
+http://icculus.org/twilight/darkplaces/
+[edit] Licensing
+ GNU General Public License
+
+*****************************************************************
+No_Gravity.png\u200e (128 × 128 pixels, file size: 34 KB, MIME type: image/png)
+ Help about image annotations
+Description No Gravity.png
+
+No Gravity icon
+Date
+Source
+
+http://sourceforge.net/projects/nogravity/
+Author
+
+Realtech VR
+Permission
+GNU General Public License
+
+*****************************************************************
+War§ow_q3map2.png\u200e (32 × 32 pixels, file size: 228 B, MIME type: image/png)
+ Help about image annotations
+Converted to SVG.svg This logo image should be recreated using vector graphics as an SVG file. This has several advantages; see Commons:Media for cleanup for more information. If an SVG form of this image is already available, please upload it. After uploading an SVG, replace this template with {{vector version available|new image name.svg}}.
+
+\u0627\u0644\u0639\u0631\u0628\u064a\u0629 | \u0411\u044a\u043b\u0433\u0430\u0440\u0441\u043a\u0438 | Català | \u010cesky | Dansk | Deutsch | English | Esperanto | Español | Eesti | Euskara | Suomi | Français | Galego | \u05e2\u05d1\u05e8\u05d9\u05ea | Magyar | Italiano | \u65e5\u672c\u8a9e | \u1797\u17b6\u179f\u17b6\u1781\u17d2\u1798\u17c2\u179a | \ud55c\uad6d\uc5b4 | Lietuvi\u0173 | \u041c\u0430\u043a\u0435\u0434\u043e\u043d\u0441\u043a\u0438 | Plattdüütsch | Nederlands | \u202aNorsk (bokmål)\u202c | Polski | Português | Român\u0103 | \u0420\u0443\u0441\u0441\u043a\u0438\u0439 | Svenska | \u0e44\u0e17\u0e22 | Türkçe | \u0423\u043a\u0440\u0430\u0457\u043d\u0441\u044c\u043a\u0430 | \u4e2d\u6587 | \u202a\u4e2d\u6587(\u7b80\u4f53)\u202c | \u202a\u4e2d\u6587(\u7e41\u9ad4)\u202c | +/\u2212
+Description War§ow q3map2.png
+
+b:Q3Map2-icon, should probably be renamed to Image:Q3Map2.png or something.
+Date
+Source
+
+https://zerowing.idsoftware.com/svn/radiant/GtkRadiant/trunk/tools/quake3/q3map2/q3map2.ico
+Author
+
+Randy \u201cydnar\u201d Reddig
+Permission
+ GNU General Public License
+
+*****************************************************************
+PoweredBy_MediaWiki.svg\u200e (SVG file, nominally 1,191 × 419 pixels, file size: 628 KB)
+
+This image rendered as PNG in other sizes: 200px, 500px, 1000px, 2000px.
+
+The Original miniature button, vectorized by User:Chrkl.
+
+Compare:
+
+Image:Poweredby mediawiki 88x31.png.
+
+The smaller version is distributed with MediaWiki, as skins/common/images/poweredby_mediawiki_88x31.png. As MediaWiki is GPL, it is assumed that makes this image GPL too.
+
+
+GNU head This work 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 2 of the License, or any later version. This work 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 version 2 and version 3 of the GNU General Public License for more details.
+
+*****************************************************************
+NewTux.svg (SVG file, nominally 625 × 750 pixels, file size: 21 KB)
+The source code of this SVG is valid
+Description NewTux.svg
+English: Tux, the Linux penguin
+Date
+Source
+Based on original image by Larry Ewing, created using Sodipodi
+Author
+gg3po (kde-look.org source)
+Permission
+
+(c) Larry Ewing, Simon Budig und Anja Gerwinsk
+© The copyright holder of this file, Larry Ewing, allows anyone to use it for any purpose, provided that the copyright holder is properly attributed. Redistribution, derivative work, commercial use, and all other use is permitted.
+or
+GNU General Public License
+
+*****************************************************************
+
+
+
+SolarWolf_ship.png
+ (300 × 300 pixels, file size: 62 KB, MIME type: image/png)
+ Help about image annotations
+Description SolarWolf ship.png
+SolarWolf ship
+Date
+13 February 2008(2008-02-13)
+Source
+SolarWolf 1.5 source code
+Author
+The creator(s) of SolarWolf
+Permission
+ Free software license: LGPL
+GNU Lesser General Public License
+
+
+*****************************************************************
+
+Gknot.gif
+ (120 × 100 pixels, file size: 8 KB, MIME type: image/gif)
+ Help about image annotations
+Summary
+Logo de Gordian Knot
+Licensing
+GNU General Public License
+
+
+*****************************************************************
+
+Fishlogo.png
+ (300 × 172 pixels, file size: 29 KB, MIME type: image/png)
+ Help about image annotations
+Contents
+[hide]
+ * 1 Description
+ * 2 Licensing
+ * 3 Original upload log
+ * 4 Licensing:
+Description
+Description Fishlogo.png
+English: Logo for the en:Friendly interactive shell. (c) Axel Liljencrantz.
+Date
+2007-10-25 (original upload date)
+Source
+Transferred from en.wikipedia
+Author
+Original uploader was Thumperward at en.wikipedia
+Permission
+
+GPL.
+Licensing
+GNU General Public License
+Original upload log
+Licensing:
+GNU Free Documentation License, Version 1.2
+Subject to disclaimers.Creative Commons Attribution ShareAlike 3.0 License
+
+
+*****************************************************************
+
+
+KGBarch_logo.png
+ (48 × 48 pixels, file size: 4 KB, MIME type: image/png)
+ Help about image annotations
+Description KGBarch logo.png
+Template:\u041d\u0430 \u0432\u0438\u043a\u0438\u0441\u043a\u043b\u0430\u0434
+Date
+11 June 2007(2007-06-11) (original upload date)
+Source
+Transferred from ru.wikipedia; transfer was stated to be made by User:alex.ryazantsev.
+(Original text : \u041f\u0430\u043a\u0435\u0442 \u0441 \u0438\u0441\u0445\u043e\u0434\u043d\u044b\u043c\u0438 \u043a\u043e\u0434\u0430\u043c\u0438 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u044b)
+Author
+. Original uploader was Alex Kassarin at ru.wikipedia
+Permission
+
+GPL.
+License information
+GNU General Public License
+
+
+*****************************************************************
+
+
+JkDefragIcon.gif
+ (128 × 101 pixels, file size: 6 KB, MIME type: image/gif)
+ Help about image annotations
+Description JkDefragIcon.gif
+English: Screen shot of JkDefrag program icon
+Date
+1 September 2008(2008-09-01) (first version); 15 September 2007(2007-09-15) (last version)
+Source
+Transferred from en.wikipedia; transferred to Commons by User:IngerAlHaosului using CommonsHelper.
+Author
+Original uploader was RitaSkeeter at en.wikipedia. Later version(s) were uploaded by Hippy deluxe at en.wikipedia.
+Permission
+
+GPL.
+Licensing
+Free software license:
+GNU General Public License
+
+
+*****************************************************************
+
+
+Gri-logo.svg
+ (SVG file, nominally 158 × 158 pixels, file size: 11 KB)
+Description Gri-logo.svg
+Gri logo, from gri.sourceforge.net (GPL license)
+Date
+24 June 2007(2007-06-24)
+Source
+en:Image:Gri-logo.png
+Author
+The Gri project ([1]), traced by User:Stannered
+Permission
+ GPL original
+Other versions en:Image:Gri-logo.png
+GNU General Public License
+
+
+*****************************************************************
+
+Glade_2_icon.png
+ (48 × 48 pixels, file size: 5 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+The user Crazycomputers of the English Wikipedia uploaded this file to the English Wikipedia and claims to have created it, and licenses it under the GPL. I have uploaded it to Wikimedia Commons so that I can use it in the Portuguese Wikipedia.
+Licensing
+GNU General Public License
+
+
+*****************************************************************
+
+
+Logo_square_postgis.png
+ (300 × 300 pixels, file size: 273 KB, MIME type: image/png)
+ Help about image annotations
+Contents
+[hide]
+ * 1 Summary
+ * 2 License
+ * 3 Licensing
+ * 4 Usage:
+Summary
+Description Logo square postgis.png
+PostGIS Logo
+Date
+Source
+http://postgis.refractions.net/download/logo_suite/adbadge_square/adbadge_square.png
+Author
+This media is lacking author information.
+Permission
+
+License
+Free software license:
+GNU General Public License
+
+
+*****************************************************************
+
+
+New_Mercurial_logo.svg
+ (SVG file, nominally 100 × 120 pixels, file size: 110 KB)
+Summary
+Description New Mercurial logo.svg
+English: New Mercurial logo design.
+This logo is a simple "liquid mercury" theme like the original logo, in keeping with the ideas that inspired the name: fast, fluid, flexible, etc. It scales nicely to all sizes, including 16x16 for favicons, prints well, and generally makes the lead Mercurial developer happy.
+Original design: Cali Mastny
+Various fiddling: Matt Mackall
+Français : Nouveau design du logo Mercurial.
+Ce logo repose sur le thème simple "mercure liquide" comme le logo original, en gardant l'idée qui a inspiré son nom : rapide, fluide, flexible, etc. Il s'adapte bien à toutes les tailles, y compris 16x16 pour les favicons, s'imprime correctement, et plus généralement, rend le développer principal de Mercurial heureux.
+Design original : Cali Mastny
+Diverses retouches : Matt Mackall
+Date
+Source
+http://www.selenic.com/hg-logo/
+Author
+Cali Mastny and Matt Mackall
+Permission
+
+Licensing
+GNU General Public License
+
+
+*****************************************************************
+
+
+
+PackJacket_Logo.png
+ (512 × 512 pixels, file size: 29 KB, MIME type: image/png)
+ Help about image annotations
+
+Description PackJacket Logo.png
+English: Logo of the PackJacket
+Date
+2 November 2008(2008-11-02) (original upload date)
+Source
+Transferred from en.wikipedia; transferred to Commons by User:IngerAlHaosului using CommonsHelper.
+Author
+Original uploader was AmandeepGrewal at en.wikipedia
+Permission
+
+GPL.
+Licensing
+GNU General Public License
+
+
+*****************************************************************
+
+Peekko-logo.png
+ (300 × 300 pixels, file size: 18 KB, MIME type: image/png)
+ Help about image annotations
+Description Peekko-logo.png
+Peekko Firefox Chat - Logo
+Date
+26 June 2006(2006-06-26)
+Source
+http://peekko.com/chat/images/peekko-logo.png and http://peekko.com/chat/images/peekko-logo.psd
+Author
+http://sourceforge.net/projects/peekko
+Permission
+
+GNU General Public License
+
+
+*****************************************************************
+
+
+Sharpdevelop_Logo.jpg
+ (195 × 223 pixels, file size: 59 KB, MIME type: image/jpeg)
+ Help about image annotations
+Description Sharpdevelop Logo.jpg
+SharpDevelop Logo
+Date
+Source
+SharpDevelop
+Author
+Uploaded by Raphael Javaux (original by ICSharpCode Team)
+Permission
+
+Free software license:
+GNU Lesser General Public License 2.1
+ Help about image annotations
+Description Sharpdevelop Logo.jpg
+SharpDevelop Logo
+Date
+Source
+SharpDevelop
+Author
+Uploaded by Raphael Javaux (original by ICSharpCode Team)
+Permission
+
+Free software license:
+GNU Lesser General Public License 2.1
+
+
+*****************************************************************
+
+
+Ubudsl_logo.png
+ (200 × 194 pixels, file size: 26 KB, MIME type: image/png)
+ Help about image annotations
+Description Ubudsl logo.png
+English: Logo from UbuDSL.
+Polski: Logo programu UbuDSL.
+Date
+2007 rok
+Source
+Od autora
+Author
+Emil Cabaj
+Permission
+
+GNU Lesser General Public License 2.1
+
+
+*****************************************************************
+
+
+Webkit-Icon-gold.png
+ (215 × 174 pixels, file size: 36 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+Description Webkit-Icon-gold.png
+English: Webkit icon.
+Español: Icono de Webkit.
+Date
+Source
+http://webkit.org/coding/lgpl-license.html
+Author
+The Webkit Project
+Permission
+
+LPGL is compatible with GPL
+GNU Lesser General Public License 2.1
+
+
+*****************************************************************
+
+
+WinMergeLogo.png
+ (200 × 200 pixels, file size: 15 KB, MIME type: image/png)
+ Help about image annotations
+Moved This image was moved to Wikimedia Commons from en.wikipedia using a bot script. All source information is still present. It requires review. Additionally, there may be errors in any or all of the information fields; information on this image should not be considered reliable and the image should not be used until it has been reviewed and any needed corrections have been made. Once the review has been completed, this template should be removed. For details, see below. Check now!
+Description WinMergeLogo.png
+English: WinMerge Logo Designed by Alexander Skinner
+Date
+1 January 2010(2010-01-01) (first version); 29 April 2006(2006-04-29) (last version)
+Source
+Transferred from en.wikipedia; transferred to Commons by User:IngerAlHaosului using CommonsHelper.
+Author
+Original uploader was Neonapple at en.wikipedia. Later version(s) were uploaded by FleetCommand at en.wikipedia.
+Permission
+
+GPL.
+Licensing
+GNU General Public License
+
+
+*****************************************************************
+
+
+Shaman-logo-128.png
+ (128 × 128 pixels, file size: 13 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+Description Shaman-logo-128.png
+Shaman logo
+Date
+2009/05/02
+Source
+Shaman installation on Arch Linux: /usr/share/pixmaps/
+Author
+Shaman team
+Permission
+
+Free software license:
+GNU General Public License
+
+
+*****************************************************************
+
+
+Title_VLVC.png
+ (234 × 125 pixels, file size: 23 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+Description Title VLVC.png
+Projet VideoLan VideoConference
+Date
+16 May 2007(2007-05-16)
+Source
+www.vlvc.net
+Author
+Team VLVC
+Permission
+
+Licensing
+GNU General Public License
+
+
+*****************************************************************
+
+
+JClic-logo.png
+ (280 × 140 pixels, file size: 13 KB, MIME type: image/png)
+ Help about image annotations
+Description JClic-logo.png
+The logo of JClic (a program distributed under GPL), taken from the main program.
+Date
+Source
+http://clic.xtec.net/en/jclic/download.htm.
+Author
+Francesc Busquets
+Permission
+
+GNU General Public License
+
+
+*****************************************************************
+
+
+VirtualDub_logo.png
+ (53 × 54 pixels, file size: 3 KB, MIME type: image/png)
+ Help about image annotations
+Converted to SVG.svg This logo image should be recreated using vector graphics as an SVG file. This has several advantages; see Commons:Media for cleanup for more information. If an SVG form of this image is already available, please upload it. After uploading an SVG, replace this template with {{vector version available|new image name.svg}}.
+Summary
+VirtualDub Logo
+Licensing
+GNU General Public License
+
+
+*****************************************************************
+
+Wicd_client_logo.svg
+ (SVG file, nominally 108 × 129 pixels, file size: 1 KB)
+Description Wicd client logo.svg
+Deutsch: Wicd-Logo
+English: Logo of Wicd
+Date
+2010-01-13 01:02 (UTC)
+Source
+ * Wicd_client_logo.png
+Author
+ * Wicd_client_logo.png: Adam Blackburn, Dan O'Reilly
+ * derivative work: Biktora (talk)
+Permission
+
+I, the copyright holder of this work, hereby publish it under the following license:
+GNU General Public License
+
+
+*****************************************************************
+
+
+
+Filezilla_bw.png
+ (256 × 256 pixels, file size: 17 KB, MIME type: image/png)
+ Help about image annotations
+Description Filezilla bw.png
+"Black-white 2 Vista" icon theme
+Date
+Source
+http://www.opendesktop.org/content/show.php?content=72618
+Author
+DBGthekafu
+Permission
+
+GNU General Public License
+GNU General Public License
+
+
+*****************************************************************
+
+Burn.png
+ (512 × 512 pixels, file size: 118 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+Description Burn.png
+Burn icon
+Date
+Source
+http://sourceforge.net/projects/burn-osx/
+Author
+Paul Goodrich
+Permission
+
+Licensing
+GNU General Public License
+
+
+*****************************************************************
+
+
+Antiword-logo.png
+ (48 × 48 pixels, file size: 2 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+Description Antiword-logo.png
+English: This is the antiword icon in the source distribution, which is GPL licensed.
+Date
+26 June 2006(2006-06-26) (original upload date)
+Source
+Transfered from en.Wikipedia; en:Image:Antiword-logo.png
+transfered to Commons by User:IngerAlHaosului using CommonsHelper.
+Author
+Original uploader was RaviC at en.Wikipedia
+Permission
+
+This makes the image GPL licensed.
+Licensing
+GNU General Public License
+
+
+*****************************************************************
+
+
+Bitweaver_logo.jpg
+ (120 × 120 pixels, file size: 33 KB, MIME type: image/jpeg)
+ Help about image annotations
+Description Bitweaver logo.jpg
+English: The logo of bitweaver CMS
+Français : Le logo de bitweaver
+Date
+inconnue
+Source
+bitweaver.org
+Author
+bitweaver community
+Permission
+
+GNU Lesser General Public License 2.1
+
+
+*****************************************************************
+
+
+Cabos_Logo.png
+ (128 × 128 pixels, file size: 11 KB, MIME type: image/png)
+ Help about image annotations
+Description Cabos Logo.png
+English: Cabos icon on MacOS X
+Date
+26 May 2009(2009-05-26) (first version); 1 December 2008(2008-12-01) (last version)
+Source
+Transferred from en.wikipedia; transferred to Commons by User:IngerAlHaosului using CommonsHelper.
+Author
+Original uploader was Fletcher at en.wikipedia. Later version(s) were uploaded by Kahlil88 at en.wikipedia.
+Permission
+
+GPL.
+Licensing
+GNU General Public License
+
+
+*****************************************************************
+
+
+Archone_logo.png
+ (300 × 285 pixels, file size: 35 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+Description Archone logo.png
+ArchOne
+Date
+Source
+http://archone.sourceforge.net
+Author
+http://archone.sourceforge.net
+Permission
+
+Free software license:
+GNU General Public License
+
+
+*****************************************************************
+
+
+Karoshi_logo.png
+ (89 × 72 pixels, file size: 13 KB, MIME type: image/png)
+ Help about image annotations
+Description Karoshi logo.png
+Karoshi Logo
+Date
+9 February 25(0025-02-09)
+Source
+http://karoshi.linuxgfx.co.uk/
+Author
+linuxgirlie
+Permission
+
+Free software license:
+GNU General Public License
+
+
+*****************************************************************
+
+
+
+Vista-mandrake.png
+ (128 × 128 pixels, file size: 14 KB, MIME type: image/png)
+ Help about image annotations
+ * Source: http://sa-ki.deviantart.com/
+GNU General Public License
+
+
+*****************************************************************
+
+
+Exquisite-suse.svg
+ (SVG file, nominally 128 × 128 pixels, file size: 12 KB)
+Description Exquisite-suse.svg
+ * Source: http://www.kde-look.org/content/show.php?content=14788
+Date
+2009-11-18 07:47 (UTC)
+Source
+ * Exquisite-suse.png
+Author
+This media is lacking author information.
+Permission
+
+I, the copyright holder of this work, hereby publish it under the following license:
+GNU General Public License
+
+
+*****************************************************************
+
+
+Suse_logo.svg
+ (SVG file, nominally 140 × 85 pixels, file size: 10 KB)
+Description Suse logo.svg
+SuSE logo
+Date
+2009-11-18 08:15 (UTC)
+Source
+ * Suse_logo.png
+Author
+This media is lacking author information.
+Permission
+
+I, the copyright holder of this work, hereby publish it under the following license:
+GNU General Public License
+
+
+*****************************************************************
+
+
+Opengeu_logo_text.png
+ (423 × 121 pixels, file size: 58 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+Description Opengeu logo text.png
+Opengeu Logo
+Date
+13 January 2009(2009-01-13)
+Source
+http://opengeu.intilinux.com/Home.html
+Author
+Uca de Marini
+Permission
+
+Free software license:
+GNU General Public License
+
+
+*****************************************************************
+
+
+Sidux-2009-02-logo.png
+ (280 × 120 pixels, file size: 38 KB, MIME type: image/png)
+ Help about image annotations
+Description Sidux-2009-02-logo.png
+Sidux Logo
+Date
+Source
+sidux.com
+Author
+klaymen
+Permission
+
+Free software license:
+GNU General Public License
+
+
+*****************************************************************
+
+Banner_logo_Puppy.png
+ (265 × 100 pixels, file size: 15 KB, MIME type: image/png)
+ Help about image annotations
+Description Banner logo Puppy.png
+Logo Puppy Linux
+Date
+Source
+http://www.puppylinux.org/
+Author
+This media is lacking author information.
+Permission
+
+Free software license:
+GNU General Public License
+
+
+*****************************************************************
+
+DSL_boot_screen.png
+ (640 × 480 pixels, file size: 34 KB, MIME type: image/png)
+ Help about image annotations
+Description DSL boot screen.png
+Damn Small Linux (DSL) boot Screenshot
+Date
+05-08-2007
+Source
+screenshot
+Author
+Shooke
+Permission
+
+Free software license:
+GNU General Public License
+
+
+*****************************************************************
+
+
+Official_logo.png
+distributions-maryan_linux.png
+ (521 × 256 pixels, file size: 48 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+Description Official logo.png
+English: This is the official Maryan Linux OS's logo
+Español: Este es el logo oficial de Maryan Linux
+Date
+Maryan Linux Project
+Source
+Own work
+Author
+Maty1206
+Permission
+
+GNU General Public License
+
+
+Licensing
+I, the copyright holder of this work, hereby publish it under the following licenses:
+GNU Free Documentation License, Version 1.2
+w:en:Creative Commons
+attribution share alike This file is licensed under the Creative Commons Attribution-Share Alike 1.0 Generic license.
+This file is licensed under the Creative Commons Attribution-Share Alike 2.0 Generic license.
+This file is licensed under the Creative Commons Attribution-Share Alike 2.5 Generic license.
+This file is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported license.
+ You are free:
+ * to share - to copy, distribute and transmit the work
+ * to remix - to adapt the work
+ Under the following conditions:
+ * attribution - You must attribute the work in the manner specified by the author or licensor (but not in any way that suggests that they endorse you or your use of the work).
+ * share alike - If you alter, transform, or build upon this work, you may distribute the resulting work only under the same or similar license to this one.
+
+
+*****************************************************************
+
+
+Leeenux-logo-final.jpg
+ (320 × 278 pixels, file size: 34 KB, MIME type: image/jpeg)
+ Help about image annotations
+Summary
+Description Leeenux-logo-final.jpg
+English: Official Logo of Leeenux Linux
+Date
+Source
+Own work
+Author
+Spiralciric
+Permission
+
+OTRS Wikimedia The permission for use of this work has been verified and archived in the Wikimedia OTRS system.
+It is available here for users with an OTRS account. To confirm the permission, please contact someone with an OTRS account or leave a note at the OTRS noticeboard.
+Ticket link: https://ticket.wikimedia.org/otrs/index.pl?Action=AgentTicketZoom&TicketID=3894067
+Licensing
+GNU General Public License
+
+
+*****************************************************************
+
+
+PCLinuxOS-icon.png
+ (32 × 32 pixels, file size: 2 KB, MIME type: image/png)
+ Help about image annotations
+Description PCLinuxOS-icon.png
+PCLinuxOS icon. Low resulution
+Date
+10 August 2007(2007-08-10)
+Source
+http://www.pclinuxos.com/
+Author
+PCLinuxOS
+Permission
+
+GNU General Public License
+
+
+*****************************************************************
+
+
+Sabayon4foot.svg
+ (SVG file, nominally 183 × 181 pixels, file size: 8 KB)
+Summary
+Description Sabayon4foot.svg
+English: Sabayon Linux logo. I've converted text to paths and cleaned up the code a bit.
+Date
+7 October 2009(2009-10-07)
+Source
+http://forum.sabayonlinux.org/viewtopic.php?p=105435#p105435
+Author
+Fitzcarraldo
+Permission
+
+Other versions PNG 300x300px
+Licensing
+GNU General Public License
+
+
+*****************************************************************
+
+
+ScientificLinux-Logo.png
+ (256 × 256 pixels, file size: 41 KB, MIME type: image/png)
+ Help about image annotations
+Description ScientificLinux-Logo.png
+Deutsch: Logo von Scientific Linux
+Date
+2008-02-21 (original upload date)
+Source
+https://www.scientificlinux.org/documentation/graphics/logo/ (transferred from de:Image:ScientificLinux-Logo.png)
+Author
+William R. Somsky (wrsomsky@speakeasy.net)
+Permission
+
+License information
+GNU General Public License
+
+
+*****************************************************************
+
+
+Ipodlinux.svg
+ (SVG file, nominally 306 × 368 pixels, file size: 12 KB)
+Description Ipodlinux.svg
+English: A high-quality, color vector of the w:iPodLinux logo.
+Date
+2003(2003)
+Source
+http://so2.sys-techs.com/ipod/ipodlinux.svg
+Author
+Prozac Blues
+Permission
+ GPL
+Other versions File:Ipod_linux.png
+License information
+GNU General Public License
+
+
+GNU General Public License
+ Help about image annotations
+Description PCLinuxOS-icon.png
+PCLinuxOS icon. Low resulution
+Date
+10 August 2007(2007-08-10)
+Source
+http://www.pclinuxos.com/
+Author
+PCLinuxOS
+Permission
+
+GNU General Public License
+
+
+
+*****************************************************************
+
+
+Dvdisaster.png
+ (24 × 24 pixels, file size: 1 KB, MIME type: image/png)
+ Help about image annotations
+Icon for dvdisaster.
+Licensing
+GNU General Public License
+
+
+*****************************************************************
+
+
+
+tiny core linux
+Tcl_logo.png
+
+(200 × 200 pixels, file size: 34 KB, MIME type: image/png)
+
+Description Tcl logo.png
+English: free, Robert Shingledeker
+Date
+
+9 April 2009(2009-04-09) (original upload date)
+Source
+
+Transferred from en.wikipedia; transferred to Commons by User:IngerAlHaosului using CommonsHelper.
+Author
+
+Original uploader was Nickispeaki at en.wikipedia
+Permission
+GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or any later version.
+
+
+
+
+
+*****************************************************************
+PCLinuxOS_logo.png
+(128 × 128 pixels, file size: 27 KB, MIME type: image/png)
+Description PCLinuxOS logo.png
+PCLinuxOS logo
+Date
+May 18, 2007 (the release date of the live CD)
+Source
+/usr/share/icons/crystalsvg/128x128/apps/kmenu.png - on the live CD of PCLinuxOS 2007
+Author
+This media is lacking author information.
+Permission
+
+GNU General Public License as published by the Free Software Foundation; either version 2
+
+*****************************************************************
+
+
+*****************************************************************
+
+
+*****************************************************************
+
+
+*****************************************************************
+
+
+*****************************************************************
+
+
+*****************************************************************
+
+
+*****************************************************************
+
+
+*****************************************************************
+
+
+*****************************************************************
+
+
+*****************************************************************
+
+
+*****************************************************************
+
+
+*****************************************************************
+
+
+*****************************************************************
+
+
+*****************************************************************
+
+
+*****************************************************************
+
+
+*****************************************************************
+
+
+*****************************************************************
+
+
+
+
+
+#################################################################
+## Wiki Commons authors and licenses information (MIT Licenses)
+#
+
+Music-player-banshee.svg
+(SVG file, nominally 48 × 48 pixels, file size: 9 KB)
+Description Music-player-banshee.svg
+
+SVG replacement for Image:Banshee.png
+Date: uploaded 22:27, 25 June 2007 (UTC)
+Source: banshee distribution package
+Author: Aaron Bockover
+Permission
+(Reusing this image) MIT Licence
+Other versions Image:Banshee.png
+
+
+MIT license Copyright © Aaron Bockover
+
+
+******************************************************************
+Pixen.png
+(128 × 128 pixels, file size: 16 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+Description Pixen.png
+
+Pixen icon.
+Date
+Source: http://opensword.org/pixen/
+Author: Open Sword Group
+Permission
+
+See below.
+Licensing
+MIT license Copyright © Open Sword Group
+
+
+******************************************************************
+
+Sparkle.png
+(256 × 256 pixels, file size: 43 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+
+Sparkle icon.
+
+http://andymatuschak.org/pages/sparkle
+Licensing
+MIT license Copyright © Andy Matuschak
+
+
+******************************************************************
+Transmission_icon.png
+(512 × 512 pixels, file size: 163 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+Converted to SVG.svg This symbol image should be recreated using vector graphics as an SVG file. This has several advantages; see Commons:Media for cleanup for more information. If an SVG form of this image is already available, please upload it. After uploading an SVG, replace this template with {{vector version available|new image name.svg}}.
+
+
+
+Transmission icon
+
+ * http://www.transmissionbt.com/
+
+Licensing
+MIT license Copyright © Transmission Project
+
+
+******************************************************************
+
+
+
+*****************************************************************
+
+
+NetSurf-logo.svg
+
+ (SVG file, nominally 603 × 603 pixels, file size: 3 KB)
+
+Date
+4 June 2008(2008-06-04)
+(15 December 2008(2008-12-15) (original upload date))
+
+Source
+Transferred from en.wikipedia; transferred to Commons by User:Legoktm using CommonsHelper.
+(Original text : http://source.netsurf-browser.org/trunk/art/logo/emblem/NetSurf.svg)
+
+Author
+The NetSurf Developers. Original uploader was Hertzsprung at en.wikipedia
+
+Permission
+
+MIT
+
+*****************************************************************
+Ruby_on_Rails_logo.jpg
+
+ (316 × 376 pixels, file size: 34 KB, MIME type: image/jpeg)
+ Help about image annotations
+
+Description Ruby on Rails logo.jpg
+Ruby on Rails logo
+
+Date
+
+Source
+w:Image:Try3.jpg (please replace this with the original source in the Rails software
+
+Author
+This media is lacking author information.
+MIT license
+
+
+
+#################################################################
+## Wiki Commons authors and licenses information (PD Licenses)
+#
+
+
+
+ Description GIMP Icon.svg
+
+The original GIMP-Logo repainted with Vectors
+Date: 20 June 2006(2006-06-20)
+Source: see Image:GIMP Icon.png
+Author: Repainted by User:Sven
+Inkscape logo 2.svg
+
+This vector image was created with Inkscape.
+This file was made by User:Sven
+Nuvola apps locale.png
+Translation
+
+If this image contains text, it can be translated easily into your language. If you need help, contact me
+
+SemiPD-icon.svg
+Flexible licenses
+
+If you want to use this picture with another license than stated below, contact me
+
+Nuvola apps email.png
+Contact the author
+
+If you need a really fast answer, mail me. If you need only a fast answer, write me here.
+Permission
+Public Domain
+
+******************************************************************
+
+Adblockplus_icon.svg
+(SVG file, nominally 256 × 256 pixels, file size: 4 KB)
+Summary
+Description Adblockplus icon.svg
+English: Logo of en:Adblock plus
+Deutsch: Logo von de:Adblock plus
+Español: Logo de es:Adblock Plus
+Date: 21 September 2007(2007-09-21)
+Source: http://en.wikipedia.org/wiki/File:Adblockplus_icon.svg (converted to SVG using Inkscape)
+Author: Adblock plus, converted 12:47, 21 September 2007 UTC by Jackl (talk \u2022 contribs).
+Permission
+Public Domain
+
+******************************************************************
+
+Chatzilla-logo.svg
+(SVG file, nominally 64 × 64 pixels, file size: 5 KB)
+Contents
+[hide]
+
+ * 1 Summary
+ * 2 Licensing
+ * 3 Usage:
+ * 4 Related galleries:
+
+Summary
+Description Chatzilla.svg
+Français : Loge de chatzilla.
+Date: 10 November 2009(2009-11-10)
+Source: Own work
+Author: Arcaruron
+Permission
+
+See below.
+Licensing
+Public Domain
+
+In case this is not legally possible:
+I grant anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law.
+
+******************************************************************
+
+Irssi_logo.svg
+(SVG file, nominally 250 × 250 pixels, file size: 4 KB)
+Summary
+Description Irssi logo.svg
+Français : Logo de Irssi vectorisé.
+Date: Arcaruron (talk) 16:31, 11 October 2009 (UTC)
+Source: Own work
+Author: Arcaruron
+Permission
+
+See below.
+Licensing
+Public Domain
+
+In case this is not legally possible:
+I grant anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law.
+
+***********************************************************************
+
+Kpresenter2logo.png
+(185 × 137 pixels, file size: 13 KB, MIME type: image/png)
+ Help about image annotations
+Description Kpresenter2logo.png
+English: kpresenter2logo
+Date
+Source: http://www.koffice.org/
+Author: http://www.koffice.org/
+Permission
+PD-icon.svg This file is ineligible for copyright and therefore in the public domain, because it consists entirely of information that is common property and contains no original authorship.
+
+******************************************************************
+
+Xmonad-logo.svg
+(SVG file, nominally 47 × 73 pixels, file size: 4 KB)
+Description Xmonad-logo.svg
+English: Vector version of File:Xmonad-logo.png
+Date: 2008-08-11 (English: Mon Aug 11 13:30:09 EDT 2008)
+Source: http://xmonad.org/images/logo.svg
+Author: Don Stewart
+Permission
+Public Domain
+
+In case this is not legally possible:
+Don Stewart grants anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law.
+
+******************************************************************
+Desmume.png
+(135 × 135 pixels, file size: 2 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+Description Desmume.png
+English: DeSmuME logo; DeSmuME is free software licensed under the GNU General Public License
+Date
+Source: http://wiki.desmume.org/desmume-135.png
+Author: twocows; logo created by DeSmuME team
+Permission
+
+See below.
+Licensing
+Orange trademark.svg This work contains material which may be subject to trademark laws in one or more jurisdictions. Before using this content, please ensure that you have the right to use it under the laws which apply in the circumstances of your intended use. You are solely responsible for ensuring that you do not infringe the rights to this trademark. See our general disclaimer. The use of this trademark does not indicate endorsement of the holder by Wikimedia Commons or the Wikimedia Foundation, nor vice versa.
+This is an informational tag and not a license tag. A normal copyright tag is required as well.
+
+
+Public Domain
+
+******************************************************************
+
+Hydrogen_drum_machine_icon.svg
+(SVG file, nominally 128 × 125 pixels, file size: 3 KB)
+Description Hydrogen drum machine icon.svg
+
+SVG version of Image:Hydrogen_drum_machine_icon.png
+Date: 8 March 2007(2007-03-08)
+Source: Image:Hydrogen_drum_machine_icon.png
+Author: Roland Geider
+Permission
+
+PD-Self
+
+******************************************************************
+
+SQLite_Database_Browser_icon.png
+(128 × 128 pixels, file size: 4 KB, MIME type: image/png)
+ Help about image annotations
+Description SQLite Database Browser icon.png
+
+SQLite Database Browser icon
+Date
+Source: http://sqlitebrowser.sourceforge.net/
+Author: Mauricio Piacentini
+Permission
+Public Domain
+
+In case this is not legally possible:
+Mauricio Piacentini grants anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law.
+
+******************************************************************
+
+
+
+
+
+*****************************************************************
+
+
+Postfix-logo.png
+
+ (130 × 91 pixels, file size: 3 KB, MIME type: image/png)
+ Help about image annotations
+
+Description Postfix-logo.png
+English: User:10nitro/Karol Krenski
+
+Date
+6 June 2006(2006-06-06) (original upload date)
+
+Source
+Transferred from en.wikipedia; transfer was stated to be made by User:Cody_Cooper.
+
+Author
+Original uploader was Ghen at en.wikipedia
+
+Permission
+
+PD-LINK.
+
+Licensing
+Public Domain
+
+
+
+*****************************************************************
+
+
+Perfect_Dark_(\u30bd\u30d5\u30c8\u30a6\u30a7\u30a2)_\u30a2\u30a4\u30b3\u30f3.png
+
+ (128 × 128 pixels, file size: 18 KB, MIME type: image/png)
+ Help about image annotations
+Contents
+[hide]
+ * 1 Summary
+ * 2 \u3053\u306e\u30d5\u30a1\u30a4\u30eb\u3092\u66f4\u65b0\u3055\u308c\u308b\u65b9\u306b
+ * 3 Information
+ * 4 Licensing
+ * 5 Usage:
+ * 6 Related galleries:
+
+Summary
+\u30d5\u30a1\u30a4\u30eb\u5171\u6709\u30bd\u30d5\u30c8perfect dark\u306e\u30a2\u30a4\u30b3\u30f3\u3067\u3059\u3002
+version 0.886 \u6642\u70b9\u306e\u30a2\u30a4\u30b3\u30f3\u3067\u3059\u3002 \u533f\u540d\u306e\u6709\u5fd7\u306e\u65b9\u304cperfect dark\u306e\u305f\u3081\u306b\u4f5c\u6210\u3057\u3001\u300c\u8457\u4f5c\u6a29\u30d5\u30ea\u30fc\u300d\u3092\u5ba3\u8a00\u3057\u3066\u914d\u5e03\u3057\u305f\u3082\u306e\u3067\u3059\u3002
+\u3053\u306e\u30d5\u30a1\u30a4\u30eb\u3092\u66f4\u65b0\u3055\u308c\u308b\u65b9\u306b
+perfect dark\u306f\u30d0\u30fc\u30b8\u30e7\u30f3\u30a2\u30c3\u30d7\u306b\u4f34\u3063\u3066\u3053\u307e\u3081\u306b\u30a2\u30a4\u30b3\u30f3\u3092\u5909\u66f4\u3057\u3066\u3044\u307e\u3059\u3002 \u3057\u304b\u3057\u3001Wikimedia Commons\u306b\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9\u3059\u308b\u306b\u306f\u4e0d\u9069\u5f53\u306a\u30a2\u30a4\u30b3\u30f3\u304c\u305f\u307e\u306b\u63a1\u7528\u3055\u308c\u308b\u3053\u3068\u304c\u8003\u3048\u3089\u308c\u307e\u3059\u3002 \u305d\u306e\u5834\u5408\u306f\u3001\u305d\u306e\u30a2\u30a4\u30b3\u30f3\u3092\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9\u3057\u306a\u3044\u3088\u3046\u306b\u6ce8\u610f\u3057\u3066\u304f\u3060\u3055\u3044\u3002
+Information
+
+Description Perfect Dark (\u30bd\u30d5\u30c8\u30a6\u30a7\u30a2) \u30a2\u30a4\u30b3\u30f3.png
+icon for Japanese File-sharing program perfect dark.
+
+Date
+2007/2/19 (Japanense time)
+
+Source
+distribution in Japanese File-sharing program perfect dark.
+\u30d5\u30a1\u30a4\u30eb [\u7d20\u6750][\u30a2\u30a4\u30b3\u30f3] Perfect Dark 002.zip \u5408\u6cd5 perfect dark \u30a2\u30a4\u30b3\u30f3 31,637 105b8b0ca11d510350bfe18f849ab4aac2efadc349599ea604c13aa25f2d2885
+
+Author
+anonymous
+
+Permission
+
+Public Domain
+
+
+*****************************************************************
+
+
+Rox_logo.png
+
+ (191 × 98 pixels, file size: 6 KB, MIME type: image/png)
+ Help about image annotations
+
+Description Rox logo.png
+English: The ROX Desktop official logo
+
+Date
+8 August 2002(2002-08-08)
+
+Source
+http://rox.sourceforge.net/rox_logo.png
+
+Author
+Karol Krenski
+
+Permission
+
+At bottom of source webpage[1] it says "Public Domain, all pictures except NON_PUBLIC files can be used and abused ;)."
+This is the link to the thread discussing the ROX logo.
+Public domain This file has been (or is hereby) released into the public domain by its author, Karol Krenski. This applies worldwide.
+
+
+*****************************************************************
+
+
+
+
+Flag_of_Afghanistan.svg
+Flag_of_Albania.svg
+Flag_of_Alderney.svg
+Flag_of_Algeria.svg
+Flag_of_American_Samoa.svg
+Flag_of_Andorra.svg
+Flag_of_Angola.svg
+Flag_of_Anguilla.svg
+Flag_of_Antarctica.svg
+Flag_of_Antigua_and_Barbuda.svg
+Flag_of_Argentina.svg
+Flag_of_Armenia.svg
+Flag_of_Aruba.svg
+Flag_of_Australia.svg
+Flag_of_Austria.svg
+Flag_of_Azerbaijan.svg
+Flag_of_Bahrain.svg
+Flag_of_Bangladesh.svg
+Flag_of_Barbados.svg
+Flag_of_Belarus.svg
+Flag_of_Belgium.svg
+Flag_of_Belize.svg
+Flag_of_Benin.svg
+Flag_of_Bermuda.svg
+Flag_of_Bhutan.svg
+Flag_of_Bolivia_(state).svg
+Flag_of_Bonaire.svg
+Flag_of_Bosnia_and_Herzegovina.svg
+Flag_of_Botswana.svg
+Flag_of_Brazil.svg
+Flag_of_Brunei.svg
+Flag_of_Bulgaria.svg
+Flag_of_Burkina_Faso.svg
+Flag_of_Burundi.svg
+Flag_of_Cambodia.svg
+Flag_of_Cameroon.svg
+Flag_of_Canada.svg
+Flag_of_Cape_Verde.svg
+Flag_of_Chad.svg
+Flag_of_Chile.svg
+Flag_of_Christmas_Island.svg
+Flag_of_Colombia.svg
+Flag_of_Costa_Rica.svg
+Flag_of_Cote_d'Ivoire.svg
+Flag_of_Croatia.svg
+Flag_of_Cuba.svg
+Flag_of_Curaçao.svg
+Flag_of_Cyprus.svg
+Flag_of_Denmark.svg
+Flag_of_Djibouti.svg
+Flag_of_Dominica.svg
+Flag_of_East_Timor.svg
+Flag_of_Ecuador.svg
+Flag_of_Egypt.svg
+Flag_of_El_Salvador.svg
+Flag_of_Equatorial_Guinea.svg
+Flag_of_Eritrea.svg
+Flag_of_Estonia.svg
+Flag_of_Ethiopia.svg
+Flag_of_Federated_States_of_Micronesia.svg
+Flag_of_Federated_States_of_Micronesia.svg.1
+Flag_of_Fiji.svg
+Flag_of_Finland.svg
+Flag_of_France.svg
+Flag_of_French_Polynesia.svg
+Flag_of_Gabon.svg
+Flag_of_Georgia.svg
+Flag_of_Germany.svg
+Flag_of_Ghana.svg
+Flag_of_Gibraltar.svg
+Flag_of_Greece.svg
+Flag_of_Greenland.svg
+Flag_of_Grenada.svg
+Flag_of_Guam.svg
+Flag_of_Guatemala.svg
+Flag_of_Guernsey.svg
+Flag_of_Guinea-Bissau.svg
+Flag_of_Guinea.svg
+Flag_of_Guyana.svg
+Flag_of_Haiti.svg
+Flag_of_Herm.svg
+Flag_of_Honduras.svg
+Flag_of_Hong_Kong.svg
+Flag_of_Hungary.svg
+Flag_of_Iceland.svg
+Flag_of_India.svg
+Flag_of_Indonesia.svg
+Flag_of_Iran.svg
+Flag_of_Iraq.svg
+Flag_of_Ireland.svg
+Flag_of_Israel.svg
+Flag_of_Italy.svg
+Flag_of_Jamaica.svg
+Flag_of_Japan.svg
+Flag_of_Jersey.svg
+Flag_of_Jordan.svg
+Flag_of_Kazakhstan.svg
+Flag_of_Kenya.svg
+Flag_of_Kiribati.svg
+Flag_of_Kosovo.svg
+Flag_of_Kuwait.svg
+Flag_of_Kyrgyzstan.svg
+Flag_of_Laos.svg
+Flag_of_Latvia.svg
+Flag_of_Lebanon.svg
+Flag_of_Lesotho.svg
+Flag_of_Liberia.svg
+Flag_of_Libya.svg
+Flag_of_Liechtenstein.svg
+Flag_of_Lithuania.svg
+Flag_of_Luxembourg.svg
+Flag_of_Macau.svg
+Flag_of_Macedonia.svg
+Flag_of_Madagascar.svg
+Flag_of_Madeira.svg
+Flag_of_Malawi.svg
+Flag_of_Malaysia.svg
+Flag_of_Maldives.svg
+Flag_of_Mali.svg
+Flag_of_Malta.svg
+Flag_of_Martinique.svg
+Flag_of_Mauritania.svg
+Flag_of_Mauritius.svg
+Flag_of_Mexico.svg
+Flag_of_Moldova.svg
+Flag_of_Monaco.svg
+Flag_of_Mongolia.svg
+Flag_of_Montenegro.svg
+Flag_of_Montserrat.svg
+Flag_of_Morocco.svg
+Flag_of_Mozambique.svg
+Flag_of_Myanmar.svg
+Flag_of_Namibia.svg
+Flag_of_Nauru.svg
+Flag_of_Nepal.svg
+Flag_of_New_Zealand.svg
+Flag_of_Nicaragua.svg
+Flag_of_Niger.svg
+Flag_of_Nigeria.svg
+Flag_of_Niue.svg
+Flag_of_Norfolk_Island.svg
+Flag_of_North_Korea.svg
+Flag_of_Norway.svg
+Flag_of_Oman.svg
+Flag_of_Pakistan.svg
+Flag_of_Palau.svg
+Flag_of_Palestine.svg
+Flag_of_Panama.svg
+Flag_of_Papua_New_Guinea.svg
+Flag_of_Paraguay.svg
+Flag_of_Peru.svg
+Flag_of_Poland.svg
+Flag_of_Portugal.svg
+Flag_of_Puerto_Rico.svg
+Flag_of_Qatar.svg
+Flag_of_Romania.svg
+Flag_of_Russia.svg
+Flag_of_Rwanda.svg
+Flag_of_Saba.svg
+Flag_of_Saint-Pierre_and_Miquelon.svg
+Flag_of_Saint_Barthelemy.svg
+Flag_of_Saint_Helena.svg
+Flag_of_Saint_Kitts_and_Nevis.svg
+Flag_of_Saint_Lucia.svg
+Flag_of_Saint_Vincent_and_the_Grenadines.svg
+Flag_of_Samoa.svg
+Flag_of_San_Marino.svg
+Flag_of_Sao_Tome_and_Principe.svg
+Flag_of_Sark.svg
+Flag_of_Saudi_Arabia.svg
+Flag_of_Senegal.svg
+Flag_of_Serbia.svg
+Flag_of_Sierra_Leone.svg
+Flag_of_Singapore.svg
+Flag_of_Sint_Eustatius.svg
+Flag_of_Sint_Maarten.svg
+Flag_of_Slovakia.svg
+Flag_of_Slovenia.svg
+Flag_of_Somalia.svg
+Flag_of_South_Africa.svg
+Flag_of_South_Georgia_and_the_South_Sandwich_Islands.svg
+Flag_of_South_Korea.svg
+Flag_of_Spain.svg
+Flag_of_Sri_Lanka.svg
+Flag_of_Sudan.svg
+Flag_of_Suriname.svg
+Flag_of_Swaziland.svg
+Flag_of_Sweden.svg
+Flag_of_Switzerland.svg
+Flag_of_Syria.svg
+Flag_of_Tajikistan.svg
+Flag_of_Tanzania.svg
+Flag_of_Thailand.svg
+Flag_of_The_Gambia.svg
+Flag_of_Togo.svg
+Flag_of_Tokelau.svg
+Flag_of_Tonga.svg
+Flag_of_Trinidad_and_Tobago.svg
+Flag_of_Tristan_da_Cunha.svg
+Flag_of_Tunisia.svg
+Flag_of_Turkey.svg
+Flag_of_Turkmenistan.svg
+Flag_of_Tuvalu.svg
+Flag_of_Uganda.svg
+Flag_of_Ukraine.svg
+Flag_of_Uruguay.svg
+Flag_of_Uzbekistan.svg
+Flag_of_Vanuatu.svg
+Flag_of_Venezuela_(state).svg
+Flag_of_Vietnam.svg
+Flag_of_Wallis_and_Futuna.svg
+Flag_of_Western_Sahara.svg
+Flag_of_Yemen.svg
+Flag_of_Zambia.svg
+Flag_of_Zimbabwe.svg
+Flag_of_the_Azores.svg
+Flag_of_the_Bahamas.svg
+Flag_of_the_British_Antarctic_Territory.svg
+Flag_of_the_British_Indian_Ocean_Territory.svg
+Flag_of_the_British_Virgin_Islands.svg
+Flag_of_the_Cayman_Islands.svg
+Flag_of_the_Central_African_Republic.svg
+Flag_of_the_Cocos_(Keeling)_Islands.svg
+Flag_of_the_Comoros.svg
+Flag_of_the_Cook_Islands.svg
+Flag_of_the_Czech_Republic.svg
+Flag_of_the_Democratic_Republic_of_the_Congo.svg
+Flag_of_the_Dominican_Republic.svg
+Flag_of_the_Falkland_Islands.svg
+Flag_of_the_Faroe_Islands.svg
+Flag_of_the_French_Southern_and_Antarctic_Lands.svg
+Flag_of_the_Isle_of_Man.svg
+Flag_of_the_Marshall_Islands.svg
+Flag_of_the_Netherlands.svg
+Flag_of_the_Netherlands_Antilles.svg
+Flag_of_the_Northern_Mariana_Islands.svg
+Flag_of_the_People's_Republic_of_China.svg
+Flag_of_the_Philippines.svg
+Flag_of_the_Pitcairn_Islands.svg
+Flag_of_the_Republic_of_China.svg
+Flag_of_the_Republic_of_the_Congo.svg
+Flag_of_the_Seychelles.svg
+Flag_of_the_Solomon_Islands.svg
+Flag_of_the_Turks_and_Caicos_Islands.svg
+Flag_of_the_United_Arab_Emirates.svg
+Flag_of_the_United_Kingdom.svg
+Flag_of_the_United_States.svg
+Flag_of_the_United_States_Virgin_Islands.svg
+Flag_of_the_Vatican_City.svg
+Flag_of_Ã%85land.svg
+
+Authors: various, see http://commons.wikimedia.org/wiki/Main_Page
+License: Public Domain
+
+
+*****************************************************************
+
+scheme.svg
+Lambda_lc.svg
+
+ (SVG file, nominally 375 × 375 pixels, file size: 3 KB)
+
+Licensing
+Public domain I, the copyright holder of this work, hereby release it into the public domain. This applies worldwide.
+In case this is not legally possible:
+I grant anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law.
+*****************************************************************
+Copyright.svg
+
+he copyright symbol drawn in SVG. Image version of the symbol ©.
+
+This file is ineligible for copyright and therefore in the public domain, because it consists entirely of information that is common property and contains no original authorship.
+
+*****************************************************************
+PDmaybe-icon.svg
+English: A mixture of the PD and copyright symbols
+I, the copyright holder of this work, hereby release it into the public domain. This applies worldwide.
+
+In case this is not legally possible:
+I grant anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law.
+
+
+*****************************************************************
+
+PD-icon.svg
+2006-01-13 (first SVG version)
+2008-09-01 (current version)
+Created by uploader. Based on similar symbols
+Various. See log. (Original SVG was based on File:PD-icon.png by Duesentrieb, which was based on Image:Red copyright.png by Rfl.)
+This file is ineligible for copyright and therefore in the public domain, because it consists entirely of information that is common property and contains no original authorship.
+
+
+
+*****************************************************************
+Copyleft.svg
+English: Reversed copyright symbol (\u0254 in a full circle) drawn in SVG.
+21 December 2005
+
+English: own work
+Author Zscout370
+
+This file is ineligible for copyright and therefore in the public domain
+
+
+*****************************************************************
+
+
+Kopimi_k.svg
+English: Kopimi logo
+The Internet
+No author named on the kopimi website
+This file is in the public domain, because kopimi
+
+*****************************************************************
+RegisteredTM.svg
+English: Registered Trade Mark logo
+24 August 2006
+Own work
+Roman Tworkowski
+This file is ineligible for copyright and therefore in the public domain
+
+*****************************************************************
+Anti-copyright.svg
+Anti-copyright symbol
+7 May 2007
+Own work and released into Publice Domain, PNG version made by Willy88
+Jacklau96 in English Wikipedia
+I, the copyright holder of this work, hereby release it into the public domain.
+
+*****************************************************************
+Cc-pd-new_white.svg
+Creative Commons Public Domain logo
+2009-03-14 18:20 (UTC)
+Cc-pd.svg
+ * Cc-pd.svg: Creative Commons
+ * derivative work: Mdale (talk)
+This file is ineligible for copyright and therefore in the public domain,
+
+*****************************************************************
+Tablier_de_protection_obligatoire.svg? (SVG file, nominally 59 × 59 pixels, file size: 32 KB)
+
+This image rendered as PNG in other sizes: 200px, 500px, 1000px, 2000px.
+[edit] Summary
+Description Tablier de protection obligatoire.svg
+Français : Signalisation de santé et de sécurité au travail
+Date
+
+31 October 2008(2008-10-31)
+Source
+
+Own work
+Author
+
+Epop
+Permission
+(Reusing this image)
+
+See below.
+[edit] Licensing
+Public domain I, the copyright holder of this work, hereby release it into the public domain
+
+
+
+
+http://upload.wikimedia.org/wikipedia/commons/0/07/Tablier_de_protection_obligatoire.svg
+Résille.svg? (SVG file, nominally 59 × 59 pixels, file size: 62 KB)
+
+This image rendered as PNG in other sizes: 200px, 500px, 1000px, 2000px.
+[edit] Summary
+Description Résille.svg
+Français : Signalisation de santé et de sécurité au travail
+Date
+
+31 October 2008(2008-10-31)
+Source
+
+Own work
+Author
+
+Epop
+Permission
+(Reusing this image)
+
+See below.
+[edit] Licensing
+Public domain I, the copyright holder of this work, hereby release it into the public domain.
+
+
+
+****************************************************************
+Port_de_la_blouse_obligatoire.svg? (SVG file, nominally 59 × 59 pixels, file size: 14 KB)
+
+This image rendered as PNG in other sizes: 200px, 500px, 1000px, 2000px.
+[edit] Summary
+Description Port de la blouse obligatoire.svg
+Français : Signalisation de santé et de sécurité au travail
+Date
+
+31 October 2008(2008-10-31)
+Source
+
+Own work
+Author
+
+Epop
+Permission
+(Reusing this image)
+
+See below.
+[edit] Licensing
+Public domain I, the copyright holder of this work, hereby release it into the public domain.
+
+
+
+****************************************************************
+
+Port_du_béret_obligatoire.svg? (SVG file, nominally 59 × 59 pixels, file size: 18 KB)
+
+This image rendered as PNG in other sizes: 200px, 500px, 1000px, 2000px.
+[edit] Summary
+Description Port du béret obligatoire.svg
+Français : Signalisation de santé et de sécurité au travail
+Date
+
+31 October 2008(2008-10-31)
+Source
+
+Own work
+Author
+
+Epop
+Permission
+(Reusing this image)
+
+See below.
+[edit] Licensing
+Public domain I, the copyright holder of this work, hereby release it into the public domain.
+
+
+****************************************************************
+
+
+Port_obligatoire_de_chaussures_conductrices.svg? (SVG file, nominally 59 × 59 pixels, file size: 24 KB)
+
+This image rendered as PNG in other sizes: 200px, 500px, 1000px, 2000px.
+[edit] Summary
+Description Port obligatoire de chaussures conductrices.svg
+Français : Signalisation de santé et de sécurité au travail
+Date
+
+31 October 2008(2008-10-31)
+Source
+
+Own work
+Author
+
+Epop
+Permission
+(Reusing this image)
+
+See below.
+[edit] Licensing
+Public domain I, the copyright holder of this work, hereby release it into the public domain
+
+****************************************************************
+
+Port_obligatoire_de_sur-chaussures.svg? (SVG file, nominally 59 × 59 pixels, file size: 22 KB)
+
+This image rendered as PNG in other sizes: 200px, 500px, 1000px, 2000px.
+[edit] Summary
+Description Port obligatoire de sur-chaussures.svg
+Français : Signalisation de santé et de sécurité au travail
+Date
+
+31 October 2008(2008-10-31)
+Source
+
+Own work
+Author
+
+Epop
+Permission
+(Reusing this image)
+
+See below.
+[edit] Licensing
+Public domain I, the copyright holder of this work, hereby release it into the public domain.
+
+
+****************************************************************
+
+Port_obligatoire_d’un_bonnet_de_protection.svg? (SVG file, nominally 59 × 59 pixels, file size: 19 KB)
+
+This image rendered as PNG in other sizes: 200px, 500px, 1000px, 2000px.
+[edit] Summary
+Description Port obligatoire d’un bonnet de protection.svg
+Français : Signalisation de santé et de sécurité au travail
+Date
+
+31 October 2008(2008-10-31)
+Source
+
+Own work
+Author
+
+Epop
+Permission
+(Reusing this image)
+
+See below.
+[edit] Licensing
+Public domain I, the copyright holder of this work, hereby release it into the public domain.
+
+
+****************************************************************
+
+Protection_obligatoire_de_la_tete_et_de_la_vue.svg? (SVG file, nominally 59 × 59 pixels, file size: 20 KB)
+
+This image rendered as PNG in other sizes: 200px, 500px, 1000px, 2000px.
+[edit] Summary
+Description Protection obligatoire de la tete et de la vue.svg
+Français : Signalisation de santé et de sécurité au travail
+Date
+
+31 October 2008(2008-10-31)
+Source
+
+Own work
+Author
+
+Epop
+Permission
+(Reusing this image)
+
+See below.
+[edit] Licensing
+Public domain I, the copyright holder of this work, hereby release it into the public domain.
+
+
+****************************************************************
+Protection_obligatoire_des_voies_respiratoires.svg? (SVG file, nominally 59 × 59 pixels, file size: 18 KB)
+
+This image rendered as PNG in other sizes: 200px, 500px, 1000px, 2000px.
+[edit] Summary
+Description Protection obligatoire des voies respiratoires.svg
+Français : Signalisation de santé et de sécurité au travail
+Date
+
+31 October 2008(2008-10-31)
+Source
+
+Own work
+Author
+
+Epop
+Permission
+(Reusing this image)
+
+See below.
+[edit] Licensing
+Public domain I, the copyright holder of this work, hereby release it into the public domain.
+
+
+
+****************************************************************
+Se_laver_les_mains.svg? (SVG file, nominally 53 × 53 pixels, file size: 26 KB)
+
+This image rendered as PNG in other sizes: 200px, 500px, 1000px, 2000px.
+[edit] Summary
+Description Se laver les mains.svg
+Français : Panneau Se laver les mains
+Date
+
+31 October 2008(2008-10-31)
+Source
+
+Own work
+Author
+
+Epop
+Permission
+(Reusing this image)
+
+See below.
+[edit] Licensing
+Public domain I, the copyright holder of this work, hereby release it into the public domain.
+
+****************************************************************
+
+Protection_individuelle_obligatoire_contre_les_chutes_.svg? (SVG file, nominally 59 × 59 pixels, file size: 29 KB)
+
+This image rendered as PNG in other sizes: 200px, 500px, 1000px, 2000px.
+[edit] Summary
+Description Protection individuelle obligatoire contre les chutes .svg
+Français : Signalisation de santé et de sécurité au travail
+Date
+
+31 October 2008(2008-10-31)
+Source
+
+Own work
+Author
+
+Epop
+Permission
+(Reusing this image)
+
+See below.
+
+
+[edit] Licensing
+Public domain I, the copyright holder of this work, hereby release it into the public domain.
+
+
+****************************************************************
+
+Attacher_la_ceinture_de_sécurité.svg? (SVG file, nominally 59 × 59 pixels, file size: 13 KB)
+
+This image rendered as PNG in other sizes: 200px, 500px, 1000px, 2000px.
+[edit] Summary
+Description Attacher la ceinture de sécurité.svg
+Français : Signalisation de santé et de sécurité au travail
+Date
+
+31 October 2008(2008-10-31)
+Source
+
+Own work
+Author
+
+Epop
+Permission
+(Reusing this image)
+
+See below.
+
+
+[edit] Licensing
+Public domain I, the copyright holder of this work, hereby release it into the public domain.
+
+
+****************************************************************
+
+E017.svg (SVG file, nominally 178 × 178 pixels, file size: 2 KB)
+Logo Wikimedia Commons Ce fichier provient de Wikimedia Commons ? . This file is from Wikimedia Commons?. Les informations le concernant sont affichées ci-dessous ( procédure ) . The information concerning are shown below (procedure).
+[ modifier ] Description [Edit] Description
+Description Description E017.svg E017.svg
+Français : Français : Directive 92/58/CEE. French: French: Directive 92/58/EEC. Source : http://www.baua.de/nn_56926/de/Themen-von-AZ/Arbeitsstaetten/ASR/pdf/ASR-A1-3.pdf Source: http://www.baua.de/nn_56926/de/Themen-von-AZ/Arbeitsstaetten/ASR/pdf/ASR-A1-3.pdf
+Date Date
+
+29 octobre 2009 ( 2009-10-29 ) October 29, 2009 (2009-10-29)
+Source Source
+
+Travail personnel Personal Work
+Auteur Author
+
+Epop Epop
+Permission Permission
+( Réutiliser ce fichier ) (Reusing this image)
+
+Voir ci-dessous See below
+[ modifier ] Licence [Edit] Licensing
+Public domain Moi, créateur de cette œuvre, cède ladite œuvre au domaine public . Miller, creator of this work, transfers the work to the public domain. Ceci s'applique dans tout pays.
+
+
+****************************************************************
+
+D-M019_Sperren.svg (SVG file, nominally 574 × 574 pixels, file size: 6 KB)
+Logo Wikimedia Commons Ce fichier provient de Wikimedia Commons ? . This file is from Wikimedia Commons?. Les informations le concernant sont affichées ci-dessous ( procédure ) . The information concerning are shown below (procedure).
+Description Description D-M019 Sperren.svg D-M019 Sperren.svg
+Deutsch: Sperren, Gebotszeichen D-M019 nach DIN 4844-2 Deutsch: Sperren, Gebotszeichen D-M019 nach DIN 4844-2
+Date Date
+
+2006-08-22 16:25:08 +0200 2006-08-22 16:25:08 +0200
+Source Source
+
+drawn by Torsten Henning drawn by Torsten Henning
+Auteur Author
+
+Torsten Henning Torsten Henning
+Permission Permission
+( Réutiliser ce fichier ) (Reusing this image)
+
+released into the public domain released into the public domain
+Inkscape logo 2.svg
+
+Cette image vectorielle a été créée avec Inkscape . This vector image was created with Inkscape.
+PD-icon.svg Cette image est dans le domaine public parce que son auteur, DrTorstenHenning , l'y a placé. This image is in the public domain
+
+
+****************************************************************
+
+DIN_4844-2_Gebrauchsanweisung_beachten_D-M018.svg (SVG file, nominally 574 × 574 pixels, file size: 8 KB)
+Logo Wikimedia Commons Ce fichier provient de Wikimedia Commons ? . This file is from Wikimedia Commons?. Les informations le concernant sont affichées ci-dessous ( procédure ) . The information concerning are shown below (procedure).
+[ modifier ] Description [Edit] Description
+Description Description DIN 4844-2 Gebrauchsanweisung beachten D-M018.svg DIN 4844-2 Gebrauchsanweisung beachten D-M018.svg
+Deutsch: Gebrauchsanweisung beachten, Symbol D-M018 nach DIN 4844-2 Deutsch: Gebrauchsanweisung beachten, Symbol D-M018 nach DIN 4844-2
+English: Mandatory action sign "Read Operating Instructions", symbol D-M018 according to German standard DIN 4844-2 English: Mandatory action sign "Read Operating Instructions", symbol D-M018 Deutsche Standards according to DIN 4844-2
+Date Date
+
+15 août 2006 ( 2006-08-15 ) August 15, 2006 (2006-08-15)
+Source Source
+
+drawn by author drawn by author
+Auteur Author
+
+Torsten Henning Torsten Henning
+Permission Permission
+( Réutiliser ce fichier ) (Reusing this image)
+
+Voir ci-dessous See below
+Inkscape logo 2.svg
+
+Cette image vectorielle a été créée avec Inkscape . This vector image was created with Inkscape.
+[ modifier ] Licence [Edit] Licensing
+Public domain Moi, créateur de cette œuvre, cède ladite œuvre au domaine public . Miller, creator of this work, transfers the work to the public domain.
+
+
+****************************************************************
+DIN_4844-2_Verbot_D-P000.svg (SVG file, nominally 574 × 574 pixels, file size: 5 KB)
+Logo Wikimedia Commons Ce fichier provient de Wikimedia Commons ? . This file is from Wikimedia Commons?. Les informations le concernant sont affichées ci-dessous ( procédure ) . The information concerning are shown below (procedure).
+[ modifier ] Description [Edit] Description
+Description Description DIN 4844-2 Verbot D-P000.svg DIN 4844-2 Verbot D-P000.svg
+English: Generic prohibition sign English: Generic prohibition sign
+Deutsch: Verbotszeichen "Verbot", Symbol D-P000 nach DIN 4844-2 Deutsch: Verbotszeichen "Verbot", Symbol D-P000 nach DIN 4844-2
+Date Date
+
+8 août 2006 ( 2006-08-08 ) August 8, 2006 (2006-08-08)
+Source Source
+
+drawn by author drawn by author
+Auteur Author
+
+Torsten Henning Torsten Henning
+Permission Permission
+( Réutiliser ce fichier ) (Reusing this image)
+
+Voir ci-dessous See below
+Inkscape logo 2.svg
+
+Cette image vectorielle a été créée avec Inkscape . This vector image was created with Inkscape.
+[ modifier ] Licence [Edit] Licensing
+Public domain Moi, créateur de cette œuvre, cède ladite œuvre au domaine public . Miller, creator of this work, transfers the work to the public domain
+
+****************************************************************
+
+D-P004.svg (SVG file, nominally 178 × 178 pixels, file size: 28 KB)
+Logo Wikimedia Commons Ce fichier provient de Wikimedia Commons ? . This file is from Wikimedia Commons?. Les informations le concernant sont affichées ci-dessous ( procédure ) . The information concerning are shown below (procedure).
+[ modifier ] Description [Edit] Description
+Description Description D-P004.svg D-P004.svg
+Français : Directive 92/58/CEE. French: Directive 92/58/EEC. Source : http://www.baua.de/nn_56926/de/Themen-von-AZ/Arbeitsstaetten/ASR/pdf/ASR-A1-3.pdf Source: http://www.baua.de/nn_56926/de/Themen-von-AZ/Arbeitsstaetten/ASR/pdf/ASR-A1-3.pdf
+Date Date
+
+29 octobre 2008 ( 2008-10-29 ) October 29, 2008 (2008-10-29)
+Source Source
+
+Travail personnel Personal Work
+Auteur Author
+
+Epop Epop
+Permission Permission
+( Réutiliser ce fichier ) (Reusing this image)
+
+Voir ci-dessous See below
+[ modifier ] Licence [Edit] Licensing
+Public domain Moi, créateur de cette œuvre, cède ladite œuvre au domaine public . Miller, creator of this work, transfers the work to the public domain.
+
+
+****************************************************************
+
+D-P005_Kein_Trinkwasser.svg (SVG file, nominally 574 × 574 pixels, file size: 7 KB)
+Logo Wikimedia Commons Ce fichier provient de Wikimedia Commons ? . This file is from Wikimedia Commons?. Les informations le concernant sont affichées ci-dessous ( procédure ) . The information concerning are shown below (procedure).
+Description Description D-P005 Kein Trinkwasser.svg D-P005 Kein Trinkwasser.svg
+Deutsch: Kein Trinkwasser, Verbotszeichen D-P005 nach DIN 4844-2 Deutsch: Kein Trinkwasser, Verbotszeichen D-P005 nach DIN 4844-2
+English: No drinking water, prohibition sign D-P005 according to German standard DIN 4844-2 English: No drinking water, prohibition sign D-P005 according to Deutsche Standards DIN 4844-2
+Date Date
+
+2006-08-24 17:44:52 +0200 2006-08-24 17:44:52 +0200
+Source Source
+
+drawn by Torsten Henning drawn by Torsten Henning
+Auteur Author
+
+Torsten Henning Torsten Henning
+Permission Permission
+( Réutiliser ce fichier ) (Reusing this image) released into the public domain released into the public domain
+Autres versions Other versions
+
+Derivative works of this file: Derivative works of this file:
+
+ * main equipment layout of CRH2 EMU.svg hand equipment layout of CRH2 EMU.svg
+ * drinking water sign.svg drinking water sign.svg
+
+Inkscape logo 2.svg
+
+Cette image vectorielle a été créée avec Inkscape . This vector image was created with Inkscape.
+
+
+PD-icon.svg Cette image est dans le domaine public parce que son auteur, DrTorstenHenning , l'y a placé. This image is in the public domain
+
+
+****************************************************************
+
+GHS-pictogram-acid.svg? (SVG file, nominally 724 × 724 pixels, file size: 27 KB)
+
+This image rendered as PNG in other sizes: 200px, 500px, 1000px, 2000px.
+Description GHS-pictogram-acid.svg
+
+Globally Harmonized System of Classification and Labelling of Chemicals (GHS) pictogram for corrosive substances
+Date
+
+13 October 2008(2008-10-13)
+Source
+
+EPS file acid.eps from UNECE web site converted with ImageMagick convert and with potrace, edited in inkscape
+Author
+
+Torsten Henning
+Permission
+(Reusing this image)
+
+see license information
+[edit] Licensing
+Public domain This work is excerpted from an official document of the United Nations. The policy of this organisation is to keep most of its documents in the public domain in order to disseminate "as widely as possible the ideas (contained) in the United Nations Publications".
+
+
+****************************************************************
+
+GHS-pictogram-bottle.svg? (SVG file, nominally 724 × 724 pixels, file size: 4 KB)
+
+This image rendered as PNG in other sizes: 200px, 500px, 1000px, 2000px.
+Description GHS-pictogram-bottle.svg
+
+Globally Harmonized System of Classification and Labelling of Chemicals (GHS) pictogram for gas bottles
+Date
+
+13 October 2008(2008-10-13)
+Source
+
+EPS file bottle.eps from UNECE web site converted with ImageMagick convert and with potrace, edited in inkscape
+Author
+
+Torsten Henning
+Permission
+(Reusing this image)
+
+see license information
+[edit] Licensing
+Public domain This work is excerpted from an official document of the United Nations. The policy of this organisation is to keep most of its documents in the public domain in order to disseminate "as widely as possible the ideas (contained) in the United Nations Publications".
+
+
+****************************************************************
+
+GHS-pictogram-exclam.svg? (SVG file, nominally 724 × 724 pixels, file size: 4 KB)
+
+This image rendered as PNG in other sizes: 200px, 500px, 1000px, 2000px.
+Description GHS-pictogram-exclam.svg
+
+Globally Harmonized System of Classification and Labelling of Chemicals (GHS) pictogram for hazardous substances
+Date
+
+13 October 2008(2008-10-13)
+Source
+
+EPS file exclam.eps from UNECE web site converted with ImageMagick convert and with potrace, edited in inkscape
+Author
+
+Torsten Henning
+Permission
+(Reusing this image)
+
+see license information
+[edit] Licensing
+Public domain This work is excerpted from an official document of the United Nations. The policy of this organisation is to keep most of its documents in the public domain in order to disseminate "as widely as possible the ideas (contained) in the United Nations Publications".
+
+
+****************************************************************
+GHS-pictogram-explos.svg? (SVG file, nominally 724 × 724 pixels, file size: 24 KB)
+
+This image rendered as PNG in other sizes: 200px, 500px, 1000px, 2000px.
+Description GHS-pictogram-explos.svg
+
+Globally Harmonized System of Classification and Labelling of Chemicals (GHS) pictogram for explosive substances
+Date
+
+13 October 2008(2008-10-13)
+Source
+
+EPS file explos.eps from UNECE web site converted with ImageMagick convert and with potrace, edited in inkscape
+Author
+
+Torsten Henning
+Permission
+(Reusing this image)
+
+see license information
+[edit] Licensing
+Public domain This work is excerpted from an official document of the United Nations. The policy of this organisation is to keep most of its documents in the public domain in order to disseminate "as widely as possible the ideas (contained) in the United Nations Publications".
+
+****************************************************************
+
+GHS-pictogram-flamme.svg? (SVG file, nominally 724 × 724 pixels, file size: 4 KB)
+
+This image rendered as PNG in other sizes: 200px, 500px, 1000px, 2000px.
+Description GHS-pictogram-flamme.svg
+
+Globally Harmonized System of Classification and Labelling of Chemicals (GHS) pictogram for flammable substances
+Date
+
+13 October 2008(2008-10-13)
+Source
+
+EPS file flamme.eps from UNECE web site converted with ImageMagick convert and with potrace, edited and flame redrawn in inkscape
+Author
+
+Torsten Henning
+Permission
+(Reusing this image)
+
+see license information
+[edit] Licensing
+Public domain This work is excerpted from an official document of the United Nations. The policy of this organisation is to keep most of its documents in the public domain in order to disseminate "as widely as possible the ideas (contained) in the United Nations Publications".
+
+
+****************************************************************
+
+GHS-pictogram-pollu.svg? (SVG file, nominally 724 × 724 pixels, file size: 14 KB)
+
+This image rendered as PNG in other sizes: 200px, 500px, 1000px, 2000px.
+Description GHS-pictogram-pollu.svg
+
+Globally Harmonized System of Classification and Labelling of Chemicals (GHS) pictogram for environmentally hazardous substances
+Date
+
+13 October 2008(2008-10-13)
+Source
+
+EPS file pollu.eps from UNECE web site converted with ImageMagick convert and with potrace, edited in inkscape
+Author
+
+Torsten Henning
+Permission
+(Reusing this image)
+
+see license information
+[edit] Licensing
+Public domain This work is excerpted from an official document of the United Nations. The policy of this organisation is to keep most of its documents in the public domain in order to disseminate "as widely as possible the ideas (contained) in the United Nations Publications".
+
+
+****************************************************************
+
+GHS-pictogram-rondflam.svg? (SVG file, nominally 724 × 724 pixels, file size: 5 KB)
+
+This image rendered as PNG in other sizes: 200px, 500px, 1000px, 2000px.
+Description GHS-pictogram-rondflam.svg
+
+Globally Harmonized System of Classification and Labelling of Chemicals (GHS) pictogram for oxidizing substances
+Date
+
+13 October 2008(2008-10-13)
+Source
+
+EPS file rondflam.eps from UNECE web site converted with ImageMagick convert and with potrace, edited and flame redrawn in inkscape
+Author
+
+Torsten Henning
+Permission
+(Reusing this image)
+
+see license information
+[edit] Licensing
+Public domain This work is excerpted from an official document of the United Nations. The policy of this organisation is to keep most of its documents in the public domain in order to disseminate "as widely as possible the ideas (contained) in the United Nations Publications".
+
+
+****************************************************************
+
+GHS-pictogram-silhouete.svg? (SVG file, nominally 724 × 724 pixels, file size: 39 KB)
+
+This image rendered as PNG in other sizes: 200px, 500px, 1000px, 2000px.
+Description GHS-pictogram-silhouete.svg
+
+Globally Harmonized System of Classification and Labelling of Chemicals (GHS) pictogram for substances hazardous to the human health
+Date
+
+13 October 2008(2008-10-13)
+Source
+
+EPS file silhouete.eps from UNECE web site converted with ImageMagick convert and with potrace, edited in inkscape
+Author
+
+Torsten Henning
+Permission
+(Reusing this image) see license information
+Other versions Image:GHS_carcinogen_sign.svg
+[edit] Licensing
+Public domain This work is excerpted from an official document of the United Nations. The policy of this organisation is to keep most of its documents in the public domain in order to disseminate "as widely as possible the ideas (contained) in the United Nations Publications".
+
+
+****************************************************************
+
+Pisces.svg? (SVG file, nominally 189 × 235 pixels, file size: 1 KB)
+
+This image rendered as PNG in other sizes: 200px, 500px, 1000px, 2000px.
+
+Pisces zodiac sign
+
+
+Public domain I, the copyright holder of this work, hereby release it into the public domain.
+
+
+****************************************************************
+Sagittarius.svg? (SVG file, nominally 235 × 235 pixels, file size: 1 KB)
+
+This image rendered as PNG in other sizes: 200px, 500px, 1000px, 2000px.
+
+Sagittarius zodiac sign
+
+
+Public domain I, the copyright holder of this work, hereby release it into the public domain.
+****************************************************************
+
+Aquarius.svg? (SVG file, nominally 350 × 235 pixels, file size: 1 KB)
+
+This image rendered as PNG in other sizes: 200px, 500px, 1000px, 2000px.
+
+Aquarius zodiak sign
+
+
+Public domain I, the copyright holder of this work, hereby release it into the public domain.
+
+
+****************************************************************
+Aries.svg? (SVG file, nominally 248 × 235 pixels, file size: 2 KB)
+
+This image rendered as PNG in other sizes: 200px, 500px, 1000px, 2000px.
+
+Aries zodiak sign
+
+
+Public domain I, the copyright holder of this work, hereby release it into the public domain
+
+
+
+****************************************************************
+
+Cancer.svg? (SVG file, nominally 300 × 235 pixels, file size: 2 KB)
+
+This image rendered as PNG in other sizes: 200px, 500px, 1000px, 2000px.
+English: Cancer zodiak sign. Also at Unicode U+264B (?).
+
+
+Public domain I, the copyright holder of this work, hereby release it into the public domain.
+
+
+****************************************************************
+Capricorn.svg? (SVG file, nominally 246 × 235 pixels, file size: 1 KB)
+
+This image rendered as PNG in other sizes: 200px, 500px, 1000px, 2000px.
+
+Capricorn zodiak sign
+
+W3C ? The source code of this SVG is valid
+
+
+Public domain I, the copyright holder of this work, hereby release it into the public domain.
+
+
+
+****************************************************************
+
+Gemini.svg? (SVG file, nominally 229 × 235 pixels, file size: 1 KB)
+
+This image rendered as PNG in other sizes: 200px, 500px, 1000px, 2000px.
+
+Gemini zodiak sign
+
+
+Public domain I, the copyright holder of this work, hereby release it into the public domain.
+
+
+****************************************************************
+Leo.svg? (SVG file, nominally 184 × 235 pixels, file size: 2 KB)
+
+This image rendered as PNG in other sizes: 200px, 500px, 1000px, 2000px.
+
+Leo zodiak sign
+
+
+Public domain I, the copyright holder of this work, hereby release it into the public domain.
+****************************************************************
+Leo.svg? (SVG file, nominally 184 × 235 pixels, file size: 2 KB)
+
+This image rendered as PNG in other sizes: 200px, 500px, 1000px, 2000px.
+
+Leo zodiak sign
+
+
+Public domain I, the copyright holder of this work, hereby release it into the public domain.
+
+
+
+****************************************************************
+Scorpio.svg? (SVG file, nominally 214 × 235 pixels, file size: 2 KB)
+
+This image rendered as PNG in other sizes: 200px, 500px, 1000px, 2000px.
+
+Scorpio zodiak sign
+
+
+Public domain I, the copyright holder of this work, hereby release it into the public domain.
+
+
+
+****************************************************************
+
+Stop_sign_MUTCD.svg? (SVG file, nominally 751 × 751 pixels, file size: 11 KB)
+
+This image rendered as PNG in other sizes: 200px, 500px, 1000px, 2000px.
+
+
+ I, Ltljltlj, the creator of this image, hereby release it into the public domain.
+
+
+****************************************************************
+
+Yield_sign.svg? (SVG file, nominally 835 × 714 pixels, file size: 11 KB)
+
+This image rendered as PNG in other sizes: 200px, 500px, 1000px, 2000px.
+
+
+ I, Ltljltlj, the creator of this image, hereby release it into the public domain
+
+
+****************************************************************
+
+MUTCD_W21-1a.svg? (SVG file, nominally 290 × 289 pixels, file size: 3 KB)
+
+This image rendered as PNG in other sizes: 200px, 500px, 1000px, 2000px.
+[edit] Summary
+
+MUTCD W21-1a Workers Sign Source: Page Page 6F-17, Manual on Uniform Traffic Control Devices for Streets and Highways - 2003 Edition
+[edit] Licensing
+Public domain This work is in the public domain in the United States because it is a work of the United States Federal Government
+
+
+****************************************************************
+Do_Not_Enter_sign.svg? (SVG file, nominally 751 × 751 pixels, file size: 12 KB)
+
+This image rendered as PNG in other sizes: 200px, 500px, 1000px, 2000px.
+Licensing
+
+
+ I, Ltljltlj, the creator of this image, hereby release it into the public domain.
+****************************************************************
+Dead_End_sign.svg? (SVG file, nominally 818 × 818 pixels, file size: 10 KB)
+
+This image rendered as PNG in other sizes: 200px, 500px, 1000px, 2000px.
+
+
+ I, Ltljltlj, the creator of this image, hereby release it into the public domain. If that cannot be done for any reason, including the nonexistence of a way to release a work into the public domain, I release it (or my changes in the case of a derivative work) under the following license:
+
+.
+
+600 mm by 600 mm (24 in by 24 in) dead end sign, made to the specifications of the 2004 edition of Standard Highway Signs (sign W14-1). Uses the Roadgeek 2005 fonts. (United States law does not permit the copyrighting of typeface designs, and the fonts are meant to be copies of a U.S. Government-produced work anyway.) Colors are from [1] (Pantone Yellow 116), converted to RGB by [2].
+
+
+
+****************************************************************
+US_crosswalk_sign.svg? (SVG file, nominally 74 × 74 pixels, file size: 2 KB)
+
+This image rendered as PNG in other sizes: 200px, 500px, 1000px, 2000px.
+Description US crosswalk sign.svg
+
+Public domain; created by the US government. (see above template)
+
+Vector version of Signpedx.GIF
+Date
+
+2007-04-30 (first version); 2007-06-11 (last version)
+Source
+
+Originally from en.wikipedia; description page is/was here.
+Author
+
+Original uploader was NinjaCharlie at en.wikipedia Later versions were uploaded by CountingPine at en.wikipedia.
+Permission
+(Reusing this image)
+
+PD-USGOV.
+
+
+
+****************************************************************
+School_sign_US.svg? (SVG file, nominally 744 × 725 pixels, file size: 7 KB)
+
+This image rendered as PNG in other sizes: 200px, 500px, 1000px, 2000px.
+Description School sign US.svg
+
+School sign, made to the specifications of the 2004 edition of Standard Highway Signs (sign S1-1).
+Date
+
+26 March 2007(2007-03-26)
+Source
+
+MUTCD Chapter 7B
+Author
+
+Hillrhpc
+Permission
+(Reusing this image)
+
+See below.
+Public domain
+ This file is in the public domain because it comes from the US FHWA Manual on Uniform Traffic Control Devices, sign number S1-1, which states specifically on page I-1 that:
+
+
+
+****************************************************************
+
+Microsoft_DOS.svg (SVG file, nominally 1,136 × 821 pixels, file size: 14 KB)
+
+Summary
+Description Microsoft DOS.svg
+English: MS Dos Logo
+Español: MS Dos Logo
+Date
+
+27.05.09
+Source
+
+Own work
+Author
+
+Eduloqui
+
+
+This image, or text depicted in it, only consists of simple geometric shapes and text. They do not meet the threshold of originality needed for copyright protection, and are therefore public domain
+
+
+****************************************************************
+
+BSD_wordmark.svg (SVG file, nominally 117 × 55 pixels, file size: 6 KB)
+
+Description BSD wordmark.
+Date
+19 November 2009(2009-11-19)
+Source
+http://www.freebsd.org/logo.html (extracted the last three letters from FreeBSD)
+Author
+The FreeBSD Project
+Permission
+
+Public domain This image, or text depicted in it, only consists of simple geometric shapes and text. They do not meet the threshold of originality needed for copyright protection, and are therefore public domain.
+
+****************************************************************
+
+F_icon.svg\u200e (SVG file, nominally 128 × 128 pixels, file size: 1,005 B)
+
+This image rendered as PNG in other sizes: 200px, 500px, 1000px, 2000px.
+Description F icon.svg
+
+A lowercase f with a rectangle underneath. Similar to the Facebook(\u2122) favicon, though not under copyright because:
+
+ * fonts cannot be copyrighted
+ * simple geometric shapes cannot be copyrighted
+
+Date
+
+9 April 2008(2008-04-09)
+Source
+
+Self-made in Adobe Illustrator CS3.
+Author
+
+Tkgd2007
+****************************************************************
+
+
+
+MUTE_logo.png
+ (201 × 127 pixels, file size: 4 KB, MIME type: image/png)
+ Help about image annotations
+MUTE logo
+http://mute-net.sourceforge.net/
+Released into the public domain by its copyright holder (on request).
+ This file has been released into the public domain
+
+
+*****************************************************************
+
+
+Logo_Rakarrack3.png
+ (166 × 311 pixels, file size: 43 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+Description Logo Rakarrack3.png
+English: Logo for Rakarrack
+Deutsch: Logo für Rakarrack
+Date
+Source
+http://rakarrack.sourceforge.net/logo_rakarrack3.png
+Author
+holborn
+Permission
+
+OTRS Wikimedia The permission for use of this work has been verified and archived in the Wikimedia OTRS system.
+It is available here for users with an OTRS account. To confirm the permission, please contact someone with an OTRS account or leave a note at the OTRS noticeboard.
+Ticket link: https://secure.wikimedia.org/otrs/index.pl?Action=AgentTicketZoom&TicketID=2011109
+Licensing
+Public domain I, the copyright holder of this work, hereby release it into the public domain.
+
+
+*****************************************************************
+
+
+Mecanog.gif
+ (32 × 32 pixels, file size: 480 B, MIME type: image/gif)
+ Help about image annotations
+Summary
+Description Mecanog.gif
+English: Mecanog program icon
+Date
+2000(2000)
+Source
+Found several years ago
+Author
+Jmarchn
+Permission
+
+Licensing
+Public domain I, the copyright holder of this work, hereby release it into the public domain.
+
+
+*****************************************************************
+
+
+PoeditIcon.svg
+ (SVG file, nominally 156 × 156 pixels, file size: 14 KB)
+Description PoeditIcon.svg
+\u010cesky: Ikona aplikace poEdit
+English: PoEdit icon
+Date
+19 August 2009(2009-08-19)
+Source
+Own work
+Author
+Jmarchn
+Permission
+
+Other versions File:PoeditIcon.gif
+Licensing
+Public domain I, the copyright holder of this work, hereby release it into the public domain. This applies worldwide.
+
+
+*****************************************************************
+
+
+Power_Explorer_icon.png
+ (256 × 256 pixels, file size: 8 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+Description Power Explorer icon.png
+English: Icon of w:Power Explorer, a free and open source file browser.
+Italiano: Icona di w:it:Power Explorer, file browser gratuito e open source.
+Date
+15 agosto 2008 - August 15, 2008
+Source
+http://powersoftware.altervista.org/explorer/it/images.htm - Own work
+Author
+Una giornata uggiosa '94
+Permission
+
+Licensing
+Public domain I, the copyright holder of this work, hereby release it into the public domain. This applies worldwide.
+
+
+*****************************************************************
+
+
+Zs_icon_64.png
+ (64 × 64 pixels, file size: 8 KB, MIME type: image/png)
+ Help about image annotations
+Contents
+[hide]
+ * 1 Summary
+ * 2 Licensing
+ * 3 Usage:
+ * 4 Related galleries:
+Summary
+Description Zs icon 64.png
+English: ZeniSynth logo
+\u65e5\u672c\u8a9e: ZeniSynth \u30ed\u30b4
+Date
+Source
+mnemoto
+Author
+mnemoto
+Permission
+
+Licensing
+Public domain I, the copyright holder of this work, hereby release it into the public domain.
+
+
+*****************************************************************
+
+
+Blackducklogo.gif
+ (174 × 79 pixels, file size: 3 KB, MIME type: image/gif)
+ Help about image annotations
+Summary
+Description Blackducklogo.gif
+English: Logo created by Black Duck Software
+Date
+Source
+Own work
+Author
+Geordie1981
+Permission
+
+Licensing
+Public domain I, the copyright holder of this work, hereby release it into the public domain. This applies worldwide.
+
+
+*****************************************************************
+
+
+Pentubuntu.svg
+ (SVG file, nominally 395 × 420 pixels, file size: 475 KB)
+Summary
+Description Pentubuntu.svg
+English: Pentubuntu, the different Linux Distribution
+Date
+Source
+Own work
+Author
+Subcommandante
+Permission
+
+made by myself
+Licensing
+Public domain I, the copyright holder of this work, hereby release it into the public domain. This applies worldwide.
+
+
+*****************************************************************
+
+
+Phlak_small.png
+ (91 × 73 pixels, file size: 4 KB, MIME type: image/png)
+ Help about image annotations
+Sumário
+Description Phlak small.png
+Símbolo do PHLAK
+Date
+20 August 2007(2007-08-20)
+Source
+feito por mim
+Author
+Thyago Jorge Machado
+Permission
+
+Thyago Jorge Machado
+Licensing
+Public domain I, the copyright holder of this work, hereby release it into the public domain. This applies worldwide.
+
+
+*****************************************************************
+
+
+IPFire_Logo.png
+ (261 × 340 pixels, file size: 112 KB, MIME type: image/png)
+ Help about image annotations
+Contents
+[hide]
+ * 1 Summary
+ * 2 Licensing
+ * 3 Usage:
+ * 4 Related galleries:
+Summary
+Description IPFire Logo.png
+English: The Logo of the IPFire Project.
+Date
+Source
+Artist
+Author
+Halit YE\u015e\u0130L
+Permission
+
+Licensing
+Public domain I, the copyright holder of this work, hereby release it into the public domain. This applies worldwide.
+
+
+*****************************************************************
+
+Mubuntu-Logo.png
+From Wikimedia Commons, the free media repository
+Jump to: navigation, search
+ * File
+ * File history
+ * File usage on Commons
+Mubuntu-Logo.png
+Size of this preview: 800 × 196 pixels
+Full resolution
+ (801 × 196 pixels, file size: 21 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+Description Mubuntu-Logo.png
+English: Mubuntu Linux, for a better world made by myself
+Date
+Source
+Own work
+Author
+Subcommandante
+Permission
+
+Licensing
+Public domain I, the copyright holder of this work, hereby release it into the public domain. This applies worldwide.
+
+
+*****************************************************************
+
+
+Zorin os.png
+From Wikimedia Commons, the free media repository
+Jump to: navigation, search
+ * File
+ * File history
+ * File usage on Commons
+Zorin os.png
+Size of this preview: 800 × 366 pixels
+Full resolution
+ (919 × 421 pixels, file size: 128 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+Description Zorin os.png
+The Zorin OS logo
+Date
+9 December 2008(2008-12-09)
+Source
+Own work
+Author
+Zorin soft
+Permission
+
+Licensing
+Public domain I, the copyright holder of this work, hereby release it into the public domain. This applies worldwide.
+
+
+*****************************************************************
+
+
+Dreamlinux-logo.png
+ (200 × 127 pixels, file size: 20 KB, MIME type: image/png)
+ Help about image annotations
+Contents
+[hide]
+ * 1 Summary
+ * 2 Licensing
+ * 3 Usage:
+ * 4 Related galleries:
+Summary
+Description Dreamlinux-logo.png
+Logotipo de Dreamlinux
+Date
+27 February 2007(2007-02-27)
+Source
+<>
+Author
+Dreamlinux team
+Permission
+
+Dominio Publico
+Licensing
+Public domain I, the copyright holder of this work, hereby release it into the public domain. This applies worldwide.
+
+
+*****************************************************************
+
+
+Venenux_Logo.svg
+ (SVG file, nominally 800 × 600 pixels, file size: 8 KB)
+Description Venenux Logo.svg
+VENENUX GNU/Linux logo
+Date
+2009-08-08 19:04 (UTC)
+Source
+ * Venenuxlogo.png
+Author
+ * Venenuxlogo.png: Venenux
+ * derivative work: Wilfredo Rodríguez (talk)
+Permission
+
+Nuvola apps kolourpaint.png This is a retouched picture, which means that it has been digitally altered from its original version. Modifications: SVG Version. The original can be viewed here: Venenuxlogo.png. Modifications made by User:Wilfredor.
+I, the copyright holder of this work, hereby publish it under the following license:
+Public domain I, the copyright holder of this work, hereby release it into the public domain. This applies worldwide.
+
+
+*****************************************************************
+
+
+EmnixLinuxLogo.png
+ (150 × 150 pixels, file size: 12 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+Description EmnixLinuxLogo.png
+English: The letter 'E' which labels the Linux operating system 'Emnix'. This logo can be recreated with the font 'Swatch It'.
+Date
+2009/11/10
+Source
+Own work
+Author
+AnsatsuMono
+Permission
+
+Public Domain
+
+
+*****************************************************************
+
+
+Tomsrtbt_241_345.gif
+ (241 × 345 pixels, file size: 5 KB, MIME type: image/gif)
+ Help about image annotations
+Description Tomsrtbt 241 345.gif
+I made the image.
+Date
+2007-03-31 (original upload date)
+Source
+Originally from en.wikipedia; description page is/was here.
+Author
+Original uploader was TomOehser at en.wikipedia
+Permission
+
+Released into the public domain (by the author).
+License information
+Public Domain
+
+
+*****************************************************************
+
+
+Ubuntu_studio.svg
+ (SVG file, nominally 1,692 × 464 pixels, file size: 14 KB)
+Description Ubuntu studio.svg
+English: The logo of the Linux distribution Ubuntu Studio
+Date
+Source
+Own work
+Author
+Wondigoma
+Permission
+
+Public domain This image, or text depicted in it, only consists of simple geometric shapes and text. They do not meet the threshold of originality needed for copyright protection, and are therefore public domain. Although it is free of copyright restrictions, this image may still be subject to other restrictions. See WP:PD#Fonts or Template talk:PD-textlogo for more information.
+
+
+*****************************************************************
+
+
+Cdlinuxpl_logo.png
+ (180 × 142 pixels, file size: 20 KB, MIME type: image/png)
+ Help about image annotations
+Description Cdlinuxpl logo.png
+Polski: Logo dystrybucji cdlinux.pl
+English: cdlinux.pl logo
+Date
+2006-07-27 (original upload date)
+Source
+Originally from pl.wikipedia; description page is/was here.
+Author
+Original uploader was Mwrobel at pl.wikipedia
+Permission
+
+Released into the public domain (by the author).
+Licensing
+Public Domain
+
+
+*****************************************************************
+
+
+Awn_logo.png
+ (192 × 126 pixels, file size: 5 KB, MIME type: image/png)
+ Help about image annotations
+Summary
+Description Awn logo.png
+English: AWN logo
+Date
+18 August 2009(2009-08-18)
+Source
+Own work
+Author
+Astur
+Permission
+
+GNU Free Documentation License, Version 1.2
+
+GFDL images
+Licensing
+Public domain I, the copyright holder of this work, hereby release it into the public domain. This applies worldwide.
+
+
+*****************************************************************
+
+Fedora_logo.svg
+ (SVG file, nominally 267 × 267 pixels, file size: 3 KB)
+Description Fedora logo.svg
+English: The official symbol of the Linux distribution Fedora
+Deutsch: Das offizielle Symbol der Linux-Distribution Fedora
+Date
+Source
+Own work
+Author
+Wondigoma
+Permission
+Public domain This image, or text depicted in it, only consists of simple geometric shapes and text. They do not meet the threshold of originality needed for copyright protection, and are therefore public domain. Although it is free of copyright restrictions, this image may still be subject to other restrictions. See WP:PD#Fonts or Template talk:PD-textlogo for more information.
+
+This work contains material which may be subject to trademark laws in one or more jurisdictions. Before using this content, please ensure that you have the right to use it under the laws which apply in the circumstances of your intended use. You are solely responsible for ensuring that you do not infringe the rights to this trademark. See our general disclaimer. The use of this trademark does not indicate endorsement of the holder by Wikimedia Commons or the Wikimedia Foundation, nor vice versa.
+This is an informational tag and not a license tag. A normal copyright tag is required as well.
+
+****************************************************************
+Kubuntu_Logo.svg
+ (SVG file, nominally 650 × 164 pixels, file size: 10 KB)
+Description Kubuntu Logo.svg
+English: The logo of the Linux distribution Kubuntu
+Date
+Source
+Own work
+Author
+Wondigoma
+Permission
+Public domain
+
+This work contains material which may be subject to trademark laws in one or more jurisdictions. Before using this content, please ensure that you have the right to use it under the laws which apply in the circumstances of your intended use. You are solely responsible for ensuring that you do not infringe the rights to this trademark. See our general disclaimer. The use of this trademark does not indicate endorsement of the holder by Wikimedia Commons or the Wikimedia Foundation, nor vice versa.
+
+
+****************************************************************
+
+
+****************************************************************
+
+
+****************************************************************
+
+
+****************************************************************
+
+
+****************************************************************
+
+
+****************************************************************
+
+
+****************************************************************
+
+
+****************************************************************
+
+
+****************************************************************
+
+
+****************************************************************
+
+
+****************************************************************
+
+
+****************************************************************
+
+
+****************************************************************
+
+
+****************************************************************
+
+
+****************************************************************
+
+
+****************************************************************
+
+
+****************************************************************
+
+
+****************************************************************
+
+
+****************************************************************
+
+
+****************************************************************
+
+
+****************************************************************
+
+
+****************************************************************
+
+
+****************************************************************
+
+
+****************************************************************
+
+
+****************************************************************
+
+
+****************************************************************
+
+
+****************************************************************
+
+
+****************************************************************
+
+
+****************************************************************
+
+
+****************************************************************
+
+
+****************************************************************
+****************************************************************
diff --git a/src/main/resources/unitypackage/viewer/gui/zoom-fit-best-2.png b/src/main/resources/unitypackage/viewer/gui/zoom-fit-best-2.png
new file mode 100644
index 0000000..cc1a75c
Binary files /dev/null and b/src/main/resources/unitypackage/viewer/gui/zoom-fit-best-2.png differ