commit 68507e2362d133c1b00e776e6e3edeedaaad1970 Author: Ivailo Monev Date: Fri Nov 28 22:35:03 2014 +0000 initial import diff --git a/AUTHORS b/AUTHORS new file mode 100644 index 00000000..1a15c911 --- /dev/null +++ b/AUTHORS @@ -0,0 +1,19 @@ +Daniel Foré + +Copyright 2007-2013 elementary LLC. + +These icons are free artwork; you can redistribute them and/or modify +them under the terms of the GNU General Public License as published by +the Free Software Foundation; either version 3, or (at your option) +any later version. + +These icons distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License +along with these icons; if not, see . + +Icons based on Tango sources or taken from the Tango project are public domain. +You can visit the Tango project website here: diff --git a/CONTRIBUTORS b/CONTRIBUTORS new file mode 100644 index 00000000..740bb1d8 --- /dev/null +++ b/CONTRIBUTORS @@ -0,0 +1,9 @@ +Sebastian Porta +Sergey "Shnatsel" Davidoff +Oliver Scholtz +Dennis Fisher +Caleb Riley "spiceofdesign" +Simon "Ochosi" Steinbeiß +Cassidy James +Sam Hewitt +Sergio Benjamim \ No newline at end of file diff --git a/COPYING b/COPYING new file mode 100644 index 00000000..94a9ed02 --- /dev/null +++ b/COPYING @@ -0,0 +1,674 @@ + GNU GENERAL PUBLIC LICENSE + Version 3, 29 June 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 General Public License is a free, copyleft license for +software and other kinds of works. + + The licenses for most software and other practical works are designed +to take away your freedom to share and change the works. By contrast, +the GNU General Public License is intended to guarantee your freedom to +share and change all versions of a program--to make sure it remains free +software for all its users. We, the Free Software Foundation, use the +GNU General Public License for most of our software; it applies also to +any other work released this way by its authors. You can apply it to +your programs, too. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +them if you wish), that you receive source code or can get it if you +want it, that you can change the software or use pieces of it in new +free programs, and that you know you can do these things. + + To protect your rights, we need to prevent others from denying you +these rights or asking you to surrender the rights. Therefore, you have +certain responsibilities if you distribute copies of the software, or if +you modify it: responsibilities to respect the freedom of others. + + For example, if you distribute copies of such a program, whether +gratis or for a fee, you must pass on to the recipients the same +freedoms that you received. You must make sure that they, too, receive +or can get the source code. And you must show them these terms so they +know their rights. + + Developers that use the GNU GPL protect your rights with two steps: +(1) assert copyright on the software, and (2) offer you this License +giving you legal permission to copy, distribute and/or modify it. + + For the developers' and authors' protection, the GPL clearly explains +that there is no warranty for this free software. For both users' and +authors' sake, the GPL requires that modified versions be marked as +changed, so that their problems will not be attributed erroneously to +authors of previous versions. + + Some devices are designed to deny users access to install or run +modified versions of the software inside them, although the manufacturer +can do so. This is fundamentally incompatible with the aim of +protecting users' freedom to change the software. The systematic +pattern of such abuse occurs in the area of products for individuals to +use, which is precisely where it is most unacceptable. Therefore, we +have designed this version of the GPL to prohibit the practice for those +products. If such problems arise substantially in other domains, we +stand ready to extend this provision to those domains in future versions +of the GPL, as needed to protect the freedom of users. + + Finally, every program is threatened constantly by software patents. +States should not allow patents to restrict development and use of +software on general-purpose computers, but in those that do, we wish to +avoid the special danger that patents applied to a free program could +make it effectively proprietary. To prevent this, the GPL assures that +patents cannot be used to render the program non-free. + + The precise terms and conditions for copying, distribution and +modification follow. + + TERMS AND CONDITIONS + + 0. Definitions. + + "This License" refers to version 3 of the GNU General Public License. + + "Copyright" also means copyright-like laws that apply to other kinds of +works, such as semiconductor masks. + + "The Program" refers to any copyrightable work licensed under this +License. Each licensee is addressed as "you". "Licensees" and +"recipients" may be individuals or organizations. + + To "modify" a work means to copy from or adapt all or part of the work +in a fashion requiring copyright permission, other than the making of an +exact copy. The resulting work is called a "modified version" of the +earlier work or a work "based on" the earlier work. + + A "covered work" means either the unmodified Program or a work based +on the Program. + + To "propagate" a work means to do anything with it that, without +permission, would make you directly or secondarily liable for +infringement under applicable copyright law, except executing it on a +computer or modifying a private copy. Propagation includes copying, +distribution (with or without modification), making available to the +public, and in some countries other activities as well. + + To "convey" a work means any kind of propagation that enables other +parties to make or receive copies. Mere interaction with a user through +a computer network, with no transfer of a copy, is not conveying. + + An interactive user interface displays "Appropriate Legal Notices" +to the extent that it includes a convenient and prominently visible +feature that (1) displays an appropriate copyright notice, and (2) +tells the user that there is no warranty for the work (except to the +extent that warranties are provided), that licensees may convey the +work under this License, and how to view a copy of this License. If +the interface presents a list of user commands or options, such as a +menu, a prominent item in the list meets this criterion. + + 1. Source Code. + + The "source code" for a work means the preferred form of the work +for making modifications to it. "Object code" means any non-source +form of a work. + + A "Standard Interface" means an interface that either is an official +standard defined by a recognized standards body, or, in the case of +interfaces specified for a particular programming language, one that +is widely used among developers working in that language. + + The "System Libraries" of an executable work include anything, other +than the work as a whole, that (a) is included in the normal form of +packaging a Major Component, but which is not part of that Major +Component, and (b) serves only to enable use of the work with that +Major Component, or to implement a Standard Interface for which an +implementation is available to the public in source code form. A +"Major Component", in this context, means a major essential component +(kernel, window system, and so on) of the specific operating system +(if any) on which the executable work runs, or a compiler used to +produce the work, or an object code interpreter used to run it. + + The "Corresponding Source" for a work in object code form means all +the source code needed to generate, install, and (for an executable +work) run the object code and to modify the work, including scripts to +control those activities. However, it does not include the work's +System Libraries, or general-purpose tools or generally available free +programs which are used unmodified in performing those activities but +which are not part of the work. For example, Corresponding Source +includes interface definition files associated with source files for +the work, and the source code for shared libraries and dynamically +linked subprograms that the work is specifically designed to require, +such as by intimate data communication or control flow between those +subprograms and other parts of the work. + + The Corresponding Source need not include anything that users +can regenerate automatically from other parts of the Corresponding +Source. + + The Corresponding Source for a work in source code form is that +same work. + + 2. Basic Permissions. + + All rights granted under this License are granted for the term of +copyright on the Program, and are irrevocable provided the stated +conditions are met. This License explicitly affirms your unlimited +permission to run the unmodified Program. The output from running a +covered work is covered by this License only if the output, given its +content, constitutes a covered work. This License acknowledges your +rights of fair use or other equivalent, as provided by copyright law. + + You may make, run and propagate covered works that you do not +convey, without conditions so long as your license otherwise remains +in force. You may convey covered works to others for the sole purpose +of having them make modifications exclusively for you, or provide you +with facilities for running those works, provided that you comply with +the terms of this License in conveying all material for which you do +not control copyright. Those thus making or running the covered works +for you must do so exclusively on your behalf, under your direction +and control, on terms that prohibit them from making any copies of +your copyrighted material outside their relationship with you. + + Conveying under any other circumstances is permitted solely under +the conditions stated below. Sublicensing is not allowed; section 10 +makes it unnecessary. + + 3. Protecting Users' Legal Rights From Anti-Circumvention Law. + + No covered work shall be deemed part of an effective technological +measure under any applicable law fulfilling obligations under article +11 of the WIPO copyright treaty adopted on 20 December 1996, or +similar laws prohibiting or restricting circumvention of such +measures. + + When you convey a covered work, you waive any legal power to forbid +circumvention of technological measures to the extent such circumvention +is effected by exercising rights under this License with respect to +the covered work, and you disclaim any intention to limit operation or +modification of the work as a means of enforcing, against the work's +users, your or third parties' legal rights to forbid circumvention of +technological measures. + + 4. Conveying Verbatim Copies. + + You may convey verbatim copies of the Program's source code as you +receive it, in any medium, provided that you conspicuously and +appropriately publish on each copy an appropriate copyright notice; +keep intact all notices stating that this License and any +non-permissive terms added in accord with section 7 apply to the code; +keep intact all notices of the absence of any warranty; and give all +recipients a copy of this License along with the Program. + + You may charge any price or no price for each copy that you convey, +and you may offer support or warranty protection for a fee. + + 5. Conveying Modified Source Versions. + + You may convey a work based on the Program, or the modifications to +produce it from the Program, in the form of source code under the +terms of section 4, provided that you also meet all of these conditions: + + a) The work must carry prominent notices stating that you modified + it, and giving a relevant date. + + b) The work must carry prominent notices stating that it is + released under this License and any conditions added under section + 7. This requirement modifies the requirement in section 4 to + "keep intact all notices". + + c) You must license the entire work, as a whole, under this + License to anyone who comes into possession of a copy. This + License will therefore apply, along with any applicable section 7 + additional terms, to the whole of the work, and all its parts, + regardless of how they are packaged. This License gives no + permission to license the work in any other way, but it does not + invalidate such permission if you have separately received it. + + d) If the work has interactive user interfaces, each must display + Appropriate Legal Notices; however, if the Program has interactive + interfaces that do not display Appropriate Legal Notices, your + work need not make them do so. + + A compilation of a covered work with other separate and independent +works, which are not by their nature extensions of the covered work, +and which are not combined with it such as to form a larger program, +in or on a volume of a storage or distribution medium, is called an +"aggregate" if the compilation and its resulting copyright are not +used to limit the access or legal rights of the compilation's users +beyond what the individual works permit. Inclusion of a covered work +in an aggregate does not cause this License to apply to the other +parts of the aggregate. + + 6. Conveying Non-Source Forms. + + You may convey a covered work in object code form under the terms +of sections 4 and 5, provided that you also convey the +machine-readable Corresponding Source under the terms of this License, +in one of these ways: + + a) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by the + Corresponding Source fixed on a durable physical medium + customarily used for software interchange. + + b) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by a + written offer, valid for at least three years and valid for as + long as you offer spare parts or customer support for that product + model, to give anyone who possesses the object code either (1) a + copy of the Corresponding Source for all the software in the + product that is covered by this License, on a durable physical + medium customarily used for software interchange, for a price no + more than your reasonable cost of physically performing this + conveying of source, or (2) access to copy the + Corresponding Source from a network server at no charge. + + c) Convey individual copies of the object code with a copy of the + written offer to provide the Corresponding Source. This + alternative is allowed only occasionally and noncommercially, and + only if you received the object code with such an offer, in accord + with subsection 6b. + + d) Convey the object code by offering access from a designated + place (gratis or for a charge), and offer equivalent access to the + Corresponding Source in the same way through the same place at no + further charge. You need not require recipients to copy the + Corresponding Source along with the object code. If the place to + copy the object code is a network server, the Corresponding Source + may be on a different server (operated by you or a third party) + that supports equivalent copying facilities, provided you maintain + clear directions next to the object code saying where to find the + Corresponding Source. Regardless of what server hosts the + Corresponding Source, you remain obligated to ensure that it is + available for as long as needed to satisfy these requirements. + + e) Convey the object code using peer-to-peer transmission, provided + you inform other peers where the object code and Corresponding + Source of the work are being offered to the general public at no + charge under subsection 6d. + + A separable portion of the object code, whose source code is excluded +from the Corresponding Source as a System Library, need not be +included in conveying the object code work. + + A "User Product" is either (1) a "consumer product", which means any +tangible personal property which is normally used for personal, family, +or household purposes, or (2) anything designed or sold for incorporation +into a dwelling. In determining whether a product is a consumer product, +doubtful cases shall be resolved in favor of coverage. For a particular +product received by a particular user, "normally used" refers to a +typical or common use of that class of product, regardless of the status +of the particular user or of the way in which the particular user +actually uses, or expects or is expected to use, the product. A product +is a consumer product regardless of whether the product has substantial +commercial, industrial or non-consumer uses, unless such uses represent +the only significant mode of use of the product. + + "Installation Information" for a User Product means any methods, +procedures, authorization keys, or other information required to install +and execute modified versions of a covered work in that User Product from +a modified version of its Corresponding Source. The information must +suffice to ensure that the continued functioning of the modified object +code is in no case prevented or interfered with solely because +modification has been made. + + If you convey an object code work under this section in, or with, or +specifically for use in, a User Product, and the conveying occurs as +part of a transaction in which the right of possession and use of the +User Product is transferred to the recipient in perpetuity or for a +fixed term (regardless of how the transaction is characterized), the +Corresponding Source conveyed under this section must be accompanied +by the Installation Information. But this requirement does not apply +if neither you nor any third party retains the ability to install +modified object code on the User Product (for example, the work has +been installed in ROM). + + The requirement to provide Installation Information does not include a +requirement to continue to provide support service, warranty, or updates +for a work that has been modified or installed by the recipient, or for +the User Product in which it has been modified or installed. Access to a +network may be denied when the modification itself materially and +adversely affects the operation of the network or violates the rules and +protocols for communication across the network. + + Corresponding Source conveyed, and Installation Information provided, +in accord with this section must be in a format that is publicly +documented (and with an implementation available to the public in +source code form), and must require no special password or key for +unpacking, reading or copying. + + 7. Additional Terms. + + "Additional permissions" are terms that supplement the terms of this +License by making exceptions from one or more of its conditions. +Additional permissions that are applicable to the entire Program shall +be treated as though they were included in this License, to the extent +that they are valid under applicable law. If additional permissions +apply only to part of the Program, that part may be used separately +under those permissions, but the entire Program remains governed by +this License without regard to the additional permissions. + + When you convey a copy of a covered work, you may at your option +remove any additional permissions from that copy, or from any part of +it. (Additional permissions may be written to require their own +removal in certain cases when you modify the work.) You may place +additional permissions on material, added by you to a covered work, +for which you have or can give appropriate copyright permission. + + Notwithstanding any other provision of this License, for material you +add to a covered work, you may (if authorized by the copyright holders of +that material) supplement the terms of this License with terms: + + a) Disclaiming warranty or limiting liability differently from the + terms of sections 15 and 16 of this License; or + + b) Requiring preservation of specified reasonable legal notices or + author attributions in that material or in the Appropriate Legal + Notices displayed by works containing it; or + + c) Prohibiting misrepresentation of the origin of that material, or + requiring that modified versions of such material be marked in + reasonable ways as different from the original version; or + + d) Limiting the use for publicity purposes of names of licensors or + authors of the material; or + + e) Declining to grant rights under trademark law for use of some + trade names, trademarks, or service marks; or + + f) Requiring indemnification of licensors and authors of that + material by anyone who conveys the material (or modified versions of + it) with contractual assumptions of liability to the recipient, for + any liability that these contractual assumptions directly impose on + those licensors and authors. + + All other non-permissive additional terms are considered "further +restrictions" within the meaning of section 10. If the Program as you +received it, or any part of it, contains a notice stating that it is +governed by this License along with a term that is a further +restriction, you may remove that term. If a license document contains +a further restriction but permits relicensing or conveying under this +License, you may add to a covered work material governed by the terms +of that license document, provided that the further restriction does +not survive such relicensing or conveying. + + If you add terms to a covered work in accord with this section, you +must place, in the relevant source files, a statement of the +additional terms that apply to those files, or a notice indicating +where to find the applicable terms. + + Additional terms, permissive or non-permissive, may be stated in the +form of a separately written license, or stated as exceptions; +the above requirements apply either way. + + 8. Termination. + + You may not propagate or modify a covered work except as expressly +provided under this License. Any attempt otherwise to propagate or +modify it is void, and will automatically terminate your rights under +this License (including any patent licenses granted under the third +paragraph of section 11). + + However, if you cease all violation of this License, then your +license from a particular copyright holder is reinstated (a) +provisionally, unless and until the copyright holder explicitly and +finally terminates your license, and (b) permanently, if the copyright +holder fails to notify you of the violation by some reasonable means +prior to 60 days after the cessation. + + Moreover, your license from a particular copyright holder is +reinstated permanently if the copyright holder notifies you of the +violation by some reasonable means, this is the first time you have +received notice of violation of this License (for any work) from that +copyright holder, and you cure the violation prior to 30 days after +your receipt of the notice. + + Termination of your rights under this section does not terminate the +licenses of parties who have received copies or rights from you under +this License. If your rights have been terminated and not permanently +reinstated, you do not qualify to receive new licenses for the same +material under section 10. + + 9. Acceptance Not Required for Having Copies. + + You are not required to accept this License in order to receive or +run a copy of the Program. Ancillary propagation of a covered work +occurring solely as a consequence of using peer-to-peer transmission +to receive a copy likewise does not require acceptance. However, +nothing other than this License grants you permission to propagate or +modify any covered work. These actions infringe copyright if you do +not accept this License. Therefore, by modifying or propagating a +covered work, you indicate your acceptance of this License to do so. + + 10. Automatic Licensing of Downstream Recipients. + + Each time you convey a covered work, the recipient automatically +receives a license from the original licensors, to run, modify and +propagate that work, subject to this License. You are not responsible +for enforcing compliance by third parties with this License. + + An "entity transaction" is a transaction transferring control of an +organization, or substantially all assets of one, or subdividing an +organization, or merging organizations. If propagation of a covered +work results from an entity transaction, each party to that +transaction who receives a copy of the work also receives whatever +licenses to the work the party's predecessor in interest had or could +give under the previous paragraph, plus a right to possession of the +Corresponding Source of the work from the predecessor in interest, if +the predecessor has it or can get it with reasonable efforts. + + You may not impose any further restrictions on the exercise of the +rights granted or affirmed under this License. For example, you may +not impose a license fee, royalty, or other charge for exercise of +rights granted under this License, and you may not initiate litigation +(including a cross-claim or counterclaim in a lawsuit) alleging that +any patent claim is infringed by making, using, selling, offering for +sale, or importing the Program or any portion of it. + + 11. Patents. + + A "contributor" is a copyright holder who authorizes use under this +License of the Program or a work on which the Program is based. The +work thus licensed is called the contributor's "contributor version". + + A contributor's "essential patent claims" are all patent claims +owned or controlled by the contributor, whether already acquired or +hereafter acquired, that would be infringed by some manner, permitted +by this License, of making, using, or selling its contributor version, +but do not include claims that would be infringed only as a +consequence of further modification of the contributor version. For +purposes of this definition, "control" includes the right to grant +patent sublicenses in a manner consistent with the requirements of +this License. + + Each contributor grants you a non-exclusive, worldwide, royalty-free +patent license under the contributor's essential patent claims, to +make, use, sell, offer for sale, import and otherwise run, modify and +propagate the contents of its contributor version. + + In the following three paragraphs, a "patent license" is any express +agreement or commitment, however denominated, not to enforce a patent +(such as an express permission to practice a patent or covenant not to +sue for patent infringement). To "grant" such a patent license to a +party means to make such an agreement or commitment not to enforce a +patent against the party. + + If you convey a covered work, knowingly relying on a patent license, +and the Corresponding Source of the work is not available for anyone +to copy, free of charge and under the terms of this License, through a +publicly available network server or other readily accessible means, +then you must either (1) cause the Corresponding Source to be so +available, or (2) arrange to deprive yourself of the benefit of the +patent license for this particular work, or (3) arrange, in a manner +consistent with the requirements of this License, to extend the patent +license to downstream recipients. "Knowingly relying" means you have +actual knowledge that, but for the patent license, your conveying the +covered work in a country, or your recipient's use of the covered work +in a country, would infringe one or more identifiable patents in that +country that you have reason to believe are valid. + + If, pursuant to or in connection with a single transaction or +arrangement, you convey, or propagate by procuring conveyance of, a +covered work, and grant a patent license to some of the parties +receiving the covered work authorizing them to use, propagate, modify +or convey a specific copy of the covered work, then the patent license +you grant is automatically extended to all recipients of the covered +work and works based on it. + + A patent license is "discriminatory" if it does not include within +the scope of its coverage, prohibits the exercise of, or is +conditioned on the non-exercise of one or more of the rights that are +specifically granted under this License. You may not convey a covered +work if you are a party to an arrangement with a third party that is +in the business of distributing software, under which you make payment +to the third party based on the extent of your activity of conveying +the work, and under which the third party grants, to any of the +parties who would receive the covered work from you, a discriminatory +patent license (a) in connection with copies of the covered work +conveyed by you (or copies made from those copies), or (b) primarily +for and in connection with specific products or compilations that +contain the covered work, unless you entered into that arrangement, +or that patent license was granted, prior to 28 March 2007. + + Nothing in this License shall be construed as excluding or limiting +any implied license or other defenses to infringement that may +otherwise be available to you under applicable patent law. + + 12. No Surrender of Others' Freedom. + + If conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot convey a +covered work so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you may +not convey it at all. For example, if you agree to terms that obligate you +to collect a royalty for further conveying from those to whom you convey +the Program, the only way you could satisfy both those terms and this +License would be to refrain entirely from conveying the Program. + + 13. Use with the GNU Affero General Public License. + + Notwithstanding any other provision of this License, you have +permission to link or combine any covered work with a work licensed +under version 3 of the GNU Affero General Public License into a single +combined work, and to convey the resulting work. The terms of this +License will continue to apply to the part which is the covered work, +but the special requirements of the GNU Affero General Public License, +section 13, concerning interaction through a network will apply to the +combination as such. + + 14. Revised Versions of this License. + + The Free Software Foundation may publish revised and/or new versions of +the GNU General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + + Each version is given a distinguishing version number. If the +Program specifies that a certain numbered version of the GNU General +Public License "or any later version" applies to it, you have the +option of following the terms and conditions either of that numbered +version or of any later version published by the Free Software +Foundation. If the Program does not specify a version number of the +GNU General Public License, you may choose any version ever published +by the Free Software Foundation. + + If the Program specifies that a proxy can decide which future +versions of the GNU General Public License can be used, that proxy's +public statement of acceptance of a version permanently authorizes you +to choose that version for the Program. + + Later license versions may give you additional or different +permissions. However, no additional obligations are imposed on any +author or copyright holder as a result of your choosing to follow a +later version. + + 15. Disclaimer of Warranty. + + THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY +APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT +HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY +OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, +THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM +IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF +ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + + 16. Limitation of Liability. + + IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS +THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY +GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE +USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF +DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD +PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), +EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF +SUCH DAMAGES. + + 17. Interpretation of Sections 15 and 16. + + If the disclaimer of warranty and limitation of liability provided +above cannot be given local legal effect according to their terms, +reviewing courts shall apply local law that most closely approximates +an absolute waiver of all civil liability in connection with the +Program, unless a warranty or assumption of liability accompanies a +copy of the Program in return for a fee. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Programs + + If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + + To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +state the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + + Copyright (C) + + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program. If not, see . + +Also add information on how to contact you by electronic and paper mail. + + If the program does terminal interaction, make it output a short +notice like this when it starts in an interactive mode: + + Copyright (C) + This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + This is free software, and you are welcome to redistribute it + under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, your program's commands +might be different; for a GUI interface, you would use an "about box". + + You should also get your employer (if you work as a programmer) or school, +if any, to sign a "copyright disclaimer" for the program, if necessary. +For more information on this, and how to apply and follow the GNU GPL, see +. + + The GNU General Public License does not permit incorporating your program +into proprietary programs. If your program is a subroutine library, you +may consider it more useful to permit linking proprietary applications with +the library. If this is what you want to do, use the GNU Lesser General +Public License instead of this License. But first, please read +. diff --git a/README b/README new file mode 100644 index 00000000..25107398 --- /dev/null +++ b/README @@ -0,0 +1 @@ +This is a fork of Elementary icon theme with adjustments for use with Katana Desktop environment. It is based on checkout as of 28.11.2014. diff --git a/actions/128/add.svg b/actions/128/add.svg new file mode 120000 index 00000000..742bd8ef --- /dev/null +++ b/actions/128/add.svg @@ -0,0 +1 @@ +list-add.svg \ No newline at end of file diff --git a/actions/128/address-book-new.svg b/actions/128/address-book-new.svg new file mode 100644 index 00000000..aa92e181 --- /dev/null +++ b/actions/128/address-book-new.svg @@ -0,0 +1,566 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/128/bookmark-new.svg b/actions/128/bookmark-new.svg new file mode 100644 index 00000000..5d3d66a0 --- /dev/null +++ b/actions/128/bookmark-new.svg @@ -0,0 +1,262 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/actions/128/browser-download.svg b/actions/128/browser-download.svg new file mode 120000 index 00000000..e2277db9 --- /dev/null +++ b/actions/128/browser-download.svg @@ -0,0 +1 @@ +document-save.svg \ No newline at end of file diff --git a/actions/128/contact-new.svg b/actions/128/contact-new.svg new file mode 100644 index 00000000..5a2d8748 --- /dev/null +++ b/actions/128/contact-new.svg @@ -0,0 +1,381 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/actions/128/document-new.svg b/actions/128/document-new.svg new file mode 100644 index 00000000..05b3c4ff --- /dev/null +++ b/actions/128/document-new.svg @@ -0,0 +1,288 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/actions/128/document-open-recent.svg b/actions/128/document-open-recent.svg new file mode 120000 index 00000000..54d900be --- /dev/null +++ b/actions/128/document-open-recent.svg @@ -0,0 +1 @@ +../../places/128/folder-recent.svg \ No newline at end of file diff --git a/actions/128/document-open.svg b/actions/128/document-open.svg new file mode 120000 index 00000000..82a86480 --- /dev/null +++ b/actions/128/document-open.svg @@ -0,0 +1 @@ +../../places/128/folder-drag-accept.svg \ No newline at end of file diff --git a/actions/128/document-page-setup.svg b/actions/128/document-page-setup.svg new file mode 100644 index 00000000..3ea9d9a7 --- /dev/null +++ b/actions/128/document-page-setup.svg @@ -0,0 +1,488 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/128/document-revert.svg b/actions/128/document-revert.svg new file mode 100644 index 00000000..43163c38 --- /dev/null +++ b/actions/128/document-revert.svg @@ -0,0 +1,314 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/actions/128/document-save.svg b/actions/128/document-save.svg new file mode 120000 index 00000000..b867260c --- /dev/null +++ b/actions/128/document-save.svg @@ -0,0 +1 @@ +../../mimes/128/text-x-install.svg \ No newline at end of file diff --git a/actions/128/edit-copy.svg b/actions/128/edit-copy.svg new file mode 100644 index 00000000..f7a013a2 --- /dev/null +++ b/actions/128/edit-copy.svg @@ -0,0 +1,461 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/128/edit-delete.svg b/actions/128/edit-delete.svg new file mode 100644 index 00000000..78a805d9 --- /dev/null +++ b/actions/128/edit-delete.svg @@ -0,0 +1,198 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/actions/128/edit-redo.svg b/actions/128/edit-redo.svg new file mode 100644 index 00000000..69e5c5fd --- /dev/null +++ b/actions/128/edit-redo.svg @@ -0,0 +1,121 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/actions/128/edit-undo.svg b/actions/128/edit-undo.svg new file mode 100644 index 00000000..34527f50 --- /dev/null +++ b/actions/128/edit-undo.svg @@ -0,0 +1,121 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/actions/128/folder-new.svg b/actions/128/folder-new.svg new file mode 100644 index 00000000..651fb08c --- /dev/null +++ b/actions/128/folder-new.svg @@ -0,0 +1,365 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/128/help-about.svg b/actions/128/help-about.svg new file mode 100644 index 00000000..52de3692 --- /dev/null +++ b/actions/128/help-about.svg @@ -0,0 +1,175 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/actions/128/help-contents.svg b/actions/128/help-contents.svg new file mode 100644 index 00000000..a82bc9c8 --- /dev/null +++ b/actions/128/help-contents.svg @@ -0,0 +1,206 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/actions/128/help-hint.svg b/actions/128/help-hint.svg new file mode 100644 index 00000000..77bf9c26 --- /dev/null +++ b/actions/128/help-hint.svg @@ -0,0 +1,229 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/actions/128/help-info.svg b/actions/128/help-info.svg new file mode 100644 index 00000000..459a11d9 --- /dev/null +++ b/actions/128/help-info.svg @@ -0,0 +1,256 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/actions/128/list-add.svg b/actions/128/list-add.svg new file mode 100644 index 00000000..c81c0bc2 --- /dev/null +++ b/actions/128/list-add.svg @@ -0,0 +1,182 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/actions/128/list-remove.svg b/actions/128/list-remove.svg new file mode 100644 index 00000000..8ef2d27c --- /dev/null +++ b/actions/128/list-remove.svg @@ -0,0 +1,182 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/actions/128/mail-forward.svg b/actions/128/mail-forward.svg new file mode 100644 index 00000000..3c3430c6 --- /dev/null +++ b/actions/128/mail-forward.svg @@ -0,0 +1,121 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/actions/128/mail-reply-all.svg b/actions/128/mail-reply-all.svg new file mode 100644 index 00000000..b4cd889f --- /dev/null +++ b/actions/128/mail-reply-all.svg @@ -0,0 +1,273 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/actions/128/mail-reply-sender.svg b/actions/128/mail-reply-sender.svg new file mode 100644 index 00000000..b9b99563 --- /dev/null +++ b/actions/128/mail-reply-sender.svg @@ -0,0 +1,156 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/actions/128/media-optical-audio-new.svg b/actions/128/media-optical-audio-new.svg new file mode 120000 index 00000000..3e4bd7de --- /dev/null +++ b/actions/128/media-optical-audio-new.svg @@ -0,0 +1 @@ +../../devices/128/media-optical-audio.svg \ No newline at end of file diff --git a/actions/128/media-playback-stop.svg b/actions/128/media-playback-stop.svg new file mode 100644 index 00000000..25d907df --- /dev/null +++ b/actions/128/media-playback-stop.svg @@ -0,0 +1,200 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/actions/128/media-record.svg b/actions/128/media-record.svg new file mode 100644 index 00000000..af374139 --- /dev/null +++ b/actions/128/media-record.svg @@ -0,0 +1,323 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/actions/128/object-inverse.svg b/actions/128/object-inverse.svg new file mode 100644 index 00000000..daf4334f --- /dev/null +++ b/actions/128/object-inverse.svg @@ -0,0 +1,209 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/actions/128/process-stop.svg b/actions/128/process-stop.svg new file mode 100644 index 00000000..a7a47473 --- /dev/null +++ b/actions/128/process-stop.svg @@ -0,0 +1,211 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/actions/128/remove.svg b/actions/128/remove.svg new file mode 120000 index 00000000..2094832c --- /dev/null +++ b/actions/128/remove.svg @@ -0,0 +1 @@ +list-remove.svg \ No newline at end of file diff --git a/actions/128/tag-new.svg b/actions/128/tag-new.svg new file mode 100644 index 00000000..a99c7d6d --- /dev/null +++ b/actions/128/tag-new.svg @@ -0,0 +1,238 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/actions/16/add.svg b/actions/16/add.svg new file mode 120000 index 00000000..742bd8ef --- /dev/null +++ b/actions/16/add.svg @@ -0,0 +1 @@ +list-add.svg \ No newline at end of file diff --git a/actions/16/address-book-new.svg b/actions/16/address-book-new.svg new file mode 100644 index 00000000..c7e141f4 --- /dev/null +++ b/actions/16/address-book-new.svg @@ -0,0 +1,375 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/actions/16/align-horizontal-center.svg b/actions/16/align-horizontal-center.svg new file mode 100644 index 00000000..5e1d1e4f --- /dev/null +++ b/actions/16/align-horizontal-center.svg @@ -0,0 +1,200 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/16/align-horizontal-left.svg b/actions/16/align-horizontal-left.svg new file mode 100644 index 00000000..59440b20 --- /dev/null +++ b/actions/16/align-horizontal-left.svg @@ -0,0 +1,179 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/16/align-horizontal-right.svg b/actions/16/align-horizontal-right.svg new file mode 100644 index 00000000..6b1e21cc --- /dev/null +++ b/actions/16/align-horizontal-right.svg @@ -0,0 +1,179 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/16/align-vertical-bottom.svg b/actions/16/align-vertical-bottom.svg new file mode 100644 index 00000000..0771f3d6 --- /dev/null +++ b/actions/16/align-vertical-bottom.svg @@ -0,0 +1,177 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/16/align-vertical-center.svg b/actions/16/align-vertical-center.svg new file mode 100644 index 00000000..9e480608 --- /dev/null +++ b/actions/16/align-vertical-center.svg @@ -0,0 +1,198 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/16/align-vertical-top.svg b/actions/16/align-vertical-top.svg new file mode 100644 index 00000000..a0b74ea8 --- /dev/null +++ b/actions/16/align-vertical-top.svg @@ -0,0 +1,177 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/16/appointment-new.svg b/actions/16/appointment-new.svg new file mode 100644 index 00000000..d6555740 --- /dev/null +++ b/actions/16/appointment-new.svg @@ -0,0 +1,188 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/16/appointment.svg b/actions/16/appointment.svg new file mode 100644 index 00000000..6981e2f5 --- /dev/null +++ b/actions/16/appointment.svg @@ -0,0 +1,432 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/16/bookmark-new.svg b/actions/16/bookmark-new.svg new file mode 100644 index 00000000..81b8e6fe --- /dev/null +++ b/actions/16/bookmark-new.svg @@ -0,0 +1,291 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/actions/16/browser-download.svg b/actions/16/browser-download.svg new file mode 120000 index 00000000..e2277db9 --- /dev/null +++ b/actions/16/browser-download.svg @@ -0,0 +1 @@ +document-save.svg \ No newline at end of file diff --git a/actions/16/call-start.svg b/actions/16/call-start.svg new file mode 100644 index 00000000..09837b8d --- /dev/null +++ b/actions/16/call-start.svg @@ -0,0 +1,149 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/actions/16/contact-new.svg b/actions/16/contact-new.svg new file mode 100644 index 00000000..72dde063 --- /dev/null +++ b/actions/16/contact-new.svg @@ -0,0 +1,258 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/actions/16/dialog-apply.svg b/actions/16/dialog-apply.svg new file mode 100644 index 00000000..89d1e1ba --- /dev/null +++ b/actions/16/dialog-apply.svg @@ -0,0 +1,83 @@ + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/actions/16/dialog-cancel.svg b/actions/16/dialog-cancel.svg new file mode 120000 index 00000000..b9439718 --- /dev/null +++ b/actions/16/dialog-cancel.svg @@ -0,0 +1 @@ +window-close.svg \ No newline at end of file diff --git a/actions/16/dialog-close.svg b/actions/16/dialog-close.svg new file mode 120000 index 00000000..b9439718 --- /dev/null +++ b/actions/16/dialog-close.svg @@ -0,0 +1 @@ +window-close.svg \ No newline at end of file diff --git a/actions/16/dialog-no.svg b/actions/16/dialog-no.svg new file mode 120000 index 00000000..b9439718 --- /dev/null +++ b/actions/16/dialog-no.svg @@ -0,0 +1 @@ +window-close.svg \ No newline at end of file diff --git a/actions/16/dialog-ok.svg b/actions/16/dialog-ok.svg new file mode 120000 index 00000000..9af349fa --- /dev/null +++ b/actions/16/dialog-ok.svg @@ -0,0 +1 @@ +dialog-apply.svg \ No newline at end of file diff --git a/actions/16/distribute-horizontal-right.svg b/actions/16/distribute-horizontal-right.svg new file mode 100644 index 00000000..5077cbc8 --- /dev/null +++ b/actions/16/distribute-horizontal-right.svg @@ -0,0 +1,228 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/16/distribute-vertical-bottom.svg b/actions/16/distribute-vertical-bottom.svg new file mode 100644 index 00000000..67230644 --- /dev/null +++ b/actions/16/distribute-vertical-bottom.svg @@ -0,0 +1,269 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/16/distribute-vertical-top.svg b/actions/16/distribute-vertical-top.svg new file mode 100644 index 00000000..40aab054 --- /dev/null +++ b/actions/16/distribute-vertical-top.svg @@ -0,0 +1,228 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/16/document-new.svg b/actions/16/document-new.svg new file mode 100644 index 00000000..93de3310 --- /dev/null +++ b/actions/16/document-new.svg @@ -0,0 +1,199 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/actions/16/document-open-recent.svg b/actions/16/document-open-recent.svg new file mode 120000 index 00000000..8435a95c --- /dev/null +++ b/actions/16/document-open-recent.svg @@ -0,0 +1 @@ +../../places/16/folder-recent.svg \ No newline at end of file diff --git a/actions/16/document-open.svg b/actions/16/document-open.svg new file mode 120000 index 00000000..abe2e49f --- /dev/null +++ b/actions/16/document-open.svg @@ -0,0 +1 @@ +../../places/16/folder-drag-accept.svg \ No newline at end of file diff --git a/actions/16/document-page-setup.svg b/actions/16/document-page-setup.svg new file mode 100644 index 00000000..efc1aa45 --- /dev/null +++ b/actions/16/document-page-setup.svg @@ -0,0 +1,200 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/actions/16/document-properties.svg b/actions/16/document-properties.svg new file mode 100644 index 00000000..9129e0b5 --- /dev/null +++ b/actions/16/document-properties.svg @@ -0,0 +1,116 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/16/document-revert.svg b/actions/16/document-revert.svg new file mode 100644 index 00000000..d4891633 --- /dev/null +++ b/actions/16/document-revert.svg @@ -0,0 +1,225 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/actions/16/document-save.svg b/actions/16/document-save.svg new file mode 120000 index 00000000..7a47675d --- /dev/null +++ b/actions/16/document-save.svg @@ -0,0 +1 @@ +../../mimes/16/text-x-install.svg \ No newline at end of file diff --git a/actions/16/edit-copy.svg b/actions/16/edit-copy.svg new file mode 100644 index 00000000..7dd7878c --- /dev/null +++ b/actions/16/edit-copy.svg @@ -0,0 +1,316 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/actions/16/edit-cut.svg b/actions/16/edit-cut.svg new file mode 100644 index 00000000..c875b29d --- /dev/null +++ b/actions/16/edit-cut.svg @@ -0,0 +1,401 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/actions/16/edit-delete.svg b/actions/16/edit-delete.svg new file mode 100644 index 00000000..3c68ddff --- /dev/null +++ b/actions/16/edit-delete.svg @@ -0,0 +1,152 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/actions/16/edit-find.svg b/actions/16/edit-find.svg new file mode 100644 index 00000000..209c66d0 --- /dev/null +++ b/actions/16/edit-find.svg @@ -0,0 +1,38 @@ + + + + + + + + image/svg+xml + + + + + + + + diff --git a/actions/16/edit-flag.svg b/actions/16/edit-flag.svg new file mode 100644 index 00000000..b8ddf7f7 --- /dev/null +++ b/actions/16/edit-flag.svg @@ -0,0 +1,191 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/actions/16/edit-redo.svg b/actions/16/edit-redo.svg new file mode 100644 index 00000000..596c7daf --- /dev/null +++ b/actions/16/edit-redo.svg @@ -0,0 +1,120 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/actions/16/edit-select-all.svg b/actions/16/edit-select-all.svg new file mode 100644 index 00000000..b18e5f74 --- /dev/null +++ b/actions/16/edit-select-all.svg @@ -0,0 +1,322 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/16/edit-undo.svg b/actions/16/edit-undo.svg new file mode 100644 index 00000000..5c12ee81 --- /dev/null +++ b/actions/16/edit-undo.svg @@ -0,0 +1,120 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/actions/16/edit.svg b/actions/16/edit.svg new file mode 100644 index 00000000..75f59a2a --- /dev/null +++ b/actions/16/edit.svg @@ -0,0 +1,326 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/16/folder-copy.svg b/actions/16/folder-copy.svg new file mode 100644 index 00000000..97abe92d --- /dev/null +++ b/actions/16/folder-copy.svg @@ -0,0 +1,1275 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/16/folder-move.svg b/actions/16/folder-move.svg new file mode 100644 index 00000000..c5695c43 --- /dev/null +++ b/actions/16/folder-move.svg @@ -0,0 +1,1217 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/16/folder-new.svg b/actions/16/folder-new.svg new file mode 100644 index 00000000..ed461f93 --- /dev/null +++ b/actions/16/folder-new.svg @@ -0,0 +1,244 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/actions/16/format-text-none.svg b/actions/16/format-text-none.svg new file mode 100644 index 00000000..29ed84ee --- /dev/null +++ b/actions/16/format-text-none.svg @@ -0,0 +1,259 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/16/go-bottom.svg b/actions/16/go-bottom.svg new file mode 100644 index 00000000..7a3207e6 --- /dev/null +++ b/actions/16/go-bottom.svg @@ -0,0 +1,261 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/actions/16/go-down.svg b/actions/16/go-down.svg new file mode 100644 index 00000000..fd453658 --- /dev/null +++ b/actions/16/go-down.svg @@ -0,0 +1,130 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/actions/16/go-first.svg b/actions/16/go-first.svg new file mode 100644 index 00000000..b2d1de08 --- /dev/null +++ b/actions/16/go-first.svg @@ -0,0 +1,256 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/actions/16/go-home.svg b/actions/16/go-home.svg new file mode 120000 index 00000000..6b5d9fb0 --- /dev/null +++ b/actions/16/go-home.svg @@ -0,0 +1 @@ +../../places/16/user-home.svg \ No newline at end of file diff --git a/actions/16/go-last.svg b/actions/16/go-last.svg new file mode 100644 index 00000000..d0b770d3 --- /dev/null +++ b/actions/16/go-last.svg @@ -0,0 +1,256 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/actions/16/go-next.svg b/actions/16/go-next.svg new file mode 100644 index 00000000..04d1ec7f --- /dev/null +++ b/actions/16/go-next.svg @@ -0,0 +1,130 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/actions/16/go-previous.svg b/actions/16/go-previous.svg new file mode 100644 index 00000000..cfaa9203 --- /dev/null +++ b/actions/16/go-previous.svg @@ -0,0 +1,130 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/actions/16/go-top.svg b/actions/16/go-top.svg new file mode 100644 index 00000000..945d4c87 --- /dev/null +++ b/actions/16/go-top.svg @@ -0,0 +1,188 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/actions/16/go-up.svg b/actions/16/go-up.svg new file mode 100644 index 00000000..f259bec8 --- /dev/null +++ b/actions/16/go-up.svg @@ -0,0 +1,130 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/actions/16/help-about.svg b/actions/16/help-about.svg new file mode 100644 index 00000000..e81a53c6 --- /dev/null +++ b/actions/16/help-about.svg @@ -0,0 +1,147 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/actions/16/help-contents.svg b/actions/16/help-contents.svg new file mode 100644 index 00000000..06a9684f --- /dev/null +++ b/actions/16/help-contents.svg @@ -0,0 +1,139 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/actions/16/help-hint.svg b/actions/16/help-hint.svg new file mode 100644 index 00000000..cabe8023 --- /dev/null +++ b/actions/16/help-hint.svg @@ -0,0 +1,150 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/actions/16/help-info.svg b/actions/16/help-info.svg new file mode 100644 index 00000000..49f5d166 --- /dev/null +++ b/actions/16/help-info.svg @@ -0,0 +1,140 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/actions/16/im-message-new.svg b/actions/16/im-message-new.svg new file mode 100644 index 00000000..c159cb4e --- /dev/null +++ b/actions/16/im-message-new.svg @@ -0,0 +1,183 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/16/insert-image.svg b/actions/16/insert-image.svg new file mode 100644 index 00000000..8c508c72 --- /dev/null +++ b/actions/16/insert-image.svg @@ -0,0 +1,601 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/16/insert-link.svg b/actions/16/insert-link.svg new file mode 100644 index 00000000..f740e7a5 --- /dev/null +++ b/actions/16/insert-link.svg @@ -0,0 +1,825 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/16/list-add.svg b/actions/16/list-add.svg new file mode 100644 index 00000000..22df1d9f --- /dev/null +++ b/actions/16/list-add.svg @@ -0,0 +1,131 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/actions/16/list-remove.svg b/actions/16/list-remove.svg new file mode 100644 index 00000000..48855d76 --- /dev/null +++ b/actions/16/list-remove.svg @@ -0,0 +1,131 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/actions/16/mail-archive.svg b/actions/16/mail-archive.svg new file mode 100644 index 00000000..35b22c88 --- /dev/null +++ b/actions/16/mail-archive.svg @@ -0,0 +1,359 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/16/mail-forward.svg b/actions/16/mail-forward.svg new file mode 100644 index 00000000..cc9ba779 --- /dev/null +++ b/actions/16/mail-forward.svg @@ -0,0 +1,120 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/actions/16/mail-reply-all.svg b/actions/16/mail-reply-all.svg new file mode 100644 index 00000000..2f3a1bce --- /dev/null +++ b/actions/16/mail-reply-all.svg @@ -0,0 +1,214 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/actions/16/mail-reply-sender.svg b/actions/16/mail-reply-sender.svg new file mode 100644 index 00000000..ef211ba9 --- /dev/null +++ b/actions/16/mail-reply-sender.svg @@ -0,0 +1,120 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/actions/16/media-eject.svg b/actions/16/media-eject.svg new file mode 100644 index 00000000..5328e1d7 --- /dev/null +++ b/actions/16/media-eject.svg @@ -0,0 +1,92 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/16/media-import-audio-cd.svg b/actions/16/media-import-audio-cd.svg new file mode 100644 index 00000000..9a0d9148 --- /dev/null +++ b/actions/16/media-import-audio-cd.svg @@ -0,0 +1,380 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/16/media-playback-pause.svg b/actions/16/media-playback-pause.svg new file mode 100644 index 00000000..19660efc --- /dev/null +++ b/actions/16/media-playback-pause.svg @@ -0,0 +1,85 @@ + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/actions/16/media-playback-start.svg b/actions/16/media-playback-start.svg new file mode 100644 index 00000000..5965ddfd --- /dev/null +++ b/actions/16/media-playback-start.svg @@ -0,0 +1,164 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/actions/16/media-playback-stop.svg b/actions/16/media-playback-stop.svg new file mode 100644 index 00000000..31920188 --- /dev/null +++ b/actions/16/media-playback-stop.svg @@ -0,0 +1,310 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/actions/16/media-record.svg b/actions/16/media-record.svg new file mode 100644 index 00000000..4a3f5a3b --- /dev/null +++ b/actions/16/media-record.svg @@ -0,0 +1,274 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/actions/16/media-skip-backward.svg b/actions/16/media-skip-backward.svg new file mode 100644 index 00000000..4f7f4bf1 --- /dev/null +++ b/actions/16/media-skip-backward.svg @@ -0,0 +1,210 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/16/media-skip-forward.svg b/actions/16/media-skip-forward.svg new file mode 100644 index 00000000..a4438fdf --- /dev/null +++ b/actions/16/media-skip-forward.svg @@ -0,0 +1,200 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/16/node-add.svg b/actions/16/node-add.svg new file mode 100644 index 00000000..bb2f50ef --- /dev/null +++ b/actions/16/node-add.svg @@ -0,0 +1,182 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/16/node-align-horizontal.svg b/actions/16/node-align-horizontal.svg new file mode 100644 index 00000000..e4f02b84 --- /dev/null +++ b/actions/16/node-align-horizontal.svg @@ -0,0 +1,328 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + Node Align Horizontal + 2006-05-01 + + + Lapo Calamandrei + + + + + node + vertex + align + horizontal + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/16/node-align-vertical.svg b/actions/16/node-align-vertical.svg new file mode 100644 index 00000000..43319cf2 --- /dev/null +++ b/actions/16/node-align-vertical.svg @@ -0,0 +1,337 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + Node Align Vertical + 2006-05-01 + + + Lapo Calamandrei + + + + + node + vertex + align + vertical + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/16/node-break.svg b/actions/16/node-break.svg new file mode 100644 index 00000000..e87f6b99 --- /dev/null +++ b/actions/16/node-break.svg @@ -0,0 +1,320 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/16/node-cusp.svg b/actions/16/node-cusp.svg new file mode 100644 index 00000000..9464a433 --- /dev/null +++ b/actions/16/node-cusp.svg @@ -0,0 +1,134 @@ + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + Node Cusp + 2006-05-01 + + + Lapo Calamandrei + + + + + + node + vertex + cusp + corner + + + + + + + + + + + + + + + + + + + + diff --git a/actions/16/node-delete-segment.svg b/actions/16/node-delete-segment.svg new file mode 100644 index 00000000..fb7fb5f5 --- /dev/null +++ b/actions/16/node-delete-segment.svg @@ -0,0 +1,352 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/16/node-delete.svg b/actions/16/node-delete.svg new file mode 100644 index 00000000..720febe6 --- /dev/null +++ b/actions/16/node-delete.svg @@ -0,0 +1,172 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/actions/16/node-distribute-horizontal.svg b/actions/16/node-distribute-horizontal.svg new file mode 100644 index 00000000..cc820bf2 --- /dev/null +++ b/actions/16/node-distribute-horizontal.svg @@ -0,0 +1,359 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + Node Distribute Horizontal + 2006-05-01 + + + Lapo Calamandrei + + + + + node + vertex + distribute + horizontal + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/16/node-distribute-vertical.svg b/actions/16/node-distribute-vertical.svg new file mode 100644 index 00000000..76e6da52 --- /dev/null +++ b/actions/16/node-distribute-vertical.svg @@ -0,0 +1,273 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + Node Distribute Vertical + 2006-05-01 + + + Lapo Calamandrei + + + + + node + vertex + distribute + vertical + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/16/node-insert.svg b/actions/16/node-insert.svg new file mode 100644 index 00000000..d308019d --- /dev/null +++ b/actions/16/node-insert.svg @@ -0,0 +1,342 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + Node Add + 2006-05-01 + + + Lapo Calamandrei + + + + + node + vertex + add + create + new + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/16/node-join-segment.svg b/actions/16/node-join-segment.svg new file mode 100644 index 00000000..dad656fe --- /dev/null +++ b/actions/16/node-join-segment.svg @@ -0,0 +1,250 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/16/node-join.svg b/actions/16/node-join.svg new file mode 100644 index 00000000..2e79add0 --- /dev/null +++ b/actions/16/node-join.svg @@ -0,0 +1,176 @@ + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/16/node-smooth.svg b/actions/16/node-smooth.svg new file mode 100644 index 00000000..69c29c0a --- /dev/null +++ b/actions/16/node-smooth.svg @@ -0,0 +1,125 @@ + + + + + + + + + + + + + + + + + + + + image/svg+xml + + Node Smooth + 2006-05-01 + + + Lapo Calamandrei + + + + + + node + vertex + smooth + curve + + + + + + + + + + + + + + + + + + + + diff --git a/actions/16/node-symmetric.svg b/actions/16/node-symmetric.svg new file mode 100644 index 00000000..ab1e61b2 --- /dev/null +++ b/actions/16/node-symmetric.svg @@ -0,0 +1,173 @@ + + + + + + + + + + + + + + + + + + + + image/svg+xml + + Node Symmetric + 2006-05-01 + + + Lapo Calamandrei + + + + + + node + vertex + smooth + curve + symmetric + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/16/object-group.svg b/actions/16/object-group.svg new file mode 100644 index 00000000..a1f53cc6 --- /dev/null +++ b/actions/16/object-group.svg @@ -0,0 +1,88 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/actions/16/object-inverse.svg b/actions/16/object-inverse.svg new file mode 100644 index 00000000..f9306ff1 --- /dev/null +++ b/actions/16/object-inverse.svg @@ -0,0 +1,157 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/actions/16/object-merge.svg b/actions/16/object-merge.svg new file mode 100644 index 00000000..18ebce95 --- /dev/null +++ b/actions/16/object-merge.svg @@ -0,0 +1,104 @@ + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/actions/16/object-rotate-left.svg b/actions/16/object-rotate-left.svg new file mode 100644 index 00000000..5cdc9827 --- /dev/null +++ b/actions/16/object-rotate-left.svg @@ -0,0 +1,109 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/16/object-rotate-right.svg b/actions/16/object-rotate-right.svg new file mode 100644 index 00000000..59c191dd --- /dev/null +++ b/actions/16/object-rotate-right.svg @@ -0,0 +1,140 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/16/object-to-path.svg b/actions/16/object-to-path.svg new file mode 100644 index 00000000..cb0a004c --- /dev/null +++ b/actions/16/object-to-path.svg @@ -0,0 +1,131 @@ + + + + + + + + + image/svg+xml + + Object To Path + 2006-05-01 + + + Lapo Calamandrei + + + + + + object + convert + path + curve + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/16/object-ungroup.svg b/actions/16/object-ungroup.svg new file mode 100644 index 00000000..2a4d3e24 --- /dev/null +++ b/actions/16/object-ungroup.svg @@ -0,0 +1,110 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/actions/16/package-available-locked.svg b/actions/16/package-available-locked.svg new file mode 100644 index 00000000..dea9dcdc --- /dev/null +++ b/actions/16/package-available-locked.svg @@ -0,0 +1,524 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/actions/16/package-available-new.svg b/actions/16/package-available-new.svg new file mode 100644 index 00000000..343a7d43 --- /dev/null +++ b/actions/16/package-available-new.svg @@ -0,0 +1,489 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/16/package-available.svg b/actions/16/package-available.svg new file mode 100644 index 00000000..f32714f7 --- /dev/null +++ b/actions/16/package-available.svg @@ -0,0 +1,430 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/actions/16/package-broken.svg b/actions/16/package-broken.svg new file mode 100644 index 00000000..b20bf618 --- /dev/null +++ b/actions/16/package-broken.svg @@ -0,0 +1,529 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/actions/16/package-downgrade.svg b/actions/16/package-downgrade.svg new file mode 100644 index 00000000..674f6673 --- /dev/null +++ b/actions/16/package-downgrade.svg @@ -0,0 +1,561 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/actions/16/package-install.svg b/actions/16/package-install.svg new file mode 100644 index 00000000..02b282ce --- /dev/null +++ b/actions/16/package-install.svg @@ -0,0 +1,436 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/actions/16/package-installed-locked.svg b/actions/16/package-installed-locked.svg new file mode 100644 index 00000000..d0e520d3 --- /dev/null +++ b/actions/16/package-installed-locked.svg @@ -0,0 +1,544 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/actions/16/package-installed-outdated.svg b/actions/16/package-installed-outdated.svg new file mode 100644 index 00000000..c895ee1c --- /dev/null +++ b/actions/16/package-installed-outdated.svg @@ -0,0 +1,525 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/actions/16/package-installed-updated.svg b/actions/16/package-installed-updated.svg new file mode 100644 index 00000000..afd69845 --- /dev/null +++ b/actions/16/package-installed-updated.svg @@ -0,0 +1,498 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/actions/16/package-new.svg b/actions/16/package-new.svg new file mode 100644 index 00000000..558fa099 --- /dev/null +++ b/actions/16/package-new.svg @@ -0,0 +1,113 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/16/package-purge.svg b/actions/16/package-purge.svg new file mode 100644 index 00000000..bfb0c37a --- /dev/null +++ b/actions/16/package-purge.svg @@ -0,0 +1,542 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/actions/16/package-reinstall.svg b/actions/16/package-reinstall.svg new file mode 100644 index 00000000..63397921 --- /dev/null +++ b/actions/16/package-reinstall.svg @@ -0,0 +1,511 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/actions/16/package-remove.svg b/actions/16/package-remove.svg new file mode 100644 index 00000000..21a22e4a --- /dev/null +++ b/actions/16/package-remove.svg @@ -0,0 +1,571 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/actions/16/package-supported.svg b/actions/16/package-supported.svg new file mode 100644 index 00000000..ec6d81d4 --- /dev/null +++ b/actions/16/package-supported.svg @@ -0,0 +1,232 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/actions/16/package-upgrade.svg b/actions/16/package-upgrade.svg new file mode 100644 index 00000000..295f9a7f --- /dev/null +++ b/actions/16/package-upgrade.svg @@ -0,0 +1,511 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/actions/16/process-stop.svg b/actions/16/process-stop.svg new file mode 100644 index 00000000..e4d7fa7c --- /dev/null +++ b/actions/16/process-stop.svg @@ -0,0 +1,128 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/16/remove.svg b/actions/16/remove.svg new file mode 120000 index 00000000..2094832c --- /dev/null +++ b/actions/16/remove.svg @@ -0,0 +1 @@ +list-remove.svg \ No newline at end of file diff --git a/actions/16/segment-curve.svg b/actions/16/segment-curve.svg new file mode 100644 index 00000000..5486f868 --- /dev/null +++ b/actions/16/segment-curve.svg @@ -0,0 +1,100 @@ + + + + + + + + + image/svg+xml + + Segment Curve + 2006-05-01 + + + Lapo Calamandrei + + + + + + segment + line + curve + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/16/segment-line.svg b/actions/16/segment-line.svg new file mode 100644 index 00000000..d24271dc --- /dev/null +++ b/actions/16/segment-line.svg @@ -0,0 +1,100 @@ + + + + + + + + + image/svg+xml + + Segment Line + 2006-05-01 + + + Lapo Calamandrei + + + + + + segment + line + straight + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/16/selection-break.svg b/actions/16/selection-break.svg new file mode 100644 index 00000000..ffcd8fc7 --- /dev/null +++ b/actions/16/selection-break.svg @@ -0,0 +1,57 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/actions/16/selection-combine.svg b/actions/16/selection-combine.svg new file mode 100644 index 00000000..cb74f8b5 --- /dev/null +++ b/actions/16/selection-combine.svg @@ -0,0 +1,41 @@ + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/actions/16/selection-exclude.svg b/actions/16/selection-exclude.svg new file mode 100644 index 00000000..389ce6d3 --- /dev/null +++ b/actions/16/selection-exclude.svg @@ -0,0 +1,41 @@ + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/actions/16/stroke-to-path.svg b/actions/16/stroke-to-path.svg new file mode 100644 index 00000000..4158d6eb --- /dev/null +++ b/actions/16/stroke-to-path.svg @@ -0,0 +1,284 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + Stroke To Path + 2006-05-01 + + + Lapo Calamandrei + + + + + + stroke + line + border + convert + path + curve + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/16/system-log-out.svg b/actions/16/system-log-out.svg new file mode 100644 index 00000000..db679488 --- /dev/null +++ b/actions/16/system-log-out.svg @@ -0,0 +1,196 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/16/tag-new.svg b/actions/16/tag-new.svg new file mode 100644 index 00000000..c01ac37c --- /dev/null +++ b/actions/16/tag-new.svg @@ -0,0 +1,211 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/actions/16/view-refresh.svg b/actions/16/view-refresh.svg new file mode 100644 index 00000000..038c8b3f --- /dev/null +++ b/actions/16/view-refresh.svg @@ -0,0 +1,155 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/actions/16/window-close.svg b/actions/16/window-close.svg new file mode 100644 index 00000000..eff8daf7 --- /dev/null +++ b/actions/16/window-close.svg @@ -0,0 +1,46 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/actions/16/zoom-fit-best.svg b/actions/16/zoom-fit-best.svg new file mode 100644 index 00000000..436476a4 --- /dev/null +++ b/actions/16/zoom-fit-best.svg @@ -0,0 +1,157 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/16/zoom-in.svg b/actions/16/zoom-in.svg new file mode 100644 index 00000000..83e3479b --- /dev/null +++ b/actions/16/zoom-in.svg @@ -0,0 +1,244 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/16/zoom-original.svg b/actions/16/zoom-original.svg new file mode 100644 index 00000000..a6f140ed --- /dev/null +++ b/actions/16/zoom-original.svg @@ -0,0 +1,244 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/16/zoom-out.svg b/actions/16/zoom-out.svg new file mode 100644 index 00000000..3059549f --- /dev/null +++ b/actions/16/zoom-out.svg @@ -0,0 +1,142 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/24/add.svg b/actions/24/add.svg new file mode 120000 index 00000000..742bd8ef --- /dev/null +++ b/actions/24/add.svg @@ -0,0 +1 @@ +list-add.svg \ No newline at end of file diff --git a/actions/24/address-book-new.svg b/actions/24/address-book-new.svg new file mode 100644 index 00000000..456cf3ec --- /dev/null +++ b/actions/24/address-book-new.svg @@ -0,0 +1,535 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/24/align-horizontal-center.svg b/actions/24/align-horizontal-center.svg new file mode 100644 index 00000000..10c2edee --- /dev/null +++ b/actions/24/align-horizontal-center.svg @@ -0,0 +1,199 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/24/align-horizontal-left.svg b/actions/24/align-horizontal-left.svg new file mode 100644 index 00000000..48d7e51b --- /dev/null +++ b/actions/24/align-horizontal-left.svg @@ -0,0 +1,186 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/24/align-horizontal-right.svg b/actions/24/align-horizontal-right.svg new file mode 100644 index 00000000..25204c1e --- /dev/null +++ b/actions/24/align-horizontal-right.svg @@ -0,0 +1,181 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/24/appointment-new-symbolic.svg b/actions/24/appointment-new-symbolic.svg new file mode 100644 index 00000000..d21d5297 --- /dev/null +++ b/actions/24/appointment-new-symbolic.svg @@ -0,0 +1,72 @@ + + + + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + diff --git a/actions/24/appointment-new.svg b/actions/24/appointment-new.svg new file mode 100644 index 00000000..a44cb8ce --- /dev/null +++ b/actions/24/appointment-new.svg @@ -0,0 +1,247 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/actions/24/bookmark-new.svg b/actions/24/bookmark-new.svg new file mode 100644 index 00000000..f23f5e97 --- /dev/null +++ b/actions/24/bookmark-new.svg @@ -0,0 +1,327 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/actions/24/browser-download.svg b/actions/24/browser-download.svg new file mode 120000 index 00000000..e2277db9 --- /dev/null +++ b/actions/24/browser-download.svg @@ -0,0 +1 @@ +document-save.svg \ No newline at end of file diff --git a/actions/24/contact-new.svg b/actions/24/contact-new.svg new file mode 100644 index 00000000..cc6e3660 --- /dev/null +++ b/actions/24/contact-new.svg @@ -0,0 +1,639 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/actions/24/dialog-apply.svg b/actions/24/dialog-apply.svg new file mode 100644 index 00000000..d4ccbea7 --- /dev/null +++ b/actions/24/dialog-apply.svg @@ -0,0 +1,110 @@ + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/actions/24/dialog-ok.svg b/actions/24/dialog-ok.svg new file mode 120000 index 00000000..9af349fa --- /dev/null +++ b/actions/24/dialog-ok.svg @@ -0,0 +1 @@ +dialog-apply.svg \ No newline at end of file diff --git a/actions/24/document-export-symbolic.svg b/actions/24/document-export-symbolic.svg new file mode 100644 index 00000000..a0f041d4 --- /dev/null +++ b/actions/24/document-export-symbolic.svg @@ -0,0 +1,76 @@ + + + + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + diff --git a/actions/24/document-export.svg b/actions/24/document-export.svg new file mode 100644 index 00000000..70f235f2 --- /dev/null +++ b/actions/24/document-export.svg @@ -0,0 +1,322 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/24/document-import-symbolic.svg b/actions/24/document-import-symbolic.svg new file mode 100644 index 00000000..604b4a45 --- /dev/null +++ b/actions/24/document-import-symbolic.svg @@ -0,0 +1,76 @@ + + + + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + diff --git a/actions/24/document-import.svg b/actions/24/document-import.svg new file mode 100644 index 00000000..c08fe03e --- /dev/null +++ b/actions/24/document-import.svg @@ -0,0 +1,351 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/24/document-new.svg b/actions/24/document-new.svg new file mode 100644 index 00000000..851782fc --- /dev/null +++ b/actions/24/document-new.svg @@ -0,0 +1,238 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/actions/24/document-open-recent.svg b/actions/24/document-open-recent.svg new file mode 120000 index 00000000..680de9cc --- /dev/null +++ b/actions/24/document-open-recent.svg @@ -0,0 +1 @@ +../../places/24/folder-recent.svg \ No newline at end of file diff --git a/actions/24/document-open.svg b/actions/24/document-open.svg new file mode 120000 index 00000000..bafb967f --- /dev/null +++ b/actions/24/document-open.svg @@ -0,0 +1 @@ +../../places/24/folder-drag-accept.svg \ No newline at end of file diff --git a/actions/24/document-page-setup.svg b/actions/24/document-page-setup.svg new file mode 100644 index 00000000..769e132e --- /dev/null +++ b/actions/24/document-page-setup.svg @@ -0,0 +1,255 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/actions/24/document-print.svg b/actions/24/document-print.svg new file mode 100644 index 00000000..6b1e2b61 --- /dev/null +++ b/actions/24/document-print.svg @@ -0,0 +1,637 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/24/document-properties.svg b/actions/24/document-properties.svg new file mode 100644 index 00000000..2760654d --- /dev/null +++ b/actions/24/document-properties.svg @@ -0,0 +1,270 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/actions/24/document-revert.svg b/actions/24/document-revert.svg new file mode 100644 index 00000000..6d0cedf7 --- /dev/null +++ b/actions/24/document-revert.svg @@ -0,0 +1,278 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/actions/24/document-save-as.svg b/actions/24/document-save-as.svg new file mode 100644 index 00000000..4b0f3986 --- /dev/null +++ b/actions/24/document-save-as.svg @@ -0,0 +1,247 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/actions/24/document-save.svg b/actions/24/document-save.svg new file mode 120000 index 00000000..6ecd9742 --- /dev/null +++ b/actions/24/document-save.svg @@ -0,0 +1 @@ +../../mimes/24/text-x-install.svg \ No newline at end of file diff --git a/actions/24/edit-clear-symbolic.svg b/actions/24/edit-clear-symbolic.svg new file mode 100644 index 00000000..b53dc319 --- /dev/null +++ b/actions/24/edit-clear-symbolic.svg @@ -0,0 +1,34 @@ + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + diff --git a/actions/24/edit-clear.svg b/actions/24/edit-clear.svg new file mode 100644 index 00000000..2f3e9e7a --- /dev/null +++ b/actions/24/edit-clear.svg @@ -0,0 +1,294 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/24/edit-copy.svg b/actions/24/edit-copy.svg new file mode 100644 index 00000000..2ce0876d --- /dev/null +++ b/actions/24/edit-copy.svg @@ -0,0 +1,473 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/24/edit-cut.svg b/actions/24/edit-cut.svg new file mode 100644 index 00000000..e9acfd0b --- /dev/null +++ b/actions/24/edit-cut.svg @@ -0,0 +1,341 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/actions/24/edit-delete.svg b/actions/24/edit-delete.svg new file mode 100644 index 00000000..78a4caec --- /dev/null +++ b/actions/24/edit-delete.svg @@ -0,0 +1,206 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/actions/24/edit-find-replace.svg b/actions/24/edit-find-replace.svg new file mode 100644 index 00000000..6a7f219f --- /dev/null +++ b/actions/24/edit-find-replace.svg @@ -0,0 +1,555 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/24/edit-find.svg b/actions/24/edit-find.svg new file mode 100644 index 00000000..8842e0d6 --- /dev/null +++ b/actions/24/edit-find.svg @@ -0,0 +1,252 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/24/edit-flag.svg b/actions/24/edit-flag.svg new file mode 100644 index 00000000..44c6f5ad --- /dev/null +++ b/actions/24/edit-flag.svg @@ -0,0 +1,161 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/actions/24/edit-mark.svg b/actions/24/edit-mark.svg new file mode 100644 index 00000000..44c6f5ad --- /dev/null +++ b/actions/24/edit-mark.svg @@ -0,0 +1,161 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/actions/24/edit-redo-rtl.svg b/actions/24/edit-redo-rtl.svg new file mode 100644 index 00000000..1dcb382c --- /dev/null +++ b/actions/24/edit-redo-rtl.svg @@ -0,0 +1,147 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/actions/24/edit-redo.svg b/actions/24/edit-redo.svg new file mode 100644 index 00000000..83d0187f --- /dev/null +++ b/actions/24/edit-redo.svg @@ -0,0 +1,147 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/actions/24/edit-select-all.svg b/actions/24/edit-select-all.svg new file mode 100644 index 00000000..ca72111e --- /dev/null +++ b/actions/24/edit-select-all.svg @@ -0,0 +1,228 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/24/edit-undo-archive.svg b/actions/24/edit-undo-archive.svg new file mode 100644 index 00000000..b3cf12c2 --- /dev/null +++ b/actions/24/edit-undo-archive.svg @@ -0,0 +1,550 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/24/edit-undo-rtl.svg b/actions/24/edit-undo-rtl.svg new file mode 100644 index 00000000..9b7068a8 --- /dev/null +++ b/actions/24/edit-undo-rtl.svg @@ -0,0 +1,147 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/actions/24/edit-undo.svg b/actions/24/edit-undo.svg new file mode 100644 index 00000000..06431cc8 --- /dev/null +++ b/actions/24/edit-undo.svg @@ -0,0 +1,147 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/actions/24/edit.svg b/actions/24/edit.svg new file mode 100644 index 00000000..98a378e7 --- /dev/null +++ b/actions/24/edit.svg @@ -0,0 +1,326 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/24/event-new.svg b/actions/24/event-new.svg new file mode 100644 index 00000000..f3c19639 --- /dev/null +++ b/actions/24/event-new.svg @@ -0,0 +1,486 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/24/folder-copy.svg b/actions/24/folder-copy.svg new file mode 100644 index 00000000..929fa386 --- /dev/null +++ b/actions/24/folder-copy.svg @@ -0,0 +1,619 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/24/folder-move.svg b/actions/24/folder-move.svg new file mode 100644 index 00000000..a67e898d --- /dev/null +++ b/actions/24/folder-move.svg @@ -0,0 +1,364 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/actions/24/folder-new.svg b/actions/24/folder-new.svg new file mode 100644 index 00000000..57959051 --- /dev/null +++ b/actions/24/folder-new.svg @@ -0,0 +1,360 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/24/format-text-none.svg b/actions/24/format-text-none.svg new file mode 100644 index 00000000..5e27a6b3 --- /dev/null +++ b/actions/24/format-text-none.svg @@ -0,0 +1,435 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/24/go-back-rtl.svg b/actions/24/go-back-rtl.svg new file mode 120000 index 00000000..c3064420 --- /dev/null +++ b/actions/24/go-back-rtl.svg @@ -0,0 +1 @@ +go-next.svg \ No newline at end of file diff --git a/actions/24/go-bottom.svg b/actions/24/go-bottom.svg new file mode 100644 index 00000000..25294189 --- /dev/null +++ b/actions/24/go-bottom.svg @@ -0,0 +1,173 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/actions/24/go-down.svg b/actions/24/go-down.svg new file mode 100644 index 00000000..7e6e0be0 --- /dev/null +++ b/actions/24/go-down.svg @@ -0,0 +1,119 @@ + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/actions/24/go-first-rtl.svg b/actions/24/go-first-rtl.svg new file mode 120000 index 00000000..f9bbb274 --- /dev/null +++ b/actions/24/go-first-rtl.svg @@ -0,0 +1 @@ +go-last.svg \ No newline at end of file diff --git a/actions/24/go-first.svg b/actions/24/go-first.svg new file mode 100644 index 00000000..9daa0210 --- /dev/null +++ b/actions/24/go-first.svg @@ -0,0 +1,177 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/actions/24/go-forward-rtl.svg b/actions/24/go-forward-rtl.svg new file mode 120000 index 00000000..e636edc0 --- /dev/null +++ b/actions/24/go-forward-rtl.svg @@ -0,0 +1 @@ +go-previous.svg \ No newline at end of file diff --git a/actions/24/go-home.svg b/actions/24/go-home.svg new file mode 100644 index 00000000..4a9b4fcf --- /dev/null +++ b/actions/24/go-home.svg @@ -0,0 +1,85 @@ + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/actions/24/go-jump-rtl.svg b/actions/24/go-jump-rtl.svg new file mode 100644 index 00000000..ad80bd57 --- /dev/null +++ b/actions/24/go-jump-rtl.svg @@ -0,0 +1,111 @@ + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/actions/24/go-jump.svg b/actions/24/go-jump.svg new file mode 100644 index 00000000..c117482e --- /dev/null +++ b/actions/24/go-jump.svg @@ -0,0 +1,110 @@ + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/actions/24/go-last-rtl.svg b/actions/24/go-last-rtl.svg new file mode 120000 index 00000000..c9c12cb6 --- /dev/null +++ b/actions/24/go-last-rtl.svg @@ -0,0 +1 @@ +go-first.svg \ No newline at end of file diff --git a/actions/24/go-last.svg b/actions/24/go-last.svg new file mode 100644 index 00000000..11209b0a --- /dev/null +++ b/actions/24/go-last.svg @@ -0,0 +1,172 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/actions/24/go-next-rtl-symbolic.svg b/actions/24/go-next-rtl-symbolic.svg new file mode 120000 index 00000000..b3dc2735 --- /dev/null +++ b/actions/24/go-next-rtl-symbolic.svg @@ -0,0 +1 @@ +go-previous-symbolic.svg \ No newline at end of file diff --git a/actions/24/go-next-symbolic.svg b/actions/24/go-next-symbolic.svg new file mode 100644 index 00000000..9138ec4e --- /dev/null +++ b/actions/24/go-next-symbolic.svg @@ -0,0 +1,32 @@ + + + + + + + + + image/svg+xml + + + + + + + diff --git a/actions/24/go-next.svg b/actions/24/go-next.svg new file mode 100644 index 00000000..0053fe87 --- /dev/null +++ b/actions/24/go-next.svg @@ -0,0 +1,101 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/actions/24/go-previous-rtl-symbolic.svg b/actions/24/go-previous-rtl-symbolic.svg new file mode 120000 index 00000000..cbf8ba40 --- /dev/null +++ b/actions/24/go-previous-rtl-symbolic.svg @@ -0,0 +1 @@ +go-next-symbolic.svg \ No newline at end of file diff --git a/actions/24/go-previous-symbolic.svg b/actions/24/go-previous-symbolic.svg new file mode 100644 index 00000000..71d89f34 --- /dev/null +++ b/actions/24/go-previous-symbolic.svg @@ -0,0 +1,57 @@ + + + + + + + + + + image/svg+xml + + + + + + + diff --git a/actions/24/go-previous.svg b/actions/24/go-previous.svg new file mode 100644 index 00000000..5172d1fe --- /dev/null +++ b/actions/24/go-previous.svg @@ -0,0 +1,121 @@ + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/actions/24/go-top.svg b/actions/24/go-top.svg new file mode 100644 index 00000000..980bedaa --- /dev/null +++ b/actions/24/go-top.svg @@ -0,0 +1,183 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/actions/24/go-up.svg b/actions/24/go-up.svg new file mode 100644 index 00000000..2d87c203 --- /dev/null +++ b/actions/24/go-up.svg @@ -0,0 +1,119 @@ + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/actions/24/help-about.svg b/actions/24/help-about.svg new file mode 100644 index 00000000..1d188369 --- /dev/null +++ b/actions/24/help-about.svg @@ -0,0 +1,175 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/actions/24/help-contents.svg b/actions/24/help-contents.svg new file mode 100644 index 00000000..38a26172 --- /dev/null +++ b/actions/24/help-contents.svg @@ -0,0 +1,328 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/actions/24/help-hint.svg b/actions/24/help-hint.svg new file mode 100644 index 00000000..9d64cd1e --- /dev/null +++ b/actions/24/help-hint.svg @@ -0,0 +1,174 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/actions/24/help-info.svg b/actions/24/help-info.svg new file mode 100644 index 00000000..31a2d111 --- /dev/null +++ b/actions/24/help-info.svg @@ -0,0 +1,669 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/actions/24/im-message-new.svg b/actions/24/im-message-new.svg new file mode 100644 index 00000000..b0a043d8 --- /dev/null +++ b/actions/24/im-message-new.svg @@ -0,0 +1,185 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/actions/24/image-adjust.svg b/actions/24/image-adjust.svg new file mode 100644 index 00000000..e7ce551a --- /dev/null +++ b/actions/24/image-adjust.svg @@ -0,0 +1,181 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/actions/24/image-auto-adjust.svg b/actions/24/image-auto-adjust.svg new file mode 100644 index 00000000..3c737bb7 --- /dev/null +++ b/actions/24/image-auto-adjust.svg @@ -0,0 +1,223 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/actions/24/image-crop.svg b/actions/24/image-crop.svg new file mode 100644 index 00000000..603ea82e --- /dev/null +++ b/actions/24/image-crop.svg @@ -0,0 +1,237 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/actions/24/image-red-eye.svg b/actions/24/image-red-eye.svg new file mode 100644 index 00000000..b68aabe6 --- /dev/null +++ b/actions/24/image-red-eye.svg @@ -0,0 +1,322 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/actions/24/jockey-proprietary.svg b/actions/24/jockey-proprietary.svg new file mode 100644 index 00000000..950f2177 --- /dev/null +++ b/actions/24/jockey-proprietary.svg @@ -0,0 +1,327 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/24/list-add.svg b/actions/24/list-add.svg new file mode 100644 index 00000000..943d9053 --- /dev/null +++ b/actions/24/list-add.svg @@ -0,0 +1,178 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/24/list-remove.svg b/actions/24/list-remove.svg new file mode 100644 index 00000000..c6f767cf --- /dev/null +++ b/actions/24/list-remove.svg @@ -0,0 +1,179 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/24/mail-archive.svg b/actions/24/mail-archive.svg new file mode 100644 index 00000000..1f386293 --- /dev/null +++ b/actions/24/mail-archive.svg @@ -0,0 +1,455 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/24/mail-forward.svg b/actions/24/mail-forward.svg new file mode 100644 index 00000000..1963baa3 --- /dev/null +++ b/actions/24/mail-forward.svg @@ -0,0 +1,147 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/actions/24/mail-message-new.svg b/actions/24/mail-message-new.svg new file mode 100644 index 00000000..97c5bd64 --- /dev/null +++ b/actions/24/mail-message-new.svg @@ -0,0 +1,491 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/24/mail-move.svg b/actions/24/mail-move.svg new file mode 100644 index 00000000..a6196224 --- /dev/null +++ b/actions/24/mail-move.svg @@ -0,0 +1,360 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/24/mail-reply-all.svg b/actions/24/mail-reply-all.svg new file mode 100644 index 00000000..912c4314 --- /dev/null +++ b/actions/24/mail-reply-all.svg @@ -0,0 +1,576 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/actions/24/mail-reply-sender.svg b/actions/24/mail-reply-sender.svg new file mode 100644 index 00000000..b458cb61 --- /dev/null +++ b/actions/24/mail-reply-sender.svg @@ -0,0 +1,147 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/actions/24/media-eject.svg b/actions/24/media-eject.svg new file mode 100644 index 00000000..0bc026fe --- /dev/null +++ b/actions/24/media-eject.svg @@ -0,0 +1,97 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/24/media-import-audio-cd.svg b/actions/24/media-import-audio-cd.svg new file mode 100644 index 00000000..d377ec24 --- /dev/null +++ b/actions/24/media-import-audio-cd.svg @@ -0,0 +1,441 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/24/media-playback-pause-symbolic.svg b/actions/24/media-playback-pause-symbolic.svg new file mode 100644 index 00000000..ff33c7bb --- /dev/null +++ b/actions/24/media-playback-pause-symbolic.svg @@ -0,0 +1,57 @@ + + + + + + + + + + image/svg+xml + + + + + + + diff --git a/actions/24/media-playback-pause.svg b/actions/24/media-playback-pause.svg new file mode 100644 index 00000000..4d91ef46 --- /dev/null +++ b/actions/24/media-playback-pause.svg @@ -0,0 +1,85 @@ + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/actions/24/media-playback-start-symbolic.svg b/actions/24/media-playback-start-symbolic.svg new file mode 100644 index 00000000..7e08be01 --- /dev/null +++ b/actions/24/media-playback-start-symbolic.svg @@ -0,0 +1,57 @@ + + + + + + + + + + image/svg+xml + + + + + + + diff --git a/actions/24/media-playback-start.svg b/actions/24/media-playback-start.svg new file mode 100644 index 00000000..3be6e70b --- /dev/null +++ b/actions/24/media-playback-start.svg @@ -0,0 +1,95 @@ + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/actions/24/media-playback-stop.svg b/actions/24/media-playback-stop.svg new file mode 100644 index 00000000..2ed9517b --- /dev/null +++ b/actions/24/media-playback-stop.svg @@ -0,0 +1,198 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/actions/24/media-record.svg b/actions/24/media-record.svg new file mode 100644 index 00000000..962b0fca --- /dev/null +++ b/actions/24/media-record.svg @@ -0,0 +1,268 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/actions/24/media-skip-backward-rtl.svg b/actions/24/media-skip-backward-rtl.svg new file mode 120000 index 00000000..82214a21 --- /dev/null +++ b/actions/24/media-skip-backward-rtl.svg @@ -0,0 +1 @@ +media-skip-forward.svg \ No newline at end of file diff --git a/actions/24/media-skip-backward-symbolic-rtl.svg b/actions/24/media-skip-backward-symbolic-rtl.svg new file mode 120000 index 00000000..8515e7ca --- /dev/null +++ b/actions/24/media-skip-backward-symbolic-rtl.svg @@ -0,0 +1 @@ +media-skip-forward-symbolic.svg \ No newline at end of file diff --git a/actions/24/media-skip-backward-symbolic.svg b/actions/24/media-skip-backward-symbolic.svg new file mode 100644 index 00000000..8aaa4961 --- /dev/null +++ b/actions/24/media-skip-backward-symbolic.svg @@ -0,0 +1,61 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + diff --git a/actions/24/media-skip-backward.svg b/actions/24/media-skip-backward.svg new file mode 100644 index 00000000..530937fb --- /dev/null +++ b/actions/24/media-skip-backward.svg @@ -0,0 +1,90 @@ + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/actions/24/media-skip-forward-rtl.svg b/actions/24/media-skip-forward-rtl.svg new file mode 120000 index 00000000..a0af1946 --- /dev/null +++ b/actions/24/media-skip-forward-rtl.svg @@ -0,0 +1 @@ +media-skip-backward.svg \ No newline at end of file diff --git a/actions/24/media-skip-forward-symbolic-rtl.svg b/actions/24/media-skip-forward-symbolic-rtl.svg new file mode 120000 index 00000000..3b7769f2 --- /dev/null +++ b/actions/24/media-skip-forward-symbolic-rtl.svg @@ -0,0 +1 @@ +media-skip-backward-symbolic.svg \ No newline at end of file diff --git a/actions/24/media-skip-forward-symbolic.svg b/actions/24/media-skip-forward-symbolic.svg new file mode 100644 index 00000000..2e00c25e --- /dev/null +++ b/actions/24/media-skip-forward-symbolic.svg @@ -0,0 +1,57 @@ + + + + + + + + + + image/svg+xml + + + + + + + diff --git a/actions/24/media-skip-forward.svg b/actions/24/media-skip-forward.svg new file mode 100644 index 00000000..e8925986 --- /dev/null +++ b/actions/24/media-skip-forward.svg @@ -0,0 +1,90 @@ + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/actions/24/object-flip-horizontal.svg b/actions/24/object-flip-horizontal.svg new file mode 100644 index 00000000..3af80ca1 --- /dev/null +++ b/actions/24/object-flip-horizontal.svg @@ -0,0 +1,250 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/actions/24/object-flip-vertical.svg b/actions/24/object-flip-vertical.svg new file mode 100644 index 00000000..170d4762 --- /dev/null +++ b/actions/24/object-flip-vertical.svg @@ -0,0 +1,254 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/24/object-inverse.svg b/actions/24/object-inverse.svg new file mode 100644 index 00000000..4c2ebc13 --- /dev/null +++ b/actions/24/object-inverse.svg @@ -0,0 +1,181 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/24/object-merge.svg b/actions/24/object-merge.svg new file mode 100644 index 00000000..8a51d86e --- /dev/null +++ b/actions/24/object-merge.svg @@ -0,0 +1,108 @@ + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/actions/24/object-rotate-left.svg b/actions/24/object-rotate-left.svg new file mode 100644 index 00000000..17364db1 --- /dev/null +++ b/actions/24/object-rotate-left.svg @@ -0,0 +1,245 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/24/object-rotate-right.svg b/actions/24/object-rotate-right.svg new file mode 100644 index 00000000..595874a3 --- /dev/null +++ b/actions/24/object-rotate-right.svg @@ -0,0 +1,245 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/24/object-straighten.svg b/actions/24/object-straighten.svg new file mode 100644 index 00000000..915f327d --- /dev/null +++ b/actions/24/object-straighten.svg @@ -0,0 +1,254 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/actions/24/open-menu.svg b/actions/24/open-menu.svg new file mode 100644 index 00000000..2760654d --- /dev/null +++ b/actions/24/open-menu.svg @@ -0,0 +1,270 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/actions/24/pane-hide-symbolic-rtl.svg b/actions/24/pane-hide-symbolic-rtl.svg new file mode 100644 index 00000000..c748cd74 --- /dev/null +++ b/actions/24/pane-hide-symbolic-rtl.svg @@ -0,0 +1,60 @@ + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + diff --git a/actions/24/pane-hide-symbolic.svg b/actions/24/pane-hide-symbolic.svg new file mode 100644 index 00000000..29c9b9ae --- /dev/null +++ b/actions/24/pane-hide-symbolic.svg @@ -0,0 +1,60 @@ + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + diff --git a/actions/24/pane-show-symbolic-rtl.svg b/actions/24/pane-show-symbolic-rtl.svg new file mode 100644 index 00000000..cc1cbc1f --- /dev/null +++ b/actions/24/pane-show-symbolic-rtl.svg @@ -0,0 +1,60 @@ + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + diff --git a/actions/24/pane-show-symbolic.svg b/actions/24/pane-show-symbolic.svg new file mode 100644 index 00000000..000bd49a --- /dev/null +++ b/actions/24/pane-show-symbolic.svg @@ -0,0 +1,60 @@ + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + diff --git a/actions/24/process-stop.svg b/actions/24/process-stop.svg new file mode 100644 index 00000000..d698c08c --- /dev/null +++ b/actions/24/process-stop.svg @@ -0,0 +1,220 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/24/remove.svg b/actions/24/remove.svg new file mode 120000 index 00000000..2094832c --- /dev/null +++ b/actions/24/remove.svg @@ -0,0 +1 @@ +list-remove.svg \ No newline at end of file diff --git a/actions/24/selection-add.svg b/actions/24/selection-add.svg new file mode 100644 index 00000000..f5267b1a --- /dev/null +++ b/actions/24/selection-add.svg @@ -0,0 +1,121 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/actions/24/selection-checked.svg b/actions/24/selection-checked.svg new file mode 100644 index 00000000..e07d9ceb --- /dev/null +++ b/actions/24/selection-checked.svg @@ -0,0 +1,2768 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/actions/24/selection-remove.svg b/actions/24/selection-remove.svg new file mode 100644 index 00000000..31b2eed5 --- /dev/null +++ b/actions/24/selection-remove.svg @@ -0,0 +1,2784 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/actions/24/system-log-out.svg b/actions/24/system-log-out.svg new file mode 100644 index 00000000..b75e340f --- /dev/null +++ b/actions/24/system-log-out.svg @@ -0,0 +1,279 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/24/system-reboot.svg b/actions/24/system-reboot.svg new file mode 120000 index 00000000..4e680c2a --- /dev/null +++ b/actions/24/system-reboot.svg @@ -0,0 +1 @@ +view-refresh.svg \ No newline at end of file diff --git a/actions/24/system-restart.svg b/actions/24/system-restart.svg new file mode 120000 index 00000000..4e680c2a --- /dev/null +++ b/actions/24/system-restart.svg @@ -0,0 +1 @@ +view-refresh.svg \ No newline at end of file diff --git a/actions/24/system-run.svg b/actions/24/system-run.svg new file mode 100644 index 00000000..45eeedad --- /dev/null +++ b/actions/24/system-run.svg @@ -0,0 +1,197 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/24/tag-new.svg b/actions/24/tag-new.svg new file mode 100644 index 00000000..20ef1018 --- /dev/null +++ b/actions/24/tag-new.svg @@ -0,0 +1,237 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/24/view-refresh.svg b/actions/24/view-refresh.svg new file mode 100644 index 00000000..e4012b39 --- /dev/null +++ b/actions/24/view-refresh.svg @@ -0,0 +1,75 @@ + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/actions/24/window-close.svg b/actions/24/window-close.svg new file mode 100644 index 00000000..1f85e934 --- /dev/null +++ b/actions/24/window-close.svg @@ -0,0 +1,127 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/actions/24/zoom-fit-best.svg b/actions/24/zoom-fit-best.svg new file mode 100644 index 00000000..ef668d0b --- /dev/null +++ b/actions/24/zoom-fit-best.svg @@ -0,0 +1,2436 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/24/zoom-in.svg b/actions/24/zoom-in.svg new file mode 100644 index 00000000..77b0f815 --- /dev/null +++ b/actions/24/zoom-in.svg @@ -0,0 +1,2194 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/actions/24/zoom-original.svg b/actions/24/zoom-original.svg new file mode 100644 index 00000000..9ed5677a --- /dev/null +++ b/actions/24/zoom-original.svg @@ -0,0 +1,2409 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/actions/24/zoom-out.svg b/actions/24/zoom-out.svg new file mode 100644 index 00000000..6bf156ef --- /dev/null +++ b/actions/24/zoom-out.svg @@ -0,0 +1,2194 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/actions/32/add.svg b/actions/32/add.svg new file mode 120000 index 00000000..742bd8ef --- /dev/null +++ b/actions/32/add.svg @@ -0,0 +1 @@ +list-add.svg \ No newline at end of file diff --git a/actions/32/address-book-new.svg b/actions/32/address-book-new.svg new file mode 100644 index 00000000..76b7a93c --- /dev/null +++ b/actions/32/address-book-new.svg @@ -0,0 +1,536 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/32/appointment-new.svg b/actions/32/appointment-new.svg new file mode 100644 index 00000000..678213ff --- /dev/null +++ b/actions/32/appointment-new.svg @@ -0,0 +1,242 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/actions/32/bookmark-new.svg b/actions/32/bookmark-new.svg new file mode 100644 index 00000000..a82886d1 --- /dev/null +++ b/actions/32/bookmark-new.svg @@ -0,0 +1,327 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/actions/32/browser-download.svg b/actions/32/browser-download.svg new file mode 120000 index 00000000..e2277db9 --- /dev/null +++ b/actions/32/browser-download.svg @@ -0,0 +1 @@ +document-save.svg \ No newline at end of file diff --git a/actions/32/contact-new.svg b/actions/32/contact-new.svg new file mode 100644 index 00000000..fc437a1f --- /dev/null +++ b/actions/32/contact-new.svg @@ -0,0 +1,363 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/actions/32/document-new.svg b/actions/32/document-new.svg new file mode 100644 index 00000000..c7ca0200 --- /dev/null +++ b/actions/32/document-new.svg @@ -0,0 +1,271 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/actions/32/document-open-recent.svg b/actions/32/document-open-recent.svg new file mode 120000 index 00000000..bc3b8e71 --- /dev/null +++ b/actions/32/document-open-recent.svg @@ -0,0 +1 @@ +../../places/32/folder-recent.svg \ No newline at end of file diff --git a/actions/32/document-open.svg b/actions/32/document-open.svg new file mode 120000 index 00000000..f4a25e2e --- /dev/null +++ b/actions/32/document-open.svg @@ -0,0 +1 @@ +../../places/32/folder-drag-accept.svg \ No newline at end of file diff --git a/actions/32/document-page-setup.svg b/actions/32/document-page-setup.svg new file mode 100644 index 00000000..fc43d45d --- /dev/null +++ b/actions/32/document-page-setup.svg @@ -0,0 +1,292 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/32/document-print.svg b/actions/32/document-print.svg new file mode 100644 index 00000000..d64acac5 --- /dev/null +++ b/actions/32/document-print.svg @@ -0,0 +1,690 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/32/document-properties.svg b/actions/32/document-properties.svg new file mode 100644 index 00000000..4a1f2fa0 --- /dev/null +++ b/actions/32/document-properties.svg @@ -0,0 +1,178 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/actions/32/document-revert.svg b/actions/32/document-revert.svg new file mode 100644 index 00000000..4decf70a --- /dev/null +++ b/actions/32/document-revert.svg @@ -0,0 +1,297 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/actions/32/document-save.svg b/actions/32/document-save.svg new file mode 120000 index 00000000..7d7d840b --- /dev/null +++ b/actions/32/document-save.svg @@ -0,0 +1 @@ +../../mimes/32/text-x-install.svg \ No newline at end of file diff --git a/actions/32/edit-copy.svg b/actions/32/edit-copy.svg new file mode 100644 index 00000000..1eaea64c --- /dev/null +++ b/actions/32/edit-copy.svg @@ -0,0 +1,460 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/32/edit-delete.svg b/actions/32/edit-delete.svg new file mode 100644 index 00000000..3bbd8da9 --- /dev/null +++ b/actions/32/edit-delete.svg @@ -0,0 +1,172 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/actions/32/edit-redo.svg b/actions/32/edit-redo.svg new file mode 100644 index 00000000..ed55adef --- /dev/null +++ b/actions/32/edit-redo.svg @@ -0,0 +1,146 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/actions/32/edit-undo.svg b/actions/32/edit-undo.svg new file mode 100644 index 00000000..dccb1a38 --- /dev/null +++ b/actions/32/edit-undo.svg @@ -0,0 +1,146 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/actions/32/folder-new.svg b/actions/32/folder-new.svg new file mode 100644 index 00000000..d8a915dc --- /dev/null +++ b/actions/32/folder-new.svg @@ -0,0 +1,364 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/32/help-about.svg b/actions/32/help-about.svg new file mode 100644 index 00000000..b4612fc3 --- /dev/null +++ b/actions/32/help-about.svg @@ -0,0 +1,173 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/actions/32/help-contents.svg b/actions/32/help-contents.svg new file mode 100644 index 00000000..3aab24a4 --- /dev/null +++ b/actions/32/help-contents.svg @@ -0,0 +1,140 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/actions/32/help-info.svg b/actions/32/help-info.svg new file mode 100644 index 00000000..4b570911 --- /dev/null +++ b/actions/32/help-info.svg @@ -0,0 +1,600 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/actions/32/list-add.svg b/actions/32/list-add.svg new file mode 100644 index 00000000..f944bd9b --- /dev/null +++ b/actions/32/list-add.svg @@ -0,0 +1,188 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/actions/32/list-remove.svg b/actions/32/list-remove.svg new file mode 100644 index 00000000..3f30121a --- /dev/null +++ b/actions/32/list-remove.svg @@ -0,0 +1,181 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/actions/32/mail-forward.svg b/actions/32/mail-forward.svg new file mode 100644 index 00000000..ee685225 --- /dev/null +++ b/actions/32/mail-forward.svg @@ -0,0 +1,146 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/actions/32/mail-reply-all.svg b/actions/32/mail-reply-all.svg new file mode 100644 index 00000000..5970889b --- /dev/null +++ b/actions/32/mail-reply-all.svg @@ -0,0 +1,266 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/actions/32/mail-reply-sender.svg b/actions/32/mail-reply-sender.svg new file mode 100644 index 00000000..242df79e --- /dev/null +++ b/actions/32/mail-reply-sender.svg @@ -0,0 +1,146 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/actions/32/media-import-audio-cd.svg b/actions/32/media-import-audio-cd.svg new file mode 100644 index 00000000..fe80a505 --- /dev/null +++ b/actions/32/media-import-audio-cd.svg @@ -0,0 +1,534 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/32/media-playback-stop.svg b/actions/32/media-playback-stop.svg new file mode 100644 index 00000000..64e84618 --- /dev/null +++ b/actions/32/media-playback-stop.svg @@ -0,0 +1,197 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/actions/32/media-record.svg b/actions/32/media-record.svg new file mode 100644 index 00000000..384a4ccd --- /dev/null +++ b/actions/32/media-record.svg @@ -0,0 +1,328 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/actions/32/object-inverse.svg b/actions/32/object-inverse.svg new file mode 100644 index 00000000..3d5af0fa --- /dev/null +++ b/actions/32/object-inverse.svg @@ -0,0 +1,183 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/actions/32/process-stop.svg b/actions/32/process-stop.svg new file mode 100644 index 00000000..8cbbcf9f --- /dev/null +++ b/actions/32/process-stop.svg @@ -0,0 +1,201 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/actions/32/remove.svg b/actions/32/remove.svg new file mode 120000 index 00000000..2094832c --- /dev/null +++ b/actions/32/remove.svg @@ -0,0 +1 @@ +list-remove.svg \ No newline at end of file diff --git a/actions/32/system-log-out.svg b/actions/32/system-log-out.svg new file mode 100644 index 00000000..20575175 --- /dev/null +++ b/actions/32/system-log-out.svg @@ -0,0 +1,248 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/actions/32/system-restart.svg b/actions/32/system-restart.svg new file mode 120000 index 00000000..4e680c2a --- /dev/null +++ b/actions/32/system-restart.svg @@ -0,0 +1 @@ +view-refresh.svg \ No newline at end of file diff --git a/actions/32/system-shutdown.svg b/actions/32/system-shutdown.svg new file mode 100644 index 00000000..976dfe8b --- /dev/null +++ b/actions/32/system-shutdown.svg @@ -0,0 +1,188 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/actions/32/system-suspend.svg b/actions/32/system-suspend.svg new file mode 100644 index 00000000..59f6a139 --- /dev/null +++ b/actions/32/system-suspend.svg @@ -0,0 +1,187 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/actions/32/tag-new.svg b/actions/32/tag-new.svg new file mode 100644 index 00000000..68286a1e --- /dev/null +++ b/actions/32/tag-new.svg @@ -0,0 +1,237 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/actions/32/view-refresh.svg b/actions/32/view-refresh.svg new file mode 100644 index 00000000..f8d0d0a8 --- /dev/null +++ b/actions/32/view-refresh.svg @@ -0,0 +1,184 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/48/add.svg b/actions/48/add.svg new file mode 120000 index 00000000..742bd8ef --- /dev/null +++ b/actions/48/add.svg @@ -0,0 +1 @@ +list-add.svg \ No newline at end of file diff --git a/actions/48/address-book-new.svg b/actions/48/address-book-new.svg new file mode 100644 index 00000000..38cd03d4 --- /dev/null +++ b/actions/48/address-book-new.svg @@ -0,0 +1,530 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/48/appointment-new.svg b/actions/48/appointment-new.svg new file mode 100644 index 00000000..5d02d194 --- /dev/null +++ b/actions/48/appointment-new.svg @@ -0,0 +1,669 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/actions/48/bookmark-new.svg b/actions/48/bookmark-new.svg new file mode 100644 index 00000000..bf5afcab --- /dev/null +++ b/actions/48/bookmark-new.svg @@ -0,0 +1,325 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/actions/48/browser-download.svg b/actions/48/browser-download.svg new file mode 120000 index 00000000..e2277db9 --- /dev/null +++ b/actions/48/browser-download.svg @@ -0,0 +1 @@ +document-save.svg \ No newline at end of file diff --git a/actions/48/contact-new.svg b/actions/48/contact-new.svg new file mode 100644 index 00000000..0fe5580d --- /dev/null +++ b/actions/48/contact-new.svg @@ -0,0 +1,363 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/actions/48/dialog-apply.svg b/actions/48/dialog-apply.svg new file mode 120000 index 00000000..6774aa85 --- /dev/null +++ b/actions/48/dialog-apply.svg @@ -0,0 +1 @@ +dialog-ok-apply.svg \ No newline at end of file diff --git a/actions/48/dialog-cancel.svg b/actions/48/dialog-cancel.svg new file mode 120000 index 00000000..b9439718 --- /dev/null +++ b/actions/48/dialog-cancel.svg @@ -0,0 +1 @@ +window-close.svg \ No newline at end of file diff --git a/actions/48/dialog-close.svg b/actions/48/dialog-close.svg new file mode 120000 index 00000000..b9439718 --- /dev/null +++ b/actions/48/dialog-close.svg @@ -0,0 +1 @@ +window-close.svg \ No newline at end of file diff --git a/actions/48/dialog-no.svg b/actions/48/dialog-no.svg new file mode 120000 index 00000000..b9439718 --- /dev/null +++ b/actions/48/dialog-no.svg @@ -0,0 +1 @@ +window-close.svg \ No newline at end of file diff --git a/actions/48/dialog-ok-apply.svg b/actions/48/dialog-ok-apply.svg new file mode 100644 index 00000000..68c3a8d4 --- /dev/null +++ b/actions/48/dialog-ok-apply.svg @@ -0,0 +1,110 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/48/dialog-ok.svg b/actions/48/dialog-ok.svg new file mode 120000 index 00000000..9af349fa --- /dev/null +++ b/actions/48/dialog-ok.svg @@ -0,0 +1 @@ +dialog-apply.svg \ No newline at end of file diff --git a/actions/48/document-export.svg b/actions/48/document-export.svg new file mode 100644 index 00000000..328a6c77 --- /dev/null +++ b/actions/48/document-export.svg @@ -0,0 +1,481 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/48/document-import.svg b/actions/48/document-import.svg new file mode 100644 index 00000000..34a9a3aa --- /dev/null +++ b/actions/48/document-import.svg @@ -0,0 +1,481 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/48/document-new.svg b/actions/48/document-new.svg new file mode 100644 index 00000000..9ac99c67 --- /dev/null +++ b/actions/48/document-new.svg @@ -0,0 +1,241 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/actions/48/document-open-recent.svg b/actions/48/document-open-recent.svg new file mode 120000 index 00000000..ad0178e9 --- /dev/null +++ b/actions/48/document-open-recent.svg @@ -0,0 +1 @@ +../../places/48/folder-recent.svg \ No newline at end of file diff --git a/actions/48/document-open.svg b/actions/48/document-open.svg new file mode 120000 index 00000000..e1aecea5 --- /dev/null +++ b/actions/48/document-open.svg @@ -0,0 +1 @@ +../../places/48/folder-drag-accept.svg \ No newline at end of file diff --git a/actions/48/document-page-setup.svg b/actions/48/document-page-setup.svg new file mode 100644 index 00000000..4f87bcf3 --- /dev/null +++ b/actions/48/document-page-setup.svg @@ -0,0 +1,289 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/48/document-print.svg b/actions/48/document-print.svg new file mode 120000 index 00000000..cf666801 --- /dev/null +++ b/actions/48/document-print.svg @@ -0,0 +1 @@ +../../devices/48/printer.svg \ No newline at end of file diff --git a/actions/48/document-properties.svg b/actions/48/document-properties.svg new file mode 100644 index 00000000..7730a761 --- /dev/null +++ b/actions/48/document-properties.svg @@ -0,0 +1,137 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/48/document-revert.svg b/actions/48/document-revert.svg new file mode 100644 index 00000000..e5a502a9 --- /dev/null +++ b/actions/48/document-revert.svg @@ -0,0 +1,297 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/actions/48/document-save.svg b/actions/48/document-save.svg new file mode 120000 index 00000000..5e5e4456 --- /dev/null +++ b/actions/48/document-save.svg @@ -0,0 +1 @@ +../../mimes/48/text-x-install.svg \ No newline at end of file diff --git a/actions/48/edit-clear.svg b/actions/48/edit-clear.svg new file mode 100644 index 00000000..d26d7526 --- /dev/null +++ b/actions/48/edit-clear.svg @@ -0,0 +1,290 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/48/edit-copy.svg b/actions/48/edit-copy.svg new file mode 100644 index 00000000..aa5da3ce --- /dev/null +++ b/actions/48/edit-copy.svg @@ -0,0 +1,452 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/48/edit-delete.svg b/actions/48/edit-delete.svg new file mode 100644 index 00000000..8059f41d --- /dev/null +++ b/actions/48/edit-delete.svg @@ -0,0 +1,171 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/actions/48/edit-find-replace.svg b/actions/48/edit-find-replace.svg new file mode 100644 index 00000000..6e085100 --- /dev/null +++ b/actions/48/edit-find-replace.svg @@ -0,0 +1,547 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/48/edit-find.svg b/actions/48/edit-find.svg new file mode 100644 index 00000000..a1b3f75a --- /dev/null +++ b/actions/48/edit-find.svg @@ -0,0 +1,258 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/actions/48/edit-redo.svg b/actions/48/edit-redo.svg new file mode 100644 index 00000000..66c48a35 --- /dev/null +++ b/actions/48/edit-redo.svg @@ -0,0 +1,154 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/actions/48/edit-select-all.svg b/actions/48/edit-select-all.svg new file mode 100644 index 00000000..39e7262d --- /dev/null +++ b/actions/48/edit-select-all.svg @@ -0,0 +1,480 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/48/edit-undo.svg b/actions/48/edit-undo.svg new file mode 100644 index 00000000..a4d5c5e4 --- /dev/null +++ b/actions/48/edit-undo.svg @@ -0,0 +1,155 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/actions/48/edit.svg b/actions/48/edit.svg new file mode 100644 index 00000000..b6f4abc5 --- /dev/null +++ b/actions/48/edit.svg @@ -0,0 +1,272 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/actions/48/folder-new.svg b/actions/48/folder-new.svg new file mode 100644 index 00000000..3afff491 --- /dev/null +++ b/actions/48/folder-new.svg @@ -0,0 +1,361 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/48/go-bottom.svg b/actions/48/go-bottom.svg new file mode 100644 index 00000000..bd0a616a --- /dev/null +++ b/actions/48/go-bottom.svg @@ -0,0 +1,156 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/actions/48/go-down.svg b/actions/48/go-down.svg new file mode 100644 index 00000000..2118db3e --- /dev/null +++ b/actions/48/go-down.svg @@ -0,0 +1,110 @@ + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/actions/48/go-first.svg b/actions/48/go-first.svg new file mode 100644 index 00000000..0405c0d0 --- /dev/null +++ b/actions/48/go-first.svg @@ -0,0 +1,158 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/actions/48/go-jump.svg b/actions/48/go-jump.svg new file mode 100644 index 00000000..f7956fb8 --- /dev/null +++ b/actions/48/go-jump.svg @@ -0,0 +1,109 @@ + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/actions/48/go-last.svg b/actions/48/go-last.svg new file mode 100644 index 00000000..7f0e7323 --- /dev/null +++ b/actions/48/go-last.svg @@ -0,0 +1,158 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/actions/48/go-next.svg b/actions/48/go-next.svg new file mode 100644 index 00000000..a160b51c --- /dev/null +++ b/actions/48/go-next.svg @@ -0,0 +1,189 @@ + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/48/go-previous.svg b/actions/48/go-previous.svg new file mode 100644 index 00000000..13affba3 --- /dev/null +++ b/actions/48/go-previous.svg @@ -0,0 +1,189 @@ + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/48/go-top.svg b/actions/48/go-top.svg new file mode 100644 index 00000000..a94d7bb2 --- /dev/null +++ b/actions/48/go-top.svg @@ -0,0 +1,148 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/actions/48/go-up.svg b/actions/48/go-up.svg new file mode 100644 index 00000000..7caefaa6 --- /dev/null +++ b/actions/48/go-up.svg @@ -0,0 +1,110 @@ + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/actions/48/help-about.svg b/actions/48/help-about.svg new file mode 100644 index 00000000..698d7e1e --- /dev/null +++ b/actions/48/help-about.svg @@ -0,0 +1,171 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/actions/48/help-contents.svg b/actions/48/help-contents.svg new file mode 100644 index 00000000..c2f9d24a --- /dev/null +++ b/actions/48/help-contents.svg @@ -0,0 +1,140 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/actions/48/help-hint.svg b/actions/48/help-hint.svg new file mode 100644 index 00000000..d541348c --- /dev/null +++ b/actions/48/help-hint.svg @@ -0,0 +1,319 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/actions/48/help-info.svg b/actions/48/help-info.svg new file mode 100644 index 00000000..a7496c88 --- /dev/null +++ b/actions/48/help-info.svg @@ -0,0 +1,169 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/actions/48/im-message-new.svg b/actions/48/im-message-new.svg new file mode 120000 index 00000000..f6d026e0 --- /dev/null +++ b/actions/48/im-message-new.svg @@ -0,0 +1 @@ +../../apps/48/internet-chat.svg \ No newline at end of file diff --git a/actions/48/list-add.svg b/actions/48/list-add.svg new file mode 100644 index 00000000..b7ef94d6 --- /dev/null +++ b/actions/48/list-add.svg @@ -0,0 +1,181 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/actions/48/list-remove.svg b/actions/48/list-remove.svg new file mode 100644 index 00000000..feb96ccf --- /dev/null +++ b/actions/48/list-remove.svg @@ -0,0 +1,181 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/actions/48/mail-forward.svg b/actions/48/mail-forward.svg new file mode 100644 index 00000000..072c9005 --- /dev/null +++ b/actions/48/mail-forward.svg @@ -0,0 +1,154 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/actions/48/mail-reply-all.svg b/actions/48/mail-reply-all.svg new file mode 100644 index 00000000..ddbe21f3 --- /dev/null +++ b/actions/48/mail-reply-all.svg @@ -0,0 +1,268 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/actions/48/mail-reply-sender.svg b/actions/48/mail-reply-sender.svg new file mode 100644 index 00000000..00992cfb --- /dev/null +++ b/actions/48/mail-reply-sender.svg @@ -0,0 +1,155 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/actions/48/media-eject.svg b/actions/48/media-eject.svg new file mode 100644 index 00000000..0a1fd76e --- /dev/null +++ b/actions/48/media-eject.svg @@ -0,0 +1,121 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/48/media-import-audio-cd.svg b/actions/48/media-import-audio-cd.svg new file mode 100644 index 00000000..ed695a95 --- /dev/null +++ b/actions/48/media-import-audio-cd.svg @@ -0,0 +1,495 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/48/media-playback-pause.svg b/actions/48/media-playback-pause.svg new file mode 100644 index 00000000..86728e79 --- /dev/null +++ b/actions/48/media-playback-pause.svg @@ -0,0 +1,239 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/48/media-playback-start.svg b/actions/48/media-playback-start.svg new file mode 100644 index 00000000..d132e3b7 --- /dev/null +++ b/actions/48/media-playback-start.svg @@ -0,0 +1,106 @@ + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/actions/48/media-playback-stop.svg b/actions/48/media-playback-stop.svg new file mode 100644 index 00000000..6770988a --- /dev/null +++ b/actions/48/media-playback-stop.svg @@ -0,0 +1,229 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/actions/48/media-record.svg b/actions/48/media-record.svg new file mode 100644 index 00000000..f2d9254f --- /dev/null +++ b/actions/48/media-record.svg @@ -0,0 +1,328 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/actions/48/media-skip-backward.svg b/actions/48/media-skip-backward.svg new file mode 100644 index 00000000..7c616422 --- /dev/null +++ b/actions/48/media-skip-backward.svg @@ -0,0 +1,83 @@ + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/actions/48/media-skip-forward.svg b/actions/48/media-skip-forward.svg new file mode 100644 index 00000000..3b8de0a6 --- /dev/null +++ b/actions/48/media-skip-forward.svg @@ -0,0 +1,83 @@ + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/actions/48/object-inverse.svg b/actions/48/object-inverse.svg new file mode 100644 index 00000000..a6161d75 --- /dev/null +++ b/actions/48/object-inverse.svg @@ -0,0 +1,183 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/actions/48/object-rotate-left.svg b/actions/48/object-rotate-left.svg new file mode 100644 index 00000000..9a4abf37 --- /dev/null +++ b/actions/48/object-rotate-left.svg @@ -0,0 +1,198 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/actions/48/object-rotate-right.svg b/actions/48/object-rotate-right.svg new file mode 100644 index 00000000..77754da5 --- /dev/null +++ b/actions/48/object-rotate-right.svg @@ -0,0 +1,260 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/actions/48/object-rotate.svg b/actions/48/object-rotate.svg new file mode 120000 index 00000000..ae703d50 --- /dev/null +++ b/actions/48/object-rotate.svg @@ -0,0 +1 @@ +transform-rotate.svg \ No newline at end of file diff --git a/actions/48/process-stop.svg b/actions/48/process-stop.svg new file mode 100644 index 00000000..716505c1 --- /dev/null +++ b/actions/48/process-stop.svg @@ -0,0 +1,181 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/actions/48/remove.svg b/actions/48/remove.svg new file mode 120000 index 00000000..2094832c --- /dev/null +++ b/actions/48/remove.svg @@ -0,0 +1 @@ +list-remove.svg \ No newline at end of file diff --git a/actions/48/system-log-out.svg b/actions/48/system-log-out.svg new file mode 100644 index 00000000..42926c6b --- /dev/null +++ b/actions/48/system-log-out.svg @@ -0,0 +1,275 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/48/system-reboot.svg b/actions/48/system-reboot.svg new file mode 120000 index 00000000..4e680c2a --- /dev/null +++ b/actions/48/system-reboot.svg @@ -0,0 +1 @@ +view-refresh.svg \ No newline at end of file diff --git a/actions/48/system-restart.svg b/actions/48/system-restart.svg new file mode 120000 index 00000000..4e680c2a --- /dev/null +++ b/actions/48/system-restart.svg @@ -0,0 +1 @@ +view-refresh.svg \ No newline at end of file diff --git a/actions/48/system-run.svg b/actions/48/system-run.svg new file mode 100644 index 00000000..9b1ca75c --- /dev/null +++ b/actions/48/system-run.svg @@ -0,0 +1,414 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/48/system-shutdown.svg b/actions/48/system-shutdown.svg new file mode 100644 index 00000000..ef655674 --- /dev/null +++ b/actions/48/system-shutdown.svg @@ -0,0 +1,178 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/actions/48/tag-new.svg b/actions/48/tag-new.svg new file mode 100644 index 00000000..9bcf5b5a --- /dev/null +++ b/actions/48/tag-new.svg @@ -0,0 +1,248 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/actions/48/transform-rotate.svg b/actions/48/transform-rotate.svg new file mode 100644 index 00000000..77754da5 --- /dev/null +++ b/actions/48/transform-rotate.svg @@ -0,0 +1,260 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/actions/48/view-refresh.svg b/actions/48/view-refresh.svg new file mode 100644 index 00000000..a650ab37 --- /dev/null +++ b/actions/48/view-refresh.svg @@ -0,0 +1,182 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/actions/48/window-close.svg b/actions/48/window-close.svg new file mode 100644 index 00000000..ccef89a4 --- /dev/null +++ b/actions/48/window-close.svg @@ -0,0 +1,133 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/64/add.svg b/actions/64/add.svg new file mode 120000 index 00000000..742bd8ef --- /dev/null +++ b/actions/64/add.svg @@ -0,0 +1 @@ +list-add.svg \ No newline at end of file diff --git a/actions/64/address-book-new.svg b/actions/64/address-book-new.svg new file mode 100644 index 00000000..36d1cc11 --- /dev/null +++ b/actions/64/address-book-new.svg @@ -0,0 +1,538 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/64/appointment-new.svg b/actions/64/appointment-new.svg new file mode 100644 index 00000000..cf8bb715 --- /dev/null +++ b/actions/64/appointment-new.svg @@ -0,0 +1,280 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/actions/64/bookmark-new.svg b/actions/64/bookmark-new.svg new file mode 100644 index 00000000..b8d67d38 --- /dev/null +++ b/actions/64/bookmark-new.svg @@ -0,0 +1,260 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/actions/64/browser-download.svg b/actions/64/browser-download.svg new file mode 120000 index 00000000..e2277db9 --- /dev/null +++ b/actions/64/browser-download.svg @@ -0,0 +1 @@ +document-save.svg \ No newline at end of file diff --git a/actions/64/contact-new.svg b/actions/64/contact-new.svg new file mode 100644 index 00000000..085d159f --- /dev/null +++ b/actions/64/contact-new.svg @@ -0,0 +1,366 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/actions/64/document-new.svg b/actions/64/document-new.svg new file mode 100644 index 00000000..bb20bb70 --- /dev/null +++ b/actions/64/document-new.svg @@ -0,0 +1,271 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/actions/64/document-open-recent.svg b/actions/64/document-open-recent.svg new file mode 120000 index 00000000..cd317a26 --- /dev/null +++ b/actions/64/document-open-recent.svg @@ -0,0 +1 @@ +../../places/64/folder-recent.svg \ No newline at end of file diff --git a/actions/64/document-open.svg b/actions/64/document-open.svg new file mode 120000 index 00000000..8586eb85 --- /dev/null +++ b/actions/64/document-open.svg @@ -0,0 +1 @@ +../../places/64/folder-drag-accept.svg \ No newline at end of file diff --git a/actions/64/document-page-setup.svg b/actions/64/document-page-setup.svg new file mode 100644 index 00000000..3f437288 --- /dev/null +++ b/actions/64/document-page-setup.svg @@ -0,0 +1,279 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/actions/64/document-properties.svg b/actions/64/document-properties.svg new file mode 100644 index 00000000..9cb8f648 --- /dev/null +++ b/actions/64/document-properties.svg @@ -0,0 +1,223 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/64/document-revert.svg b/actions/64/document-revert.svg new file mode 100644 index 00000000..59fedc09 --- /dev/null +++ b/actions/64/document-revert.svg @@ -0,0 +1,297 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/actions/64/document-save.svg b/actions/64/document-save.svg new file mode 120000 index 00000000..caa1b717 --- /dev/null +++ b/actions/64/document-save.svg @@ -0,0 +1 @@ +../../mimes/64/text-x-install.svg \ No newline at end of file diff --git a/actions/64/edit-copy.svg b/actions/64/edit-copy.svg new file mode 100644 index 00000000..480da759 --- /dev/null +++ b/actions/64/edit-copy.svg @@ -0,0 +1,460 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/64/edit-delete.svg b/actions/64/edit-delete.svg new file mode 100644 index 00000000..22885028 --- /dev/null +++ b/actions/64/edit-delete.svg @@ -0,0 +1,197 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/actions/64/edit-redo.svg b/actions/64/edit-redo.svg new file mode 100644 index 00000000..e5074a97 --- /dev/null +++ b/actions/64/edit-redo.svg @@ -0,0 +1,155 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/actions/64/edit-undo.svg b/actions/64/edit-undo.svg new file mode 100644 index 00000000..c061a068 --- /dev/null +++ b/actions/64/edit-undo.svg @@ -0,0 +1,155 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/actions/64/folder-new.svg b/actions/64/folder-new.svg new file mode 100644 index 00000000..88cf836a --- /dev/null +++ b/actions/64/folder-new.svg @@ -0,0 +1,349 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/64/go-down.svg b/actions/64/go-down.svg new file mode 100644 index 00000000..12c67b42 --- /dev/null +++ b/actions/64/go-down.svg @@ -0,0 +1,153 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/actions/64/help-about.svg b/actions/64/help-about.svg new file mode 100644 index 00000000..babba762 --- /dev/null +++ b/actions/64/help-about.svg @@ -0,0 +1,173 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/actions/64/help-contents.svg b/actions/64/help-contents.svg new file mode 100644 index 00000000..a9e42cfe --- /dev/null +++ b/actions/64/help-contents.svg @@ -0,0 +1,401 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/actions/64/help-hint.svg b/actions/64/help-hint.svg new file mode 100644 index 00000000..e8b6a07d --- /dev/null +++ b/actions/64/help-hint.svg @@ -0,0 +1,227 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/actions/64/help-info.svg b/actions/64/help-info.svg new file mode 100644 index 00000000..e2328779 --- /dev/null +++ b/actions/64/help-info.svg @@ -0,0 +1,533 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/actions/64/list-add.svg b/actions/64/list-add.svg new file mode 100644 index 00000000..a3866c14 --- /dev/null +++ b/actions/64/list-add.svg @@ -0,0 +1,181 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/actions/64/list-remove.svg b/actions/64/list-remove.svg new file mode 100644 index 00000000..f60a532c --- /dev/null +++ b/actions/64/list-remove.svg @@ -0,0 +1,181 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/actions/64/mail-forward.svg b/actions/64/mail-forward.svg new file mode 100644 index 00000000..bc4d310a --- /dev/null +++ b/actions/64/mail-forward.svg @@ -0,0 +1,155 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/actions/64/mail-reply-all.svg b/actions/64/mail-reply-all.svg new file mode 100644 index 00000000..21cbf985 --- /dev/null +++ b/actions/64/mail-reply-all.svg @@ -0,0 +1,272 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/actions/64/mail-reply-sender.svg b/actions/64/mail-reply-sender.svg new file mode 100644 index 00000000..412496ac --- /dev/null +++ b/actions/64/mail-reply-sender.svg @@ -0,0 +1,155 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/actions/64/media-import-audio-cd.svg b/actions/64/media-import-audio-cd.svg new file mode 100644 index 00000000..51014d99 --- /dev/null +++ b/actions/64/media-import-audio-cd.svg @@ -0,0 +1,453 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/64/media-playback-stop.svg b/actions/64/media-playback-stop.svg new file mode 100644 index 00000000..5c7a4cea --- /dev/null +++ b/actions/64/media-playback-stop.svg @@ -0,0 +1,199 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/actions/64/media-record.svg b/actions/64/media-record.svg new file mode 100644 index 00000000..c72969e5 --- /dev/null +++ b/actions/64/media-record.svg @@ -0,0 +1,322 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/actions/64/object-inverse.svg b/actions/64/object-inverse.svg new file mode 100644 index 00000000..d31281e7 --- /dev/null +++ b/actions/64/object-inverse.svg @@ -0,0 +1,183 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/actions/64/process-stop.svg b/actions/64/process-stop.svg new file mode 100644 index 00000000..686f2912 --- /dev/null +++ b/actions/64/process-stop.svg @@ -0,0 +1,181 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/actions/64/remove.svg b/actions/64/remove.svg new file mode 120000 index 00000000..2094832c --- /dev/null +++ b/actions/64/remove.svg @@ -0,0 +1 @@ +list-remove.svg \ No newline at end of file diff --git a/actions/64/tag-new.svg b/actions/64/tag-new.svg new file mode 100644 index 00000000..75b5c26a --- /dev/null +++ b/actions/64/tag-new.svg @@ -0,0 +1,237 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/actions/symbolic/action-unavailable-symbolic.svg b/actions/symbolic/action-unavailable-symbolic.svg new file mode 100644 index 00000000..ff5e37f9 --- /dev/null +++ b/actions/symbolic/action-unavailable-symbolic.svg @@ -0,0 +1,45 @@ + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + + diff --git a/actions/symbolic/application-add-symbolic.svg b/actions/symbolic/application-add-symbolic.svg new file mode 100644 index 00000000..930d4b72 --- /dev/null +++ b/actions/symbolic/application-add-symbolic.svg @@ -0,0 +1,80 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/actions/symbolic/application-menu-symbolic.svg b/actions/symbolic/application-menu-symbolic.svg new file mode 100644 index 00000000..710518dd --- /dev/null +++ b/actions/symbolic/application-menu-symbolic.svg @@ -0,0 +1,40 @@ + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + diff --git a/actions/symbolic/appointment-symbolic.svg b/actions/symbolic/appointment-symbolic.svg new file mode 100644 index 00000000..e2d6e4a1 --- /dev/null +++ b/actions/symbolic/appointment-symbolic.svg @@ -0,0 +1,45 @@ + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + + diff --git a/actions/symbolic/bookmark-new-symbolic.svg b/actions/symbolic/bookmark-new-symbolic.svg new file mode 100644 index 00000000..b273507c --- /dev/null +++ b/actions/symbolic/bookmark-new-symbolic.svg @@ -0,0 +1,34 @@ + + + + + + + + + image/svg+xml + + + + + + + diff --git a/actions/symbolic/browser-download-symbolic.svg b/actions/symbolic/browser-download-symbolic.svg new file mode 100644 index 00000000..fcfda15b --- /dev/null +++ b/actions/symbolic/browser-download-symbolic.svg @@ -0,0 +1,41 @@ + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + diff --git a/actions/symbolic/call-end-symbolic.svg b/actions/symbolic/call-end-symbolic.svg new file mode 100644 index 00000000..dabaee5c --- /dev/null +++ b/actions/symbolic/call-end-symbolic.svg @@ -0,0 +1,45 @@ + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + + diff --git a/actions/symbolic/call-start-symbolic.svg b/actions/symbolic/call-start-symbolic.svg new file mode 100644 index 00000000..14cce52b --- /dev/null +++ b/actions/symbolic/call-start-symbolic.svg @@ -0,0 +1,40 @@ + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + diff --git a/actions/symbolic/close-symbolic.svg b/actions/symbolic/close-symbolic.svg new file mode 120000 index 00000000..a3ce6e3f --- /dev/null +++ b/actions/symbolic/close-symbolic.svg @@ -0,0 +1 @@ +window-close-symbolic.svg \ No newline at end of file diff --git a/actions/symbolic/contact-new-symbolic.svg b/actions/symbolic/contact-new-symbolic.svg new file mode 100644 index 00000000..ea972ff8 --- /dev/null +++ b/actions/symbolic/contact-new-symbolic.svg @@ -0,0 +1,36 @@ + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + diff --git a/actions/symbolic/document-export-symbolic.svg b/actions/symbolic/document-export-symbolic.svg new file mode 100644 index 00000000..0fe167fd --- /dev/null +++ b/actions/symbolic/document-export-symbolic.svg @@ -0,0 +1,41 @@ + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + diff --git a/actions/symbolic/document-import-symbolic.svg b/actions/symbolic/document-import-symbolic.svg new file mode 100644 index 00000000..a1ce51a3 --- /dev/null +++ b/actions/symbolic/document-import-symbolic.svg @@ -0,0 +1,70 @@ + + + + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + diff --git a/actions/symbolic/document-new-symbolic.svg b/actions/symbolic/document-new-symbolic.svg new file mode 100644 index 00000000..2d1970bb --- /dev/null +++ b/actions/symbolic/document-new-symbolic.svg @@ -0,0 +1,76 @@ + + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + + + diff --git a/actions/symbolic/document-open-recent-symbolic.svg b/actions/symbolic/document-open-recent-symbolic.svg new file mode 120000 index 00000000..e00ce02f --- /dev/null +++ b/actions/symbolic/document-open-recent-symbolic.svg @@ -0,0 +1 @@ +../../places/symbolic/folder-recent-symbolic.svg \ No newline at end of file diff --git a/actions/symbolic/document-open-symbolic.svg b/actions/symbolic/document-open-symbolic.svg new file mode 100644 index 00000000..48f1b6da --- /dev/null +++ b/actions/symbolic/document-open-symbolic.svg @@ -0,0 +1,189 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/actions/symbolic/document-page-setup-symbolic.svg b/actions/symbolic/document-page-setup-symbolic.svg new file mode 100644 index 00000000..af390740 --- /dev/null +++ b/actions/symbolic/document-page-setup-symbolic.svg @@ -0,0 +1,48 @@ + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + + + diff --git a/actions/symbolic/document-print-symbolic.svg b/actions/symbolic/document-print-symbolic.svg new file mode 120000 index 00000000..0c5a4873 --- /dev/null +++ b/actions/symbolic/document-print-symbolic.svg @@ -0,0 +1 @@ +../../devices/symbolic/printer-symbolic.svg \ No newline at end of file diff --git a/actions/symbolic/document-save-as-symbolic.svg b/actions/symbolic/document-save-as-symbolic.svg new file mode 100644 index 00000000..731e95cd --- /dev/null +++ b/actions/symbolic/document-save-as-symbolic.svg @@ -0,0 +1,590 @@ + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + + + + + diff --git a/actions/symbolic/document-save-symbolic.svg b/actions/symbolic/document-save-symbolic.svg new file mode 100644 index 00000000..ae45efdd --- /dev/null +++ b/actions/symbolic/document-save-symbolic.svg @@ -0,0 +1,36 @@ + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + diff --git a/actions/symbolic/document-send-symbolic.svg b/actions/symbolic/document-send-symbolic.svg new file mode 100644 index 00000000..93fbb7bd --- /dev/null +++ b/actions/symbolic/document-send-symbolic.svg @@ -0,0 +1,64 @@ + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + diff --git a/actions/symbolic/edit-clear-rtl-symbolic.svg b/actions/symbolic/edit-clear-rtl-symbolic.svg new file mode 100644 index 00000000..01da2bde --- /dev/null +++ b/actions/symbolic/edit-clear-rtl-symbolic.svg @@ -0,0 +1,36 @@ + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + diff --git a/actions/symbolic/edit-clear-symbolic.svg b/actions/symbolic/edit-clear-symbolic.svg new file mode 100644 index 00000000..a2d79daa --- /dev/null +++ b/actions/symbolic/edit-clear-symbolic.svg @@ -0,0 +1,36 @@ + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + diff --git a/actions/symbolic/edit-copy-symbolic.svg b/actions/symbolic/edit-copy-symbolic.svg new file mode 100644 index 00000000..8c3a7b7a --- /dev/null +++ b/actions/symbolic/edit-copy-symbolic.svg @@ -0,0 +1,45 @@ + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + + diff --git a/actions/symbolic/edit-cut-symbolic.svg b/actions/symbolic/edit-cut-symbolic.svg new file mode 100644 index 00000000..d8d76b64 --- /dev/null +++ b/actions/symbolic/edit-cut-symbolic.svg @@ -0,0 +1,50 @@ + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + + + diff --git a/actions/symbolic/edit-delete-symbolic.svg b/actions/symbolic/edit-delete-symbolic.svg new file mode 100644 index 00000000..68ac87b8 --- /dev/null +++ b/actions/symbolic/edit-delete-symbolic.svg @@ -0,0 +1,34 @@ + + + + + + + + + image/svg+xml + + + + + + + diff --git a/actions/symbolic/edit-find-symbolic.svg b/actions/symbolic/edit-find-symbolic.svg new file mode 100644 index 00000000..35757dad --- /dev/null +++ b/actions/symbolic/edit-find-symbolic.svg @@ -0,0 +1,64 @@ + + + + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + diff --git a/actions/symbolic/edit-paste-symbolic.svg b/actions/symbolic/edit-paste-symbolic.svg new file mode 100644 index 00000000..af172bc5 --- /dev/null +++ b/actions/symbolic/edit-paste-symbolic.svg @@ -0,0 +1,54 @@ + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + + + diff --git a/actions/symbolic/edit-redo-symbolic.svg b/actions/symbolic/edit-redo-symbolic.svg new file mode 120000 index 00000000..9b2f3d60 --- /dev/null +++ b/actions/symbolic/edit-redo-symbolic.svg @@ -0,0 +1 @@ +mail-forward-symbolic.svg \ No newline at end of file diff --git a/actions/symbolic/edit-select-all-symbolic.svg b/actions/symbolic/edit-select-all-symbolic.svg new file mode 100644 index 00000000..79b2f4f0 --- /dev/null +++ b/actions/symbolic/edit-select-all-symbolic.svg @@ -0,0 +1,40 @@ + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + diff --git a/actions/symbolic/edit-symbolic.svg b/actions/symbolic/edit-symbolic.svg new file mode 100644 index 00000000..49b016ed --- /dev/null +++ b/actions/symbolic/edit-symbolic.svg @@ -0,0 +1,34 @@ + + + + + + + + + image/svg+xml + + + + + + + diff --git a/actions/symbolic/edit-undo-symbolic.svg b/actions/symbolic/edit-undo-symbolic.svg new file mode 120000 index 00000000..389c9e70 --- /dev/null +++ b/actions/symbolic/edit-undo-symbolic.svg @@ -0,0 +1 @@ +mail-reply-sender-symbolic.svg \ No newline at end of file diff --git a/actions/symbolic/find-location-symbolic.svg b/actions/symbolic/find-location-symbolic.svg new file mode 100644 index 00000000..f6ebe5d8 --- /dev/null +++ b/actions/symbolic/find-location-symbolic.svg @@ -0,0 +1,67 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + diff --git a/actions/symbolic/folder-new-symbolic.svg b/actions/symbolic/folder-new-symbolic.svg new file mode 100644 index 00000000..9adcd535 --- /dev/null +++ b/actions/symbolic/folder-new-symbolic.svg @@ -0,0 +1,81 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/actions/symbolic/format-indent-less-rtl-symbolic.svg b/actions/symbolic/format-indent-less-rtl-symbolic.svg new file mode 100644 index 00000000..02cd0cb4 --- /dev/null +++ b/actions/symbolic/format-indent-less-rtl-symbolic.svg @@ -0,0 +1,114 @@ + + + + + Moka Symbolic Icon Theme + + + + image/svg+xml + + Moka Symbolic Icon Theme + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/symbolic/format-indent-less-symbolic.svg b/actions/symbolic/format-indent-less-symbolic.svg new file mode 100644 index 00000000..4f76d781 --- /dev/null +++ b/actions/symbolic/format-indent-less-symbolic.svg @@ -0,0 +1,111 @@ + + + + + Moka Symbolic Icon Theme + + + + image/svg+xml + + Moka Symbolic Icon Theme + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/symbolic/format-indent-more-rtl-symbolic.svg b/actions/symbolic/format-indent-more-rtl-symbolic.svg new file mode 100644 index 00000000..4950fa2f --- /dev/null +++ b/actions/symbolic/format-indent-more-rtl-symbolic.svg @@ -0,0 +1,114 @@ + + + + + Moka Symbolic Icon Theme + + + + image/svg+xml + + Moka Symbolic Icon Theme + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/symbolic/format-indent-more-symbolic.svg b/actions/symbolic/format-indent-more-symbolic.svg new file mode 100644 index 00000000..8c506461 --- /dev/null +++ b/actions/symbolic/format-indent-more-symbolic.svg @@ -0,0 +1,111 @@ + + + + + Moka Symbolic Icon Theme + + + + image/svg+xml + + Moka Symbolic Icon Theme + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/symbolic/format-justify-center-symbolic.svg b/actions/symbolic/format-justify-center-symbolic.svg new file mode 100644 index 00000000..47fd667c --- /dev/null +++ b/actions/symbolic/format-justify-center-symbolic.svg @@ -0,0 +1,105 @@ + + + + + Moka Symbolic Icon Theme + + + + image/svg+xml + + Moka Symbolic Icon Theme + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/symbolic/format-justify-fill-symbolic.svg b/actions/symbolic/format-justify-fill-symbolic.svg new file mode 100644 index 00000000..3fea8ba7 --- /dev/null +++ b/actions/symbolic/format-justify-fill-symbolic.svg @@ -0,0 +1,105 @@ + + + + + Moka Symbolic Icon Theme + + + + image/svg+xml + + Moka Symbolic Icon Theme + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/symbolic/format-justify-left-symbolic.svg b/actions/symbolic/format-justify-left-symbolic.svg new file mode 100644 index 00000000..466c5291 --- /dev/null +++ b/actions/symbolic/format-justify-left-symbolic.svg @@ -0,0 +1,105 @@ + + + + + Moka Symbolic Icon Theme + + + + image/svg+xml + + Moka Symbolic Icon Theme + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/symbolic/format-justify-right-symbolic.svg b/actions/symbolic/format-justify-right-symbolic.svg new file mode 100644 index 00000000..a84bf5e8 --- /dev/null +++ b/actions/symbolic/format-justify-right-symbolic.svg @@ -0,0 +1,110 @@ + + + + + Moka Symbolic Icon Theme + + + + image/svg+xml + + Moka Symbolic Icon Theme + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/actions/symbolic/format-text-bold-symbolic.svg b/actions/symbolic/format-text-bold-symbolic.svg new file mode 100644 index 00000000..c1978eb1 --- /dev/null +++ b/actions/symbolic/format-text-bold-symbolic.svg @@ -0,0 +1,45 @@ + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + + diff --git a/actions/symbolic/format-text-direction-ltr-symbolic.svg b/actions/symbolic/format-text-direction-ltr-symbolic.svg new file mode 100644 index 00000000..46fed236 --- /dev/null +++ b/actions/symbolic/format-text-direction-ltr-symbolic.svg @@ -0,0 +1,50 @@ + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + + + diff --git a/actions/symbolic/format-text-direction-rtl-symbolic.svg b/actions/symbolic/format-text-direction-rtl-symbolic.svg new file mode 100644 index 00000000..51bd151f --- /dev/null +++ b/actions/symbolic/format-text-direction-rtl-symbolic.svg @@ -0,0 +1,50 @@ + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + + + diff --git a/actions/symbolic/format-text-italic-symbolic.svg b/actions/symbolic/format-text-italic-symbolic.svg new file mode 100644 index 00000000..62ee9765 --- /dev/null +++ b/actions/symbolic/format-text-italic-symbolic.svg @@ -0,0 +1,40 @@ + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + diff --git a/actions/symbolic/format-text-larger-symbolic.svg b/actions/symbolic/format-text-larger-symbolic.svg new file mode 100644 index 00000000..ea98125c --- /dev/null +++ b/actions/symbolic/format-text-larger-symbolic.svg @@ -0,0 +1,36 @@ + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + diff --git a/actions/symbolic/format-text-smaller-symbolic.svg b/actions/symbolic/format-text-smaller-symbolic.svg new file mode 100644 index 00000000..b8ee2928 --- /dev/null +++ b/actions/symbolic/format-text-smaller-symbolic.svg @@ -0,0 +1,36 @@ + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + diff --git a/actions/symbolic/format-text-strikethrough-symbolic.svg b/actions/symbolic/format-text-strikethrough-symbolic.svg new file mode 100644 index 00000000..69f72a84 --- /dev/null +++ b/actions/symbolic/format-text-strikethrough-symbolic.svg @@ -0,0 +1,45 @@ + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + + diff --git a/actions/symbolic/format-text-underline-symbolic.svg b/actions/symbolic/format-text-underline-symbolic.svg new file mode 100644 index 00000000..8ffbe5bd --- /dev/null +++ b/actions/symbolic/format-text-underline-symbolic.svg @@ -0,0 +1,45 @@ + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + + diff --git a/actions/symbolic/go-bottom-symbolic.svg b/actions/symbolic/go-bottom-symbolic.svg new file mode 100644 index 00000000..63d49ebc --- /dev/null +++ b/actions/symbolic/go-bottom-symbolic.svg @@ -0,0 +1,36 @@ + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + diff --git a/actions/symbolic/go-down-symbolic.svg b/actions/symbolic/go-down-symbolic.svg new file mode 100644 index 00000000..d743c401 --- /dev/null +++ b/actions/symbolic/go-down-symbolic.svg @@ -0,0 +1,36 @@ + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + diff --git a/actions/symbolic/go-first-symbolic.svg b/actions/symbolic/go-first-symbolic.svg new file mode 100644 index 00000000..438e8de1 --- /dev/null +++ b/actions/symbolic/go-first-symbolic.svg @@ -0,0 +1,36 @@ + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + diff --git a/actions/symbolic/go-home-symbolic.svg b/actions/symbolic/go-home-symbolic.svg new file mode 120000 index 00000000..98a3ab3d --- /dev/null +++ b/actions/symbolic/go-home-symbolic.svg @@ -0,0 +1 @@ +../../places/symbolic/user-home-symbolic.svg \ No newline at end of file diff --git a/actions/symbolic/go-jump-rtl-symbolic.svg b/actions/symbolic/go-jump-rtl-symbolic.svg new file mode 100644 index 00000000..07b9f218 --- /dev/null +++ b/actions/symbolic/go-jump-rtl-symbolic.svg @@ -0,0 +1,36 @@ + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + diff --git a/actions/symbolic/go-jump-symbolic.svg b/actions/symbolic/go-jump-symbolic.svg new file mode 100644 index 00000000..5f7e2286 --- /dev/null +++ b/actions/symbolic/go-jump-symbolic.svg @@ -0,0 +1,36 @@ + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + diff --git a/actions/symbolic/go-last-symbolic.svg b/actions/symbolic/go-last-symbolic.svg new file mode 100644 index 00000000..dc16b9e4 --- /dev/null +++ b/actions/symbolic/go-last-symbolic.svg @@ -0,0 +1,36 @@ + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + diff --git a/actions/symbolic/go-next-rtl-symbolic.svg b/actions/symbolic/go-next-rtl-symbolic.svg new file mode 120000 index 00000000..b3dc2735 --- /dev/null +++ b/actions/symbolic/go-next-rtl-symbolic.svg @@ -0,0 +1 @@ +go-previous-symbolic.svg \ No newline at end of file diff --git a/actions/symbolic/go-next-symbolic.svg b/actions/symbolic/go-next-symbolic.svg new file mode 100644 index 00000000..537b9ad9 --- /dev/null +++ b/actions/symbolic/go-next-symbolic.svg @@ -0,0 +1,58 @@ + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + diff --git a/actions/symbolic/go-previous-rtl-symbolic.svg b/actions/symbolic/go-previous-rtl-symbolic.svg new file mode 120000 index 00000000..cbf8ba40 --- /dev/null +++ b/actions/symbolic/go-previous-rtl-symbolic.svg @@ -0,0 +1 @@ +go-next-symbolic.svg \ No newline at end of file diff --git a/actions/symbolic/go-previous-symbolic.svg b/actions/symbolic/go-previous-symbolic.svg new file mode 100644 index 00000000..160478fa --- /dev/null +++ b/actions/symbolic/go-previous-symbolic.svg @@ -0,0 +1,48 @@ + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + diff --git a/actions/symbolic/go-top-symbolic.svg b/actions/symbolic/go-top-symbolic.svg new file mode 100644 index 00000000..5c09c39e --- /dev/null +++ b/actions/symbolic/go-top-symbolic.svg @@ -0,0 +1,36 @@ + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + diff --git a/actions/symbolic/go-up-symbolic.svg b/actions/symbolic/go-up-symbolic.svg new file mode 100644 index 00000000..4728cb3e --- /dev/null +++ b/actions/symbolic/go-up-symbolic.svg @@ -0,0 +1,36 @@ + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + diff --git a/actions/symbolic/gtk-about-symbolic.svg b/actions/symbolic/gtk-about-symbolic.svg new file mode 100644 index 00000000..c248b87d --- /dev/null +++ b/actions/symbolic/gtk-about-symbolic.svg @@ -0,0 +1,40 @@ + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + diff --git a/actions/symbolic/help-info-symbolic.svg b/actions/symbolic/help-info-symbolic.svg new file mode 100644 index 00000000..3bc90467 --- /dev/null +++ b/actions/symbolic/help-info-symbolic.svg @@ -0,0 +1,65 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + diff --git a/actions/symbolic/image-crop-symbolic.svg b/actions/symbolic/image-crop-symbolic.svg new file mode 100644 index 00000000..e25e329c --- /dev/null +++ b/actions/symbolic/image-crop-symbolic.svg @@ -0,0 +1,36 @@ + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + diff --git a/actions/symbolic/image-red-eye-symbolic.svg b/actions/symbolic/image-red-eye-symbolic.svg new file mode 100644 index 00000000..40a00361 --- /dev/null +++ b/actions/symbolic/image-red-eye-symbolic.svg @@ -0,0 +1,62 @@ + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + diff --git a/actions/symbolic/insert-image-symbolic.svg b/actions/symbolic/insert-image-symbolic.svg new file mode 100644 index 00000000..92af0e98 --- /dev/null +++ b/actions/symbolic/insert-image-symbolic.svg @@ -0,0 +1,36 @@ + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + diff --git a/actions/symbolic/insert-link-symbolic.svg b/actions/symbolic/insert-link-symbolic.svg new file mode 100644 index 00000000..7714a8b9 --- /dev/null +++ b/actions/symbolic/insert-link-symbolic.svg @@ -0,0 +1,55 @@ + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + + + + diff --git a/actions/symbolic/insert-object-symbolic.svg b/actions/symbolic/insert-object-symbolic.svg new file mode 100644 index 00000000..7324b827 --- /dev/null +++ b/actions/symbolic/insert-object-symbolic.svg @@ -0,0 +1,45 @@ + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + + diff --git a/actions/symbolic/insert-text-symbolic.svg b/actions/symbolic/insert-text-symbolic.svg new file mode 100644 index 00000000..33a1f70f --- /dev/null +++ b/actions/symbolic/insert-text-symbolic.svg @@ -0,0 +1,45 @@ + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + + diff --git a/actions/symbolic/list-add-symbolic.svg b/actions/symbolic/list-add-symbolic.svg new file mode 100644 index 00000000..30e788f1 --- /dev/null +++ b/actions/symbolic/list-add-symbolic.svg @@ -0,0 +1,40 @@ + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + diff --git a/actions/symbolic/list-remove-all-symbolic.svg b/actions/symbolic/list-remove-all-symbolic.svg new file mode 100644 index 00000000..736fe9ca --- /dev/null +++ b/actions/symbolic/list-remove-all-symbolic.svg @@ -0,0 +1,66 @@ + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + + + + + diff --git a/actions/symbolic/list-remove-symbolic.svg b/actions/symbolic/list-remove-symbolic.svg new file mode 100644 index 00000000..ca57df30 --- /dev/null +++ b/actions/symbolic/list-remove-symbolic.svg @@ -0,0 +1,41 @@ + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + diff --git a/actions/symbolic/mail-forward-symbolic.svg b/actions/symbolic/mail-forward-symbolic.svg new file mode 100644 index 00000000..f895805e --- /dev/null +++ b/actions/symbolic/mail-forward-symbolic.svg @@ -0,0 +1,36 @@ + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + diff --git a/actions/symbolic/mail-reply-all-symbolic.svg b/actions/symbolic/mail-reply-all-symbolic.svg new file mode 100644 index 00000000..d14a6429 --- /dev/null +++ b/actions/symbolic/mail-reply-all-symbolic.svg @@ -0,0 +1,63 @@ + + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + diff --git a/actions/symbolic/mail-reply-sender-symbolic.svg b/actions/symbolic/mail-reply-sender-symbolic.svg new file mode 100644 index 00000000..658685a8 --- /dev/null +++ b/actions/symbolic/mail-reply-sender-symbolic.svg @@ -0,0 +1,36 @@ + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + diff --git a/actions/symbolic/mark-location-symbolic.svg b/actions/symbolic/mark-location-symbolic.svg new file mode 100644 index 00000000..4e2fdea3 --- /dev/null +++ b/actions/symbolic/mark-location-symbolic.svg @@ -0,0 +1,40 @@ + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + diff --git a/actions/symbolic/media-eject-symbolic.svg b/actions/symbolic/media-eject-symbolic.svg new file mode 100644 index 00000000..f23a5be9 --- /dev/null +++ b/actions/symbolic/media-eject-symbolic.svg @@ -0,0 +1,36 @@ + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + diff --git a/actions/symbolic/media-eq-symbolic.svg b/actions/symbolic/media-eq-symbolic.svg new file mode 100644 index 00000000..fbd72895 --- /dev/null +++ b/actions/symbolic/media-eq-symbolic.svg @@ -0,0 +1,36 @@ + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + diff --git a/actions/symbolic/media-playback-pause-symbolic.svg b/actions/symbolic/media-playback-pause-symbolic.svg new file mode 100644 index 00000000..30b65e04 --- /dev/null +++ b/actions/symbolic/media-playback-pause-symbolic.svg @@ -0,0 +1,37 @@ + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/actions/symbolic/media-playback-start-rtl-symbolic.svg b/actions/symbolic/media-playback-start-rtl-symbolic.svg new file mode 100644 index 00000000..056eda30 --- /dev/null +++ b/actions/symbolic/media-playback-start-rtl-symbolic.svg @@ -0,0 +1,36 @@ + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + diff --git a/actions/symbolic/media-playback-start-symbolic.svg b/actions/symbolic/media-playback-start-symbolic.svg new file mode 100644 index 00000000..4d9b675a --- /dev/null +++ b/actions/symbolic/media-playback-start-symbolic.svg @@ -0,0 +1,36 @@ + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + diff --git a/actions/symbolic/media-seek-backward-rtl-symbolic.svg b/actions/symbolic/media-seek-backward-rtl-symbolic.svg new file mode 120000 index 00000000..a3c08d5d --- /dev/null +++ b/actions/symbolic/media-seek-backward-rtl-symbolic.svg @@ -0,0 +1 @@ +media-seek-forward-symbolic.svg \ No newline at end of file diff --git a/actions/symbolic/media-seek-backward-symbolic.svg b/actions/symbolic/media-seek-backward-symbolic.svg new file mode 100644 index 00000000..0d805ed3 --- /dev/null +++ b/actions/symbolic/media-seek-backward-symbolic.svg @@ -0,0 +1,37 @@ + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/actions/symbolic/media-seek-forward-rtl-symbolic.svg b/actions/symbolic/media-seek-forward-rtl-symbolic.svg new file mode 120000 index 00000000..2f0cab33 --- /dev/null +++ b/actions/symbolic/media-seek-forward-rtl-symbolic.svg @@ -0,0 +1 @@ +media-seek-backward-symbolic.svg \ No newline at end of file diff --git a/actions/symbolic/media-seek-forward-symbolic.svg b/actions/symbolic/media-seek-forward-symbolic.svg new file mode 100644 index 00000000..31703ba0 --- /dev/null +++ b/actions/symbolic/media-seek-forward-symbolic.svg @@ -0,0 +1,37 @@ + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/actions/symbolic/media-skip-backward-rtl-symbolic.svg b/actions/symbolic/media-skip-backward-rtl-symbolic.svg new file mode 120000 index 00000000..8515e7ca --- /dev/null +++ b/actions/symbolic/media-skip-backward-rtl-symbolic.svg @@ -0,0 +1 @@ +media-skip-forward-symbolic.svg \ No newline at end of file diff --git a/actions/symbolic/media-skip-backward-symbolic.svg b/actions/symbolic/media-skip-backward-symbolic.svg new file mode 120000 index 00000000..2f0cab33 --- /dev/null +++ b/actions/symbolic/media-skip-backward-symbolic.svg @@ -0,0 +1 @@ +media-seek-backward-symbolic.svg \ No newline at end of file diff --git a/actions/symbolic/media-skip-forward-rtl-symbolic.svg b/actions/symbolic/media-skip-forward-rtl-symbolic.svg new file mode 120000 index 00000000..3b7769f2 --- /dev/null +++ b/actions/symbolic/media-skip-forward-rtl-symbolic.svg @@ -0,0 +1 @@ +media-skip-backward-symbolic.svg \ No newline at end of file diff --git a/actions/symbolic/media-skip-forward-symbolic.svg b/actions/symbolic/media-skip-forward-symbolic.svg new file mode 120000 index 00000000..a3c08d5d --- /dev/null +++ b/actions/symbolic/media-skip-forward-symbolic.svg @@ -0,0 +1 @@ +media-seek-forward-symbolic.svg \ No newline at end of file diff --git a/actions/symbolic/object-flip-horizontal-symbolic.svg b/actions/symbolic/object-flip-horizontal-symbolic.svg new file mode 100644 index 00000000..3623ff90 --- /dev/null +++ b/actions/symbolic/object-flip-horizontal-symbolic.svg @@ -0,0 +1,50 @@ + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + + + diff --git a/actions/symbolic/object-flip-vertical-symbolic.svg b/actions/symbolic/object-flip-vertical-symbolic.svg new file mode 100644 index 00000000..1a2036db --- /dev/null +++ b/actions/symbolic/object-flip-vertical-symbolic.svg @@ -0,0 +1,50 @@ + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + + + diff --git a/actions/symbolic/object-rotate-left-symbolic.svg b/actions/symbolic/object-rotate-left-symbolic.svg new file mode 100644 index 00000000..c7acfc54 --- /dev/null +++ b/actions/symbolic/object-rotate-left-symbolic.svg @@ -0,0 +1,70 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + diff --git a/actions/symbolic/object-rotate-right-symbolic.svg b/actions/symbolic/object-rotate-right-symbolic.svg new file mode 100644 index 00000000..8043b710 --- /dev/null +++ b/actions/symbolic/object-rotate-right-symbolic.svg @@ -0,0 +1,32 @@ + + + + + + + + + image/svg+xml + + + + + + + diff --git a/actions/symbolic/object-select-symbolic.svg b/actions/symbolic/object-select-symbolic.svg new file mode 100644 index 00000000..18abfa23 --- /dev/null +++ b/actions/symbolic/object-select-symbolic.svg @@ -0,0 +1,40 @@ + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + diff --git a/actions/symbolic/open-menu-symbolic.svg b/actions/symbolic/open-menu-symbolic.svg new file mode 100644 index 00000000..710518dd --- /dev/null +++ b/actions/symbolic/open-menu-symbolic.svg @@ -0,0 +1,40 @@ + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + diff --git a/actions/symbolic/pan-down-symbolic.svg b/actions/symbolic/pan-down-symbolic.svg new file mode 100644 index 00000000..cde949d4 --- /dev/null +++ b/actions/symbolic/pan-down-symbolic.svg @@ -0,0 +1,36 @@ + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + diff --git a/actions/symbolic/pan-end-symbolic-rtl.svg b/actions/symbolic/pan-end-symbolic-rtl.svg new file mode 120000 index 00000000..8c2fe8d4 --- /dev/null +++ b/actions/symbolic/pan-end-symbolic-rtl.svg @@ -0,0 +1 @@ +pan-start-symbolic.svg \ No newline at end of file diff --git a/actions/symbolic/pan-end-symbolic.svg b/actions/symbolic/pan-end-symbolic.svg new file mode 100644 index 00000000..8e584c67 --- /dev/null +++ b/actions/symbolic/pan-end-symbolic.svg @@ -0,0 +1,71 @@ + + + + + Gnome Symbolic Icon Theme + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + diff --git a/actions/symbolic/pan-start-symbolic-rtl.svg b/actions/symbolic/pan-start-symbolic-rtl.svg new file mode 120000 index 00000000..ab00c826 --- /dev/null +++ b/actions/symbolic/pan-start-symbolic-rtl.svg @@ -0,0 +1 @@ +pan-end-symbolic.svg \ No newline at end of file diff --git a/actions/symbolic/pan-start-symbolic.svg b/actions/symbolic/pan-start-symbolic.svg new file mode 100644 index 00000000..1269a4c4 --- /dev/null +++ b/actions/symbolic/pan-start-symbolic.svg @@ -0,0 +1,71 @@ + + + + + Gnome Symbolic Icon Theme + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + diff --git a/actions/symbolic/pan-up-symbolic.svg b/actions/symbolic/pan-up-symbolic.svg new file mode 100644 index 00000000..5c1ffb1f --- /dev/null +++ b/actions/symbolic/pan-up-symbolic.svg @@ -0,0 +1,36 @@ + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + diff --git a/actions/symbolic/pane-hide-symbolic-rtl.svg b/actions/symbolic/pane-hide-symbolic-rtl.svg new file mode 100644 index 00000000..01acaf55 --- /dev/null +++ b/actions/symbolic/pane-hide-symbolic-rtl.svg @@ -0,0 +1,56 @@ + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + diff --git a/actions/symbolic/pane-hide-symbolic.svg b/actions/symbolic/pane-hide-symbolic.svg new file mode 100644 index 00000000..63bb4c83 --- /dev/null +++ b/actions/symbolic/pane-hide-symbolic.svg @@ -0,0 +1,86 @@ + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + diff --git a/actions/symbolic/pane-show-symbolic-rtl.svg b/actions/symbolic/pane-show-symbolic-rtl.svg new file mode 100644 index 00000000..4c8a4d33 --- /dev/null +++ b/actions/symbolic/pane-show-symbolic-rtl.svg @@ -0,0 +1,34 @@ + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + diff --git a/actions/symbolic/pane-show-symbolic.svg b/actions/symbolic/pane-show-symbolic.svg new file mode 100644 index 00000000..54892f5e --- /dev/null +++ b/actions/symbolic/pane-show-symbolic.svg @@ -0,0 +1,58 @@ + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + diff --git a/actions/symbolic/process-stop-symbolic.svg b/actions/symbolic/process-stop-symbolic.svg new file mode 100644 index 00000000..44b08aa4 --- /dev/null +++ b/actions/symbolic/process-stop-symbolic.svg @@ -0,0 +1,36 @@ + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + diff --git a/actions/symbolic/send-to-symbolic.svg b/actions/symbolic/send-to-symbolic.svg new file mode 100644 index 00000000..ed3f0934 --- /dev/null +++ b/actions/symbolic/send-to-symbolic.svg @@ -0,0 +1,46 @@ + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + + diff --git a/actions/symbolic/system-devices-symbolic.svg b/actions/symbolic/system-devices-symbolic.svg new file mode 100644 index 00000000..a3929272 --- /dev/null +++ b/actions/symbolic/system-devices-symbolic.svg @@ -0,0 +1,36 @@ + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + diff --git a/actions/symbolic/system-run-symbolic.svg b/actions/symbolic/system-run-symbolic.svg new file mode 100644 index 00000000..0a3766f6 --- /dev/null +++ b/actions/symbolic/system-run-symbolic.svg @@ -0,0 +1,45 @@ + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + + diff --git a/actions/symbolic/system-shutdown-symbolic.svg b/actions/symbolic/system-shutdown-symbolic.svg new file mode 100644 index 00000000..a3929272 --- /dev/null +++ b/actions/symbolic/system-shutdown-symbolic.svg @@ -0,0 +1,36 @@ + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + diff --git a/actions/symbolic/tab-new-symbolic.svg b/actions/symbolic/tab-new-symbolic.svg new file mode 120000 index 00000000..4d2ca098 --- /dev/null +++ b/actions/symbolic/tab-new-symbolic.svg @@ -0,0 +1 @@ +list-add-symbolic.svg \ No newline at end of file diff --git a/actions/symbolic/view-column-symbolic.svg b/actions/symbolic/view-column-symbolic.svg new file mode 100644 index 00000000..734f366f --- /dev/null +++ b/actions/symbolic/view-column-symbolic.svg @@ -0,0 +1,36 @@ + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + diff --git a/actions/symbolic/view-filter-symbolic.svg b/actions/symbolic/view-filter-symbolic.svg new file mode 100644 index 00000000..d88ab247 --- /dev/null +++ b/actions/symbolic/view-filter-symbolic.svg @@ -0,0 +1,36 @@ + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + diff --git a/actions/symbolic/view-fullscreen-symbolic.svg b/actions/symbolic/view-fullscreen-symbolic.svg new file mode 100644 index 00000000..234cbf14 --- /dev/null +++ b/actions/symbolic/view-fullscreen-symbolic.svg @@ -0,0 +1,37 @@ + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/actions/symbolic/view-grid-symbolic.svg b/actions/symbolic/view-grid-symbolic.svg new file mode 100644 index 00000000..2380ff77 --- /dev/null +++ b/actions/symbolic/view-grid-symbolic.svg @@ -0,0 +1,36 @@ + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + diff --git a/actions/symbolic/view-list-compact-symbolic.svg b/actions/symbolic/view-list-compact-symbolic.svg new file mode 100644 index 00000000..adccd870 --- /dev/null +++ b/actions/symbolic/view-list-compact-symbolic.svg @@ -0,0 +1,63 @@ + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + + diff --git a/actions/symbolic/view-list-images-symbolic.svg b/actions/symbolic/view-list-images-symbolic.svg new file mode 100644 index 00000000..92af0e98 --- /dev/null +++ b/actions/symbolic/view-list-images-symbolic.svg @@ -0,0 +1,36 @@ + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + diff --git a/actions/symbolic/view-list-symbolic.svg b/actions/symbolic/view-list-symbolic.svg new file mode 100644 index 00000000..06d0e263 --- /dev/null +++ b/actions/symbolic/view-list-symbolic.svg @@ -0,0 +1,36 @@ + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + diff --git a/actions/symbolic/view-list-video-symbolic.svg b/actions/symbolic/view-list-video-symbolic.svg new file mode 100644 index 00000000..15f1d1c6 --- /dev/null +++ b/actions/symbolic/view-list-video-symbolic.svg @@ -0,0 +1,36 @@ + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + diff --git a/actions/symbolic/view-refresh-symbolic.svg b/actions/symbolic/view-refresh-symbolic.svg new file mode 100644 index 00000000..7d77753d --- /dev/null +++ b/actions/symbolic/view-refresh-symbolic.svg @@ -0,0 +1,36 @@ + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + diff --git a/actions/symbolic/view-restore-symbolic.svg b/actions/symbolic/view-restore-symbolic.svg new file mode 100644 index 00000000..289b7365 --- /dev/null +++ b/actions/symbolic/view-restore-symbolic.svg @@ -0,0 +1,42 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/actions/symbolic/window-close-symbolic.svg b/actions/symbolic/window-close-symbolic.svg new file mode 100644 index 00000000..c5fed2c3 --- /dev/null +++ b/actions/symbolic/window-close-symbolic.svg @@ -0,0 +1,37 @@ + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/actions/symbolic/window-maximize-symbolic-rtl.svg b/actions/symbolic/window-maximize-symbolic-rtl.svg new file mode 100644 index 00000000..3a3ac725 --- /dev/null +++ b/actions/symbolic/window-maximize-symbolic-rtl.svg @@ -0,0 +1,61 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/actions/symbolic/window-maximize-symbolic.svg b/actions/symbolic/window-maximize-symbolic.svg new file mode 100644 index 00000000..0e69727f --- /dev/null +++ b/actions/symbolic/window-maximize-symbolic.svg @@ -0,0 +1,38 @@ + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/actions/symbolic/window-restore-symbolic-rtl.svg b/actions/symbolic/window-restore-symbolic-rtl.svg new file mode 100644 index 00000000..7c5016c4 --- /dev/null +++ b/actions/symbolic/window-restore-symbolic-rtl.svg @@ -0,0 +1,57 @@ + + + + + + + + + + image/svg+xml + + + + + + + diff --git a/actions/symbolic/window-restore-symbolic.svg b/actions/symbolic/window-restore-symbolic.svg new file mode 100644 index 00000000..9630ec16 --- /dev/null +++ b/actions/symbolic/window-restore-symbolic.svg @@ -0,0 +1,39 @@ + + + + + + + + + image/svg+xml + + + + + + + + diff --git a/actions/symbolic/zoom-fit-best-symbolic.svg b/actions/symbolic/zoom-fit-best-symbolic.svg new file mode 100644 index 00000000..5b106ac0 --- /dev/null +++ b/actions/symbolic/zoom-fit-best-symbolic.svg @@ -0,0 +1,40 @@ + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + diff --git a/actions/symbolic/zoom-in-symbolic.svg b/actions/symbolic/zoom-in-symbolic.svg new file mode 100644 index 00000000..928c4443 --- /dev/null +++ b/actions/symbolic/zoom-in-symbolic.svg @@ -0,0 +1,40 @@ + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + diff --git a/actions/symbolic/zoom-original-symbolic.svg b/actions/symbolic/zoom-original-symbolic.svg new file mode 100644 index 00000000..3bcb8b2d --- /dev/null +++ b/actions/symbolic/zoom-original-symbolic.svg @@ -0,0 +1,40 @@ + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + diff --git a/actions/symbolic/zoom-out-symbolic.svg b/actions/symbolic/zoom-out-symbolic.svg new file mode 100644 index 00000000..b02beb56 --- /dev/null +++ b/actions/symbolic/zoom-out-symbolic.svg @@ -0,0 +1,40 @@ + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + diff --git a/animations/24/nm-stage01-connecting01.svg b/animations/24/nm-stage01-connecting01.svg new file mode 100644 index 00000000..782cca13 --- /dev/null +++ b/animations/24/nm-stage01-connecting01.svg @@ -0,0 +1,128 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/animations/24/nm-stage01-connecting02.svg b/animations/24/nm-stage01-connecting02.svg new file mode 100644 index 00000000..6d72a0fc --- /dev/null +++ b/animations/24/nm-stage01-connecting02.svg @@ -0,0 +1,148 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/animations/24/nm-stage01-connecting03.svg b/animations/24/nm-stage01-connecting03.svg new file mode 100644 index 00000000..a19495b8 --- /dev/null +++ b/animations/24/nm-stage01-connecting03.svg @@ -0,0 +1,148 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/animations/24/nm-stage01-connecting04.svg b/animations/24/nm-stage01-connecting04.svg new file mode 100644 index 00000000..cb010448 --- /dev/null +++ b/animations/24/nm-stage01-connecting04.svg @@ -0,0 +1,148 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/animations/24/nm-stage01-connecting05.svg b/animations/24/nm-stage01-connecting05.svg new file mode 100644 index 00000000..64719c17 --- /dev/null +++ b/animations/24/nm-stage01-connecting05.svg @@ -0,0 +1,148 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/animations/24/nm-stage01-connecting06.svg b/animations/24/nm-stage01-connecting06.svg new file mode 100644 index 00000000..ab1f1e1e --- /dev/null +++ b/animations/24/nm-stage01-connecting06.svg @@ -0,0 +1,148 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/animations/24/nm-stage01-connecting07.svg b/animations/24/nm-stage01-connecting07.svg new file mode 100644 index 00000000..fcc84f96 --- /dev/null +++ b/animations/24/nm-stage01-connecting07.svg @@ -0,0 +1,148 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/animations/24/nm-stage01-connecting08.svg b/animations/24/nm-stage01-connecting08.svg new file mode 100644 index 00000000..a5f8086c --- /dev/null +++ b/animations/24/nm-stage01-connecting08.svg @@ -0,0 +1,148 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/animations/24/nm-stage01-connecting09.svg b/animations/24/nm-stage01-connecting09.svg new file mode 100644 index 00000000..e766c69e --- /dev/null +++ b/animations/24/nm-stage01-connecting09.svg @@ -0,0 +1,148 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/animations/24/nm-stage01-connecting10.svg b/animations/24/nm-stage01-connecting10.svg new file mode 100644 index 00000000..c75d6c37 --- /dev/null +++ b/animations/24/nm-stage01-connecting10.svg @@ -0,0 +1,148 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/animations/24/nm-stage01-connecting11.svg b/animations/24/nm-stage01-connecting11.svg new file mode 100644 index 00000000..4be7b7fe --- /dev/null +++ b/animations/24/nm-stage01-connecting11.svg @@ -0,0 +1,148 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/animations/24/nm-stage02-connecting01.svg b/animations/24/nm-stage02-connecting01.svg new file mode 100644 index 00000000..8018c00e --- /dev/null +++ b/animations/24/nm-stage02-connecting01.svg @@ -0,0 +1,128 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/animations/24/nm-stage02-connecting02.svg b/animations/24/nm-stage02-connecting02.svg new file mode 100644 index 00000000..bb3e8358 --- /dev/null +++ b/animations/24/nm-stage02-connecting02.svg @@ -0,0 +1,128 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/animations/24/nm-stage02-connecting03.svg b/animations/24/nm-stage02-connecting03.svg new file mode 100644 index 00000000..618de9e5 --- /dev/null +++ b/animations/24/nm-stage02-connecting03.svg @@ -0,0 +1,128 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/animations/24/nm-stage02-connecting04.svg b/animations/24/nm-stage02-connecting04.svg new file mode 100644 index 00000000..1f5b3f9e --- /dev/null +++ b/animations/24/nm-stage02-connecting04.svg @@ -0,0 +1,128 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/animations/24/nm-stage02-connecting05.svg b/animations/24/nm-stage02-connecting05.svg new file mode 100644 index 00000000..25a4ff46 --- /dev/null +++ b/animations/24/nm-stage02-connecting05.svg @@ -0,0 +1,128 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/animations/24/nm-stage02-connecting06.svg b/animations/24/nm-stage02-connecting06.svg new file mode 100644 index 00000000..dbfba615 --- /dev/null +++ b/animations/24/nm-stage02-connecting06.svg @@ -0,0 +1,128 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/animations/24/nm-stage02-connecting07.svg b/animations/24/nm-stage02-connecting07.svg new file mode 120000 index 00000000..0e1abe77 --- /dev/null +++ b/animations/24/nm-stage02-connecting07.svg @@ -0,0 +1 @@ +nm-stage02-connecting01.svg \ No newline at end of file diff --git a/animations/24/nm-stage02-connecting08.svg b/animations/24/nm-stage02-connecting08.svg new file mode 120000 index 00000000..b7a09c7e --- /dev/null +++ b/animations/24/nm-stage02-connecting08.svg @@ -0,0 +1 @@ +nm-stage02-connecting02.svg \ No newline at end of file diff --git a/animations/24/nm-stage02-connecting09.svg b/animations/24/nm-stage02-connecting09.svg new file mode 120000 index 00000000..1c0b9427 --- /dev/null +++ b/animations/24/nm-stage02-connecting09.svg @@ -0,0 +1 @@ +nm-stage02-connecting03.svg \ No newline at end of file diff --git a/animations/24/nm-stage02-connecting10.svg b/animations/24/nm-stage02-connecting10.svg new file mode 120000 index 00000000..dfc1b8f5 --- /dev/null +++ b/animations/24/nm-stage02-connecting10.svg @@ -0,0 +1 @@ +nm-stage02-connecting04.svg \ No newline at end of file diff --git a/animations/24/nm-stage02-connecting11.svg b/animations/24/nm-stage02-connecting11.svg new file mode 100644 index 00000000..8c764ba4 --- /dev/null +++ b/animations/24/nm-stage02-connecting11.svg @@ -0,0 +1,128 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/animations/24/nm-stage03-connecting01.svg b/animations/24/nm-stage03-connecting01.svg new file mode 100644 index 00000000..5cf74ad3 --- /dev/null +++ b/animations/24/nm-stage03-connecting01.svg @@ -0,0 +1,163 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/animations/24/nm-stage03-connecting02.svg b/animations/24/nm-stage03-connecting02.svg new file mode 100644 index 00000000..2737f9de --- /dev/null +++ b/animations/24/nm-stage03-connecting02.svg @@ -0,0 +1,163 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/animations/24/nm-stage03-connecting03.svg b/animations/24/nm-stage03-connecting03.svg new file mode 100644 index 00000000..9d8fc125 --- /dev/null +++ b/animations/24/nm-stage03-connecting03.svg @@ -0,0 +1,163 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/animations/24/nm-stage03-connecting04.svg b/animations/24/nm-stage03-connecting04.svg new file mode 100644 index 00000000..a97bd0ad --- /dev/null +++ b/animations/24/nm-stage03-connecting04.svg @@ -0,0 +1,163 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/animations/24/nm-stage03-connecting05.svg b/animations/24/nm-stage03-connecting05.svg new file mode 120000 index 00000000..b4ec7f7c --- /dev/null +++ b/animations/24/nm-stage03-connecting05.svg @@ -0,0 +1 @@ +nm-stage03-connecting01.svg \ No newline at end of file diff --git a/animations/24/nm-stage03-connecting06.svg b/animations/24/nm-stage03-connecting06.svg new file mode 120000 index 00000000..91101662 --- /dev/null +++ b/animations/24/nm-stage03-connecting06.svg @@ -0,0 +1 @@ +nm-stage03-connecting02.svg \ No newline at end of file diff --git a/animations/24/nm-stage03-connecting07.svg b/animations/24/nm-stage03-connecting07.svg new file mode 120000 index 00000000..7f04d301 --- /dev/null +++ b/animations/24/nm-stage03-connecting07.svg @@ -0,0 +1 @@ +nm-stage03-connecting03.svg \ No newline at end of file diff --git a/animations/24/nm-stage03-connecting08.svg b/animations/24/nm-stage03-connecting08.svg new file mode 120000 index 00000000..51b6bbc6 --- /dev/null +++ b/animations/24/nm-stage03-connecting08.svg @@ -0,0 +1 @@ +nm-stage03-connecting04.svg \ No newline at end of file diff --git a/animations/24/nm-stage03-connecting09.svg b/animations/24/nm-stage03-connecting09.svg new file mode 120000 index 00000000..78c673a7 --- /dev/null +++ b/animations/24/nm-stage03-connecting09.svg @@ -0,0 +1 @@ +nm-stage03-connecting05.svg \ No newline at end of file diff --git a/animations/24/nm-stage03-connecting10.svg b/animations/24/nm-stage03-connecting10.svg new file mode 120000 index 00000000..79d7306c --- /dev/null +++ b/animations/24/nm-stage03-connecting10.svg @@ -0,0 +1 @@ +nm-stage03-connecting06.svg \ No newline at end of file diff --git a/animations/24/nm-stage03-connecting11.svg b/animations/24/nm-stage03-connecting11.svg new file mode 100644 index 00000000..3a1f5e6a --- /dev/null +++ b/animations/24/nm-stage03-connecting11.svg @@ -0,0 +1,163 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/animations/24/nm-vpn-connecting01.svg b/animations/24/nm-vpn-connecting01.svg new file mode 120000 index 00000000..61f2781e --- /dev/null +++ b/animations/24/nm-vpn-connecting01.svg @@ -0,0 +1 @@ +nm-stage01-connecting01.svg \ No newline at end of file diff --git a/animations/24/nm-vpn-connecting02.svg b/animations/24/nm-vpn-connecting02.svg new file mode 120000 index 00000000..85e2e8f9 --- /dev/null +++ b/animations/24/nm-vpn-connecting02.svg @@ -0,0 +1 @@ +nm-stage01-connecting02.svg \ No newline at end of file diff --git a/animations/24/nm-vpn-connecting03.svg b/animations/24/nm-vpn-connecting03.svg new file mode 120000 index 00000000..238584a5 --- /dev/null +++ b/animations/24/nm-vpn-connecting03.svg @@ -0,0 +1 @@ +nm-stage01-connecting03.svg \ No newline at end of file diff --git a/animations/24/nm-vpn-connecting04.svg b/animations/24/nm-vpn-connecting04.svg new file mode 120000 index 00000000..231483cb --- /dev/null +++ b/animations/24/nm-vpn-connecting04.svg @@ -0,0 +1 @@ +nm-stage01-connecting04.svg \ No newline at end of file diff --git a/animations/24/nm-vpn-connecting05.svg b/animations/24/nm-vpn-connecting05.svg new file mode 120000 index 00000000..666691ec --- /dev/null +++ b/animations/24/nm-vpn-connecting05.svg @@ -0,0 +1 @@ +nm-stage01-connecting05.svg \ No newline at end of file diff --git a/animations/24/nm-vpn-connecting06.svg b/animations/24/nm-vpn-connecting06.svg new file mode 120000 index 00000000..30d1fa3f --- /dev/null +++ b/animations/24/nm-vpn-connecting06.svg @@ -0,0 +1 @@ +nm-stage01-connecting06.svg \ No newline at end of file diff --git a/animations/24/nm-vpn-connecting07.svg b/animations/24/nm-vpn-connecting07.svg new file mode 120000 index 00000000..c3bd0f96 --- /dev/null +++ b/animations/24/nm-vpn-connecting07.svg @@ -0,0 +1 @@ +nm-stage01-connecting07.svg \ No newline at end of file diff --git a/animations/24/nm-vpn-connecting08.svg b/animations/24/nm-vpn-connecting08.svg new file mode 120000 index 00000000..a0365bcb --- /dev/null +++ b/animations/24/nm-vpn-connecting08.svg @@ -0,0 +1 @@ +nm-stage01-connecting08.svg \ No newline at end of file diff --git a/animations/24/nm-vpn-connecting09.svg b/animations/24/nm-vpn-connecting09.svg new file mode 120000 index 00000000..f03a596b --- /dev/null +++ b/animations/24/nm-vpn-connecting09.svg @@ -0,0 +1 @@ +nm-stage01-connecting09.svg \ No newline at end of file diff --git a/animations/24/nm-vpn-connecting10.svg b/animations/24/nm-vpn-connecting10.svg new file mode 120000 index 00000000..47188376 --- /dev/null +++ b/animations/24/nm-vpn-connecting10.svg @@ -0,0 +1 @@ +nm-stage01-connecting10.svg \ No newline at end of file diff --git a/animations/24/nm-vpn-connecting11.svg b/animations/24/nm-vpn-connecting11.svg new file mode 120000 index 00000000..0853056e --- /dev/null +++ b/animations/24/nm-vpn-connecting11.svg @@ -0,0 +1 @@ +nm-stage01-connecting11.svg \ No newline at end of file diff --git a/animations/24/nm-vpn-connecting12.svg b/animations/24/nm-vpn-connecting12.svg new file mode 120000 index 00000000..61f2781e --- /dev/null +++ b/animations/24/nm-vpn-connecting12.svg @@ -0,0 +1 @@ +nm-stage01-connecting01.svg \ No newline at end of file diff --git a/animations/24/nm-vpn-connecting13.svg b/animations/24/nm-vpn-connecting13.svg new file mode 120000 index 00000000..85e2e8f9 --- /dev/null +++ b/animations/24/nm-vpn-connecting13.svg @@ -0,0 +1 @@ +nm-stage01-connecting02.svg \ No newline at end of file diff --git a/animations/24/nm-vpn-connecting14.svg b/animations/24/nm-vpn-connecting14.svg new file mode 120000 index 00000000..238584a5 --- /dev/null +++ b/animations/24/nm-vpn-connecting14.svg @@ -0,0 +1 @@ +nm-stage01-connecting03.svg \ No newline at end of file diff --git a/apps/128/accessories-text-editor.svg b/apps/128/accessories-text-editor.svg new file mode 100644 index 00000000..6c2c699a --- /dev/null +++ b/apps/128/accessories-text-editor.svg @@ -0,0 +1,635 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/apps/128/application-default-icon.svg b/apps/128/application-default-icon.svg new file mode 100644 index 00000000..e06948bb --- /dev/null +++ b/apps/128/application-default-icon.svg @@ -0,0 +1,332 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + diff --git a/apps/128/evince.svg b/apps/128/evince.svg new file mode 120000 index 00000000..5a7846ef --- /dev/null +++ b/apps/128/evince.svg @@ -0,0 +1 @@ +postscript-viewer.svg \ No newline at end of file diff --git a/apps/128/geary.svg b/apps/128/geary.svg new file mode 120000 index 00000000..26b10f14 --- /dev/null +++ b/apps/128/geary.svg @@ -0,0 +1 @@ +internet-mail.svg \ No newline at end of file diff --git a/apps/128/internet-mail.svg b/apps/128/internet-mail.svg new file mode 100644 index 00000000..83f08e08 --- /dev/null +++ b/apps/128/internet-mail.svg @@ -0,0 +1,627 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/apps/128/internet-news-reader.svg b/apps/128/internet-news-reader.svg new file mode 100644 index 00000000..9e3fb5c5 --- /dev/null +++ b/apps/128/internet-news-reader.svg @@ -0,0 +1,480 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/apps/128/midori.svg b/apps/128/midori.svg new file mode 100644 index 00000000..ce18831a --- /dev/null +++ b/apps/128/midori.svg @@ -0,0 +1,218 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/apps/128/multimedia-audio-player.svg b/apps/128/multimedia-audio-player.svg new file mode 100644 index 00000000..9176aef3 --- /dev/null +++ b/apps/128/multimedia-audio-player.svg @@ -0,0 +1,277 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/apps/128/multimedia-photo-manager.svg b/apps/128/multimedia-photo-manager.svg new file mode 100644 index 00000000..958b68b7 --- /dev/null +++ b/apps/128/multimedia-photo-manager.svg @@ -0,0 +1,1173 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/apps/128/multimedia-video-player.svg b/apps/128/multimedia-video-player.svg new file mode 100644 index 00000000..7ef1f0c0 --- /dev/null +++ b/apps/128/multimedia-video-player.svg @@ -0,0 +1,1013 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/apps/128/office-address-book.svg b/apps/128/office-address-book.svg new file mode 100644 index 00000000..0dc94475 --- /dev/null +++ b/apps/128/office-address-book.svg @@ -0,0 +1,479 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/apps/128/office-calendar.svg b/apps/128/office-calendar.svg new file mode 100644 index 00000000..e441fffe --- /dev/null +++ b/apps/128/office-calendar.svg @@ -0,0 +1,375 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/apps/128/postscript-viewer.svg b/apps/128/postscript-viewer.svg new file mode 100644 index 00000000..7075a485 --- /dev/null +++ b/apps/128/postscript-viewer.svg @@ -0,0 +1,277 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/apps/128/preferences-desktop.svg b/apps/128/preferences-desktop.svg new file mode 100644 index 00000000..a7c73bcf --- /dev/null +++ b/apps/128/preferences-desktop.svg @@ -0,0 +1,1703 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/apps/128/system-file-manager.svg b/apps/128/system-file-manager.svg new file mode 100644 index 00000000..f328a52d --- /dev/null +++ b/apps/128/system-file-manager.svg @@ -0,0 +1,303 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/apps/128/system-software-installer.svg b/apps/128/system-software-installer.svg new file mode 100644 index 00000000..6964bcda --- /dev/null +++ b/apps/128/system-software-installer.svg @@ -0,0 +1,335 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/apps/128/system-software-update.svg b/apps/128/system-software-update.svg new file mode 100644 index 00000000..8814a957 --- /dev/null +++ b/apps/128/system-software-update.svg @@ -0,0 +1,278 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/apps/128/ubiquity.svg b/apps/128/ubiquity.svg new file mode 100644 index 00000000..8249bed3 --- /dev/null +++ b/apps/128/ubiquity.svg @@ -0,0 +1,600 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/apps/128/utilities-terminal.svg b/apps/128/utilities-terminal.svg new file mode 100644 index 00000000..29a757c2 --- /dev/null +++ b/apps/128/utilities-terminal.svg @@ -0,0 +1,277 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/apps/16/accessories-calculator-symbolic.svg b/apps/16/accessories-calculator-symbolic.svg new file mode 100644 index 00000000..a616582d --- /dev/null +++ b/apps/16/accessories-calculator-symbolic.svg @@ -0,0 +1,59 @@ + + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + diff --git a/apps/16/accessories-camera.svg b/apps/16/accessories-camera.svg new file mode 100644 index 00000000..ecceff0c --- /dev/null +++ b/apps/16/accessories-camera.svg @@ -0,0 +1,1517 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/apps/16/accessories-text-editor-symbolic.svg b/apps/16/accessories-text-editor-symbolic.svg new file mode 100644 index 00000000..6c3ff939 --- /dev/null +++ b/apps/16/accessories-text-editor-symbolic.svg @@ -0,0 +1,336 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + diff --git a/apps/16/accessories-text-editor.svg b/apps/16/accessories-text-editor.svg new file mode 100644 index 00000000..6f403ed9 --- /dev/null +++ b/apps/16/accessories-text-editor.svg @@ -0,0 +1,498 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/apps/16/application-default-icon.svg b/apps/16/application-default-icon.svg new file mode 100644 index 00000000..625709c9 --- /dev/null +++ b/apps/16/application-default-icon.svg @@ -0,0 +1,145 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/apps/16/bluetooth.svg b/apps/16/bluetooth.svg new file mode 100644 index 00000000..a96929f3 --- /dev/null +++ b/apps/16/bluetooth.svg @@ -0,0 +1,172 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/apps/16/calendar.svg b/apps/16/calendar.svg new file mode 120000 index 00000000..2b853875 --- /dev/null +++ b/apps/16/calendar.svg @@ -0,0 +1 @@ +office-calendar.svg \ No newline at end of file diff --git a/apps/16/evince.svg b/apps/16/evince.svg new file mode 120000 index 00000000..5a7846ef --- /dev/null +++ b/apps/16/evince.svg @@ -0,0 +1 @@ +postscript-viewer.svg \ No newline at end of file diff --git a/apps/16/geary.svg b/apps/16/geary.svg new file mode 120000 index 00000000..26b10f14 --- /dev/null +++ b/apps/16/geary.svg @@ -0,0 +1 @@ +internet-mail.svg \ No newline at end of file diff --git a/apps/16/internet-mail.svg b/apps/16/internet-mail.svg new file mode 100644 index 00000000..ca478da8 --- /dev/null +++ b/apps/16/internet-mail.svg @@ -0,0 +1,324 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/apps/16/internet-news-reader.svg b/apps/16/internet-news-reader.svg new file mode 100644 index 00000000..4be35c3f --- /dev/null +++ b/apps/16/internet-news-reader.svg @@ -0,0 +1,199 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/apps/16/multimedia-audio-player.svg b/apps/16/multimedia-audio-player.svg new file mode 100644 index 00000000..f532461b --- /dev/null +++ b/apps/16/multimedia-audio-player.svg @@ -0,0 +1,151 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/apps/16/multimedia-photo-manager.svg b/apps/16/multimedia-photo-manager.svg new file mode 100644 index 00000000..246950cc --- /dev/null +++ b/apps/16/multimedia-photo-manager.svg @@ -0,0 +1,678 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/apps/16/multimedia-video-player.svg b/apps/16/multimedia-video-player.svg new file mode 100644 index 00000000..b0c48c44 --- /dev/null +++ b/apps/16/multimedia-video-player.svg @@ -0,0 +1,295 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/apps/16/office-address-book.svg b/apps/16/office-address-book.svg new file mode 100644 index 00000000..f1d4db73 --- /dev/null +++ b/apps/16/office-address-book.svg @@ -0,0 +1,288 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/apps/16/office-calendar-symbolic.svg b/apps/16/office-calendar-symbolic.svg new file mode 100644 index 00000000..06f5620c --- /dev/null +++ b/apps/16/office-calendar-symbolic.svg @@ -0,0 +1,34 @@ + + + + + + + + + image/svg+xml + + + + + + + diff --git a/apps/16/office-calendar.svg b/apps/16/office-calendar.svg new file mode 100644 index 00000000..5a28000e --- /dev/null +++ b/apps/16/office-calendar.svg @@ -0,0 +1,500 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/apps/16/postscript-viewer.svg b/apps/16/postscript-viewer.svg new file mode 100644 index 00000000..c6b8aa3b --- /dev/null +++ b/apps/16/postscript-viewer.svg @@ -0,0 +1,151 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/apps/16/system-file-manager.svg b/apps/16/system-file-manager.svg new file mode 100644 index 00000000..e7b7eeae --- /dev/null +++ b/apps/16/system-file-manager.svg @@ -0,0 +1,172 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/apps/16/system-software-installer.svg b/apps/16/system-software-installer.svg new file mode 100644 index 00000000..5134413c --- /dev/null +++ b/apps/16/system-software-installer.svg @@ -0,0 +1,182 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/apps/16/system-software-update.svg b/apps/16/system-software-update.svg new file mode 100644 index 00000000..70c2490c --- /dev/null +++ b/apps/16/system-software-update.svg @@ -0,0 +1,337 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/apps/16/system-users-symbolic.svg b/apps/16/system-users-symbolic.svg new file mode 100644 index 00000000..6e89912c --- /dev/null +++ b/apps/16/system-users-symbolic.svg @@ -0,0 +1,37 @@ + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/apps/16/system-users.svg b/apps/16/system-users.svg new file mode 100644 index 00000000..19f9e7d6 --- /dev/null +++ b/apps/16/system-users.svg @@ -0,0 +1,225 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/apps/16/ubiquity.svg b/apps/16/ubiquity.svg new file mode 100644 index 00000000..ce14a2fd --- /dev/null +++ b/apps/16/ubiquity.svg @@ -0,0 +1,632 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/apps/16/utilities-terminal-symbolic.svg b/apps/16/utilities-terminal-symbolic.svg new file mode 100644 index 00000000..9c3fdf83 --- /dev/null +++ b/apps/16/utilities-terminal-symbolic.svg @@ -0,0 +1,62 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + diff --git a/apps/16/utilities-terminal.svg b/apps/16/utilities-terminal.svg new file mode 100644 index 00000000..8923dd14 --- /dev/null +++ b/apps/16/utilities-terminal.svg @@ -0,0 +1,150 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/apps/16/web-browser-symbolic.svg b/apps/16/web-browser-symbolic.svg new file mode 100644 index 00000000..d1a345b4 --- /dev/null +++ b/apps/16/web-browser-symbolic.svg @@ -0,0 +1,42 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/apps/24/accessories-text-editor.svg b/apps/24/accessories-text-editor.svg new file mode 100644 index 00000000..c8610297 --- /dev/null +++ b/apps/24/accessories-text-editor.svg @@ -0,0 +1,763 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/apps/24/application-default-icon.svg b/apps/24/application-default-icon.svg new file mode 100644 index 00000000..811db326 --- /dev/null +++ b/apps/24/application-default-icon.svg @@ -0,0 +1,281 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/apps/24/evince.svg b/apps/24/evince.svg new file mode 120000 index 00000000..5a7846ef --- /dev/null +++ b/apps/24/evince.svg @@ -0,0 +1 @@ +postscript-viewer.svg \ No newline at end of file diff --git a/apps/24/internet-news-reader.svg b/apps/24/internet-news-reader.svg new file mode 100644 index 00000000..773c9e32 --- /dev/null +++ b/apps/24/internet-news-reader.svg @@ -0,0 +1,299 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/apps/24/multimedia-audio-player.svg b/apps/24/multimedia-audio-player.svg new file mode 100644 index 00000000..c62932f1 --- /dev/null +++ b/apps/24/multimedia-audio-player.svg @@ -0,0 +1,250 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/apps/24/multimedia-photo-manager.svg b/apps/24/multimedia-photo-manager.svg new file mode 100644 index 00000000..bf19dc59 --- /dev/null +++ b/apps/24/multimedia-photo-manager.svg @@ -0,0 +1,1527 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/apps/24/multimedia-photo-viewer.svg b/apps/24/multimedia-photo-viewer.svg new file mode 120000 index 00000000..acfd85ff --- /dev/null +++ b/apps/24/multimedia-photo-viewer.svg @@ -0,0 +1 @@ +../../mimes/24/image-x-generic.svg \ No newline at end of file diff --git a/apps/24/multimedia-video-player.svg b/apps/24/multimedia-video-player.svg new file mode 100644 index 00000000..2377da04 --- /dev/null +++ b/apps/24/multimedia-video-player.svg @@ -0,0 +1,375 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/apps/24/office-address-book.svg b/apps/24/office-address-book.svg new file mode 100644 index 00000000..d32ee78f --- /dev/null +++ b/apps/24/office-address-book.svg @@ -0,0 +1,448 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + diff --git a/apps/24/office-calendar-symbolic.svg b/apps/24/office-calendar-symbolic.svg new file mode 100644 index 00000000..d1df47a7 --- /dev/null +++ b/apps/24/office-calendar-symbolic.svg @@ -0,0 +1,34 @@ + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + diff --git a/apps/24/office-calendar.svg b/apps/24/office-calendar.svg new file mode 100644 index 00000000..36698f56 --- /dev/null +++ b/apps/24/office-calendar.svg @@ -0,0 +1,324 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/apps/24/postscript-viewer.svg b/apps/24/postscript-viewer.svg new file mode 100644 index 00000000..1503d74e --- /dev/null +++ b/apps/24/postscript-viewer.svg @@ -0,0 +1,254 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/apps/24/system-file-manager.svg b/apps/24/system-file-manager.svg new file mode 100644 index 00000000..a06c3c90 --- /dev/null +++ b/apps/24/system-file-manager.svg @@ -0,0 +1,348 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/apps/24/system-software-installer.svg b/apps/24/system-software-installer.svg new file mode 100644 index 00000000..6ae1f2ca --- /dev/null +++ b/apps/24/system-software-installer.svg @@ -0,0 +1,307 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/apps/24/system-software-update.svg b/apps/24/system-software-update.svg new file mode 100644 index 00000000..6d1ab179 --- /dev/null +++ b/apps/24/system-software-update.svg @@ -0,0 +1,557 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/apps/24/system-users.svg b/apps/24/system-users.svg new file mode 100644 index 00000000..9699d76c --- /dev/null +++ b/apps/24/system-users.svg @@ -0,0 +1,333 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/apps/24/ubiquity.svg b/apps/24/ubiquity.svg new file mode 100644 index 00000000..4c7ec642 --- /dev/null +++ b/apps/24/ubiquity.svg @@ -0,0 +1,581 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/apps/32/accessories-calculator.svg b/apps/32/accessories-calculator.svg new file mode 100644 index 00000000..49e236fc --- /dev/null +++ b/apps/32/accessories-calculator.svg @@ -0,0 +1,730 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/apps/32/accessories-text-editor.svg b/apps/32/accessories-text-editor.svg new file mode 100644 index 00000000..57d5b165 --- /dev/null +++ b/apps/32/accessories-text-editor.svg @@ -0,0 +1,295 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/apps/32/application-default-icon.svg b/apps/32/application-default-icon.svg new file mode 100644 index 00000000..07775a4d --- /dev/null +++ b/apps/32/application-default-icon.svg @@ -0,0 +1,294 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/apps/32/empathy.svg b/apps/32/empathy.svg new file mode 120000 index 00000000..0f0e7055 --- /dev/null +++ b/apps/32/empathy.svg @@ -0,0 +1 @@ +internet-chat.svg \ No newline at end of file diff --git a/apps/32/evince.svg b/apps/32/evince.svg new file mode 120000 index 00000000..5a7846ef --- /dev/null +++ b/apps/32/evince.svg @@ -0,0 +1 @@ +postscript-viewer.svg \ No newline at end of file diff --git a/apps/32/geary.svg b/apps/32/geary.svg new file mode 120000 index 00000000..26b10f14 --- /dev/null +++ b/apps/32/geary.svg @@ -0,0 +1 @@ +internet-mail.svg \ No newline at end of file diff --git a/apps/32/internet-chat.svg b/apps/32/internet-chat.svg new file mode 100644 index 00000000..6bb6f299 --- /dev/null +++ b/apps/32/internet-chat.svg @@ -0,0 +1,309 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/apps/32/internet-mail.svg b/apps/32/internet-mail.svg new file mode 100644 index 00000000..65001f68 --- /dev/null +++ b/apps/32/internet-mail.svg @@ -0,0 +1,590 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/apps/32/internet-news-reader.svg b/apps/32/internet-news-reader.svg new file mode 100644 index 00000000..ba149e8e --- /dev/null +++ b/apps/32/internet-news-reader.svg @@ -0,0 +1,299 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/apps/32/midori.svg b/apps/32/midori.svg new file mode 100644 index 00000000..44c9fe66 --- /dev/null +++ b/apps/32/midori.svg @@ -0,0 +1,343 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/apps/32/multimedia-audio-player.svg b/apps/32/multimedia-audio-player.svg new file mode 100644 index 00000000..3408d2f2 --- /dev/null +++ b/apps/32/multimedia-audio-player.svg @@ -0,0 +1,251 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/apps/32/multimedia-photo-viewer.svg b/apps/32/multimedia-photo-viewer.svg new file mode 120000 index 00000000..7c46c3d3 --- /dev/null +++ b/apps/32/multimedia-photo-viewer.svg @@ -0,0 +1 @@ +../../mimes/32/image-x-generic.svg \ No newline at end of file diff --git a/apps/32/multimedia-video-player.svg b/apps/32/multimedia-video-player.svg new file mode 100644 index 00000000..0aaf13a4 --- /dev/null +++ b/apps/32/multimedia-video-player.svg @@ -0,0 +1,508 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/apps/32/office-address-book.svg b/apps/32/office-address-book.svg new file mode 100644 index 00000000..bee42a8f --- /dev/null +++ b/apps/32/office-address-book.svg @@ -0,0 +1,449 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + diff --git a/apps/32/office-calendar.svg b/apps/32/office-calendar.svg new file mode 100644 index 00000000..d0c5568b --- /dev/null +++ b/apps/32/office-calendar.svg @@ -0,0 +1,448 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/apps/32/onboard.svg b/apps/32/onboard.svg new file mode 100644 index 00000000..edf2764f --- /dev/null +++ b/apps/32/onboard.svg @@ -0,0 +1,1473 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/apps/32/postscript-viewer.svg b/apps/32/postscript-viewer.svg new file mode 100644 index 00000000..4a559a66 --- /dev/null +++ b/apps/32/postscript-viewer.svg @@ -0,0 +1,255 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/apps/32/preferences-desktop.svg b/apps/32/preferences-desktop.svg new file mode 100644 index 00000000..c41ecc0f --- /dev/null +++ b/apps/32/preferences-desktop.svg @@ -0,0 +1,1344 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/apps/32/system-file-manager.svg b/apps/32/system-file-manager.svg new file mode 100644 index 00000000..4e504c21 --- /dev/null +++ b/apps/32/system-file-manager.svg @@ -0,0 +1,353 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/apps/32/system-software-installer.svg b/apps/32/system-software-installer.svg new file mode 100644 index 00000000..e20382b5 --- /dev/null +++ b/apps/32/system-software-installer.svg @@ -0,0 +1,304 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/apps/32/system-software-update.svg b/apps/32/system-software-update.svg new file mode 100644 index 00000000..890d39fd --- /dev/null +++ b/apps/32/system-software-update.svg @@ -0,0 +1,250 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/apps/32/system-users.svg b/apps/32/system-users.svg new file mode 100644 index 00000000..5a2f5252 --- /dev/null +++ b/apps/32/system-users.svg @@ -0,0 +1,337 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/apps/32/ubiquity.svg b/apps/32/ubiquity.svg new file mode 100644 index 00000000..fe80a505 --- /dev/null +++ b/apps/32/ubiquity.svg @@ -0,0 +1,534 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/apps/32/utilities-terminal.svg b/apps/32/utilities-terminal.svg new file mode 100644 index 00000000..e4bfecf6 --- /dev/null +++ b/apps/32/utilities-terminal.svg @@ -0,0 +1,250 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/apps/48/accessories-calculator.svg b/apps/48/accessories-calculator.svg new file mode 100644 index 00000000..de164b5d --- /dev/null +++ b/apps/48/accessories-calculator.svg @@ -0,0 +1,654 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/apps/48/accessories-camera.svg b/apps/48/accessories-camera.svg new file mode 100644 index 00000000..db46fdf2 --- /dev/null +++ b/apps/48/accessories-camera.svg @@ -0,0 +1,766 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/apps/48/accessories-text-editor.svg b/apps/48/accessories-text-editor.svg new file mode 100644 index 00000000..e9731167 --- /dev/null +++ b/apps/48/accessories-text-editor.svg @@ -0,0 +1,597 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/apps/48/applets-screenshooter.svg b/apps/48/applets-screenshooter.svg new file mode 120000 index 00000000..9570556e --- /dev/null +++ b/apps/48/applets-screenshooter.svg @@ -0,0 +1 @@ +../../devices/48/camera-photo.svg \ No newline at end of file diff --git a/apps/48/application-default-icon.svg b/apps/48/application-default-icon.svg new file mode 100644 index 00000000..a8186fe1 --- /dev/null +++ b/apps/48/application-default-icon.svg @@ -0,0 +1,297 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/apps/48/apport.svg b/apps/48/apport.svg new file mode 100644 index 00000000..9c1888eb --- /dev/null +++ b/apps/48/apport.svg @@ -0,0 +1,935 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/apps/48/empathy.svg b/apps/48/empathy.svg new file mode 120000 index 00000000..0f0e7055 --- /dev/null +++ b/apps/48/empathy.svg @@ -0,0 +1 @@ +internet-chat.svg \ No newline at end of file diff --git a/apps/48/evince.svg b/apps/48/evince.svg new file mode 120000 index 00000000..5a7846ef --- /dev/null +++ b/apps/48/evince.svg @@ -0,0 +1 @@ +postscript-viewer.svg \ No newline at end of file diff --git a/apps/48/geary.svg b/apps/48/geary.svg new file mode 120000 index 00000000..26b10f14 --- /dev/null +++ b/apps/48/geary.svg @@ -0,0 +1 @@ +internet-mail.svg \ No newline at end of file diff --git a/apps/48/internet-chat.svg b/apps/48/internet-chat.svg new file mode 100644 index 00000000..a043c31c --- /dev/null +++ b/apps/48/internet-chat.svg @@ -0,0 +1,202 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/apps/48/internet-mail.svg b/apps/48/internet-mail.svg new file mode 100644 index 00000000..11f6e976 --- /dev/null +++ b/apps/48/internet-mail.svg @@ -0,0 +1,602 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/apps/48/internet-news-reader.svg b/apps/48/internet-news-reader.svg new file mode 100644 index 00000000..82df97a1 --- /dev/null +++ b/apps/48/internet-news-reader.svg @@ -0,0 +1,330 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/apps/48/internet-web-browser.svg b/apps/48/internet-web-browser.svg new file mode 100644 index 00000000..131c92d4 --- /dev/null +++ b/apps/48/internet-web-browser.svg @@ -0,0 +1,228 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/apps/48/midori.svg b/apps/48/midori.svg new file mode 100644 index 00000000..e2fb44b6 --- /dev/null +++ b/apps/48/midori.svg @@ -0,0 +1,250 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/apps/48/multimedia-audio-player.svg b/apps/48/multimedia-audio-player.svg new file mode 100644 index 00000000..624f53ba --- /dev/null +++ b/apps/48/multimedia-audio-player.svg @@ -0,0 +1,246 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/apps/48/multimedia-photo-manager.svg b/apps/48/multimedia-photo-manager.svg new file mode 100644 index 00000000..0419ce72 --- /dev/null +++ b/apps/48/multimedia-photo-manager.svg @@ -0,0 +1,1125 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/apps/48/multimedia-photo-viewer.svg b/apps/48/multimedia-photo-viewer.svg new file mode 120000 index 00000000..e5f01343 --- /dev/null +++ b/apps/48/multimedia-photo-viewer.svg @@ -0,0 +1 @@ +../../mimes/48/image-x-generic.svg \ No newline at end of file diff --git a/apps/48/multimedia-video-player.svg b/apps/48/multimedia-video-player.svg new file mode 100644 index 00000000..9848ac32 --- /dev/null +++ b/apps/48/multimedia-video-player.svg @@ -0,0 +1,668 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/apps/48/office-address-book.svg b/apps/48/office-address-book.svg new file mode 100644 index 00000000..cec692b2 --- /dev/null +++ b/apps/48/office-address-book.svg @@ -0,0 +1,443 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/apps/48/office-calendar.svg b/apps/48/office-calendar.svg new file mode 100644 index 00000000..7dd0b5cd --- /dev/null +++ b/apps/48/office-calendar.svg @@ -0,0 +1,317 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/apps/48/postscript-viewer.svg b/apps/48/postscript-viewer.svg new file mode 100644 index 00000000..fc42f1f5 --- /dev/null +++ b/apps/48/postscript-viewer.svg @@ -0,0 +1,250 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/apps/48/preferences-desktop.svg b/apps/48/preferences-desktop.svg new file mode 100644 index 00000000..34b8ecd1 --- /dev/null +++ b/apps/48/preferences-desktop.svg @@ -0,0 +1,1492 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/apps/48/system-file-manager.svg b/apps/48/system-file-manager.svg new file mode 100644 index 00000000..bcba8361 --- /dev/null +++ b/apps/48/system-file-manager.svg @@ -0,0 +1,299 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/apps/48/system-software-installer.svg b/apps/48/system-software-installer.svg new file mode 100644 index 00000000..6c483803 --- /dev/null +++ b/apps/48/system-software-installer.svg @@ -0,0 +1,384 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/apps/48/system-software-update.svg b/apps/48/system-software-update.svg new file mode 100644 index 00000000..07da7c82 --- /dev/null +++ b/apps/48/system-software-update.svg @@ -0,0 +1,245 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/apps/48/system-users.svg b/apps/48/system-users.svg new file mode 100644 index 00000000..87c86e39 --- /dev/null +++ b/apps/48/system-users.svg @@ -0,0 +1,335 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/apps/48/ubiquity.svg b/apps/48/ubiquity.svg new file mode 120000 index 00000000..8890f925 --- /dev/null +++ b/apps/48/ubiquity.svg @@ -0,0 +1 @@ +../../actions/48/media-import-audio-cd.svg \ No newline at end of file diff --git a/apps/48/utilities-terminal.svg b/apps/48/utilities-terminal.svg new file mode 100644 index 00000000..45a1b004 --- /dev/null +++ b/apps/48/utilities-terminal.svg @@ -0,0 +1,374 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/apps/48/web-browser.svg b/apps/48/web-browser.svg new file mode 120000 index 00000000..30005047 --- /dev/null +++ b/apps/48/web-browser.svg @@ -0,0 +1 @@ +internet-web-browser.svg \ No newline at end of file diff --git a/apps/64/accessories-calculator.svg b/apps/64/accessories-calculator.svg new file mode 100644 index 00000000..2962152d --- /dev/null +++ b/apps/64/accessories-calculator.svg @@ -0,0 +1,682 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/apps/64/accessories-camera.svg b/apps/64/accessories-camera.svg new file mode 100644 index 00000000..178b39bf --- /dev/null +++ b/apps/64/accessories-camera.svg @@ -0,0 +1,784 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/apps/64/accessories-text-editor.svg b/apps/64/accessories-text-editor.svg new file mode 100644 index 00000000..b23f0d7a --- /dev/null +++ b/apps/64/accessories-text-editor.svg @@ -0,0 +1,647 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/apps/64/applets-screenshooter.svg b/apps/64/applets-screenshooter.svg new file mode 120000 index 00000000..26ff9e90 --- /dev/null +++ b/apps/64/applets-screenshooter.svg @@ -0,0 +1 @@ +../../devices/64/camera-photo.svg \ No newline at end of file diff --git a/apps/64/application-default-icon.svg b/apps/64/application-default-icon.svg new file mode 100644 index 00000000..cdffc681 --- /dev/null +++ b/apps/64/application-default-icon.svg @@ -0,0 +1,283 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/apps/64/apport.svg b/apps/64/apport.svg new file mode 100644 index 00000000..157eb423 --- /dev/null +++ b/apps/64/apport.svg @@ -0,0 +1,928 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/apps/64/empathy.svg b/apps/64/empathy.svg new file mode 120000 index 00000000..0f0e7055 --- /dev/null +++ b/apps/64/empathy.svg @@ -0,0 +1 @@ +internet-chat.svg \ No newline at end of file diff --git a/apps/64/evince.svg b/apps/64/evince.svg new file mode 120000 index 00000000..5a7846ef --- /dev/null +++ b/apps/64/evince.svg @@ -0,0 +1 @@ +postscript-viewer.svg \ No newline at end of file diff --git a/apps/64/geary.svg b/apps/64/geary.svg new file mode 120000 index 00000000..26b10f14 --- /dev/null +++ b/apps/64/geary.svg @@ -0,0 +1 @@ +internet-mail.svg \ No newline at end of file diff --git a/apps/64/internet-chat.svg b/apps/64/internet-chat.svg new file mode 100644 index 00000000..fa10fc14 --- /dev/null +++ b/apps/64/internet-chat.svg @@ -0,0 +1,193 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/apps/64/internet-mail.svg b/apps/64/internet-mail.svg new file mode 100644 index 00000000..30133276 --- /dev/null +++ b/apps/64/internet-mail.svg @@ -0,0 +1,609 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/apps/64/internet-news-reader.svg b/apps/64/internet-news-reader.svg new file mode 100644 index 00000000..02a1b012 --- /dev/null +++ b/apps/64/internet-news-reader.svg @@ -0,0 +1,284 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/apps/64/midori.svg b/apps/64/midori.svg new file mode 100644 index 00000000..a80aad53 --- /dev/null +++ b/apps/64/midori.svg @@ -0,0 +1,212 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/apps/64/multimedia-audio-player.svg b/apps/64/multimedia-audio-player.svg new file mode 100644 index 00000000..6b8ceac5 --- /dev/null +++ b/apps/64/multimedia-audio-player.svg @@ -0,0 +1,265 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/apps/64/multimedia-photo-manager.svg b/apps/64/multimedia-photo-manager.svg new file mode 100644 index 00000000..c002a730 --- /dev/null +++ b/apps/64/multimedia-photo-manager.svg @@ -0,0 +1,1132 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/apps/64/multimedia-photo-viewer.svg b/apps/64/multimedia-photo-viewer.svg new file mode 120000 index 00000000..1f23be7f --- /dev/null +++ b/apps/64/multimedia-photo-viewer.svg @@ -0,0 +1 @@ +../../mimes/64/image-x-generic.svg \ No newline at end of file diff --git a/apps/64/multimedia-video-player.svg b/apps/64/multimedia-video-player.svg new file mode 100644 index 00000000..2edf5462 --- /dev/null +++ b/apps/64/multimedia-video-player.svg @@ -0,0 +1,552 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/apps/64/office-address-book.svg b/apps/64/office-address-book.svg new file mode 100644 index 00000000..79b1a1c2 --- /dev/null +++ b/apps/64/office-address-book.svg @@ -0,0 +1,528 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + diff --git a/apps/64/office-calendar.svg b/apps/64/office-calendar.svg new file mode 100644 index 00000000..cf8dbfe3 --- /dev/null +++ b/apps/64/office-calendar.svg @@ -0,0 +1,511 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/apps/64/postscript-viewer.svg b/apps/64/postscript-viewer.svg new file mode 100644 index 00000000..66fe0f33 --- /dev/null +++ b/apps/64/postscript-viewer.svg @@ -0,0 +1,250 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/apps/64/preferences-desktop.svg b/apps/64/preferences-desktop.svg new file mode 100644 index 00000000..2c540445 --- /dev/null +++ b/apps/64/preferences-desktop.svg @@ -0,0 +1,1321 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/apps/64/system-file-manager.svg b/apps/64/system-file-manager.svg new file mode 100644 index 00000000..4577a54d --- /dev/null +++ b/apps/64/system-file-manager.svg @@ -0,0 +1,287 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/apps/64/system-software-installer.svg b/apps/64/system-software-installer.svg new file mode 100644 index 00000000..16401ab0 --- /dev/null +++ b/apps/64/system-software-installer.svg @@ -0,0 +1,334 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/apps/64/system-software-update.svg b/apps/64/system-software-update.svg new file mode 100644 index 00000000..da1db9d6 --- /dev/null +++ b/apps/64/system-software-update.svg @@ -0,0 +1,245 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/apps/64/system-users.svg b/apps/64/system-users.svg new file mode 100644 index 00000000..b0cfba00 --- /dev/null +++ b/apps/64/system-users.svg @@ -0,0 +1,403 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/apps/64/ubiquity.svg b/apps/64/ubiquity.svg new file mode 120000 index 00000000..b50ee35d --- /dev/null +++ b/apps/64/ubiquity.svg @@ -0,0 +1 @@ +../../actions/64/media-import-audio-cd.svg \ No newline at end of file diff --git a/apps/64/utilities-terminal.svg b/apps/64/utilities-terminal.svg new file mode 100644 index 00000000..ad21c05f --- /dev/null +++ b/apps/64/utilities-terminal.svg @@ -0,0 +1,245 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/categories/128/preferences-desktop-accessibility.svg b/categories/128/preferences-desktop-accessibility.svg new file mode 100644 index 00000000..b449fe24 --- /dev/null +++ b/categories/128/preferences-desktop-accessibility.svg @@ -0,0 +1,217 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/categories/128/preferences-desktop-online-accounts.svg b/categories/128/preferences-desktop-online-accounts.svg new file mode 100644 index 00000000..ec0e8846 --- /dev/null +++ b/categories/128/preferences-desktop-online-accounts.svg @@ -0,0 +1,301 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/categories/16/applications-education-symbolic.svg b/categories/16/applications-education-symbolic.svg new file mode 120000 index 00000000..7ce5eff9 --- /dev/null +++ b/categories/16/applications-education-symbolic.svg @@ -0,0 +1 @@ +applications-science-symbolic.svg \ No newline at end of file diff --git a/categories/16/applications-games-symbolic.svg b/categories/16/applications-games-symbolic.svg new file mode 100644 index 00000000..81441375 --- /dev/null +++ b/categories/16/applications-games-symbolic.svg @@ -0,0 +1,40 @@ + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + diff --git a/categories/16/applications-graphics-symbolic.svg b/categories/16/applications-graphics-symbolic.svg new file mode 100644 index 00000000..416b5ec6 --- /dev/null +++ b/categories/16/applications-graphics-symbolic.svg @@ -0,0 +1,50 @@ + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + + + diff --git a/categories/16/applications-internet-symbolic.svg b/categories/16/applications-internet-symbolic.svg new file mode 100644 index 00000000..4dc6773e --- /dev/null +++ b/categories/16/applications-internet-symbolic.svg @@ -0,0 +1,57 @@ + + + + + + + + + + image/svg+xml + + + + + + + diff --git a/categories/16/applications-multimedia-symbolic.svg b/categories/16/applications-multimedia-symbolic.svg new file mode 100644 index 00000000..8f38b4e1 --- /dev/null +++ b/categories/16/applications-multimedia-symbolic.svg @@ -0,0 +1,57 @@ + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + + + + diff --git a/categories/16/applications-science-symbolic.svg b/categories/16/applications-science-symbolic.svg new file mode 100644 index 00000000..7e402b3e --- /dev/null +++ b/categories/16/applications-science-symbolic.svg @@ -0,0 +1,45 @@ + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + + diff --git a/categories/16/applications-utilities-symbolic.svg b/categories/16/applications-utilities-symbolic.svg new file mode 100644 index 00000000..bcff277c --- /dev/null +++ b/categories/16/applications-utilities-symbolic.svg @@ -0,0 +1,54 @@ + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + + + diff --git a/categories/16/config-language.svg b/categories/16/config-language.svg new file mode 120000 index 00000000..c0bcf8bc --- /dev/null +++ b/categories/16/config-language.svg @@ -0,0 +1 @@ +preferences-desktop-locale.svg \ No newline at end of file diff --git a/categories/16/preferences-desktop-accessibility-symbolic.svg b/categories/16/preferences-desktop-accessibility-symbolic.svg new file mode 100644 index 00000000..02108950 --- /dev/null +++ b/categories/16/preferences-desktop-accessibility-symbolic.svg @@ -0,0 +1,46 @@ + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + diff --git a/categories/16/preferences-desktop-accessibility.svg b/categories/16/preferences-desktop-accessibility.svg new file mode 100644 index 00000000..1eeedc9c --- /dev/null +++ b/categories/16/preferences-desktop-accessibility.svg @@ -0,0 +1,151 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/categories/16/preferences-desktop-locale.svg b/categories/16/preferences-desktop-locale.svg new file mode 100644 index 00000000..4155517d --- /dev/null +++ b/categories/16/preferences-desktop-locale.svg @@ -0,0 +1,200 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/categories/16/preferences-desktop-peripherals.svg b/categories/16/preferences-desktop-peripherals.svg new file mode 120000 index 00000000..59b57f4c --- /dev/null +++ b/categories/16/preferences-desktop-peripherals.svg @@ -0,0 +1 @@ +../../devices/16/input-mouse.svg \ No newline at end of file diff --git a/categories/16/preferences-desktop-sound.svg b/categories/16/preferences-desktop-sound.svg new file mode 100644 index 00000000..b9303a09 --- /dev/null +++ b/categories/16/preferences-desktop-sound.svg @@ -0,0 +1,424 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/categories/16/preferences-other-symbolic.svg b/categories/16/preferences-other-symbolic.svg new file mode 100644 index 00000000..eeb4fa85 --- /dev/null +++ b/categories/16/preferences-other-symbolic.svg @@ -0,0 +1,60 @@ + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + + + + + diff --git a/categories/16/preferences-system-symbolic.svg b/categories/16/preferences-system-symbolic.svg new file mode 100644 index 00000000..e678260a --- /dev/null +++ b/categories/16/preferences-system-symbolic.svg @@ -0,0 +1,45 @@ + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + + diff --git a/categories/16/preferences-system-time.svg b/categories/16/preferences-system-time.svg new file mode 100644 index 00000000..379df7c2 --- /dev/null +++ b/categories/16/preferences-system-time.svg @@ -0,0 +1,439 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/categories/24/config-language.svg b/categories/24/config-language.svg new file mode 120000 index 00000000..c0bcf8bc --- /dev/null +++ b/categories/24/config-language.svg @@ -0,0 +1 @@ +preferences-desktop-locale.svg \ No newline at end of file diff --git a/categories/24/ppa.svg b/categories/24/ppa.svg new file mode 100644 index 00000000..6ba79ffb --- /dev/null +++ b/categories/24/ppa.svg @@ -0,0 +1,257 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/categories/24/preferences-bluetooth.svg b/categories/24/preferences-bluetooth.svg new file mode 100644 index 00000000..33fe1048 --- /dev/null +++ b/categories/24/preferences-bluetooth.svg @@ -0,0 +1,186 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/categories/24/preferences-desktop-accessibility.svg b/categories/24/preferences-desktop-accessibility.svg new file mode 100644 index 00000000..96f9a960 --- /dev/null +++ b/categories/24/preferences-desktop-accessibility.svg @@ -0,0 +1,201 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/categories/24/preferences-desktop-locale.svg b/categories/24/preferences-desktop-locale.svg new file mode 100644 index 00000000..a953d025 --- /dev/null +++ b/categories/24/preferences-desktop-locale.svg @@ -0,0 +1,230 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/categories/24/preferences-desktop-peripherals.svg b/categories/24/preferences-desktop-peripherals.svg new file mode 120000 index 00000000..44468584 --- /dev/null +++ b/categories/24/preferences-desktop-peripherals.svg @@ -0,0 +1 @@ +../../devices/24/input-mouse.svg \ No newline at end of file diff --git a/categories/24/preferences-desktop-sound.svg b/categories/24/preferences-desktop-sound.svg new file mode 100644 index 00000000..d721ab10 --- /dev/null +++ b/categories/24/preferences-desktop-sound.svg @@ -0,0 +1,450 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/categories/24/preferences-system-time.svg b/categories/24/preferences-system-time.svg new file mode 100644 index 00000000..958c7f90 --- /dev/null +++ b/categories/24/preferences-system-time.svg @@ -0,0 +1,409 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/categories/32/applications-internet.svg b/categories/32/applications-internet.svg new file mode 120000 index 00000000..a6b40609 --- /dev/null +++ b/categories/32/applications-internet.svg @@ -0,0 +1 @@ +preferences-desktop-online-accounts.svg \ No newline at end of file diff --git a/categories/32/bluetooth.svg b/categories/32/bluetooth.svg new file mode 100644 index 00000000..6f9d0c9d --- /dev/null +++ b/categories/32/bluetooth.svg @@ -0,0 +1,196 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/categories/32/config-language.svg b/categories/32/config-language.svg new file mode 120000 index 00000000..c0bcf8bc --- /dev/null +++ b/categories/32/config-language.svg @@ -0,0 +1 @@ +preferences-desktop-locale.svg \ No newline at end of file diff --git a/categories/32/network-wired.svg b/categories/32/network-wired.svg new file mode 100644 index 00000000..05363146 --- /dev/null +++ b/categories/32/network-wired.svg @@ -0,0 +1,620 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/categories/32/network-wireless.svg b/categories/32/network-wireless.svg new file mode 100644 index 00000000..c818bce5 --- /dev/null +++ b/categories/32/network-wireless.svg @@ -0,0 +1,170 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/categories/32/preferences-desktop-accessibility.svg b/categories/32/preferences-desktop-accessibility.svg new file mode 100644 index 00000000..56f1a2f8 --- /dev/null +++ b/categories/32/preferences-desktop-accessibility.svg @@ -0,0 +1,464 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/categories/32/preferences-desktop-applications.svg b/categories/32/preferences-desktop-applications.svg new file mode 100644 index 00000000..60ce5dd1 --- /dev/null +++ b/categories/32/preferences-desktop-applications.svg @@ -0,0 +1,555 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/categories/32/preferences-desktop-display.svg b/categories/32/preferences-desktop-display.svg new file mode 100644 index 00000000..66d518c8 --- /dev/null +++ b/categories/32/preferences-desktop-display.svg @@ -0,0 +1,304 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/categories/32/preferences-desktop-keyboard.svg b/categories/32/preferences-desktop-keyboard.svg new file mode 100644 index 00000000..4eea7025 --- /dev/null +++ b/categories/32/preferences-desktop-keyboard.svg @@ -0,0 +1,248 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + @ + @ + + diff --git a/categories/32/preferences-desktop-locale.svg b/categories/32/preferences-desktop-locale.svg new file mode 100644 index 00000000..182d91f5 --- /dev/null +++ b/categories/32/preferences-desktop-locale.svg @@ -0,0 +1,245 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/categories/32/preferences-desktop-notifications.svg b/categories/32/preferences-desktop-notifications.svg new file mode 100644 index 00000000..4141f5d9 --- /dev/null +++ b/categories/32/preferences-desktop-notifications.svg @@ -0,0 +1,354 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + 2 + 2 + diff --git a/categories/32/preferences-desktop-online-accounts.svg b/categories/32/preferences-desktop-online-accounts.svg new file mode 100644 index 00000000..3cbaa65a --- /dev/null +++ b/categories/32/preferences-desktop-online-accounts.svg @@ -0,0 +1,238 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/categories/32/preferences-desktop-peripherals.svg b/categories/32/preferences-desktop-peripherals.svg new file mode 100644 index 00000000..a30f3a58 --- /dev/null +++ b/categories/32/preferences-desktop-peripherals.svg @@ -0,0 +1,355 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + diff --git a/categories/32/preferences-desktop-sound.svg b/categories/32/preferences-desktop-sound.svg new file mode 100644 index 00000000..7aa5811b --- /dev/null +++ b/categories/32/preferences-desktop-sound.svg @@ -0,0 +1,459 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/categories/32/preferences-desktop-wallpaper.svg b/categories/32/preferences-desktop-wallpaper.svg new file mode 100644 index 00000000..55f7694a --- /dev/null +++ b/categories/32/preferences-desktop-wallpaper.svg @@ -0,0 +1,432 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/categories/32/preferences-system-network.svg b/categories/32/preferences-system-network.svg new file mode 100644 index 00000000..acf97987 --- /dev/null +++ b/categories/32/preferences-system-network.svg @@ -0,0 +1,316 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/categories/32/preferences-system-power.svg b/categories/32/preferences-system-power.svg new file mode 100644 index 00000000..3430553b --- /dev/null +++ b/categories/32/preferences-system-power.svg @@ -0,0 +1,176 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/categories/32/preferences-system-privacy.svg b/categories/32/preferences-system-privacy.svg new file mode 120000 index 00000000..f8b7d50c --- /dev/null +++ b/categories/32/preferences-system-privacy.svg @@ -0,0 +1 @@ +../../status/32/locked.svg \ No newline at end of file diff --git a/categories/32/preferences-system-time.svg b/categories/32/preferences-system-time.svg new file mode 100644 index 00000000..f024972b --- /dev/null +++ b/categories/32/preferences-system-time.svg @@ -0,0 +1,213 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/categories/32/preferences-system.svg b/categories/32/preferences-system.svg new file mode 100644 index 00000000..d89c3942 --- /dev/null +++ b/categories/32/preferences-system.svg @@ -0,0 +1,151 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/categories/48/application-community.svg b/categories/48/application-community.svg new file mode 100644 index 00000000..a2b9f360 --- /dev/null +++ b/categories/48/application-community.svg @@ -0,0 +1,139 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/categories/48/applications-3D.svg b/categories/48/applications-3D.svg new file mode 100644 index 00000000..4d5cf25c --- /dev/null +++ b/categories/48/applications-3D.svg @@ -0,0 +1,324 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/categories/48/applications-accessories.svg b/categories/48/applications-accessories.svg new file mode 100644 index 00000000..83da73be --- /dev/null +++ b/categories/48/applications-accessories.svg @@ -0,0 +1,337 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/categories/48/applications-arcade.svg b/categories/48/applications-arcade.svg new file mode 100644 index 00000000..a0bec587 --- /dev/null +++ b/categories/48/applications-arcade.svg @@ -0,0 +1,1438 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/categories/48/applications-astronomy.svg b/categories/48/applications-astronomy.svg new file mode 100644 index 00000000..4fcf5717 --- /dev/null +++ b/categories/48/applications-astronomy.svg @@ -0,0 +1,123 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/categories/48/applications-biology.svg b/categories/48/applications-biology.svg new file mode 100644 index 00000000..42c812bc --- /dev/null +++ b/categories/48/applications-biology.svg @@ -0,0 +1,575 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/categories/48/applications-boardgames.svg b/categories/48/applications-boardgames.svg new file mode 100644 index 00000000..a8f535e1 --- /dev/null +++ b/categories/48/applications-boardgames.svg @@ -0,0 +1,600 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/categories/48/applications-cardgames.svg b/categories/48/applications-cardgames.svg new file mode 100644 index 00000000..44a2214a --- /dev/null +++ b/categories/48/applications-cardgames.svg @@ -0,0 +1,512 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/categories/48/applications-chat.svg b/categories/48/applications-chat.svg new file mode 100644 index 00000000..0391d07d --- /dev/null +++ b/categories/48/applications-chat.svg @@ -0,0 +1,258 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/categories/48/applications-debugging.svg b/categories/48/applications-debugging.svg new file mode 100644 index 00000000..db2d1795 --- /dev/null +++ b/categories/48/applications-debugging.svg @@ -0,0 +1,311 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/categories/48/applications-development.svg b/categories/48/applications-development.svg new file mode 100644 index 00000000..2d88bc08 --- /dev/null +++ b/categories/48/applications-development.svg @@ -0,0 +1,249 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/categories/48/applications-drawing.svg b/categories/48/applications-drawing.svg new file mode 100644 index 00000000..4931705e --- /dev/null +++ b/categories/48/applications-drawing.svg @@ -0,0 +1,269 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/categories/48/applications-education.svg b/categories/48/applications-education.svg new file mode 100644 index 00000000..07c8dbe1 --- /dev/null +++ b/categories/48/applications-education.svg @@ -0,0 +1,247 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/categories/48/applications-electronics.svg b/categories/48/applications-electronics.svg new file mode 100644 index 00000000..46861325 --- /dev/null +++ b/categories/48/applications-electronics.svg @@ -0,0 +1,661 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/categories/48/applications-engineering.svg b/categories/48/applications-engineering.svg new file mode 100644 index 00000000..3aef937f --- /dev/null +++ b/categories/48/applications-engineering.svg @@ -0,0 +1,486 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/categories/48/applications-filesharing.svg b/categories/48/applications-filesharing.svg new file mode 100644 index 00000000..14f59da7 --- /dev/null +++ b/categories/48/applications-filesharing.svg @@ -0,0 +1,376 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/categories/48/applications-fonts.svg b/categories/48/applications-fonts.svg new file mode 100644 index 00000000..77478203 --- /dev/null +++ b/categories/48/applications-fonts.svg @@ -0,0 +1,206 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/categories/48/applications-games.svg b/categories/48/applications-games.svg new file mode 100644 index 00000000..1b6f3c02 --- /dev/null +++ b/categories/48/applications-games.svg @@ -0,0 +1,252 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/categories/48/applications-geography.svg b/categories/48/applications-geography.svg new file mode 100644 index 00000000..f4163be4 --- /dev/null +++ b/categories/48/applications-geography.svg @@ -0,0 +1,377 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/categories/48/applications-geology.svg b/categories/48/applications-geology.svg new file mode 100644 index 00000000..d590ff50 --- /dev/null +++ b/categories/48/applications-geology.svg @@ -0,0 +1,376 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/categories/48/applications-graphics.svg b/categories/48/applications-graphics.svg new file mode 100644 index 00000000..d3f6404e --- /dev/null +++ b/categories/48/applications-graphics.svg @@ -0,0 +1,384 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/categories/48/applications-haskell.svg b/categories/48/applications-haskell.svg new file mode 100644 index 00000000..3e5a9c3e --- /dev/null +++ b/categories/48/applications-haskell.svg @@ -0,0 +1,268 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/categories/48/applications-ide.svg b/categories/48/applications-ide.svg new file mode 100644 index 00000000..ba08cb39 --- /dev/null +++ b/categories/48/applications-ide.svg @@ -0,0 +1,212 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/categories/48/applications-interfacedesign.svg b/categories/48/applications-interfacedesign.svg new file mode 100644 index 00000000..71dd669b --- /dev/null +++ b/categories/48/applications-interfacedesign.svg @@ -0,0 +1,371 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/categories/48/applications-internet-symbolic.svg b/categories/48/applications-internet-symbolic.svg new file mode 100644 index 00000000..89ca5f42 --- /dev/null +++ b/categories/48/applications-internet-symbolic.svg @@ -0,0 +1,65 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + diff --git a/categories/48/applications-internet.svg b/categories/48/applications-internet.svg new file mode 100644 index 00000000..3fbb65c6 --- /dev/null +++ b/categories/48/applications-internet.svg @@ -0,0 +1,296 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/categories/48/applications-java.svg b/categories/48/applications-java.svg new file mode 100644 index 00000000..1a8cf373 --- /dev/null +++ b/categories/48/applications-java.svg @@ -0,0 +1,293 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/categories/48/applications-libraries.svg b/categories/48/applications-libraries.svg new file mode 100644 index 00000000..61a37585 --- /dev/null +++ b/categories/48/applications-libraries.svg @@ -0,0 +1,1056 @@ + + + + + + + + image/svg+xml + + + + Josef Vybiral + + + + + Lapo Calamandrei, Jakub Steiner + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/categories/48/applications-lisp.svg b/categories/48/applications-lisp.svg new file mode 100644 index 00000000..491179da --- /dev/null +++ b/categories/48/applications-lisp.svg @@ -0,0 +1,422 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ( + ( + ( + ( + ( + ( + ( + ( + ( + ( + ( + ( + ( + ( + ( + ( + ( + ( + ( + ( + + diff --git a/categories/48/applications-mail.svg b/categories/48/applications-mail.svg new file mode 100644 index 00000000..7271a2a7 --- /dev/null +++ b/categories/48/applications-mail.svg @@ -0,0 +1,383 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/categories/48/applications-mathematics.svg b/categories/48/applications-mathematics.svg new file mode 100644 index 00000000..fc57b976 --- /dev/null +++ b/categories/48/applications-mathematics.svg @@ -0,0 +1,396 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/categories/48/applications-monodevelopment.svg b/categories/48/applications-monodevelopment.svg new file mode 100644 index 00000000..0d605dac --- /dev/null +++ b/categories/48/applications-monodevelopment.svg @@ -0,0 +1,178 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/categories/48/applications-multimedia.svg b/categories/48/applications-multimedia.svg new file mode 100644 index 00000000..99621fb1 --- /dev/null +++ b/categories/48/applications-multimedia.svg @@ -0,0 +1,474 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/categories/48/applications-ocaml.svg b/categories/48/applications-ocaml.svg new file mode 100644 index 00000000..21d62ef0 --- /dev/null +++ b/categories/48/applications-ocaml.svg @@ -0,0 +1,116 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/categories/48/applications-office.svg b/categories/48/applications-office.svg new file mode 100644 index 00000000..7627ea81 --- /dev/null +++ b/categories/48/applications-office.svg @@ -0,0 +1,375 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/categories/48/applications-other.svg b/categories/48/applications-other.svg new file mode 100644 index 00000000..61fb1dfc --- /dev/null +++ b/categories/48/applications-other.svg @@ -0,0 +1,454 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/categories/48/applications-painting.svg b/categories/48/applications-painting.svg new file mode 100644 index 00000000..04ef2483 --- /dev/null +++ b/categories/48/applications-painting.svg @@ -0,0 +1,233 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/categories/48/applications-perl.svg b/categories/48/applications-perl.svg new file mode 100644 index 00000000..e2e8ad6c --- /dev/null +++ b/categories/48/applications-perl.svg @@ -0,0 +1,217 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/categories/48/applications-photography.svg b/categories/48/applications-photography.svg new file mode 100644 index 00000000..edf96b07 --- /dev/null +++ b/categories/48/applications-photography.svg @@ -0,0 +1,1016 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/categories/48/applications-physics.svg b/categories/48/applications-physics.svg new file mode 100644 index 00000000..1633b566 --- /dev/null +++ b/categories/48/applications-physics.svg @@ -0,0 +1,402 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/categories/48/applications-profiling.svg b/categories/48/applications-profiling.svg new file mode 100644 index 00000000..606c9fc4 --- /dev/null +++ b/categories/48/applications-profiling.svg @@ -0,0 +1,791 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/categories/48/applications-publishing.svg b/categories/48/applications-publishing.svg new file mode 100644 index 00000000..3387e45c --- /dev/null +++ b/categories/48/applications-publishing.svg @@ -0,0 +1,509 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/categories/48/applications-puzzles.svg b/categories/48/applications-puzzles.svg new file mode 100644 index 00000000..748704bd --- /dev/null +++ b/categories/48/applications-puzzles.svg @@ -0,0 +1,404 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/categories/48/applications-python.svg b/categories/48/applications-python.svg new file mode 100644 index 00000000..b2b6a173 --- /dev/null +++ b/categories/48/applications-python.svg @@ -0,0 +1,234 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/categories/48/applications-roleplaying.svg b/categories/48/applications-roleplaying.svg new file mode 100644 index 00000000..c0b86a4c --- /dev/null +++ b/categories/48/applications-roleplaying.svg @@ -0,0 +1,441 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/categories/48/applications-ruby.svg b/categories/48/applications-ruby.svg new file mode 100644 index 00000000..cfe5082f --- /dev/null +++ b/categories/48/applications-ruby.svg @@ -0,0 +1,272 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/categories/48/applications-science.svg b/categories/48/applications-science.svg new file mode 100644 index 00000000..eddd350b --- /dev/null +++ b/categories/48/applications-science.svg @@ -0,0 +1,1131 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/categories/48/applications-simulation.svg b/categories/48/applications-simulation.svg new file mode 100644 index 00000000..4916af63 --- /dev/null +++ b/categories/48/applications-simulation.svg @@ -0,0 +1,683 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/categories/48/applications-sports.svg b/categories/48/applications-sports.svg new file mode 100644 index 00000000..d43567e7 --- /dev/null +++ b/categories/48/applications-sports.svg @@ -0,0 +1,385 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/categories/48/applications-system.svg b/categories/48/applications-system.svg new file mode 120000 index 00000000..51591cc7 --- /dev/null +++ b/categories/48/applications-system.svg @@ -0,0 +1 @@ +../../actions/48/document-properties.svg \ No newline at end of file diff --git a/categories/48/applications-utilities.svg b/categories/48/applications-utilities.svg new file mode 100644 index 00000000..36972138 --- /dev/null +++ b/categories/48/applications-utilities.svg @@ -0,0 +1,499 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/categories/48/applications-versioncontrol.svg b/categories/48/applications-versioncontrol.svg new file mode 100644 index 00000000..df779568 --- /dev/null +++ b/categories/48/applications-versioncontrol.svg @@ -0,0 +1,693 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/categories/48/applications-viewers.svg b/categories/48/applications-viewers.svg new file mode 100644 index 00000000..f17f03ee --- /dev/null +++ b/categories/48/applications-viewers.svg @@ -0,0 +1,376 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/categories/48/applications-webbrowsers.svg b/categories/48/applications-webbrowsers.svg new file mode 120000 index 00000000..53b56503 --- /dev/null +++ b/categories/48/applications-webbrowsers.svg @@ -0,0 +1 @@ +../../apps/48/web-browser.svg \ No newline at end of file diff --git a/categories/48/bluetooth.svg b/categories/48/bluetooth.svg new file mode 100644 index 00000000..1697b13b --- /dev/null +++ b/categories/48/bluetooth.svg @@ -0,0 +1,226 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/categories/48/config-language.svg b/categories/48/config-language.svg new file mode 120000 index 00000000..c0bcf8bc --- /dev/null +++ b/categories/48/config-language.svg @@ -0,0 +1 @@ +preferences-desktop-locale.svg \ No newline at end of file diff --git a/categories/48/network-wireless.svg b/categories/48/network-wireless.svg new file mode 100644 index 00000000..24455050 --- /dev/null +++ b/categories/48/network-wireless.svg @@ -0,0 +1,210 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/categories/48/ppa.svg b/categories/48/ppa.svg new file mode 100644 index 00000000..dc047ec7 --- /dev/null +++ b/categories/48/ppa.svg @@ -0,0 +1,496 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/categories/48/preferences-desktop-accessibility.svg b/categories/48/preferences-desktop-accessibility.svg new file mode 100644 index 00000000..5567fdfd --- /dev/null +++ b/categories/48/preferences-desktop-accessibility.svg @@ -0,0 +1,216 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/categories/48/preferences-desktop-locale.svg b/categories/48/preferences-desktop-locale.svg new file mode 100644 index 00000000..87021049 --- /dev/null +++ b/categories/48/preferences-desktop-locale.svg @@ -0,0 +1,238 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/categories/48/preferences-desktop-online-accounts.svg b/categories/48/preferences-desktop-online-accounts.svg new file mode 100644 index 00000000..3fbb65c6 --- /dev/null +++ b/categories/48/preferences-desktop-online-accounts.svg @@ -0,0 +1,296 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/categories/48/preferences-desktop-peripherals.svg b/categories/48/preferences-desktop-peripherals.svg new file mode 120000 index 00000000..64d8d6ac --- /dev/null +++ b/categories/48/preferences-desktop-peripherals.svg @@ -0,0 +1 @@ +../../devices/48/input-mouse.svg \ No newline at end of file diff --git a/categories/48/preferences-desktop-sound.svg b/categories/48/preferences-desktop-sound.svg new file mode 100644 index 00000000..7b52ea65 --- /dev/null +++ b/categories/48/preferences-desktop-sound.svg @@ -0,0 +1,450 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/categories/48/preferences-system-network.svg b/categories/48/preferences-system-network.svg new file mode 100644 index 00000000..b6b636e8 --- /dev/null +++ b/categories/48/preferences-system-network.svg @@ -0,0 +1,282 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/categories/48/preferences-system-power.svg b/categories/48/preferences-system-power.svg new file mode 100644 index 00000000..450135d6 --- /dev/null +++ b/categories/48/preferences-system-power.svg @@ -0,0 +1,180 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/categories/48/preferences-system-privacy.svg b/categories/48/preferences-system-privacy.svg new file mode 120000 index 00000000..35a04b36 --- /dev/null +++ b/categories/48/preferences-system-privacy.svg @@ -0,0 +1 @@ +../../status/48/locked.svg \ No newline at end of file diff --git a/categories/48/preferences-system-time.svg b/categories/48/preferences-system-time.svg new file mode 100644 index 00000000..97192027 --- /dev/null +++ b/categories/48/preferences-system-time.svg @@ -0,0 +1,327 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/categories/48/system-help.svg b/categories/48/system-help.svg new file mode 120000 index 00000000..53484858 --- /dev/null +++ b/categories/48/system-help.svg @@ -0,0 +1 @@ +../../actions/48/help-contents.svg \ No newline at end of file diff --git a/categories/64/applications-internet.svg b/categories/64/applications-internet.svg new file mode 100644 index 00000000..430feb82 --- /dev/null +++ b/categories/64/applications-internet.svg @@ -0,0 +1,319 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/categories/64/ppa.svg b/categories/64/ppa.svg new file mode 100644 index 00000000..11bc6fe5 --- /dev/null +++ b/categories/64/ppa.svg @@ -0,0 +1,338 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/categories/64/preferences-desktop-accessibility.svg b/categories/64/preferences-desktop-accessibility.svg new file mode 100644 index 00000000..f913fae7 --- /dev/null +++ b/categories/64/preferences-desktop-accessibility.svg @@ -0,0 +1,226 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/categories/64/preferences-desktop-online-accounts.svg b/categories/64/preferences-desktop-online-accounts.svg new file mode 100644 index 00000000..430feb82 --- /dev/null +++ b/categories/64/preferences-desktop-online-accounts.svg @@ -0,0 +1,319 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/categories/64/preferences-desktop-sound.svg b/categories/64/preferences-desktop-sound.svg new file mode 100644 index 00000000..f8497a5a --- /dev/null +++ b/categories/64/preferences-desktop-sound.svg @@ -0,0 +1,451 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/categories/64/preferences-system-power.svg b/categories/64/preferences-system-power.svg new file mode 100644 index 00000000..73763bf1 --- /dev/null +++ b/categories/64/preferences-system-power.svg @@ -0,0 +1,185 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/categories/64/preferences-system-time.svg b/categories/64/preferences-system-time.svg new file mode 100644 index 00000000..be0557c6 --- /dev/null +++ b/categories/64/preferences-system-time.svg @@ -0,0 +1,327 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/devices/128/display.svg b/devices/128/display.svg new file mode 120000 index 00000000..a19a201b --- /dev/null +++ b/devices/128/display.svg @@ -0,0 +1 @@ +video-display.svg \ No newline at end of file diff --git a/devices/128/drive-cdrom.svg b/devices/128/drive-cdrom.svg new file mode 120000 index 00000000..5c62a912 --- /dev/null +++ b/devices/128/drive-cdrom.svg @@ -0,0 +1 @@ +drive-optical.svg \ No newline at end of file diff --git a/devices/128/drive-harddisk.svg b/devices/128/drive-harddisk.svg new file mode 100644 index 00000000..934bd235 --- /dev/null +++ b/devices/128/drive-harddisk.svg @@ -0,0 +1,451 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/devices/128/drive-optical.svg b/devices/128/drive-optical.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/devices/128/drive-optical.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/devices/128/input-mouse.svg b/devices/128/input-mouse.svg new file mode 100644 index 00000000..8904cd00 --- /dev/null +++ b/devices/128/input-mouse.svg @@ -0,0 +1,157 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/devices/128/media-cdr.svg b/devices/128/media-cdr.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/devices/128/media-cdr.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/devices/128/media-cdrom-audio.svg b/devices/128/media-cdrom-audio.svg new file mode 120000 index 00000000..446400df --- /dev/null +++ b/devices/128/media-cdrom-audio.svg @@ -0,0 +1 @@ +media-optical-audio.svg \ No newline at end of file diff --git a/devices/128/media-cdrom.svg b/devices/128/media-cdrom.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/devices/128/media-cdrom.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/devices/128/media-cdrw.svg b/devices/128/media-cdrw.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/devices/128/media-cdrw.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/devices/128/media-dvd.svg b/devices/128/media-dvd.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/devices/128/media-dvd.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/devices/128/media-dvdrw.svg b/devices/128/media-dvdrw.svg new file mode 120000 index 00000000..499dc6d2 --- /dev/null +++ b/devices/128/media-dvdrw.svg @@ -0,0 +1 @@ +media-dvd.svg \ No newline at end of file diff --git a/devices/128/media-optical-audio.svg b/devices/128/media-optical-audio.svg new file mode 100644 index 00000000..567006d1 --- /dev/null +++ b/devices/128/media-optical-audio.svg @@ -0,0 +1,531 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/devices/128/media-optical.svg b/devices/128/media-optical.svg new file mode 100644 index 00000000..c84be9f9 --- /dev/null +++ b/devices/128/media-optical.svg @@ -0,0 +1,408 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/devices/128/monitor.svg b/devices/128/monitor.svg new file mode 120000 index 00000000..a19a201b --- /dev/null +++ b/devices/128/monitor.svg @@ -0,0 +1 @@ +video-display.svg \ No newline at end of file diff --git a/devices/128/system.svg b/devices/128/system.svg new file mode 120000 index 00000000..a19a201b --- /dev/null +++ b/devices/128/system.svg @@ -0,0 +1 @@ +video-display.svg \ No newline at end of file diff --git a/devices/128/video-display.svg b/devices/128/video-display.svg new file mode 100644 index 00000000..797eaf2e --- /dev/null +++ b/devices/128/video-display.svg @@ -0,0 +1,241 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/devices/16/audio-input-microphone.svg b/devices/16/audio-input-microphone.svg new file mode 100644 index 00000000..a83c589b --- /dev/null +++ b/devices/16/audio-input-microphone.svg @@ -0,0 +1,251 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/devices/16/display.svg b/devices/16/display.svg new file mode 120000 index 00000000..a19a201b --- /dev/null +++ b/devices/16/display.svg @@ -0,0 +1 @@ +video-display.svg \ No newline at end of file diff --git a/devices/16/drive-cdrom.svg b/devices/16/drive-cdrom.svg new file mode 120000 index 00000000..5c62a912 --- /dev/null +++ b/devices/16/drive-cdrom.svg @@ -0,0 +1 @@ +drive-optical.svg \ No newline at end of file diff --git a/devices/16/drive-harddisk.svg b/devices/16/drive-harddisk.svg new file mode 100644 index 00000000..a0a0897f --- /dev/null +++ b/devices/16/drive-harddisk.svg @@ -0,0 +1,293 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/devices/16/drive-optical.svg b/devices/16/drive-optical.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/devices/16/drive-optical.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/devices/16/input-mouse.svg b/devices/16/input-mouse.svg new file mode 100644 index 00000000..45d38dc6 --- /dev/null +++ b/devices/16/input-mouse.svg @@ -0,0 +1,126 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/devices/16/media-cdr.svg b/devices/16/media-cdr.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/devices/16/media-cdr.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/devices/16/media-cdrom-audio.svg b/devices/16/media-cdrom-audio.svg new file mode 120000 index 00000000..446400df --- /dev/null +++ b/devices/16/media-cdrom-audio.svg @@ -0,0 +1 @@ +media-optical-audio.svg \ No newline at end of file diff --git a/devices/16/media-cdrom.svg b/devices/16/media-cdrom.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/devices/16/media-cdrom.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/devices/16/media-cdrw.svg b/devices/16/media-cdrw.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/devices/16/media-cdrw.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/devices/16/media-dvd.svg b/devices/16/media-dvd.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/devices/16/media-dvd.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/devices/16/media-dvdrw.svg b/devices/16/media-dvdrw.svg new file mode 120000 index 00000000..499dc6d2 --- /dev/null +++ b/devices/16/media-dvdrw.svg @@ -0,0 +1 @@ +media-dvd.svg \ No newline at end of file diff --git a/devices/16/media-optical-audio.svg b/devices/16/media-optical-audio.svg new file mode 100644 index 00000000..a3b20a7e --- /dev/null +++ b/devices/16/media-optical-audio.svg @@ -0,0 +1,450 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/devices/16/media-optical.svg b/devices/16/media-optical.svg new file mode 100644 index 00000000..891d2e1a --- /dev/null +++ b/devices/16/media-optical.svg @@ -0,0 +1,351 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/devices/16/monitor.svg b/devices/16/monitor.svg new file mode 120000 index 00000000..a19a201b --- /dev/null +++ b/devices/16/monitor.svg @@ -0,0 +1 @@ +video-display.svg \ No newline at end of file diff --git a/devices/16/multimedia-player-apple-ipod.svg b/devices/16/multimedia-player-apple-ipod.svg new file mode 120000 index 00000000..bdc7cf88 --- /dev/null +++ b/devices/16/multimedia-player-apple-ipod.svg @@ -0,0 +1 @@ +multimedia-player-ipod.svg \ No newline at end of file diff --git a/devices/16/multimedia-player-ipod.svg b/devices/16/multimedia-player-ipod.svg new file mode 120000 index 00000000..fd92d8c7 --- /dev/null +++ b/devices/16/multimedia-player-ipod.svg @@ -0,0 +1 @@ +multimedia-player.svg \ No newline at end of file diff --git a/devices/16/multimedia-player.svg b/devices/16/multimedia-player.svg new file mode 100644 index 00000000..7135902a --- /dev/null +++ b/devices/16/multimedia-player.svg @@ -0,0 +1,143 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/devices/16/music-player.svg b/devices/16/music-player.svg new file mode 120000 index 00000000..fd92d8c7 --- /dev/null +++ b/devices/16/music-player.svg @@ -0,0 +1 @@ +multimedia-player.svg \ No newline at end of file diff --git a/devices/16/phone.svg b/devices/16/phone.svg new file mode 100644 index 00000000..5e9cd6d1 --- /dev/null +++ b/devices/16/phone.svg @@ -0,0 +1,634 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/devices/16/system.svg b/devices/16/system.svg new file mode 120000 index 00000000..a19a201b --- /dev/null +++ b/devices/16/system.svg @@ -0,0 +1 @@ +video-display.svg \ No newline at end of file diff --git a/devices/16/video-display.svg b/devices/16/video-display.svg new file mode 100644 index 00000000..02de8e6a --- /dev/null +++ b/devices/16/video-display.svg @@ -0,0 +1,319 @@ + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/devices/24/audio-input-microphone.svg b/devices/24/audio-input-microphone.svg new file mode 100644 index 00000000..dbb3b63d --- /dev/null +++ b/devices/24/audio-input-microphone.svg @@ -0,0 +1,253 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/devices/24/battery.svg b/devices/24/battery.svg new file mode 100644 index 00000000..dbb14055 --- /dev/null +++ b/devices/24/battery.svg @@ -0,0 +1,318 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/devices/24/camera-photo.svg b/devices/24/camera-photo.svg new file mode 100644 index 00000000..f49ab4ed --- /dev/null +++ b/devices/24/camera-photo.svg @@ -0,0 +1,835 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/devices/24/camera.svg b/devices/24/camera.svg new file mode 120000 index 00000000..2849f938 --- /dev/null +++ b/devices/24/camera.svg @@ -0,0 +1 @@ +camera-photo.svg \ No newline at end of file diff --git a/devices/24/display.svg b/devices/24/display.svg new file mode 120000 index 00000000..a19a201b --- /dev/null +++ b/devices/24/display.svg @@ -0,0 +1 @@ +video-display.svg \ No newline at end of file diff --git a/devices/24/drive-cdrom.svg b/devices/24/drive-cdrom.svg new file mode 120000 index 00000000..5c62a912 --- /dev/null +++ b/devices/24/drive-cdrom.svg @@ -0,0 +1 @@ +drive-optical.svg \ No newline at end of file diff --git a/devices/24/drive-harddisk.svg b/devices/24/drive-harddisk.svg new file mode 100644 index 00000000..2219dea8 --- /dev/null +++ b/devices/24/drive-harddisk.svg @@ -0,0 +1,468 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/devices/24/drive-optical.svg b/devices/24/drive-optical.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/devices/24/drive-optical.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/devices/24/drive-removable-media-ieee1394.svg b/devices/24/drive-removable-media-ieee1394.svg new file mode 120000 index 00000000..a283cdf5 --- /dev/null +++ b/devices/24/drive-removable-media-ieee1394.svg @@ -0,0 +1 @@ +drive-removable-media.svg \ No newline at end of file diff --git a/devices/24/drive-removable-media-usb.svg b/devices/24/drive-removable-media-usb.svg new file mode 120000 index 00000000..a283cdf5 --- /dev/null +++ b/devices/24/drive-removable-media-usb.svg @@ -0,0 +1 @@ +drive-removable-media.svg \ No newline at end of file diff --git a/devices/24/drive-removable-media.svg b/devices/24/drive-removable-media.svg new file mode 100644 index 00000000..eb2ed4d5 --- /dev/null +++ b/devices/24/drive-removable-media.svg @@ -0,0 +1,281 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/devices/24/input-mouse.svg b/devices/24/input-mouse.svg new file mode 100644 index 00000000..debc5e57 --- /dev/null +++ b/devices/24/input-mouse.svg @@ -0,0 +1,155 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/devices/24/media-cdr.svg b/devices/24/media-cdr.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/devices/24/media-cdr.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/devices/24/media-cdrom-audio.svg b/devices/24/media-cdrom-audio.svg new file mode 120000 index 00000000..446400df --- /dev/null +++ b/devices/24/media-cdrom-audio.svg @@ -0,0 +1 @@ +media-optical-audio.svg \ No newline at end of file diff --git a/devices/24/media-cdrom.svg b/devices/24/media-cdrom.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/devices/24/media-cdrom.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/devices/24/media-cdrw.svg b/devices/24/media-cdrw.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/devices/24/media-cdrw.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/devices/24/media-dvd.svg b/devices/24/media-dvd.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/devices/24/media-dvd.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/devices/24/media-dvdrw.svg b/devices/24/media-dvdrw.svg new file mode 120000 index 00000000..499dc6d2 --- /dev/null +++ b/devices/24/media-dvdrw.svg @@ -0,0 +1 @@ +media-dvd.svg \ No newline at end of file diff --git a/devices/24/media-optical-audio.svg b/devices/24/media-optical-audio.svg new file mode 100644 index 00000000..1110119a --- /dev/null +++ b/devices/24/media-optical-audio.svg @@ -0,0 +1,498 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/devices/24/media-optical.svg b/devices/24/media-optical.svg new file mode 100644 index 00000000..2916e7d0 --- /dev/null +++ b/devices/24/media-optical.svg @@ -0,0 +1,408 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/devices/24/monitor.svg b/devices/24/monitor.svg new file mode 120000 index 00000000..a19a201b --- /dev/null +++ b/devices/24/monitor.svg @@ -0,0 +1 @@ +video-display.svg \ No newline at end of file diff --git a/devices/24/multimedia-player-apple-ipod.svg b/devices/24/multimedia-player-apple-ipod.svg new file mode 120000 index 00000000..bdc7cf88 --- /dev/null +++ b/devices/24/multimedia-player-apple-ipod.svg @@ -0,0 +1 @@ +multimedia-player-ipod.svg \ No newline at end of file diff --git a/devices/24/multimedia-player-ipod.svg b/devices/24/multimedia-player-ipod.svg new file mode 120000 index 00000000..fd92d8c7 --- /dev/null +++ b/devices/24/multimedia-player-ipod.svg @@ -0,0 +1 @@ +multimedia-player.svg \ No newline at end of file diff --git a/devices/24/multimedia-player.svg b/devices/24/multimedia-player.svg new file mode 100644 index 00000000..e74fc648 --- /dev/null +++ b/devices/24/multimedia-player.svg @@ -0,0 +1,142 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/devices/24/music-player.svg b/devices/24/music-player.svg new file mode 120000 index 00000000..fd92d8c7 --- /dev/null +++ b/devices/24/music-player.svg @@ -0,0 +1 @@ +multimedia-player.svg \ No newline at end of file diff --git a/devices/24/printer.svg b/devices/24/printer.svg new file mode 100644 index 00000000..6b1e2b61 --- /dev/null +++ b/devices/24/printer.svg @@ -0,0 +1,637 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + diff --git a/devices/24/system.svg b/devices/24/system.svg new file mode 120000 index 00000000..a19a201b --- /dev/null +++ b/devices/24/system.svg @@ -0,0 +1 @@ +video-display.svg \ No newline at end of file diff --git a/devices/24/video-display.svg b/devices/24/video-display.svg new file mode 100644 index 00000000..8dfd963c --- /dev/null +++ b/devices/24/video-display.svg @@ -0,0 +1,217 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/devices/32/display.svg b/devices/32/display.svg new file mode 120000 index 00000000..a19a201b --- /dev/null +++ b/devices/32/display.svg @@ -0,0 +1 @@ +video-display.svg \ No newline at end of file diff --git a/devices/32/drive-cdrom.svg b/devices/32/drive-cdrom.svg new file mode 120000 index 00000000..5c62a912 --- /dev/null +++ b/devices/32/drive-cdrom.svg @@ -0,0 +1 @@ +drive-optical.svg \ No newline at end of file diff --git a/devices/32/drive-harddisk.svg b/devices/32/drive-harddisk.svg new file mode 100644 index 00000000..150b184f --- /dev/null +++ b/devices/32/drive-harddisk.svg @@ -0,0 +1,486 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/devices/32/drive-optical.svg b/devices/32/drive-optical.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/devices/32/drive-optical.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/devices/32/input-mouse.svg b/devices/32/input-mouse.svg new file mode 100644 index 00000000..ae4be429 --- /dev/null +++ b/devices/32/input-mouse.svg @@ -0,0 +1,155 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/devices/32/media-cdr.svg b/devices/32/media-cdr.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/devices/32/media-cdr.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/devices/32/media-cdrom-audio.svg b/devices/32/media-cdrom-audio.svg new file mode 120000 index 00000000..446400df --- /dev/null +++ b/devices/32/media-cdrom-audio.svg @@ -0,0 +1 @@ +media-optical-audio.svg \ No newline at end of file diff --git a/devices/32/media-cdrom.svg b/devices/32/media-cdrom.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/devices/32/media-cdrom.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/devices/32/media-cdrw.svg b/devices/32/media-cdrw.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/devices/32/media-cdrw.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/devices/32/media-dvd.svg b/devices/32/media-dvd.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/devices/32/media-dvd.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/devices/32/media-dvdrw.svg b/devices/32/media-dvdrw.svg new file mode 120000 index 00000000..499dc6d2 --- /dev/null +++ b/devices/32/media-dvdrw.svg @@ -0,0 +1 @@ +media-dvd.svg \ No newline at end of file diff --git a/devices/32/media-optical-audio.svg b/devices/32/media-optical-audio.svg new file mode 100644 index 00000000..0030a48a --- /dev/null +++ b/devices/32/media-optical-audio.svg @@ -0,0 +1,509 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/devices/32/media-optical.svg b/devices/32/media-optical.svg new file mode 100644 index 00000000..076b0da2 --- /dev/null +++ b/devices/32/media-optical.svg @@ -0,0 +1,413 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/devices/32/monitor.svg b/devices/32/monitor.svg new file mode 120000 index 00000000..a19a201b --- /dev/null +++ b/devices/32/monitor.svg @@ -0,0 +1 @@ +video-display.svg \ No newline at end of file diff --git a/devices/32/printer.svg b/devices/32/printer.svg new file mode 100644 index 00000000..d64acac5 --- /dev/null +++ b/devices/32/printer.svg @@ -0,0 +1,690 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/devices/32/system.svg b/devices/32/system.svg new file mode 120000 index 00000000..a19a201b --- /dev/null +++ b/devices/32/system.svg @@ -0,0 +1 @@ +video-display.svg \ No newline at end of file diff --git a/devices/32/video-display.svg b/devices/32/video-display.svg new file mode 100644 index 00000000..a0afbc71 --- /dev/null +++ b/devices/32/video-display.svg @@ -0,0 +1,208 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/devices/48/audio-card.svg b/devices/48/audio-card.svg new file mode 100644 index 00000000..3ef9519a --- /dev/null +++ b/devices/48/audio-card.svg @@ -0,0 +1,549 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/devices/48/audio-input-microphone.svg b/devices/48/audio-input-microphone.svg new file mode 100644 index 00000000..f0bd0e9c --- /dev/null +++ b/devices/48/audio-input-microphone.svg @@ -0,0 +1,264 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/devices/48/battery.svg b/devices/48/battery.svg new file mode 100644 index 00000000..ac831068 --- /dev/null +++ b/devices/48/battery.svg @@ -0,0 +1,332 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/devices/48/camera-photo.svg b/devices/48/camera-photo.svg new file mode 100644 index 00000000..63634a7b --- /dev/null +++ b/devices/48/camera-photo.svg @@ -0,0 +1,946 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/devices/48/camera.svg b/devices/48/camera.svg new file mode 120000 index 00000000..2849f938 --- /dev/null +++ b/devices/48/camera.svg @@ -0,0 +1 @@ +camera-photo.svg \ No newline at end of file diff --git a/devices/48/display.svg b/devices/48/display.svg new file mode 120000 index 00000000..a19a201b --- /dev/null +++ b/devices/48/display.svg @@ -0,0 +1 @@ +video-display.svg \ No newline at end of file diff --git a/devices/48/drive-cdrom.svg b/devices/48/drive-cdrom.svg new file mode 120000 index 00000000..5c62a912 --- /dev/null +++ b/devices/48/drive-cdrom.svg @@ -0,0 +1 @@ +drive-optical.svg \ No newline at end of file diff --git a/devices/48/drive-harddisk-ieee1394.svg b/devices/48/drive-harddisk-ieee1394.svg new file mode 100644 index 00000000..6ef9dd7e --- /dev/null +++ b/devices/48/drive-harddisk-ieee1394.svg @@ -0,0 +1,380 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/devices/48/drive-harddisk-symbolic.svg b/devices/48/drive-harddisk-symbolic.svg new file mode 100644 index 00000000..fbd2f0a1 --- /dev/null +++ b/devices/48/drive-harddisk-symbolic.svg @@ -0,0 +1,105 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/devices/48/drive-harddisk-usb.svg b/devices/48/drive-harddisk-usb.svg new file mode 100644 index 00000000..076443d1 --- /dev/null +++ b/devices/48/drive-harddisk-usb.svg @@ -0,0 +1,296 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/devices/48/drive-harddisk.svg b/devices/48/drive-harddisk.svg new file mode 100644 index 00000000..b20b28a1 --- /dev/null +++ b/devices/48/drive-harddisk.svg @@ -0,0 +1,448 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/devices/48/drive-optical.svg b/devices/48/drive-optical.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/devices/48/drive-optical.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/devices/48/drive-removable-media-ieee1394.svg b/devices/48/drive-removable-media-ieee1394.svg new file mode 120000 index 00000000..cc847929 --- /dev/null +++ b/devices/48/drive-removable-media-ieee1394.svg @@ -0,0 +1 @@ +drive-harddisk-ieee1394.svg \ No newline at end of file diff --git a/devices/48/drive-removable-media-usb.svg b/devices/48/drive-removable-media-usb.svg new file mode 120000 index 00000000..12bc01b2 --- /dev/null +++ b/devices/48/drive-removable-media-usb.svg @@ -0,0 +1 @@ +drive-harddisk-usb.svg \ No newline at end of file diff --git a/devices/48/drive-removable-media.svg b/devices/48/drive-removable-media.svg new file mode 100644 index 00000000..77bd8b85 --- /dev/null +++ b/devices/48/drive-removable-media.svg @@ -0,0 +1,283 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/devices/48/gnome-dev-pcmcia.svg b/devices/48/gnome-dev-pcmcia.svg new file mode 100644 index 00000000..0c5a76b5 --- /dev/null +++ b/devices/48/gnome-dev-pcmcia.svg @@ -0,0 +1,279 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/devices/48/gnome-dev-printer-new.svg b/devices/48/gnome-dev-printer-new.svg new file mode 100644 index 00000000..c3836dc6 --- /dev/null +++ b/devices/48/gnome-dev-printer-new.svg @@ -0,0 +1,453 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/devices/48/input-mouse.svg b/devices/48/input-mouse.svg new file mode 100644 index 00000000..261824a7 --- /dev/null +++ b/devices/48/input-mouse.svg @@ -0,0 +1,155 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/devices/48/media-cdr.svg b/devices/48/media-cdr.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/devices/48/media-cdr.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/devices/48/media-cdrom-audio.svg b/devices/48/media-cdrom-audio.svg new file mode 120000 index 00000000..446400df --- /dev/null +++ b/devices/48/media-cdrom-audio.svg @@ -0,0 +1 @@ +media-optical-audio.svg \ No newline at end of file diff --git a/devices/48/media-cdrom.svg b/devices/48/media-cdrom.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/devices/48/media-cdrom.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/devices/48/media-cdrw.svg b/devices/48/media-cdrw.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/devices/48/media-cdrw.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/devices/48/media-dvd.svg b/devices/48/media-dvd.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/devices/48/media-dvd.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/devices/48/media-dvdrw.svg b/devices/48/media-dvdrw.svg new file mode 120000 index 00000000..499dc6d2 --- /dev/null +++ b/devices/48/media-dvdrw.svg @@ -0,0 +1 @@ +media-dvd.svg \ No newline at end of file diff --git a/devices/48/media-flash-cf.svg b/devices/48/media-flash-cf.svg new file mode 100644 index 00000000..c28d7b36 --- /dev/null +++ b/devices/48/media-flash-cf.svg @@ -0,0 +1,244 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/devices/48/media-flash-ms.svg b/devices/48/media-flash-ms.svg new file mode 100644 index 00000000..f33ffaed --- /dev/null +++ b/devices/48/media-flash-ms.svg @@ -0,0 +1,152 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/devices/48/media-flash.svg b/devices/48/media-flash.svg new file mode 120000 index 00000000..3421cd88 --- /dev/null +++ b/devices/48/media-flash.svg @@ -0,0 +1 @@ +media-memory-sd.svg \ No newline at end of file diff --git a/devices/48/media-memory-sd.svg b/devices/48/media-memory-sd.svg new file mode 100644 index 00000000..379e77b5 --- /dev/null +++ b/devices/48/media-memory-sd.svg @@ -0,0 +1,151 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/devices/48/media-memory-sm.svg b/devices/48/media-memory-sm.svg new file mode 100644 index 00000000..ee5ef156 --- /dev/null +++ b/devices/48/media-memory-sm.svg @@ -0,0 +1,604 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/devices/48/media-memory.svg b/devices/48/media-memory.svg new file mode 100644 index 00000000..e2793360 --- /dev/null +++ b/devices/48/media-memory.svg @@ -0,0 +1,1158 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/devices/48/media-optical-audio.svg b/devices/48/media-optical-audio.svg new file mode 100644 index 00000000..6428173e --- /dev/null +++ b/devices/48/media-optical-audio.svg @@ -0,0 +1,502 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/devices/48/media-optical.svg b/devices/48/media-optical.svg new file mode 100644 index 00000000..ffe09a79 --- /dev/null +++ b/devices/48/media-optical.svg @@ -0,0 +1,445 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/devices/48/monitor.svg b/devices/48/monitor.svg new file mode 120000 index 00000000..a19a201b --- /dev/null +++ b/devices/48/monitor.svg @@ -0,0 +1 @@ +video-display.svg \ No newline at end of file diff --git a/devices/48/multimedia-player-apple-ipod.svg b/devices/48/multimedia-player-apple-ipod.svg new file mode 120000 index 00000000..bdc7cf88 --- /dev/null +++ b/devices/48/multimedia-player-apple-ipod.svg @@ -0,0 +1 @@ +multimedia-player-ipod.svg \ No newline at end of file diff --git a/devices/48/multimedia-player-ipod.svg b/devices/48/multimedia-player-ipod.svg new file mode 120000 index 00000000..fd92d8c7 --- /dev/null +++ b/devices/48/multimedia-player-ipod.svg @@ -0,0 +1 @@ +multimedia-player.svg \ No newline at end of file diff --git a/devices/48/multimedia-player.svg b/devices/48/multimedia-player.svg new file mode 100644 index 00000000..598084fd --- /dev/null +++ b/devices/48/multimedia-player.svg @@ -0,0 +1,333 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/devices/48/music-player.svg b/devices/48/music-player.svg new file mode 120000 index 00000000..fd92d8c7 --- /dev/null +++ b/devices/48/music-player.svg @@ -0,0 +1 @@ +multimedia-player.svg \ No newline at end of file diff --git a/devices/48/printer-remote.svg b/devices/48/printer-remote.svg new file mode 100644 index 00000000..467759a8 --- /dev/null +++ b/devices/48/printer-remote.svg @@ -0,0 +1,1711 @@ + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/devices/48/printer.svg b/devices/48/printer.svg new file mode 100644 index 00000000..c2d00f4f --- /dev/null +++ b/devices/48/printer.svg @@ -0,0 +1,442 @@ + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/devices/48/processor.svg b/devices/48/processor.svg new file mode 100644 index 00000000..4a07da8e --- /dev/null +++ b/devices/48/processor.svg @@ -0,0 +1,1209 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + CPU + CPU + + + + diff --git a/devices/48/system.svg b/devices/48/system.svg new file mode 120000 index 00000000..a19a201b --- /dev/null +++ b/devices/48/system.svg @@ -0,0 +1 @@ +video-display.svg \ No newline at end of file diff --git a/devices/48/video-display.svg b/devices/48/video-display.svg new file mode 100644 index 00000000..c86036cf --- /dev/null +++ b/devices/48/video-display.svg @@ -0,0 +1,334 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/devices/64/camera-photo.svg b/devices/64/camera-photo.svg new file mode 100644 index 00000000..05c86617 --- /dev/null +++ b/devices/64/camera-photo.svg @@ -0,0 +1,943 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/devices/64/camera.svg b/devices/64/camera.svg new file mode 120000 index 00000000..2849f938 --- /dev/null +++ b/devices/64/camera.svg @@ -0,0 +1 @@ +camera-photo.svg \ No newline at end of file diff --git a/devices/64/display.svg b/devices/64/display.svg new file mode 120000 index 00000000..a19a201b --- /dev/null +++ b/devices/64/display.svg @@ -0,0 +1 @@ +video-display.svg \ No newline at end of file diff --git a/devices/64/drive-cdrom.svg b/devices/64/drive-cdrom.svg new file mode 120000 index 00000000..5c62a912 --- /dev/null +++ b/devices/64/drive-cdrom.svg @@ -0,0 +1 @@ +drive-optical.svg \ No newline at end of file diff --git a/devices/64/drive-harddisk.svg b/devices/64/drive-harddisk.svg new file mode 100644 index 00000000..c57c0ebd --- /dev/null +++ b/devices/64/drive-harddisk.svg @@ -0,0 +1,451 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/devices/64/drive-optical.svg b/devices/64/drive-optical.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/devices/64/drive-optical.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/devices/64/input-mouse.svg b/devices/64/input-mouse.svg new file mode 100644 index 00000000..6692cd79 --- /dev/null +++ b/devices/64/input-mouse.svg @@ -0,0 +1,155 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/devices/64/media-cdr.svg b/devices/64/media-cdr.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/devices/64/media-cdr.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/devices/64/media-cdrom-audio.svg b/devices/64/media-cdrom-audio.svg new file mode 120000 index 00000000..446400df --- /dev/null +++ b/devices/64/media-cdrom-audio.svg @@ -0,0 +1 @@ +media-optical-audio.svg \ No newline at end of file diff --git a/devices/64/media-cdrom.svg b/devices/64/media-cdrom.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/devices/64/media-cdrom.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/devices/64/media-cdrw.svg b/devices/64/media-cdrw.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/devices/64/media-cdrw.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/devices/64/media-dvd.svg b/devices/64/media-dvd.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/devices/64/media-dvd.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/devices/64/media-dvdrw.svg b/devices/64/media-dvdrw.svg new file mode 120000 index 00000000..499dc6d2 --- /dev/null +++ b/devices/64/media-dvdrw.svg @@ -0,0 +1 @@ +media-dvd.svg \ No newline at end of file diff --git a/devices/64/media-optical-audio.svg b/devices/64/media-optical-audio.svg new file mode 100644 index 00000000..b3170910 --- /dev/null +++ b/devices/64/media-optical-audio.svg @@ -0,0 +1,498 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/devices/64/media-optical.svg b/devices/64/media-optical.svg new file mode 100644 index 00000000..1b43c074 --- /dev/null +++ b/devices/64/media-optical.svg @@ -0,0 +1,402 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/devices/64/monitor.svg b/devices/64/monitor.svg new file mode 120000 index 00000000..a19a201b --- /dev/null +++ b/devices/64/monitor.svg @@ -0,0 +1 @@ +video-display.svg \ No newline at end of file diff --git a/devices/64/processor.svg b/devices/64/processor.svg new file mode 100644 index 00000000..be6ae28b --- /dev/null +++ b/devices/64/processor.svg @@ -0,0 +1,577 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + CPU + CPU + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/devices/64/system.svg b/devices/64/system.svg new file mode 120000 index 00000000..a19a201b --- /dev/null +++ b/devices/64/system.svg @@ -0,0 +1 @@ +video-display.svg \ No newline at end of file diff --git a/devices/64/video-display.svg b/devices/64/video-display.svg new file mode 100644 index 00000000..1071a044 --- /dev/null +++ b/devices/64/video-display.svg @@ -0,0 +1,327 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/devices/symbolic/camera-photo-symbolic.svg b/devices/symbolic/camera-photo-symbolic.svg new file mode 100644 index 00000000..92af0e98 --- /dev/null +++ b/devices/symbolic/camera-photo-symbolic.svg @@ -0,0 +1,36 @@ + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + diff --git a/devices/symbolic/camera-video-symbolic.svg b/devices/symbolic/camera-video-symbolic.svg new file mode 100644 index 00000000..be834411 --- /dev/null +++ b/devices/symbolic/camera-video-symbolic.svg @@ -0,0 +1,49 @@ + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + + diff --git a/devices/symbolic/drive-harddisk-symbolic.svg b/devices/symbolic/drive-harddisk-symbolic.svg new file mode 100644 index 00000000..beae23f3 --- /dev/null +++ b/devices/symbolic/drive-harddisk-symbolic.svg @@ -0,0 +1,37 @@ + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/devices/symbolic/media-optical-symbolic.svg b/devices/symbolic/media-optical-symbolic.svg new file mode 100644 index 00000000..a6c477e5 --- /dev/null +++ b/devices/symbolic/media-optical-symbolic.svg @@ -0,0 +1,62 @@ + + + + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + diff --git a/devices/symbolic/media-removable-symbolic.svg b/devices/symbolic/media-removable-symbolic.svg new file mode 100644 index 00000000..4b080d6d --- /dev/null +++ b/devices/symbolic/media-removable-symbolic.svg @@ -0,0 +1,132 @@ + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + + diff --git a/devices/symbolic/multimedia-player-symbolic.svg b/devices/symbolic/multimedia-player-symbolic.svg new file mode 100644 index 00000000..32114e51 --- /dev/null +++ b/devices/symbolic/multimedia-player-symbolic.svg @@ -0,0 +1,46 @@ + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + + diff --git a/devices/symbolic/phone-symbolic.svg b/devices/symbolic/phone-symbolic.svg new file mode 100644 index 00000000..dd4c59dd --- /dev/null +++ b/devices/symbolic/phone-symbolic.svg @@ -0,0 +1,37 @@ + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/devices/symbolic/printer-symbolic.svg b/devices/symbolic/printer-symbolic.svg new file mode 100644 index 00000000..8eb71094 --- /dev/null +++ b/devices/symbolic/printer-symbolic.svg @@ -0,0 +1,164 @@ + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + diff --git a/emblems/16/emblem-readonly.svg b/emblems/16/emblem-readonly.svg new file mode 100644 index 00000000..3f72c90a --- /dev/null +++ b/emblems/16/emblem-readonly.svg @@ -0,0 +1,348 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/emblems/16/emblem-symbolic-link.svg b/emblems/16/emblem-symbolic-link.svg new file mode 100644 index 00000000..d635c3f1 --- /dev/null +++ b/emblems/16/emblem-symbolic-link.svg @@ -0,0 +1,159 @@ + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/emblems/16/emblem-unreadable.svg b/emblems/16/emblem-unreadable.svg new file mode 100644 index 00000000..3f72c90a --- /dev/null +++ b/emblems/16/emblem-unreadable.svg @@ -0,0 +1,348 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/emblems/24/emblem-synchronizing.svg b/emblems/24/emblem-synchronizing.svg new file mode 100644 index 00000000..5c68615b --- /dev/null +++ b/emblems/24/emblem-synchronizing.svg @@ -0,0 +1,202 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/emblems/symbolic/emblem-synchronizing-symbolic.svg b/emblems/symbolic/emblem-synchronizing-symbolic.svg new file mode 100644 index 00000000..33895d97 --- /dev/null +++ b/emblems/symbolic/emblem-synchronizing-symbolic.svg @@ -0,0 +1,36 @@ + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + diff --git a/emblems/symbolic/emblem-system-symbolic.svg b/emblems/symbolic/emblem-system-symbolic.svg new file mode 100644 index 00000000..710518dd --- /dev/null +++ b/emblems/symbolic/emblem-system-symbolic.svg @@ -0,0 +1,40 @@ + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + diff --git a/emotes/128/avatar-default.svg b/emotes/128/avatar-default.svg new file mode 100644 index 00000000..dd878f0f --- /dev/null +++ b/emotes/128/avatar-default.svg @@ -0,0 +1,72 @@ + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/emotes/16/avatar-default-symbolic.svg b/emotes/16/avatar-default-symbolic.svg new file mode 100644 index 00000000..98ee4408 --- /dev/null +++ b/emotes/16/avatar-default-symbolic.svg @@ -0,0 +1,64 @@ + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/emotes/16/avatar-default.svg b/emotes/16/avatar-default.svg new file mode 100644 index 00000000..99bacee5 --- /dev/null +++ b/emotes/16/avatar-default.svg @@ -0,0 +1,41 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/emotes/16/face-angel.svg b/emotes/16/face-angel.svg new file mode 100644 index 00000000..4dac08df --- /dev/null +++ b/emotes/16/face-angel.svg @@ -0,0 +1,141 @@ + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/emotes/16/face-angry.svg b/emotes/16/face-angry.svg new file mode 100644 index 00000000..fb546f8b --- /dev/null +++ b/emotes/16/face-angry.svg @@ -0,0 +1,177 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/emotes/16/face-cool.svg b/emotes/16/face-cool.svg new file mode 100644 index 00000000..4599d494 --- /dev/null +++ b/emotes/16/face-cool.svg @@ -0,0 +1,209 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/emotes/16/face-crying.svg b/emotes/16/face-crying.svg new file mode 100644 index 00000000..fb0f7859 --- /dev/null +++ b/emotes/16/face-crying.svg @@ -0,0 +1,193 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + diff --git a/emotes/16/face-devilish.svg b/emotes/16/face-devilish.svg new file mode 100644 index 00000000..0644925a --- /dev/null +++ b/emotes/16/face-devilish.svg @@ -0,0 +1,204 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/emotes/16/face-heart-broken.svg b/emotes/16/face-heart-broken.svg new file mode 100644 index 00000000..d882a7b5 --- /dev/null +++ b/emotes/16/face-heart-broken.svg @@ -0,0 +1,122 @@ + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/emotes/16/face-heart.svg b/emotes/16/face-heart.svg new file mode 100644 index 00000000..f0d6f15c --- /dev/null +++ b/emotes/16/face-heart.svg @@ -0,0 +1,125 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/emotes/16/face-kiss.svg b/emotes/16/face-kiss.svg new file mode 100644 index 00000000..c58aa201 --- /dev/null +++ b/emotes/16/face-kiss.svg @@ -0,0 +1,306 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/emotes/16/face-laugh.svg b/emotes/16/face-laugh.svg new file mode 100644 index 00000000..0d4a08fe --- /dev/null +++ b/emotes/16/face-laugh.svg @@ -0,0 +1,203 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + diff --git a/emotes/16/face-plain.svg b/emotes/16/face-plain.svg new file mode 100644 index 00000000..9bc28542 --- /dev/null +++ b/emotes/16/face-plain.svg @@ -0,0 +1,134 @@ + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/emotes/16/face-raspberry-squint.svg b/emotes/16/face-raspberry-squint.svg new file mode 100644 index 00000000..28e3c049 --- /dev/null +++ b/emotes/16/face-raspberry-squint.svg @@ -0,0 +1,204 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/emotes/16/face-raspberry-wink.svg b/emotes/16/face-raspberry-wink.svg new file mode 100644 index 00000000..2a46374a --- /dev/null +++ b/emotes/16/face-raspberry-wink.svg @@ -0,0 +1,163 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/emotes/16/face-raspberry.svg b/emotes/16/face-raspberry.svg new file mode 100644 index 00000000..c26a6dc8 --- /dev/null +++ b/emotes/16/face-raspberry.svg @@ -0,0 +1,170 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/emotes/16/face-sad.svg b/emotes/16/face-sad.svg new file mode 100644 index 00000000..b192cd54 --- /dev/null +++ b/emotes/16/face-sad.svg @@ -0,0 +1,146 @@ + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/emotes/16/face-sick.svg b/emotes/16/face-sick.svg new file mode 100644 index 00000000..60f5ad8c --- /dev/null +++ b/emotes/16/face-sick.svg @@ -0,0 +1,186 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/emotes/16/face-smile-big-squint.svg b/emotes/16/face-smile-big-squint.svg new file mode 100644 index 00000000..e1c5386c --- /dev/null +++ b/emotes/16/face-smile-big-squint.svg @@ -0,0 +1,220 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/emotes/16/face-smile-big.svg b/emotes/16/face-smile-big.svg new file mode 100644 index 00000000..fec08480 --- /dev/null +++ b/emotes/16/face-smile-big.svg @@ -0,0 +1,240 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/emotes/16/face-smile-crying.svg b/emotes/16/face-smile-crying.svg new file mode 100644 index 00000000..a6dfd038 --- /dev/null +++ b/emotes/16/face-smile-crying.svg @@ -0,0 +1,263 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/emotes/16/face-smile.svg b/emotes/16/face-smile.svg new file mode 100644 index 00000000..3c11d55d --- /dev/null +++ b/emotes/16/face-smile.svg @@ -0,0 +1,206 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/emotes/16/face-surprise.svg b/emotes/16/face-surprise.svg new file mode 100644 index 00000000..83e887b3 --- /dev/null +++ b/emotes/16/face-surprise.svg @@ -0,0 +1,175 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/emotes/16/face-tired.svg b/emotes/16/face-tired.svg new file mode 100644 index 00000000..26464504 --- /dev/null +++ b/emotes/16/face-tired.svg @@ -0,0 +1,223 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/emotes/16/face-uncertain.svg b/emotes/16/face-uncertain.svg new file mode 100644 index 00000000..6792b095 --- /dev/null +++ b/emotes/16/face-uncertain.svg @@ -0,0 +1,126 @@ + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/emotes/16/face-wink.svg b/emotes/16/face-wink.svg new file mode 100644 index 00000000..8f18522a --- /dev/null +++ b/emotes/16/face-wink.svg @@ -0,0 +1,151 @@ + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/emotes/16/face-worried.svg b/emotes/16/face-worried.svg new file mode 100644 index 00000000..1562bd80 --- /dev/null +++ b/emotes/16/face-worried.svg @@ -0,0 +1,126 @@ + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/index.theme b/index.theme new file mode 100644 index 00000000..6d04a4d6 --- /dev/null +++ b/index.theme @@ -0,0 +1,484 @@ +[Icon Theme] +Name=elementary +Comment=Smooth modern theme designed to be intuitive. + +Example=directory-x-normal + +#Directory list +Directories=actions/16,actions/24,actions/32,actions/48,actions/64,actions/128,actions/symbolic,animations/16,animations/24,animations/32,animations/48,animations/64,animations/128,apps/16,apps/24,apps/32,apps/48,apps/64,apps/128,categories/16,categories/24,categories/32,categories/48,categories/64,categories/128,devices/16,devices/24,devices/32,devices/48,devices/64,devices/128,devices/symbolic,emblems/16,emblems/24,emblems/32,emblems/48,emblems/64,emblems/128,emblems/symbolic,emotes/16,emotes/24,emotes/48,emotes/128,mimes/16,mimes/24,mimes/32,mimes/48,mimes/64,mimes/128,mimes/symbolic,panel/16,panel/24,panel/48,panel/128,places/16,places/24,places/32,places/48,places/64,places/128,places/symbolic,status/16,status/24,status/32,status/48,status/64,status/128,status/symbolic + +[actions/16] +Size=16 +Context=Actions +MinSize=8 +MaxSize=21 +Type=Scalable + +[actions/24] +Size=24 +Context=Actions +MinSize=8 +MaxSize=32 +Type=Scalable + +[actions/32] +Size=32 +Context=Actions +MinSize=8 +MaxSize=47 +Type=Scalable + +[actions/48] +Size=48 +Context=Actions +MinSize=8 +MaxSize=63 +Type=Scalable + +[actions/64] +Size=64 +Context=Actions +MinSize=8 +MaxSize=127 +Type=Scalable + +[actions/128] +Size=128 +Context=Actions +MinSize=8 +MaxSize=512 +Type=Scalable + +[actions/symbolic] +Size=16 +Context=Actions +MinSize=8 +MaxSize=512 +Type=Scalable + +[animations/16] +Size=16 +Context=Animations +MinSize=8 +MaxSize=512 +Type=Scalable + +[animations/24] +Size=24 +Context=Animations +MinSize=8 +MaxSize=512 +Type=Scalable + +[animations/32] +Size=32 +Context=Animations +MinSize=8 +MaxSize=512 +Type=Scalable + +[animations/48] +Size=48 +Context=Animations +MinSize=8 +MaxSize=512 +Type=Scalable + +[animations/64] +Size=64 +Context=Animations +MinSize=8 +MaxSize=512 +Type=Scalable + +[animations/128] +Size=128 +Context=Animations +MinSize=8 +MaxSize=512 +Type=Scalable + +[apps/16] +Size=16 +Context=Applications +MinSize=8 +MaxSize=512 +Type=Scalable + +[apps/24] +Size=24 +Context=Applications +MinSize=8 +MaxSize=512 +Type=Scalable + +[apps/32] +Size=32 +Context=Applications +MinSize=8 +MaxSize=512 +Type=Scalable + +[apps/48] +Size=48 +Context=Applications +MinSize=8 +MaxSize=512 +Type=Scalable + +[apps/64] +Size=64 +Context=Applications +MinSize=8 +MaxSize=512 +Type=Scalable + +[apps/128] +Size=128 +Context=Applications +MinSize=8 +MaxSize=512 +Type=Scalable + +[categories/16] +Size=16 +Context=Categories +MinSize=8 +MaxSize=512 +Type=Scalable + +[categories/24] +Size=24 +Context=Categories +MinSize=8 +MaxSize=512 +Type=Scalable + +[categories/32] +Size=32 +Context=Categories +MinSize=8 +MaxSize=512 +Type=Scalable + +[categories/48] +Size=48 +Context=Categories +MinSize=8 +MaxSize=512 +Type=Scalable + +[categories/64] +Size=64 +Context=Categories +MinSize=8 +MaxSize=512 +Type=Scalable + +[categories/128] +Size=128 +Context=Categories +MinSize=8 +MaxSize=512 +Type=Scalable + +[devices/16] +Size=16 +Context=Devices +MinSize=8 +MaxSize=512 +Type=Scalable + +[devices/24] +Size=24 +Context=Devices +MinSize=8 +MaxSize=512 +Type=Scalable + +[devices/32] +Size=32 +Context=Devices +MinSize=8 +MaxSize=512 +Type=Scalable + +[devices/48] +Size=48 +Context=Devices +MinSize=8 +MaxSize=512 +Type=Scalable + +[devices/64] +Size=64 +Context=Devices +MinSize=8 +MaxSize=512 +Type=Scalable + +[devices/128] +Size=128 +Context=Devices +MinSize=8 +MaxSize=512 +Type=Scalable + +[devices/symbolic] +Size=16 +Context=Devices +MinSize=8 +MaxSize=512 +Type=Scalable + +[emblems/16] +Size=16 +Context=Emblems +MinSize=8 +MaxSize=512 +Type=Scalable + +[emblems/24] +Size=24 +Context=Emblems +MinSize=8 +MaxSize=512 +Type=Scalable + +[emblems/32] +Size=32 +Context=Emblems +MinSize=8 +MaxSize=512 +Type=Scalable + +[emblems/48] +Size=48 +Context=Emblems +MinSize=8 +MaxSize=512 +Type=Scalable + +[emblems/64] +Size=64 +Context=Emblems +MinSize=8 +MaxSize=512 +Type=Scalable + +[emblems/128] +Size=128 +Context=Emblems +MinSize=8 +MaxSize=512 +Type=Scalable + +[emblems/symbolic] +Size=16 +Context=Emblems +MinSize=8 +MaxSize=512 +Type=Scalable + +[emotes/16] +Size=16 +Context=Emotes +MinSize=8 +MaxSize=512 +Type=Scalable + +[emotes/24] +Size=24 +Context=Emotes +MinSize=8 +MaxSize=512 +Type=Scalable + +[emotes/48] +Size=48 +Context=Emotes +MinSize=8 +MaxSize=512 +Type=Scalable + +[emotes/128] +Size=128 +Context=Emotes +MinSize=8 +MaxSize=512 +Type=Scalable + +[mimes/16] +Size=16 +Context=MimeTypes +MinSize=8 +MaxSize=512 +Type=Scalable + +[mimes/24] +Size=24 +Context=MimeTypes +MinSize=8 +MaxSize=512 +Type=Scalable + +[mimes/32] +Size=32 +Context=MimeTypes +MinSize=8 +MaxSize=512 +Type=Scalable + +[mimes/48] +Size=48 +Context=MimeTypes +MinSize=8 +MaxSize=512 +Type=Scalable + +[mimes/64] +Size=64 +Context=MimeTypes +MinSize=8 +MaxSize=512 +Type=Scalable + +[mimes/128] +Size=128 +Context=MimeTypes +MinSize=8 +MaxSize=512 +Type=Scalable + +[mimes/symbolic] +Size=16 +Context=MimeTypes +MinSize=8 +MaxSize=512 +Type=Scalable + +[places/16] +Size=16 +Context=Places +MinSize=8 +MaxSize=512 +Type=Scalable + +[places/24] +Size=24 +Context=Places +MinSize=8 +MaxSize=512 +Type=Scalable + +[places/32] +Size=32 +Context=Places +MinSize=8 +MaxSize=512 +Type=Scalable + +[places/48] +Size=48 +Context=Places +MinSize=8 +MaxSize=512 +Type=Scalable + +[places/64] +Size=64 +Context=Places +MinSize=8 +MaxSize=512 +Type=Scalable + +[places/128] +Size=128 +Context=Places +MinSize=8 +MaxSize=512 +Type=Scalable + +[places/symbolic] +Size=16 +Context=Places +MinSize=8 +MaxSize=512 +Type=Scalable + +[status/16] +Size=16 +Context=Status +MinSize=8 +MaxSize=512 +Type=Scalable + +[status/24] +Size=24 +Context=Status +MinSize=8 +MaxSize=512 +Type=Scalable + +[status/32] +Size=32 +Context=Status +MinSize=8 +MaxSize=512 +Type=Scalable + +[status/48] +Size=48 +Context=Status +MinSize=8 +MaxSize=512 +Type=Scalable + +[status/64] +Size=64 +Context=Status +MinSize=8 +MaxSize=512 +Type=Scalable + +[status/128] +Size=128 +Context=Status +MinSize=8 +MaxSize=512 +Type=Scalable + +[status/symbolic] +Size=16 +Context=Status +MinSize=8 +MaxSize=512 +Type=Scalable + +[panel/16] +Size=16 +Context=Status +MinSize=8 +MaxSize=512 +Type=Scalable + +[panel/24] +Size=24 +Context=Status +MinSize=8 +MaxSize=512 +Type=Scalable + +[panel/48] +Size=48 +Context=Status +MinSize=8 +MaxSize=512 +Type=Scalable + +[panel/128] +Size=128 +Context=Status +MinSize=8 +MaxSize=512 +Type=Scalable \ No newline at end of file diff --git a/mimes/128/application-atom+xml.svg b/mimes/128/application-atom+xml.svg new file mode 120000 index 00000000..23801053 --- /dev/null +++ b/mimes/128/application-atom+xml.svg @@ -0,0 +1 @@ +internet-feed.svg \ No newline at end of file diff --git a/mimes/128/application-illustrator.svg b/mimes/128/application-illustrator.svg new file mode 100644 index 00000000..9c2e3536 --- /dev/null +++ b/mimes/128/application-illustrator.svg @@ -0,0 +1,215 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/mimes/128/application-rss+xml.svg b/mimes/128/application-rss+xml.svg new file mode 120000 index 00000000..23801053 --- /dev/null +++ b/mimes/128/application-rss+xml.svg @@ -0,0 +1 @@ +internet-feed.svg \ No newline at end of file diff --git a/mimes/128/application-rtf.svg b/mimes/128/application-rtf.svg new file mode 120000 index 00000000..d4a8d360 --- /dev/null +++ b/mimes/128/application-rtf.svg @@ -0,0 +1 @@ +office-document.svg \ No newline at end of file diff --git a/mimes/128/application-vnd.oasis.opendocument.database.svg b/mimes/128/application-vnd.oasis.opendocument.database.svg new file mode 120000 index 00000000..9bd77b47 --- /dev/null +++ b/mimes/128/application-vnd.oasis.opendocument.database.svg @@ -0,0 +1 @@ +office-database.svg \ No newline at end of file diff --git a/mimes/128/application-vnd.oasis.opendocument.text.svg b/mimes/128/application-vnd.oasis.opendocument.text.svg new file mode 120000 index 00000000..d4a8d360 --- /dev/null +++ b/mimes/128/application-vnd.oasis.opendocument.text.svg @@ -0,0 +1 @@ +office-document.svg \ No newline at end of file diff --git a/mimes/128/application-vnd.sun.xml.writer.svg b/mimes/128/application-vnd.sun.xml.writer.svg new file mode 120000 index 00000000..d4a8d360 --- /dev/null +++ b/mimes/128/application-vnd.sun.xml.writer.svg @@ -0,0 +1 @@ +office-document.svg \ No newline at end of file diff --git a/mimes/128/application-vnd.wordperfect.svg b/mimes/128/application-vnd.wordperfect.svg new file mode 120000 index 00000000..d4a8d360 --- /dev/null +++ b/mimes/128/application-vnd.wordperfect.svg @@ -0,0 +1 @@ +office-document.svg \ No newline at end of file diff --git a/mimes/128/application-x-bittorrent.svg b/mimes/128/application-x-bittorrent.svg new file mode 100644 index 00000000..1b150524 --- /dev/null +++ b/mimes/128/application-x-bittorrent.svg @@ -0,0 +1,210 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/mimes/128/application-x-blender.svg b/mimes/128/application-x-blender.svg new file mode 120000 index 00000000..8ac89c37 --- /dev/null +++ b/mimes/128/application-x-blender.svg @@ -0,0 +1 @@ +model.svg \ No newline at end of file diff --git a/mimes/128/application-x-cd-image.svg b/mimes/128/application-x-cd-image.svg new file mode 100644 index 00000000..1af9c3f3 --- /dev/null +++ b/mimes/128/application-x-cd-image.svg @@ -0,0 +1,569 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mimes/128/application-x-deb.svg b/mimes/128/application-x-deb.svg new file mode 100644 index 00000000..ba0fc8aa --- /dev/null +++ b/mimes/128/application-x-deb.svg @@ -0,0 +1,288 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mimes/128/application-x-desktop.svg b/mimes/128/application-x-desktop.svg new file mode 100644 index 00000000..a468bd1c --- /dev/null +++ b/mimes/128/application-x-desktop.svg @@ -0,0 +1,258 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/mimes/128/application-x-executable.svg b/mimes/128/application-x-executable.svg new file mode 120000 index 00000000..8edab8f5 --- /dev/null +++ b/mimes/128/application-x-executable.svg @@ -0,0 +1 @@ +../../apps/128/application-default-icon.svg \ No newline at end of file diff --git a/mimes/128/application-x-flash-video.svg b/mimes/128/application-x-flash-video.svg new file mode 100644 index 00000000..22142409 --- /dev/null +++ b/mimes/128/application-x-flash-video.svg @@ -0,0 +1,427 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/mimes/128/application-x-gnome-theme-package.svg b/mimes/128/application-x-gnome-theme-package.svg new file mode 120000 index 00000000..ed5b492d --- /dev/null +++ b/mimes/128/application-x-gnome-theme-package.svg @@ -0,0 +1 @@ +text.svg \ No newline at end of file diff --git a/mimes/128/application-x-m4.svg b/mimes/128/application-x-m4.svg new file mode 120000 index 00000000..05ab0ed6 --- /dev/null +++ b/mimes/128/application-x-m4.svg @@ -0,0 +1 @@ +text-x-script.svg \ No newline at end of file diff --git a/mimes/128/application-x-ms-dos-executable.svg b/mimes/128/application-x-ms-dos-executable.svg new file mode 100644 index 00000000..42dd4c58 --- /dev/null +++ b/mimes/128/application-x-ms-dos-executable.svg @@ -0,0 +1,357 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mimes/128/application-x-msi.svg b/mimes/128/application-x-msi.svg new file mode 120000 index 00000000..21665810 --- /dev/null +++ b/mimes/128/application-x-msi.svg @@ -0,0 +1 @@ +application-x-ms-dos-executable.svg \ No newline at end of file diff --git a/mimes/128/application-x-python-bytecode.svg b/mimes/128/application-x-python-bytecode.svg new file mode 120000 index 00000000..8edab8f5 --- /dev/null +++ b/mimes/128/application-x-python-bytecode.svg @@ -0,0 +1 @@ +../../apps/128/application-default-icon.svg \ No newline at end of file diff --git a/mimes/128/application-x-shellscript.svg b/mimes/128/application-x-shellscript.svg new file mode 120000 index 00000000..05ab0ed6 --- /dev/null +++ b/mimes/128/application-x-shellscript.svg @@ -0,0 +1 @@ +text-x-script.svg \ No newline at end of file diff --git a/mimes/128/application-x-shockwave-flash.svg b/mimes/128/application-x-shockwave-flash.svg new file mode 120000 index 00000000..6022f317 --- /dev/null +++ b/mimes/128/application-x-shockwave-flash.svg @@ -0,0 +1 @@ +application-x-flash-video.svg \ No newline at end of file diff --git a/mimes/128/application-x-sqlite2.svg b/mimes/128/application-x-sqlite2.svg new file mode 120000 index 00000000..9bd77b47 --- /dev/null +++ b/mimes/128/application-x-sqlite2.svg @@ -0,0 +1 @@ +office-database.svg \ No newline at end of file diff --git a/mimes/128/application-x-sqlite3.svg b/mimes/128/application-x-sqlite3.svg new file mode 120000 index 00000000..9bd77b47 --- /dev/null +++ b/mimes/128/application-x-sqlite3.svg @@ -0,0 +1 @@ +office-database.svg \ No newline at end of file diff --git a/mimes/128/application-x-theme.svg b/mimes/128/application-x-theme.svg new file mode 120000 index 00000000..ed5b492d --- /dev/null +++ b/mimes/128/application-x-theme.svg @@ -0,0 +1 @@ +text.svg \ No newline at end of file diff --git a/mimes/128/audio-mpeg.svg b/mimes/128/audio-mpeg.svg new file mode 120000 index 00000000..fb7fe7cb --- /dev/null +++ b/mimes/128/audio-mpeg.svg @@ -0,0 +1 @@ +audio-x-generic.svg \ No newline at end of file diff --git a/mimes/128/audio-x-generic.svg b/mimes/128/audio-x-generic.svg new file mode 100644 index 00000000..c2b1c4b0 --- /dev/null +++ b/mimes/128/audio-x-generic.svg @@ -0,0 +1,261 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/mimes/128/binary.svg b/mimes/128/binary.svg new file mode 120000 index 00000000..8edab8f5 --- /dev/null +++ b/mimes/128/binary.svg @@ -0,0 +1 @@ +../../apps/128/application-default-icon.svg \ No newline at end of file diff --git a/mimes/128/document.svg b/mimes/128/document.svg new file mode 120000 index 00000000..ed5b492d --- /dev/null +++ b/mimes/128/document.svg @@ -0,0 +1 @@ +text.svg \ No newline at end of file diff --git a/mimes/128/empty.svg b/mimes/128/empty.svg new file mode 120000 index 00000000..89e7fcf1 --- /dev/null +++ b/mimes/128/empty.svg @@ -0,0 +1 @@ +text-x-preview.svg \ No newline at end of file diff --git a/mimes/128/exec.svg b/mimes/128/exec.svg new file mode 120000 index 00000000..8edab8f5 --- /dev/null +++ b/mimes/128/exec.svg @@ -0,0 +1 @@ +../../apps/128/application-default-icon.svg \ No newline at end of file diff --git a/mimes/128/html.svg b/mimes/128/html.svg new file mode 120000 index 00000000..c4ba3155 --- /dev/null +++ b/mimes/128/html.svg @@ -0,0 +1 @@ +text-html.svg \ No newline at end of file diff --git a/mimes/128/image-x-3ds.svg b/mimes/128/image-x-3ds.svg new file mode 120000 index 00000000..8ac89c37 --- /dev/null +++ b/mimes/128/image-x-3ds.svg @@ -0,0 +1 @@ +model.svg \ No newline at end of file diff --git a/mimes/128/internet-feed.svg b/mimes/128/internet-feed.svg new file mode 100644 index 00000000..637e1ad0 --- /dev/null +++ b/mimes/128/internet-feed.svg @@ -0,0 +1,215 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/mimes/128/model.svg b/mimes/128/model.svg new file mode 100644 index 00000000..a20f2f3c --- /dev/null +++ b/mimes/128/model.svg @@ -0,0 +1,219 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/mimes/128/office-contact.svg b/mimes/128/office-contact.svg new file mode 100644 index 00000000..fa694654 --- /dev/null +++ b/mimes/128/office-contact.svg @@ -0,0 +1,274 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/mimes/128/office-database.svg b/mimes/128/office-database.svg new file mode 100644 index 00000000..9e0d30e8 --- /dev/null +++ b/mimes/128/office-database.svg @@ -0,0 +1,348 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/mimes/128/office-document.svg b/mimes/128/office-document.svg new file mode 100644 index 00000000..96daa398 --- /dev/null +++ b/mimes/128/office-document.svg @@ -0,0 +1,278 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/mimes/128/package-x-generic.svg b/mimes/128/package-x-generic.svg new file mode 120000 index 00000000..83d5caeb --- /dev/null +++ b/mimes/128/package-x-generic.svg @@ -0,0 +1 @@ +package.svg \ No newline at end of file diff --git a/mimes/128/package.svg b/mimes/128/package.svg new file mode 100644 index 00000000..74427172 --- /dev/null +++ b/mimes/128/package.svg @@ -0,0 +1,298 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/mimes/128/shellscript.svg b/mimes/128/shellscript.svg new file mode 120000 index 00000000..05ab0ed6 --- /dev/null +++ b/mimes/128/shellscript.svg @@ -0,0 +1 @@ +text-x-script.svg \ No newline at end of file diff --git a/mimes/128/text-directory.svg b/mimes/128/text-directory.svg new file mode 120000 index 00000000..f8f54dda --- /dev/null +++ b/mimes/128/text-directory.svg @@ -0,0 +1 @@ +office-contact.svg \ No newline at end of file diff --git a/mimes/128/text-enriched.svg b/mimes/128/text-enriched.svg new file mode 120000 index 00000000..d4a8d360 --- /dev/null +++ b/mimes/128/text-enriched.svg @@ -0,0 +1 @@ +office-document.svg \ No newline at end of file diff --git a/mimes/128/text-html.svg b/mimes/128/text-html.svg new file mode 100644 index 00000000..48c7c33c --- /dev/null +++ b/mimes/128/text-html.svg @@ -0,0 +1,273 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/mimes/128/text-htmlh.svg b/mimes/128/text-htmlh.svg new file mode 120000 index 00000000..c4ba3155 --- /dev/null +++ b/mimes/128/text-htmlh.svg @@ -0,0 +1 @@ +text-html.svg \ No newline at end of file diff --git a/mimes/128/text-plain.svg b/mimes/128/text-plain.svg new file mode 120000 index 00000000..ed5b492d --- /dev/null +++ b/mimes/128/text-plain.svg @@ -0,0 +1 @@ +text.svg \ No newline at end of file diff --git a/mimes/128/text-richtext.svg b/mimes/128/text-richtext.svg new file mode 120000 index 00000000..d4a8d360 --- /dev/null +++ b/mimes/128/text-richtext.svg @@ -0,0 +1 @@ +office-document.svg \ No newline at end of file diff --git a/mimes/128/text-x-authors.svg b/mimes/128/text-x-authors.svg new file mode 100644 index 00000000..08571d3a --- /dev/null +++ b/mimes/128/text-x-authors.svg @@ -0,0 +1,554 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mimes/128/text-x-c++.svg b/mimes/128/text-x-c++.svg new file mode 120000 index 00000000..05ab0ed6 --- /dev/null +++ b/mimes/128/text-x-c++.svg @@ -0,0 +1 @@ +text-x-script.svg \ No newline at end of file diff --git a/mimes/128/text-x-c++src.svg b/mimes/128/text-x-c++src.svg new file mode 120000 index 00000000..cac65765 --- /dev/null +++ b/mimes/128/text-x-c++src.svg @@ -0,0 +1 @@ +text-x-c++.svg \ No newline at end of file diff --git a/mimes/128/text-x-copying.svg b/mimes/128/text-x-copying.svg new file mode 120000 index 00000000..ed5b492d --- /dev/null +++ b/mimes/128/text-x-copying.svg @@ -0,0 +1 @@ +text.svg \ No newline at end of file diff --git a/mimes/128/text-x-csharp.svg b/mimes/128/text-x-csharp.svg new file mode 120000 index 00000000..05ab0ed6 --- /dev/null +++ b/mimes/128/text-x-csharp.svg @@ -0,0 +1 @@ +text-x-script.svg \ No newline at end of file diff --git a/mimes/128/text-x-generic-template.svg b/mimes/128/text-x-generic-template.svg new file mode 100644 index 00000000..ab25d296 --- /dev/null +++ b/mimes/128/text-x-generic-template.svg @@ -0,0 +1,328 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mimes/128/text-x-generic.svg b/mimes/128/text-x-generic.svg new file mode 120000 index 00000000..ed5b492d --- /dev/null +++ b/mimes/128/text-x-generic.svg @@ -0,0 +1 @@ +text.svg \ No newline at end of file diff --git a/mimes/128/text-x-install.svg b/mimes/128/text-x-install.svg new file mode 100644 index 00000000..ef6907cc --- /dev/null +++ b/mimes/128/text-x-install.svg @@ -0,0 +1,216 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/mimes/128/text-x-preview.svg b/mimes/128/text-x-preview.svg new file mode 100644 index 00000000..695ecd94 --- /dev/null +++ b/mimes/128/text-x-preview.svg @@ -0,0 +1,182 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/mimes/128/text-x-readme.svg b/mimes/128/text-x-readme.svg new file mode 100644 index 00000000..d22b1e9e --- /dev/null +++ b/mimes/128/text-x-readme.svg @@ -0,0 +1,251 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/mimes/128/text-x-script.svg b/mimes/128/text-x-script.svg new file mode 100644 index 00000000..f4bc38ba --- /dev/null +++ b/mimes/128/text-x-script.svg @@ -0,0 +1,386 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mimes/128/text-x-source.svg b/mimes/128/text-x-source.svg new file mode 120000 index 00000000..05ab0ed6 --- /dev/null +++ b/mimes/128/text-x-source.svg @@ -0,0 +1 @@ +text-x-script.svg \ No newline at end of file diff --git a/mimes/128/text-x-sql.svg b/mimes/128/text-x-sql.svg new file mode 120000 index 00000000..9bd77b47 --- /dev/null +++ b/mimes/128/text-x-sql.svg @@ -0,0 +1 @@ +office-database.svg \ No newline at end of file diff --git a/mimes/128/text.svg b/mimes/128/text.svg new file mode 100644 index 00000000..1f28cb43 --- /dev/null +++ b/mimes/128/text.svg @@ -0,0 +1,211 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/mimes/128/unknown.svg b/mimes/128/unknown.svg new file mode 100644 index 00000000..2ec98527 --- /dev/null +++ b/mimes/128/unknown.svg @@ -0,0 +1,251 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/mimes/128/vcard.svg b/mimes/128/vcard.svg new file mode 120000 index 00000000..f8f54dda --- /dev/null +++ b/mimes/128/vcard.svg @@ -0,0 +1 @@ +office-contact.svg \ No newline at end of file diff --git a/mimes/128/wordprocessing.svg b/mimes/128/wordprocessing.svg new file mode 120000 index 00000000..ed5b492d --- /dev/null +++ b/mimes/128/wordprocessing.svg @@ -0,0 +1 @@ +text.svg \ No newline at end of file diff --git a/mimes/128/x-office-address-book.svg b/mimes/128/x-office-address-book.svg new file mode 120000 index 00000000..4a88920e --- /dev/null +++ b/mimes/128/x-office-address-book.svg @@ -0,0 +1 @@ +../../apps/128/office-address-book.svg \ No newline at end of file diff --git a/mimes/128/x-office-document.svg b/mimes/128/x-office-document.svg new file mode 120000 index 00000000..d4a8d360 --- /dev/null +++ b/mimes/128/x-office-document.svg @@ -0,0 +1 @@ +office-document.svg \ No newline at end of file diff --git a/mimes/16/application-epub+zip.svg b/mimes/16/application-epub+zip.svg new file mode 100644 index 00000000..4ae99028 --- /dev/null +++ b/mimes/16/application-epub+zip.svg @@ -0,0 +1,830 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/mimes/16/application-illustrator.svg b/mimes/16/application-illustrator.svg new file mode 100644 index 00000000..7f768b7a --- /dev/null +++ b/mimes/16/application-illustrator.svg @@ -0,0 +1,130 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/mimes/16/application-octet-stream.svg b/mimes/16/application-octet-stream.svg new file mode 100644 index 00000000..c3a0e65f --- /dev/null +++ b/mimes/16/application-octet-stream.svg @@ -0,0 +1,206 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mimes/16/application-pdf.svg b/mimes/16/application-pdf.svg new file mode 100644 index 00000000..3f413401 --- /dev/null +++ b/mimes/16/application-pdf.svg @@ -0,0 +1,171 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/mimes/16/application-rtf.svg b/mimes/16/application-rtf.svg new file mode 120000 index 00000000..d4a8d360 --- /dev/null +++ b/mimes/16/application-rtf.svg @@ -0,0 +1 @@ +office-document.svg \ No newline at end of file diff --git a/mimes/16/application-vnd.oasis.opendocument.chart.svg b/mimes/16/application-vnd.oasis.opendocument.chart.svg new file mode 100644 index 00000000..7dedc6b6 --- /dev/null +++ b/mimes/16/application-vnd.oasis.opendocument.chart.svg @@ -0,0 +1,81 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/mimes/16/application-vnd.oasis.opendocument.database.svg b/mimes/16/application-vnd.oasis.opendocument.database.svg new file mode 120000 index 00000000..9bd77b47 --- /dev/null +++ b/mimes/16/application-vnd.oasis.opendocument.database.svg @@ -0,0 +1 @@ +office-database.svg \ No newline at end of file diff --git a/mimes/16/application-vnd.oasis.opendocument.text.svg b/mimes/16/application-vnd.oasis.opendocument.text.svg new file mode 120000 index 00000000..d4a8d360 --- /dev/null +++ b/mimes/16/application-vnd.oasis.opendocument.text.svg @@ -0,0 +1 @@ +office-document.svg \ No newline at end of file diff --git a/mimes/16/application-vnd.sun.xml.writer.svg b/mimes/16/application-vnd.sun.xml.writer.svg new file mode 120000 index 00000000..d4a8d360 --- /dev/null +++ b/mimes/16/application-vnd.sun.xml.writer.svg @@ -0,0 +1 @@ +office-document.svg \ No newline at end of file diff --git a/mimes/16/application-vnd.wordperfect.svg b/mimes/16/application-vnd.wordperfect.svg new file mode 120000 index 00000000..d4a8d360 --- /dev/null +++ b/mimes/16/application-vnd.wordperfect.svg @@ -0,0 +1 @@ +office-document.svg \ No newline at end of file diff --git a/mimes/16/application-x-bittorrent.svg b/mimes/16/application-x-bittorrent.svg new file mode 100644 index 00000000..c1b0cb65 --- /dev/null +++ b/mimes/16/application-x-bittorrent.svg @@ -0,0 +1,146 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/mimes/16/application-x-blender.svg b/mimes/16/application-x-blender.svg new file mode 120000 index 00000000..8ac89c37 --- /dev/null +++ b/mimes/16/application-x-blender.svg @@ -0,0 +1 @@ +model.svg \ No newline at end of file diff --git a/mimes/16/application-x-cd-image.svg b/mimes/16/application-x-cd-image.svg new file mode 100644 index 00000000..5dc8b887 --- /dev/null +++ b/mimes/16/application-x-cd-image.svg @@ -0,0 +1,199 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/mimes/16/application-x-deb.svg b/mimes/16/application-x-deb.svg new file mode 100644 index 00000000..f33c15ce --- /dev/null +++ b/mimes/16/application-x-deb.svg @@ -0,0 +1,68 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + diff --git a/mimes/16/application-x-desktop.svg b/mimes/16/application-x-desktop.svg new file mode 100644 index 00000000..5ee2c56c --- /dev/null +++ b/mimes/16/application-x-desktop.svg @@ -0,0 +1,130 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/mimes/16/application-x-executable.svg b/mimes/16/application-x-executable.svg new file mode 120000 index 00000000..93225986 --- /dev/null +++ b/mimes/16/application-x-executable.svg @@ -0,0 +1 @@ +../../apps/16/application-default-icon.svg \ No newline at end of file diff --git a/mimes/16/application-x-fictionbook+xml.svg b/mimes/16/application-x-fictionbook+xml.svg new file mode 100644 index 00000000..1df05b1d --- /dev/null +++ b/mimes/16/application-x-fictionbook+xml.svg @@ -0,0 +1,255 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/mimes/16/application-x-flash-video.svg b/mimes/16/application-x-flash-video.svg new file mode 100644 index 00000000..a2d59476 --- /dev/null +++ b/mimes/16/application-x-flash-video.svg @@ -0,0 +1,304 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + diff --git a/mimes/16/application-x-gnome-theme-package.svg b/mimes/16/application-x-gnome-theme-package.svg new file mode 120000 index 00000000..ed5b492d --- /dev/null +++ b/mimes/16/application-x-gnome-theme-package.svg @@ -0,0 +1 @@ +text.svg \ No newline at end of file diff --git a/mimes/16/application-x-m4.svg b/mimes/16/application-x-m4.svg new file mode 120000 index 00000000..05ab0ed6 --- /dev/null +++ b/mimes/16/application-x-m4.svg @@ -0,0 +1 @@ +text-x-script.svg \ No newline at end of file diff --git a/mimes/16/application-x-ms-dos-executable.svg b/mimes/16/application-x-ms-dos-executable.svg new file mode 100644 index 00000000..9b788a40 --- /dev/null +++ b/mimes/16/application-x-ms-dos-executable.svg @@ -0,0 +1,157 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/mimes/16/application-x-msi.svg b/mimes/16/application-x-msi.svg new file mode 120000 index 00000000..21665810 --- /dev/null +++ b/mimes/16/application-x-msi.svg @@ -0,0 +1 @@ +application-x-ms-dos-executable.svg \ No newline at end of file diff --git a/mimes/16/application-x-python-bytecode.svg b/mimes/16/application-x-python-bytecode.svg new file mode 120000 index 00000000..93225986 --- /dev/null +++ b/mimes/16/application-x-python-bytecode.svg @@ -0,0 +1 @@ +../../apps/16/application-default-icon.svg \ No newline at end of file diff --git a/mimes/16/application-x-shellscript.svg b/mimes/16/application-x-shellscript.svg new file mode 120000 index 00000000..05ab0ed6 --- /dev/null +++ b/mimes/16/application-x-shellscript.svg @@ -0,0 +1 @@ +text-x-script.svg \ No newline at end of file diff --git a/mimes/16/application-x-shockwave-flash.svg b/mimes/16/application-x-shockwave-flash.svg new file mode 120000 index 00000000..6022f317 --- /dev/null +++ b/mimes/16/application-x-shockwave-flash.svg @@ -0,0 +1 @@ +application-x-flash-video.svg \ No newline at end of file diff --git a/mimes/16/application-x-sqlite2.svg b/mimes/16/application-x-sqlite2.svg new file mode 120000 index 00000000..9bd77b47 --- /dev/null +++ b/mimes/16/application-x-sqlite2.svg @@ -0,0 +1 @@ +office-database.svg \ No newline at end of file diff --git a/mimes/16/application-x-sqlite3.svg b/mimes/16/application-x-sqlite3.svg new file mode 120000 index 00000000..9bd77b47 --- /dev/null +++ b/mimes/16/application-x-sqlite3.svg @@ -0,0 +1 @@ +office-database.svg \ No newline at end of file diff --git a/mimes/16/application-x-theme.svg b/mimes/16/application-x-theme.svg new file mode 120000 index 00000000..ed5b492d --- /dev/null +++ b/mimes/16/application-x-theme.svg @@ -0,0 +1 @@ +text.svg \ No newline at end of file diff --git a/mimes/16/audio-mpeg.svg b/mimes/16/audio-mpeg.svg new file mode 120000 index 00000000..fb7fe7cb --- /dev/null +++ b/mimes/16/audio-mpeg.svg @@ -0,0 +1 @@ +audio-x-generic.svg \ No newline at end of file diff --git a/mimes/16/audio-x-generic.svg b/mimes/16/audio-x-generic.svg new file mode 100644 index 00000000..d35d61d1 --- /dev/null +++ b/mimes/16/audio-x-generic.svg @@ -0,0 +1,158 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/mimes/16/authors.svg b/mimes/16/authors.svg new file mode 100644 index 00000000..5b8b15a9 --- /dev/null +++ b/mimes/16/authors.svg @@ -0,0 +1,225 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/mimes/16/binary.svg b/mimes/16/binary.svg new file mode 120000 index 00000000..93225986 --- /dev/null +++ b/mimes/16/binary.svg @@ -0,0 +1 @@ +../../apps/16/application-default-icon.svg \ No newline at end of file diff --git a/mimes/16/document.svg b/mimes/16/document.svg new file mode 120000 index 00000000..ed5b492d --- /dev/null +++ b/mimes/16/document.svg @@ -0,0 +1 @@ +text.svg \ No newline at end of file diff --git a/mimes/16/empty.svg b/mimes/16/empty.svg new file mode 120000 index 00000000..89e7fcf1 --- /dev/null +++ b/mimes/16/empty.svg @@ -0,0 +1 @@ +text-x-preview.svg \ No newline at end of file diff --git a/mimes/16/exec.svg b/mimes/16/exec.svg new file mode 120000 index 00000000..93225986 --- /dev/null +++ b/mimes/16/exec.svg @@ -0,0 +1 @@ +../../apps/16/application-default-icon.svg \ No newline at end of file diff --git a/mimes/16/extension.svg b/mimes/16/extension.svg new file mode 100644 index 00000000..90c33277 --- /dev/null +++ b/mimes/16/extension.svg @@ -0,0 +1,122 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mimes/16/image-x-3ds.svg b/mimes/16/image-x-3ds.svg new file mode 120000 index 00000000..8ac89c37 --- /dev/null +++ b/mimes/16/image-x-3ds.svg @@ -0,0 +1 @@ +model.svg \ No newline at end of file diff --git a/mimes/16/image-x-compressed-xcf.svg b/mimes/16/image-x-compressed-xcf.svg new file mode 120000 index 00000000..dc7220da --- /dev/null +++ b/mimes/16/image-x-compressed-xcf.svg @@ -0,0 +1 @@ +image-x-xcf.svg \ No newline at end of file diff --git a/mimes/16/image-x-xcf.svg b/mimes/16/image-x-xcf.svg new file mode 100644 index 00000000..db648497 --- /dev/null +++ b/mimes/16/image-x-xcf.svg @@ -0,0 +1,131 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/mimes/16/internet-feed.svg b/mimes/16/internet-feed.svg new file mode 100644 index 00000000..1a6f8394 --- /dev/null +++ b/mimes/16/internet-feed.svg @@ -0,0 +1,130 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/mimes/16/model.svg b/mimes/16/model.svg new file mode 100644 index 00000000..7d8a4075 --- /dev/null +++ b/mimes/16/model.svg @@ -0,0 +1,139 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + diff --git a/mimes/16/office-contact.svg b/mimes/16/office-contact.svg new file mode 100644 index 00000000..187940a0 --- /dev/null +++ b/mimes/16/office-contact.svg @@ -0,0 +1,176 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/mimes/16/office-database.svg b/mimes/16/office-database.svg new file mode 100644 index 00000000..45659760 --- /dev/null +++ b/mimes/16/office-database.svg @@ -0,0 +1,266 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/mimes/16/office-document.svg b/mimes/16/office-document.svg new file mode 100644 index 00000000..f4491731 --- /dev/null +++ b/mimes/16/office-document.svg @@ -0,0 +1,186 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/mimes/16/shellscript.svg b/mimes/16/shellscript.svg new file mode 120000 index 00000000..05ab0ed6 --- /dev/null +++ b/mimes/16/shellscript.svg @@ -0,0 +1 @@ +text-x-script.svg \ No newline at end of file diff --git a/mimes/16/text-css.svg b/mimes/16/text-css.svg new file mode 120000 index 00000000..ed5b492d --- /dev/null +++ b/mimes/16/text-css.svg @@ -0,0 +1 @@ +text.svg \ No newline at end of file diff --git a/mimes/16/text-directory.svg b/mimes/16/text-directory.svg new file mode 120000 index 00000000..f8f54dda --- /dev/null +++ b/mimes/16/text-directory.svg @@ -0,0 +1 @@ +office-contact.svg \ No newline at end of file diff --git a/mimes/16/text-enriched.svg b/mimes/16/text-enriched.svg new file mode 120000 index 00000000..d4a8d360 --- /dev/null +++ b/mimes/16/text-enriched.svg @@ -0,0 +1 @@ +office-document.svg \ No newline at end of file diff --git a/mimes/16/text-html.svg b/mimes/16/text-html.svg new file mode 100644 index 00000000..15edabad --- /dev/null +++ b/mimes/16/text-html.svg @@ -0,0 +1,142 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/mimes/16/text-plain.svg b/mimes/16/text-plain.svg new file mode 120000 index 00000000..ed5b492d --- /dev/null +++ b/mimes/16/text-plain.svg @@ -0,0 +1 @@ +text.svg \ No newline at end of file diff --git a/mimes/16/text-richtext.svg b/mimes/16/text-richtext.svg new file mode 120000 index 00000000..d4a8d360 --- /dev/null +++ b/mimes/16/text-richtext.svg @@ -0,0 +1 @@ +office-document.svg \ No newline at end of file diff --git a/mimes/16/text-x-authors.svg b/mimes/16/text-x-authors.svg new file mode 120000 index 00000000..ed5b492d --- /dev/null +++ b/mimes/16/text-x-authors.svg @@ -0,0 +1 @@ +text.svg \ No newline at end of file diff --git a/mimes/16/text-x-c++.svg b/mimes/16/text-x-c++.svg new file mode 120000 index 00000000..05ab0ed6 --- /dev/null +++ b/mimes/16/text-x-c++.svg @@ -0,0 +1 @@ +text-x-script.svg \ No newline at end of file diff --git a/mimes/16/text-x-cmake.svg b/mimes/16/text-x-cmake.svg new file mode 120000 index 00000000..2df582fa --- /dev/null +++ b/mimes/16/text-x-cmake.svg @@ -0,0 +1 @@ +text-x-makefile.svg \ No newline at end of file diff --git a/mimes/16/text-x-copying.svg b/mimes/16/text-x-copying.svg new file mode 120000 index 00000000..ed5b492d --- /dev/null +++ b/mimes/16/text-x-copying.svg @@ -0,0 +1 @@ +text.svg \ No newline at end of file diff --git a/mimes/16/text-x-csharp.svg b/mimes/16/text-x-csharp.svg new file mode 120000 index 00000000..05ab0ed6 --- /dev/null +++ b/mimes/16/text-x-csharp.svg @@ -0,0 +1 @@ +text-x-script.svg \ No newline at end of file diff --git a/mimes/16/text-x-generic-template.svg b/mimes/16/text-x-generic-template.svg new file mode 100644 index 00000000..72aa505f --- /dev/null +++ b/mimes/16/text-x-generic-template.svg @@ -0,0 +1,458 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/mimes/16/text-x-generic.svg b/mimes/16/text-x-generic.svg new file mode 120000 index 00000000..ed5b492d --- /dev/null +++ b/mimes/16/text-x-generic.svg @@ -0,0 +1 @@ +text.svg \ No newline at end of file diff --git a/mimes/16/text-x-install.svg b/mimes/16/text-x-install.svg new file mode 100644 index 00000000..60e66331 --- /dev/null +++ b/mimes/16/text-x-install.svg @@ -0,0 +1,147 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/mimes/16/text-x-makefile.svg b/mimes/16/text-x-makefile.svg new file mode 120000 index 00000000..ed5b492d --- /dev/null +++ b/mimes/16/text-x-makefile.svg @@ -0,0 +1 @@ +text.svg \ No newline at end of file diff --git a/mimes/16/text-x-preview.svg b/mimes/16/text-x-preview.svg new file mode 100644 index 00000000..8ac6b4e3 --- /dev/null +++ b/mimes/16/text-x-preview.svg @@ -0,0 +1,117 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/mimes/16/text-x-readme.svg b/mimes/16/text-x-readme.svg new file mode 100644 index 00000000..cc6bf5c0 --- /dev/null +++ b/mimes/16/text-x-readme.svg @@ -0,0 +1,122 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/mimes/16/text-x-script.svg b/mimes/16/text-x-script.svg new file mode 100644 index 00000000..5dc1f991 --- /dev/null +++ b/mimes/16/text-x-script.svg @@ -0,0 +1,167 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/mimes/16/text-x-source.svg b/mimes/16/text-x-source.svg new file mode 120000 index 00000000..05ab0ed6 --- /dev/null +++ b/mimes/16/text-x-source.svg @@ -0,0 +1 @@ +text-x-script.svg \ No newline at end of file diff --git a/mimes/16/text-x-sql.svg b/mimes/16/text-x-sql.svg new file mode 120000 index 00000000..9bd77b47 --- /dev/null +++ b/mimes/16/text-x-sql.svg @@ -0,0 +1 @@ +office-database.svg \ No newline at end of file diff --git a/mimes/16/text.svg b/mimes/16/text.svg new file mode 100644 index 00000000..01f54f9f --- /dev/null +++ b/mimes/16/text.svg @@ -0,0 +1,142 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/mimes/16/unknown.svg b/mimes/16/unknown.svg new file mode 100644 index 00000000..06bb3168 --- /dev/null +++ b/mimes/16/unknown.svg @@ -0,0 +1,155 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/mimes/16/vcard.svg b/mimes/16/vcard.svg new file mode 120000 index 00000000..f8f54dda --- /dev/null +++ b/mimes/16/vcard.svg @@ -0,0 +1 @@ +office-contact.svg \ No newline at end of file diff --git a/mimes/16/x-office-address-book.svg b/mimes/16/x-office-address-book.svg new file mode 120000 index 00000000..f5db9e20 --- /dev/null +++ b/mimes/16/x-office-address-book.svg @@ -0,0 +1 @@ +../../apps/16/office-address-book.svg \ No newline at end of file diff --git a/mimes/16/x-office-document-template.svg b/mimes/16/x-office-document-template.svg new file mode 100644 index 00000000..d2fd2aa7 --- /dev/null +++ b/mimes/16/x-office-document-template.svg @@ -0,0 +1,355 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/mimes/16/x-office-document.svg b/mimes/16/x-office-document.svg new file mode 120000 index 00000000..d4a8d360 --- /dev/null +++ b/mimes/16/x-office-document.svg @@ -0,0 +1 @@ +office-document.svg \ No newline at end of file diff --git a/mimes/16/x-office-drawing-template.svg b/mimes/16/x-office-drawing-template.svg new file mode 100644 index 00000000..5239b549 --- /dev/null +++ b/mimes/16/x-office-drawing-template.svg @@ -0,0 +1,321 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/mimes/16/x-office-presentation-template.svg b/mimes/16/x-office-presentation-template.svg new file mode 100644 index 00000000..94b2bdbe --- /dev/null +++ b/mimes/16/x-office-presentation-template.svg @@ -0,0 +1,243 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mimes/16/x-office-presentation.svg b/mimes/16/x-office-presentation.svg new file mode 100644 index 00000000..60d69590 --- /dev/null +++ b/mimes/16/x-office-presentation.svg @@ -0,0 +1,897 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/mimes/16/x-office-spreadsheet-template.svg b/mimes/16/x-office-spreadsheet-template.svg new file mode 100644 index 00000000..58a5ead4 --- /dev/null +++ b/mimes/16/x-office-spreadsheet-template.svg @@ -0,0 +1,258 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mimes/16/x-office-spreadsheet.svg b/mimes/16/x-office-spreadsheet.svg new file mode 100644 index 00000000..b57f687a --- /dev/null +++ b/mimes/16/x-office-spreadsheet.svg @@ -0,0 +1,220 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/mimes/24/application-epub+zip.svg b/mimes/24/application-epub+zip.svg new file mode 100644 index 00000000..d0bc5d58 --- /dev/null +++ b/mimes/24/application-epub+zip.svg @@ -0,0 +1,714 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/mimes/24/application-illustrator.svg b/mimes/24/application-illustrator.svg new file mode 100644 index 00000000..d7aafa10 --- /dev/null +++ b/mimes/24/application-illustrator.svg @@ -0,0 +1,715 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/mimes/24/application-rtf.svg b/mimes/24/application-rtf.svg new file mode 120000 index 00000000..d4a8d360 --- /dev/null +++ b/mimes/24/application-rtf.svg @@ -0,0 +1 @@ +office-document.svg \ No newline at end of file diff --git a/mimes/24/application-vnd.oasis.opendocument.chart.svg b/mimes/24/application-vnd.oasis.opendocument.chart.svg new file mode 100644 index 00000000..d586d8f2 --- /dev/null +++ b/mimes/24/application-vnd.oasis.opendocument.chart.svg @@ -0,0 +1,545 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mimes/24/application-vnd.oasis.opendocument.database.svg b/mimes/24/application-vnd.oasis.opendocument.database.svg new file mode 120000 index 00000000..9bd77b47 --- /dev/null +++ b/mimes/24/application-vnd.oasis.opendocument.database.svg @@ -0,0 +1 @@ +office-database.svg \ No newline at end of file diff --git a/mimes/24/application-vnd.oasis.opendocument.text.svg b/mimes/24/application-vnd.oasis.opendocument.text.svg new file mode 120000 index 00000000..d4a8d360 --- /dev/null +++ b/mimes/24/application-vnd.oasis.opendocument.text.svg @@ -0,0 +1 @@ +office-document.svg \ No newline at end of file diff --git a/mimes/24/application-vnd.sun.xml.writer.svg b/mimes/24/application-vnd.sun.xml.writer.svg new file mode 120000 index 00000000..d4a8d360 --- /dev/null +++ b/mimes/24/application-vnd.sun.xml.writer.svg @@ -0,0 +1 @@ +office-document.svg \ No newline at end of file diff --git a/mimes/24/application-vnd.wordperfect.svg b/mimes/24/application-vnd.wordperfect.svg new file mode 120000 index 00000000..d4a8d360 --- /dev/null +++ b/mimes/24/application-vnd.wordperfect.svg @@ -0,0 +1 @@ +office-document.svg \ No newline at end of file diff --git a/mimes/24/application-x-bittorrent.svg b/mimes/24/application-x-bittorrent.svg new file mode 100644 index 00000000..51d6b7be --- /dev/null +++ b/mimes/24/application-x-bittorrent.svg @@ -0,0 +1,194 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/mimes/24/application-x-blender.svg b/mimes/24/application-x-blender.svg new file mode 120000 index 00000000..8ac89c37 --- /dev/null +++ b/mimes/24/application-x-blender.svg @@ -0,0 +1 @@ +model.svg \ No newline at end of file diff --git a/mimes/24/application-x-cd-image.svg b/mimes/24/application-x-cd-image.svg new file mode 100644 index 00000000..8b29a9af --- /dev/null +++ b/mimes/24/application-x-cd-image.svg @@ -0,0 +1,502 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mimes/24/application-x-deb.svg b/mimes/24/application-x-deb.svg new file mode 100644 index 00000000..01606fa5 --- /dev/null +++ b/mimes/24/application-x-deb.svg @@ -0,0 +1,343 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/mimes/24/application-x-desktop.svg b/mimes/24/application-x-desktop.svg new file mode 100644 index 00000000..85434b1b --- /dev/null +++ b/mimes/24/application-x-desktop.svg @@ -0,0 +1,243 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/mimes/24/application-x-executable.svg b/mimes/24/application-x-executable.svg new file mode 120000 index 00000000..7430fbbe --- /dev/null +++ b/mimes/24/application-x-executable.svg @@ -0,0 +1 @@ +../../apps/24/application-default-icon.svg \ No newline at end of file diff --git a/mimes/24/application-x-fictionbook+xml.svg b/mimes/24/application-x-fictionbook+xml.svg new file mode 100644 index 00000000..a4556daa --- /dev/null +++ b/mimes/24/application-x-fictionbook+xml.svg @@ -0,0 +1,597 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/mimes/24/application-x-flash-video.svg b/mimes/24/application-x-flash-video.svg new file mode 100644 index 00000000..d46b0bfd --- /dev/null +++ b/mimes/24/application-x-flash-video.svg @@ -0,0 +1,372 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/mimes/24/application-x-gnome-theme-package.svg b/mimes/24/application-x-gnome-theme-package.svg new file mode 120000 index 00000000..ed5b492d --- /dev/null +++ b/mimes/24/application-x-gnome-theme-package.svg @@ -0,0 +1 @@ +text.svg \ No newline at end of file diff --git a/mimes/24/application-x-ms-dos-executable.svg b/mimes/24/application-x-ms-dos-executable.svg new file mode 100644 index 00000000..be8c85b0 --- /dev/null +++ b/mimes/24/application-x-ms-dos-executable.svg @@ -0,0 +1,355 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mimes/24/application-x-msi.svg b/mimes/24/application-x-msi.svg new file mode 120000 index 00000000..21665810 --- /dev/null +++ b/mimes/24/application-x-msi.svg @@ -0,0 +1 @@ +application-x-ms-dos-executable.svg \ No newline at end of file diff --git a/mimes/24/application-x-python-bytecode.svg b/mimes/24/application-x-python-bytecode.svg new file mode 120000 index 00000000..7430fbbe --- /dev/null +++ b/mimes/24/application-x-python-bytecode.svg @@ -0,0 +1 @@ +../../apps/24/application-default-icon.svg \ No newline at end of file diff --git a/mimes/24/application-x-shockwave-flash.svg b/mimes/24/application-x-shockwave-flash.svg new file mode 120000 index 00000000..6022f317 --- /dev/null +++ b/mimes/24/application-x-shockwave-flash.svg @@ -0,0 +1 @@ +application-x-flash-video.svg \ No newline at end of file diff --git a/mimes/24/application-x-sqlite2.svg b/mimes/24/application-x-sqlite2.svg new file mode 120000 index 00000000..9bd77b47 --- /dev/null +++ b/mimes/24/application-x-sqlite2.svg @@ -0,0 +1 @@ +office-database.svg \ No newline at end of file diff --git a/mimes/24/application-x-sqlite3.svg b/mimes/24/application-x-sqlite3.svg new file mode 120000 index 00000000..9bd77b47 --- /dev/null +++ b/mimes/24/application-x-sqlite3.svg @@ -0,0 +1 @@ +office-database.svg \ No newline at end of file diff --git a/mimes/24/application-x-theme.svg b/mimes/24/application-x-theme.svg new file mode 120000 index 00000000..ed5b492d --- /dev/null +++ b/mimes/24/application-x-theme.svg @@ -0,0 +1 @@ +text.svg \ No newline at end of file diff --git a/mimes/24/audio-mpeg.svg b/mimes/24/audio-mpeg.svg new file mode 120000 index 00000000..fb7fe7cb --- /dev/null +++ b/mimes/24/audio-mpeg.svg @@ -0,0 +1 @@ +audio-x-generic.svg \ No newline at end of file diff --git a/mimes/24/audio-x-generic.svg b/mimes/24/audio-x-generic.svg new file mode 100644 index 00000000..3a13e3fb --- /dev/null +++ b/mimes/24/audio-x-generic.svg @@ -0,0 +1,256 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/mimes/24/binary.svg b/mimes/24/binary.svg new file mode 120000 index 00000000..178dc003 --- /dev/null +++ b/mimes/24/binary.svg @@ -0,0 +1 @@ +application-x-executable.svg \ No newline at end of file diff --git a/mimes/24/document.svg b/mimes/24/document.svg new file mode 120000 index 00000000..ed5b492d --- /dev/null +++ b/mimes/24/document.svg @@ -0,0 +1 @@ +text.svg \ No newline at end of file diff --git a/mimes/24/empty.svg b/mimes/24/empty.svg new file mode 120000 index 00000000..89e7fcf1 --- /dev/null +++ b/mimes/24/empty.svg @@ -0,0 +1 @@ +text-x-preview.svg \ No newline at end of file diff --git a/mimes/24/exec.svg b/mimes/24/exec.svg new file mode 120000 index 00000000..178dc003 --- /dev/null +++ b/mimes/24/exec.svg @@ -0,0 +1 @@ +application-x-executable.svg \ No newline at end of file diff --git a/mimes/24/extension.svg b/mimes/24/extension.svg new file mode 100644 index 00000000..30e3f4ba --- /dev/null +++ b/mimes/24/extension.svg @@ -0,0 +1,256 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/mimes/24/image-x-3ds.svg b/mimes/24/image-x-3ds.svg new file mode 120000 index 00000000..8ac89c37 --- /dev/null +++ b/mimes/24/image-x-3ds.svg @@ -0,0 +1 @@ +model.svg \ No newline at end of file diff --git a/mimes/24/image-x-compressed-xcf.svg b/mimes/24/image-x-compressed-xcf.svg new file mode 120000 index 00000000..dc7220da --- /dev/null +++ b/mimes/24/image-x-compressed-xcf.svg @@ -0,0 +1 @@ +image-x-xcf.svg \ No newline at end of file diff --git a/mimes/24/image-x-generic.svg b/mimes/24/image-x-generic.svg new file mode 100644 index 00000000..37d86420 --- /dev/null +++ b/mimes/24/image-x-generic.svg @@ -0,0 +1,291 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mimes/24/image-x-xcf.svg b/mimes/24/image-x-xcf.svg new file mode 100644 index 00000000..8d7d5b3e --- /dev/null +++ b/mimes/24/image-x-xcf.svg @@ -0,0 +1,225 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/mimes/24/image.svg b/mimes/24/image.svg new file mode 120000 index 00000000..a2c40c72 --- /dev/null +++ b/mimes/24/image.svg @@ -0,0 +1 @@ +image-x-generic.svg \ No newline at end of file diff --git a/mimes/24/model.svg b/mimes/24/model.svg new file mode 100644 index 00000000..955234ec --- /dev/null +++ b/mimes/24/model.svg @@ -0,0 +1,206 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/mimes/24/office-contact.svg b/mimes/24/office-contact.svg new file mode 100644 index 00000000..8f79efc0 --- /dev/null +++ b/mimes/24/office-contact.svg @@ -0,0 +1,258 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/mimes/24/office-database.svg b/mimes/24/office-database.svg new file mode 100644 index 00000000..bfc447d5 --- /dev/null +++ b/mimes/24/office-database.svg @@ -0,0 +1,295 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/mimes/24/office-document.svg b/mimes/24/office-document.svg new file mode 100644 index 00000000..0b73beeb --- /dev/null +++ b/mimes/24/office-document.svg @@ -0,0 +1,262 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/mimes/24/text-directory.svg b/mimes/24/text-directory.svg new file mode 120000 index 00000000..f8f54dda --- /dev/null +++ b/mimes/24/text-directory.svg @@ -0,0 +1 @@ +office-contact.svg \ No newline at end of file diff --git a/mimes/24/text-enriched.svg b/mimes/24/text-enriched.svg new file mode 120000 index 00000000..d4a8d360 --- /dev/null +++ b/mimes/24/text-enriched.svg @@ -0,0 +1 @@ +office-document.svg \ No newline at end of file diff --git a/mimes/24/text-html.svg b/mimes/24/text-html.svg new file mode 100644 index 00000000..a66336ab --- /dev/null +++ b/mimes/24/text-html.svg @@ -0,0 +1,272 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/mimes/24/text-plain.svg b/mimes/24/text-plain.svg new file mode 120000 index 00000000..ed5b492d --- /dev/null +++ b/mimes/24/text-plain.svg @@ -0,0 +1 @@ +text.svg \ No newline at end of file diff --git a/mimes/24/text-richtext.svg b/mimes/24/text-richtext.svg new file mode 120000 index 00000000..d4a8d360 --- /dev/null +++ b/mimes/24/text-richtext.svg @@ -0,0 +1 @@ +office-document.svg \ No newline at end of file diff --git a/mimes/24/text-x-authors.svg b/mimes/24/text-x-authors.svg new file mode 100644 index 00000000..a0f1f14b --- /dev/null +++ b/mimes/24/text-x-authors.svg @@ -0,0 +1,395 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mimes/24/text-x-copying.svg b/mimes/24/text-x-copying.svg new file mode 120000 index 00000000..ed5b492d --- /dev/null +++ b/mimes/24/text-x-copying.svg @@ -0,0 +1 @@ +text.svg \ No newline at end of file diff --git a/mimes/24/text-x-generic-template.svg b/mimes/24/text-x-generic-template.svg new file mode 100644 index 00000000..1c6c6236 --- /dev/null +++ b/mimes/24/text-x-generic-template.svg @@ -0,0 +1,260 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/mimes/24/text-x-generic.svg b/mimes/24/text-x-generic.svg new file mode 120000 index 00000000..ed5b492d --- /dev/null +++ b/mimes/24/text-x-generic.svg @@ -0,0 +1 @@ +text.svg \ No newline at end of file diff --git a/mimes/24/text-x-install.svg b/mimes/24/text-x-install.svg new file mode 100644 index 00000000..c7382baf --- /dev/null +++ b/mimes/24/text-x-install.svg @@ -0,0 +1,195 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/mimes/24/text-x-preview.svg b/mimes/24/text-x-preview.svg new file mode 100644 index 00000000..211ff089 --- /dev/null +++ b/mimes/24/text-x-preview.svg @@ -0,0 +1,166 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/mimes/24/text-x-readme.svg b/mimes/24/text-x-readme.svg new file mode 100644 index 00000000..f1936780 --- /dev/null +++ b/mimes/24/text-x-readme.svg @@ -0,0 +1,195 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/mimes/24/text-x-sql.svg b/mimes/24/text-x-sql.svg new file mode 120000 index 00000000..9bd77b47 --- /dev/null +++ b/mimes/24/text-x-sql.svg @@ -0,0 +1 @@ +office-database.svg \ No newline at end of file diff --git a/mimes/24/text.svg b/mimes/24/text.svg new file mode 100644 index 00000000..39470f8c --- /dev/null +++ b/mimes/24/text.svg @@ -0,0 +1,195 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/mimes/24/unknown.svg b/mimes/24/unknown.svg new file mode 100644 index 00000000..60246e78 --- /dev/null +++ b/mimes/24/unknown.svg @@ -0,0 +1,195 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/mimes/24/vcard.svg b/mimes/24/vcard.svg new file mode 120000 index 00000000..f8f54dda --- /dev/null +++ b/mimes/24/vcard.svg @@ -0,0 +1 @@ +office-contact.svg \ No newline at end of file diff --git a/mimes/24/x-office-address-book.svg b/mimes/24/x-office-address-book.svg new file mode 120000 index 00000000..0ddf63e4 --- /dev/null +++ b/mimes/24/x-office-address-book.svg @@ -0,0 +1 @@ +../../apps/24/office-address-book.svg \ No newline at end of file diff --git a/mimes/24/x-office-document-template.svg b/mimes/24/x-office-document-template.svg new file mode 100644 index 00000000..1d751f1a --- /dev/null +++ b/mimes/24/x-office-document-template.svg @@ -0,0 +1,1100 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mimes/24/x-office-document.svg b/mimes/24/x-office-document.svg new file mode 120000 index 00000000..d4a8d360 --- /dev/null +++ b/mimes/24/x-office-document.svg @@ -0,0 +1 @@ +office-document.svg \ No newline at end of file diff --git a/mimes/24/x-office-drawing-template.svg b/mimes/24/x-office-drawing-template.svg new file mode 100644 index 00000000..5bd74ed6 --- /dev/null +++ b/mimes/24/x-office-drawing-template.svg @@ -0,0 +1,471 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mimes/24/x-office-drawing.svg b/mimes/24/x-office-drawing.svg new file mode 100644 index 00000000..669afe19 --- /dev/null +++ b/mimes/24/x-office-drawing.svg @@ -0,0 +1,407 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mimes/24/x-office-presentation-template.svg b/mimes/24/x-office-presentation-template.svg new file mode 100644 index 00000000..8386dd84 --- /dev/null +++ b/mimes/24/x-office-presentation-template.svg @@ -0,0 +1,418 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mimes/24/x-office-presentation.svg b/mimes/24/x-office-presentation.svg new file mode 100644 index 00000000..593e0dc2 --- /dev/null +++ b/mimes/24/x-office-presentation.svg @@ -0,0 +1,617 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mimes/24/x-office-spreadsheet-template.svg b/mimes/24/x-office-spreadsheet-template.svg new file mode 100644 index 00000000..f7f711f9 --- /dev/null +++ b/mimes/24/x-office-spreadsheet-template.svg @@ -0,0 +1,475 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mimes/24/x-office-spreadsheet.svg b/mimes/24/x-office-spreadsheet.svg new file mode 100644 index 00000000..c80a4156 --- /dev/null +++ b/mimes/24/x-office-spreadsheet.svg @@ -0,0 +1,411 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mimes/32/application-epub+zip.svg b/mimes/32/application-epub+zip.svg new file mode 100644 index 00000000..a0df4a8e --- /dev/null +++ b/mimes/32/application-epub+zip.svg @@ -0,0 +1,707 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/mimes/32/application-illustrator.svg b/mimes/32/application-illustrator.svg new file mode 100644 index 00000000..3181a77c --- /dev/null +++ b/mimes/32/application-illustrator.svg @@ -0,0 +1,1571 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/mimes/32/application-javascript.svg b/mimes/32/application-javascript.svg new file mode 100644 index 00000000..dcdb3028 --- /dev/null +++ b/mimes/32/application-javascript.svg @@ -0,0 +1,361 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/mimes/32/application-octet-stream.svg b/mimes/32/application-octet-stream.svg new file mode 100644 index 00000000..12686645 --- /dev/null +++ b/mimes/32/application-octet-stream.svg @@ -0,0 +1,189 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/mimes/32/application-pdf.svg b/mimes/32/application-pdf.svg new file mode 100644 index 00000000..ae609ae3 --- /dev/null +++ b/mimes/32/application-pdf.svg @@ -0,0 +1,569 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/mimes/32/application-rss+xml.svg b/mimes/32/application-rss+xml.svg new file mode 100644 index 00000000..20393e6b --- /dev/null +++ b/mimes/32/application-rss+xml.svg @@ -0,0 +1,861 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/mimes/32/application-rtf.svg b/mimes/32/application-rtf.svg new file mode 120000 index 00000000..d4a8d360 --- /dev/null +++ b/mimes/32/application-rtf.svg @@ -0,0 +1 @@ +office-document.svg \ No newline at end of file diff --git a/mimes/32/application-vnd.ms-powerpoint.presentation.macroEnabled.12.svg b/mimes/32/application-vnd.ms-powerpoint.presentation.macroEnabled.12.svg new file mode 120000 index 00000000..73bb02f6 --- /dev/null +++ b/mimes/32/application-vnd.ms-powerpoint.presentation.macroEnabled.12.svg @@ -0,0 +1 @@ +x-office-presentation.svg \ No newline at end of file diff --git a/mimes/32/application-vnd.oasis.opendocument.chart.svg b/mimes/32/application-vnd.oasis.opendocument.chart.svg new file mode 100644 index 00000000..67828b7d --- /dev/null +++ b/mimes/32/application-vnd.oasis.opendocument.chart.svg @@ -0,0 +1,201 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/mimes/32/application-vnd.oasis.opendocument.database.svg b/mimes/32/application-vnd.oasis.opendocument.database.svg new file mode 120000 index 00000000..9bd77b47 --- /dev/null +++ b/mimes/32/application-vnd.oasis.opendocument.database.svg @@ -0,0 +1 @@ +office-database.svg \ No newline at end of file diff --git a/mimes/32/application-vnd.oasis.opendocument.drawing.svg b/mimes/32/application-vnd.oasis.opendocument.drawing.svg new file mode 120000 index 00000000..a3382f09 --- /dev/null +++ b/mimes/32/application-vnd.oasis.opendocument.drawing.svg @@ -0,0 +1 @@ +x-office-drawing.svg \ No newline at end of file diff --git a/mimes/32/application-vnd.oasis.opendocument.graphics.svg b/mimes/32/application-vnd.oasis.opendocument.graphics.svg new file mode 120000 index 00000000..a3382f09 --- /dev/null +++ b/mimes/32/application-vnd.oasis.opendocument.graphics.svg @@ -0,0 +1 @@ +x-office-drawing.svg \ No newline at end of file diff --git a/mimes/32/application-vnd.oasis.opendocument.spreadsheet.svg b/mimes/32/application-vnd.oasis.opendocument.spreadsheet.svg new file mode 120000 index 00000000..b17ea280 --- /dev/null +++ b/mimes/32/application-vnd.oasis.opendocument.spreadsheet.svg @@ -0,0 +1 @@ +x-office-spreadsheet.svg \ No newline at end of file diff --git a/mimes/32/application-vnd.oasis.opendocument.text-web.svg b/mimes/32/application-vnd.oasis.opendocument.text-web.svg new file mode 120000 index 00000000..c4ba3155 --- /dev/null +++ b/mimes/32/application-vnd.oasis.opendocument.text-web.svg @@ -0,0 +1 @@ +text-html.svg \ No newline at end of file diff --git a/mimes/32/application-vnd.oasis.opendocument.text.svg b/mimes/32/application-vnd.oasis.opendocument.text.svg new file mode 120000 index 00000000..d4a8d360 --- /dev/null +++ b/mimes/32/application-vnd.oasis.opendocument.text.svg @@ -0,0 +1 @@ +office-document.svg \ No newline at end of file diff --git a/mimes/32/application-vnd.openxmlformats-officedocument.presentationml.presentation.svg b/mimes/32/application-vnd.openxmlformats-officedocument.presentationml.presentation.svg new file mode 120000 index 00000000..73bb02f6 --- /dev/null +++ b/mimes/32/application-vnd.openxmlformats-officedocument.presentationml.presentation.svg @@ -0,0 +1 @@ +x-office-presentation.svg \ No newline at end of file diff --git a/mimes/32/application-vnd.openxmlformats-officedocument.presentationml.slideshow.svg b/mimes/32/application-vnd.openxmlformats-officedocument.presentationml.slideshow.svg new file mode 120000 index 00000000..73bb02f6 --- /dev/null +++ b/mimes/32/application-vnd.openxmlformats-officedocument.presentationml.slideshow.svg @@ -0,0 +1 @@ +x-office-presentation.svg \ No newline at end of file diff --git a/mimes/32/application-vnd.rn-realmedia.svg b/mimes/32/application-vnd.rn-realmedia.svg new file mode 120000 index 00000000..db0a1dc4 --- /dev/null +++ b/mimes/32/application-vnd.rn-realmedia.svg @@ -0,0 +1 @@ +video-x-generic.svg \ No newline at end of file diff --git a/mimes/32/application-vnd.sun.xml.calc.svg b/mimes/32/application-vnd.sun.xml.calc.svg new file mode 120000 index 00000000..b17ea280 --- /dev/null +++ b/mimes/32/application-vnd.sun.xml.calc.svg @@ -0,0 +1 @@ +x-office-spreadsheet.svg \ No newline at end of file diff --git a/mimes/32/application-vnd.sun.xml.draw.svg b/mimes/32/application-vnd.sun.xml.draw.svg new file mode 120000 index 00000000..a3382f09 --- /dev/null +++ b/mimes/32/application-vnd.sun.xml.draw.svg @@ -0,0 +1 @@ +x-office-drawing.svg \ No newline at end of file diff --git a/mimes/32/application-vnd.sun.xml.writer.svg b/mimes/32/application-vnd.sun.xml.writer.svg new file mode 120000 index 00000000..d4a8d360 --- /dev/null +++ b/mimes/32/application-vnd.sun.xml.writer.svg @@ -0,0 +1 @@ +office-document.svg \ No newline at end of file diff --git a/mimes/32/application-vnd.wordperfect.svg b/mimes/32/application-vnd.wordperfect.svg new file mode 120000 index 00000000..d4a8d360 --- /dev/null +++ b/mimes/32/application-vnd.wordperfect.svg @@ -0,0 +1 @@ +office-document.svg \ No newline at end of file diff --git a/mimes/32/application-x-bittorrent.svg b/mimes/32/application-x-bittorrent.svg new file mode 100644 index 00000000..f530e3c3 --- /dev/null +++ b/mimes/32/application-x-bittorrent.svg @@ -0,0 +1,193 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/mimes/32/application-x-blender.svg b/mimes/32/application-x-blender.svg new file mode 120000 index 00000000..8ac89c37 --- /dev/null +++ b/mimes/32/application-x-blender.svg @@ -0,0 +1 @@ +model.svg \ No newline at end of file diff --git a/mimes/32/application-x-cd-image.svg b/mimes/32/application-x-cd-image.svg new file mode 100644 index 00000000..9bacb67e --- /dev/null +++ b/mimes/32/application-x-cd-image.svg @@ -0,0 +1,557 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mimes/32/application-x-class-file.svg b/mimes/32/application-x-class-file.svg new file mode 120000 index 00000000..e4f86b06 --- /dev/null +++ b/mimes/32/application-x-class-file.svg @@ -0,0 +1 @@ +text-x-java-source.svg \ No newline at end of file diff --git a/mimes/32/application-x-deb.svg b/mimes/32/application-x-deb.svg new file mode 100644 index 00000000..92176965 --- /dev/null +++ b/mimes/32/application-x-deb.svg @@ -0,0 +1,270 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mimes/32/application-x-desktop.svg b/mimes/32/application-x-desktop.svg new file mode 100644 index 00000000..a914a8b9 --- /dev/null +++ b/mimes/32/application-x-desktop.svg @@ -0,0 +1,242 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/mimes/32/application-x-executable.svg b/mimes/32/application-x-executable.svg new file mode 120000 index 00000000..851b8b5e --- /dev/null +++ b/mimes/32/application-x-executable.svg @@ -0,0 +1 @@ +../../apps/32/application-default-icon.svg \ No newline at end of file diff --git a/mimes/32/application-x-fictionbook+xml.svg b/mimes/32/application-x-fictionbook+xml.svg new file mode 100644 index 00000000..ccf519fd --- /dev/null +++ b/mimes/32/application-x-fictionbook+xml.svg @@ -0,0 +1,599 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/mimes/32/application-x-flash-video.svg b/mimes/32/application-x-flash-video.svg new file mode 100644 index 00000000..5c865e73 --- /dev/null +++ b/mimes/32/application-x-flash-video.svg @@ -0,0 +1,509 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/mimes/32/application-x-gnome-theme-package.svg b/mimes/32/application-x-gnome-theme-package.svg new file mode 120000 index 00000000..ed5b492d --- /dev/null +++ b/mimes/32/application-x-gnome-theme-package.svg @@ -0,0 +1 @@ +text.svg \ No newline at end of file diff --git a/mimes/32/application-x-gnumeric.svg b/mimes/32/application-x-gnumeric.svg new file mode 120000 index 00000000..b17ea280 --- /dev/null +++ b/mimes/32/application-x-gnumeric.svg @@ -0,0 +1 @@ +x-office-spreadsheet.svg \ No newline at end of file diff --git a/mimes/32/application-x-java.svg b/mimes/32/application-x-java.svg new file mode 120000 index 00000000..e4f86b06 --- /dev/null +++ b/mimes/32/application-x-java.svg @@ -0,0 +1 @@ +text-x-java-source.svg \ No newline at end of file diff --git a/mimes/32/application-x-javascript.svg b/mimes/32/application-x-javascript.svg new file mode 120000 index 00000000..99857ffd --- /dev/null +++ b/mimes/32/application-x-javascript.svg @@ -0,0 +1 @@ +application-x-java.svg \ No newline at end of file diff --git a/mimes/32/application-x-m4.svg b/mimes/32/application-x-m4.svg new file mode 120000 index 00000000..05ab0ed6 --- /dev/null +++ b/mimes/32/application-x-m4.svg @@ -0,0 +1 @@ +text-x-script.svg \ No newline at end of file diff --git a/mimes/32/application-x-matroska.svg b/mimes/32/application-x-matroska.svg new file mode 120000 index 00000000..db0a1dc4 --- /dev/null +++ b/mimes/32/application-x-matroska.svg @@ -0,0 +1 @@ +video-x-generic.svg \ No newline at end of file diff --git a/mimes/32/application-x-ms-dos-executable.svg b/mimes/32/application-x-ms-dos-executable.svg new file mode 100644 index 00000000..c9df2297 --- /dev/null +++ b/mimes/32/application-x-ms-dos-executable.svg @@ -0,0 +1,356 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mimes/32/application-x-msi.svg b/mimes/32/application-x-msi.svg new file mode 120000 index 00000000..21665810 --- /dev/null +++ b/mimes/32/application-x-msi.svg @@ -0,0 +1 @@ +application-x-ms-dos-executable.svg \ No newline at end of file diff --git a/mimes/32/application-x-php.svg b/mimes/32/application-x-php.svg new file mode 120000 index 00000000..c4ba3155 --- /dev/null +++ b/mimes/32/application-x-php.svg @@ -0,0 +1 @@ +text-html.svg \ No newline at end of file diff --git a/mimes/32/application-x-python-bytecode.svg b/mimes/32/application-x-python-bytecode.svg new file mode 120000 index 00000000..851b8b5e --- /dev/null +++ b/mimes/32/application-x-python-bytecode.svg @@ -0,0 +1 @@ +../../apps/32/application-default-icon.svg \ No newline at end of file diff --git a/mimes/32/application-x-shellscript.svg b/mimes/32/application-x-shellscript.svg new file mode 120000 index 00000000..05ab0ed6 --- /dev/null +++ b/mimes/32/application-x-shellscript.svg @@ -0,0 +1 @@ +text-x-script.svg \ No newline at end of file diff --git a/mimes/32/application-x-shockwave-flash.svg b/mimes/32/application-x-shockwave-flash.svg new file mode 120000 index 00000000..6022f317 --- /dev/null +++ b/mimes/32/application-x-shockwave-flash.svg @@ -0,0 +1 @@ +application-x-flash-video.svg \ No newline at end of file diff --git a/mimes/32/application-x-sqlite2.svg b/mimes/32/application-x-sqlite2.svg new file mode 120000 index 00000000..9bd77b47 --- /dev/null +++ b/mimes/32/application-x-sqlite2.svg @@ -0,0 +1 @@ +office-database.svg \ No newline at end of file diff --git a/mimes/32/application-x-sqlite3.svg b/mimes/32/application-x-sqlite3.svg new file mode 120000 index 00000000..9bd77b47 --- /dev/null +++ b/mimes/32/application-x-sqlite3.svg @@ -0,0 +1 @@ +office-database.svg \ No newline at end of file diff --git a/mimes/32/application-x-theme.svg b/mimes/32/application-x-theme.svg new file mode 120000 index 00000000..ed5b492d --- /dev/null +++ b/mimes/32/application-x-theme.svg @@ -0,0 +1 @@ +text.svg \ No newline at end of file diff --git a/mimes/32/application-xml.svg b/mimes/32/application-xml.svg new file mode 120000 index 00000000..c4ba3155 --- /dev/null +++ b/mimes/32/application-xml.svg @@ -0,0 +1 @@ +text-html.svg \ No newline at end of file diff --git a/mimes/32/audio-mpeg.svg b/mimes/32/audio-mpeg.svg new file mode 120000 index 00000000..fb7fe7cb --- /dev/null +++ b/mimes/32/audio-mpeg.svg @@ -0,0 +1 @@ +audio-x-generic.svg \ No newline at end of file diff --git a/mimes/32/audio-x-generic.svg b/mimes/32/audio-x-generic.svg new file mode 100644 index 00000000..109c5fe0 --- /dev/null +++ b/mimes/32/audio-x-generic.svg @@ -0,0 +1,255 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/mimes/32/authors.svg b/mimes/32/authors.svg new file mode 100644 index 00000000..79fe81de --- /dev/null +++ b/mimes/32/authors.svg @@ -0,0 +1,531 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mimes/32/binary.svg b/mimes/32/binary.svg new file mode 120000 index 00000000..178dc003 --- /dev/null +++ b/mimes/32/binary.svg @@ -0,0 +1 @@ +application-x-executable.svg \ No newline at end of file diff --git a/mimes/32/document.svg b/mimes/32/document.svg new file mode 120000 index 00000000..ed5b492d --- /dev/null +++ b/mimes/32/document.svg @@ -0,0 +1 @@ +text.svg \ No newline at end of file diff --git a/mimes/32/empty.svg b/mimes/32/empty.svg new file mode 120000 index 00000000..89e7fcf1 --- /dev/null +++ b/mimes/32/empty.svg @@ -0,0 +1 @@ +text-x-preview.svg \ No newline at end of file diff --git a/mimes/32/exec.svg b/mimes/32/exec.svg new file mode 120000 index 00000000..178dc003 --- /dev/null +++ b/mimes/32/exec.svg @@ -0,0 +1 @@ +application-x-executable.svg \ No newline at end of file diff --git a/mimes/32/extension.svg b/mimes/32/extension.svg new file mode 100644 index 00000000..a992f500 --- /dev/null +++ b/mimes/32/extension.svg @@ -0,0 +1,246 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mimes/32/font-x-generic.svg b/mimes/32/font-x-generic.svg new file mode 100644 index 00000000..929a7db9 --- /dev/null +++ b/mimes/32/font-x-generic.svg @@ -0,0 +1,296 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mimes/32/html.svg b/mimes/32/html.svg new file mode 120000 index 00000000..c4ba3155 --- /dev/null +++ b/mimes/32/html.svg @@ -0,0 +1 @@ +text-html.svg \ No newline at end of file diff --git a/mimes/32/image-x-3ds.svg b/mimes/32/image-x-3ds.svg new file mode 120000 index 00000000..8ac89c37 --- /dev/null +++ b/mimes/32/image-x-3ds.svg @@ -0,0 +1 @@ +model.svg \ No newline at end of file diff --git a/mimes/32/image-x-compressed-xcf.svg b/mimes/32/image-x-compressed-xcf.svg new file mode 120000 index 00000000..dc7220da --- /dev/null +++ b/mimes/32/image-x-compressed-xcf.svg @@ -0,0 +1 @@ +image-x-xcf.svg \ No newline at end of file diff --git a/mimes/32/image-x-generic.svg b/mimes/32/image-x-generic.svg new file mode 100644 index 00000000..1e3d3af3 --- /dev/null +++ b/mimes/32/image-x-generic.svg @@ -0,0 +1,567 @@ + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mimes/32/image-x-svg+xml.svg b/mimes/32/image-x-svg+xml.svg new file mode 120000 index 00000000..a3382f09 --- /dev/null +++ b/mimes/32/image-x-svg+xml.svg @@ -0,0 +1 @@ +x-office-drawing.svg \ No newline at end of file diff --git a/mimes/32/image-x-xcf.svg b/mimes/32/image-x-xcf.svg new file mode 100644 index 00000000..65e1a80f --- /dev/null +++ b/mimes/32/image-x-xcf.svg @@ -0,0 +1,225 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/mimes/32/image.svg b/mimes/32/image.svg new file mode 120000 index 00000000..a2c40c72 --- /dev/null +++ b/mimes/32/image.svg @@ -0,0 +1 @@ +image-x-generic.svg \ No newline at end of file diff --git a/mimes/32/libpeas-plugin.svg b/mimes/32/libpeas-plugin.svg new file mode 120000 index 00000000..f6d9d702 --- /dev/null +++ b/mimes/32/libpeas-plugin.svg @@ -0,0 +1 @@ +extension.svg \ No newline at end of file diff --git a/mimes/32/media-video.svg b/mimes/32/media-video.svg new file mode 120000 index 00000000..db0a1dc4 --- /dev/null +++ b/mimes/32/media-video.svg @@ -0,0 +1 @@ +video-x-generic.svg \ No newline at end of file diff --git a/mimes/32/model.svg b/mimes/32/model.svg new file mode 100644 index 00000000..0e841c46 --- /dev/null +++ b/mimes/32/model.svg @@ -0,0 +1,205 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/mimes/32/multipart-encrypted.svg b/mimes/32/multipart-encrypted.svg new file mode 100644 index 00000000..12686645 --- /dev/null +++ b/mimes/32/multipart-encrypted.svg @@ -0,0 +1,189 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/mimes/32/office-contact.svg b/mimes/32/office-contact.svg new file mode 100644 index 00000000..414eee65 --- /dev/null +++ b/mimes/32/office-contact.svg @@ -0,0 +1,258 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/mimes/32/office-database.svg b/mimes/32/office-database.svg new file mode 100644 index 00000000..05e7ebb5 --- /dev/null +++ b/mimes/32/office-database.svg @@ -0,0 +1,247 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/mimes/32/office-document.svg b/mimes/32/office-document.svg new file mode 100644 index 00000000..9531c199 --- /dev/null +++ b/mimes/32/office-document.svg @@ -0,0 +1,418 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/mimes/32/office-illustration.svg b/mimes/32/office-illustration.svg new file mode 120000 index 00000000..a3382f09 --- /dev/null +++ b/mimes/32/office-illustration.svg @@ -0,0 +1 @@ +x-office-drawing.svg \ No newline at end of file diff --git a/mimes/32/office-spreadsheet.svg b/mimes/32/office-spreadsheet.svg new file mode 120000 index 00000000..b17ea280 --- /dev/null +++ b/mimes/32/office-spreadsheet.svg @@ -0,0 +1 @@ +x-office-spreadsheet.svg \ No newline at end of file diff --git a/mimes/32/package-x-generic.svg b/mimes/32/package-x-generic.svg new file mode 120000 index 00000000..83d5caeb --- /dev/null +++ b/mimes/32/package-x-generic.svg @@ -0,0 +1 @@ +package.svg \ No newline at end of file diff --git a/mimes/32/package.svg b/mimes/32/package.svg new file mode 100644 index 00000000..8f5b79e6 --- /dev/null +++ b/mimes/32/package.svg @@ -0,0 +1,269 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mimes/32/shellscript.svg b/mimes/32/shellscript.svg new file mode 120000 index 00000000..05ab0ed6 --- /dev/null +++ b/mimes/32/shellscript.svg @@ -0,0 +1 @@ +text-x-script.svg \ No newline at end of file diff --git a/mimes/32/text-css.svg b/mimes/32/text-css.svg new file mode 100644 index 00000000..0f94b1e4 --- /dev/null +++ b/mimes/32/text-css.svg @@ -0,0 +1,224 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/mimes/32/text-directory.svg b/mimes/32/text-directory.svg new file mode 120000 index 00000000..f8f54dda --- /dev/null +++ b/mimes/32/text-directory.svg @@ -0,0 +1 @@ +office-contact.svg \ No newline at end of file diff --git a/mimes/32/text-enriched.svg b/mimes/32/text-enriched.svg new file mode 120000 index 00000000..d4a8d360 --- /dev/null +++ b/mimes/32/text-enriched.svg @@ -0,0 +1 @@ +office-document.svg \ No newline at end of file diff --git a/mimes/32/text-html.svg b/mimes/32/text-html.svg new file mode 100644 index 00000000..dc777bf3 --- /dev/null +++ b/mimes/32/text-html.svg @@ -0,0 +1,482 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/mimes/32/text-htmlh.svg b/mimes/32/text-htmlh.svg new file mode 120000 index 00000000..c4ba3155 --- /dev/null +++ b/mimes/32/text-htmlh.svg @@ -0,0 +1 @@ +text-html.svg \ No newline at end of file diff --git a/mimes/32/text-plain.svg b/mimes/32/text-plain.svg new file mode 120000 index 00000000..ed5b492d --- /dev/null +++ b/mimes/32/text-plain.svg @@ -0,0 +1 @@ +text.svg \ No newline at end of file diff --git a/mimes/32/text-richtext.svg b/mimes/32/text-richtext.svg new file mode 120000 index 00000000..d4a8d360 --- /dev/null +++ b/mimes/32/text-richtext.svg @@ -0,0 +1 @@ +office-document.svg \ No newline at end of file diff --git a/mimes/32/text-spreadsheet.svg b/mimes/32/text-spreadsheet.svg new file mode 120000 index 00000000..b17ea280 --- /dev/null +++ b/mimes/32/text-spreadsheet.svg @@ -0,0 +1 @@ +x-office-spreadsheet.svg \ No newline at end of file diff --git a/mimes/32/text-x-authors.svg b/mimes/32/text-x-authors.svg new file mode 100644 index 00000000..79fe81de --- /dev/null +++ b/mimes/32/text-x-authors.svg @@ -0,0 +1,531 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mimes/32/text-x-c++.svg b/mimes/32/text-x-c++.svg new file mode 120000 index 00000000..05ab0ed6 --- /dev/null +++ b/mimes/32/text-x-c++.svg @@ -0,0 +1 @@ +text-x-script.svg \ No newline at end of file diff --git a/mimes/32/text-x-c++src.svg b/mimes/32/text-x-c++src.svg new file mode 120000 index 00000000..cac65765 --- /dev/null +++ b/mimes/32/text-x-c++src.svg @@ -0,0 +1 @@ +text-x-c++.svg \ No newline at end of file diff --git a/mimes/32/text-x-copying.svg b/mimes/32/text-x-copying.svg new file mode 120000 index 00000000..ed5b492d --- /dev/null +++ b/mimes/32/text-x-copying.svg @@ -0,0 +1 @@ +text.svg \ No newline at end of file diff --git a/mimes/32/text-x-csharp.svg b/mimes/32/text-x-csharp.svg new file mode 120000 index 00000000..05ab0ed6 --- /dev/null +++ b/mimes/32/text-x-csharp.svg @@ -0,0 +1 @@ +text-x-script.svg \ No newline at end of file diff --git a/mimes/32/text-x-generic-template.svg b/mimes/32/text-x-generic-template.svg new file mode 100644 index 00000000..0b2244cc --- /dev/null +++ b/mimes/32/text-x-generic-template.svg @@ -0,0 +1,360 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/mimes/32/text-x-generic.svg b/mimes/32/text-x-generic.svg new file mode 120000 index 00000000..ed5b492d --- /dev/null +++ b/mimes/32/text-x-generic.svg @@ -0,0 +1 @@ +text.svg \ No newline at end of file diff --git a/mimes/32/text-x-install.svg b/mimes/32/text-x-install.svg new file mode 100644 index 00000000..9aa76550 --- /dev/null +++ b/mimes/32/text-x-install.svg @@ -0,0 +1,199 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/mimes/32/text-x-java-source.svg b/mimes/32/text-x-java-source.svg new file mode 120000 index 00000000..c4ba3155 --- /dev/null +++ b/mimes/32/text-x-java-source.svg @@ -0,0 +1 @@ +text-html.svg \ No newline at end of file diff --git a/mimes/32/text-x-java.svg b/mimes/32/text-x-java.svg new file mode 120000 index 00000000..e4f86b06 --- /dev/null +++ b/mimes/32/text-x-java.svg @@ -0,0 +1 @@ +text-x-java-source.svg \ No newline at end of file diff --git a/mimes/32/text-x-preview.svg b/mimes/32/text-x-preview.svg new file mode 100644 index 00000000..6cad7319 --- /dev/null +++ b/mimes/32/text-x-preview.svg @@ -0,0 +1,436 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/mimes/32/text-x-readme.svg b/mimes/32/text-x-readme.svg new file mode 100644 index 00000000..72fe137a --- /dev/null +++ b/mimes/32/text-x-readme.svg @@ -0,0 +1,230 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/mimes/32/text-x-script.svg b/mimes/32/text-x-script.svg new file mode 100644 index 00000000..f08d9b25 --- /dev/null +++ b/mimes/32/text-x-script.svg @@ -0,0 +1,313 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mimes/32/text-x-source.svg b/mimes/32/text-x-source.svg new file mode 120000 index 00000000..05ab0ed6 --- /dev/null +++ b/mimes/32/text-x-source.svg @@ -0,0 +1 @@ +text-x-script.svg \ No newline at end of file diff --git a/mimes/32/text-x-sql.svg b/mimes/32/text-x-sql.svg new file mode 120000 index 00000000..9bd77b47 --- /dev/null +++ b/mimes/32/text-x-sql.svg @@ -0,0 +1 @@ +office-database.svg \ No newline at end of file diff --git a/mimes/32/text-xml.svg b/mimes/32/text-xml.svg new file mode 120000 index 00000000..c4ba3155 --- /dev/null +++ b/mimes/32/text-xml.svg @@ -0,0 +1 @@ +text-html.svg \ No newline at end of file diff --git a/mimes/32/text.svg b/mimes/32/text.svg new file mode 100644 index 00000000..b47f28ed --- /dev/null +++ b/mimes/32/text.svg @@ -0,0 +1,194 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/mimes/32/unknown.svg b/mimes/32/unknown.svg new file mode 100644 index 00000000..7550cc75 --- /dev/null +++ b/mimes/32/unknown.svg @@ -0,0 +1,230 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/mimes/32/vcard.svg b/mimes/32/vcard.svg new file mode 120000 index 00000000..f8f54dda --- /dev/null +++ b/mimes/32/vcard.svg @@ -0,0 +1 @@ +office-contact.svg \ No newline at end of file diff --git a/mimes/32/video-x-generic.svg b/mimes/32/video-x-generic.svg new file mode 100644 index 00000000..33d0cd86 --- /dev/null +++ b/mimes/32/video-x-generic.svg @@ -0,0 +1,697 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mimes/32/www.svg b/mimes/32/www.svg new file mode 120000 index 00000000..c4ba3155 --- /dev/null +++ b/mimes/32/www.svg @@ -0,0 +1 @@ +text-html.svg \ No newline at end of file diff --git a/mimes/32/x-office-address-book.svg b/mimes/32/x-office-address-book.svg new file mode 120000 index 00000000..27132f5a --- /dev/null +++ b/mimes/32/x-office-address-book.svg @@ -0,0 +1 @@ +../../apps/32/office-address-book.svg \ No newline at end of file diff --git a/mimes/32/x-office-document-template.svg b/mimes/32/x-office-document-template.svg new file mode 100644 index 00000000..661e5b5f --- /dev/null +++ b/mimes/32/x-office-document-template.svg @@ -0,0 +1,656 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/mimes/32/x-office-document.svg b/mimes/32/x-office-document.svg new file mode 120000 index 00000000..d4a8d360 --- /dev/null +++ b/mimes/32/x-office-document.svg @@ -0,0 +1 @@ +office-document.svg \ No newline at end of file diff --git a/mimes/32/x-office-drawing-template.svg b/mimes/32/x-office-drawing-template.svg new file mode 100644 index 00000000..b912042b --- /dev/null +++ b/mimes/32/x-office-drawing-template.svg @@ -0,0 +1,674 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mimes/32/x-office-drawing.svg b/mimes/32/x-office-drawing.svg new file mode 100644 index 00000000..b0236c78 --- /dev/null +++ b/mimes/32/x-office-drawing.svg @@ -0,0 +1,612 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/mimes/32/x-office-presentation-template.svg b/mimes/32/x-office-presentation-template.svg new file mode 100644 index 00000000..4cb10d44 --- /dev/null +++ b/mimes/32/x-office-presentation-template.svg @@ -0,0 +1,510 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mimes/32/x-office-presentation.svg b/mimes/32/x-office-presentation.svg new file mode 100644 index 00000000..397830eb --- /dev/null +++ b/mimes/32/x-office-presentation.svg @@ -0,0 +1,861 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mimes/32/x-office-spreadsheet-template.svg b/mimes/32/x-office-spreadsheet-template.svg new file mode 100644 index 00000000..cc2d187f --- /dev/null +++ b/mimes/32/x-office-spreadsheet-template.svg @@ -0,0 +1,684 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mimes/32/x-office-spreadsheet.svg b/mimes/32/x-office-spreadsheet.svg new file mode 100644 index 00000000..c777e037 --- /dev/null +++ b/mimes/32/x-office-spreadsheet.svg @@ -0,0 +1,622 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mimes/48/application-atom+xml.svg b/mimes/48/application-atom+xml.svg new file mode 120000 index 00000000..23801053 --- /dev/null +++ b/mimes/48/application-atom+xml.svg @@ -0,0 +1 @@ +internet-feed.svg \ No newline at end of file diff --git a/mimes/48/application-epub+zip.svg b/mimes/48/application-epub+zip.svg new file mode 100644 index 00000000..24e63e1f --- /dev/null +++ b/mimes/48/application-epub+zip.svg @@ -0,0 +1,517 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/mimes/48/application-illustrator.svg b/mimes/48/application-illustrator.svg new file mode 100644 index 00000000..75390b04 --- /dev/null +++ b/mimes/48/application-illustrator.svg @@ -0,0 +1,202 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/mimes/48/application-octet-stream.svg b/mimes/48/application-octet-stream.svg new file mode 100644 index 00000000..e2161fd4 --- /dev/null +++ b/mimes/48/application-octet-stream.svg @@ -0,0 +1,194 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/mimes/48/application-pdf.svg b/mimes/48/application-pdf.svg new file mode 100644 index 00000000..43a2e0ad --- /dev/null +++ b/mimes/48/application-pdf.svg @@ -0,0 +1,618 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/mimes/48/application-rss+xml.svg b/mimes/48/application-rss+xml.svg new file mode 120000 index 00000000..23801053 --- /dev/null +++ b/mimes/48/application-rss+xml.svg @@ -0,0 +1 @@ +internet-feed.svg \ No newline at end of file diff --git a/mimes/48/application-rtf.svg b/mimes/48/application-rtf.svg new file mode 120000 index 00000000..d4a8d360 --- /dev/null +++ b/mimes/48/application-rtf.svg @@ -0,0 +1 @@ +office-document.svg \ No newline at end of file diff --git a/mimes/48/application-vnd.ms-powerpoint.presentation.macroEnabled.12.svg b/mimes/48/application-vnd.ms-powerpoint.presentation.macroEnabled.12.svg new file mode 120000 index 00000000..73bb02f6 --- /dev/null +++ b/mimes/48/application-vnd.ms-powerpoint.presentation.macroEnabled.12.svg @@ -0,0 +1 @@ +x-office-presentation.svg \ No newline at end of file diff --git a/mimes/48/application-vnd.oasis.opendocument.database.svg b/mimes/48/application-vnd.oasis.opendocument.database.svg new file mode 120000 index 00000000..9bd77b47 --- /dev/null +++ b/mimes/48/application-vnd.oasis.opendocument.database.svg @@ -0,0 +1 @@ +office-database.svg \ No newline at end of file diff --git a/mimes/48/application-vnd.oasis.opendocument.drawing.svg b/mimes/48/application-vnd.oasis.opendocument.drawing.svg new file mode 120000 index 00000000..a3382f09 --- /dev/null +++ b/mimes/48/application-vnd.oasis.opendocument.drawing.svg @@ -0,0 +1 @@ +x-office-drawing.svg \ No newline at end of file diff --git a/mimes/48/application-vnd.oasis.opendocument.graphics.svg b/mimes/48/application-vnd.oasis.opendocument.graphics.svg new file mode 120000 index 00000000..a3382f09 --- /dev/null +++ b/mimes/48/application-vnd.oasis.opendocument.graphics.svg @@ -0,0 +1 @@ +x-office-drawing.svg \ No newline at end of file diff --git a/mimes/48/application-vnd.oasis.opendocument.spreadsheet.svg b/mimes/48/application-vnd.oasis.opendocument.spreadsheet.svg new file mode 120000 index 00000000..b17ea280 --- /dev/null +++ b/mimes/48/application-vnd.oasis.opendocument.spreadsheet.svg @@ -0,0 +1 @@ +x-office-spreadsheet.svg \ No newline at end of file diff --git a/mimes/48/application-vnd.oasis.opendocument.text-web.svg b/mimes/48/application-vnd.oasis.opendocument.text-web.svg new file mode 120000 index 00000000..c4ba3155 --- /dev/null +++ b/mimes/48/application-vnd.oasis.opendocument.text-web.svg @@ -0,0 +1 @@ +text-html.svg \ No newline at end of file diff --git a/mimes/48/application-vnd.oasis.opendocument.text.svg b/mimes/48/application-vnd.oasis.opendocument.text.svg new file mode 120000 index 00000000..d4a8d360 --- /dev/null +++ b/mimes/48/application-vnd.oasis.opendocument.text.svg @@ -0,0 +1 @@ +office-document.svg \ No newline at end of file diff --git a/mimes/48/application-vnd.openxmlformats-officedocument.presentationml.presentation.svg b/mimes/48/application-vnd.openxmlformats-officedocument.presentationml.presentation.svg new file mode 120000 index 00000000..73bb02f6 --- /dev/null +++ b/mimes/48/application-vnd.openxmlformats-officedocument.presentationml.presentation.svg @@ -0,0 +1 @@ +x-office-presentation.svg \ No newline at end of file diff --git a/mimes/48/application-vnd.openxmlformats-officedocument.presentationml.slideshow.svg b/mimes/48/application-vnd.openxmlformats-officedocument.presentationml.slideshow.svg new file mode 120000 index 00000000..73bb02f6 --- /dev/null +++ b/mimes/48/application-vnd.openxmlformats-officedocument.presentationml.slideshow.svg @@ -0,0 +1 @@ +x-office-presentation.svg \ No newline at end of file diff --git a/mimes/48/application-vnd.rn-realmedia.svg b/mimes/48/application-vnd.rn-realmedia.svg new file mode 120000 index 00000000..db0a1dc4 --- /dev/null +++ b/mimes/48/application-vnd.rn-realmedia.svg @@ -0,0 +1 @@ +video-x-generic.svg \ No newline at end of file diff --git a/mimes/48/application-vnd.sun.xml.calc.svg b/mimes/48/application-vnd.sun.xml.calc.svg new file mode 120000 index 00000000..b17ea280 --- /dev/null +++ b/mimes/48/application-vnd.sun.xml.calc.svg @@ -0,0 +1 @@ +x-office-spreadsheet.svg \ No newline at end of file diff --git a/mimes/48/application-vnd.sun.xml.draw.svg b/mimes/48/application-vnd.sun.xml.draw.svg new file mode 120000 index 00000000..a3382f09 --- /dev/null +++ b/mimes/48/application-vnd.sun.xml.draw.svg @@ -0,0 +1 @@ +x-office-drawing.svg \ No newline at end of file diff --git a/mimes/48/application-vnd.sun.xml.writer.svg b/mimes/48/application-vnd.sun.xml.writer.svg new file mode 120000 index 00000000..d4a8d360 --- /dev/null +++ b/mimes/48/application-vnd.sun.xml.writer.svg @@ -0,0 +1 @@ +office-document.svg \ No newline at end of file diff --git a/mimes/48/application-vnd.wordperfect.svg b/mimes/48/application-vnd.wordperfect.svg new file mode 120000 index 00000000..d4a8d360 --- /dev/null +++ b/mimes/48/application-vnd.wordperfect.svg @@ -0,0 +1 @@ +office-document.svg \ No newline at end of file diff --git a/mimes/48/application-x-bittorrent.svg b/mimes/48/application-x-bittorrent.svg new file mode 100644 index 00000000..8a0b5f95 --- /dev/null +++ b/mimes/48/application-x-bittorrent.svg @@ -0,0 +1,193 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/mimes/48/application-x-blender.svg b/mimes/48/application-x-blender.svg new file mode 120000 index 00000000..8ac89c37 --- /dev/null +++ b/mimes/48/application-x-blender.svg @@ -0,0 +1 @@ +model.svg \ No newline at end of file diff --git a/mimes/48/application-x-cd-image.svg b/mimes/48/application-x-cd-image.svg new file mode 100644 index 00000000..b649ee7d --- /dev/null +++ b/mimes/48/application-x-cd-image.svg @@ -0,0 +1,563 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mimes/48/application-x-class-file.svg b/mimes/48/application-x-class-file.svg new file mode 120000 index 00000000..e4f86b06 --- /dev/null +++ b/mimes/48/application-x-class-file.svg @@ -0,0 +1 @@ +text-x-java-source.svg \ No newline at end of file diff --git a/mimes/48/application-x-deb.svg b/mimes/48/application-x-deb.svg new file mode 100644 index 00000000..8d25f19b --- /dev/null +++ b/mimes/48/application-x-deb.svg @@ -0,0 +1,541 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mimes/48/application-x-desktop.svg b/mimes/48/application-x-desktop.svg new file mode 100644 index 00000000..a3fd62f1 --- /dev/null +++ b/mimes/48/application-x-desktop.svg @@ -0,0 +1,242 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/mimes/48/application-x-executable.svg b/mimes/48/application-x-executable.svg new file mode 120000 index 00000000..8a300e8a --- /dev/null +++ b/mimes/48/application-x-executable.svg @@ -0,0 +1 @@ +../../apps/48/application-default-icon.svg \ No newline at end of file diff --git a/mimes/48/application-x-fictionbook+xml.svg b/mimes/48/application-x-fictionbook+xml.svg new file mode 100644 index 00000000..2f73424a --- /dev/null +++ b/mimes/48/application-x-fictionbook+xml.svg @@ -0,0 +1,582 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/mimes/48/application-x-flash-video.svg b/mimes/48/application-x-flash-video.svg new file mode 100644 index 00000000..ad0e5fcf --- /dev/null +++ b/mimes/48/application-x-flash-video.svg @@ -0,0 +1,492 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/mimes/48/application-x-gnome-theme-package.svg b/mimes/48/application-x-gnome-theme-package.svg new file mode 120000 index 00000000..ed5b492d --- /dev/null +++ b/mimes/48/application-x-gnome-theme-package.svg @@ -0,0 +1 @@ +text.svg \ No newline at end of file diff --git a/mimes/48/application-x-gnumeric.svg b/mimes/48/application-x-gnumeric.svg new file mode 120000 index 00000000..b17ea280 --- /dev/null +++ b/mimes/48/application-x-gnumeric.svg @@ -0,0 +1 @@ +x-office-spreadsheet.svg \ No newline at end of file diff --git a/mimes/48/application-x-java.svg b/mimes/48/application-x-java.svg new file mode 120000 index 00000000..e4f86b06 --- /dev/null +++ b/mimes/48/application-x-java.svg @@ -0,0 +1 @@ +text-x-java-source.svg \ No newline at end of file diff --git a/mimes/48/application-x-javascript.svg b/mimes/48/application-x-javascript.svg new file mode 120000 index 00000000..99857ffd --- /dev/null +++ b/mimes/48/application-x-javascript.svg @@ -0,0 +1 @@ +application-x-java.svg \ No newline at end of file diff --git a/mimes/48/application-x-m4.svg b/mimes/48/application-x-m4.svg new file mode 120000 index 00000000..05ab0ed6 --- /dev/null +++ b/mimes/48/application-x-m4.svg @@ -0,0 +1 @@ +text-x-script.svg \ No newline at end of file diff --git a/mimes/48/application-x-matroska.svg b/mimes/48/application-x-matroska.svg new file mode 120000 index 00000000..db0a1dc4 --- /dev/null +++ b/mimes/48/application-x-matroska.svg @@ -0,0 +1 @@ +video-x-generic.svg \ No newline at end of file diff --git a/mimes/48/application-x-ms-dos-executable.svg b/mimes/48/application-x-ms-dos-executable.svg new file mode 100644 index 00000000..76e4cf29 --- /dev/null +++ b/mimes/48/application-x-ms-dos-executable.svg @@ -0,0 +1,571 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mimes/48/application-x-msi.svg b/mimes/48/application-x-msi.svg new file mode 120000 index 00000000..21665810 --- /dev/null +++ b/mimes/48/application-x-msi.svg @@ -0,0 +1 @@ +application-x-ms-dos-executable.svg \ No newline at end of file diff --git a/mimes/48/application-x-object.svg b/mimes/48/application-x-object.svg new file mode 100644 index 00000000..d790157c --- /dev/null +++ b/mimes/48/application-x-object.svg @@ -0,0 +1,425 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/mimes/48/application-x-php.svg b/mimes/48/application-x-php.svg new file mode 120000 index 00000000..c4ba3155 --- /dev/null +++ b/mimes/48/application-x-php.svg @@ -0,0 +1 @@ +text-html.svg \ No newline at end of file diff --git a/mimes/48/application-x-python-bytecode.svg b/mimes/48/application-x-python-bytecode.svg new file mode 120000 index 00000000..8a300e8a --- /dev/null +++ b/mimes/48/application-x-python-bytecode.svg @@ -0,0 +1 @@ +../../apps/48/application-default-icon.svg \ No newline at end of file diff --git a/mimes/48/application-x-shellscript.svg b/mimes/48/application-x-shellscript.svg new file mode 120000 index 00000000..05ab0ed6 --- /dev/null +++ b/mimes/48/application-x-shellscript.svg @@ -0,0 +1 @@ +text-x-script.svg \ No newline at end of file diff --git a/mimes/48/application-x-shockwave-flash.svg b/mimes/48/application-x-shockwave-flash.svg new file mode 120000 index 00000000..6022f317 --- /dev/null +++ b/mimes/48/application-x-shockwave-flash.svg @@ -0,0 +1 @@ +application-x-flash-video.svg \ No newline at end of file diff --git a/mimes/48/application-x-sqlite2.svg b/mimes/48/application-x-sqlite2.svg new file mode 120000 index 00000000..9bd77b47 --- /dev/null +++ b/mimes/48/application-x-sqlite2.svg @@ -0,0 +1 @@ +office-database.svg \ No newline at end of file diff --git a/mimes/48/application-x-sqlite3.svg b/mimes/48/application-x-sqlite3.svg new file mode 120000 index 00000000..9bd77b47 --- /dev/null +++ b/mimes/48/application-x-sqlite3.svg @@ -0,0 +1 @@ +office-database.svg \ No newline at end of file diff --git a/mimes/48/application-x-theme.svg b/mimes/48/application-x-theme.svg new file mode 120000 index 00000000..ed5b492d --- /dev/null +++ b/mimes/48/application-x-theme.svg @@ -0,0 +1 @@ +text.svg \ No newline at end of file diff --git a/mimes/48/application-xml.svg b/mimes/48/application-xml.svg new file mode 120000 index 00000000..c4ba3155 --- /dev/null +++ b/mimes/48/application-xml.svg @@ -0,0 +1 @@ +text-html.svg \ No newline at end of file diff --git a/mimes/48/audio-mpeg.svg b/mimes/48/audio-mpeg.svg new file mode 120000 index 00000000..fb7fe7cb --- /dev/null +++ b/mimes/48/audio-mpeg.svg @@ -0,0 +1 @@ +audio-x-generic.svg \ No newline at end of file diff --git a/mimes/48/audio-x-generic.svg b/mimes/48/audio-x-generic.svg new file mode 100644 index 00000000..82be3577 --- /dev/null +++ b/mimes/48/audio-x-generic.svg @@ -0,0 +1,250 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/mimes/48/binary.svg b/mimes/48/binary.svg new file mode 120000 index 00000000..178dc003 --- /dev/null +++ b/mimes/48/binary.svg @@ -0,0 +1 @@ +application-x-executable.svg \ No newline at end of file diff --git a/mimes/48/document.svg b/mimes/48/document.svg new file mode 120000 index 00000000..ed5b492d --- /dev/null +++ b/mimes/48/document.svg @@ -0,0 +1 @@ +text.svg \ No newline at end of file diff --git a/mimes/48/empty.svg b/mimes/48/empty.svg new file mode 120000 index 00000000..89e7fcf1 --- /dev/null +++ b/mimes/48/empty.svg @@ -0,0 +1 @@ +text-x-preview.svg \ No newline at end of file diff --git a/mimes/48/exec.svg b/mimes/48/exec.svg new file mode 120000 index 00000000..178dc003 --- /dev/null +++ b/mimes/48/exec.svg @@ -0,0 +1 @@ +application-x-executable.svg \ No newline at end of file diff --git a/mimes/48/extension.svg b/mimes/48/extension.svg new file mode 100644 index 00000000..e8c6dc67 --- /dev/null +++ b/mimes/48/extension.svg @@ -0,0 +1,440 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mimes/48/font-x-generic.svg b/mimes/48/font-x-generic.svg new file mode 100644 index 00000000..d703e4b8 --- /dev/null +++ b/mimes/48/font-x-generic.svg @@ -0,0 +1,250 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mimes/48/html.svg b/mimes/48/html.svg new file mode 120000 index 00000000..c4ba3155 --- /dev/null +++ b/mimes/48/html.svg @@ -0,0 +1 @@ +text-html.svg \ No newline at end of file diff --git a/mimes/48/image-vnd.adobe.photoshop.svg b/mimes/48/image-vnd.adobe.photoshop.svg new file mode 100644 index 00000000..a76f8faa --- /dev/null +++ b/mimes/48/image-vnd.adobe.photoshop.svg @@ -0,0 +1,198 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/mimes/48/image-x-3ds.svg b/mimes/48/image-x-3ds.svg new file mode 120000 index 00000000..8ac89c37 --- /dev/null +++ b/mimes/48/image-x-3ds.svg @@ -0,0 +1 @@ +model.svg \ No newline at end of file diff --git a/mimes/48/image-x-compressed-xcf.svg b/mimes/48/image-x-compressed-xcf.svg new file mode 120000 index 00000000..dc7220da --- /dev/null +++ b/mimes/48/image-x-compressed-xcf.svg @@ -0,0 +1 @@ +image-x-xcf.svg \ No newline at end of file diff --git a/mimes/48/image-x-generic.svg b/mimes/48/image-x-generic.svg new file mode 100644 index 00000000..420c13a3 --- /dev/null +++ b/mimes/48/image-x-generic.svg @@ -0,0 +1,584 @@ + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mimes/48/image-x-svg+xml.svg b/mimes/48/image-x-svg+xml.svg new file mode 120000 index 00000000..a3382f09 --- /dev/null +++ b/mimes/48/image-x-svg+xml.svg @@ -0,0 +1 @@ +x-office-drawing.svg \ No newline at end of file diff --git a/mimes/48/image-x-xcf.svg b/mimes/48/image-x-xcf.svg new file mode 100644 index 00000000..903321c6 --- /dev/null +++ b/mimes/48/image-x-xcf.svg @@ -0,0 +1,250 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/mimes/48/image.svg b/mimes/48/image.svg new file mode 120000 index 00000000..a2c40c72 --- /dev/null +++ b/mimes/48/image.svg @@ -0,0 +1 @@ +image-x-generic.svg \ No newline at end of file diff --git a/mimes/48/internet-feed.svg b/mimes/48/internet-feed.svg new file mode 100644 index 00000000..6416d809 --- /dev/null +++ b/mimes/48/internet-feed.svg @@ -0,0 +1,220 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/mimes/48/libpeas-plugin.svg b/mimes/48/libpeas-plugin.svg new file mode 120000 index 00000000..f6d9d702 --- /dev/null +++ b/mimes/48/libpeas-plugin.svg @@ -0,0 +1 @@ +extension.svg \ No newline at end of file diff --git a/mimes/48/media-video.svg b/mimes/48/media-video.svg new file mode 120000 index 00000000..db0a1dc4 --- /dev/null +++ b/mimes/48/media-video.svg @@ -0,0 +1 @@ +video-x-generic.svg \ No newline at end of file diff --git a/mimes/48/model.svg b/mimes/48/model.svg new file mode 100644 index 00000000..8bd63c22 --- /dev/null +++ b/mimes/48/model.svg @@ -0,0 +1,197 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/mimes/48/office-contact.svg b/mimes/48/office-contact.svg new file mode 100644 index 00000000..ccc916db --- /dev/null +++ b/mimes/48/office-contact.svg @@ -0,0 +1,261 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/mimes/48/office-database.svg b/mimes/48/office-database.svg new file mode 100644 index 00000000..745895ec --- /dev/null +++ b/mimes/48/office-database.svg @@ -0,0 +1,246 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/mimes/48/office-document.svg b/mimes/48/office-document.svg new file mode 100644 index 00000000..5bfad5ca --- /dev/null +++ b/mimes/48/office-document.svg @@ -0,0 +1,373 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/mimes/48/office-illustration.svg b/mimes/48/office-illustration.svg new file mode 120000 index 00000000..a3382f09 --- /dev/null +++ b/mimes/48/office-illustration.svg @@ -0,0 +1 @@ +x-office-drawing.svg \ No newline at end of file diff --git a/mimes/48/office-spreadsheet.svg b/mimes/48/office-spreadsheet.svg new file mode 120000 index 00000000..b17ea280 --- /dev/null +++ b/mimes/48/office-spreadsheet.svg @@ -0,0 +1 @@ +x-office-spreadsheet.svg \ No newline at end of file diff --git a/mimes/48/package-x-generic.svg b/mimes/48/package-x-generic.svg new file mode 120000 index 00000000..83d5caeb --- /dev/null +++ b/mimes/48/package-x-generic.svg @@ -0,0 +1 @@ +package.svg \ No newline at end of file diff --git a/mimes/48/package.svg b/mimes/48/package.svg new file mode 100644 index 00000000..a60bca7a --- /dev/null +++ b/mimes/48/package.svg @@ -0,0 +1,295 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/mimes/48/shellscript.svg b/mimes/48/shellscript.svg new file mode 120000 index 00000000..05ab0ed6 --- /dev/null +++ b/mimes/48/shellscript.svg @@ -0,0 +1 @@ +text-x-script.svg \ No newline at end of file diff --git a/mimes/48/text-directory.svg b/mimes/48/text-directory.svg new file mode 120000 index 00000000..f8f54dda --- /dev/null +++ b/mimes/48/text-directory.svg @@ -0,0 +1 @@ +office-contact.svg \ No newline at end of file diff --git a/mimes/48/text-enriched.svg b/mimes/48/text-enriched.svg new file mode 120000 index 00000000..d4a8d360 --- /dev/null +++ b/mimes/48/text-enriched.svg @@ -0,0 +1 @@ +office-document.svg \ No newline at end of file diff --git a/mimes/48/text-html.svg b/mimes/48/text-html.svg new file mode 100644 index 00000000..ad8463fc --- /dev/null +++ b/mimes/48/text-html.svg @@ -0,0 +1,220 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/mimes/48/text-htmlh.svg b/mimes/48/text-htmlh.svg new file mode 120000 index 00000000..c4ba3155 --- /dev/null +++ b/mimes/48/text-htmlh.svg @@ -0,0 +1 @@ +text-html.svg \ No newline at end of file diff --git a/mimes/48/text-plain.svg b/mimes/48/text-plain.svg new file mode 120000 index 00000000..ed5b492d --- /dev/null +++ b/mimes/48/text-plain.svg @@ -0,0 +1 @@ +text.svg \ No newline at end of file diff --git a/mimes/48/text-richtext.svg b/mimes/48/text-richtext.svg new file mode 120000 index 00000000..d4a8d360 --- /dev/null +++ b/mimes/48/text-richtext.svg @@ -0,0 +1 @@ +office-document.svg \ No newline at end of file diff --git a/mimes/48/text-spreadsheet.svg b/mimes/48/text-spreadsheet.svg new file mode 120000 index 00000000..b17ea280 --- /dev/null +++ b/mimes/48/text-spreadsheet.svg @@ -0,0 +1 @@ +x-office-spreadsheet.svg \ No newline at end of file diff --git a/mimes/48/text-x-authors.svg b/mimes/48/text-x-authors.svg new file mode 100644 index 00000000..6e62023f --- /dev/null +++ b/mimes/48/text-x-authors.svg @@ -0,0 +1,489 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mimes/48/text-x-c++.svg b/mimes/48/text-x-c++.svg new file mode 120000 index 00000000..05ab0ed6 --- /dev/null +++ b/mimes/48/text-x-c++.svg @@ -0,0 +1 @@ +text-x-script.svg \ No newline at end of file diff --git a/mimes/48/text-x-c++src.svg b/mimes/48/text-x-c++src.svg new file mode 120000 index 00000000..cac65765 --- /dev/null +++ b/mimes/48/text-x-c++src.svg @@ -0,0 +1 @@ +text-x-c++.svg \ No newline at end of file diff --git a/mimes/48/text-x-changelog.svg b/mimes/48/text-x-changelog.svg new file mode 100644 index 00000000..31ce05b8 --- /dev/null +++ b/mimes/48/text-x-changelog.svg @@ -0,0 +1,604 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mimes/48/text-x-chdr.svg b/mimes/48/text-x-chdr.svg new file mode 100644 index 00000000..553fae0a --- /dev/null +++ b/mimes/48/text-x-chdr.svg @@ -0,0 +1,345 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/mimes/48/text-x-cmake.svg b/mimes/48/text-x-cmake.svg new file mode 120000 index 00000000..2df582fa --- /dev/null +++ b/mimes/48/text-x-cmake.svg @@ -0,0 +1 @@ +text-x-makefile.svg \ No newline at end of file diff --git a/mimes/48/text-x-copying.svg b/mimes/48/text-x-copying.svg new file mode 120000 index 00000000..ed5b492d --- /dev/null +++ b/mimes/48/text-x-copying.svg @@ -0,0 +1 @@ +text.svg \ No newline at end of file diff --git a/mimes/48/text-x-credits.svg b/mimes/48/text-x-credits.svg new file mode 120000 index 00000000..506c888b --- /dev/null +++ b/mimes/48/text-x-credits.svg @@ -0,0 +1 @@ +text-x-authors.svg \ No newline at end of file diff --git a/mimes/48/text-x-csharp.svg b/mimes/48/text-x-csharp.svg new file mode 120000 index 00000000..05ab0ed6 --- /dev/null +++ b/mimes/48/text-x-csharp.svg @@ -0,0 +1 @@ +text-x-script.svg \ No newline at end of file diff --git a/mimes/48/text-x-csrc.svg b/mimes/48/text-x-csrc.svg new file mode 100644 index 00000000..6335f3d2 --- /dev/null +++ b/mimes/48/text-x-csrc.svg @@ -0,0 +1,328 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/mimes/48/text-x-generic-template.svg b/mimes/48/text-x-generic-template.svg new file mode 100644 index 00000000..7d34eae0 --- /dev/null +++ b/mimes/48/text-x-generic-template.svg @@ -0,0 +1,253 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/mimes/48/text-x-generic.svg b/mimes/48/text-x-generic.svg new file mode 120000 index 00000000..ed5b492d --- /dev/null +++ b/mimes/48/text-x-generic.svg @@ -0,0 +1 @@ +text.svg \ No newline at end of file diff --git a/mimes/48/text-x-install.svg b/mimes/48/text-x-install.svg new file mode 100644 index 00000000..337aa2d2 --- /dev/null +++ b/mimes/48/text-x-install.svg @@ -0,0 +1,199 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/mimes/48/text-x-java-source.svg b/mimes/48/text-x-java-source.svg new file mode 120000 index 00000000..c4ba3155 --- /dev/null +++ b/mimes/48/text-x-java-source.svg @@ -0,0 +1 @@ +text-html.svg \ No newline at end of file diff --git a/mimes/48/text-x-java.svg b/mimes/48/text-x-java.svg new file mode 120000 index 00000000..e4f86b06 --- /dev/null +++ b/mimes/48/text-x-java.svg @@ -0,0 +1 @@ +text-x-java-source.svg \ No newline at end of file diff --git a/mimes/48/text-x-makefile.svg b/mimes/48/text-x-makefile.svg new file mode 100644 index 00000000..1b5f9d47 --- /dev/null +++ b/mimes/48/text-x-makefile.svg @@ -0,0 +1,382 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mimes/48/text-x-preview.svg b/mimes/48/text-x-preview.svg new file mode 100644 index 00000000..3b474421 --- /dev/null +++ b/mimes/48/text-x-preview.svg @@ -0,0 +1,498 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/mimes/48/text-x-python.svg b/mimes/48/text-x-python.svg new file mode 100644 index 00000000..1a912375 --- /dev/null +++ b/mimes/48/text-x-python.svg @@ -0,0 +1,384 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/mimes/48/text-x-readme.svg b/mimes/48/text-x-readme.svg new file mode 100644 index 00000000..f2ca6493 --- /dev/null +++ b/mimes/48/text-x-readme.svg @@ -0,0 +1,194 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/mimes/48/text-x-script.svg b/mimes/48/text-x-script.svg new file mode 100644 index 00000000..6f0db797 --- /dev/null +++ b/mimes/48/text-x-script.svg @@ -0,0 +1,234 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/mimes/48/text-x-source.svg b/mimes/48/text-x-source.svg new file mode 120000 index 00000000..05ab0ed6 --- /dev/null +++ b/mimes/48/text-x-source.svg @@ -0,0 +1 @@ +text-x-script.svg \ No newline at end of file diff --git a/mimes/48/text-x-sql.svg b/mimes/48/text-x-sql.svg new file mode 120000 index 00000000..9bd77b47 --- /dev/null +++ b/mimes/48/text-x-sql.svg @@ -0,0 +1 @@ +office-database.svg \ No newline at end of file diff --git a/mimes/48/text-x-vala.svg b/mimes/48/text-x-vala.svg new file mode 100644 index 00000000..adb91a32 --- /dev/null +++ b/mimes/48/text-x-vala.svg @@ -0,0 +1,377 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/mimes/48/text-xml.svg b/mimes/48/text-xml.svg new file mode 120000 index 00000000..c4ba3155 --- /dev/null +++ b/mimes/48/text-xml.svg @@ -0,0 +1 @@ +text-html.svg \ No newline at end of file diff --git a/mimes/48/text.svg b/mimes/48/text.svg new file mode 100644 index 00000000..360ad96d --- /dev/null +++ b/mimes/48/text.svg @@ -0,0 +1,194 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/mimes/48/unknown.svg b/mimes/48/unknown.svg new file mode 100644 index 00000000..b10ecf06 --- /dev/null +++ b/mimes/48/unknown.svg @@ -0,0 +1,194 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/mimes/48/vcalendar.svg b/mimes/48/vcalendar.svg new file mode 120000 index 00000000..70c286d0 --- /dev/null +++ b/mimes/48/vcalendar.svg @@ -0,0 +1 @@ +../../apps/48/office-calendar.svg \ No newline at end of file diff --git a/mimes/48/vcard.svg b/mimes/48/vcard.svg new file mode 120000 index 00000000..f8f54dda --- /dev/null +++ b/mimes/48/vcard.svg @@ -0,0 +1 @@ +office-contact.svg \ No newline at end of file diff --git a/mimes/48/video-x-generic.svg b/mimes/48/video-x-generic.svg new file mode 100644 index 00000000..390ac508 --- /dev/null +++ b/mimes/48/video-x-generic.svg @@ -0,0 +1,297 @@ + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mimes/48/www.svg b/mimes/48/www.svg new file mode 120000 index 00000000..c4ba3155 --- /dev/null +++ b/mimes/48/www.svg @@ -0,0 +1 @@ +text-html.svg \ No newline at end of file diff --git a/mimes/48/x-office-address-book.svg b/mimes/48/x-office-address-book.svg new file mode 120000 index 00000000..585c4a93 --- /dev/null +++ b/mimes/48/x-office-address-book.svg @@ -0,0 +1 @@ +../../apps/48/office-address-book.svg \ No newline at end of file diff --git a/mimes/48/x-office-calendar.svg b/mimes/48/x-office-calendar.svg new file mode 120000 index 00000000..70c286d0 --- /dev/null +++ b/mimes/48/x-office-calendar.svg @@ -0,0 +1 @@ +../../apps/48/office-calendar.svg \ No newline at end of file diff --git a/mimes/48/x-office-document-template.svg b/mimes/48/x-office-document-template.svg new file mode 100644 index 00000000..db6befa5 --- /dev/null +++ b/mimes/48/x-office-document-template.svg @@ -0,0 +1,473 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mimes/48/x-office-document.svg b/mimes/48/x-office-document.svg new file mode 120000 index 00000000..d4a8d360 --- /dev/null +++ b/mimes/48/x-office-document.svg @@ -0,0 +1 @@ +office-document.svg \ No newline at end of file diff --git a/mimes/48/x-office-drawing-template.svg b/mimes/48/x-office-drawing-template.svg new file mode 100644 index 00000000..34a502e6 --- /dev/null +++ b/mimes/48/x-office-drawing-template.svg @@ -0,0 +1,334 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mimes/48/x-office-drawing.svg b/mimes/48/x-office-drawing.svg new file mode 100644 index 00000000..9c975532 --- /dev/null +++ b/mimes/48/x-office-drawing.svg @@ -0,0 +1,224 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/mimes/48/x-office-presentation-template.svg b/mimes/48/x-office-presentation-template.svg new file mode 100644 index 00000000..7a5df645 --- /dev/null +++ b/mimes/48/x-office-presentation-template.svg @@ -0,0 +1,569 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mimes/48/x-office-presentation.svg b/mimes/48/x-office-presentation.svg new file mode 100644 index 00000000..1fd9cccc --- /dev/null +++ b/mimes/48/x-office-presentation.svg @@ -0,0 +1,816 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mimes/48/x-office-spreadsheet-template.svg b/mimes/48/x-office-spreadsheet-template.svg new file mode 100644 index 00000000..c57648ca --- /dev/null +++ b/mimes/48/x-office-spreadsheet-template.svg @@ -0,0 +1,401 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mimes/48/x-office-spreadsheet.svg b/mimes/48/x-office-spreadsheet.svg new file mode 100644 index 00000000..d493dbba --- /dev/null +++ b/mimes/48/x-office-spreadsheet.svg @@ -0,0 +1,291 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mimes/64/application-atom+xml.svg b/mimes/64/application-atom+xml.svg new file mode 120000 index 00000000..23801053 --- /dev/null +++ b/mimes/64/application-atom+xml.svg @@ -0,0 +1 @@ +internet-feed.svg \ No newline at end of file diff --git a/mimes/64/application-epub+zip.svg b/mimes/64/application-epub+zip.svg new file mode 100644 index 00000000..493c41f0 --- /dev/null +++ b/mimes/64/application-epub+zip.svg @@ -0,0 +1,735 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/mimes/64/application-illustrator.svg b/mimes/64/application-illustrator.svg new file mode 100644 index 00000000..fc8f5679 --- /dev/null +++ b/mimes/64/application-illustrator.svg @@ -0,0 +1,183 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/mimes/64/application-javascript.svg b/mimes/64/application-javascript.svg new file mode 100644 index 00000000..ff0c733d --- /dev/null +++ b/mimes/64/application-javascript.svg @@ -0,0 +1,199 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/mimes/64/application-msword.svg b/mimes/64/application-msword.svg new file mode 100644 index 00000000..e5782992 --- /dev/null +++ b/mimes/64/application-msword.svg @@ -0,0 +1,323 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/mimes/64/application-octet-stream.svg b/mimes/64/application-octet-stream.svg new file mode 100644 index 00000000..beca20c4 --- /dev/null +++ b/mimes/64/application-octet-stream.svg @@ -0,0 +1,270 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mimes/64/application-pdf.svg b/mimes/64/application-pdf.svg new file mode 100644 index 00000000..5e9c9073 --- /dev/null +++ b/mimes/64/application-pdf.svg @@ -0,0 +1,248 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/mimes/64/application-rss+xml.svg b/mimes/64/application-rss+xml.svg new file mode 120000 index 00000000..23801053 --- /dev/null +++ b/mimes/64/application-rss+xml.svg @@ -0,0 +1 @@ +internet-feed.svg \ No newline at end of file diff --git a/mimes/64/application-rtf.svg b/mimes/64/application-rtf.svg new file mode 120000 index 00000000..d4a8d360 --- /dev/null +++ b/mimes/64/application-rtf.svg @@ -0,0 +1 @@ +office-document.svg \ No newline at end of file diff --git a/mimes/64/application-vnd.ms-access.svg b/mimes/64/application-vnd.ms-access.svg new file mode 100644 index 00000000..df55e4bb --- /dev/null +++ b/mimes/64/application-vnd.ms-access.svg @@ -0,0 +1,204 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/mimes/64/application-vnd.ms-excel.svg b/mimes/64/application-vnd.ms-excel.svg new file mode 100644 index 00000000..899c0fd8 --- /dev/null +++ b/mimes/64/application-vnd.ms-excel.svg @@ -0,0 +1,342 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/mimes/64/application-vnd.ms-powerpoint.presentation.macroEnabled.12.svg b/mimes/64/application-vnd.ms-powerpoint.presentation.macroEnabled.12.svg new file mode 120000 index 00000000..73bb02f6 --- /dev/null +++ b/mimes/64/application-vnd.ms-powerpoint.presentation.macroEnabled.12.svg @@ -0,0 +1 @@ +x-office-presentation.svg \ No newline at end of file diff --git a/mimes/64/application-vnd.ms-powerpoint.svg b/mimes/64/application-vnd.ms-powerpoint.svg new file mode 100644 index 00000000..137bceb0 --- /dev/null +++ b/mimes/64/application-vnd.ms-powerpoint.svg @@ -0,0 +1,569 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/mimes/64/application-vnd.oasis.opendocument.chart.svg b/mimes/64/application-vnd.oasis.opendocument.chart.svg new file mode 100644 index 00000000..8fe731b2 --- /dev/null +++ b/mimes/64/application-vnd.oasis.opendocument.chart.svg @@ -0,0 +1,428 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/mimes/64/application-vnd.oasis.opendocument.database.svg b/mimes/64/application-vnd.oasis.opendocument.database.svg new file mode 120000 index 00000000..9bd77b47 --- /dev/null +++ b/mimes/64/application-vnd.oasis.opendocument.database.svg @@ -0,0 +1 @@ +office-database.svg \ No newline at end of file diff --git a/mimes/64/application-vnd.oasis.opendocument.drawing.svg b/mimes/64/application-vnd.oasis.opendocument.drawing.svg new file mode 120000 index 00000000..a3382f09 --- /dev/null +++ b/mimes/64/application-vnd.oasis.opendocument.drawing.svg @@ -0,0 +1 @@ +x-office-drawing.svg \ No newline at end of file diff --git a/mimes/64/application-vnd.oasis.opendocument.graphics.svg b/mimes/64/application-vnd.oasis.opendocument.graphics.svg new file mode 120000 index 00000000..a3382f09 --- /dev/null +++ b/mimes/64/application-vnd.oasis.opendocument.graphics.svg @@ -0,0 +1 @@ +x-office-drawing.svg \ No newline at end of file diff --git a/mimes/64/application-vnd.oasis.opendocument.spreadsheet.svg b/mimes/64/application-vnd.oasis.opendocument.spreadsheet.svg new file mode 120000 index 00000000..b17ea280 --- /dev/null +++ b/mimes/64/application-vnd.oasis.opendocument.spreadsheet.svg @@ -0,0 +1 @@ +x-office-spreadsheet.svg \ No newline at end of file diff --git a/mimes/64/application-vnd.oasis.opendocument.text-web.svg b/mimes/64/application-vnd.oasis.opendocument.text-web.svg new file mode 120000 index 00000000..c4ba3155 --- /dev/null +++ b/mimes/64/application-vnd.oasis.opendocument.text-web.svg @@ -0,0 +1 @@ +text-html.svg \ No newline at end of file diff --git a/mimes/64/application-vnd.oasis.opendocument.text.svg b/mimes/64/application-vnd.oasis.opendocument.text.svg new file mode 120000 index 00000000..d4a8d360 --- /dev/null +++ b/mimes/64/application-vnd.oasis.opendocument.text.svg @@ -0,0 +1 @@ +office-document.svg \ No newline at end of file diff --git a/mimes/64/application-vnd.openxmlformats-officedocument.presentationml.presentation.svg b/mimes/64/application-vnd.openxmlformats-officedocument.presentationml.presentation.svg new file mode 120000 index 00000000..73bb02f6 --- /dev/null +++ b/mimes/64/application-vnd.openxmlformats-officedocument.presentationml.presentation.svg @@ -0,0 +1 @@ +x-office-presentation.svg \ No newline at end of file diff --git a/mimes/64/application-vnd.openxmlformats-officedocument.presentationml.slideshow.svg b/mimes/64/application-vnd.openxmlformats-officedocument.presentationml.slideshow.svg new file mode 120000 index 00000000..73bb02f6 --- /dev/null +++ b/mimes/64/application-vnd.openxmlformats-officedocument.presentationml.slideshow.svg @@ -0,0 +1 @@ +x-office-presentation.svg \ No newline at end of file diff --git a/mimes/64/application-vnd.openxmlformats-officedocument.spreadsheetml.sheet.svg b/mimes/64/application-vnd.openxmlformats-officedocument.spreadsheetml.sheet.svg new file mode 120000 index 00000000..64961a14 --- /dev/null +++ b/mimes/64/application-vnd.openxmlformats-officedocument.spreadsheetml.sheet.svg @@ -0,0 +1 @@ +application-vnd.ms-excel.svg \ No newline at end of file diff --git a/mimes/64/application-vnd.openxmlformats-officedocument.wordprocessingml.document.svg b/mimes/64/application-vnd.openxmlformats-officedocument.wordprocessingml.document.svg new file mode 120000 index 00000000..803a0edf --- /dev/null +++ b/mimes/64/application-vnd.openxmlformats-officedocument.wordprocessingml.document.svg @@ -0,0 +1 @@ +application-msword.svg \ No newline at end of file diff --git a/mimes/64/application-vnd.rn-realmedia.svg b/mimes/64/application-vnd.rn-realmedia.svg new file mode 120000 index 00000000..db0a1dc4 --- /dev/null +++ b/mimes/64/application-vnd.rn-realmedia.svg @@ -0,0 +1 @@ +video-x-generic.svg \ No newline at end of file diff --git a/mimes/64/application-vnd.sun.xml.calc.svg b/mimes/64/application-vnd.sun.xml.calc.svg new file mode 120000 index 00000000..b17ea280 --- /dev/null +++ b/mimes/64/application-vnd.sun.xml.calc.svg @@ -0,0 +1 @@ +x-office-spreadsheet.svg \ No newline at end of file diff --git a/mimes/64/application-vnd.sun.xml.draw.svg b/mimes/64/application-vnd.sun.xml.draw.svg new file mode 120000 index 00000000..a3382f09 --- /dev/null +++ b/mimes/64/application-vnd.sun.xml.draw.svg @@ -0,0 +1 @@ +x-office-drawing.svg \ No newline at end of file diff --git a/mimes/64/application-vnd.sun.xml.writer.svg b/mimes/64/application-vnd.sun.xml.writer.svg new file mode 120000 index 00000000..d4a8d360 --- /dev/null +++ b/mimes/64/application-vnd.sun.xml.writer.svg @@ -0,0 +1 @@ +office-document.svg \ No newline at end of file diff --git a/mimes/64/application-vnd.wordperfect.svg b/mimes/64/application-vnd.wordperfect.svg new file mode 120000 index 00000000..d4a8d360 --- /dev/null +++ b/mimes/64/application-vnd.wordperfect.svg @@ -0,0 +1 @@ +office-document.svg \ No newline at end of file diff --git a/mimes/64/application-x-bittorrent.svg b/mimes/64/application-x-bittorrent.svg new file mode 100644 index 00000000..d527e424 --- /dev/null +++ b/mimes/64/application-x-bittorrent.svg @@ -0,0 +1,183 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/mimes/64/application-x-blender.svg b/mimes/64/application-x-blender.svg new file mode 120000 index 00000000..8ac89c37 --- /dev/null +++ b/mimes/64/application-x-blender.svg @@ -0,0 +1 @@ +model.svg \ No newline at end of file diff --git a/mimes/64/application-x-cd-image.svg b/mimes/64/application-x-cd-image.svg new file mode 100644 index 00000000..69a3e177 --- /dev/null +++ b/mimes/64/application-x-cd-image.svg @@ -0,0 +1,1009 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mimes/64/application-x-class-file.svg b/mimes/64/application-x-class-file.svg new file mode 120000 index 00000000..e4f86b06 --- /dev/null +++ b/mimes/64/application-x-class-file.svg @@ -0,0 +1 @@ +text-x-java-source.svg \ No newline at end of file diff --git a/mimes/64/application-x-deb.svg b/mimes/64/application-x-deb.svg new file mode 100644 index 00000000..1060c411 --- /dev/null +++ b/mimes/64/application-x-deb.svg @@ -0,0 +1,256 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mimes/64/application-x-desktop.svg b/mimes/64/application-x-desktop.svg new file mode 100644 index 00000000..455ac1a5 --- /dev/null +++ b/mimes/64/application-x-desktop.svg @@ -0,0 +1,243 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/mimes/64/application-x-executable.svg b/mimes/64/application-x-executable.svg new file mode 120000 index 00000000..ecdb1ff1 --- /dev/null +++ b/mimes/64/application-x-executable.svg @@ -0,0 +1 @@ +../../apps/64/application-default-icon.svg \ No newline at end of file diff --git a/mimes/64/application-x-fictionbook+xml.svg b/mimes/64/application-x-fictionbook+xml.svg new file mode 100644 index 00000000..ff70caaa --- /dev/null +++ b/mimes/64/application-x-fictionbook+xml.svg @@ -0,0 +1,602 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mimes/64/application-x-flash-video.svg b/mimes/64/application-x-flash-video.svg new file mode 100644 index 00000000..c262f485 --- /dev/null +++ b/mimes/64/application-x-flash-video.svg @@ -0,0 +1,197 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/mimes/64/application-x-gnome-theme-package.svg b/mimes/64/application-x-gnome-theme-package.svg new file mode 120000 index 00000000..ed5b492d --- /dev/null +++ b/mimes/64/application-x-gnome-theme-package.svg @@ -0,0 +1 @@ +text.svg \ No newline at end of file diff --git a/mimes/64/application-x-gnumeric.svg b/mimes/64/application-x-gnumeric.svg new file mode 120000 index 00000000..b17ea280 --- /dev/null +++ b/mimes/64/application-x-gnumeric.svg @@ -0,0 +1 @@ +x-office-spreadsheet.svg \ No newline at end of file diff --git a/mimes/64/application-x-java.svg b/mimes/64/application-x-java.svg new file mode 120000 index 00000000..e4f86b06 --- /dev/null +++ b/mimes/64/application-x-java.svg @@ -0,0 +1 @@ +text-x-java-source.svg \ No newline at end of file diff --git a/mimes/64/application-x-javascript.svg b/mimes/64/application-x-javascript.svg new file mode 120000 index 00000000..99857ffd --- /dev/null +++ b/mimes/64/application-x-javascript.svg @@ -0,0 +1 @@ +application-x-java.svg \ No newline at end of file diff --git a/mimes/64/application-x-m4.svg b/mimes/64/application-x-m4.svg new file mode 120000 index 00000000..05ab0ed6 --- /dev/null +++ b/mimes/64/application-x-m4.svg @@ -0,0 +1 @@ +text-x-script.svg \ No newline at end of file diff --git a/mimes/64/application-x-matroska.svg b/mimes/64/application-x-matroska.svg new file mode 120000 index 00000000..db0a1dc4 --- /dev/null +++ b/mimes/64/application-x-matroska.svg @@ -0,0 +1 @@ +video-x-generic.svg \ No newline at end of file diff --git a/mimes/64/application-x-ms-dos-executable.svg b/mimes/64/application-x-ms-dos-executable.svg new file mode 100644 index 00000000..86ee4a06 --- /dev/null +++ b/mimes/64/application-x-ms-dos-executable.svg @@ -0,0 +1,356 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mimes/64/application-x-msi.svg b/mimes/64/application-x-msi.svg new file mode 120000 index 00000000..21665810 --- /dev/null +++ b/mimes/64/application-x-msi.svg @@ -0,0 +1 @@ +application-x-ms-dos-executable.svg \ No newline at end of file diff --git a/mimes/64/application-x-object.svg b/mimes/64/application-x-object.svg new file mode 100644 index 00000000..ef820458 --- /dev/null +++ b/mimes/64/application-x-object.svg @@ -0,0 +1,1274 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mimes/64/application-x-php.svg b/mimes/64/application-x-php.svg new file mode 100644 index 00000000..b3e76e24 --- /dev/null +++ b/mimes/64/application-x-php.svg @@ -0,0 +1,219 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/mimes/64/application-x-python-bytecode.svg b/mimes/64/application-x-python-bytecode.svg new file mode 120000 index 00000000..ecdb1ff1 --- /dev/null +++ b/mimes/64/application-x-python-bytecode.svg @@ -0,0 +1 @@ +../../apps/64/application-default-icon.svg \ No newline at end of file diff --git a/mimes/64/application-x-shellscript.svg b/mimes/64/application-x-shellscript.svg new file mode 120000 index 00000000..05ab0ed6 --- /dev/null +++ b/mimes/64/application-x-shellscript.svg @@ -0,0 +1 @@ +text-x-script.svg \ No newline at end of file diff --git a/mimes/64/application-x-shockwave-flash.svg b/mimes/64/application-x-shockwave-flash.svg new file mode 120000 index 00000000..6022f317 --- /dev/null +++ b/mimes/64/application-x-shockwave-flash.svg @@ -0,0 +1 @@ +application-x-flash-video.svg \ No newline at end of file diff --git a/mimes/64/application-x-sqlite2.svg b/mimes/64/application-x-sqlite2.svg new file mode 120000 index 00000000..9bd77b47 --- /dev/null +++ b/mimes/64/application-x-sqlite2.svg @@ -0,0 +1 @@ +office-database.svg \ No newline at end of file diff --git a/mimes/64/application-x-sqlite3.svg b/mimes/64/application-x-sqlite3.svg new file mode 120000 index 00000000..9bd77b47 --- /dev/null +++ b/mimes/64/application-x-sqlite3.svg @@ -0,0 +1 @@ +office-database.svg \ No newline at end of file diff --git a/mimes/64/application-x-theme.svg b/mimes/64/application-x-theme.svg new file mode 120000 index 00000000..ed5b492d --- /dev/null +++ b/mimes/64/application-x-theme.svg @@ -0,0 +1 @@ +text.svg \ No newline at end of file diff --git a/mimes/64/application-xml.svg b/mimes/64/application-xml.svg new file mode 120000 index 00000000..c4ba3155 --- /dev/null +++ b/mimes/64/application-xml.svg @@ -0,0 +1 @@ +text-html.svg \ No newline at end of file diff --git a/mimes/64/audio-mpeg.svg b/mimes/64/audio-mpeg.svg new file mode 120000 index 00000000..fb7fe7cb --- /dev/null +++ b/mimes/64/audio-mpeg.svg @@ -0,0 +1 @@ +audio-x-generic.svg \ No newline at end of file diff --git a/mimes/64/audio-x-generic.svg b/mimes/64/audio-x-generic.svg new file mode 100644 index 00000000..48aad7c3 --- /dev/null +++ b/mimes/64/audio-x-generic.svg @@ -0,0 +1,255 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/mimes/64/authors.svg b/mimes/64/authors.svg new file mode 100644 index 00000000..e8234ab1 --- /dev/null +++ b/mimes/64/authors.svg @@ -0,0 +1,1071 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mimes/64/binary.svg b/mimes/64/binary.svg new file mode 120000 index 00000000..178dc003 --- /dev/null +++ b/mimes/64/binary.svg @@ -0,0 +1 @@ +application-x-executable.svg \ No newline at end of file diff --git a/mimes/64/document.svg b/mimes/64/document.svg new file mode 120000 index 00000000..ed5b492d --- /dev/null +++ b/mimes/64/document.svg @@ -0,0 +1 @@ +text.svg \ No newline at end of file diff --git a/mimes/64/empty.svg b/mimes/64/empty.svg new file mode 120000 index 00000000..89e7fcf1 --- /dev/null +++ b/mimes/64/empty.svg @@ -0,0 +1 @@ +text-x-preview.svg \ No newline at end of file diff --git a/mimes/64/exec.svg b/mimes/64/exec.svg new file mode 120000 index 00000000..178dc003 --- /dev/null +++ b/mimes/64/exec.svg @@ -0,0 +1 @@ +application-x-executable.svg \ No newline at end of file diff --git a/mimes/64/extension.svg b/mimes/64/extension.svg new file mode 100644 index 00000000..d89afbfe --- /dev/null +++ b/mimes/64/extension.svg @@ -0,0 +1,290 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mimes/64/font-x-generic.svg b/mimes/64/font-x-generic.svg new file mode 100644 index 00000000..22593bcc --- /dev/null +++ b/mimes/64/font-x-generic.svg @@ -0,0 +1,238 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mimes/64/html.svg b/mimes/64/html.svg new file mode 120000 index 00000000..c4ba3155 --- /dev/null +++ b/mimes/64/html.svg @@ -0,0 +1 @@ +text-html.svg \ No newline at end of file diff --git a/mimes/64/image-vnd.adobe.photoshop.svg b/mimes/64/image-vnd.adobe.photoshop.svg new file mode 100644 index 00000000..64a85a32 --- /dev/null +++ b/mimes/64/image-vnd.adobe.photoshop.svg @@ -0,0 +1,421 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/mimes/64/image-x-3ds.svg b/mimes/64/image-x-3ds.svg new file mode 120000 index 00000000..8ac89c37 --- /dev/null +++ b/mimes/64/image-x-3ds.svg @@ -0,0 +1 @@ +model.svg \ No newline at end of file diff --git a/mimes/64/image-x-compressed-xcf.svg b/mimes/64/image-x-compressed-xcf.svg new file mode 120000 index 00000000..dc7220da --- /dev/null +++ b/mimes/64/image-x-compressed-xcf.svg @@ -0,0 +1 @@ +image-x-xcf.svg \ No newline at end of file diff --git a/mimes/64/image-x-generic.svg b/mimes/64/image-x-generic.svg new file mode 100644 index 00000000..fc96db1b --- /dev/null +++ b/mimes/64/image-x-generic.svg @@ -0,0 +1,279 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mimes/64/image-x-svg+xml.svg b/mimes/64/image-x-svg+xml.svg new file mode 120000 index 00000000..a3382f09 --- /dev/null +++ b/mimes/64/image-x-svg+xml.svg @@ -0,0 +1 @@ +x-office-drawing.svg \ No newline at end of file diff --git a/mimes/64/image-x-xcf.svg b/mimes/64/image-x-xcf.svg new file mode 100644 index 00000000..d27d91c3 --- /dev/null +++ b/mimes/64/image-x-xcf.svg @@ -0,0 +1,280 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/mimes/64/image.svg b/mimes/64/image.svg new file mode 120000 index 00000000..a2c40c72 --- /dev/null +++ b/mimes/64/image.svg @@ -0,0 +1 @@ +image-x-generic.svg \ No newline at end of file diff --git a/mimes/64/internet-feed.svg b/mimes/64/internet-feed.svg new file mode 100644 index 00000000..42bf58af --- /dev/null +++ b/mimes/64/internet-feed.svg @@ -0,0 +1,176 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/mimes/64/libpeas-plugin.svg b/mimes/64/libpeas-plugin.svg new file mode 120000 index 00000000..f6d9d702 --- /dev/null +++ b/mimes/64/libpeas-plugin.svg @@ -0,0 +1 @@ +extension.svg \ No newline at end of file diff --git a/mimes/64/media-video.svg b/mimes/64/media-video.svg new file mode 120000 index 00000000..db0a1dc4 --- /dev/null +++ b/mimes/64/media-video.svg @@ -0,0 +1 @@ +video-x-generic.svg \ No newline at end of file diff --git a/mimes/64/model.svg b/mimes/64/model.svg new file mode 100644 index 00000000..00564bba --- /dev/null +++ b/mimes/64/model.svg @@ -0,0 +1,222 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/mimes/64/office-contact.svg b/mimes/64/office-contact.svg new file mode 100644 index 00000000..81719b8e --- /dev/null +++ b/mimes/64/office-contact.svg @@ -0,0 +1,281 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/mimes/64/office-database.svg b/mimes/64/office-database.svg new file mode 100644 index 00000000..c8065029 --- /dev/null +++ b/mimes/64/office-database.svg @@ -0,0 +1,251 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/mimes/64/office-document.svg b/mimes/64/office-document.svg new file mode 100644 index 00000000..4283e50b --- /dev/null +++ b/mimes/64/office-document.svg @@ -0,0 +1,492 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/mimes/64/office-illustration.svg b/mimes/64/office-illustration.svg new file mode 120000 index 00000000..a3382f09 --- /dev/null +++ b/mimes/64/office-illustration.svg @@ -0,0 +1 @@ +x-office-drawing.svg \ No newline at end of file diff --git a/mimes/64/office-spreadsheet.svg b/mimes/64/office-spreadsheet.svg new file mode 120000 index 00000000..b17ea280 --- /dev/null +++ b/mimes/64/office-spreadsheet.svg @@ -0,0 +1 @@ +x-office-spreadsheet.svg \ No newline at end of file diff --git a/mimes/64/package-x-generic.svg b/mimes/64/package-x-generic.svg new file mode 120000 index 00000000..83d5caeb --- /dev/null +++ b/mimes/64/package-x-generic.svg @@ -0,0 +1 @@ +package.svg \ No newline at end of file diff --git a/mimes/64/package.svg b/mimes/64/package.svg new file mode 100644 index 00000000..fbf17978 --- /dev/null +++ b/mimes/64/package.svg @@ -0,0 +1,297 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/mimes/64/shellscript.svg b/mimes/64/shellscript.svg new file mode 120000 index 00000000..05ab0ed6 --- /dev/null +++ b/mimes/64/shellscript.svg @@ -0,0 +1 @@ +text-x-script.svg \ No newline at end of file diff --git a/mimes/64/text-css.svg b/mimes/64/text-css.svg new file mode 100644 index 00000000..56358a50 --- /dev/null +++ b/mimes/64/text-css.svg @@ -0,0 +1,229 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/mimes/64/text-directory.svg b/mimes/64/text-directory.svg new file mode 120000 index 00000000..f8f54dda --- /dev/null +++ b/mimes/64/text-directory.svg @@ -0,0 +1 @@ +office-contact.svg \ No newline at end of file diff --git a/mimes/64/text-enriched.svg b/mimes/64/text-enriched.svg new file mode 120000 index 00000000..d4a8d360 --- /dev/null +++ b/mimes/64/text-enriched.svg @@ -0,0 +1 @@ +office-document.svg \ No newline at end of file diff --git a/mimes/64/text-html.svg b/mimes/64/text-html.svg new file mode 100644 index 00000000..09318ff0 --- /dev/null +++ b/mimes/64/text-html.svg @@ -0,0 +1,219 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/mimes/64/text-htmlh.svg b/mimes/64/text-htmlh.svg new file mode 120000 index 00000000..c4ba3155 --- /dev/null +++ b/mimes/64/text-htmlh.svg @@ -0,0 +1 @@ +text-html.svg \ No newline at end of file diff --git a/mimes/64/text-plain.svg b/mimes/64/text-plain.svg new file mode 120000 index 00000000..ed5b492d --- /dev/null +++ b/mimes/64/text-plain.svg @@ -0,0 +1 @@ +text.svg \ No newline at end of file diff --git a/mimes/64/text-richtext.svg b/mimes/64/text-richtext.svg new file mode 120000 index 00000000..d4a8d360 --- /dev/null +++ b/mimes/64/text-richtext.svg @@ -0,0 +1 @@ +office-document.svg \ No newline at end of file diff --git a/mimes/64/text-spreadsheet.svg b/mimes/64/text-spreadsheet.svg new file mode 120000 index 00000000..b17ea280 --- /dev/null +++ b/mimes/64/text-spreadsheet.svg @@ -0,0 +1 @@ +x-office-spreadsheet.svg \ No newline at end of file diff --git a/mimes/64/text-x-authors.svg b/mimes/64/text-x-authors.svg new file mode 100644 index 00000000..caacb580 --- /dev/null +++ b/mimes/64/text-x-authors.svg @@ -0,0 +1,497 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mimes/64/text-x-c++.svg b/mimes/64/text-x-c++.svg new file mode 120000 index 00000000..05ab0ed6 --- /dev/null +++ b/mimes/64/text-x-c++.svg @@ -0,0 +1 @@ +text-x-script.svg \ No newline at end of file diff --git a/mimes/64/text-x-c++src.svg b/mimes/64/text-x-c++src.svg new file mode 120000 index 00000000..cac65765 --- /dev/null +++ b/mimes/64/text-x-c++src.svg @@ -0,0 +1 @@ +text-x-c++.svg \ No newline at end of file diff --git a/mimes/64/text-x-changelog.svg b/mimes/64/text-x-changelog.svg new file mode 100644 index 00000000..67de073a --- /dev/null +++ b/mimes/64/text-x-changelog.svg @@ -0,0 +1,907 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mimes/64/text-x-chdr.svg b/mimes/64/text-x-chdr.svg new file mode 100644 index 00000000..2cb4848e --- /dev/null +++ b/mimes/64/text-x-chdr.svg @@ -0,0 +1,920 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mimes/64/text-x-cmake.svg b/mimes/64/text-x-cmake.svg new file mode 120000 index 00000000..2df582fa --- /dev/null +++ b/mimes/64/text-x-cmake.svg @@ -0,0 +1 @@ +text-x-makefile.svg \ No newline at end of file diff --git a/mimes/64/text-x-copying.svg b/mimes/64/text-x-copying.svg new file mode 120000 index 00000000..ed5b492d --- /dev/null +++ b/mimes/64/text-x-copying.svg @@ -0,0 +1 @@ +text.svg \ No newline at end of file diff --git a/mimes/64/text-x-credits.svg b/mimes/64/text-x-credits.svg new file mode 120000 index 00000000..506c888b --- /dev/null +++ b/mimes/64/text-x-credits.svg @@ -0,0 +1 @@ +text-x-authors.svg \ No newline at end of file diff --git a/mimes/64/text-x-csharp.svg b/mimes/64/text-x-csharp.svg new file mode 120000 index 00000000..05ab0ed6 --- /dev/null +++ b/mimes/64/text-x-csharp.svg @@ -0,0 +1 @@ +text-x-script.svg \ No newline at end of file diff --git a/mimes/64/text-x-csrc.svg b/mimes/64/text-x-csrc.svg new file mode 100644 index 00000000..b9ca5aca --- /dev/null +++ b/mimes/64/text-x-csrc.svg @@ -0,0 +1,330 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/mimes/64/text-x-generic-template.svg b/mimes/64/text-x-generic-template.svg new file mode 100644 index 00000000..b9e70f1e --- /dev/null +++ b/mimes/64/text-x-generic-template.svg @@ -0,0 +1,523 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mimes/64/text-x-generic.svg b/mimes/64/text-x-generic.svg new file mode 120000 index 00000000..ed5b492d --- /dev/null +++ b/mimes/64/text-x-generic.svg @@ -0,0 +1 @@ +text.svg \ No newline at end of file diff --git a/mimes/64/text-x-install.svg b/mimes/64/text-x-install.svg new file mode 100644 index 00000000..847e4a1a --- /dev/null +++ b/mimes/64/text-x-install.svg @@ -0,0 +1,222 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/mimes/64/text-x-java-source.svg b/mimes/64/text-x-java-source.svg new file mode 120000 index 00000000..c4ba3155 --- /dev/null +++ b/mimes/64/text-x-java-source.svg @@ -0,0 +1 @@ +text-html.svg \ No newline at end of file diff --git a/mimes/64/text-x-java.svg b/mimes/64/text-x-java.svg new file mode 120000 index 00000000..e4f86b06 --- /dev/null +++ b/mimes/64/text-x-java.svg @@ -0,0 +1 @@ +text-x-java-source.svg \ No newline at end of file diff --git a/mimes/64/text-x-makefile.svg b/mimes/64/text-x-makefile.svg new file mode 100644 index 00000000..a45d6382 --- /dev/null +++ b/mimes/64/text-x-makefile.svg @@ -0,0 +1,386 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mimes/64/text-x-preview.svg b/mimes/64/text-x-preview.svg new file mode 100644 index 00000000..09b1158c --- /dev/null +++ b/mimes/64/text-x-preview.svg @@ -0,0 +1,183 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/mimes/64/text-x-readme.svg b/mimes/64/text-x-readme.svg new file mode 100644 index 00000000..0bdde8f2 --- /dev/null +++ b/mimes/64/text-x-readme.svg @@ -0,0 +1,232 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/mimes/64/text-x-script.svg b/mimes/64/text-x-script.svg new file mode 100644 index 00000000..313f9395 --- /dev/null +++ b/mimes/64/text-x-script.svg @@ -0,0 +1,239 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/mimes/64/text-x-source.svg b/mimes/64/text-x-source.svg new file mode 120000 index 00000000..05ab0ed6 --- /dev/null +++ b/mimes/64/text-x-source.svg @@ -0,0 +1 @@ +text-x-script.svg \ No newline at end of file diff --git a/mimes/64/text-x-sql.svg b/mimes/64/text-x-sql.svg new file mode 120000 index 00000000..9bd77b47 --- /dev/null +++ b/mimes/64/text-x-sql.svg @@ -0,0 +1 @@ +office-database.svg \ No newline at end of file diff --git a/mimes/64/text-x-vala.svg b/mimes/64/text-x-vala.svg new file mode 100644 index 00000000..3ddbacd1 --- /dev/null +++ b/mimes/64/text-x-vala.svg @@ -0,0 +1,337 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/mimes/64/text-xml.svg b/mimes/64/text-xml.svg new file mode 120000 index 00000000..c4ba3155 --- /dev/null +++ b/mimes/64/text-xml.svg @@ -0,0 +1 @@ +text-html.svg \ No newline at end of file diff --git a/mimes/64/text.svg b/mimes/64/text.svg new file mode 100644 index 00000000..13921e79 --- /dev/null +++ b/mimes/64/text.svg @@ -0,0 +1,214 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/mimes/64/unknown.svg b/mimes/64/unknown.svg new file mode 100644 index 00000000..2f963753 --- /dev/null +++ b/mimes/64/unknown.svg @@ -0,0 +1,417 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/mimes/64/vcalendar.svg b/mimes/64/vcalendar.svg new file mode 120000 index 00000000..2ed35607 --- /dev/null +++ b/mimes/64/vcalendar.svg @@ -0,0 +1 @@ +../../apps/64/office-calendar.svg \ No newline at end of file diff --git a/mimes/64/vcard.svg b/mimes/64/vcard.svg new file mode 120000 index 00000000..f8f54dda --- /dev/null +++ b/mimes/64/vcard.svg @@ -0,0 +1 @@ +office-contact.svg \ No newline at end of file diff --git a/mimes/64/video-x-generic.svg b/mimes/64/video-x-generic.svg new file mode 100644 index 00000000..42a7a4f5 --- /dev/null +++ b/mimes/64/video-x-generic.svg @@ -0,0 +1,293 @@ + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mimes/64/www.svg b/mimes/64/www.svg new file mode 120000 index 00000000..c4ba3155 --- /dev/null +++ b/mimes/64/www.svg @@ -0,0 +1 @@ +text-html.svg \ No newline at end of file diff --git a/mimes/64/x-office-address-book.svg b/mimes/64/x-office-address-book.svg new file mode 120000 index 00000000..0219885e --- /dev/null +++ b/mimes/64/x-office-address-book.svg @@ -0,0 +1 @@ +../../apps/64/office-address-book.svg \ No newline at end of file diff --git a/mimes/64/x-office-calendar.svg b/mimes/64/x-office-calendar.svg new file mode 120000 index 00000000..2ed35607 --- /dev/null +++ b/mimes/64/x-office-calendar.svg @@ -0,0 +1 @@ +../../apps/64/office-calendar.svg \ No newline at end of file diff --git a/mimes/64/x-office-document-template.svg b/mimes/64/x-office-document-template.svg new file mode 100644 index 00000000..99b8b071 --- /dev/null +++ b/mimes/64/x-office-document-template.svg @@ -0,0 +1,568 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mimes/64/x-office-document.svg b/mimes/64/x-office-document.svg new file mode 120000 index 00000000..d4a8d360 --- /dev/null +++ b/mimes/64/x-office-document.svg @@ -0,0 +1 @@ +office-document.svg \ No newline at end of file diff --git a/mimes/64/x-office-drawing-template.svg b/mimes/64/x-office-drawing-template.svg new file mode 100644 index 00000000..114b6c6b --- /dev/null +++ b/mimes/64/x-office-drawing-template.svg @@ -0,0 +1,459 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mimes/64/x-office-drawing.svg b/mimes/64/x-office-drawing.svg new file mode 100644 index 00000000..80713b6d --- /dev/null +++ b/mimes/64/x-office-drawing.svg @@ -0,0 +1,487 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/mimes/64/x-office-presentation-template.svg b/mimes/64/x-office-presentation-template.svg new file mode 100644 index 00000000..70e73838 --- /dev/null +++ b/mimes/64/x-office-presentation-template.svg @@ -0,0 +1,734 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mimes/64/x-office-presentation.svg b/mimes/64/x-office-presentation.svg new file mode 100644 index 00000000..d0a7f491 --- /dev/null +++ b/mimes/64/x-office-presentation.svg @@ -0,0 +1,1894 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mimes/64/x-office-spreadsheet-template.svg b/mimes/64/x-office-spreadsheet-template.svg new file mode 100644 index 00000000..0beb1982 --- /dev/null +++ b/mimes/64/x-office-spreadsheet-template.svg @@ -0,0 +1,580 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mimes/64/x-office-spreadsheet.svg b/mimes/64/x-office-spreadsheet.svg new file mode 100644 index 00000000..02aed251 --- /dev/null +++ b/mimes/64/x-office-spreadsheet.svg @@ -0,0 +1,673 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mimes/symbolic/media-image-symbolic.svg b/mimes/symbolic/media-image-symbolic.svg new file mode 100644 index 00000000..e4a442a8 --- /dev/null +++ b/mimes/symbolic/media-image-symbolic.svg @@ -0,0 +1,34 @@ + + + + + + + + + image/svg+xml + + + + + + + diff --git a/mimes/symbolic/media-video-symbolic.svg b/mimes/symbolic/media-video-symbolic.svg new file mode 100644 index 00000000..9a0c6c81 --- /dev/null +++ b/mimes/symbolic/media-video-symbolic.svg @@ -0,0 +1,37 @@ + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/mimes/symbolic/text-html-symbolic.svg b/mimes/symbolic/text-html-symbolic.svg new file mode 100644 index 00000000..9f9629e9 --- /dev/null +++ b/mimes/symbolic/text-html-symbolic.svg @@ -0,0 +1,37 @@ + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/mimes/symbolic/text-x-generic-symbolic.svg b/mimes/symbolic/text-x-generic-symbolic.svg new file mode 100644 index 00000000..ed73d538 --- /dev/null +++ b/mimes/symbolic/text-x-generic-symbolic.svg @@ -0,0 +1,94 @@ + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + diff --git a/panel/16/account-logged-in.svg b/panel/16/account-logged-in.svg new file mode 100644 index 00000000..17b69f04 --- /dev/null +++ b/panel/16/account-logged-in.svg @@ -0,0 +1,260 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/panel/16/applications-chat-panel.svg b/panel/16/applications-chat-panel.svg new file mode 100644 index 00000000..bf1e7846 --- /dev/null +++ b/panel/16/applications-chat-panel.svg @@ -0,0 +1,37 @@ + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/panel/16/applications-email-panel.svg b/panel/16/applications-email-panel.svg new file mode 100644 index 00000000..f167f94f --- /dev/null +++ b/panel/16/applications-email-panel.svg @@ -0,0 +1,37 @@ + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/panel/16/audio-volume-high-panel.svg b/panel/16/audio-volume-high-panel.svg new file mode 100644 index 00000000..55050e62 --- /dev/null +++ b/panel/16/audio-volume-high-panel.svg @@ -0,0 +1,185 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/panel/16/audio-volume-low-panel.svg b/panel/16/audio-volume-low-panel.svg new file mode 100644 index 00000000..f9980b8e --- /dev/null +++ b/panel/16/audio-volume-low-panel.svg @@ -0,0 +1,166 @@ + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/panel/16/audio-volume-low-zero-panel.svg b/panel/16/audio-volume-low-zero-panel.svg new file mode 100644 index 00000000..4a80b873 --- /dev/null +++ b/panel/16/audio-volume-low-zero-panel.svg @@ -0,0 +1,170 @@ + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + diff --git a/panel/16/audio-volume-medium-panel.svg b/panel/16/audio-volume-medium-panel.svg new file mode 100644 index 00000000..fb3f954e --- /dev/null +++ b/panel/16/audio-volume-medium-panel.svg @@ -0,0 +1,162 @@ + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/panel/16/indicator-keyboard-Ak.svg b/panel/16/indicator-keyboard-Ak.svg new file mode 100644 index 00000000..6ddde81a --- /dev/null +++ b/panel/16/indicator-keyboard-Ak.svg @@ -0,0 +1 @@ +Ak diff --git a/panel/16/indicator-keyboard-Am.svg b/panel/16/indicator-keyboard-Am.svg new file mode 100644 index 00000000..fd765f9d --- /dev/null +++ b/panel/16/indicator-keyboard-Am.svg @@ -0,0 +1 @@ +Am diff --git a/panel/16/indicator-keyboard-Ar-1.svg b/panel/16/indicator-keyboard-Ar-1.svg new file mode 100644 index 00000000..18e71ff0 --- /dev/null +++ b/panel/16/indicator-keyboard-Ar-1.svg @@ -0,0 +1 @@ +Ar1 diff --git a/panel/16/indicator-keyboard-Ar-10.svg b/panel/16/indicator-keyboard-Ar-10.svg new file mode 100644 index 00000000..aa066312 --- /dev/null +++ b/panel/16/indicator-keyboard-Ar-10.svg @@ -0,0 +1 @@ +Ar10 diff --git a/panel/16/indicator-keyboard-Ar-11.svg b/panel/16/indicator-keyboard-Ar-11.svg new file mode 100644 index 00000000..9cc339cd --- /dev/null +++ b/panel/16/indicator-keyboard-Ar-11.svg @@ -0,0 +1 @@ +Ar11 diff --git a/panel/16/indicator-keyboard-Ar-2.svg b/panel/16/indicator-keyboard-Ar-2.svg new file mode 100644 index 00000000..d102fb97 --- /dev/null +++ b/panel/16/indicator-keyboard-Ar-2.svg @@ -0,0 +1 @@ +Ar2 diff --git a/panel/16/indicator-keyboard-Ar-3.svg b/panel/16/indicator-keyboard-Ar-3.svg new file mode 100644 index 00000000..bf9c8c3b --- /dev/null +++ b/panel/16/indicator-keyboard-Ar-3.svg @@ -0,0 +1 @@ +Ar3 diff --git a/panel/16/indicator-keyboard-Ar-4.svg b/panel/16/indicator-keyboard-Ar-4.svg new file mode 100644 index 00000000..56556ca7 --- /dev/null +++ b/panel/16/indicator-keyboard-Ar-4.svg @@ -0,0 +1 @@ +Ar4 diff --git a/panel/16/indicator-keyboard-Ar-5.svg b/panel/16/indicator-keyboard-Ar-5.svg new file mode 100644 index 00000000..504c446b --- /dev/null +++ b/panel/16/indicator-keyboard-Ar-5.svg @@ -0,0 +1 @@ +Ar5 diff --git a/panel/16/indicator-keyboard-Ar-6.svg b/panel/16/indicator-keyboard-Ar-6.svg new file mode 100644 index 00000000..e76f9f21 --- /dev/null +++ b/panel/16/indicator-keyboard-Ar-6.svg @@ -0,0 +1 @@ +Ar6 diff --git a/panel/16/indicator-keyboard-Ar-7.svg b/panel/16/indicator-keyboard-Ar-7.svg new file mode 100644 index 00000000..e2365ca5 --- /dev/null +++ b/panel/16/indicator-keyboard-Ar-7.svg @@ -0,0 +1 @@ +Ar7 diff --git a/panel/16/indicator-keyboard-Ar-8.svg b/panel/16/indicator-keyboard-Ar-8.svg new file mode 100644 index 00000000..e84df926 --- /dev/null +++ b/panel/16/indicator-keyboard-Ar-8.svg @@ -0,0 +1 @@ +Ar8 diff --git a/panel/16/indicator-keyboard-Ar-9.svg b/panel/16/indicator-keyboard-Ar-9.svg new file mode 100644 index 00000000..6055ee66 --- /dev/null +++ b/panel/16/indicator-keyboard-Ar-9.svg @@ -0,0 +1 @@ +Ar9 diff --git a/panel/16/indicator-keyboard-Ar.svg b/panel/16/indicator-keyboard-Ar.svg new file mode 100644 index 00000000..73209f61 --- /dev/null +++ b/panel/16/indicator-keyboard-Ar.svg @@ -0,0 +1 @@ +Ar diff --git a/panel/16/indicator-keyboard-Av.svg b/panel/16/indicator-keyboard-Av.svg new file mode 100644 index 00000000..62b123c8 --- /dev/null +++ b/panel/16/indicator-keyboard-Av.svg @@ -0,0 +1 @@ +Av diff --git a/panel/16/indicator-keyboard-Az-1.svg b/panel/16/indicator-keyboard-Az-1.svg new file mode 100644 index 00000000..ef9a8f24 --- /dev/null +++ b/panel/16/indicator-keyboard-Az-1.svg @@ -0,0 +1 @@ +Az1 diff --git a/panel/16/indicator-keyboard-Az-2.svg b/panel/16/indicator-keyboard-Az-2.svg new file mode 100644 index 00000000..229e4d88 --- /dev/null +++ b/panel/16/indicator-keyboard-Az-2.svg @@ -0,0 +1 @@ +Az2 diff --git a/panel/16/indicator-keyboard-Az.svg b/panel/16/indicator-keyboard-Az.svg new file mode 100644 index 00000000..7a6b4a2f --- /dev/null +++ b/panel/16/indicator-keyboard-Az.svg @@ -0,0 +1 @@ +Az diff --git a/panel/16/indicator-keyboard-Be-1.svg b/panel/16/indicator-keyboard-Be-1.svg new file mode 100644 index 00000000..2aa820b6 --- /dev/null +++ b/panel/16/indicator-keyboard-Be-1.svg @@ -0,0 +1 @@ +Be1 diff --git a/panel/16/indicator-keyboard-Be-10.svg b/panel/16/indicator-keyboard-Be-10.svg new file mode 100644 index 00000000..0b341a74 --- /dev/null +++ b/panel/16/indicator-keyboard-Be-10.svg @@ -0,0 +1 @@ +Be10 diff --git a/panel/16/indicator-keyboard-Be-11.svg b/panel/16/indicator-keyboard-Be-11.svg new file mode 100644 index 00000000..496d216f --- /dev/null +++ b/panel/16/indicator-keyboard-Be-11.svg @@ -0,0 +1 @@ +Be11 diff --git a/panel/16/indicator-keyboard-Be-12.svg b/panel/16/indicator-keyboard-Be-12.svg new file mode 100644 index 00000000..ec54d1e3 --- /dev/null +++ b/panel/16/indicator-keyboard-Be-12.svg @@ -0,0 +1 @@ +Be12 diff --git a/panel/16/indicator-keyboard-Be-13.svg b/panel/16/indicator-keyboard-Be-13.svg new file mode 100644 index 00000000..0b78e470 --- /dev/null +++ b/panel/16/indicator-keyboard-Be-13.svg @@ -0,0 +1 @@ +Be13 diff --git a/panel/16/indicator-keyboard-Be-14.svg b/panel/16/indicator-keyboard-Be-14.svg new file mode 100644 index 00000000..88f14322 --- /dev/null +++ b/panel/16/indicator-keyboard-Be-14.svg @@ -0,0 +1 @@ +Be14 diff --git a/panel/16/indicator-keyboard-Be-2.svg b/panel/16/indicator-keyboard-Be-2.svg new file mode 100644 index 00000000..7f6a089b --- /dev/null +++ b/panel/16/indicator-keyboard-Be-2.svg @@ -0,0 +1 @@ +Be2 diff --git a/panel/16/indicator-keyboard-Be-3.svg b/panel/16/indicator-keyboard-Be-3.svg new file mode 100644 index 00000000..952cf331 --- /dev/null +++ b/panel/16/indicator-keyboard-Be-3.svg @@ -0,0 +1 @@ +Be3 diff --git a/panel/16/indicator-keyboard-Be-4.svg b/panel/16/indicator-keyboard-Be-4.svg new file mode 100644 index 00000000..5e15a412 --- /dev/null +++ b/panel/16/indicator-keyboard-Be-4.svg @@ -0,0 +1 @@ +Be4 diff --git a/panel/16/indicator-keyboard-Be-5.svg b/panel/16/indicator-keyboard-Be-5.svg new file mode 100644 index 00000000..2a140f92 --- /dev/null +++ b/panel/16/indicator-keyboard-Be-5.svg @@ -0,0 +1 @@ +Be5 diff --git a/panel/16/indicator-keyboard-Be-6.svg b/panel/16/indicator-keyboard-Be-6.svg new file mode 100644 index 00000000..35cf1026 --- /dev/null +++ b/panel/16/indicator-keyboard-Be-6.svg @@ -0,0 +1 @@ +Be6 diff --git a/panel/16/indicator-keyboard-Be-7.svg b/panel/16/indicator-keyboard-Be-7.svg new file mode 100644 index 00000000..101de8b3 --- /dev/null +++ b/panel/16/indicator-keyboard-Be-7.svg @@ -0,0 +1 @@ +Be7 diff --git a/panel/16/indicator-keyboard-Be-8.svg b/panel/16/indicator-keyboard-Be-8.svg new file mode 100644 index 00000000..23dfe784 --- /dev/null +++ b/panel/16/indicator-keyboard-Be-8.svg @@ -0,0 +1 @@ +Be8 diff --git a/panel/16/indicator-keyboard-Be-9.svg b/panel/16/indicator-keyboard-Be-9.svg new file mode 100644 index 00000000..a78e954c --- /dev/null +++ b/panel/16/indicator-keyboard-Be-9.svg @@ -0,0 +1 @@ +Be9 diff --git a/panel/16/indicator-keyboard-Be.svg b/panel/16/indicator-keyboard-Be.svg new file mode 100644 index 00000000..1c06d1e2 --- /dev/null +++ b/panel/16/indicator-keyboard-Be.svg @@ -0,0 +1 @@ +Be diff --git a/panel/16/indicator-keyboard-Bg-1.svg b/panel/16/indicator-keyboard-Bg-1.svg new file mode 100644 index 00000000..542e6578 --- /dev/null +++ b/panel/16/indicator-keyboard-Bg-1.svg @@ -0,0 +1 @@ +Bg1 diff --git a/panel/16/indicator-keyboard-Bg-2.svg b/panel/16/indicator-keyboard-Bg-2.svg new file mode 100644 index 00000000..d46c0753 --- /dev/null +++ b/panel/16/indicator-keyboard-Bg-2.svg @@ -0,0 +1 @@ +Bg2 diff --git a/panel/16/indicator-keyboard-Bg-3.svg b/panel/16/indicator-keyboard-Bg-3.svg new file mode 100644 index 00000000..9fc534d0 --- /dev/null +++ b/panel/16/indicator-keyboard-Bg-3.svg @@ -0,0 +1 @@ +Bg3 diff --git a/panel/16/indicator-keyboard-Bg.svg b/panel/16/indicator-keyboard-Bg.svg new file mode 100644 index 00000000..a4c44030 --- /dev/null +++ b/panel/16/indicator-keyboard-Bg.svg @@ -0,0 +1 @@ +Bg diff --git a/panel/16/indicator-keyboard-Bm.svg b/panel/16/indicator-keyboard-Bm.svg new file mode 100644 index 00000000..b2751e1b --- /dev/null +++ b/panel/16/indicator-keyboard-Bm.svg @@ -0,0 +1 @@ +Bm diff --git a/panel/16/indicator-keyboard-Bn-1.svg b/panel/16/indicator-keyboard-Bn-1.svg new file mode 100644 index 00000000..aa463a4c --- /dev/null +++ b/panel/16/indicator-keyboard-Bn-1.svg @@ -0,0 +1 @@ +Bn1 diff --git a/panel/16/indicator-keyboard-Bn-2.svg b/panel/16/indicator-keyboard-Bn-2.svg new file mode 100644 index 00000000..5f06f2b0 --- /dev/null +++ b/panel/16/indicator-keyboard-Bn-2.svg @@ -0,0 +1 @@ +Bn2 diff --git a/panel/16/indicator-keyboard-Bn-3.svg b/panel/16/indicator-keyboard-Bn-3.svg new file mode 100644 index 00000000..77f642a8 --- /dev/null +++ b/panel/16/indicator-keyboard-Bn-3.svg @@ -0,0 +1 @@ +Bn3 diff --git a/panel/16/indicator-keyboard-Bn-4.svg b/panel/16/indicator-keyboard-Bn-4.svg new file mode 100644 index 00000000..2ab70c17 --- /dev/null +++ b/panel/16/indicator-keyboard-Bn-4.svg @@ -0,0 +1 @@ +Bn4 diff --git a/panel/16/indicator-keyboard-Bn.svg b/panel/16/indicator-keyboard-Bn.svg new file mode 100644 index 00000000..f9b64155 --- /dev/null +++ b/panel/16/indicator-keyboard-Bn.svg @@ -0,0 +1 @@ +Bn diff --git a/panel/16/indicator-keyboard-Br-1.svg b/panel/16/indicator-keyboard-Br-1.svg new file mode 100644 index 00000000..8fa305e7 --- /dev/null +++ b/panel/16/indicator-keyboard-Br-1.svg @@ -0,0 +1 @@ +Br1 diff --git a/panel/16/indicator-keyboard-Br-2.svg b/panel/16/indicator-keyboard-Br-2.svg new file mode 100644 index 00000000..fa9c5930 --- /dev/null +++ b/panel/16/indicator-keyboard-Br-2.svg @@ -0,0 +1 @@ +Br2 diff --git a/panel/16/indicator-keyboard-Br-3.svg b/panel/16/indicator-keyboard-Br-3.svg new file mode 100644 index 00000000..f3fc3154 --- /dev/null +++ b/panel/16/indicator-keyboard-Br-3.svg @@ -0,0 +1 @@ +Br3 diff --git a/panel/16/indicator-keyboard-Br.svg b/panel/16/indicator-keyboard-Br.svg new file mode 100644 index 00000000..d0b36225 --- /dev/null +++ b/panel/16/indicator-keyboard-Br.svg @@ -0,0 +1 @@ +Br diff --git a/panel/16/indicator-keyboard-Bs-1.svg b/panel/16/indicator-keyboard-Bs-1.svg new file mode 100644 index 00000000..f06f8b75 --- /dev/null +++ b/panel/16/indicator-keyboard-Bs-1.svg @@ -0,0 +1 @@ +Bs1 diff --git a/panel/16/indicator-keyboard-Bs-2.svg b/panel/16/indicator-keyboard-Bs-2.svg new file mode 100644 index 00000000..eaf251dd --- /dev/null +++ b/panel/16/indicator-keyboard-Bs-2.svg @@ -0,0 +1 @@ +Bs2 diff --git a/panel/16/indicator-keyboard-Bs-3.svg b/panel/16/indicator-keyboard-Bs-3.svg new file mode 100644 index 00000000..68759784 --- /dev/null +++ b/panel/16/indicator-keyboard-Bs-3.svg @@ -0,0 +1 @@ +Bs3 diff --git a/panel/16/indicator-keyboard-Bs-4.svg b/panel/16/indicator-keyboard-Bs-4.svg new file mode 100644 index 00000000..945fb7b1 --- /dev/null +++ b/panel/16/indicator-keyboard-Bs-4.svg @@ -0,0 +1 @@ +Bs4 diff --git a/panel/16/indicator-keyboard-Bs-5.svg b/panel/16/indicator-keyboard-Bs-5.svg new file mode 100644 index 00000000..66cb5609 --- /dev/null +++ b/panel/16/indicator-keyboard-Bs-5.svg @@ -0,0 +1 @@ +Bs5 diff --git a/panel/16/indicator-keyboard-Bs.svg b/panel/16/indicator-keyboard-Bs.svg new file mode 100644 index 00000000..70fa2325 --- /dev/null +++ b/panel/16/indicator-keyboard-Bs.svg @@ -0,0 +1 @@ +Bs diff --git a/panel/16/indicator-keyboard-By-1.svg b/panel/16/indicator-keyboard-By-1.svg new file mode 100644 index 00000000..991a8ddf --- /dev/null +++ b/panel/16/indicator-keyboard-By-1.svg @@ -0,0 +1 @@ +By1 diff --git a/panel/16/indicator-keyboard-By-2.svg b/panel/16/indicator-keyboard-By-2.svg new file mode 100644 index 00000000..14d80da9 --- /dev/null +++ b/panel/16/indicator-keyboard-By-2.svg @@ -0,0 +1 @@ +By2 diff --git a/panel/16/indicator-keyboard-By-3.svg b/panel/16/indicator-keyboard-By-3.svg new file mode 100644 index 00000000..651fa187 --- /dev/null +++ b/panel/16/indicator-keyboard-By-3.svg @@ -0,0 +1 @@ +By3 diff --git a/panel/16/indicator-keyboard-By.svg b/panel/16/indicator-keyboard-By.svg new file mode 100644 index 00000000..91c2ce20 --- /dev/null +++ b/panel/16/indicator-keyboard-By.svg @@ -0,0 +1 @@ +By diff --git a/panel/16/indicator-keyboard-Ch.svg b/panel/16/indicator-keyboard-Ch.svg new file mode 100644 index 00000000..a62812b8 --- /dev/null +++ b/panel/16/indicator-keyboard-Ch.svg @@ -0,0 +1 @@ +Ch diff --git a/panel/16/indicator-keyboard-Cm-1.svg b/panel/16/indicator-keyboard-Cm-1.svg new file mode 100644 index 00000000..5bcaa806 --- /dev/null +++ b/panel/16/indicator-keyboard-Cm-1.svg @@ -0,0 +1 @@ +Cm1 diff --git a/panel/16/indicator-keyboard-Cm-2.svg b/panel/16/indicator-keyboard-Cm-2.svg new file mode 100644 index 00000000..0c8ef27c --- /dev/null +++ b/panel/16/indicator-keyboard-Cm-2.svg @@ -0,0 +1 @@ +Cm2 diff --git a/panel/16/indicator-keyboard-Cm-3.svg b/panel/16/indicator-keyboard-Cm-3.svg new file mode 100644 index 00000000..adc2d1a3 --- /dev/null +++ b/panel/16/indicator-keyboard-Cm-3.svg @@ -0,0 +1 @@ +Cm3 diff --git a/panel/16/indicator-keyboard-Cm-4.svg b/panel/16/indicator-keyboard-Cm-4.svg new file mode 100644 index 00000000..ee3ea386 --- /dev/null +++ b/panel/16/indicator-keyboard-Cm-4.svg @@ -0,0 +1 @@ +Cm4 diff --git a/panel/16/indicator-keyboard-Cm-5.svg b/panel/16/indicator-keyboard-Cm-5.svg new file mode 100644 index 00000000..a1330a23 --- /dev/null +++ b/panel/16/indicator-keyboard-Cm-5.svg @@ -0,0 +1 @@ +Cm5 diff --git a/panel/16/indicator-keyboard-Cm.svg b/panel/16/indicator-keyboard-Cm.svg new file mode 100644 index 00000000..ff4c8b54 --- /dev/null +++ b/panel/16/indicator-keyboard-Cm.svg @@ -0,0 +1 @@ +Cm diff --git a/panel/16/indicator-keyboard-Cr-1.svg b/panel/16/indicator-keyboard-Cr-1.svg new file mode 100644 index 00000000..be69d53e --- /dev/null +++ b/panel/16/indicator-keyboard-Cr-1.svg @@ -0,0 +1 @@ +Cr1 diff --git a/panel/16/indicator-keyboard-Cr-2.svg b/panel/16/indicator-keyboard-Cr-2.svg new file mode 100644 index 00000000..c3195d19 --- /dev/null +++ b/panel/16/indicator-keyboard-Cr-2.svg @@ -0,0 +1 @@ +Cr2 diff --git a/panel/16/indicator-keyboard-Cr-3.svg b/panel/16/indicator-keyboard-Cr-3.svg new file mode 100644 index 00000000..7b8ad4bc --- /dev/null +++ b/panel/16/indicator-keyboard-Cr-3.svg @@ -0,0 +1 @@ +Cr3 diff --git a/panel/16/indicator-keyboard-Cr.svg b/panel/16/indicator-keyboard-Cr.svg new file mode 100644 index 00000000..861a41a8 --- /dev/null +++ b/panel/16/indicator-keyboard-Cr.svg @@ -0,0 +1 @@ +Cr diff --git a/panel/16/indicator-keyboard-Cs-1.svg b/panel/16/indicator-keyboard-Cs-1.svg new file mode 100644 index 00000000..a0fb4e6f --- /dev/null +++ b/panel/16/indicator-keyboard-Cs-1.svg @@ -0,0 +1 @@ +Cs1 diff --git a/panel/16/indicator-keyboard-Cs-2.svg b/panel/16/indicator-keyboard-Cs-2.svg new file mode 100644 index 00000000..462f23e9 --- /dev/null +++ b/panel/16/indicator-keyboard-Cs-2.svg @@ -0,0 +1 @@ +Cs2 diff --git a/panel/16/indicator-keyboard-Cs-3.svg b/panel/16/indicator-keyboard-Cs-3.svg new file mode 100644 index 00000000..f473e8bf --- /dev/null +++ b/panel/16/indicator-keyboard-Cs-3.svg @@ -0,0 +1 @@ +Cs3 diff --git a/panel/16/indicator-keyboard-Cs-4.svg b/panel/16/indicator-keyboard-Cs-4.svg new file mode 100644 index 00000000..bfa55faa --- /dev/null +++ b/panel/16/indicator-keyboard-Cs-4.svg @@ -0,0 +1 @@ +Cs4 diff --git a/panel/16/indicator-keyboard-Cs-5.svg b/panel/16/indicator-keyboard-Cs-5.svg new file mode 100644 index 00000000..782e7cae --- /dev/null +++ b/panel/16/indicator-keyboard-Cs-5.svg @@ -0,0 +1 @@ +Cs5 diff --git a/panel/16/indicator-keyboard-Cs-6.svg b/panel/16/indicator-keyboard-Cs-6.svg new file mode 100644 index 00000000..8cc478a5 --- /dev/null +++ b/panel/16/indicator-keyboard-Cs-6.svg @@ -0,0 +1 @@ +Cs6 diff --git a/panel/16/indicator-keyboard-Cs.svg b/panel/16/indicator-keyboard-Cs.svg new file mode 100644 index 00000000..769f606e --- /dev/null +++ b/panel/16/indicator-keyboard-Cs.svg @@ -0,0 +1 @@ +Cs diff --git a/panel/16/indicator-keyboard-Da-1.svg b/panel/16/indicator-keyboard-Da-1.svg new file mode 100644 index 00000000..5380ec13 --- /dev/null +++ b/panel/16/indicator-keyboard-Da-1.svg @@ -0,0 +1 @@ +Da1 diff --git a/panel/16/indicator-keyboard-Da-2.svg b/panel/16/indicator-keyboard-Da-2.svg new file mode 100644 index 00000000..c9cf6996 --- /dev/null +++ b/panel/16/indicator-keyboard-Da-2.svg @@ -0,0 +1 @@ +Da2 diff --git a/panel/16/indicator-keyboard-Da-3.svg b/panel/16/indicator-keyboard-Da-3.svg new file mode 100644 index 00000000..766296e0 --- /dev/null +++ b/panel/16/indicator-keyboard-Da-3.svg @@ -0,0 +1 @@ +Da3 diff --git a/panel/16/indicator-keyboard-Da-4.svg b/panel/16/indicator-keyboard-Da-4.svg new file mode 100644 index 00000000..e4d324f7 --- /dev/null +++ b/panel/16/indicator-keyboard-Da-4.svg @@ -0,0 +1 @@ +Da4 diff --git a/panel/16/indicator-keyboard-Da-5.svg b/panel/16/indicator-keyboard-Da-5.svg new file mode 100644 index 00000000..96550e08 --- /dev/null +++ b/panel/16/indicator-keyboard-Da-5.svg @@ -0,0 +1 @@ +Da5 diff --git a/panel/16/indicator-keyboard-Da.svg b/panel/16/indicator-keyboard-Da.svg new file mode 100644 index 00000000..c4fccad1 --- /dev/null +++ b/panel/16/indicator-keyboard-Da.svg @@ -0,0 +1 @@ +Da diff --git a/panel/16/indicator-keyboard-De-1.svg b/panel/16/indicator-keyboard-De-1.svg new file mode 100644 index 00000000..5c59b720 --- /dev/null +++ b/panel/16/indicator-keyboard-De-1.svg @@ -0,0 +1 @@ +De1 diff --git a/panel/16/indicator-keyboard-De-10.svg b/panel/16/indicator-keyboard-De-10.svg new file mode 100644 index 00000000..54a75385 --- /dev/null +++ b/panel/16/indicator-keyboard-De-10.svg @@ -0,0 +1 @@ +De10 diff --git a/panel/16/indicator-keyboard-De-11.svg b/panel/16/indicator-keyboard-De-11.svg new file mode 100644 index 00000000..64a34341 --- /dev/null +++ b/panel/16/indicator-keyboard-De-11.svg @@ -0,0 +1 @@ +De11 diff --git a/panel/16/indicator-keyboard-De-12.svg b/panel/16/indicator-keyboard-De-12.svg new file mode 100644 index 00000000..1277467d --- /dev/null +++ b/panel/16/indicator-keyboard-De-12.svg @@ -0,0 +1 @@ +De12 diff --git a/panel/16/indicator-keyboard-De-13.svg b/panel/16/indicator-keyboard-De-13.svg new file mode 100644 index 00000000..813281c1 --- /dev/null +++ b/panel/16/indicator-keyboard-De-13.svg @@ -0,0 +1 @@ +De13 diff --git a/panel/16/indicator-keyboard-De-14.svg b/panel/16/indicator-keyboard-De-14.svg new file mode 100644 index 00000000..1831cd8f --- /dev/null +++ b/panel/16/indicator-keyboard-De-14.svg @@ -0,0 +1 @@ +De14 diff --git a/panel/16/indicator-keyboard-De-15.svg b/panel/16/indicator-keyboard-De-15.svg new file mode 100644 index 00000000..3bc01ead --- /dev/null +++ b/panel/16/indicator-keyboard-De-15.svg @@ -0,0 +1 @@ +De15 diff --git a/panel/16/indicator-keyboard-De-16.svg b/panel/16/indicator-keyboard-De-16.svg new file mode 100644 index 00000000..2e237110 --- /dev/null +++ b/panel/16/indicator-keyboard-De-16.svg @@ -0,0 +1 @@ +De16 diff --git a/panel/16/indicator-keyboard-De-17.svg b/panel/16/indicator-keyboard-De-17.svg new file mode 100644 index 00000000..2cb1e499 --- /dev/null +++ b/panel/16/indicator-keyboard-De-17.svg @@ -0,0 +1 @@ +De17 diff --git a/panel/16/indicator-keyboard-De-18.svg b/panel/16/indicator-keyboard-De-18.svg new file mode 100644 index 00000000..18e34a0f --- /dev/null +++ b/panel/16/indicator-keyboard-De-18.svg @@ -0,0 +1 @@ +De18 diff --git a/panel/16/indicator-keyboard-De-19.svg b/panel/16/indicator-keyboard-De-19.svg new file mode 100644 index 00000000..a84ffaf6 --- /dev/null +++ b/panel/16/indicator-keyboard-De-19.svg @@ -0,0 +1 @@ +De19 diff --git a/panel/16/indicator-keyboard-De-2.svg b/panel/16/indicator-keyboard-De-2.svg new file mode 100644 index 00000000..6fada64d --- /dev/null +++ b/panel/16/indicator-keyboard-De-2.svg @@ -0,0 +1 @@ +De2 diff --git a/panel/16/indicator-keyboard-De-20.svg b/panel/16/indicator-keyboard-De-20.svg new file mode 100644 index 00000000..4744d5b7 --- /dev/null +++ b/panel/16/indicator-keyboard-De-20.svg @@ -0,0 +1 @@ +De20 diff --git a/panel/16/indicator-keyboard-De-21.svg b/panel/16/indicator-keyboard-De-21.svg new file mode 100644 index 00000000..1e171012 --- /dev/null +++ b/panel/16/indicator-keyboard-De-21.svg @@ -0,0 +1 @@ +De21 diff --git a/panel/16/indicator-keyboard-De-22.svg b/panel/16/indicator-keyboard-De-22.svg new file mode 100644 index 00000000..12f7567c --- /dev/null +++ b/panel/16/indicator-keyboard-De-22.svg @@ -0,0 +1 @@ +De22 diff --git a/panel/16/indicator-keyboard-De-23.svg b/panel/16/indicator-keyboard-De-23.svg new file mode 100644 index 00000000..bf8223f1 --- /dev/null +++ b/panel/16/indicator-keyboard-De-23.svg @@ -0,0 +1 @@ +De23 diff --git a/panel/16/indicator-keyboard-De-24.svg b/panel/16/indicator-keyboard-De-24.svg new file mode 100644 index 00000000..22d0d68a --- /dev/null +++ b/panel/16/indicator-keyboard-De-24.svg @@ -0,0 +1 @@ +De24 diff --git a/panel/16/indicator-keyboard-De-25.svg b/panel/16/indicator-keyboard-De-25.svg new file mode 100644 index 00000000..d9aa57eb --- /dev/null +++ b/panel/16/indicator-keyboard-De-25.svg @@ -0,0 +1 @@ +De25 diff --git a/panel/16/indicator-keyboard-De-3.svg b/panel/16/indicator-keyboard-De-3.svg new file mode 100644 index 00000000..5abf7430 --- /dev/null +++ b/panel/16/indicator-keyboard-De-3.svg @@ -0,0 +1 @@ +De3 diff --git a/panel/16/indicator-keyboard-De-4.svg b/panel/16/indicator-keyboard-De-4.svg new file mode 100644 index 00000000..e5e03095 --- /dev/null +++ b/panel/16/indicator-keyboard-De-4.svg @@ -0,0 +1 @@ +De4 diff --git a/panel/16/indicator-keyboard-De-5.svg b/panel/16/indicator-keyboard-De-5.svg new file mode 100644 index 00000000..2d9686f4 --- /dev/null +++ b/panel/16/indicator-keyboard-De-5.svg @@ -0,0 +1 @@ +De5 diff --git a/panel/16/indicator-keyboard-De-6.svg b/panel/16/indicator-keyboard-De-6.svg new file mode 100644 index 00000000..0f11741d --- /dev/null +++ b/panel/16/indicator-keyboard-De-6.svg @@ -0,0 +1 @@ +De6 diff --git a/panel/16/indicator-keyboard-De-7.svg b/panel/16/indicator-keyboard-De-7.svg new file mode 100644 index 00000000..7cb122d9 --- /dev/null +++ b/panel/16/indicator-keyboard-De-7.svg @@ -0,0 +1 @@ +De7 diff --git a/panel/16/indicator-keyboard-De-8.svg b/panel/16/indicator-keyboard-De-8.svg new file mode 100644 index 00000000..59f2122a --- /dev/null +++ b/panel/16/indicator-keyboard-De-8.svg @@ -0,0 +1 @@ +De8 diff --git a/panel/16/indicator-keyboard-De-9.svg b/panel/16/indicator-keyboard-De-9.svg new file mode 100644 index 00000000..e7588fc6 --- /dev/null +++ b/panel/16/indicator-keyboard-De-9.svg @@ -0,0 +1 @@ +De9 diff --git a/panel/16/indicator-keyboard-De.svg b/panel/16/indicator-keyboard-De.svg new file mode 100644 index 00000000..ee9ecf0d --- /dev/null +++ b/panel/16/indicator-keyboard-De.svg @@ -0,0 +1 @@ +De diff --git a/panel/16/indicator-keyboard-Dv.svg b/panel/16/indicator-keyboard-Dv.svg new file mode 100644 index 00000000..b78145c4 --- /dev/null +++ b/panel/16/indicator-keyboard-Dv.svg @@ -0,0 +1 @@ +Dv diff --git a/panel/16/indicator-keyboard-Dz.svg b/panel/16/indicator-keyboard-Dz.svg new file mode 100644 index 00000000..79cac17c --- /dev/null +++ b/panel/16/indicator-keyboard-Dz.svg @@ -0,0 +1 @@ +Dz diff --git a/panel/16/indicator-keyboard-Ee.svg b/panel/16/indicator-keyboard-Ee.svg new file mode 100644 index 00000000..029079aa --- /dev/null +++ b/panel/16/indicator-keyboard-Ee.svg @@ -0,0 +1 @@ +Ee diff --git a/panel/16/indicator-keyboard-En-1.svg b/panel/16/indicator-keyboard-En-1.svg new file mode 100644 index 00000000..62bb717a --- /dev/null +++ b/panel/16/indicator-keyboard-En-1.svg @@ -0,0 +1 @@ +En1 diff --git a/panel/16/indicator-keyboard-En-10.svg b/panel/16/indicator-keyboard-En-10.svg new file mode 100644 index 00000000..c63a5e58 --- /dev/null +++ b/panel/16/indicator-keyboard-En-10.svg @@ -0,0 +1 @@ +En10 diff --git a/panel/16/indicator-keyboard-En-11.svg b/panel/16/indicator-keyboard-En-11.svg new file mode 100644 index 00000000..22bc49b8 --- /dev/null +++ b/panel/16/indicator-keyboard-En-11.svg @@ -0,0 +1 @@ +En11 diff --git a/panel/16/indicator-keyboard-En-12.svg b/panel/16/indicator-keyboard-En-12.svg new file mode 100644 index 00000000..30a2069f --- /dev/null +++ b/panel/16/indicator-keyboard-En-12.svg @@ -0,0 +1 @@ +En12 diff --git a/panel/16/indicator-keyboard-En-13.svg b/panel/16/indicator-keyboard-En-13.svg new file mode 100644 index 00000000..2c880479 --- /dev/null +++ b/panel/16/indicator-keyboard-En-13.svg @@ -0,0 +1 @@ +En13 diff --git a/panel/16/indicator-keyboard-En-14.svg b/panel/16/indicator-keyboard-En-14.svg new file mode 100644 index 00000000..6c51c962 --- /dev/null +++ b/panel/16/indicator-keyboard-En-14.svg @@ -0,0 +1 @@ +En14 diff --git a/panel/16/indicator-keyboard-En-15.svg b/panel/16/indicator-keyboard-En-15.svg new file mode 100644 index 00000000..9e2d0e9d --- /dev/null +++ b/panel/16/indicator-keyboard-En-15.svg @@ -0,0 +1 @@ +En15 diff --git a/panel/16/indicator-keyboard-En-16.svg b/panel/16/indicator-keyboard-En-16.svg new file mode 100644 index 00000000..128d3c6c --- /dev/null +++ b/panel/16/indicator-keyboard-En-16.svg @@ -0,0 +1 @@ +En16 diff --git a/panel/16/indicator-keyboard-En-17.svg b/panel/16/indicator-keyboard-En-17.svg new file mode 100644 index 00000000..3a531da8 --- /dev/null +++ b/panel/16/indicator-keyboard-En-17.svg @@ -0,0 +1 @@ +En17 diff --git a/panel/16/indicator-keyboard-En-18.svg b/panel/16/indicator-keyboard-En-18.svg new file mode 100644 index 00000000..45dd4df6 --- /dev/null +++ b/panel/16/indicator-keyboard-En-18.svg @@ -0,0 +1 @@ +En18 diff --git a/panel/16/indicator-keyboard-En-19.svg b/panel/16/indicator-keyboard-En-19.svg new file mode 100644 index 00000000..7185c8da --- /dev/null +++ b/panel/16/indicator-keyboard-En-19.svg @@ -0,0 +1 @@ +En19 diff --git a/panel/16/indicator-keyboard-En-2.svg b/panel/16/indicator-keyboard-En-2.svg new file mode 100644 index 00000000..168ea68d --- /dev/null +++ b/panel/16/indicator-keyboard-En-2.svg @@ -0,0 +1 @@ +En2 diff --git a/panel/16/indicator-keyboard-En-20.svg b/panel/16/indicator-keyboard-En-20.svg new file mode 100644 index 00000000..91bc65f3 --- /dev/null +++ b/panel/16/indicator-keyboard-En-20.svg @@ -0,0 +1 @@ +En20 diff --git a/panel/16/indicator-keyboard-En-21.svg b/panel/16/indicator-keyboard-En-21.svg new file mode 100644 index 00000000..d9164b64 --- /dev/null +++ b/panel/16/indicator-keyboard-En-21.svg @@ -0,0 +1 @@ +En21 diff --git a/panel/16/indicator-keyboard-En-22.svg b/panel/16/indicator-keyboard-En-22.svg new file mode 100644 index 00000000..46d1faeb --- /dev/null +++ b/panel/16/indicator-keyboard-En-22.svg @@ -0,0 +1 @@ +En22 diff --git a/panel/16/indicator-keyboard-En-23.svg b/panel/16/indicator-keyboard-En-23.svg new file mode 100644 index 00000000..af50db23 --- /dev/null +++ b/panel/16/indicator-keyboard-En-23.svg @@ -0,0 +1 @@ +En23 diff --git a/panel/16/indicator-keyboard-En-24.svg b/panel/16/indicator-keyboard-En-24.svg new file mode 100644 index 00000000..f9d859e5 --- /dev/null +++ b/panel/16/indicator-keyboard-En-24.svg @@ -0,0 +1 @@ +En24 diff --git a/panel/16/indicator-keyboard-En-25.svg b/panel/16/indicator-keyboard-En-25.svg new file mode 100644 index 00000000..2ebfef6c --- /dev/null +++ b/panel/16/indicator-keyboard-En-25.svg @@ -0,0 +1 @@ +En25 diff --git a/panel/16/indicator-keyboard-En-26.svg b/panel/16/indicator-keyboard-En-26.svg new file mode 100644 index 00000000..2ed2863e --- /dev/null +++ b/panel/16/indicator-keyboard-En-26.svg @@ -0,0 +1 @@ +En26 diff --git a/panel/16/indicator-keyboard-En-27.svg b/panel/16/indicator-keyboard-En-27.svg new file mode 100644 index 00000000..df97d70e --- /dev/null +++ b/panel/16/indicator-keyboard-En-27.svg @@ -0,0 +1 @@ +En27 diff --git a/panel/16/indicator-keyboard-En-28.svg b/panel/16/indicator-keyboard-En-28.svg new file mode 100644 index 00000000..7d87b124 --- /dev/null +++ b/panel/16/indicator-keyboard-En-28.svg @@ -0,0 +1 @@ +En28 diff --git a/panel/16/indicator-keyboard-En-29.svg b/panel/16/indicator-keyboard-En-29.svg new file mode 100644 index 00000000..5d4b5169 --- /dev/null +++ b/panel/16/indicator-keyboard-En-29.svg @@ -0,0 +1 @@ +En29 diff --git a/panel/16/indicator-keyboard-En-3.svg b/panel/16/indicator-keyboard-En-3.svg new file mode 100644 index 00000000..20c8a549 --- /dev/null +++ b/panel/16/indicator-keyboard-En-3.svg @@ -0,0 +1 @@ +En3 diff --git a/panel/16/indicator-keyboard-En-30.svg b/panel/16/indicator-keyboard-En-30.svg new file mode 100644 index 00000000..29733115 --- /dev/null +++ b/panel/16/indicator-keyboard-En-30.svg @@ -0,0 +1 @@ +En30 diff --git a/panel/16/indicator-keyboard-En-31.svg b/panel/16/indicator-keyboard-En-31.svg new file mode 100644 index 00000000..d9dfddaa --- /dev/null +++ b/panel/16/indicator-keyboard-En-31.svg @@ -0,0 +1 @@ +En31 diff --git a/panel/16/indicator-keyboard-En-32.svg b/panel/16/indicator-keyboard-En-32.svg new file mode 100644 index 00000000..64e5c583 --- /dev/null +++ b/panel/16/indicator-keyboard-En-32.svg @@ -0,0 +1 @@ +En32 diff --git a/panel/16/indicator-keyboard-En-33.svg b/panel/16/indicator-keyboard-En-33.svg new file mode 100644 index 00000000..bbdadd79 --- /dev/null +++ b/panel/16/indicator-keyboard-En-33.svg @@ -0,0 +1 @@ +En33 diff --git a/panel/16/indicator-keyboard-En-34.svg b/panel/16/indicator-keyboard-En-34.svg new file mode 100644 index 00000000..ef042762 --- /dev/null +++ b/panel/16/indicator-keyboard-En-34.svg @@ -0,0 +1 @@ +En34 diff --git a/panel/16/indicator-keyboard-En-35.svg b/panel/16/indicator-keyboard-En-35.svg new file mode 100644 index 00000000..fdb0d07f --- /dev/null +++ b/panel/16/indicator-keyboard-En-35.svg @@ -0,0 +1 @@ +En35 diff --git a/panel/16/indicator-keyboard-En-4.svg b/panel/16/indicator-keyboard-En-4.svg new file mode 100644 index 00000000..26d89482 --- /dev/null +++ b/panel/16/indicator-keyboard-En-4.svg @@ -0,0 +1 @@ +En4 diff --git a/panel/16/indicator-keyboard-En-5.svg b/panel/16/indicator-keyboard-En-5.svg new file mode 100644 index 00000000..b865cad8 --- /dev/null +++ b/panel/16/indicator-keyboard-En-5.svg @@ -0,0 +1 @@ +En5 diff --git a/panel/16/indicator-keyboard-En-6.svg b/panel/16/indicator-keyboard-En-6.svg new file mode 100644 index 00000000..de5db0f1 --- /dev/null +++ b/panel/16/indicator-keyboard-En-6.svg @@ -0,0 +1 @@ +En6 diff --git a/panel/16/indicator-keyboard-En-7.svg b/panel/16/indicator-keyboard-En-7.svg new file mode 100644 index 00000000..1413bdfc --- /dev/null +++ b/panel/16/indicator-keyboard-En-7.svg @@ -0,0 +1 @@ +En7 diff --git a/panel/16/indicator-keyboard-En-8.svg b/panel/16/indicator-keyboard-En-8.svg new file mode 100644 index 00000000..42c131cb --- /dev/null +++ b/panel/16/indicator-keyboard-En-8.svg @@ -0,0 +1 @@ +En8 diff --git a/panel/16/indicator-keyboard-En-9.svg b/panel/16/indicator-keyboard-En-9.svg new file mode 100644 index 00000000..2e57a7fd --- /dev/null +++ b/panel/16/indicator-keyboard-En-9.svg @@ -0,0 +1 @@ +En9 diff --git a/panel/16/indicator-keyboard-En.svg b/panel/16/indicator-keyboard-En.svg new file mode 100644 index 00000000..fb5be966 --- /dev/null +++ b/panel/16/indicator-keyboard-En.svg @@ -0,0 +1 @@ +En diff --git a/panel/16/indicator-keyboard-Eo-1.svg b/panel/16/indicator-keyboard-Eo-1.svg new file mode 100644 index 00000000..25999f49 --- /dev/null +++ b/panel/16/indicator-keyboard-Eo-1.svg @@ -0,0 +1 @@ +Eo1 diff --git a/panel/16/indicator-keyboard-Eo-2.svg b/panel/16/indicator-keyboard-Eo-2.svg new file mode 100644 index 00000000..b45956d8 --- /dev/null +++ b/panel/16/indicator-keyboard-Eo-2.svg @@ -0,0 +1 @@ +Eo2 diff --git a/panel/16/indicator-keyboard-Eo.svg b/panel/16/indicator-keyboard-Eo.svg new file mode 100644 index 00000000..c28c2e90 --- /dev/null +++ b/panel/16/indicator-keyboard-Eo.svg @@ -0,0 +1 @@ +Eo diff --git a/panel/16/indicator-keyboard-Es-1.svg b/panel/16/indicator-keyboard-Es-1.svg new file mode 100644 index 00000000..553fadcb --- /dev/null +++ b/panel/16/indicator-keyboard-Es-1.svg @@ -0,0 +1 @@ +Es1 diff --git a/panel/16/indicator-keyboard-Es-10.svg b/panel/16/indicator-keyboard-Es-10.svg new file mode 100644 index 00000000..efb757f1 --- /dev/null +++ b/panel/16/indicator-keyboard-Es-10.svg @@ -0,0 +1 @@ +Es10 diff --git a/panel/16/indicator-keyboard-Es-11.svg b/panel/16/indicator-keyboard-Es-11.svg new file mode 100644 index 00000000..9691fabc --- /dev/null +++ b/panel/16/indicator-keyboard-Es-11.svg @@ -0,0 +1 @@ +Es11 diff --git a/panel/16/indicator-keyboard-Es-12.svg b/panel/16/indicator-keyboard-Es-12.svg new file mode 100644 index 00000000..16c91aec --- /dev/null +++ b/panel/16/indicator-keyboard-Es-12.svg @@ -0,0 +1 @@ +Es12 diff --git a/panel/16/indicator-keyboard-Es-2.svg b/panel/16/indicator-keyboard-Es-2.svg new file mode 100644 index 00000000..bcc176f7 --- /dev/null +++ b/panel/16/indicator-keyboard-Es-2.svg @@ -0,0 +1 @@ +Es2 diff --git a/panel/16/indicator-keyboard-Es-3.svg b/panel/16/indicator-keyboard-Es-3.svg new file mode 100644 index 00000000..2c75e91c --- /dev/null +++ b/panel/16/indicator-keyboard-Es-3.svg @@ -0,0 +1 @@ +Es3 diff --git a/panel/16/indicator-keyboard-Es-4.svg b/panel/16/indicator-keyboard-Es-4.svg new file mode 100644 index 00000000..48fdb1b8 --- /dev/null +++ b/panel/16/indicator-keyboard-Es-4.svg @@ -0,0 +1 @@ +Es4 diff --git a/panel/16/indicator-keyboard-Es-5.svg b/panel/16/indicator-keyboard-Es-5.svg new file mode 100644 index 00000000..7a29f54f --- /dev/null +++ b/panel/16/indicator-keyboard-Es-5.svg @@ -0,0 +1 @@ +Es5 diff --git a/panel/16/indicator-keyboard-Es-6.svg b/panel/16/indicator-keyboard-Es-6.svg new file mode 100644 index 00000000..00683a26 --- /dev/null +++ b/panel/16/indicator-keyboard-Es-6.svg @@ -0,0 +1 @@ +Es6 diff --git a/panel/16/indicator-keyboard-Es-7.svg b/panel/16/indicator-keyboard-Es-7.svg new file mode 100644 index 00000000..489771c3 --- /dev/null +++ b/panel/16/indicator-keyboard-Es-7.svg @@ -0,0 +1 @@ +Es7 diff --git a/panel/16/indicator-keyboard-Es-8.svg b/panel/16/indicator-keyboard-Es-8.svg new file mode 100644 index 00000000..b6071965 --- /dev/null +++ b/panel/16/indicator-keyboard-Es-8.svg @@ -0,0 +1 @@ +Es8 diff --git a/panel/16/indicator-keyboard-Es-9.svg b/panel/16/indicator-keyboard-Es-9.svg new file mode 100644 index 00000000..bc021c20 --- /dev/null +++ b/panel/16/indicator-keyboard-Es-9.svg @@ -0,0 +1 @@ +Es9 diff --git a/panel/16/indicator-keyboard-Es.svg b/panel/16/indicator-keyboard-Es.svg new file mode 100644 index 00000000..ad0a2a1f --- /dev/null +++ b/panel/16/indicator-keyboard-Es.svg @@ -0,0 +1 @@ +Es diff --git a/panel/16/indicator-keyboard-Et-1.svg b/panel/16/indicator-keyboard-Et-1.svg new file mode 100644 index 00000000..7c2199c5 --- /dev/null +++ b/panel/16/indicator-keyboard-Et-1.svg @@ -0,0 +1 @@ +Et1 diff --git a/panel/16/indicator-keyboard-Et-2.svg b/panel/16/indicator-keyboard-Et-2.svg new file mode 100644 index 00000000..1688e85a --- /dev/null +++ b/panel/16/indicator-keyboard-Et-2.svg @@ -0,0 +1 @@ +Et2 diff --git a/panel/16/indicator-keyboard-Et-3.svg b/panel/16/indicator-keyboard-Et-3.svg new file mode 100644 index 00000000..ee0299cb --- /dev/null +++ b/panel/16/indicator-keyboard-Et-3.svg @@ -0,0 +1 @@ +Et3 diff --git a/panel/16/indicator-keyboard-Et-4.svg b/panel/16/indicator-keyboard-Et-4.svg new file mode 100644 index 00000000..e89ded8a --- /dev/null +++ b/panel/16/indicator-keyboard-Et-4.svg @@ -0,0 +1 @@ +Et4 diff --git a/panel/16/indicator-keyboard-Et.svg b/panel/16/indicator-keyboard-Et.svg new file mode 100644 index 00000000..0a539e8a --- /dev/null +++ b/panel/16/indicator-keyboard-Et.svg @@ -0,0 +1 @@ +Et diff --git a/panel/16/indicator-keyboard-Fa-1.svg b/panel/16/indicator-keyboard-Fa-1.svg new file mode 100644 index 00000000..3f1256ee --- /dev/null +++ b/panel/16/indicator-keyboard-Fa-1.svg @@ -0,0 +1 @@ +Fa1 diff --git a/panel/16/indicator-keyboard-Fa-2.svg b/panel/16/indicator-keyboard-Fa-2.svg new file mode 100644 index 00000000..0b65133c --- /dev/null +++ b/panel/16/indicator-keyboard-Fa-2.svg @@ -0,0 +1 @@ +Fa2 diff --git a/panel/16/indicator-keyboard-Fa-3.svg b/panel/16/indicator-keyboard-Fa-3.svg new file mode 100644 index 00000000..4a7ddde5 --- /dev/null +++ b/panel/16/indicator-keyboard-Fa-3.svg @@ -0,0 +1 @@ +Fa3 diff --git a/panel/16/indicator-keyboard-Fa-4.svg b/panel/16/indicator-keyboard-Fa-4.svg new file mode 100644 index 00000000..2b9a6751 --- /dev/null +++ b/panel/16/indicator-keyboard-Fa-4.svg @@ -0,0 +1 @@ +Fa4 diff --git a/panel/16/indicator-keyboard-Fa.svg b/panel/16/indicator-keyboard-Fa.svg new file mode 100644 index 00000000..b6239c43 --- /dev/null +++ b/panel/16/indicator-keyboard-Fa.svg @@ -0,0 +1 @@ +Fa diff --git a/panel/16/indicator-keyboard-Ff.svg b/panel/16/indicator-keyboard-Ff.svg new file mode 100644 index 00000000..1070f7a5 --- /dev/null +++ b/panel/16/indicator-keyboard-Ff.svg @@ -0,0 +1 @@ +Ff diff --git a/panel/16/indicator-keyboard-Fi-1.svg b/panel/16/indicator-keyboard-Fi-1.svg new file mode 100644 index 00000000..9f66272e --- /dev/null +++ b/panel/16/indicator-keyboard-Fi-1.svg @@ -0,0 +1 @@ +Fi1 diff --git a/panel/16/indicator-keyboard-Fi-2.svg b/panel/16/indicator-keyboard-Fi-2.svg new file mode 100644 index 00000000..6ac46b14 --- /dev/null +++ b/panel/16/indicator-keyboard-Fi-2.svg @@ -0,0 +1 @@ +Fi2 diff --git a/panel/16/indicator-keyboard-Fi-3.svg b/panel/16/indicator-keyboard-Fi-3.svg new file mode 100644 index 00000000..bcea2b28 --- /dev/null +++ b/panel/16/indicator-keyboard-Fi-3.svg @@ -0,0 +1 @@ +Fi3 diff --git a/panel/16/indicator-keyboard-Fi-4.svg b/panel/16/indicator-keyboard-Fi-4.svg new file mode 100644 index 00000000..ba755bfa --- /dev/null +++ b/panel/16/indicator-keyboard-Fi-4.svg @@ -0,0 +1 @@ +Fi4 diff --git a/panel/16/indicator-keyboard-Fi-5.svg b/panel/16/indicator-keyboard-Fi-5.svg new file mode 100644 index 00000000..18680ed3 --- /dev/null +++ b/panel/16/indicator-keyboard-Fi-5.svg @@ -0,0 +1 @@ +Fi5 diff --git a/panel/16/indicator-keyboard-Fi.svg b/panel/16/indicator-keyboard-Fi.svg new file mode 100644 index 00000000..39d7f2a4 --- /dev/null +++ b/panel/16/indicator-keyboard-Fi.svg @@ -0,0 +1 @@ +Fi diff --git a/panel/16/indicator-keyboard-Fo-1.svg b/panel/16/indicator-keyboard-Fo-1.svg new file mode 100644 index 00000000..bce37994 --- /dev/null +++ b/panel/16/indicator-keyboard-Fo-1.svg @@ -0,0 +1 @@ +Fo1 diff --git a/panel/16/indicator-keyboard-Fo-2.svg b/panel/16/indicator-keyboard-Fo-2.svg new file mode 100644 index 00000000..9a9f0018 --- /dev/null +++ b/panel/16/indicator-keyboard-Fo-2.svg @@ -0,0 +1 @@ +Fo2 diff --git a/panel/16/indicator-keyboard-Fo.svg b/panel/16/indicator-keyboard-Fo.svg new file mode 100644 index 00000000..4a9b5b17 --- /dev/null +++ b/panel/16/indicator-keyboard-Fo.svg @@ -0,0 +1 @@ +Fo diff --git a/panel/16/indicator-keyboard-Fr-1.svg b/panel/16/indicator-keyboard-Fr-1.svg new file mode 100644 index 00000000..a9f8d6ff --- /dev/null +++ b/panel/16/indicator-keyboard-Fr-1.svg @@ -0,0 +1 @@ +Fr1 diff --git a/panel/16/indicator-keyboard-Fr-10.svg b/panel/16/indicator-keyboard-Fr-10.svg new file mode 100644 index 00000000..40751994 --- /dev/null +++ b/panel/16/indicator-keyboard-Fr-10.svg @@ -0,0 +1 @@ +Fr10 diff --git a/panel/16/indicator-keyboard-Fr-11.svg b/panel/16/indicator-keyboard-Fr-11.svg new file mode 100644 index 00000000..950fe1e1 --- /dev/null +++ b/panel/16/indicator-keyboard-Fr-11.svg @@ -0,0 +1 @@ +Fr11 diff --git a/panel/16/indicator-keyboard-Fr-12.svg b/panel/16/indicator-keyboard-Fr-12.svg new file mode 100644 index 00000000..e9bdfcbb --- /dev/null +++ b/panel/16/indicator-keyboard-Fr-12.svg @@ -0,0 +1 @@ +Fr12 diff --git a/panel/16/indicator-keyboard-Fr-13.svg b/panel/16/indicator-keyboard-Fr-13.svg new file mode 100644 index 00000000..d3a36795 --- /dev/null +++ b/panel/16/indicator-keyboard-Fr-13.svg @@ -0,0 +1 @@ +Fr13 diff --git a/panel/16/indicator-keyboard-Fr-14.svg b/panel/16/indicator-keyboard-Fr-14.svg new file mode 100644 index 00000000..1e798f49 --- /dev/null +++ b/panel/16/indicator-keyboard-Fr-14.svg @@ -0,0 +1 @@ +Fr14 diff --git a/panel/16/indicator-keyboard-Fr-15.svg b/panel/16/indicator-keyboard-Fr-15.svg new file mode 100644 index 00000000..57906903 --- /dev/null +++ b/panel/16/indicator-keyboard-Fr-15.svg @@ -0,0 +1 @@ +Fr15 diff --git a/panel/16/indicator-keyboard-Fr-16.svg b/panel/16/indicator-keyboard-Fr-16.svg new file mode 100644 index 00000000..11eeb141 --- /dev/null +++ b/panel/16/indicator-keyboard-Fr-16.svg @@ -0,0 +1 @@ +Fr16 diff --git a/panel/16/indicator-keyboard-Fr-17.svg b/panel/16/indicator-keyboard-Fr-17.svg new file mode 100644 index 00000000..af4da160 --- /dev/null +++ b/panel/16/indicator-keyboard-Fr-17.svg @@ -0,0 +1 @@ +Fr17 diff --git a/panel/16/indicator-keyboard-Fr-18.svg b/panel/16/indicator-keyboard-Fr-18.svg new file mode 100644 index 00000000..382ee1c4 --- /dev/null +++ b/panel/16/indicator-keyboard-Fr-18.svg @@ -0,0 +1 @@ +Fr18 diff --git a/panel/16/indicator-keyboard-Fr-19.svg b/panel/16/indicator-keyboard-Fr-19.svg new file mode 100644 index 00000000..7e61457e --- /dev/null +++ b/panel/16/indicator-keyboard-Fr-19.svg @@ -0,0 +1 @@ +Fr19 diff --git a/panel/16/indicator-keyboard-Fr-2.svg b/panel/16/indicator-keyboard-Fr-2.svg new file mode 100644 index 00000000..7272395b --- /dev/null +++ b/panel/16/indicator-keyboard-Fr-2.svg @@ -0,0 +1 @@ +Fr2 diff --git a/panel/16/indicator-keyboard-Fr-20.svg b/panel/16/indicator-keyboard-Fr-20.svg new file mode 100644 index 00000000..c27de1e4 --- /dev/null +++ b/panel/16/indicator-keyboard-Fr-20.svg @@ -0,0 +1 @@ +Fr20 diff --git a/panel/16/indicator-keyboard-Fr-21.svg b/panel/16/indicator-keyboard-Fr-21.svg new file mode 100644 index 00000000..137fa124 --- /dev/null +++ b/panel/16/indicator-keyboard-Fr-21.svg @@ -0,0 +1 @@ +Fr21 diff --git a/panel/16/indicator-keyboard-Fr-22.svg b/panel/16/indicator-keyboard-Fr-22.svg new file mode 100644 index 00000000..004f59f2 --- /dev/null +++ b/panel/16/indicator-keyboard-Fr-22.svg @@ -0,0 +1 @@ +Fr22 diff --git a/panel/16/indicator-keyboard-Fr-23.svg b/panel/16/indicator-keyboard-Fr-23.svg new file mode 100644 index 00000000..7f2c2b21 --- /dev/null +++ b/panel/16/indicator-keyboard-Fr-23.svg @@ -0,0 +1 @@ +Fr23 diff --git a/panel/16/indicator-keyboard-Fr-24.svg b/panel/16/indicator-keyboard-Fr-24.svg new file mode 100644 index 00000000..cccd4631 --- /dev/null +++ b/panel/16/indicator-keyboard-Fr-24.svg @@ -0,0 +1 @@ +Fr24 diff --git a/panel/16/indicator-keyboard-Fr-25.svg b/panel/16/indicator-keyboard-Fr-25.svg new file mode 100644 index 00000000..5b793d04 --- /dev/null +++ b/panel/16/indicator-keyboard-Fr-25.svg @@ -0,0 +1 @@ +Fr25 diff --git a/panel/16/indicator-keyboard-Fr-26.svg b/panel/16/indicator-keyboard-Fr-26.svg new file mode 100644 index 00000000..3c38e242 --- /dev/null +++ b/panel/16/indicator-keyboard-Fr-26.svg @@ -0,0 +1 @@ +Fr26 diff --git a/panel/16/indicator-keyboard-Fr-27.svg b/panel/16/indicator-keyboard-Fr-27.svg new file mode 100644 index 00000000..d15a7e5a --- /dev/null +++ b/panel/16/indicator-keyboard-Fr-27.svg @@ -0,0 +1 @@ +Fr27 diff --git a/panel/16/indicator-keyboard-Fr-28.svg b/panel/16/indicator-keyboard-Fr-28.svg new file mode 100644 index 00000000..5e71ad83 --- /dev/null +++ b/panel/16/indicator-keyboard-Fr-28.svg @@ -0,0 +1 @@ +Fr28 diff --git a/panel/16/indicator-keyboard-Fr-29.svg b/panel/16/indicator-keyboard-Fr-29.svg new file mode 100644 index 00000000..3e5e5e96 --- /dev/null +++ b/panel/16/indicator-keyboard-Fr-29.svg @@ -0,0 +1 @@ +Fr29 diff --git a/panel/16/indicator-keyboard-Fr-3.svg b/panel/16/indicator-keyboard-Fr-3.svg new file mode 100644 index 00000000..f94dae0c --- /dev/null +++ b/panel/16/indicator-keyboard-Fr-3.svg @@ -0,0 +1 @@ +Fr3 diff --git a/panel/16/indicator-keyboard-Fr-30.svg b/panel/16/indicator-keyboard-Fr-30.svg new file mode 100644 index 00000000..39abb3f3 --- /dev/null +++ b/panel/16/indicator-keyboard-Fr-30.svg @@ -0,0 +1 @@ +Fr30 diff --git a/panel/16/indicator-keyboard-Fr-31.svg b/panel/16/indicator-keyboard-Fr-31.svg new file mode 100644 index 00000000..77910d6b --- /dev/null +++ b/panel/16/indicator-keyboard-Fr-31.svg @@ -0,0 +1 @@ +Fr31 diff --git a/panel/16/indicator-keyboard-Fr-4.svg b/panel/16/indicator-keyboard-Fr-4.svg new file mode 100644 index 00000000..4d3de8e6 --- /dev/null +++ b/panel/16/indicator-keyboard-Fr-4.svg @@ -0,0 +1 @@ +Fr4 diff --git a/panel/16/indicator-keyboard-Fr-5.svg b/panel/16/indicator-keyboard-Fr-5.svg new file mode 100644 index 00000000..c7ad59b2 --- /dev/null +++ b/panel/16/indicator-keyboard-Fr-5.svg @@ -0,0 +1 @@ +Fr5 diff --git a/panel/16/indicator-keyboard-Fr-6.svg b/panel/16/indicator-keyboard-Fr-6.svg new file mode 100644 index 00000000..74f26735 --- /dev/null +++ b/panel/16/indicator-keyboard-Fr-6.svg @@ -0,0 +1 @@ +Fr6 diff --git a/panel/16/indicator-keyboard-Fr-7.svg b/panel/16/indicator-keyboard-Fr-7.svg new file mode 100644 index 00000000..800426b4 --- /dev/null +++ b/panel/16/indicator-keyboard-Fr-7.svg @@ -0,0 +1 @@ +Fr7 diff --git a/panel/16/indicator-keyboard-Fr-8.svg b/panel/16/indicator-keyboard-Fr-8.svg new file mode 100644 index 00000000..590b7df0 --- /dev/null +++ b/panel/16/indicator-keyboard-Fr-8.svg @@ -0,0 +1 @@ +Fr8 diff --git a/panel/16/indicator-keyboard-Fr-9.svg b/panel/16/indicator-keyboard-Fr-9.svg new file mode 100644 index 00000000..222b3936 --- /dev/null +++ b/panel/16/indicator-keyboard-Fr-9.svg @@ -0,0 +1 @@ +Fr9 diff --git a/panel/16/indicator-keyboard-Fr.svg b/panel/16/indicator-keyboard-Fr.svg new file mode 100644 index 00000000..4b702396 --- /dev/null +++ b/panel/16/indicator-keyboard-Fr.svg @@ -0,0 +1 @@ +Fr diff --git a/panel/16/indicator-keyboard-Ga-1.svg b/panel/16/indicator-keyboard-Ga-1.svg new file mode 100644 index 00000000..ce5bafbe --- /dev/null +++ b/panel/16/indicator-keyboard-Ga-1.svg @@ -0,0 +1 @@ +Ga1 diff --git a/panel/16/indicator-keyboard-Ga-2.svg b/panel/16/indicator-keyboard-Ga-2.svg new file mode 100644 index 00000000..450b0932 --- /dev/null +++ b/panel/16/indicator-keyboard-Ga-2.svg @@ -0,0 +1 @@ +Ga2 diff --git a/panel/16/indicator-keyboard-Ga.svg b/panel/16/indicator-keyboard-Ga.svg new file mode 100644 index 00000000..de41aad2 --- /dev/null +++ b/panel/16/indicator-keyboard-Ga.svg @@ -0,0 +1 @@ +Ga diff --git a/panel/16/indicator-keyboard-Gr-1.svg b/panel/16/indicator-keyboard-Gr-1.svg new file mode 100644 index 00000000..1699ba76 --- /dev/null +++ b/panel/16/indicator-keyboard-Gr-1.svg @@ -0,0 +1 @@ +Gr1 diff --git a/panel/16/indicator-keyboard-Gr-2.svg b/panel/16/indicator-keyboard-Gr-2.svg new file mode 100644 index 00000000..05583e57 --- /dev/null +++ b/panel/16/indicator-keyboard-Gr-2.svg @@ -0,0 +1 @@ +Gr2 diff --git a/panel/16/indicator-keyboard-Gr-3.svg b/panel/16/indicator-keyboard-Gr-3.svg new file mode 100644 index 00000000..9e24a23a --- /dev/null +++ b/panel/16/indicator-keyboard-Gr-3.svg @@ -0,0 +1 @@ +Gr3 diff --git a/panel/16/indicator-keyboard-Gr-4.svg b/panel/16/indicator-keyboard-Gr-4.svg new file mode 100644 index 00000000..80da96fc --- /dev/null +++ b/panel/16/indicator-keyboard-Gr-4.svg @@ -0,0 +1 @@ +Gr4 diff --git a/panel/16/indicator-keyboard-Gr-5.svg b/panel/16/indicator-keyboard-Gr-5.svg new file mode 100644 index 00000000..491f0e11 --- /dev/null +++ b/panel/16/indicator-keyboard-Gr-5.svg @@ -0,0 +1 @@ +Gr5 diff --git a/panel/16/indicator-keyboard-Gr.svg b/panel/16/indicator-keyboard-Gr.svg new file mode 100644 index 00000000..cf0b78f1 --- /dev/null +++ b/panel/16/indicator-keyboard-Gr.svg @@ -0,0 +1 @@ +Gr diff --git a/panel/16/indicator-keyboard-Gu.svg b/panel/16/indicator-keyboard-Gu.svg new file mode 100644 index 00000000..ff445c4c --- /dev/null +++ b/panel/16/indicator-keyboard-Gu.svg @@ -0,0 +1 @@ +Gu diff --git a/panel/16/indicator-keyboard-Ha-1.svg b/panel/16/indicator-keyboard-Ha-1.svg new file mode 100644 index 00000000..54ce254a --- /dev/null +++ b/panel/16/indicator-keyboard-Ha-1.svg @@ -0,0 +1 @@ +Ha1 diff --git a/panel/16/indicator-keyboard-Ha-2.svg b/panel/16/indicator-keyboard-Ha-2.svg new file mode 100644 index 00000000..bf2c1358 --- /dev/null +++ b/panel/16/indicator-keyboard-Ha-2.svg @@ -0,0 +1 @@ +Ha2 diff --git a/panel/16/indicator-keyboard-Ha.svg b/panel/16/indicator-keyboard-Ha.svg new file mode 100644 index 00000000..7c142ba6 --- /dev/null +++ b/panel/16/indicator-keyboard-Ha.svg @@ -0,0 +1 @@ +Ha diff --git a/panel/16/indicator-keyboard-He-1.svg b/panel/16/indicator-keyboard-He-1.svg new file mode 100644 index 00000000..556589b0 --- /dev/null +++ b/panel/16/indicator-keyboard-He-1.svg @@ -0,0 +1 @@ +He1 diff --git a/panel/16/indicator-keyboard-He-2.svg b/panel/16/indicator-keyboard-He-2.svg new file mode 100644 index 00000000..613870d7 --- /dev/null +++ b/panel/16/indicator-keyboard-He-2.svg @@ -0,0 +1 @@ +He2 diff --git a/panel/16/indicator-keyboard-He-3.svg b/panel/16/indicator-keyboard-He-3.svg new file mode 100644 index 00000000..656f1585 --- /dev/null +++ b/panel/16/indicator-keyboard-He-3.svg @@ -0,0 +1 @@ +He3 diff --git a/panel/16/indicator-keyboard-He-4.svg b/panel/16/indicator-keyboard-He-4.svg new file mode 100644 index 00000000..d5087c64 --- /dev/null +++ b/panel/16/indicator-keyboard-He-4.svg @@ -0,0 +1 @@ +He4 diff --git a/panel/16/indicator-keyboard-He.svg b/panel/16/indicator-keyboard-He.svg new file mode 100644 index 00000000..26c5f062 --- /dev/null +++ b/panel/16/indicator-keyboard-He.svg @@ -0,0 +1 @@ +He diff --git a/panel/16/indicator-keyboard-Hi-1.svg b/panel/16/indicator-keyboard-Hi-1.svg new file mode 100644 index 00000000..8ff663e7 --- /dev/null +++ b/panel/16/indicator-keyboard-Hi-1.svg @@ -0,0 +1 @@ +Hi1 diff --git a/panel/16/indicator-keyboard-Hi-2.svg b/panel/16/indicator-keyboard-Hi-2.svg new file mode 100644 index 00000000..a98c3275 --- /dev/null +++ b/panel/16/indicator-keyboard-Hi-2.svg @@ -0,0 +1 @@ +Hi2 diff --git a/panel/16/indicator-keyboard-Hi-3.svg b/panel/16/indicator-keyboard-Hi-3.svg new file mode 100644 index 00000000..66c51545 --- /dev/null +++ b/panel/16/indicator-keyboard-Hi-3.svg @@ -0,0 +1 @@ +Hi3 diff --git a/panel/16/indicator-keyboard-Hi.svg b/panel/16/indicator-keyboard-Hi.svg new file mode 100644 index 00000000..f117deef --- /dev/null +++ b/panel/16/indicator-keyboard-Hi.svg @@ -0,0 +1 @@ +Hi diff --git a/panel/16/indicator-keyboard-Hr-1.svg b/panel/16/indicator-keyboard-Hr-1.svg new file mode 100644 index 00000000..c3a1d72e --- /dev/null +++ b/panel/16/indicator-keyboard-Hr-1.svg @@ -0,0 +1 @@ +Hr1 diff --git a/panel/16/indicator-keyboard-Hr-2.svg b/panel/16/indicator-keyboard-Hr-2.svg new file mode 100644 index 00000000..24160ca8 --- /dev/null +++ b/panel/16/indicator-keyboard-Hr-2.svg @@ -0,0 +1 @@ +Hr2 diff --git a/panel/16/indicator-keyboard-Hr-3.svg b/panel/16/indicator-keyboard-Hr-3.svg new file mode 100644 index 00000000..eb7c5c95 --- /dev/null +++ b/panel/16/indicator-keyboard-Hr-3.svg @@ -0,0 +1 @@ +Hr3 diff --git a/panel/16/indicator-keyboard-Hr-4.svg b/panel/16/indicator-keyboard-Hr-4.svg new file mode 100644 index 00000000..97ce58ec --- /dev/null +++ b/panel/16/indicator-keyboard-Hr-4.svg @@ -0,0 +1 @@ +Hr4 diff --git a/panel/16/indicator-keyboard-Hr-5.svg b/panel/16/indicator-keyboard-Hr-5.svg new file mode 100644 index 00000000..3451afa3 --- /dev/null +++ b/panel/16/indicator-keyboard-Hr-5.svg @@ -0,0 +1 @@ +Hr5 diff --git a/panel/16/indicator-keyboard-Hr.svg b/panel/16/indicator-keyboard-Hr.svg new file mode 100644 index 00000000..cf80416d --- /dev/null +++ b/panel/16/indicator-keyboard-Hr.svg @@ -0,0 +1 @@ +Hr diff --git a/panel/16/indicator-keyboard-Hu-1.svg b/panel/16/indicator-keyboard-Hu-1.svg new file mode 100644 index 00000000..c4dbd0fd --- /dev/null +++ b/panel/16/indicator-keyboard-Hu-1.svg @@ -0,0 +1 @@ +Hu1 diff --git a/panel/16/indicator-keyboard-Hu-10.svg b/panel/16/indicator-keyboard-Hu-10.svg new file mode 100644 index 00000000..e6f52f44 --- /dev/null +++ b/panel/16/indicator-keyboard-Hu-10.svg @@ -0,0 +1 @@ +Hu10 diff --git a/panel/16/indicator-keyboard-Hu-11.svg b/panel/16/indicator-keyboard-Hu-11.svg new file mode 100644 index 00000000..15138fb3 --- /dev/null +++ b/panel/16/indicator-keyboard-Hu-11.svg @@ -0,0 +1 @@ +Hu11 diff --git a/panel/16/indicator-keyboard-Hu-12.svg b/panel/16/indicator-keyboard-Hu-12.svg new file mode 100644 index 00000000..a1004032 --- /dev/null +++ b/panel/16/indicator-keyboard-Hu-12.svg @@ -0,0 +1 @@ +Hu12 diff --git a/panel/16/indicator-keyboard-Hu-13.svg b/panel/16/indicator-keyboard-Hu-13.svg new file mode 100644 index 00000000..ae3ba516 --- /dev/null +++ b/panel/16/indicator-keyboard-Hu-13.svg @@ -0,0 +1 @@ +Hu13 diff --git a/panel/16/indicator-keyboard-Hu-14.svg b/panel/16/indicator-keyboard-Hu-14.svg new file mode 100644 index 00000000..4adc2ca9 --- /dev/null +++ b/panel/16/indicator-keyboard-Hu-14.svg @@ -0,0 +1 @@ +Hu14 diff --git a/panel/16/indicator-keyboard-Hu-15.svg b/panel/16/indicator-keyboard-Hu-15.svg new file mode 100644 index 00000000..202fc236 --- /dev/null +++ b/panel/16/indicator-keyboard-Hu-15.svg @@ -0,0 +1 @@ +Hu15 diff --git a/panel/16/indicator-keyboard-Hu-16.svg b/panel/16/indicator-keyboard-Hu-16.svg new file mode 100644 index 00000000..bb0ab184 --- /dev/null +++ b/panel/16/indicator-keyboard-Hu-16.svg @@ -0,0 +1 @@ +Hu16 diff --git a/panel/16/indicator-keyboard-Hu-17.svg b/panel/16/indicator-keyboard-Hu-17.svg new file mode 100644 index 00000000..cb42e346 --- /dev/null +++ b/panel/16/indicator-keyboard-Hu-17.svg @@ -0,0 +1 @@ +Hu17 diff --git a/panel/16/indicator-keyboard-Hu-18.svg b/panel/16/indicator-keyboard-Hu-18.svg new file mode 100644 index 00000000..3a53f843 --- /dev/null +++ b/panel/16/indicator-keyboard-Hu-18.svg @@ -0,0 +1 @@ +Hu18 diff --git a/panel/16/indicator-keyboard-Hu-19.svg b/panel/16/indicator-keyboard-Hu-19.svg new file mode 100644 index 00000000..250f8d41 --- /dev/null +++ b/panel/16/indicator-keyboard-Hu-19.svg @@ -0,0 +1 @@ +Hu19 diff --git a/panel/16/indicator-keyboard-Hu-2.svg b/panel/16/indicator-keyboard-Hu-2.svg new file mode 100644 index 00000000..dc07083d --- /dev/null +++ b/panel/16/indicator-keyboard-Hu-2.svg @@ -0,0 +1 @@ +Hu2 diff --git a/panel/16/indicator-keyboard-Hu-20.svg b/panel/16/indicator-keyboard-Hu-20.svg new file mode 100644 index 00000000..c16e297b --- /dev/null +++ b/panel/16/indicator-keyboard-Hu-20.svg @@ -0,0 +1 @@ +Hu20 diff --git a/panel/16/indicator-keyboard-Hu-3.svg b/panel/16/indicator-keyboard-Hu-3.svg new file mode 100644 index 00000000..946a4d42 --- /dev/null +++ b/panel/16/indicator-keyboard-Hu-3.svg @@ -0,0 +1 @@ +Hu3 diff --git a/panel/16/indicator-keyboard-Hu-4.svg b/panel/16/indicator-keyboard-Hu-4.svg new file mode 100644 index 00000000..dfa5ec1d --- /dev/null +++ b/panel/16/indicator-keyboard-Hu-4.svg @@ -0,0 +1 @@ +Hu4 diff --git a/panel/16/indicator-keyboard-Hu-5.svg b/panel/16/indicator-keyboard-Hu-5.svg new file mode 100644 index 00000000..ff223e5a --- /dev/null +++ b/panel/16/indicator-keyboard-Hu-5.svg @@ -0,0 +1 @@ +Hu5 diff --git a/panel/16/indicator-keyboard-Hu-6.svg b/panel/16/indicator-keyboard-Hu-6.svg new file mode 100644 index 00000000..8af0f940 --- /dev/null +++ b/panel/16/indicator-keyboard-Hu-6.svg @@ -0,0 +1 @@ +Hu6 diff --git a/panel/16/indicator-keyboard-Hu-7.svg b/panel/16/indicator-keyboard-Hu-7.svg new file mode 100644 index 00000000..c8314a92 --- /dev/null +++ b/panel/16/indicator-keyboard-Hu-7.svg @@ -0,0 +1 @@ +Hu7 diff --git a/panel/16/indicator-keyboard-Hu-8.svg b/panel/16/indicator-keyboard-Hu-8.svg new file mode 100644 index 00000000..39f38750 --- /dev/null +++ b/panel/16/indicator-keyboard-Hu-8.svg @@ -0,0 +1 @@ +Hu8 diff --git a/panel/16/indicator-keyboard-Hu-9.svg b/panel/16/indicator-keyboard-Hu-9.svg new file mode 100644 index 00000000..81780173 --- /dev/null +++ b/panel/16/indicator-keyboard-Hu-9.svg @@ -0,0 +1 @@ +Hu9 diff --git a/panel/16/indicator-keyboard-Hu.svg b/panel/16/indicator-keyboard-Hu.svg new file mode 100644 index 00000000..2e9a53ff --- /dev/null +++ b/panel/16/indicator-keyboard-Hu.svg @@ -0,0 +1 @@ +Hu diff --git a/panel/16/indicator-keyboard-Hy-1.svg b/panel/16/indicator-keyboard-Hy-1.svg new file mode 100644 index 00000000..c28dee67 --- /dev/null +++ b/panel/16/indicator-keyboard-Hy-1.svg @@ -0,0 +1 @@ +Hy1 diff --git a/panel/16/indicator-keyboard-Hy-2.svg b/panel/16/indicator-keyboard-Hy-2.svg new file mode 100644 index 00000000..fcb64291 --- /dev/null +++ b/panel/16/indicator-keyboard-Hy-2.svg @@ -0,0 +1 @@ +Hy2 diff --git a/panel/16/indicator-keyboard-Hy-3.svg b/panel/16/indicator-keyboard-Hy-3.svg new file mode 100644 index 00000000..f7c75c38 --- /dev/null +++ b/panel/16/indicator-keyboard-Hy-3.svg @@ -0,0 +1 @@ +Hy3 diff --git a/panel/16/indicator-keyboard-Hy-4.svg b/panel/16/indicator-keyboard-Hy-4.svg new file mode 100644 index 00000000..b05eb03c --- /dev/null +++ b/panel/16/indicator-keyboard-Hy-4.svg @@ -0,0 +1 @@ +Hy4 diff --git a/panel/16/indicator-keyboard-Hy-5.svg b/panel/16/indicator-keyboard-Hy-5.svg new file mode 100644 index 00000000..66d087dd --- /dev/null +++ b/panel/16/indicator-keyboard-Hy-5.svg @@ -0,0 +1 @@ +Hy5 diff --git a/panel/16/indicator-keyboard-Hy-6.svg b/panel/16/indicator-keyboard-Hy-6.svg new file mode 100644 index 00000000..f9fd1576 --- /dev/null +++ b/panel/16/indicator-keyboard-Hy-6.svg @@ -0,0 +1 @@ +Hy6 diff --git a/panel/16/indicator-keyboard-Hy.svg b/panel/16/indicator-keyboard-Hy.svg new file mode 100644 index 00000000..fee6e8ba --- /dev/null +++ b/panel/16/indicator-keyboard-Hy.svg @@ -0,0 +1 @@ +Hy diff --git a/panel/16/indicator-keyboard-Ie-1.svg b/panel/16/indicator-keyboard-Ie-1.svg new file mode 100644 index 00000000..a4b2f5d1 --- /dev/null +++ b/panel/16/indicator-keyboard-Ie-1.svg @@ -0,0 +1 @@ +Ie1 diff --git a/panel/16/indicator-keyboard-Ie-2.svg b/panel/16/indicator-keyboard-Ie-2.svg new file mode 100644 index 00000000..fcaa66cf --- /dev/null +++ b/panel/16/indicator-keyboard-Ie-2.svg @@ -0,0 +1 @@ +Ie2 diff --git a/panel/16/indicator-keyboard-Ie-3.svg b/panel/16/indicator-keyboard-Ie-3.svg new file mode 100644 index 00000000..d921ba70 --- /dev/null +++ b/panel/16/indicator-keyboard-Ie-3.svg @@ -0,0 +1 @@ +Ie3 diff --git a/panel/16/indicator-keyboard-Ie-4.svg b/panel/16/indicator-keyboard-Ie-4.svg new file mode 100644 index 00000000..0c46ab68 --- /dev/null +++ b/panel/16/indicator-keyboard-Ie-4.svg @@ -0,0 +1 @@ +Ie4 diff --git a/panel/16/indicator-keyboard-Ie-5.svg b/panel/16/indicator-keyboard-Ie-5.svg new file mode 100644 index 00000000..e9ae170d --- /dev/null +++ b/panel/16/indicator-keyboard-Ie-5.svg @@ -0,0 +1 @@ +Ie5 diff --git a/panel/16/indicator-keyboard-Ie.svg b/panel/16/indicator-keyboard-Ie.svg new file mode 100644 index 00000000..bbab887d --- /dev/null +++ b/panel/16/indicator-keyboard-Ie.svg @@ -0,0 +1 @@ +Ie diff --git a/panel/16/indicator-keyboard-Ig.svg b/panel/16/indicator-keyboard-Ig.svg new file mode 100644 index 00000000..a34326e5 --- /dev/null +++ b/panel/16/indicator-keyboard-Ig.svg @@ -0,0 +1 @@ +Ig diff --git a/panel/16/indicator-keyboard-Ik.svg b/panel/16/indicator-keyboard-Ik.svg new file mode 100644 index 00000000..f424e1f5 --- /dev/null +++ b/panel/16/indicator-keyboard-Ik.svg @@ -0,0 +1 @@ +Ik diff --git a/panel/16/indicator-keyboard-In-1.svg b/panel/16/indicator-keyboard-In-1.svg new file mode 100644 index 00000000..06802f0b --- /dev/null +++ b/panel/16/indicator-keyboard-In-1.svg @@ -0,0 +1 @@ +In1 diff --git a/panel/16/indicator-keyboard-In-2.svg b/panel/16/indicator-keyboard-In-2.svg new file mode 100644 index 00000000..703ca2f3 --- /dev/null +++ b/panel/16/indicator-keyboard-In-2.svg @@ -0,0 +1 @@ +In2 diff --git a/panel/16/indicator-keyboard-In-3.svg b/panel/16/indicator-keyboard-In-3.svg new file mode 100644 index 00000000..a7e8f716 --- /dev/null +++ b/panel/16/indicator-keyboard-In-3.svg @@ -0,0 +1 @@ +In3 diff --git a/panel/16/indicator-keyboard-In-4.svg b/panel/16/indicator-keyboard-In-4.svg new file mode 100644 index 00000000..fd978e28 --- /dev/null +++ b/panel/16/indicator-keyboard-In-4.svg @@ -0,0 +1 @@ +In4 diff --git a/panel/16/indicator-keyboard-In-5.svg b/panel/16/indicator-keyboard-In-5.svg new file mode 100644 index 00000000..21c10d26 --- /dev/null +++ b/panel/16/indicator-keyboard-In-5.svg @@ -0,0 +1 @@ +In5 diff --git a/panel/16/indicator-keyboard-In.svg b/panel/16/indicator-keyboard-In.svg new file mode 100644 index 00000000..3ab17534 --- /dev/null +++ b/panel/16/indicator-keyboard-In.svg @@ -0,0 +1 @@ +In diff --git a/panel/16/indicator-keyboard-Is-1.svg b/panel/16/indicator-keyboard-Is-1.svg new file mode 100644 index 00000000..2864b7f1 --- /dev/null +++ b/panel/16/indicator-keyboard-Is-1.svg @@ -0,0 +1 @@ +Is1 diff --git a/panel/16/indicator-keyboard-Is-2.svg b/panel/16/indicator-keyboard-Is-2.svg new file mode 100644 index 00000000..31ee3e04 --- /dev/null +++ b/panel/16/indicator-keyboard-Is-2.svg @@ -0,0 +1 @@ +Is2 diff --git a/panel/16/indicator-keyboard-Is-3.svg b/panel/16/indicator-keyboard-Is-3.svg new file mode 100644 index 00000000..0ec9e3a5 --- /dev/null +++ b/panel/16/indicator-keyboard-Is-3.svg @@ -0,0 +1 @@ +Is3 diff --git a/panel/16/indicator-keyboard-Is-4.svg b/panel/16/indicator-keyboard-Is-4.svg new file mode 100644 index 00000000..1e04e0a3 --- /dev/null +++ b/panel/16/indicator-keyboard-Is-4.svg @@ -0,0 +1 @@ +Is4 diff --git a/panel/16/indicator-keyboard-Is-5.svg b/panel/16/indicator-keyboard-Is-5.svg new file mode 100644 index 00000000..e408e123 --- /dev/null +++ b/panel/16/indicator-keyboard-Is-5.svg @@ -0,0 +1 @@ +Is5 diff --git a/panel/16/indicator-keyboard-Is.svg b/panel/16/indicator-keyboard-Is.svg new file mode 100644 index 00000000..6f9432e3 --- /dev/null +++ b/panel/16/indicator-keyboard-Is.svg @@ -0,0 +1 @@ +Is diff --git a/panel/16/indicator-keyboard-It-1.svg b/panel/16/indicator-keyboard-It-1.svg new file mode 100644 index 00000000..59478dc1 --- /dev/null +++ b/panel/16/indicator-keyboard-It-1.svg @@ -0,0 +1 @@ +It1 diff --git a/panel/16/indicator-keyboard-It-2.svg b/panel/16/indicator-keyboard-It-2.svg new file mode 100644 index 00000000..00422e51 --- /dev/null +++ b/panel/16/indicator-keyboard-It-2.svg @@ -0,0 +1 @@ +It2 diff --git a/panel/16/indicator-keyboard-It-3.svg b/panel/16/indicator-keyboard-It-3.svg new file mode 100644 index 00000000..05fc216a --- /dev/null +++ b/panel/16/indicator-keyboard-It-3.svg @@ -0,0 +1 @@ +It3 diff --git a/panel/16/indicator-keyboard-It-4.svg b/panel/16/indicator-keyboard-It-4.svg new file mode 100644 index 00000000..4ceda62b --- /dev/null +++ b/panel/16/indicator-keyboard-It-4.svg @@ -0,0 +1 @@ +It4 diff --git a/panel/16/indicator-keyboard-It-5.svg b/panel/16/indicator-keyboard-It-5.svg new file mode 100644 index 00000000..3508a356 --- /dev/null +++ b/panel/16/indicator-keyboard-It-5.svg @@ -0,0 +1 @@ +It5 diff --git a/panel/16/indicator-keyboard-It-6.svg b/panel/16/indicator-keyboard-It-6.svg new file mode 100644 index 00000000..5140e74d --- /dev/null +++ b/panel/16/indicator-keyboard-It-6.svg @@ -0,0 +1 @@ +It6 diff --git a/panel/16/indicator-keyboard-It.svg b/panel/16/indicator-keyboard-It.svg new file mode 100644 index 00000000..4dfe3849 --- /dev/null +++ b/panel/16/indicator-keyboard-It.svg @@ -0,0 +1 @@ +It diff --git a/panel/16/indicator-keyboard-Ja-1.svg b/panel/16/indicator-keyboard-Ja-1.svg new file mode 100644 index 00000000..546578ec --- /dev/null +++ b/panel/16/indicator-keyboard-Ja-1.svg @@ -0,0 +1 @@ +Ja1 diff --git a/panel/16/indicator-keyboard-Ja-2.svg b/panel/16/indicator-keyboard-Ja-2.svg new file mode 100644 index 00000000..fac47b22 --- /dev/null +++ b/panel/16/indicator-keyboard-Ja-2.svg @@ -0,0 +1 @@ +Ja2 diff --git a/panel/16/indicator-keyboard-Ja-3.svg b/panel/16/indicator-keyboard-Ja-3.svg new file mode 100644 index 00000000..d388d5e7 --- /dev/null +++ b/panel/16/indicator-keyboard-Ja-3.svg @@ -0,0 +1 @@ +Ja3 diff --git a/panel/16/indicator-keyboard-Ja-4.svg b/panel/16/indicator-keyboard-Ja-4.svg new file mode 100644 index 00000000..1bfac825 --- /dev/null +++ b/panel/16/indicator-keyboard-Ja-4.svg @@ -0,0 +1 @@ +Ja4 diff --git a/panel/16/indicator-keyboard-Ja-5.svg b/panel/16/indicator-keyboard-Ja-5.svg new file mode 100644 index 00000000..43d781ae --- /dev/null +++ b/panel/16/indicator-keyboard-Ja-5.svg @@ -0,0 +1 @@ +Ja5 diff --git a/panel/16/indicator-keyboard-Ja-6.svg b/panel/16/indicator-keyboard-Ja-6.svg new file mode 100644 index 00000000..7a58c2f1 --- /dev/null +++ b/panel/16/indicator-keyboard-Ja-6.svg @@ -0,0 +1 @@ +Ja6 diff --git a/panel/16/indicator-keyboard-Ja-7.svg b/panel/16/indicator-keyboard-Ja-7.svg new file mode 100644 index 00000000..3f857e3b --- /dev/null +++ b/panel/16/indicator-keyboard-Ja-7.svg @@ -0,0 +1 @@ +Ja7 diff --git a/panel/16/indicator-keyboard-Ja.svg b/panel/16/indicator-keyboard-Ja.svg new file mode 100644 index 00000000..75a95875 --- /dev/null +++ b/panel/16/indicator-keyboard-Ja.svg @@ -0,0 +1 @@ +Ja diff --git a/panel/16/indicator-keyboard-Ka-1.svg b/panel/16/indicator-keyboard-Ka-1.svg new file mode 100644 index 00000000..bc0926c8 --- /dev/null +++ b/panel/16/indicator-keyboard-Ka-1.svg @@ -0,0 +1 @@ +Ka1 diff --git a/panel/16/indicator-keyboard-Ka-2.svg b/panel/16/indicator-keyboard-Ka-2.svg new file mode 100644 index 00000000..8d4f7ecc --- /dev/null +++ b/panel/16/indicator-keyboard-Ka-2.svg @@ -0,0 +1 @@ +Ka2 diff --git a/panel/16/indicator-keyboard-Ka-3.svg b/panel/16/indicator-keyboard-Ka-3.svg new file mode 100644 index 00000000..a68c80f6 --- /dev/null +++ b/panel/16/indicator-keyboard-Ka-3.svg @@ -0,0 +1 @@ +Ka3 diff --git a/panel/16/indicator-keyboard-Ka-4.svg b/panel/16/indicator-keyboard-Ka-4.svg new file mode 100644 index 00000000..998acfa1 --- /dev/null +++ b/panel/16/indicator-keyboard-Ka-4.svg @@ -0,0 +1 @@ +Ka4 diff --git a/panel/16/indicator-keyboard-Ka.svg b/panel/16/indicator-keyboard-Ka.svg new file mode 100644 index 00000000..581a344e --- /dev/null +++ b/panel/16/indicator-keyboard-Ka.svg @@ -0,0 +1 @@ +Ka diff --git a/panel/16/indicator-keyboard-Ki-1.svg b/panel/16/indicator-keyboard-Ki-1.svg new file mode 100644 index 00000000..80ab2fe2 --- /dev/null +++ b/panel/16/indicator-keyboard-Ki-1.svg @@ -0,0 +1 @@ +Ki1 diff --git a/panel/16/indicator-keyboard-Ki-2.svg b/panel/16/indicator-keyboard-Ki-2.svg new file mode 100644 index 00000000..01874371 --- /dev/null +++ b/panel/16/indicator-keyboard-Ki-2.svg @@ -0,0 +1 @@ +Ki2 diff --git a/panel/16/indicator-keyboard-Ki-3.svg b/panel/16/indicator-keyboard-Ki-3.svg new file mode 100644 index 00000000..fcd95ce4 --- /dev/null +++ b/panel/16/indicator-keyboard-Ki-3.svg @@ -0,0 +1 @@ +Ki3 diff --git a/panel/16/indicator-keyboard-Ki.svg b/panel/16/indicator-keyboard-Ki.svg new file mode 100644 index 00000000..d9d5dfae --- /dev/null +++ b/panel/16/indicator-keyboard-Ki.svg @@ -0,0 +1 @@ +Ki diff --git a/panel/16/indicator-keyboard-Kk-1.svg b/panel/16/indicator-keyboard-Kk-1.svg new file mode 100644 index 00000000..78a877d4 --- /dev/null +++ b/panel/16/indicator-keyboard-Kk-1.svg @@ -0,0 +1 @@ +Kk1 diff --git a/panel/16/indicator-keyboard-Kk-2.svg b/panel/16/indicator-keyboard-Kk-2.svg new file mode 100644 index 00000000..c20e1b46 --- /dev/null +++ b/panel/16/indicator-keyboard-Kk-2.svg @@ -0,0 +1 @@ +Kk2 diff --git a/panel/16/indicator-keyboard-Kk.svg b/panel/16/indicator-keyboard-Kk.svg new file mode 100644 index 00000000..eaa21f5c --- /dev/null +++ b/panel/16/indicator-keyboard-Kk.svg @@ -0,0 +1 @@ +Kk diff --git a/panel/16/indicator-keyboard-Km.svg b/panel/16/indicator-keyboard-Km.svg new file mode 100644 index 00000000..3d5f89ab --- /dev/null +++ b/panel/16/indicator-keyboard-Km.svg @@ -0,0 +1 @@ +Km diff --git a/panel/16/indicator-keyboard-Kn-1.svg b/panel/16/indicator-keyboard-Kn-1.svg new file mode 100644 index 00000000..513eb09e --- /dev/null +++ b/panel/16/indicator-keyboard-Kn-1.svg @@ -0,0 +1 @@ +Kn1 diff --git a/panel/16/indicator-keyboard-Kn-2.svg b/panel/16/indicator-keyboard-Kn-2.svg new file mode 100644 index 00000000..b280f17f --- /dev/null +++ b/panel/16/indicator-keyboard-Kn-2.svg @@ -0,0 +1 @@ +Kn2 diff --git a/panel/16/indicator-keyboard-Kn.svg b/panel/16/indicator-keyboard-Kn.svg new file mode 100644 index 00000000..ded1fbc2 --- /dev/null +++ b/panel/16/indicator-keyboard-Kn.svg @@ -0,0 +1 @@ +Kn diff --git a/panel/16/indicator-keyboard-Ko-1.svg b/panel/16/indicator-keyboard-Ko-1.svg new file mode 100644 index 00000000..ebde7da8 --- /dev/null +++ b/panel/16/indicator-keyboard-Ko-1.svg @@ -0,0 +1 @@ +Ko1 diff --git a/panel/16/indicator-keyboard-Ko-2.svg b/panel/16/indicator-keyboard-Ko-2.svg new file mode 100644 index 00000000..893db7c7 --- /dev/null +++ b/panel/16/indicator-keyboard-Ko-2.svg @@ -0,0 +1 @@ +Ko2 diff --git a/panel/16/indicator-keyboard-Ko.svg b/panel/16/indicator-keyboard-Ko.svg new file mode 100644 index 00000000..a24c6516 --- /dev/null +++ b/panel/16/indicator-keyboard-Ko.svg @@ -0,0 +1 @@ +Ko diff --git a/panel/16/indicator-keyboard-Ku-1.svg b/panel/16/indicator-keyboard-Ku-1.svg new file mode 100644 index 00000000..8555fe8c --- /dev/null +++ b/panel/16/indicator-keyboard-Ku-1.svg @@ -0,0 +1 @@ +Ku1 diff --git a/panel/16/indicator-keyboard-Ku-10.svg b/panel/16/indicator-keyboard-Ku-10.svg new file mode 100644 index 00000000..90a14358 --- /dev/null +++ b/panel/16/indicator-keyboard-Ku-10.svg @@ -0,0 +1 @@ +Ku10 diff --git a/panel/16/indicator-keyboard-Ku-11.svg b/panel/16/indicator-keyboard-Ku-11.svg new file mode 100644 index 00000000..2f088317 --- /dev/null +++ b/panel/16/indicator-keyboard-Ku-11.svg @@ -0,0 +1 @@ +Ku11 diff --git a/panel/16/indicator-keyboard-Ku-12.svg b/panel/16/indicator-keyboard-Ku-12.svg new file mode 100644 index 00000000..2ff654d2 --- /dev/null +++ b/panel/16/indicator-keyboard-Ku-12.svg @@ -0,0 +1 @@ +Ku12 diff --git a/panel/16/indicator-keyboard-Ku-13.svg b/panel/16/indicator-keyboard-Ku-13.svg new file mode 100644 index 00000000..a07434a6 --- /dev/null +++ b/panel/16/indicator-keyboard-Ku-13.svg @@ -0,0 +1 @@ +Ku13 diff --git a/panel/16/indicator-keyboard-Ku-14.svg b/panel/16/indicator-keyboard-Ku-14.svg new file mode 100644 index 00000000..26120250 --- /dev/null +++ b/panel/16/indicator-keyboard-Ku-14.svg @@ -0,0 +1 @@ +Ku14 diff --git a/panel/16/indicator-keyboard-Ku-2.svg b/panel/16/indicator-keyboard-Ku-2.svg new file mode 100644 index 00000000..2843e32f --- /dev/null +++ b/panel/16/indicator-keyboard-Ku-2.svg @@ -0,0 +1 @@ +Ku2 diff --git a/panel/16/indicator-keyboard-Ku-3.svg b/panel/16/indicator-keyboard-Ku-3.svg new file mode 100644 index 00000000..93424606 --- /dev/null +++ b/panel/16/indicator-keyboard-Ku-3.svg @@ -0,0 +1 @@ +Ku3 diff --git a/panel/16/indicator-keyboard-Ku-4.svg b/panel/16/indicator-keyboard-Ku-4.svg new file mode 100644 index 00000000..23446f7a --- /dev/null +++ b/panel/16/indicator-keyboard-Ku-4.svg @@ -0,0 +1 @@ +Ku4 diff --git a/panel/16/indicator-keyboard-Ku-5.svg b/panel/16/indicator-keyboard-Ku-5.svg new file mode 100644 index 00000000..655dba25 --- /dev/null +++ b/panel/16/indicator-keyboard-Ku-5.svg @@ -0,0 +1 @@ +Ku5 diff --git a/panel/16/indicator-keyboard-Ku-6.svg b/panel/16/indicator-keyboard-Ku-6.svg new file mode 100644 index 00000000..daae0d09 --- /dev/null +++ b/panel/16/indicator-keyboard-Ku-6.svg @@ -0,0 +1 @@ +Ku6 diff --git a/panel/16/indicator-keyboard-Ku-7.svg b/panel/16/indicator-keyboard-Ku-7.svg new file mode 100644 index 00000000..31e9534e --- /dev/null +++ b/panel/16/indicator-keyboard-Ku-7.svg @@ -0,0 +1 @@ +Ku7 diff --git a/panel/16/indicator-keyboard-Ku-8.svg b/panel/16/indicator-keyboard-Ku-8.svg new file mode 100644 index 00000000..6a84aa81 --- /dev/null +++ b/panel/16/indicator-keyboard-Ku-8.svg @@ -0,0 +1 @@ +Ku8 diff --git a/panel/16/indicator-keyboard-Ku-9.svg b/panel/16/indicator-keyboard-Ku-9.svg new file mode 100644 index 00000000..de0e8a45 --- /dev/null +++ b/panel/16/indicator-keyboard-Ku-9.svg @@ -0,0 +1 @@ +Ku9 diff --git a/panel/16/indicator-keyboard-Ku.svg b/panel/16/indicator-keyboard-Ku.svg new file mode 100644 index 00000000..adbd024f --- /dev/null +++ b/panel/16/indicator-keyboard-Ku.svg @@ -0,0 +1 @@ +Ku diff --git a/panel/16/indicator-keyboard-Lo-1.svg b/panel/16/indicator-keyboard-Lo-1.svg new file mode 100644 index 00000000..85815a65 --- /dev/null +++ b/panel/16/indicator-keyboard-Lo-1.svg @@ -0,0 +1 @@ +Lo1 diff --git a/panel/16/indicator-keyboard-Lo-2.svg b/panel/16/indicator-keyboard-Lo-2.svg new file mode 100644 index 00000000..045bf39a --- /dev/null +++ b/panel/16/indicator-keyboard-Lo-2.svg @@ -0,0 +1 @@ +Lo2 diff --git a/panel/16/indicator-keyboard-Lo.svg b/panel/16/indicator-keyboard-Lo.svg new file mode 100644 index 00000000..f0ca2eb3 --- /dev/null +++ b/panel/16/indicator-keyboard-Lo.svg @@ -0,0 +1 @@ +Lo diff --git a/panel/16/indicator-keyboard-Lt-1.svg b/panel/16/indicator-keyboard-Lt-1.svg new file mode 100644 index 00000000..79a705be --- /dev/null +++ b/panel/16/indicator-keyboard-Lt-1.svg @@ -0,0 +1 @@ +Lt1 diff --git a/panel/16/indicator-keyboard-Lt-2.svg b/panel/16/indicator-keyboard-Lt-2.svg new file mode 100644 index 00000000..3d837bef --- /dev/null +++ b/panel/16/indicator-keyboard-Lt-2.svg @@ -0,0 +1 @@ +Lt2 diff --git a/panel/16/indicator-keyboard-Lt-3.svg b/panel/16/indicator-keyboard-Lt-3.svg new file mode 100644 index 00000000..150ab3f6 --- /dev/null +++ b/panel/16/indicator-keyboard-Lt-3.svg @@ -0,0 +1 @@ +Lt3 diff --git a/panel/16/indicator-keyboard-Lt-4.svg b/panel/16/indicator-keyboard-Lt-4.svg new file mode 100644 index 00000000..7cf6cf5d --- /dev/null +++ b/panel/16/indicator-keyboard-Lt-4.svg @@ -0,0 +1 @@ +Lt4 diff --git a/panel/16/indicator-keyboard-Lt-5.svg b/panel/16/indicator-keyboard-Lt-5.svg new file mode 100644 index 00000000..01be14c2 --- /dev/null +++ b/panel/16/indicator-keyboard-Lt-5.svg @@ -0,0 +1 @@ +Lt5 diff --git a/panel/16/indicator-keyboard-Lt-6.svg b/panel/16/indicator-keyboard-Lt-6.svg new file mode 100644 index 00000000..568fa279 --- /dev/null +++ b/panel/16/indicator-keyboard-Lt-6.svg @@ -0,0 +1 @@ +Lt6 diff --git a/panel/16/indicator-keyboard-Lt.svg b/panel/16/indicator-keyboard-Lt.svg new file mode 100644 index 00000000..34cc2040 --- /dev/null +++ b/panel/16/indicator-keyboard-Lt.svg @@ -0,0 +1 @@ +Lt diff --git a/panel/16/indicator-keyboard-Lv-1.svg b/panel/16/indicator-keyboard-Lv-1.svg new file mode 100644 index 00000000..8060bef2 --- /dev/null +++ b/panel/16/indicator-keyboard-Lv-1.svg @@ -0,0 +1 @@ +Lv1 diff --git a/panel/16/indicator-keyboard-Lv-2.svg b/panel/16/indicator-keyboard-Lv-2.svg new file mode 100644 index 00000000..590d2c6a --- /dev/null +++ b/panel/16/indicator-keyboard-Lv-2.svg @@ -0,0 +1 @@ +Lv2 diff --git a/panel/16/indicator-keyboard-Lv-3.svg b/panel/16/indicator-keyboard-Lv-3.svg new file mode 100644 index 00000000..f5370a2a --- /dev/null +++ b/panel/16/indicator-keyboard-Lv-3.svg @@ -0,0 +1 @@ +Lv3 diff --git a/panel/16/indicator-keyboard-Lv-4.svg b/panel/16/indicator-keyboard-Lv-4.svg new file mode 100644 index 00000000..01bcf3ea --- /dev/null +++ b/panel/16/indicator-keyboard-Lv-4.svg @@ -0,0 +1 @@ +Lv4 diff --git a/panel/16/indicator-keyboard-Lv-5.svg b/panel/16/indicator-keyboard-Lv-5.svg new file mode 100644 index 00000000..a391ab7d --- /dev/null +++ b/panel/16/indicator-keyboard-Lv-5.svg @@ -0,0 +1 @@ +Lv5 diff --git a/panel/16/indicator-keyboard-Lv-6.svg b/panel/16/indicator-keyboard-Lv-6.svg new file mode 100644 index 00000000..2e0efb7d --- /dev/null +++ b/panel/16/indicator-keyboard-Lv-6.svg @@ -0,0 +1 @@ +Lv6 diff --git a/panel/16/indicator-keyboard-Lv-7.svg b/panel/16/indicator-keyboard-Lv-7.svg new file mode 100644 index 00000000..11a59c8e --- /dev/null +++ b/panel/16/indicator-keyboard-Lv-7.svg @@ -0,0 +1 @@ +Lv7 diff --git a/panel/16/indicator-keyboard-Lv.svg b/panel/16/indicator-keyboard-Lv.svg new file mode 100644 index 00000000..2efd98f4 --- /dev/null +++ b/panel/16/indicator-keyboard-Lv.svg @@ -0,0 +1 @@ +Lv diff --git a/panel/16/indicator-keyboard-Md.svg b/panel/16/indicator-keyboard-Md.svg new file mode 100644 index 00000000..fa52e936 --- /dev/null +++ b/panel/16/indicator-keyboard-Md.svg @@ -0,0 +1 @@ +Md diff --git a/panel/16/indicator-keyboard-Mi.svg b/panel/16/indicator-keyboard-Mi.svg new file mode 100644 index 00000000..61e6a2bc --- /dev/null +++ b/panel/16/indicator-keyboard-Mi.svg @@ -0,0 +1 @@ +Mi diff --git a/panel/16/indicator-keyboard-Mk-1.svg b/panel/16/indicator-keyboard-Mk-1.svg new file mode 100644 index 00000000..44be77e3 --- /dev/null +++ b/panel/16/indicator-keyboard-Mk-1.svg @@ -0,0 +1 @@ +Mk1 diff --git a/panel/16/indicator-keyboard-Mk-2.svg b/panel/16/indicator-keyboard-Mk-2.svg new file mode 100644 index 00000000..b442cac2 --- /dev/null +++ b/panel/16/indicator-keyboard-Mk-2.svg @@ -0,0 +1 @@ +Mk2 diff --git a/panel/16/indicator-keyboard-Mk.svg b/panel/16/indicator-keyboard-Mk.svg new file mode 100644 index 00000000..b740e51a --- /dev/null +++ b/panel/16/indicator-keyboard-Mk.svg @@ -0,0 +1 @@ +Mk diff --git a/panel/16/indicator-keyboard-Ml-1.svg b/panel/16/indicator-keyboard-Ml-1.svg new file mode 100644 index 00000000..02c4b8c8 --- /dev/null +++ b/panel/16/indicator-keyboard-Ml-1.svg @@ -0,0 +1 @@ +Ml1 diff --git a/panel/16/indicator-keyboard-Ml-2.svg b/panel/16/indicator-keyboard-Ml-2.svg new file mode 100644 index 00000000..84880326 --- /dev/null +++ b/panel/16/indicator-keyboard-Ml-2.svg @@ -0,0 +1 @@ +Ml2 diff --git a/panel/16/indicator-keyboard-Ml-3.svg b/panel/16/indicator-keyboard-Ml-3.svg new file mode 100644 index 00000000..fbcc5f5e --- /dev/null +++ b/panel/16/indicator-keyboard-Ml-3.svg @@ -0,0 +1 @@ +Ml3 diff --git a/panel/16/indicator-keyboard-Ml.svg b/panel/16/indicator-keyboard-Ml.svg new file mode 100644 index 00000000..67fc7c02 --- /dev/null +++ b/panel/16/indicator-keyboard-Ml.svg @@ -0,0 +1 @@ +Ml diff --git a/panel/16/indicator-keyboard-Mn.svg b/panel/16/indicator-keyboard-Mn.svg new file mode 100644 index 00000000..5a14d3cf --- /dev/null +++ b/panel/16/indicator-keyboard-Mn.svg @@ -0,0 +1 @@ +Mn diff --git a/panel/16/indicator-keyboard-Mr.svg b/panel/16/indicator-keyboard-Mr.svg new file mode 100644 index 00000000..856f788e --- /dev/null +++ b/panel/16/indicator-keyboard-Mr.svg @@ -0,0 +1 @@ +Mr diff --git a/panel/16/indicator-keyboard-Mt-1.svg b/panel/16/indicator-keyboard-Mt-1.svg new file mode 100644 index 00000000..a3ae1aaf --- /dev/null +++ b/panel/16/indicator-keyboard-Mt-1.svg @@ -0,0 +1 @@ +Mt1 diff --git a/panel/16/indicator-keyboard-Mt-2.svg b/panel/16/indicator-keyboard-Mt-2.svg new file mode 100644 index 00000000..5bfb86b5 --- /dev/null +++ b/panel/16/indicator-keyboard-Mt-2.svg @@ -0,0 +1 @@ +Mt2 diff --git a/panel/16/indicator-keyboard-Mt.svg b/panel/16/indicator-keyboard-Mt.svg new file mode 100644 index 00000000..a5d2578d --- /dev/null +++ b/panel/16/indicator-keyboard-Mt.svg @@ -0,0 +1 @@ +Mt diff --git a/panel/16/indicator-keyboard-My.svg b/panel/16/indicator-keyboard-My.svg new file mode 100644 index 00000000..8b071385 --- /dev/null +++ b/panel/16/indicator-keyboard-My.svg @@ -0,0 +1 @@ +My diff --git a/panel/16/indicator-keyboard-Ne.svg b/panel/16/indicator-keyboard-Ne.svg new file mode 100644 index 00000000..6f42ee91 --- /dev/null +++ b/panel/16/indicator-keyboard-Ne.svg @@ -0,0 +1 @@ +Ne diff --git a/panel/16/indicator-keyboard-Nl-1.svg b/panel/16/indicator-keyboard-Nl-1.svg new file mode 100644 index 00000000..beae86e9 --- /dev/null +++ b/panel/16/indicator-keyboard-Nl-1.svg @@ -0,0 +1 @@ +Nl1 diff --git a/panel/16/indicator-keyboard-Nl-2.svg b/panel/16/indicator-keyboard-Nl-2.svg new file mode 100644 index 00000000..df86eb67 --- /dev/null +++ b/panel/16/indicator-keyboard-Nl-2.svg @@ -0,0 +1 @@ +Nl2 diff --git a/panel/16/indicator-keyboard-Nl-3.svg b/panel/16/indicator-keyboard-Nl-3.svg new file mode 100644 index 00000000..5f19dfc9 --- /dev/null +++ b/panel/16/indicator-keyboard-Nl-3.svg @@ -0,0 +1 @@ +Nl3 diff --git a/panel/16/indicator-keyboard-Nl-4.svg b/panel/16/indicator-keyboard-Nl-4.svg new file mode 100644 index 00000000..e5c34087 --- /dev/null +++ b/panel/16/indicator-keyboard-Nl-4.svg @@ -0,0 +1 @@ +Nl4 diff --git a/panel/16/indicator-keyboard-Nl.svg b/panel/16/indicator-keyboard-Nl.svg new file mode 100644 index 00000000..63f1194f --- /dev/null +++ b/panel/16/indicator-keyboard-Nl.svg @@ -0,0 +1 @@ +Nl diff --git a/panel/16/indicator-keyboard-No-1.svg b/panel/16/indicator-keyboard-No-1.svg new file mode 100644 index 00000000..658c6a26 --- /dev/null +++ b/panel/16/indicator-keyboard-No-1.svg @@ -0,0 +1 @@ +No1 diff --git a/panel/16/indicator-keyboard-No-2.svg b/panel/16/indicator-keyboard-No-2.svg new file mode 100644 index 00000000..b0975477 --- /dev/null +++ b/panel/16/indicator-keyboard-No-2.svg @@ -0,0 +1 @@ +No2 diff --git a/panel/16/indicator-keyboard-No-3.svg b/panel/16/indicator-keyboard-No-3.svg new file mode 100644 index 00000000..c58d9881 --- /dev/null +++ b/panel/16/indicator-keyboard-No-3.svg @@ -0,0 +1 @@ +No3 diff --git a/panel/16/indicator-keyboard-No-4.svg b/panel/16/indicator-keyboard-No-4.svg new file mode 100644 index 00000000..004d5546 --- /dev/null +++ b/panel/16/indicator-keyboard-No-4.svg @@ -0,0 +1 @@ +No4 diff --git a/panel/16/indicator-keyboard-No-5.svg b/panel/16/indicator-keyboard-No-5.svg new file mode 100644 index 00000000..413ce93f --- /dev/null +++ b/panel/16/indicator-keyboard-No-5.svg @@ -0,0 +1 @@ +No5 diff --git a/panel/16/indicator-keyboard-No-6.svg b/panel/16/indicator-keyboard-No-6.svg new file mode 100644 index 00000000..1696509d --- /dev/null +++ b/panel/16/indicator-keyboard-No-6.svg @@ -0,0 +1 @@ +No6 diff --git a/panel/16/indicator-keyboard-No-7.svg b/panel/16/indicator-keyboard-No-7.svg new file mode 100644 index 00000000..8140379b --- /dev/null +++ b/panel/16/indicator-keyboard-No-7.svg @@ -0,0 +1 @@ +No7 diff --git a/panel/16/indicator-keyboard-No-8.svg b/panel/16/indicator-keyboard-No-8.svg new file mode 100644 index 00000000..2e9aa82e --- /dev/null +++ b/panel/16/indicator-keyboard-No-8.svg @@ -0,0 +1 @@ +No8 diff --git a/panel/16/indicator-keyboard-No.svg b/panel/16/indicator-keyboard-No.svg new file mode 100644 index 00000000..a94caf7d --- /dev/null +++ b/panel/16/indicator-keyboard-No.svg @@ -0,0 +1 @@ +No diff --git a/panel/16/indicator-keyboard-Or.svg b/panel/16/indicator-keyboard-Or.svg new file mode 100644 index 00000000..a1c7ea06 --- /dev/null +++ b/panel/16/indicator-keyboard-Or.svg @@ -0,0 +1 @@ +Or diff --git a/panel/16/indicator-keyboard-Pa-1.svg b/panel/16/indicator-keyboard-Pa-1.svg new file mode 100644 index 00000000..598559b6 --- /dev/null +++ b/panel/16/indicator-keyboard-Pa-1.svg @@ -0,0 +1 @@ +Pa1 diff --git a/panel/16/indicator-keyboard-Pa-2.svg b/panel/16/indicator-keyboard-Pa-2.svg new file mode 100644 index 00000000..02755d8f --- /dev/null +++ b/panel/16/indicator-keyboard-Pa-2.svg @@ -0,0 +1 @@ +Pa2 diff --git a/panel/16/indicator-keyboard-Pa.svg b/panel/16/indicator-keyboard-Pa.svg new file mode 100644 index 00000000..c4c20da9 --- /dev/null +++ b/panel/16/indicator-keyboard-Pa.svg @@ -0,0 +1 @@ +Pa diff --git a/panel/16/indicator-keyboard-Ph-1.svg b/panel/16/indicator-keyboard-Ph-1.svg new file mode 100644 index 00000000..e7445c90 --- /dev/null +++ b/panel/16/indicator-keyboard-Ph-1.svg @@ -0,0 +1 @@ +Ph1 diff --git a/panel/16/indicator-keyboard-Ph-10.svg b/panel/16/indicator-keyboard-Ph-10.svg new file mode 100644 index 00000000..ab62505b --- /dev/null +++ b/panel/16/indicator-keyboard-Ph-10.svg @@ -0,0 +1 @@ +Ph10 diff --git a/panel/16/indicator-keyboard-Ph-2.svg b/panel/16/indicator-keyboard-Ph-2.svg new file mode 100644 index 00000000..cb7b81c6 --- /dev/null +++ b/panel/16/indicator-keyboard-Ph-2.svg @@ -0,0 +1 @@ +Ph2 diff --git a/panel/16/indicator-keyboard-Ph-3.svg b/panel/16/indicator-keyboard-Ph-3.svg new file mode 100644 index 00000000..c1bcbce7 --- /dev/null +++ b/panel/16/indicator-keyboard-Ph-3.svg @@ -0,0 +1 @@ +Ph3 diff --git a/panel/16/indicator-keyboard-Ph-4.svg b/panel/16/indicator-keyboard-Ph-4.svg new file mode 100644 index 00000000..d8277d23 --- /dev/null +++ b/panel/16/indicator-keyboard-Ph-4.svg @@ -0,0 +1 @@ +Ph4 diff --git a/panel/16/indicator-keyboard-Ph-5.svg b/panel/16/indicator-keyboard-Ph-5.svg new file mode 100644 index 00000000..f4828d64 --- /dev/null +++ b/panel/16/indicator-keyboard-Ph-5.svg @@ -0,0 +1 @@ +Ph5 diff --git a/panel/16/indicator-keyboard-Ph-6.svg b/panel/16/indicator-keyboard-Ph-6.svg new file mode 100644 index 00000000..c81180f1 --- /dev/null +++ b/panel/16/indicator-keyboard-Ph-6.svg @@ -0,0 +1 @@ +Ph6 diff --git a/panel/16/indicator-keyboard-Ph-7.svg b/panel/16/indicator-keyboard-Ph-7.svg new file mode 100644 index 00000000..16bfe022 --- /dev/null +++ b/panel/16/indicator-keyboard-Ph-7.svg @@ -0,0 +1 @@ +Ph7 diff --git a/panel/16/indicator-keyboard-Ph-8.svg b/panel/16/indicator-keyboard-Ph-8.svg new file mode 100644 index 00000000..f1581eab --- /dev/null +++ b/panel/16/indicator-keyboard-Ph-8.svg @@ -0,0 +1 @@ +Ph8 diff --git a/panel/16/indicator-keyboard-Ph-9.svg b/panel/16/indicator-keyboard-Ph-9.svg new file mode 100644 index 00000000..dc2e18a7 --- /dev/null +++ b/panel/16/indicator-keyboard-Ph-9.svg @@ -0,0 +1 @@ +Ph9 diff --git a/panel/16/indicator-keyboard-Ph.svg b/panel/16/indicator-keyboard-Ph.svg new file mode 100644 index 00000000..96bd7c1b --- /dev/null +++ b/panel/16/indicator-keyboard-Ph.svg @@ -0,0 +1 @@ +Ph diff --git a/panel/16/indicator-keyboard-Pl-1.svg b/panel/16/indicator-keyboard-Pl-1.svg new file mode 100644 index 00000000..82658f86 --- /dev/null +++ b/panel/16/indicator-keyboard-Pl-1.svg @@ -0,0 +1 @@ +Pl1 diff --git a/panel/16/indicator-keyboard-Pl-2.svg b/panel/16/indicator-keyboard-Pl-2.svg new file mode 100644 index 00000000..db79ee32 --- /dev/null +++ b/panel/16/indicator-keyboard-Pl-2.svg @@ -0,0 +1 @@ +Pl2 diff --git a/panel/16/indicator-keyboard-Pl-3.svg b/panel/16/indicator-keyboard-Pl-3.svg new file mode 100644 index 00000000..ea831791 --- /dev/null +++ b/panel/16/indicator-keyboard-Pl-3.svg @@ -0,0 +1 @@ +Pl3 diff --git a/panel/16/indicator-keyboard-Pl-4.svg b/panel/16/indicator-keyboard-Pl-4.svg new file mode 100644 index 00000000..597c7ff8 --- /dev/null +++ b/panel/16/indicator-keyboard-Pl-4.svg @@ -0,0 +1 @@ +Pl4 diff --git a/panel/16/indicator-keyboard-Pl-5.svg b/panel/16/indicator-keyboard-Pl-5.svg new file mode 100644 index 00000000..35d9a356 --- /dev/null +++ b/panel/16/indicator-keyboard-Pl-5.svg @@ -0,0 +1 @@ +Pl5 diff --git a/panel/16/indicator-keyboard-Pl-6.svg b/panel/16/indicator-keyboard-Pl-6.svg new file mode 100644 index 00000000..754c7f93 --- /dev/null +++ b/panel/16/indicator-keyboard-Pl-6.svg @@ -0,0 +1 @@ +Pl6 diff --git a/panel/16/indicator-keyboard-Pl-7.svg b/panel/16/indicator-keyboard-Pl-7.svg new file mode 100644 index 00000000..717c47e6 --- /dev/null +++ b/panel/16/indicator-keyboard-Pl-7.svg @@ -0,0 +1 @@ +Pl7 diff --git a/panel/16/indicator-keyboard-Pl-8.svg b/panel/16/indicator-keyboard-Pl-8.svg new file mode 100644 index 00000000..7506d4eb --- /dev/null +++ b/panel/16/indicator-keyboard-Pl-8.svg @@ -0,0 +1 @@ +Pl8 diff --git a/panel/16/indicator-keyboard-Pl-9.svg b/panel/16/indicator-keyboard-Pl-9.svg new file mode 100644 index 00000000..6ae09cf9 --- /dev/null +++ b/panel/16/indicator-keyboard-Pl-9.svg @@ -0,0 +1 @@ +Pl9 diff --git a/panel/16/indicator-keyboard-Pl.svg b/panel/16/indicator-keyboard-Pl.svg new file mode 100644 index 00000000..f6c18245 --- /dev/null +++ b/panel/16/indicator-keyboard-Pl.svg @@ -0,0 +1 @@ +Pl diff --git a/panel/16/indicator-keyboard-Ps-1.svg b/panel/16/indicator-keyboard-Ps-1.svg new file mode 100644 index 00000000..8661c2ad --- /dev/null +++ b/panel/16/indicator-keyboard-Ps-1.svg @@ -0,0 +1 @@ +Ps1 diff --git a/panel/16/indicator-keyboard-Ps-2.svg b/panel/16/indicator-keyboard-Ps-2.svg new file mode 100644 index 00000000..82238334 --- /dev/null +++ b/panel/16/indicator-keyboard-Ps-2.svg @@ -0,0 +1 @@ +Ps2 diff --git a/panel/16/indicator-keyboard-Ps.svg b/panel/16/indicator-keyboard-Ps.svg new file mode 100644 index 00000000..0de57ca5 --- /dev/null +++ b/panel/16/indicator-keyboard-Ps.svg @@ -0,0 +1 @@ +Ps diff --git a/panel/16/indicator-keyboard-Pt-1.svg b/panel/16/indicator-keyboard-Pt-1.svg new file mode 100644 index 00000000..1d2bec94 --- /dev/null +++ b/panel/16/indicator-keyboard-Pt-1.svg @@ -0,0 +1 @@ +Pt1 diff --git a/panel/16/indicator-keyboard-Pt-10.svg b/panel/16/indicator-keyboard-Pt-10.svg new file mode 100644 index 00000000..8b4c662d --- /dev/null +++ b/panel/16/indicator-keyboard-Pt-10.svg @@ -0,0 +1 @@ +Pt10 diff --git a/panel/16/indicator-keyboard-Pt-11.svg b/panel/16/indicator-keyboard-Pt-11.svg new file mode 100644 index 00000000..58a67372 --- /dev/null +++ b/panel/16/indicator-keyboard-Pt-11.svg @@ -0,0 +1 @@ +Pt11 diff --git a/panel/16/indicator-keyboard-Pt-12.svg b/panel/16/indicator-keyboard-Pt-12.svg new file mode 100644 index 00000000..d58ebe95 --- /dev/null +++ b/panel/16/indicator-keyboard-Pt-12.svg @@ -0,0 +1 @@ +Pt12 diff --git a/panel/16/indicator-keyboard-Pt-13.svg b/panel/16/indicator-keyboard-Pt-13.svg new file mode 100644 index 00000000..b64299e4 --- /dev/null +++ b/panel/16/indicator-keyboard-Pt-13.svg @@ -0,0 +1 @@ +Pt13 diff --git a/panel/16/indicator-keyboard-Pt-14.svg b/panel/16/indicator-keyboard-Pt-14.svg new file mode 100644 index 00000000..27bf44a4 --- /dev/null +++ b/panel/16/indicator-keyboard-Pt-14.svg @@ -0,0 +1 @@ +Pt14 diff --git a/panel/16/indicator-keyboard-Pt-15.svg b/panel/16/indicator-keyboard-Pt-15.svg new file mode 100644 index 00000000..274e7b91 --- /dev/null +++ b/panel/16/indicator-keyboard-Pt-15.svg @@ -0,0 +1 @@ +Pt15 diff --git a/panel/16/indicator-keyboard-Pt-2.svg b/panel/16/indicator-keyboard-Pt-2.svg new file mode 100644 index 00000000..b9bf24a4 --- /dev/null +++ b/panel/16/indicator-keyboard-Pt-2.svg @@ -0,0 +1 @@ +Pt2 diff --git a/panel/16/indicator-keyboard-Pt-3.svg b/panel/16/indicator-keyboard-Pt-3.svg new file mode 100644 index 00000000..16e2dfb1 --- /dev/null +++ b/panel/16/indicator-keyboard-Pt-3.svg @@ -0,0 +1 @@ +Pt3 diff --git a/panel/16/indicator-keyboard-Pt-4.svg b/panel/16/indicator-keyboard-Pt-4.svg new file mode 100644 index 00000000..a5e885bb --- /dev/null +++ b/panel/16/indicator-keyboard-Pt-4.svg @@ -0,0 +1 @@ +Pt4 diff --git a/panel/16/indicator-keyboard-Pt-5.svg b/panel/16/indicator-keyboard-Pt-5.svg new file mode 100644 index 00000000..a1912c67 --- /dev/null +++ b/panel/16/indicator-keyboard-Pt-5.svg @@ -0,0 +1 @@ +Pt5 diff --git a/panel/16/indicator-keyboard-Pt-6.svg b/panel/16/indicator-keyboard-Pt-6.svg new file mode 100644 index 00000000..9a3283d9 --- /dev/null +++ b/panel/16/indicator-keyboard-Pt-6.svg @@ -0,0 +1 @@ +Pt6 diff --git a/panel/16/indicator-keyboard-Pt-7.svg b/panel/16/indicator-keyboard-Pt-7.svg new file mode 100644 index 00000000..6d0d390f --- /dev/null +++ b/panel/16/indicator-keyboard-Pt-7.svg @@ -0,0 +1 @@ +Pt7 diff --git a/panel/16/indicator-keyboard-Pt-8.svg b/panel/16/indicator-keyboard-Pt-8.svg new file mode 100644 index 00000000..3db32efc --- /dev/null +++ b/panel/16/indicator-keyboard-Pt-8.svg @@ -0,0 +1 @@ +Pt8 diff --git a/panel/16/indicator-keyboard-Pt-9.svg b/panel/16/indicator-keyboard-Pt-9.svg new file mode 100644 index 00000000..c48ca611 --- /dev/null +++ b/panel/16/indicator-keyboard-Pt-9.svg @@ -0,0 +1 @@ +Pt9 diff --git a/panel/16/indicator-keyboard-Pt.svg b/panel/16/indicator-keyboard-Pt.svg new file mode 100644 index 00000000..7fc3ddac --- /dev/null +++ b/panel/16/indicator-keyboard-Pt.svg @@ -0,0 +1 @@ +Pt diff --git a/panel/16/indicator-keyboard-Ro-1.svg b/panel/16/indicator-keyboard-Ro-1.svg new file mode 100644 index 00000000..dee6a542 --- /dev/null +++ b/panel/16/indicator-keyboard-Ro-1.svg @@ -0,0 +1 @@ +Ro1 diff --git a/panel/16/indicator-keyboard-Ro-2.svg b/panel/16/indicator-keyboard-Ro-2.svg new file mode 100644 index 00000000..ff0a7dfb --- /dev/null +++ b/panel/16/indicator-keyboard-Ro-2.svg @@ -0,0 +1 @@ +Ro2 diff --git a/panel/16/indicator-keyboard-Ro-3.svg b/panel/16/indicator-keyboard-Ro-3.svg new file mode 100644 index 00000000..086eed3d --- /dev/null +++ b/panel/16/indicator-keyboard-Ro-3.svg @@ -0,0 +1 @@ +Ro3 diff --git a/panel/16/indicator-keyboard-Ro-4.svg b/panel/16/indicator-keyboard-Ro-4.svg new file mode 100644 index 00000000..5e97e02a --- /dev/null +++ b/panel/16/indicator-keyboard-Ro-4.svg @@ -0,0 +1 @@ +Ro4 diff --git a/panel/16/indicator-keyboard-Ro-5.svg b/panel/16/indicator-keyboard-Ro-5.svg new file mode 100644 index 00000000..2989d8a1 --- /dev/null +++ b/panel/16/indicator-keyboard-Ro-5.svg @@ -0,0 +1 @@ +Ro5 diff --git a/panel/16/indicator-keyboard-Ro.svg b/panel/16/indicator-keyboard-Ro.svg new file mode 100644 index 00000000..1469ce9b --- /dev/null +++ b/panel/16/indicator-keyboard-Ro.svg @@ -0,0 +1 @@ +Ro diff --git a/panel/16/indicator-keyboard-Ru-1.svg b/panel/16/indicator-keyboard-Ru-1.svg new file mode 100644 index 00000000..879aa348 --- /dev/null +++ b/panel/16/indicator-keyboard-Ru-1.svg @@ -0,0 +1 @@ +Ru1 diff --git a/panel/16/indicator-keyboard-Ru-10.svg b/panel/16/indicator-keyboard-Ru-10.svg new file mode 100644 index 00000000..15dc2c80 --- /dev/null +++ b/panel/16/indicator-keyboard-Ru-10.svg @@ -0,0 +1 @@ +Ru10 diff --git a/panel/16/indicator-keyboard-Ru-11.svg b/panel/16/indicator-keyboard-Ru-11.svg new file mode 100644 index 00000000..e4bf0d03 --- /dev/null +++ b/panel/16/indicator-keyboard-Ru-11.svg @@ -0,0 +1 @@ +Ru11 diff --git a/panel/16/indicator-keyboard-Ru-12.svg b/panel/16/indicator-keyboard-Ru-12.svg new file mode 100644 index 00000000..d0b47e33 --- /dev/null +++ b/panel/16/indicator-keyboard-Ru-12.svg @@ -0,0 +1 @@ +Ru12 diff --git a/panel/16/indicator-keyboard-Ru-13.svg b/panel/16/indicator-keyboard-Ru-13.svg new file mode 100644 index 00000000..a1963bc2 --- /dev/null +++ b/panel/16/indicator-keyboard-Ru-13.svg @@ -0,0 +1 @@ +Ru13 diff --git a/panel/16/indicator-keyboard-Ru-14.svg b/panel/16/indicator-keyboard-Ru-14.svg new file mode 100644 index 00000000..e379fff5 --- /dev/null +++ b/panel/16/indicator-keyboard-Ru-14.svg @@ -0,0 +1 @@ +Ru14 diff --git a/panel/16/indicator-keyboard-Ru-15.svg b/panel/16/indicator-keyboard-Ru-15.svg new file mode 100644 index 00000000..528d6043 --- /dev/null +++ b/panel/16/indicator-keyboard-Ru-15.svg @@ -0,0 +1 @@ +Ru15 diff --git a/panel/16/indicator-keyboard-Ru-16.svg b/panel/16/indicator-keyboard-Ru-16.svg new file mode 100644 index 00000000..465536f7 --- /dev/null +++ b/panel/16/indicator-keyboard-Ru-16.svg @@ -0,0 +1 @@ +Ru16 diff --git a/panel/16/indicator-keyboard-Ru-17.svg b/panel/16/indicator-keyboard-Ru-17.svg new file mode 100644 index 00000000..ea6badae --- /dev/null +++ b/panel/16/indicator-keyboard-Ru-17.svg @@ -0,0 +1 @@ +Ru17 diff --git a/panel/16/indicator-keyboard-Ru-18.svg b/panel/16/indicator-keyboard-Ru-18.svg new file mode 100644 index 00000000..0020f61e --- /dev/null +++ b/panel/16/indicator-keyboard-Ru-18.svg @@ -0,0 +1 @@ +Ru18 diff --git a/panel/16/indicator-keyboard-Ru-19.svg b/panel/16/indicator-keyboard-Ru-19.svg new file mode 100644 index 00000000..6581b133 --- /dev/null +++ b/panel/16/indicator-keyboard-Ru-19.svg @@ -0,0 +1 @@ +Ru19 diff --git a/panel/16/indicator-keyboard-Ru-2.svg b/panel/16/indicator-keyboard-Ru-2.svg new file mode 100644 index 00000000..d049f9bb --- /dev/null +++ b/panel/16/indicator-keyboard-Ru-2.svg @@ -0,0 +1 @@ +Ru2 diff --git a/panel/16/indicator-keyboard-Ru-20.svg b/panel/16/indicator-keyboard-Ru-20.svg new file mode 100644 index 00000000..502ae0dd --- /dev/null +++ b/panel/16/indicator-keyboard-Ru-20.svg @@ -0,0 +1 @@ +Ru20 diff --git a/panel/16/indicator-keyboard-Ru-21.svg b/panel/16/indicator-keyboard-Ru-21.svg new file mode 100644 index 00000000..bc8275ff --- /dev/null +++ b/panel/16/indicator-keyboard-Ru-21.svg @@ -0,0 +1 @@ +Ru21 diff --git a/panel/16/indicator-keyboard-Ru-22.svg b/panel/16/indicator-keyboard-Ru-22.svg new file mode 100644 index 00000000..08860e84 --- /dev/null +++ b/panel/16/indicator-keyboard-Ru-22.svg @@ -0,0 +1 @@ +Ru22 diff --git a/panel/16/indicator-keyboard-Ru-23.svg b/panel/16/indicator-keyboard-Ru-23.svg new file mode 100644 index 00000000..212eea1b --- /dev/null +++ b/panel/16/indicator-keyboard-Ru-23.svg @@ -0,0 +1 @@ +Ru23 diff --git a/panel/16/indicator-keyboard-Ru-24.svg b/panel/16/indicator-keyboard-Ru-24.svg new file mode 100644 index 00000000..8cfd9a65 --- /dev/null +++ b/panel/16/indicator-keyboard-Ru-24.svg @@ -0,0 +1 @@ +Ru24 diff --git a/panel/16/indicator-keyboard-Ru-25.svg b/panel/16/indicator-keyboard-Ru-25.svg new file mode 100644 index 00000000..24c23c7c --- /dev/null +++ b/panel/16/indicator-keyboard-Ru-25.svg @@ -0,0 +1 @@ +Ru25 diff --git a/panel/16/indicator-keyboard-Ru-26.svg b/panel/16/indicator-keyboard-Ru-26.svg new file mode 100644 index 00000000..35f87da0 --- /dev/null +++ b/panel/16/indicator-keyboard-Ru-26.svg @@ -0,0 +1 @@ +Ru26 diff --git a/panel/16/indicator-keyboard-Ru-27.svg b/panel/16/indicator-keyboard-Ru-27.svg new file mode 100644 index 00000000..f45d1580 --- /dev/null +++ b/panel/16/indicator-keyboard-Ru-27.svg @@ -0,0 +1 @@ +Ru27 diff --git a/panel/16/indicator-keyboard-Ru-3.svg b/panel/16/indicator-keyboard-Ru-3.svg new file mode 100644 index 00000000..c11801d2 --- /dev/null +++ b/panel/16/indicator-keyboard-Ru-3.svg @@ -0,0 +1 @@ +Ru3 diff --git a/panel/16/indicator-keyboard-Ru-4.svg b/panel/16/indicator-keyboard-Ru-4.svg new file mode 100644 index 00000000..2669a46d --- /dev/null +++ b/panel/16/indicator-keyboard-Ru-4.svg @@ -0,0 +1 @@ +Ru4 diff --git a/panel/16/indicator-keyboard-Ru-5.svg b/panel/16/indicator-keyboard-Ru-5.svg new file mode 100644 index 00000000..346fe330 --- /dev/null +++ b/panel/16/indicator-keyboard-Ru-5.svg @@ -0,0 +1 @@ +Ru5 diff --git a/panel/16/indicator-keyboard-Ru-6.svg b/panel/16/indicator-keyboard-Ru-6.svg new file mode 100644 index 00000000..a9f4e5d4 --- /dev/null +++ b/panel/16/indicator-keyboard-Ru-6.svg @@ -0,0 +1 @@ +Ru6 diff --git a/panel/16/indicator-keyboard-Ru-7.svg b/panel/16/indicator-keyboard-Ru-7.svg new file mode 100644 index 00000000..1264015f --- /dev/null +++ b/panel/16/indicator-keyboard-Ru-7.svg @@ -0,0 +1 @@ +Ru7 diff --git a/panel/16/indicator-keyboard-Ru-8.svg b/panel/16/indicator-keyboard-Ru-8.svg new file mode 100644 index 00000000..304df838 --- /dev/null +++ b/panel/16/indicator-keyboard-Ru-8.svg @@ -0,0 +1 @@ +Ru8 diff --git a/panel/16/indicator-keyboard-Ru-9.svg b/panel/16/indicator-keyboard-Ru-9.svg new file mode 100644 index 00000000..fb3eba7e --- /dev/null +++ b/panel/16/indicator-keyboard-Ru-9.svg @@ -0,0 +1 @@ +Ru9 diff --git a/panel/16/indicator-keyboard-Ru.svg b/panel/16/indicator-keyboard-Ru.svg new file mode 100644 index 00000000..5e089aa2 --- /dev/null +++ b/panel/16/indicator-keyboard-Ru.svg @@ -0,0 +1 @@ +Ru diff --git a/panel/16/indicator-keyboard-Sa.svg b/panel/16/indicator-keyboard-Sa.svg new file mode 100644 index 00000000..8b82aae6 --- /dev/null +++ b/panel/16/indicator-keyboard-Sa.svg @@ -0,0 +1 @@ +Sa diff --git a/panel/16/indicator-keyboard-Sd.svg b/panel/16/indicator-keyboard-Sd.svg new file mode 100644 index 00000000..afd52d0f --- /dev/null +++ b/panel/16/indicator-keyboard-Sd.svg @@ -0,0 +1 @@ +Sd diff --git a/panel/16/indicator-keyboard-Si-1.svg b/panel/16/indicator-keyboard-Si-1.svg new file mode 100644 index 00000000..353a5b15 --- /dev/null +++ b/panel/16/indicator-keyboard-Si-1.svg @@ -0,0 +1 @@ +Si1 diff --git a/panel/16/indicator-keyboard-Si-2.svg b/panel/16/indicator-keyboard-Si-2.svg new file mode 100644 index 00000000..79bc68e7 --- /dev/null +++ b/panel/16/indicator-keyboard-Si-2.svg @@ -0,0 +1 @@ +Si2 diff --git a/panel/16/indicator-keyboard-Si.svg b/panel/16/indicator-keyboard-Si.svg new file mode 100644 index 00000000..8379c6a3 --- /dev/null +++ b/panel/16/indicator-keyboard-Si.svg @@ -0,0 +1 @@ +Si diff --git a/panel/16/indicator-keyboard-Sk-1.svg b/panel/16/indicator-keyboard-Sk-1.svg new file mode 100644 index 00000000..3134786a --- /dev/null +++ b/panel/16/indicator-keyboard-Sk-1.svg @@ -0,0 +1 @@ +Sk1 diff --git a/panel/16/indicator-keyboard-Sk-2.svg b/panel/16/indicator-keyboard-Sk-2.svg new file mode 100644 index 00000000..bb9009fb --- /dev/null +++ b/panel/16/indicator-keyboard-Sk-2.svg @@ -0,0 +1 @@ +Sk2 diff --git a/panel/16/indicator-keyboard-Sk-3.svg b/panel/16/indicator-keyboard-Sk-3.svg new file mode 100644 index 00000000..5ca2a88e --- /dev/null +++ b/panel/16/indicator-keyboard-Sk-3.svg @@ -0,0 +1 @@ +Sk3 diff --git a/panel/16/indicator-keyboard-Sk-4.svg b/panel/16/indicator-keyboard-Sk-4.svg new file mode 100644 index 00000000..b5ab6a0d --- /dev/null +++ b/panel/16/indicator-keyboard-Sk-4.svg @@ -0,0 +1 @@ +Sk4 diff --git a/panel/16/indicator-keyboard-Sk.svg b/panel/16/indicator-keyboard-Sk.svg new file mode 100644 index 00000000..f16190d7 --- /dev/null +++ b/panel/16/indicator-keyboard-Sk.svg @@ -0,0 +1 @@ +Sk diff --git a/panel/16/indicator-keyboard-Sl-1.svg b/panel/16/indicator-keyboard-Sl-1.svg new file mode 100644 index 00000000..da1df9d5 --- /dev/null +++ b/panel/16/indicator-keyboard-Sl-1.svg @@ -0,0 +1 @@ +Sl1 diff --git a/panel/16/indicator-keyboard-Sl-2.svg b/panel/16/indicator-keyboard-Sl-2.svg new file mode 100644 index 00000000..03ae45ef --- /dev/null +++ b/panel/16/indicator-keyboard-Sl-2.svg @@ -0,0 +1 @@ +Sl2 diff --git a/panel/16/indicator-keyboard-Sl-3.svg b/panel/16/indicator-keyboard-Sl-3.svg new file mode 100644 index 00000000..dc0871e3 --- /dev/null +++ b/panel/16/indicator-keyboard-Sl-3.svg @@ -0,0 +1 @@ +Sl3 diff --git a/panel/16/indicator-keyboard-Sl.svg b/panel/16/indicator-keyboard-Sl.svg new file mode 100644 index 00000000..3938fe07 --- /dev/null +++ b/panel/16/indicator-keyboard-Sl.svg @@ -0,0 +1 @@ +Sl diff --git a/panel/16/indicator-keyboard-Sq.svg b/panel/16/indicator-keyboard-Sq.svg new file mode 100644 index 00000000..7d42bedb --- /dev/null +++ b/panel/16/indicator-keyboard-Sq.svg @@ -0,0 +1 @@ +Sq diff --git a/panel/16/indicator-keyboard-Sr-1.svg b/panel/16/indicator-keyboard-Sr-1.svg new file mode 100644 index 00000000..d4586838 --- /dev/null +++ b/panel/16/indicator-keyboard-Sr-1.svg @@ -0,0 +1 @@ +Sr1 diff --git a/panel/16/indicator-keyboard-Sr-10.svg b/panel/16/indicator-keyboard-Sr-10.svg new file mode 100644 index 00000000..41cf5d42 --- /dev/null +++ b/panel/16/indicator-keyboard-Sr-10.svg @@ -0,0 +1 @@ +Sr10 diff --git a/panel/16/indicator-keyboard-Sr-11.svg b/panel/16/indicator-keyboard-Sr-11.svg new file mode 100644 index 00000000..4556ab55 --- /dev/null +++ b/panel/16/indicator-keyboard-Sr-11.svg @@ -0,0 +1 @@ +Sr11 diff --git a/panel/16/indicator-keyboard-Sr-12.svg b/panel/16/indicator-keyboard-Sr-12.svg new file mode 100644 index 00000000..0ab83e54 --- /dev/null +++ b/panel/16/indicator-keyboard-Sr-12.svg @@ -0,0 +1 @@ +Sr12 diff --git a/panel/16/indicator-keyboard-Sr-13.svg b/panel/16/indicator-keyboard-Sr-13.svg new file mode 100644 index 00000000..c8119f10 --- /dev/null +++ b/panel/16/indicator-keyboard-Sr-13.svg @@ -0,0 +1 @@ +Sr13 diff --git a/panel/16/indicator-keyboard-Sr-14.svg b/panel/16/indicator-keyboard-Sr-14.svg new file mode 100644 index 00000000..ae75fad5 --- /dev/null +++ b/panel/16/indicator-keyboard-Sr-14.svg @@ -0,0 +1 @@ +Sr14 diff --git a/panel/16/indicator-keyboard-Sr-15.svg b/panel/16/indicator-keyboard-Sr-15.svg new file mode 100644 index 00000000..22af1d0f --- /dev/null +++ b/panel/16/indicator-keyboard-Sr-15.svg @@ -0,0 +1 @@ +Sr15 diff --git a/panel/16/indicator-keyboard-Sr-16.svg b/panel/16/indicator-keyboard-Sr-16.svg new file mode 100644 index 00000000..e77d13bf --- /dev/null +++ b/panel/16/indicator-keyboard-Sr-16.svg @@ -0,0 +1 @@ +Sr16 diff --git a/panel/16/indicator-keyboard-Sr-17.svg b/panel/16/indicator-keyboard-Sr-17.svg new file mode 100644 index 00000000..dc0a4ffe --- /dev/null +++ b/panel/16/indicator-keyboard-Sr-17.svg @@ -0,0 +1 @@ +Sr17 diff --git a/panel/16/indicator-keyboard-Sr-2.svg b/panel/16/indicator-keyboard-Sr-2.svg new file mode 100644 index 00000000..6140cfc1 --- /dev/null +++ b/panel/16/indicator-keyboard-Sr-2.svg @@ -0,0 +1 @@ +Sr2 diff --git a/panel/16/indicator-keyboard-Sr-3.svg b/panel/16/indicator-keyboard-Sr-3.svg new file mode 100644 index 00000000..37885b05 --- /dev/null +++ b/panel/16/indicator-keyboard-Sr-3.svg @@ -0,0 +1 @@ +Sr3 diff --git a/panel/16/indicator-keyboard-Sr-4.svg b/panel/16/indicator-keyboard-Sr-4.svg new file mode 100644 index 00000000..980e7157 --- /dev/null +++ b/panel/16/indicator-keyboard-Sr-4.svg @@ -0,0 +1 @@ +Sr4 diff --git a/panel/16/indicator-keyboard-Sr-5.svg b/panel/16/indicator-keyboard-Sr-5.svg new file mode 100644 index 00000000..c9cc8b40 --- /dev/null +++ b/panel/16/indicator-keyboard-Sr-5.svg @@ -0,0 +1 @@ +Sr5 diff --git a/panel/16/indicator-keyboard-Sr-6.svg b/panel/16/indicator-keyboard-Sr-6.svg new file mode 100644 index 00000000..a059db8e --- /dev/null +++ b/panel/16/indicator-keyboard-Sr-6.svg @@ -0,0 +1 @@ +Sr6 diff --git a/panel/16/indicator-keyboard-Sr-7.svg b/panel/16/indicator-keyboard-Sr-7.svg new file mode 100644 index 00000000..805d2267 --- /dev/null +++ b/panel/16/indicator-keyboard-Sr-7.svg @@ -0,0 +1 @@ +Sr7 diff --git a/panel/16/indicator-keyboard-Sr-8.svg b/panel/16/indicator-keyboard-Sr-8.svg new file mode 100644 index 00000000..3e1522e4 --- /dev/null +++ b/panel/16/indicator-keyboard-Sr-8.svg @@ -0,0 +1 @@ +Sr8 diff --git a/panel/16/indicator-keyboard-Sr-9.svg b/panel/16/indicator-keyboard-Sr-9.svg new file mode 100644 index 00000000..a52f27c7 --- /dev/null +++ b/panel/16/indicator-keyboard-Sr-9.svg @@ -0,0 +1 @@ +Sr9 diff --git a/panel/16/indicator-keyboard-Sr.svg b/panel/16/indicator-keyboard-Sr.svg new file mode 100644 index 00000000..71bd15b9 --- /dev/null +++ b/panel/16/indicator-keyboard-Sr.svg @@ -0,0 +1 @@ +Sr diff --git a/panel/16/indicator-keyboard-Sv-1.svg b/panel/16/indicator-keyboard-Sv-1.svg new file mode 100644 index 00000000..ae95d98f --- /dev/null +++ b/panel/16/indicator-keyboard-Sv-1.svg @@ -0,0 +1 @@ +Sv1 diff --git a/panel/16/indicator-keyboard-Sv-2.svg b/panel/16/indicator-keyboard-Sv-2.svg new file mode 100644 index 00000000..ad2543a6 --- /dev/null +++ b/panel/16/indicator-keyboard-Sv-2.svg @@ -0,0 +1 @@ +Sv2 diff --git a/panel/16/indicator-keyboard-Sv-3.svg b/panel/16/indicator-keyboard-Sv-3.svg new file mode 100644 index 00000000..507eb735 --- /dev/null +++ b/panel/16/indicator-keyboard-Sv-3.svg @@ -0,0 +1 @@ +Sv3 diff --git a/panel/16/indicator-keyboard-Sv-4.svg b/panel/16/indicator-keyboard-Sv-4.svg new file mode 100644 index 00000000..1302ff8f --- /dev/null +++ b/panel/16/indicator-keyboard-Sv-4.svg @@ -0,0 +1 @@ +Sv4 diff --git a/panel/16/indicator-keyboard-Sv-5.svg b/panel/16/indicator-keyboard-Sv-5.svg new file mode 100644 index 00000000..be226e3e --- /dev/null +++ b/panel/16/indicator-keyboard-Sv-5.svg @@ -0,0 +1 @@ +Sv5 diff --git a/panel/16/indicator-keyboard-Sv-6.svg b/panel/16/indicator-keyboard-Sv-6.svg new file mode 100644 index 00000000..15132d0e --- /dev/null +++ b/panel/16/indicator-keyboard-Sv-6.svg @@ -0,0 +1 @@ +Sv6 diff --git a/panel/16/indicator-keyboard-Sv-7.svg b/panel/16/indicator-keyboard-Sv-7.svg new file mode 100644 index 00000000..8e89ab4c --- /dev/null +++ b/panel/16/indicator-keyboard-Sv-7.svg @@ -0,0 +1 @@ +Sv7 diff --git a/panel/16/indicator-keyboard-Sv.svg b/panel/16/indicator-keyboard-Sv.svg new file mode 100644 index 00000000..0285c67c --- /dev/null +++ b/panel/16/indicator-keyboard-Sv.svg @@ -0,0 +1 @@ +Sv diff --git a/panel/16/indicator-keyboard-Sw-1.svg b/panel/16/indicator-keyboard-Sw-1.svg new file mode 100644 index 00000000..4c567606 --- /dev/null +++ b/panel/16/indicator-keyboard-Sw-1.svg @@ -0,0 +1 @@ +Sw1 diff --git a/panel/16/indicator-keyboard-Sw-2.svg b/panel/16/indicator-keyboard-Sw-2.svg new file mode 100644 index 00000000..52bbf58b --- /dev/null +++ b/panel/16/indicator-keyboard-Sw-2.svg @@ -0,0 +1 @@ +Sw2 diff --git a/panel/16/indicator-keyboard-Sw.svg b/panel/16/indicator-keyboard-Sw.svg new file mode 100644 index 00000000..ec431268 --- /dev/null +++ b/panel/16/indicator-keyboard-Sw.svg @@ -0,0 +1 @@ +Sw diff --git a/panel/16/indicator-keyboard-Sy-1.svg b/panel/16/indicator-keyboard-Sy-1.svg new file mode 100644 index 00000000..571c2e99 --- /dev/null +++ b/panel/16/indicator-keyboard-Sy-1.svg @@ -0,0 +1 @@ +Sy1 diff --git a/panel/16/indicator-keyboard-Sy-2.svg b/panel/16/indicator-keyboard-Sy-2.svg new file mode 100644 index 00000000..de939deb --- /dev/null +++ b/panel/16/indicator-keyboard-Sy-2.svg @@ -0,0 +1 @@ +Sy2 diff --git a/panel/16/indicator-keyboard-Sy.svg b/panel/16/indicator-keyboard-Sy.svg new file mode 100644 index 00000000..c8126523 --- /dev/null +++ b/panel/16/indicator-keyboard-Sy.svg @@ -0,0 +1 @@ +Sy diff --git a/panel/16/indicator-keyboard-Ta-1.svg b/panel/16/indicator-keyboard-Ta-1.svg new file mode 100644 index 00000000..1fa1c27d --- /dev/null +++ b/panel/16/indicator-keyboard-Ta-1.svg @@ -0,0 +1 @@ +Ta1 diff --git a/panel/16/indicator-keyboard-Ta-2.svg b/panel/16/indicator-keyboard-Ta-2.svg new file mode 100644 index 00000000..61bac283 --- /dev/null +++ b/panel/16/indicator-keyboard-Ta-2.svg @@ -0,0 +1 @@ +Ta2 diff --git a/panel/16/indicator-keyboard-Ta-3.svg b/panel/16/indicator-keyboard-Ta-3.svg new file mode 100644 index 00000000..2953936f --- /dev/null +++ b/panel/16/indicator-keyboard-Ta-3.svg @@ -0,0 +1 @@ +Ta3 diff --git a/panel/16/indicator-keyboard-Ta-4.svg b/panel/16/indicator-keyboard-Ta-4.svg new file mode 100644 index 00000000..cce210af --- /dev/null +++ b/panel/16/indicator-keyboard-Ta-4.svg @@ -0,0 +1 @@ +Ta4 diff --git a/panel/16/indicator-keyboard-Ta-5.svg b/panel/16/indicator-keyboard-Ta-5.svg new file mode 100644 index 00000000..eb7cc8d5 --- /dev/null +++ b/panel/16/indicator-keyboard-Ta-5.svg @@ -0,0 +1 @@ +Ta5 diff --git a/panel/16/indicator-keyboard-Ta-6.svg b/panel/16/indicator-keyboard-Ta-6.svg new file mode 100644 index 00000000..6b224329 --- /dev/null +++ b/panel/16/indicator-keyboard-Ta-6.svg @@ -0,0 +1 @@ +Ta6 diff --git a/panel/16/indicator-keyboard-Ta.svg b/panel/16/indicator-keyboard-Ta.svg new file mode 100644 index 00000000..af831967 --- /dev/null +++ b/panel/16/indicator-keyboard-Ta.svg @@ -0,0 +1 @@ +Ta diff --git a/panel/16/indicator-keyboard-Te-1.svg b/panel/16/indicator-keyboard-Te-1.svg new file mode 100644 index 00000000..01442ea9 --- /dev/null +++ b/panel/16/indicator-keyboard-Te-1.svg @@ -0,0 +1 @@ +Te1 diff --git a/panel/16/indicator-keyboard-Te-2.svg b/panel/16/indicator-keyboard-Te-2.svg new file mode 100644 index 00000000..b11acc77 --- /dev/null +++ b/panel/16/indicator-keyboard-Te-2.svg @@ -0,0 +1 @@ +Te2 diff --git a/panel/16/indicator-keyboard-Te.svg b/panel/16/indicator-keyboard-Te.svg new file mode 100644 index 00000000..1089fc66 --- /dev/null +++ b/panel/16/indicator-keyboard-Te.svg @@ -0,0 +1 @@ +Te diff --git a/panel/16/indicator-keyboard-Tg-1.svg b/panel/16/indicator-keyboard-Tg-1.svg new file mode 100644 index 00000000..4738153f --- /dev/null +++ b/panel/16/indicator-keyboard-Tg-1.svg @@ -0,0 +1 @@ +Tg1 diff --git a/panel/16/indicator-keyboard-Tg-2.svg b/panel/16/indicator-keyboard-Tg-2.svg new file mode 100644 index 00000000..8b473d9e --- /dev/null +++ b/panel/16/indicator-keyboard-Tg-2.svg @@ -0,0 +1 @@ +Tg2 diff --git a/panel/16/indicator-keyboard-Tg.svg b/panel/16/indicator-keyboard-Tg.svg new file mode 100644 index 00000000..1295459a --- /dev/null +++ b/panel/16/indicator-keyboard-Tg.svg @@ -0,0 +1 @@ +Tg diff --git a/panel/16/indicator-keyboard-Th-1.svg b/panel/16/indicator-keyboard-Th-1.svg new file mode 100644 index 00000000..f47ddb90 --- /dev/null +++ b/panel/16/indicator-keyboard-Th-1.svg @@ -0,0 +1 @@ +Th1 diff --git a/panel/16/indicator-keyboard-Th-2.svg b/panel/16/indicator-keyboard-Th-2.svg new file mode 100644 index 00000000..4b9db101 --- /dev/null +++ b/panel/16/indicator-keyboard-Th-2.svg @@ -0,0 +1 @@ +Th2 diff --git a/panel/16/indicator-keyboard-Th-3.svg b/panel/16/indicator-keyboard-Th-3.svg new file mode 100644 index 00000000..f3a48a98 --- /dev/null +++ b/panel/16/indicator-keyboard-Th-3.svg @@ -0,0 +1 @@ +Th3 diff --git a/panel/16/indicator-keyboard-Th.svg b/panel/16/indicator-keyboard-Th.svg new file mode 100644 index 00000000..63829bec --- /dev/null +++ b/panel/16/indicator-keyboard-Th.svg @@ -0,0 +1 @@ +Th diff --git a/panel/16/indicator-keyboard-Tk-1.svg b/panel/16/indicator-keyboard-Tk-1.svg new file mode 100644 index 00000000..29d52a1d --- /dev/null +++ b/panel/16/indicator-keyboard-Tk-1.svg @@ -0,0 +1 @@ +Tk1 diff --git a/panel/16/indicator-keyboard-Tk-2.svg b/panel/16/indicator-keyboard-Tk-2.svg new file mode 100644 index 00000000..d7990ca5 --- /dev/null +++ b/panel/16/indicator-keyboard-Tk-2.svg @@ -0,0 +1 @@ +Tk2 diff --git a/panel/16/indicator-keyboard-Tk.svg b/panel/16/indicator-keyboard-Tk.svg new file mode 100644 index 00000000..a87690a4 --- /dev/null +++ b/panel/16/indicator-keyboard-Tk.svg @@ -0,0 +1 @@ +Tk diff --git a/panel/16/indicator-keyboard-Tn.svg b/panel/16/indicator-keyboard-Tn.svg new file mode 100644 index 00000000..0c625599 --- /dev/null +++ b/panel/16/indicator-keyboard-Tn.svg @@ -0,0 +1 @@ +Tn diff --git a/panel/16/indicator-keyboard-Tr-1.svg b/panel/16/indicator-keyboard-Tr-1.svg new file mode 100644 index 00000000..da048412 --- /dev/null +++ b/panel/16/indicator-keyboard-Tr-1.svg @@ -0,0 +1 @@ +Tr1 diff --git a/panel/16/indicator-keyboard-Tr-2.svg b/panel/16/indicator-keyboard-Tr-2.svg new file mode 100644 index 00000000..0f767c19 --- /dev/null +++ b/panel/16/indicator-keyboard-Tr-2.svg @@ -0,0 +1 @@ +Tr2 diff --git a/panel/16/indicator-keyboard-Tr-3.svg b/panel/16/indicator-keyboard-Tr-3.svg new file mode 100644 index 00000000..f1a976d6 --- /dev/null +++ b/panel/16/indicator-keyboard-Tr-3.svg @@ -0,0 +1 @@ +Tr3 diff --git a/panel/16/indicator-keyboard-Tr-4.svg b/panel/16/indicator-keyboard-Tr-4.svg new file mode 100644 index 00000000..3baa86f8 --- /dev/null +++ b/panel/16/indicator-keyboard-Tr-4.svg @@ -0,0 +1 @@ +Tr4 diff --git a/panel/16/indicator-keyboard-Tr-5.svg b/panel/16/indicator-keyboard-Tr-5.svg new file mode 100644 index 00000000..87c5957f --- /dev/null +++ b/panel/16/indicator-keyboard-Tr-5.svg @@ -0,0 +1 @@ +Tr5 diff --git a/panel/16/indicator-keyboard-Tr.svg b/panel/16/indicator-keyboard-Tr.svg new file mode 100644 index 00000000..002d3704 --- /dev/null +++ b/panel/16/indicator-keyboard-Tr.svg @@ -0,0 +1 @@ +Tr diff --git a/panel/16/indicator-keyboard-Uk-1.svg b/panel/16/indicator-keyboard-Uk-1.svg new file mode 100644 index 00000000..eb2183e4 --- /dev/null +++ b/panel/16/indicator-keyboard-Uk-1.svg @@ -0,0 +1 @@ +Uk1 diff --git a/panel/16/indicator-keyboard-Uk-2.svg b/panel/16/indicator-keyboard-Uk-2.svg new file mode 100644 index 00000000..5801f2b2 --- /dev/null +++ b/panel/16/indicator-keyboard-Uk-2.svg @@ -0,0 +1 @@ +Uk2 diff --git a/panel/16/indicator-keyboard-Uk-3.svg b/panel/16/indicator-keyboard-Uk-3.svg new file mode 100644 index 00000000..fff72393 --- /dev/null +++ b/panel/16/indicator-keyboard-Uk-3.svg @@ -0,0 +1 @@ +Uk3 diff --git a/panel/16/indicator-keyboard-Uk-4.svg b/panel/16/indicator-keyboard-Uk-4.svg new file mode 100644 index 00000000..f7854b9f --- /dev/null +++ b/panel/16/indicator-keyboard-Uk-4.svg @@ -0,0 +1 @@ +Uk4 diff --git a/panel/16/indicator-keyboard-Uk-5.svg b/panel/16/indicator-keyboard-Uk-5.svg new file mode 100644 index 00000000..0a087b95 --- /dev/null +++ b/panel/16/indicator-keyboard-Uk-5.svg @@ -0,0 +1 @@ +Uk5 diff --git a/panel/16/indicator-keyboard-Uk-6.svg b/panel/16/indicator-keyboard-Uk-6.svg new file mode 100644 index 00000000..1ed5f9ef --- /dev/null +++ b/panel/16/indicator-keyboard-Uk-6.svg @@ -0,0 +1 @@ +Uk6 diff --git a/panel/16/indicator-keyboard-Uk-7.svg b/panel/16/indicator-keyboard-Uk-7.svg new file mode 100644 index 00000000..d24cb8ba --- /dev/null +++ b/panel/16/indicator-keyboard-Uk-7.svg @@ -0,0 +1 @@ +Uk7 diff --git a/panel/16/indicator-keyboard-Uk-8.svg b/panel/16/indicator-keyboard-Uk-8.svg new file mode 100644 index 00000000..0f75ec3b --- /dev/null +++ b/panel/16/indicator-keyboard-Uk-8.svg @@ -0,0 +1 @@ +Uk8 diff --git a/panel/16/indicator-keyboard-Uk.svg b/panel/16/indicator-keyboard-Uk.svg new file mode 100644 index 00000000..c985c8c0 --- /dev/null +++ b/panel/16/indicator-keyboard-Uk.svg @@ -0,0 +1 @@ +Uk diff --git a/panel/16/indicator-keyboard-Ur-1.svg b/panel/16/indicator-keyboard-Ur-1.svg new file mode 100644 index 00000000..b6aff0e7 --- /dev/null +++ b/panel/16/indicator-keyboard-Ur-1.svg @@ -0,0 +1 @@ +Ur1 diff --git a/panel/16/indicator-keyboard-Ur-2.svg b/panel/16/indicator-keyboard-Ur-2.svg new file mode 100644 index 00000000..0f60ec8c --- /dev/null +++ b/panel/16/indicator-keyboard-Ur-2.svg @@ -0,0 +1 @@ +Ur2 diff --git a/panel/16/indicator-keyboard-Ur-3.svg b/panel/16/indicator-keyboard-Ur-3.svg new file mode 100644 index 00000000..14732d2d --- /dev/null +++ b/panel/16/indicator-keyboard-Ur-3.svg @@ -0,0 +1 @@ +Ur3 diff --git a/panel/16/indicator-keyboard-Ur-4.svg b/panel/16/indicator-keyboard-Ur-4.svg new file mode 100644 index 00000000..ad970923 --- /dev/null +++ b/panel/16/indicator-keyboard-Ur-4.svg @@ -0,0 +1 @@ +Ur4 diff --git a/panel/16/indicator-keyboard-Ur-5.svg b/panel/16/indicator-keyboard-Ur-5.svg new file mode 100644 index 00000000..c97bb690 --- /dev/null +++ b/panel/16/indicator-keyboard-Ur-5.svg @@ -0,0 +1 @@ +Ur5 diff --git a/panel/16/indicator-keyboard-Ur-6.svg b/panel/16/indicator-keyboard-Ur-6.svg new file mode 100644 index 00000000..dcb8b5ff --- /dev/null +++ b/panel/16/indicator-keyboard-Ur-6.svg @@ -0,0 +1 @@ +Ur6 diff --git a/panel/16/indicator-keyboard-Ur.svg b/panel/16/indicator-keyboard-Ur.svg new file mode 100644 index 00000000..747be13b --- /dev/null +++ b/panel/16/indicator-keyboard-Ur.svg @@ -0,0 +1 @@ +Ur diff --git a/panel/16/indicator-keyboard-Uz-1.svg b/panel/16/indicator-keyboard-Uz-1.svg new file mode 100644 index 00000000..f870faba --- /dev/null +++ b/panel/16/indicator-keyboard-Uz-1.svg @@ -0,0 +1 @@ +Uz1 diff --git a/panel/16/indicator-keyboard-Uz-2.svg b/panel/16/indicator-keyboard-Uz-2.svg new file mode 100644 index 00000000..2510616a --- /dev/null +++ b/panel/16/indicator-keyboard-Uz-2.svg @@ -0,0 +1 @@ +Uz2 diff --git a/panel/16/indicator-keyboard-Uz-3.svg b/panel/16/indicator-keyboard-Uz-3.svg new file mode 100644 index 00000000..d4863648 --- /dev/null +++ b/panel/16/indicator-keyboard-Uz-3.svg @@ -0,0 +1 @@ +Uz3 diff --git a/panel/16/indicator-keyboard-Uz-4.svg b/panel/16/indicator-keyboard-Uz-4.svg new file mode 100644 index 00000000..114cd1ca --- /dev/null +++ b/panel/16/indicator-keyboard-Uz-4.svg @@ -0,0 +1 @@ +Uz4 diff --git a/panel/16/indicator-keyboard-Uz.svg b/panel/16/indicator-keyboard-Uz.svg new file mode 100644 index 00000000..2ebe9f32 --- /dev/null +++ b/panel/16/indicator-keyboard-Uz.svg @@ -0,0 +1 @@ +Uz diff --git a/panel/16/indicator-keyboard-Vi.svg b/panel/16/indicator-keyboard-Vi.svg new file mode 100644 index 00000000..a361285a --- /dev/null +++ b/panel/16/indicator-keyboard-Vi.svg @@ -0,0 +1 @@ +Vi diff --git a/panel/16/indicator-keyboard-Wo.svg b/panel/16/indicator-keyboard-Wo.svg new file mode 100644 index 00000000..7100130d --- /dev/null +++ b/panel/16/indicator-keyboard-Wo.svg @@ -0,0 +1 @@ +Wo diff --git a/panel/16/indicator-keyboard-Xs.svg b/panel/16/indicator-keyboard-Xs.svg new file mode 100644 index 00000000..87b302a8 --- /dev/null +++ b/panel/16/indicator-keyboard-Xs.svg @@ -0,0 +1 @@ +Xs diff --git a/panel/16/indicator-keyboard-Yo.svg b/panel/16/indicator-keyboard-Yo.svg new file mode 100644 index 00000000..05764757 --- /dev/null +++ b/panel/16/indicator-keyboard-Yo.svg @@ -0,0 +1 @@ +Yo diff --git a/panel/16/indicator-keyboard-Zh-1.svg b/panel/16/indicator-keyboard-Zh-1.svg new file mode 100644 index 00000000..0221701f --- /dev/null +++ b/panel/16/indicator-keyboard-Zh-1.svg @@ -0,0 +1 @@ +Zh1 diff --git a/panel/16/indicator-keyboard-Zh-2.svg b/panel/16/indicator-keyboard-Zh-2.svg new file mode 100644 index 00000000..62e14fc3 --- /dev/null +++ b/panel/16/indicator-keyboard-Zh-2.svg @@ -0,0 +1 @@ +Zh2 diff --git a/panel/16/indicator-keyboard-Zh-3.svg b/panel/16/indicator-keyboard-Zh-3.svg new file mode 100644 index 00000000..acbfa077 --- /dev/null +++ b/panel/16/indicator-keyboard-Zh-3.svg @@ -0,0 +1 @@ +Zh3 diff --git a/panel/16/indicator-keyboard-Zh-4.svg b/panel/16/indicator-keyboard-Zh-4.svg new file mode 100644 index 00000000..da0836b8 --- /dev/null +++ b/panel/16/indicator-keyboard-Zh-4.svg @@ -0,0 +1 @@ +Zh4 diff --git a/panel/16/indicator-keyboard-Zh-5.svg b/panel/16/indicator-keyboard-Zh-5.svg new file mode 100644 index 00000000..413e9bc2 --- /dev/null +++ b/panel/16/indicator-keyboard-Zh-5.svg @@ -0,0 +1 @@ +Zh5 diff --git a/panel/16/indicator-keyboard-Zh-6.svg b/panel/16/indicator-keyboard-Zh-6.svg new file mode 100644 index 00000000..cad8f629 --- /dev/null +++ b/panel/16/indicator-keyboard-Zh-6.svg @@ -0,0 +1 @@ +Zh6 diff --git a/panel/16/indicator-keyboard-Zh.svg b/panel/16/indicator-keyboard-Zh.svg new file mode 100644 index 00000000..db086f03 --- /dev/null +++ b/panel/16/indicator-keyboard-Zh.svg @@ -0,0 +1 @@ +Zh diff --git a/panel/16/nm-signal-0-secure.svg b/panel/16/nm-signal-0-secure.svg new file mode 100644 index 00000000..50f96ddd --- /dev/null +++ b/panel/16/nm-signal-0-secure.svg @@ -0,0 +1,40 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/panel/16/nm-signal-0.svg b/panel/16/nm-signal-0.svg new file mode 100644 index 00000000..c07ec535 --- /dev/null +++ b/panel/16/nm-signal-0.svg @@ -0,0 +1,32 @@ + + + + + + + + image/svg+xml + + + + + + + + diff --git a/panel/16/nm-signal-00-secure.svg b/panel/16/nm-signal-00-secure.svg new file mode 120000 index 00000000..f2afeb73 --- /dev/null +++ b/panel/16/nm-signal-00-secure.svg @@ -0,0 +1 @@ +nm-signal-0-secure.svg \ No newline at end of file diff --git a/panel/16/nm-signal-00.svg b/panel/16/nm-signal-00.svg new file mode 120000 index 00000000..c653a3df --- /dev/null +++ b/panel/16/nm-signal-00.svg @@ -0,0 +1 @@ +nm-signal-0.svg \ No newline at end of file diff --git a/panel/16/nm-signal-100-secure.svg b/panel/16/nm-signal-100-secure.svg new file mode 100644 index 00000000..f3076c99 --- /dev/null +++ b/panel/16/nm-signal-100-secure.svg @@ -0,0 +1,44 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/panel/16/nm-signal-100.svg b/panel/16/nm-signal-100.svg new file mode 100644 index 00000000..b0fc9db7 --- /dev/null +++ b/panel/16/nm-signal-100.svg @@ -0,0 +1,36 @@ + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/panel/16/nm-signal-25-secure.svg b/panel/16/nm-signal-25-secure.svg new file mode 100644 index 00000000..327819ce --- /dev/null +++ b/panel/16/nm-signal-25-secure.svg @@ -0,0 +1,44 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/panel/16/nm-signal-25.svg b/panel/16/nm-signal-25.svg new file mode 100644 index 00000000..7be1fd78 --- /dev/null +++ b/panel/16/nm-signal-25.svg @@ -0,0 +1,40 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/panel/16/nm-signal-50-secure.svg b/panel/16/nm-signal-50-secure.svg new file mode 100644 index 00000000..b06c9d54 --- /dev/null +++ b/panel/16/nm-signal-50-secure.svg @@ -0,0 +1,44 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/panel/16/nm-signal-50.svg b/panel/16/nm-signal-50.svg new file mode 100644 index 00000000..547f074a --- /dev/null +++ b/panel/16/nm-signal-50.svg @@ -0,0 +1,40 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/panel/16/nm-signal-75-secure.svg b/panel/16/nm-signal-75-secure.svg new file mode 100644 index 00000000..f3076c99 --- /dev/null +++ b/panel/16/nm-signal-75-secure.svg @@ -0,0 +1,44 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/panel/16/nm-signal-75.svg b/panel/16/nm-signal-75.svg new file mode 100644 index 00000000..b0fc9db7 --- /dev/null +++ b/panel/16/nm-signal-75.svg @@ -0,0 +1,36 @@ + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/panel/24/audio-output-none.svg b/panel/24/audio-output-none.svg new file mode 120000 index 00000000..ab565275 --- /dev/null +++ b/panel/24/audio-output-none.svg @@ -0,0 +1 @@ +audio-volume-muted-panel.svg \ No newline at end of file diff --git a/panel/24/audio-volume-high-panel.svg b/panel/24/audio-volume-high-panel.svg new file mode 100644 index 00000000..ce87a327 --- /dev/null +++ b/panel/24/audio-volume-high-panel.svg @@ -0,0 +1,103 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/panel/24/audio-volume-low-panel.svg b/panel/24/audio-volume-low-panel.svg new file mode 100644 index 00000000..78c5c306 --- /dev/null +++ b/panel/24/audio-volume-low-panel.svg @@ -0,0 +1,98 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/panel/24/audio-volume-low-zero-panel.svg b/panel/24/audio-volume-low-zero-panel.svg new file mode 100644 index 00000000..3fac1ff3 --- /dev/null +++ b/panel/24/audio-volume-low-zero-panel.svg @@ -0,0 +1,92 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/panel/24/audio-volume-medium-panel.svg b/panel/24/audio-volume-medium-panel.svg new file mode 100644 index 00000000..4c51a17d --- /dev/null +++ b/panel/24/audio-volume-medium-panel.svg @@ -0,0 +1,117 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/panel/24/audio-volume-muted-blocking-panel.svg b/panel/24/audio-volume-muted-blocking-panel.svg new file mode 100644 index 00000000..1bd7a976 --- /dev/null +++ b/panel/24/audio-volume-muted-blocking-panel.svg @@ -0,0 +1,92 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/panel/24/audio-volume-muted-panel.svg b/panel/24/audio-volume-muted-panel.svg new file mode 100644 index 00000000..1459d508 --- /dev/null +++ b/panel/24/audio-volume-muted-panel.svg @@ -0,0 +1,92 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/panel/24/bluetooth-disabled.svg b/panel/24/bluetooth-disabled.svg new file mode 100644 index 00000000..c1d73bb2 --- /dev/null +++ b/panel/24/bluetooth-disabled.svg @@ -0,0 +1,70 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/panel/24/bluetooth.svg b/panel/24/bluetooth.svg new file mode 100644 index 00000000..fe791897 --- /dev/null +++ b/panel/24/bluetooth.svg @@ -0,0 +1,70 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/panel/24/gpm-keyboard-000.svg b/panel/24/gpm-keyboard-000.svg new file mode 100644 index 00000000..c640e185 --- /dev/null +++ b/panel/24/gpm-keyboard-000.svg @@ -0,0 +1,39 @@ + + + + + + + + + image/svg+xml + + + + + + + + diff --git a/panel/24/gpm-keyboard-020.svg b/panel/24/gpm-keyboard-020.svg new file mode 100644 index 00000000..64b1d4d3 --- /dev/null +++ b/panel/24/gpm-keyboard-020.svg @@ -0,0 +1,48 @@ + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/panel/24/gpm-keyboard-040.svg b/panel/24/gpm-keyboard-040.svg new file mode 100644 index 00000000..95f9ed0c --- /dev/null +++ b/panel/24/gpm-keyboard-040.svg @@ -0,0 +1,48 @@ + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/panel/24/gpm-keyboard-060.svg b/panel/24/gpm-keyboard-060.svg new file mode 100644 index 00000000..d4d38f83 --- /dev/null +++ b/panel/24/gpm-keyboard-060.svg @@ -0,0 +1,48 @@ + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/panel/24/gpm-keyboard-080.svg b/panel/24/gpm-keyboard-080.svg new file mode 100644 index 00000000..67ff6e72 --- /dev/null +++ b/panel/24/gpm-keyboard-080.svg @@ -0,0 +1,48 @@ + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/panel/24/gpm-keyboard-100.svg b/panel/24/gpm-keyboard-100.svg new file mode 100644 index 00000000..03ab36af --- /dev/null +++ b/panel/24/gpm-keyboard-100.svg @@ -0,0 +1,48 @@ + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/panel/24/gpm-mouse-000.svg b/panel/24/gpm-mouse-000.svg new file mode 100644 index 00000000..96d675ab --- /dev/null +++ b/panel/24/gpm-mouse-000.svg @@ -0,0 +1,43 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/panel/24/gpm-mouse-020.svg b/panel/24/gpm-mouse-020.svg new file mode 100644 index 00000000..0e46bd48 --- /dev/null +++ b/panel/24/gpm-mouse-020.svg @@ -0,0 +1,43 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/panel/24/gpm-mouse-040.svg b/panel/24/gpm-mouse-040.svg new file mode 100644 index 00000000..fba75308 --- /dev/null +++ b/panel/24/gpm-mouse-040.svg @@ -0,0 +1,39 @@ + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/panel/24/gpm-mouse-060.svg b/panel/24/gpm-mouse-060.svg new file mode 100644 index 00000000..468f53fb --- /dev/null +++ b/panel/24/gpm-mouse-060.svg @@ -0,0 +1,43 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/panel/24/gpm-mouse-080.svg b/panel/24/gpm-mouse-080.svg new file mode 100644 index 00000000..3657fd22 --- /dev/null +++ b/panel/24/gpm-mouse-080.svg @@ -0,0 +1,43 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/panel/24/gpm-mouse-100.svg b/panel/24/gpm-mouse-100.svg new file mode 100644 index 00000000..8e8d2a68 --- /dev/null +++ b/panel/24/gpm-mouse-100.svg @@ -0,0 +1,43 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/panel/24/gsm-3g-full-secure.svg b/panel/24/gsm-3g-full-secure.svg new file mode 120000 index 00000000..cb0231e0 --- /dev/null +++ b/panel/24/gsm-3g-full-secure.svg @@ -0,0 +1 @@ +gsm-3g-full.svg \ No newline at end of file diff --git a/panel/24/gsm-3g-full.svg b/panel/24/gsm-3g-full.svg new file mode 100644 index 00000000..09164c1a --- /dev/null +++ b/panel/24/gsm-3g-full.svg @@ -0,0 +1,37 @@ + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/panel/24/gsm-3g-high-secure.svg b/panel/24/gsm-3g-high-secure.svg new file mode 120000 index 00000000..c91a54d9 --- /dev/null +++ b/panel/24/gsm-3g-high-secure.svg @@ -0,0 +1 @@ +gsm-3g-high.svg \ No newline at end of file diff --git a/panel/24/gsm-3g-high.svg b/panel/24/gsm-3g-high.svg new file mode 100644 index 00000000..17fb8c44 --- /dev/null +++ b/panel/24/gsm-3g-high.svg @@ -0,0 +1,62 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/panel/24/gsm-3g-low-secure.svg b/panel/24/gsm-3g-low-secure.svg new file mode 120000 index 00000000..08e3570b --- /dev/null +++ b/panel/24/gsm-3g-low-secure.svg @@ -0,0 +1 @@ +gsm-3g-low.svg \ No newline at end of file diff --git a/panel/24/gsm-3g-low.svg b/panel/24/gsm-3g-low.svg new file mode 100644 index 00000000..642e2175 --- /dev/null +++ b/panel/24/gsm-3g-low.svg @@ -0,0 +1,37 @@ + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/panel/24/gsm-3g-medium-secure.svg b/panel/24/gsm-3g-medium-secure.svg new file mode 120000 index 00000000..b5370a42 --- /dev/null +++ b/panel/24/gsm-3g-medium-secure.svg @@ -0,0 +1 @@ +gsm-3g-medium.svg \ No newline at end of file diff --git a/panel/24/gsm-3g-medium.svg b/panel/24/gsm-3g-medium.svg new file mode 100644 index 00000000..32e24f89 --- /dev/null +++ b/panel/24/gsm-3g-medium.svg @@ -0,0 +1,37 @@ + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/panel/24/gsm-3g-none-secure.svg b/panel/24/gsm-3g-none-secure.svg new file mode 120000 index 00000000..51178f92 --- /dev/null +++ b/panel/24/gsm-3g-none-secure.svg @@ -0,0 +1 @@ +gsm-3g-none.svg \ No newline at end of file diff --git a/panel/24/gsm-3g-none.svg b/panel/24/gsm-3g-none.svg new file mode 100644 index 00000000..2fa144c6 --- /dev/null +++ b/panel/24/gsm-3g-none.svg @@ -0,0 +1,37 @@ + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/panel/24/indicator-keyboard-Ak.svg b/panel/24/indicator-keyboard-Ak.svg new file mode 100644 index 00000000..87d6dba1 --- /dev/null +++ b/panel/24/indicator-keyboard-Ak.svg @@ -0,0 +1 @@ +Ak diff --git a/panel/24/indicator-keyboard-Am.svg b/panel/24/indicator-keyboard-Am.svg new file mode 100644 index 00000000..3df42661 --- /dev/null +++ b/panel/24/indicator-keyboard-Am.svg @@ -0,0 +1 @@ +Am diff --git a/panel/24/indicator-keyboard-Ar-1.svg b/panel/24/indicator-keyboard-Ar-1.svg new file mode 100644 index 00000000..bbf1a666 --- /dev/null +++ b/panel/24/indicator-keyboard-Ar-1.svg @@ -0,0 +1 @@ +Ar1 diff --git a/panel/24/indicator-keyboard-Ar-10.svg b/panel/24/indicator-keyboard-Ar-10.svg new file mode 100644 index 00000000..a6a9e573 --- /dev/null +++ b/panel/24/indicator-keyboard-Ar-10.svg @@ -0,0 +1 @@ +Ar10 diff --git a/panel/24/indicator-keyboard-Ar-11.svg b/panel/24/indicator-keyboard-Ar-11.svg new file mode 100644 index 00000000..3d2b77fe --- /dev/null +++ b/panel/24/indicator-keyboard-Ar-11.svg @@ -0,0 +1 @@ +Ar11 diff --git a/panel/24/indicator-keyboard-Ar-2.svg b/panel/24/indicator-keyboard-Ar-2.svg new file mode 100644 index 00000000..aa52a386 --- /dev/null +++ b/panel/24/indicator-keyboard-Ar-2.svg @@ -0,0 +1 @@ +Ar2 diff --git a/panel/24/indicator-keyboard-Ar-3.svg b/panel/24/indicator-keyboard-Ar-3.svg new file mode 100644 index 00000000..ea3d60e3 --- /dev/null +++ b/panel/24/indicator-keyboard-Ar-3.svg @@ -0,0 +1 @@ +Ar3 diff --git a/panel/24/indicator-keyboard-Ar-4.svg b/panel/24/indicator-keyboard-Ar-4.svg new file mode 100644 index 00000000..745a2c66 --- /dev/null +++ b/panel/24/indicator-keyboard-Ar-4.svg @@ -0,0 +1 @@ +Ar4 diff --git a/panel/24/indicator-keyboard-Ar-5.svg b/panel/24/indicator-keyboard-Ar-5.svg new file mode 100644 index 00000000..25a8156b --- /dev/null +++ b/panel/24/indicator-keyboard-Ar-5.svg @@ -0,0 +1 @@ +Ar5 diff --git a/panel/24/indicator-keyboard-Ar-6.svg b/panel/24/indicator-keyboard-Ar-6.svg new file mode 100644 index 00000000..1e2d6a14 --- /dev/null +++ b/panel/24/indicator-keyboard-Ar-6.svg @@ -0,0 +1 @@ +Ar6 diff --git a/panel/24/indicator-keyboard-Ar-7.svg b/panel/24/indicator-keyboard-Ar-7.svg new file mode 100644 index 00000000..6fca25c3 --- /dev/null +++ b/panel/24/indicator-keyboard-Ar-7.svg @@ -0,0 +1 @@ +Ar7 diff --git a/panel/24/indicator-keyboard-Ar-8.svg b/panel/24/indicator-keyboard-Ar-8.svg new file mode 100644 index 00000000..954961c0 --- /dev/null +++ b/panel/24/indicator-keyboard-Ar-8.svg @@ -0,0 +1 @@ +Ar8 diff --git a/panel/24/indicator-keyboard-Ar-9.svg b/panel/24/indicator-keyboard-Ar-9.svg new file mode 100644 index 00000000..ba45f010 --- /dev/null +++ b/panel/24/indicator-keyboard-Ar-9.svg @@ -0,0 +1 @@ +Ar9 diff --git a/panel/24/indicator-keyboard-Ar.svg b/panel/24/indicator-keyboard-Ar.svg new file mode 100644 index 00000000..449b0c1a --- /dev/null +++ b/panel/24/indicator-keyboard-Ar.svg @@ -0,0 +1 @@ +Ar diff --git a/panel/24/indicator-keyboard-Av.svg b/panel/24/indicator-keyboard-Av.svg new file mode 100644 index 00000000..409c908b --- /dev/null +++ b/panel/24/indicator-keyboard-Av.svg @@ -0,0 +1 @@ +Av diff --git a/panel/24/indicator-keyboard-Az-1.svg b/panel/24/indicator-keyboard-Az-1.svg new file mode 100644 index 00000000..e36d1e36 --- /dev/null +++ b/panel/24/indicator-keyboard-Az-1.svg @@ -0,0 +1 @@ +Az1 diff --git a/panel/24/indicator-keyboard-Az-2.svg b/panel/24/indicator-keyboard-Az-2.svg new file mode 100644 index 00000000..275e4c38 --- /dev/null +++ b/panel/24/indicator-keyboard-Az-2.svg @@ -0,0 +1 @@ +Az2 diff --git a/panel/24/indicator-keyboard-Az.svg b/panel/24/indicator-keyboard-Az.svg new file mode 100644 index 00000000..4b5decb8 --- /dev/null +++ b/panel/24/indicator-keyboard-Az.svg @@ -0,0 +1 @@ +Az diff --git a/panel/24/indicator-keyboard-Be-1.svg b/panel/24/indicator-keyboard-Be-1.svg new file mode 100644 index 00000000..6c96206c --- /dev/null +++ b/panel/24/indicator-keyboard-Be-1.svg @@ -0,0 +1 @@ +Be1 diff --git a/panel/24/indicator-keyboard-Be-10.svg b/panel/24/indicator-keyboard-Be-10.svg new file mode 100644 index 00000000..8a3c4a19 --- /dev/null +++ b/panel/24/indicator-keyboard-Be-10.svg @@ -0,0 +1 @@ +Be10 diff --git a/panel/24/indicator-keyboard-Be-11.svg b/panel/24/indicator-keyboard-Be-11.svg new file mode 100644 index 00000000..5f6ce9a3 --- /dev/null +++ b/panel/24/indicator-keyboard-Be-11.svg @@ -0,0 +1 @@ +Be11 diff --git a/panel/24/indicator-keyboard-Be-12.svg b/panel/24/indicator-keyboard-Be-12.svg new file mode 100644 index 00000000..7f4d8e92 --- /dev/null +++ b/panel/24/indicator-keyboard-Be-12.svg @@ -0,0 +1 @@ +Be12 diff --git a/panel/24/indicator-keyboard-Be-13.svg b/panel/24/indicator-keyboard-Be-13.svg new file mode 100644 index 00000000..8b48bb8a --- /dev/null +++ b/panel/24/indicator-keyboard-Be-13.svg @@ -0,0 +1 @@ +Be13 diff --git a/panel/24/indicator-keyboard-Be-14.svg b/panel/24/indicator-keyboard-Be-14.svg new file mode 100644 index 00000000..45b63506 --- /dev/null +++ b/panel/24/indicator-keyboard-Be-14.svg @@ -0,0 +1 @@ +Be14 diff --git a/panel/24/indicator-keyboard-Be-2.svg b/panel/24/indicator-keyboard-Be-2.svg new file mode 100644 index 00000000..b7275492 --- /dev/null +++ b/panel/24/indicator-keyboard-Be-2.svg @@ -0,0 +1 @@ +Be2 diff --git a/panel/24/indicator-keyboard-Be-3.svg b/panel/24/indicator-keyboard-Be-3.svg new file mode 100644 index 00000000..2a9a695b --- /dev/null +++ b/panel/24/indicator-keyboard-Be-3.svg @@ -0,0 +1 @@ +Be3 diff --git a/panel/24/indicator-keyboard-Be-4.svg b/panel/24/indicator-keyboard-Be-4.svg new file mode 100644 index 00000000..04ee6526 --- /dev/null +++ b/panel/24/indicator-keyboard-Be-4.svg @@ -0,0 +1 @@ +Be4 diff --git a/panel/24/indicator-keyboard-Be-5.svg b/panel/24/indicator-keyboard-Be-5.svg new file mode 100644 index 00000000..be4540c3 --- /dev/null +++ b/panel/24/indicator-keyboard-Be-5.svg @@ -0,0 +1 @@ +Be5 diff --git a/panel/24/indicator-keyboard-Be-6.svg b/panel/24/indicator-keyboard-Be-6.svg new file mode 100644 index 00000000..6c811b8a --- /dev/null +++ b/panel/24/indicator-keyboard-Be-6.svg @@ -0,0 +1 @@ +Be6 diff --git a/panel/24/indicator-keyboard-Be-7.svg b/panel/24/indicator-keyboard-Be-7.svg new file mode 100644 index 00000000..22c5fc98 --- /dev/null +++ b/panel/24/indicator-keyboard-Be-7.svg @@ -0,0 +1 @@ +Be7 diff --git a/panel/24/indicator-keyboard-Be-8.svg b/panel/24/indicator-keyboard-Be-8.svg new file mode 100644 index 00000000..1036ff5a --- /dev/null +++ b/panel/24/indicator-keyboard-Be-8.svg @@ -0,0 +1 @@ +Be8 diff --git a/panel/24/indicator-keyboard-Be-9.svg b/panel/24/indicator-keyboard-Be-9.svg new file mode 100644 index 00000000..cc991384 --- /dev/null +++ b/panel/24/indicator-keyboard-Be-9.svg @@ -0,0 +1 @@ +Be9 diff --git a/panel/24/indicator-keyboard-Be.svg b/panel/24/indicator-keyboard-Be.svg new file mode 100644 index 00000000..02e1a762 --- /dev/null +++ b/panel/24/indicator-keyboard-Be.svg @@ -0,0 +1 @@ +Be diff --git a/panel/24/indicator-keyboard-Bg-1.svg b/panel/24/indicator-keyboard-Bg-1.svg new file mode 100644 index 00000000..d3b5f7bc --- /dev/null +++ b/panel/24/indicator-keyboard-Bg-1.svg @@ -0,0 +1 @@ +Bg1 diff --git a/panel/24/indicator-keyboard-Bg-2.svg b/panel/24/indicator-keyboard-Bg-2.svg new file mode 100644 index 00000000..9c0837a3 --- /dev/null +++ b/panel/24/indicator-keyboard-Bg-2.svg @@ -0,0 +1 @@ +Bg2 diff --git a/panel/24/indicator-keyboard-Bg-3.svg b/panel/24/indicator-keyboard-Bg-3.svg new file mode 100644 index 00000000..f6c98ed7 --- /dev/null +++ b/panel/24/indicator-keyboard-Bg-3.svg @@ -0,0 +1 @@ +Bg3 diff --git a/panel/24/indicator-keyboard-Bg.svg b/panel/24/indicator-keyboard-Bg.svg new file mode 100644 index 00000000..65f4c4fd --- /dev/null +++ b/panel/24/indicator-keyboard-Bg.svg @@ -0,0 +1 @@ +Bg diff --git a/panel/24/indicator-keyboard-Bm.svg b/panel/24/indicator-keyboard-Bm.svg new file mode 100644 index 00000000..fb19826d --- /dev/null +++ b/panel/24/indicator-keyboard-Bm.svg @@ -0,0 +1 @@ +Bm diff --git a/panel/24/indicator-keyboard-Bn-1.svg b/panel/24/indicator-keyboard-Bn-1.svg new file mode 100644 index 00000000..d4ba12ad --- /dev/null +++ b/panel/24/indicator-keyboard-Bn-1.svg @@ -0,0 +1 @@ +Bn1 diff --git a/panel/24/indicator-keyboard-Bn-2.svg b/panel/24/indicator-keyboard-Bn-2.svg new file mode 100644 index 00000000..f82839f0 --- /dev/null +++ b/panel/24/indicator-keyboard-Bn-2.svg @@ -0,0 +1 @@ +Bn2 diff --git a/panel/24/indicator-keyboard-Bn-3.svg b/panel/24/indicator-keyboard-Bn-3.svg new file mode 100644 index 00000000..7838309b --- /dev/null +++ b/panel/24/indicator-keyboard-Bn-3.svg @@ -0,0 +1 @@ +Bn3 diff --git a/panel/24/indicator-keyboard-Bn-4.svg b/panel/24/indicator-keyboard-Bn-4.svg new file mode 100644 index 00000000..db222890 --- /dev/null +++ b/panel/24/indicator-keyboard-Bn-4.svg @@ -0,0 +1 @@ +Bn4 diff --git a/panel/24/indicator-keyboard-Bn.svg b/panel/24/indicator-keyboard-Bn.svg new file mode 100644 index 00000000..197bc99e --- /dev/null +++ b/panel/24/indicator-keyboard-Bn.svg @@ -0,0 +1 @@ +Bn diff --git a/panel/24/indicator-keyboard-Br-1.svg b/panel/24/indicator-keyboard-Br-1.svg new file mode 100644 index 00000000..993ce150 --- /dev/null +++ b/panel/24/indicator-keyboard-Br-1.svg @@ -0,0 +1 @@ +Br1 diff --git a/panel/24/indicator-keyboard-Br-2.svg b/panel/24/indicator-keyboard-Br-2.svg new file mode 100644 index 00000000..55676039 --- /dev/null +++ b/panel/24/indicator-keyboard-Br-2.svg @@ -0,0 +1 @@ +Br2 diff --git a/panel/24/indicator-keyboard-Br-3.svg b/panel/24/indicator-keyboard-Br-3.svg new file mode 100644 index 00000000..d60df947 --- /dev/null +++ b/panel/24/indicator-keyboard-Br-3.svg @@ -0,0 +1 @@ +Br3 diff --git a/panel/24/indicator-keyboard-Br.svg b/panel/24/indicator-keyboard-Br.svg new file mode 100644 index 00000000..cb49070c --- /dev/null +++ b/panel/24/indicator-keyboard-Br.svg @@ -0,0 +1 @@ +Br diff --git a/panel/24/indicator-keyboard-Bs-1.svg b/panel/24/indicator-keyboard-Bs-1.svg new file mode 100644 index 00000000..7e1c25c3 --- /dev/null +++ b/panel/24/indicator-keyboard-Bs-1.svg @@ -0,0 +1 @@ +Bs1 diff --git a/panel/24/indicator-keyboard-Bs-2.svg b/panel/24/indicator-keyboard-Bs-2.svg new file mode 100644 index 00000000..c7bb5601 --- /dev/null +++ b/panel/24/indicator-keyboard-Bs-2.svg @@ -0,0 +1 @@ +Bs2 diff --git a/panel/24/indicator-keyboard-Bs-3.svg b/panel/24/indicator-keyboard-Bs-3.svg new file mode 100644 index 00000000..79367b68 --- /dev/null +++ b/panel/24/indicator-keyboard-Bs-3.svg @@ -0,0 +1 @@ +Bs3 diff --git a/panel/24/indicator-keyboard-Bs-4.svg b/panel/24/indicator-keyboard-Bs-4.svg new file mode 100644 index 00000000..da724ef0 --- /dev/null +++ b/panel/24/indicator-keyboard-Bs-4.svg @@ -0,0 +1 @@ +Bs4 diff --git a/panel/24/indicator-keyboard-Bs-5.svg b/panel/24/indicator-keyboard-Bs-5.svg new file mode 100644 index 00000000..588974e8 --- /dev/null +++ b/panel/24/indicator-keyboard-Bs-5.svg @@ -0,0 +1 @@ +Bs5 diff --git a/panel/24/indicator-keyboard-Bs.svg b/panel/24/indicator-keyboard-Bs.svg new file mode 100644 index 00000000..d04deeba --- /dev/null +++ b/panel/24/indicator-keyboard-Bs.svg @@ -0,0 +1 @@ +Bs diff --git a/panel/24/indicator-keyboard-By-1.svg b/panel/24/indicator-keyboard-By-1.svg new file mode 100644 index 00000000..61428248 --- /dev/null +++ b/panel/24/indicator-keyboard-By-1.svg @@ -0,0 +1 @@ +By1 diff --git a/panel/24/indicator-keyboard-By-2.svg b/panel/24/indicator-keyboard-By-2.svg new file mode 100644 index 00000000..3b75d121 --- /dev/null +++ b/panel/24/indicator-keyboard-By-2.svg @@ -0,0 +1 @@ +By2 diff --git a/panel/24/indicator-keyboard-By-3.svg b/panel/24/indicator-keyboard-By-3.svg new file mode 100644 index 00000000..838d09b4 --- /dev/null +++ b/panel/24/indicator-keyboard-By-3.svg @@ -0,0 +1 @@ +By3 diff --git a/panel/24/indicator-keyboard-By.svg b/panel/24/indicator-keyboard-By.svg new file mode 100644 index 00000000..2f90a9a4 --- /dev/null +++ b/panel/24/indicator-keyboard-By.svg @@ -0,0 +1 @@ +By diff --git a/panel/24/indicator-keyboard-Ch.svg b/panel/24/indicator-keyboard-Ch.svg new file mode 100644 index 00000000..99084e1b --- /dev/null +++ b/panel/24/indicator-keyboard-Ch.svg @@ -0,0 +1 @@ +Ch diff --git a/panel/24/indicator-keyboard-Cm-1.svg b/panel/24/indicator-keyboard-Cm-1.svg new file mode 100644 index 00000000..c39839b3 --- /dev/null +++ b/panel/24/indicator-keyboard-Cm-1.svg @@ -0,0 +1 @@ +Cm1 diff --git a/panel/24/indicator-keyboard-Cm-2.svg b/panel/24/indicator-keyboard-Cm-2.svg new file mode 100644 index 00000000..cebb65bc --- /dev/null +++ b/panel/24/indicator-keyboard-Cm-2.svg @@ -0,0 +1 @@ +Cm2 diff --git a/panel/24/indicator-keyboard-Cm-3.svg b/panel/24/indicator-keyboard-Cm-3.svg new file mode 100644 index 00000000..f079b781 --- /dev/null +++ b/panel/24/indicator-keyboard-Cm-3.svg @@ -0,0 +1 @@ +Cm3 diff --git a/panel/24/indicator-keyboard-Cm-4.svg b/panel/24/indicator-keyboard-Cm-4.svg new file mode 100644 index 00000000..e7115f1b --- /dev/null +++ b/panel/24/indicator-keyboard-Cm-4.svg @@ -0,0 +1 @@ +Cm4 diff --git a/panel/24/indicator-keyboard-Cm-5.svg b/panel/24/indicator-keyboard-Cm-5.svg new file mode 100644 index 00000000..3b63d3cf --- /dev/null +++ b/panel/24/indicator-keyboard-Cm-5.svg @@ -0,0 +1 @@ +Cm5 diff --git a/panel/24/indicator-keyboard-Cm.svg b/panel/24/indicator-keyboard-Cm.svg new file mode 100644 index 00000000..cde62ff9 --- /dev/null +++ b/panel/24/indicator-keyboard-Cm.svg @@ -0,0 +1 @@ +Cm diff --git a/panel/24/indicator-keyboard-Cr-1.svg b/panel/24/indicator-keyboard-Cr-1.svg new file mode 100644 index 00000000..0195e228 --- /dev/null +++ b/panel/24/indicator-keyboard-Cr-1.svg @@ -0,0 +1 @@ +Cr1 diff --git a/panel/24/indicator-keyboard-Cr-2.svg b/panel/24/indicator-keyboard-Cr-2.svg new file mode 100644 index 00000000..bc79f174 --- /dev/null +++ b/panel/24/indicator-keyboard-Cr-2.svg @@ -0,0 +1 @@ +Cr2 diff --git a/panel/24/indicator-keyboard-Cr-3.svg b/panel/24/indicator-keyboard-Cr-3.svg new file mode 100644 index 00000000..8117685e --- /dev/null +++ b/panel/24/indicator-keyboard-Cr-3.svg @@ -0,0 +1 @@ +Cr3 diff --git a/panel/24/indicator-keyboard-Cr.svg b/panel/24/indicator-keyboard-Cr.svg new file mode 100644 index 00000000..084de5c6 --- /dev/null +++ b/panel/24/indicator-keyboard-Cr.svg @@ -0,0 +1 @@ +Cr diff --git a/panel/24/indicator-keyboard-Cs-1.svg b/panel/24/indicator-keyboard-Cs-1.svg new file mode 100644 index 00000000..2563404e --- /dev/null +++ b/panel/24/indicator-keyboard-Cs-1.svg @@ -0,0 +1 @@ +Cs1 diff --git a/panel/24/indicator-keyboard-Cs-2.svg b/panel/24/indicator-keyboard-Cs-2.svg new file mode 100644 index 00000000..679844f2 --- /dev/null +++ b/panel/24/indicator-keyboard-Cs-2.svg @@ -0,0 +1 @@ +Cs2 diff --git a/panel/24/indicator-keyboard-Cs-3.svg b/panel/24/indicator-keyboard-Cs-3.svg new file mode 100644 index 00000000..499e38b5 --- /dev/null +++ b/panel/24/indicator-keyboard-Cs-3.svg @@ -0,0 +1 @@ +Cs3 diff --git a/panel/24/indicator-keyboard-Cs-4.svg b/panel/24/indicator-keyboard-Cs-4.svg new file mode 100644 index 00000000..fded1edc --- /dev/null +++ b/panel/24/indicator-keyboard-Cs-4.svg @@ -0,0 +1 @@ +Cs4 diff --git a/panel/24/indicator-keyboard-Cs-5.svg b/panel/24/indicator-keyboard-Cs-5.svg new file mode 100644 index 00000000..3ec7497e --- /dev/null +++ b/panel/24/indicator-keyboard-Cs-5.svg @@ -0,0 +1 @@ +Cs5 diff --git a/panel/24/indicator-keyboard-Cs-6.svg b/panel/24/indicator-keyboard-Cs-6.svg new file mode 100644 index 00000000..5d74db91 --- /dev/null +++ b/panel/24/indicator-keyboard-Cs-6.svg @@ -0,0 +1 @@ +Cs6 diff --git a/panel/24/indicator-keyboard-Cs.svg b/panel/24/indicator-keyboard-Cs.svg new file mode 100644 index 00000000..e71955fa --- /dev/null +++ b/panel/24/indicator-keyboard-Cs.svg @@ -0,0 +1 @@ +Cs diff --git a/panel/24/indicator-keyboard-Da-1.svg b/panel/24/indicator-keyboard-Da-1.svg new file mode 100644 index 00000000..ed48fb92 --- /dev/null +++ b/panel/24/indicator-keyboard-Da-1.svg @@ -0,0 +1 @@ +Da1 diff --git a/panel/24/indicator-keyboard-Da-2.svg b/panel/24/indicator-keyboard-Da-2.svg new file mode 100644 index 00000000..1020ec9c --- /dev/null +++ b/panel/24/indicator-keyboard-Da-2.svg @@ -0,0 +1 @@ +Da2 diff --git a/panel/24/indicator-keyboard-Da-3.svg b/panel/24/indicator-keyboard-Da-3.svg new file mode 100644 index 00000000..fc5f4a98 --- /dev/null +++ b/panel/24/indicator-keyboard-Da-3.svg @@ -0,0 +1 @@ +Da3 diff --git a/panel/24/indicator-keyboard-Da-4.svg b/panel/24/indicator-keyboard-Da-4.svg new file mode 100644 index 00000000..c2119369 --- /dev/null +++ b/panel/24/indicator-keyboard-Da-4.svg @@ -0,0 +1 @@ +Da4 diff --git a/panel/24/indicator-keyboard-Da-5.svg b/panel/24/indicator-keyboard-Da-5.svg new file mode 100644 index 00000000..41493159 --- /dev/null +++ b/panel/24/indicator-keyboard-Da-5.svg @@ -0,0 +1 @@ +Da5 diff --git a/panel/24/indicator-keyboard-Da.svg b/panel/24/indicator-keyboard-Da.svg new file mode 100644 index 00000000..902877c1 --- /dev/null +++ b/panel/24/indicator-keyboard-Da.svg @@ -0,0 +1 @@ +Da diff --git a/panel/24/indicator-keyboard-De-1.svg b/panel/24/indicator-keyboard-De-1.svg new file mode 100644 index 00000000..0bdfae41 --- /dev/null +++ b/panel/24/indicator-keyboard-De-1.svg @@ -0,0 +1 @@ +De1 diff --git a/panel/24/indicator-keyboard-De-10.svg b/panel/24/indicator-keyboard-De-10.svg new file mode 100644 index 00000000..0d5b816a --- /dev/null +++ b/panel/24/indicator-keyboard-De-10.svg @@ -0,0 +1 @@ +De10 diff --git a/panel/24/indicator-keyboard-De-11.svg b/panel/24/indicator-keyboard-De-11.svg new file mode 100644 index 00000000..b6a46204 --- /dev/null +++ b/panel/24/indicator-keyboard-De-11.svg @@ -0,0 +1 @@ +De11 diff --git a/panel/24/indicator-keyboard-De-12.svg b/panel/24/indicator-keyboard-De-12.svg new file mode 100644 index 00000000..56f3c1d1 --- /dev/null +++ b/panel/24/indicator-keyboard-De-12.svg @@ -0,0 +1 @@ +De12 diff --git a/panel/24/indicator-keyboard-De-13.svg b/panel/24/indicator-keyboard-De-13.svg new file mode 100644 index 00000000..7fa86f4a --- /dev/null +++ b/panel/24/indicator-keyboard-De-13.svg @@ -0,0 +1 @@ +De13 diff --git a/panel/24/indicator-keyboard-De-14.svg b/panel/24/indicator-keyboard-De-14.svg new file mode 100644 index 00000000..99b3c9d7 --- /dev/null +++ b/panel/24/indicator-keyboard-De-14.svg @@ -0,0 +1 @@ +De14 diff --git a/panel/24/indicator-keyboard-De-15.svg b/panel/24/indicator-keyboard-De-15.svg new file mode 100644 index 00000000..2763ac85 --- /dev/null +++ b/panel/24/indicator-keyboard-De-15.svg @@ -0,0 +1 @@ +De15 diff --git a/panel/24/indicator-keyboard-De-16.svg b/panel/24/indicator-keyboard-De-16.svg new file mode 100644 index 00000000..f5247649 --- /dev/null +++ b/panel/24/indicator-keyboard-De-16.svg @@ -0,0 +1 @@ +De16 diff --git a/panel/24/indicator-keyboard-De-17.svg b/panel/24/indicator-keyboard-De-17.svg new file mode 100644 index 00000000..ab0548c3 --- /dev/null +++ b/panel/24/indicator-keyboard-De-17.svg @@ -0,0 +1 @@ +De17 diff --git a/panel/24/indicator-keyboard-De-18.svg b/panel/24/indicator-keyboard-De-18.svg new file mode 100644 index 00000000..408f1665 --- /dev/null +++ b/panel/24/indicator-keyboard-De-18.svg @@ -0,0 +1 @@ +De18 diff --git a/panel/24/indicator-keyboard-De-19.svg b/panel/24/indicator-keyboard-De-19.svg new file mode 100644 index 00000000..fefe34df --- /dev/null +++ b/panel/24/indicator-keyboard-De-19.svg @@ -0,0 +1 @@ +De19 diff --git a/panel/24/indicator-keyboard-De-2.svg b/panel/24/indicator-keyboard-De-2.svg new file mode 100644 index 00000000..a37318ff --- /dev/null +++ b/panel/24/indicator-keyboard-De-2.svg @@ -0,0 +1 @@ +De2 diff --git a/panel/24/indicator-keyboard-De-20.svg b/panel/24/indicator-keyboard-De-20.svg new file mode 100644 index 00000000..be73b300 --- /dev/null +++ b/panel/24/indicator-keyboard-De-20.svg @@ -0,0 +1 @@ +De20 diff --git a/panel/24/indicator-keyboard-De-21.svg b/panel/24/indicator-keyboard-De-21.svg new file mode 100644 index 00000000..ab402937 --- /dev/null +++ b/panel/24/indicator-keyboard-De-21.svg @@ -0,0 +1 @@ +De21 diff --git a/panel/24/indicator-keyboard-De-22.svg b/panel/24/indicator-keyboard-De-22.svg new file mode 100644 index 00000000..c03018a3 --- /dev/null +++ b/panel/24/indicator-keyboard-De-22.svg @@ -0,0 +1 @@ +De22 diff --git a/panel/24/indicator-keyboard-De-23.svg b/panel/24/indicator-keyboard-De-23.svg new file mode 100644 index 00000000..08cd1656 --- /dev/null +++ b/panel/24/indicator-keyboard-De-23.svg @@ -0,0 +1 @@ +De23 diff --git a/panel/24/indicator-keyboard-De-24.svg b/panel/24/indicator-keyboard-De-24.svg new file mode 100644 index 00000000..5431b29e --- /dev/null +++ b/panel/24/indicator-keyboard-De-24.svg @@ -0,0 +1 @@ +De24 diff --git a/panel/24/indicator-keyboard-De-25.svg b/panel/24/indicator-keyboard-De-25.svg new file mode 100644 index 00000000..9902145d --- /dev/null +++ b/panel/24/indicator-keyboard-De-25.svg @@ -0,0 +1 @@ +De25 diff --git a/panel/24/indicator-keyboard-De-3.svg b/panel/24/indicator-keyboard-De-3.svg new file mode 100644 index 00000000..3ed5fce9 --- /dev/null +++ b/panel/24/indicator-keyboard-De-3.svg @@ -0,0 +1 @@ +De3 diff --git a/panel/24/indicator-keyboard-De-4.svg b/panel/24/indicator-keyboard-De-4.svg new file mode 100644 index 00000000..bb9dea0b --- /dev/null +++ b/panel/24/indicator-keyboard-De-4.svg @@ -0,0 +1 @@ +De4 diff --git a/panel/24/indicator-keyboard-De-5.svg b/panel/24/indicator-keyboard-De-5.svg new file mode 100644 index 00000000..93da515f --- /dev/null +++ b/panel/24/indicator-keyboard-De-5.svg @@ -0,0 +1 @@ +De5 diff --git a/panel/24/indicator-keyboard-De-6.svg b/panel/24/indicator-keyboard-De-6.svg new file mode 100644 index 00000000..6093a187 --- /dev/null +++ b/panel/24/indicator-keyboard-De-6.svg @@ -0,0 +1 @@ +De6 diff --git a/panel/24/indicator-keyboard-De-7.svg b/panel/24/indicator-keyboard-De-7.svg new file mode 100644 index 00000000..1b7b9220 --- /dev/null +++ b/panel/24/indicator-keyboard-De-7.svg @@ -0,0 +1 @@ +De7 diff --git a/panel/24/indicator-keyboard-De-8.svg b/panel/24/indicator-keyboard-De-8.svg new file mode 100644 index 00000000..c3f4c49e --- /dev/null +++ b/panel/24/indicator-keyboard-De-8.svg @@ -0,0 +1 @@ +De8 diff --git a/panel/24/indicator-keyboard-De-9.svg b/panel/24/indicator-keyboard-De-9.svg new file mode 100644 index 00000000..e551aba8 --- /dev/null +++ b/panel/24/indicator-keyboard-De-9.svg @@ -0,0 +1 @@ +De9 diff --git a/panel/24/indicator-keyboard-De.svg b/panel/24/indicator-keyboard-De.svg new file mode 100644 index 00000000..b6c8b00f --- /dev/null +++ b/panel/24/indicator-keyboard-De.svg @@ -0,0 +1 @@ +De diff --git a/panel/24/indicator-keyboard-Dv.svg b/panel/24/indicator-keyboard-Dv.svg new file mode 100644 index 00000000..b2d3affd --- /dev/null +++ b/panel/24/indicator-keyboard-Dv.svg @@ -0,0 +1 @@ +Dv diff --git a/panel/24/indicator-keyboard-Dz.svg b/panel/24/indicator-keyboard-Dz.svg new file mode 100644 index 00000000..7a966c06 --- /dev/null +++ b/panel/24/indicator-keyboard-Dz.svg @@ -0,0 +1 @@ +Dz diff --git a/panel/24/indicator-keyboard-Ee.svg b/panel/24/indicator-keyboard-Ee.svg new file mode 100644 index 00000000..7f775cf9 --- /dev/null +++ b/panel/24/indicator-keyboard-Ee.svg @@ -0,0 +1 @@ +Ee diff --git a/panel/24/indicator-keyboard-En-1.svg b/panel/24/indicator-keyboard-En-1.svg new file mode 100644 index 00000000..48149dcb --- /dev/null +++ b/panel/24/indicator-keyboard-En-1.svg @@ -0,0 +1 @@ +En1 diff --git a/panel/24/indicator-keyboard-En-10.svg b/panel/24/indicator-keyboard-En-10.svg new file mode 100644 index 00000000..76a106c9 --- /dev/null +++ b/panel/24/indicator-keyboard-En-10.svg @@ -0,0 +1 @@ +En10 diff --git a/panel/24/indicator-keyboard-En-11.svg b/panel/24/indicator-keyboard-En-11.svg new file mode 100644 index 00000000..26bec846 --- /dev/null +++ b/panel/24/indicator-keyboard-En-11.svg @@ -0,0 +1 @@ +En11 diff --git a/panel/24/indicator-keyboard-En-12.svg b/panel/24/indicator-keyboard-En-12.svg new file mode 100644 index 00000000..3a7904e9 --- /dev/null +++ b/panel/24/indicator-keyboard-En-12.svg @@ -0,0 +1 @@ +En12 diff --git a/panel/24/indicator-keyboard-En-13.svg b/panel/24/indicator-keyboard-En-13.svg new file mode 100644 index 00000000..54ae3123 --- /dev/null +++ b/panel/24/indicator-keyboard-En-13.svg @@ -0,0 +1 @@ +En13 diff --git a/panel/24/indicator-keyboard-En-14.svg b/panel/24/indicator-keyboard-En-14.svg new file mode 100644 index 00000000..c1899146 --- /dev/null +++ b/panel/24/indicator-keyboard-En-14.svg @@ -0,0 +1 @@ +En14 diff --git a/panel/24/indicator-keyboard-En-15.svg b/panel/24/indicator-keyboard-En-15.svg new file mode 100644 index 00000000..cb703ac5 --- /dev/null +++ b/panel/24/indicator-keyboard-En-15.svg @@ -0,0 +1 @@ +En15 diff --git a/panel/24/indicator-keyboard-En-16.svg b/panel/24/indicator-keyboard-En-16.svg new file mode 100644 index 00000000..da91c982 --- /dev/null +++ b/panel/24/indicator-keyboard-En-16.svg @@ -0,0 +1 @@ +En16 diff --git a/panel/24/indicator-keyboard-En-17.svg b/panel/24/indicator-keyboard-En-17.svg new file mode 100644 index 00000000..21a301f5 --- /dev/null +++ b/panel/24/indicator-keyboard-En-17.svg @@ -0,0 +1 @@ +En17 diff --git a/panel/24/indicator-keyboard-En-18.svg b/panel/24/indicator-keyboard-En-18.svg new file mode 100644 index 00000000..0a47dbfe --- /dev/null +++ b/panel/24/indicator-keyboard-En-18.svg @@ -0,0 +1 @@ +En18 diff --git a/panel/24/indicator-keyboard-En-19.svg b/panel/24/indicator-keyboard-En-19.svg new file mode 100644 index 00000000..1c4be6c4 --- /dev/null +++ b/panel/24/indicator-keyboard-En-19.svg @@ -0,0 +1 @@ +En19 diff --git a/panel/24/indicator-keyboard-En-2.svg b/panel/24/indicator-keyboard-En-2.svg new file mode 100644 index 00000000..2d1774f2 --- /dev/null +++ b/panel/24/indicator-keyboard-En-2.svg @@ -0,0 +1 @@ +En2 diff --git a/panel/24/indicator-keyboard-En-20.svg b/panel/24/indicator-keyboard-En-20.svg new file mode 100644 index 00000000..2023fbbb --- /dev/null +++ b/panel/24/indicator-keyboard-En-20.svg @@ -0,0 +1 @@ +En20 diff --git a/panel/24/indicator-keyboard-En-21.svg b/panel/24/indicator-keyboard-En-21.svg new file mode 100644 index 00000000..51bc4c8d --- /dev/null +++ b/panel/24/indicator-keyboard-En-21.svg @@ -0,0 +1 @@ +En21 diff --git a/panel/24/indicator-keyboard-En-22.svg b/panel/24/indicator-keyboard-En-22.svg new file mode 100644 index 00000000..4ec46287 --- /dev/null +++ b/panel/24/indicator-keyboard-En-22.svg @@ -0,0 +1 @@ +En22 diff --git a/panel/24/indicator-keyboard-En-23.svg b/panel/24/indicator-keyboard-En-23.svg new file mode 100644 index 00000000..e359f1b9 --- /dev/null +++ b/panel/24/indicator-keyboard-En-23.svg @@ -0,0 +1 @@ +En23 diff --git a/panel/24/indicator-keyboard-En-24.svg b/panel/24/indicator-keyboard-En-24.svg new file mode 100644 index 00000000..d5bf648e --- /dev/null +++ b/panel/24/indicator-keyboard-En-24.svg @@ -0,0 +1 @@ +En24 diff --git a/panel/24/indicator-keyboard-En-25.svg b/panel/24/indicator-keyboard-En-25.svg new file mode 100644 index 00000000..fcbf31ab --- /dev/null +++ b/panel/24/indicator-keyboard-En-25.svg @@ -0,0 +1 @@ +En25 diff --git a/panel/24/indicator-keyboard-En-26.svg b/panel/24/indicator-keyboard-En-26.svg new file mode 100644 index 00000000..76916748 --- /dev/null +++ b/panel/24/indicator-keyboard-En-26.svg @@ -0,0 +1 @@ +En26 diff --git a/panel/24/indicator-keyboard-En-27.svg b/panel/24/indicator-keyboard-En-27.svg new file mode 100644 index 00000000..273fb869 --- /dev/null +++ b/panel/24/indicator-keyboard-En-27.svg @@ -0,0 +1 @@ +En27 diff --git a/panel/24/indicator-keyboard-En-28.svg b/panel/24/indicator-keyboard-En-28.svg new file mode 100644 index 00000000..166a32b3 --- /dev/null +++ b/panel/24/indicator-keyboard-En-28.svg @@ -0,0 +1 @@ +En28 diff --git a/panel/24/indicator-keyboard-En-29.svg b/panel/24/indicator-keyboard-En-29.svg new file mode 100644 index 00000000..4ef2f8da --- /dev/null +++ b/panel/24/indicator-keyboard-En-29.svg @@ -0,0 +1 @@ +En29 diff --git a/panel/24/indicator-keyboard-En-3.svg b/panel/24/indicator-keyboard-En-3.svg new file mode 100644 index 00000000..db376a9d --- /dev/null +++ b/panel/24/indicator-keyboard-En-3.svg @@ -0,0 +1 @@ +En3 diff --git a/panel/24/indicator-keyboard-En-30.svg b/panel/24/indicator-keyboard-En-30.svg new file mode 100644 index 00000000..38a18cde --- /dev/null +++ b/panel/24/indicator-keyboard-En-30.svg @@ -0,0 +1 @@ +En30 diff --git a/panel/24/indicator-keyboard-En-31.svg b/panel/24/indicator-keyboard-En-31.svg new file mode 100644 index 00000000..31ac5ee8 --- /dev/null +++ b/panel/24/indicator-keyboard-En-31.svg @@ -0,0 +1 @@ +En31 diff --git a/panel/24/indicator-keyboard-En-32.svg b/panel/24/indicator-keyboard-En-32.svg new file mode 100644 index 00000000..116a9540 --- /dev/null +++ b/panel/24/indicator-keyboard-En-32.svg @@ -0,0 +1 @@ +En32 diff --git a/panel/24/indicator-keyboard-En-33.svg b/panel/24/indicator-keyboard-En-33.svg new file mode 100644 index 00000000..f079587e --- /dev/null +++ b/panel/24/indicator-keyboard-En-33.svg @@ -0,0 +1 @@ +En33 diff --git a/panel/24/indicator-keyboard-En-34.svg b/panel/24/indicator-keyboard-En-34.svg new file mode 100644 index 00000000..e53905f2 --- /dev/null +++ b/panel/24/indicator-keyboard-En-34.svg @@ -0,0 +1 @@ +En34 diff --git a/panel/24/indicator-keyboard-En-35.svg b/panel/24/indicator-keyboard-En-35.svg new file mode 100644 index 00000000..ebd96f81 --- /dev/null +++ b/panel/24/indicator-keyboard-En-35.svg @@ -0,0 +1 @@ +En35 diff --git a/panel/24/indicator-keyboard-En-4.svg b/panel/24/indicator-keyboard-En-4.svg new file mode 100644 index 00000000..2a86b65c --- /dev/null +++ b/panel/24/indicator-keyboard-En-4.svg @@ -0,0 +1 @@ +En4 diff --git a/panel/24/indicator-keyboard-En-5.svg b/panel/24/indicator-keyboard-En-5.svg new file mode 100644 index 00000000..eacedb8b --- /dev/null +++ b/panel/24/indicator-keyboard-En-5.svg @@ -0,0 +1 @@ +En5 diff --git a/panel/24/indicator-keyboard-En-6.svg b/panel/24/indicator-keyboard-En-6.svg new file mode 100644 index 00000000..7331d391 --- /dev/null +++ b/panel/24/indicator-keyboard-En-6.svg @@ -0,0 +1 @@ +En6 diff --git a/panel/24/indicator-keyboard-En-7.svg b/panel/24/indicator-keyboard-En-7.svg new file mode 100644 index 00000000..345c809c --- /dev/null +++ b/panel/24/indicator-keyboard-En-7.svg @@ -0,0 +1 @@ +En7 diff --git a/panel/24/indicator-keyboard-En-8.svg b/panel/24/indicator-keyboard-En-8.svg new file mode 100644 index 00000000..8039d9d1 --- /dev/null +++ b/panel/24/indicator-keyboard-En-8.svg @@ -0,0 +1 @@ +En8 diff --git a/panel/24/indicator-keyboard-En-9.svg b/panel/24/indicator-keyboard-En-9.svg new file mode 100644 index 00000000..0b8f3548 --- /dev/null +++ b/panel/24/indicator-keyboard-En-9.svg @@ -0,0 +1 @@ +En9 diff --git a/panel/24/indicator-keyboard-En.svg b/panel/24/indicator-keyboard-En.svg new file mode 100644 index 00000000..b44dfc69 --- /dev/null +++ b/panel/24/indicator-keyboard-En.svg @@ -0,0 +1 @@ +En diff --git a/panel/24/indicator-keyboard-Eo-1.svg b/panel/24/indicator-keyboard-Eo-1.svg new file mode 100644 index 00000000..7e50ffbc --- /dev/null +++ b/panel/24/indicator-keyboard-Eo-1.svg @@ -0,0 +1 @@ +Eo1 diff --git a/panel/24/indicator-keyboard-Eo-2.svg b/panel/24/indicator-keyboard-Eo-2.svg new file mode 100644 index 00000000..12ff7496 --- /dev/null +++ b/panel/24/indicator-keyboard-Eo-2.svg @@ -0,0 +1 @@ +Eo2 diff --git a/panel/24/indicator-keyboard-Eo.svg b/panel/24/indicator-keyboard-Eo.svg new file mode 100644 index 00000000..4d06bf00 --- /dev/null +++ b/panel/24/indicator-keyboard-Eo.svg @@ -0,0 +1 @@ +Eo diff --git a/panel/24/indicator-keyboard-Es-1.svg b/panel/24/indicator-keyboard-Es-1.svg new file mode 100644 index 00000000..2a83a0d0 --- /dev/null +++ b/panel/24/indicator-keyboard-Es-1.svg @@ -0,0 +1 @@ +Es1 diff --git a/panel/24/indicator-keyboard-Es-10.svg b/panel/24/indicator-keyboard-Es-10.svg new file mode 100644 index 00000000..622b78b1 --- /dev/null +++ b/panel/24/indicator-keyboard-Es-10.svg @@ -0,0 +1 @@ +Es10 diff --git a/panel/24/indicator-keyboard-Es-11.svg b/panel/24/indicator-keyboard-Es-11.svg new file mode 100644 index 00000000..35577bc3 --- /dev/null +++ b/panel/24/indicator-keyboard-Es-11.svg @@ -0,0 +1 @@ +Es11 diff --git a/panel/24/indicator-keyboard-Es-12.svg b/panel/24/indicator-keyboard-Es-12.svg new file mode 100644 index 00000000..06c0d267 --- /dev/null +++ b/panel/24/indicator-keyboard-Es-12.svg @@ -0,0 +1 @@ +Es12 diff --git a/panel/24/indicator-keyboard-Es-2.svg b/panel/24/indicator-keyboard-Es-2.svg new file mode 100644 index 00000000..dd8cebc6 --- /dev/null +++ b/panel/24/indicator-keyboard-Es-2.svg @@ -0,0 +1 @@ +Es2 diff --git a/panel/24/indicator-keyboard-Es-3.svg b/panel/24/indicator-keyboard-Es-3.svg new file mode 100644 index 00000000..9f4b39a5 --- /dev/null +++ b/panel/24/indicator-keyboard-Es-3.svg @@ -0,0 +1 @@ +Es3 diff --git a/panel/24/indicator-keyboard-Es-4.svg b/panel/24/indicator-keyboard-Es-4.svg new file mode 100644 index 00000000..b2773ac6 --- /dev/null +++ b/panel/24/indicator-keyboard-Es-4.svg @@ -0,0 +1 @@ +Es4 diff --git a/panel/24/indicator-keyboard-Es-5.svg b/panel/24/indicator-keyboard-Es-5.svg new file mode 100644 index 00000000..48be4056 --- /dev/null +++ b/panel/24/indicator-keyboard-Es-5.svg @@ -0,0 +1 @@ +Es5 diff --git a/panel/24/indicator-keyboard-Es-6.svg b/panel/24/indicator-keyboard-Es-6.svg new file mode 100644 index 00000000..53736b64 --- /dev/null +++ b/panel/24/indicator-keyboard-Es-6.svg @@ -0,0 +1 @@ +Es6 diff --git a/panel/24/indicator-keyboard-Es-7.svg b/panel/24/indicator-keyboard-Es-7.svg new file mode 100644 index 00000000..e1abf94f --- /dev/null +++ b/panel/24/indicator-keyboard-Es-7.svg @@ -0,0 +1 @@ +Es7 diff --git a/panel/24/indicator-keyboard-Es-8.svg b/panel/24/indicator-keyboard-Es-8.svg new file mode 100644 index 00000000..5c13fa24 --- /dev/null +++ b/panel/24/indicator-keyboard-Es-8.svg @@ -0,0 +1 @@ +Es8 diff --git a/panel/24/indicator-keyboard-Es-9.svg b/panel/24/indicator-keyboard-Es-9.svg new file mode 100644 index 00000000..4cb9ef16 --- /dev/null +++ b/panel/24/indicator-keyboard-Es-9.svg @@ -0,0 +1 @@ +Es9 diff --git a/panel/24/indicator-keyboard-Es.svg b/panel/24/indicator-keyboard-Es.svg new file mode 100644 index 00000000..d0e90253 --- /dev/null +++ b/panel/24/indicator-keyboard-Es.svg @@ -0,0 +1 @@ +Es diff --git a/panel/24/indicator-keyboard-Et-1.svg b/panel/24/indicator-keyboard-Et-1.svg new file mode 100644 index 00000000..2e1bbc2a --- /dev/null +++ b/panel/24/indicator-keyboard-Et-1.svg @@ -0,0 +1 @@ +Et1 diff --git a/panel/24/indicator-keyboard-Et-2.svg b/panel/24/indicator-keyboard-Et-2.svg new file mode 100644 index 00000000..814db1f3 --- /dev/null +++ b/panel/24/indicator-keyboard-Et-2.svg @@ -0,0 +1 @@ +Et2 diff --git a/panel/24/indicator-keyboard-Et-3.svg b/panel/24/indicator-keyboard-Et-3.svg new file mode 100644 index 00000000..ca6e7f6a --- /dev/null +++ b/panel/24/indicator-keyboard-Et-3.svg @@ -0,0 +1 @@ +Et3 diff --git a/panel/24/indicator-keyboard-Et-4.svg b/panel/24/indicator-keyboard-Et-4.svg new file mode 100644 index 00000000..d808ac97 --- /dev/null +++ b/panel/24/indicator-keyboard-Et-4.svg @@ -0,0 +1 @@ +Et4 diff --git a/panel/24/indicator-keyboard-Et.svg b/panel/24/indicator-keyboard-Et.svg new file mode 100644 index 00000000..d5aaec1f --- /dev/null +++ b/panel/24/indicator-keyboard-Et.svg @@ -0,0 +1 @@ +Et diff --git a/panel/24/indicator-keyboard-Fa-1.svg b/panel/24/indicator-keyboard-Fa-1.svg new file mode 100644 index 00000000..eb7e1f8d --- /dev/null +++ b/panel/24/indicator-keyboard-Fa-1.svg @@ -0,0 +1 @@ +Fa1 diff --git a/panel/24/indicator-keyboard-Fa-2.svg b/panel/24/indicator-keyboard-Fa-2.svg new file mode 100644 index 00000000..69ffbcdf --- /dev/null +++ b/panel/24/indicator-keyboard-Fa-2.svg @@ -0,0 +1 @@ +Fa2 diff --git a/panel/24/indicator-keyboard-Fa-3.svg b/panel/24/indicator-keyboard-Fa-3.svg new file mode 100644 index 00000000..f6a09511 --- /dev/null +++ b/panel/24/indicator-keyboard-Fa-3.svg @@ -0,0 +1 @@ +Fa3 diff --git a/panel/24/indicator-keyboard-Fa-4.svg b/panel/24/indicator-keyboard-Fa-4.svg new file mode 100644 index 00000000..81559275 --- /dev/null +++ b/panel/24/indicator-keyboard-Fa-4.svg @@ -0,0 +1 @@ +Fa4 diff --git a/panel/24/indicator-keyboard-Fa.svg b/panel/24/indicator-keyboard-Fa.svg new file mode 100644 index 00000000..056835ca --- /dev/null +++ b/panel/24/indicator-keyboard-Fa.svg @@ -0,0 +1 @@ +Fa diff --git a/panel/24/indicator-keyboard-Ff.svg b/panel/24/indicator-keyboard-Ff.svg new file mode 100644 index 00000000..6683e2ae --- /dev/null +++ b/panel/24/indicator-keyboard-Ff.svg @@ -0,0 +1 @@ +Ff diff --git a/panel/24/indicator-keyboard-Fi-1.svg b/panel/24/indicator-keyboard-Fi-1.svg new file mode 100644 index 00000000..35084a42 --- /dev/null +++ b/panel/24/indicator-keyboard-Fi-1.svg @@ -0,0 +1 @@ +Fi1 diff --git a/panel/24/indicator-keyboard-Fi-2.svg b/panel/24/indicator-keyboard-Fi-2.svg new file mode 100644 index 00000000..8b2ff5de --- /dev/null +++ b/panel/24/indicator-keyboard-Fi-2.svg @@ -0,0 +1 @@ +Fi2 diff --git a/panel/24/indicator-keyboard-Fi-3.svg b/panel/24/indicator-keyboard-Fi-3.svg new file mode 100644 index 00000000..cf3e1604 --- /dev/null +++ b/panel/24/indicator-keyboard-Fi-3.svg @@ -0,0 +1 @@ +Fi3 diff --git a/panel/24/indicator-keyboard-Fi-4.svg b/panel/24/indicator-keyboard-Fi-4.svg new file mode 100644 index 00000000..a2108ef6 --- /dev/null +++ b/panel/24/indicator-keyboard-Fi-4.svg @@ -0,0 +1 @@ +Fi4 diff --git a/panel/24/indicator-keyboard-Fi-5.svg b/panel/24/indicator-keyboard-Fi-5.svg new file mode 100644 index 00000000..fecdb231 --- /dev/null +++ b/panel/24/indicator-keyboard-Fi-5.svg @@ -0,0 +1 @@ +Fi5 diff --git a/panel/24/indicator-keyboard-Fi.svg b/panel/24/indicator-keyboard-Fi.svg new file mode 100644 index 00000000..e5aa66d8 --- /dev/null +++ b/panel/24/indicator-keyboard-Fi.svg @@ -0,0 +1 @@ +Fi diff --git a/panel/24/indicator-keyboard-Fo-1.svg b/panel/24/indicator-keyboard-Fo-1.svg new file mode 100644 index 00000000..6c8f4727 --- /dev/null +++ b/panel/24/indicator-keyboard-Fo-1.svg @@ -0,0 +1 @@ +Fo1 diff --git a/panel/24/indicator-keyboard-Fo-2.svg b/panel/24/indicator-keyboard-Fo-2.svg new file mode 100644 index 00000000..5220e231 --- /dev/null +++ b/panel/24/indicator-keyboard-Fo-2.svg @@ -0,0 +1 @@ +Fo2 diff --git a/panel/24/indicator-keyboard-Fo.svg b/panel/24/indicator-keyboard-Fo.svg new file mode 100644 index 00000000..b7b67584 --- /dev/null +++ b/panel/24/indicator-keyboard-Fo.svg @@ -0,0 +1 @@ +Fo diff --git a/panel/24/indicator-keyboard-Fr-1.svg b/panel/24/indicator-keyboard-Fr-1.svg new file mode 100644 index 00000000..3cf85417 --- /dev/null +++ b/panel/24/indicator-keyboard-Fr-1.svg @@ -0,0 +1 @@ +Fr1 diff --git a/panel/24/indicator-keyboard-Fr-10.svg b/panel/24/indicator-keyboard-Fr-10.svg new file mode 100644 index 00000000..c40399be --- /dev/null +++ b/panel/24/indicator-keyboard-Fr-10.svg @@ -0,0 +1 @@ +Fr10 diff --git a/panel/24/indicator-keyboard-Fr-11.svg b/panel/24/indicator-keyboard-Fr-11.svg new file mode 100644 index 00000000..b5f70f5e --- /dev/null +++ b/panel/24/indicator-keyboard-Fr-11.svg @@ -0,0 +1 @@ +Fr11 diff --git a/panel/24/indicator-keyboard-Fr-12.svg b/panel/24/indicator-keyboard-Fr-12.svg new file mode 100644 index 00000000..8005ab7e --- /dev/null +++ b/panel/24/indicator-keyboard-Fr-12.svg @@ -0,0 +1 @@ +Fr12 diff --git a/panel/24/indicator-keyboard-Fr-13.svg b/panel/24/indicator-keyboard-Fr-13.svg new file mode 100644 index 00000000..387a74da --- /dev/null +++ b/panel/24/indicator-keyboard-Fr-13.svg @@ -0,0 +1 @@ +Fr13 diff --git a/panel/24/indicator-keyboard-Fr-14.svg b/panel/24/indicator-keyboard-Fr-14.svg new file mode 100644 index 00000000..307cb2df --- /dev/null +++ b/panel/24/indicator-keyboard-Fr-14.svg @@ -0,0 +1 @@ +Fr14 diff --git a/panel/24/indicator-keyboard-Fr-15.svg b/panel/24/indicator-keyboard-Fr-15.svg new file mode 100644 index 00000000..88d79194 --- /dev/null +++ b/panel/24/indicator-keyboard-Fr-15.svg @@ -0,0 +1 @@ +Fr15 diff --git a/panel/24/indicator-keyboard-Fr-16.svg b/panel/24/indicator-keyboard-Fr-16.svg new file mode 100644 index 00000000..b103f3fb --- /dev/null +++ b/panel/24/indicator-keyboard-Fr-16.svg @@ -0,0 +1 @@ +Fr16 diff --git a/panel/24/indicator-keyboard-Fr-17.svg b/panel/24/indicator-keyboard-Fr-17.svg new file mode 100644 index 00000000..98b1fdbd --- /dev/null +++ b/panel/24/indicator-keyboard-Fr-17.svg @@ -0,0 +1 @@ +Fr17 diff --git a/panel/24/indicator-keyboard-Fr-18.svg b/panel/24/indicator-keyboard-Fr-18.svg new file mode 100644 index 00000000..21e4fa30 --- /dev/null +++ b/panel/24/indicator-keyboard-Fr-18.svg @@ -0,0 +1 @@ +Fr18 diff --git a/panel/24/indicator-keyboard-Fr-19.svg b/panel/24/indicator-keyboard-Fr-19.svg new file mode 100644 index 00000000..5973f52e --- /dev/null +++ b/panel/24/indicator-keyboard-Fr-19.svg @@ -0,0 +1 @@ +Fr19 diff --git a/panel/24/indicator-keyboard-Fr-2.svg b/panel/24/indicator-keyboard-Fr-2.svg new file mode 100644 index 00000000..4e4cb463 --- /dev/null +++ b/panel/24/indicator-keyboard-Fr-2.svg @@ -0,0 +1 @@ +Fr2 diff --git a/panel/24/indicator-keyboard-Fr-20.svg b/panel/24/indicator-keyboard-Fr-20.svg new file mode 100644 index 00000000..467cc7e8 --- /dev/null +++ b/panel/24/indicator-keyboard-Fr-20.svg @@ -0,0 +1 @@ +Fr20 diff --git a/panel/24/indicator-keyboard-Fr-21.svg b/panel/24/indicator-keyboard-Fr-21.svg new file mode 100644 index 00000000..f6740471 --- /dev/null +++ b/panel/24/indicator-keyboard-Fr-21.svg @@ -0,0 +1 @@ +Fr21 diff --git a/panel/24/indicator-keyboard-Fr-22.svg b/panel/24/indicator-keyboard-Fr-22.svg new file mode 100644 index 00000000..ac6ac3de --- /dev/null +++ b/panel/24/indicator-keyboard-Fr-22.svg @@ -0,0 +1 @@ +Fr22 diff --git a/panel/24/indicator-keyboard-Fr-23.svg b/panel/24/indicator-keyboard-Fr-23.svg new file mode 100644 index 00000000..edf67cde --- /dev/null +++ b/panel/24/indicator-keyboard-Fr-23.svg @@ -0,0 +1 @@ +Fr23 diff --git a/panel/24/indicator-keyboard-Fr-24.svg b/panel/24/indicator-keyboard-Fr-24.svg new file mode 100644 index 00000000..108d3f50 --- /dev/null +++ b/panel/24/indicator-keyboard-Fr-24.svg @@ -0,0 +1 @@ +Fr24 diff --git a/panel/24/indicator-keyboard-Fr-25.svg b/panel/24/indicator-keyboard-Fr-25.svg new file mode 100644 index 00000000..8085d4ae --- /dev/null +++ b/panel/24/indicator-keyboard-Fr-25.svg @@ -0,0 +1 @@ +Fr25 diff --git a/panel/24/indicator-keyboard-Fr-26.svg b/panel/24/indicator-keyboard-Fr-26.svg new file mode 100644 index 00000000..3e8fb1ea --- /dev/null +++ b/panel/24/indicator-keyboard-Fr-26.svg @@ -0,0 +1 @@ +Fr26 diff --git a/panel/24/indicator-keyboard-Fr-27.svg b/panel/24/indicator-keyboard-Fr-27.svg new file mode 100644 index 00000000..f529d6fe --- /dev/null +++ b/panel/24/indicator-keyboard-Fr-27.svg @@ -0,0 +1 @@ +Fr27 diff --git a/panel/24/indicator-keyboard-Fr-28.svg b/panel/24/indicator-keyboard-Fr-28.svg new file mode 100644 index 00000000..06573f57 --- /dev/null +++ b/panel/24/indicator-keyboard-Fr-28.svg @@ -0,0 +1 @@ +Fr28 diff --git a/panel/24/indicator-keyboard-Fr-29.svg b/panel/24/indicator-keyboard-Fr-29.svg new file mode 100644 index 00000000..0c3ed230 --- /dev/null +++ b/panel/24/indicator-keyboard-Fr-29.svg @@ -0,0 +1 @@ +Fr29 diff --git a/panel/24/indicator-keyboard-Fr-3.svg b/panel/24/indicator-keyboard-Fr-3.svg new file mode 100644 index 00000000..d08eb2bc --- /dev/null +++ b/panel/24/indicator-keyboard-Fr-3.svg @@ -0,0 +1 @@ +Fr3 diff --git a/panel/24/indicator-keyboard-Fr-30.svg b/panel/24/indicator-keyboard-Fr-30.svg new file mode 100644 index 00000000..a78a21ca --- /dev/null +++ b/panel/24/indicator-keyboard-Fr-30.svg @@ -0,0 +1 @@ +Fr30 diff --git a/panel/24/indicator-keyboard-Fr-31.svg b/panel/24/indicator-keyboard-Fr-31.svg new file mode 100644 index 00000000..2d7ebb01 --- /dev/null +++ b/panel/24/indicator-keyboard-Fr-31.svg @@ -0,0 +1 @@ +Fr31 diff --git a/panel/24/indicator-keyboard-Fr-4.svg b/panel/24/indicator-keyboard-Fr-4.svg new file mode 100644 index 00000000..4571fe36 --- /dev/null +++ b/panel/24/indicator-keyboard-Fr-4.svg @@ -0,0 +1 @@ +Fr4 diff --git a/panel/24/indicator-keyboard-Fr-5.svg b/panel/24/indicator-keyboard-Fr-5.svg new file mode 100644 index 00000000..c8dbc2c5 --- /dev/null +++ b/panel/24/indicator-keyboard-Fr-5.svg @@ -0,0 +1 @@ +Fr5 diff --git a/panel/24/indicator-keyboard-Fr-6.svg b/panel/24/indicator-keyboard-Fr-6.svg new file mode 100644 index 00000000..f70a15c3 --- /dev/null +++ b/panel/24/indicator-keyboard-Fr-6.svg @@ -0,0 +1 @@ +Fr6 diff --git a/panel/24/indicator-keyboard-Fr-7.svg b/panel/24/indicator-keyboard-Fr-7.svg new file mode 100644 index 00000000..0c1a836c --- /dev/null +++ b/panel/24/indicator-keyboard-Fr-7.svg @@ -0,0 +1 @@ +Fr7 diff --git a/panel/24/indicator-keyboard-Fr-8.svg b/panel/24/indicator-keyboard-Fr-8.svg new file mode 100644 index 00000000..b59bc7d0 --- /dev/null +++ b/panel/24/indicator-keyboard-Fr-8.svg @@ -0,0 +1 @@ +Fr8 diff --git a/panel/24/indicator-keyboard-Fr-9.svg b/panel/24/indicator-keyboard-Fr-9.svg new file mode 100644 index 00000000..1a96dce8 --- /dev/null +++ b/panel/24/indicator-keyboard-Fr-9.svg @@ -0,0 +1 @@ +Fr9 diff --git a/panel/24/indicator-keyboard-Fr.svg b/panel/24/indicator-keyboard-Fr.svg new file mode 100644 index 00000000..e2d6bdf6 --- /dev/null +++ b/panel/24/indicator-keyboard-Fr.svg @@ -0,0 +1 @@ +Fr diff --git a/panel/24/indicator-keyboard-Ga-1.svg b/panel/24/indicator-keyboard-Ga-1.svg new file mode 100644 index 00000000..8ecb6c05 --- /dev/null +++ b/panel/24/indicator-keyboard-Ga-1.svg @@ -0,0 +1 @@ +Ga1 diff --git a/panel/24/indicator-keyboard-Ga-2.svg b/panel/24/indicator-keyboard-Ga-2.svg new file mode 100644 index 00000000..faa9a542 --- /dev/null +++ b/panel/24/indicator-keyboard-Ga-2.svg @@ -0,0 +1 @@ +Ga2 diff --git a/panel/24/indicator-keyboard-Ga.svg b/panel/24/indicator-keyboard-Ga.svg new file mode 100644 index 00000000..c988328f --- /dev/null +++ b/panel/24/indicator-keyboard-Ga.svg @@ -0,0 +1 @@ +Ga diff --git a/panel/24/indicator-keyboard-Gr-1.svg b/panel/24/indicator-keyboard-Gr-1.svg new file mode 100644 index 00000000..c86ea77e --- /dev/null +++ b/panel/24/indicator-keyboard-Gr-1.svg @@ -0,0 +1 @@ +Gr1 diff --git a/panel/24/indicator-keyboard-Gr-2.svg b/panel/24/indicator-keyboard-Gr-2.svg new file mode 100644 index 00000000..8d0e41d6 --- /dev/null +++ b/panel/24/indicator-keyboard-Gr-2.svg @@ -0,0 +1 @@ +Gr2 diff --git a/panel/24/indicator-keyboard-Gr-3.svg b/panel/24/indicator-keyboard-Gr-3.svg new file mode 100644 index 00000000..f587a515 --- /dev/null +++ b/panel/24/indicator-keyboard-Gr-3.svg @@ -0,0 +1 @@ +Gr3 diff --git a/panel/24/indicator-keyboard-Gr-4.svg b/panel/24/indicator-keyboard-Gr-4.svg new file mode 100644 index 00000000..ca88b67d --- /dev/null +++ b/panel/24/indicator-keyboard-Gr-4.svg @@ -0,0 +1 @@ +Gr4 diff --git a/panel/24/indicator-keyboard-Gr-5.svg b/panel/24/indicator-keyboard-Gr-5.svg new file mode 100644 index 00000000..b775efe1 --- /dev/null +++ b/panel/24/indicator-keyboard-Gr-5.svg @@ -0,0 +1 @@ +Gr5 diff --git a/panel/24/indicator-keyboard-Gr.svg b/panel/24/indicator-keyboard-Gr.svg new file mode 100644 index 00000000..395e472b --- /dev/null +++ b/panel/24/indicator-keyboard-Gr.svg @@ -0,0 +1 @@ +Gr diff --git a/panel/24/indicator-keyboard-Gu.svg b/panel/24/indicator-keyboard-Gu.svg new file mode 100644 index 00000000..38fcab77 --- /dev/null +++ b/panel/24/indicator-keyboard-Gu.svg @@ -0,0 +1 @@ +Gu diff --git a/panel/24/indicator-keyboard-Ha-1.svg b/panel/24/indicator-keyboard-Ha-1.svg new file mode 100644 index 00000000..ae84ac02 --- /dev/null +++ b/panel/24/indicator-keyboard-Ha-1.svg @@ -0,0 +1 @@ +Ha1 diff --git a/panel/24/indicator-keyboard-Ha-2.svg b/panel/24/indicator-keyboard-Ha-2.svg new file mode 100644 index 00000000..b258d6a4 --- /dev/null +++ b/panel/24/indicator-keyboard-Ha-2.svg @@ -0,0 +1 @@ +Ha2 diff --git a/panel/24/indicator-keyboard-Ha.svg b/panel/24/indicator-keyboard-Ha.svg new file mode 100644 index 00000000..ed9c198b --- /dev/null +++ b/panel/24/indicator-keyboard-Ha.svg @@ -0,0 +1 @@ +Ha diff --git a/panel/24/indicator-keyboard-He-1.svg b/panel/24/indicator-keyboard-He-1.svg new file mode 100644 index 00000000..4d5dac57 --- /dev/null +++ b/panel/24/indicator-keyboard-He-1.svg @@ -0,0 +1 @@ +He1 diff --git a/panel/24/indicator-keyboard-He-2.svg b/panel/24/indicator-keyboard-He-2.svg new file mode 100644 index 00000000..38ca07a9 --- /dev/null +++ b/panel/24/indicator-keyboard-He-2.svg @@ -0,0 +1 @@ +He2 diff --git a/panel/24/indicator-keyboard-He-3.svg b/panel/24/indicator-keyboard-He-3.svg new file mode 100644 index 00000000..8313aa54 --- /dev/null +++ b/panel/24/indicator-keyboard-He-3.svg @@ -0,0 +1 @@ +He3 diff --git a/panel/24/indicator-keyboard-He-4.svg b/panel/24/indicator-keyboard-He-4.svg new file mode 100644 index 00000000..66bdee9f --- /dev/null +++ b/panel/24/indicator-keyboard-He-4.svg @@ -0,0 +1 @@ +He4 diff --git a/panel/24/indicator-keyboard-He.svg b/panel/24/indicator-keyboard-He.svg new file mode 100644 index 00000000..ab43e2f2 --- /dev/null +++ b/panel/24/indicator-keyboard-He.svg @@ -0,0 +1 @@ +He diff --git a/panel/24/indicator-keyboard-Hi-1.svg b/panel/24/indicator-keyboard-Hi-1.svg new file mode 100644 index 00000000..d35870b2 --- /dev/null +++ b/panel/24/indicator-keyboard-Hi-1.svg @@ -0,0 +1 @@ +Hi1 diff --git a/panel/24/indicator-keyboard-Hi-2.svg b/panel/24/indicator-keyboard-Hi-2.svg new file mode 100644 index 00000000..4faed6a0 --- /dev/null +++ b/panel/24/indicator-keyboard-Hi-2.svg @@ -0,0 +1 @@ +Hi2 diff --git a/panel/24/indicator-keyboard-Hi-3.svg b/panel/24/indicator-keyboard-Hi-3.svg new file mode 100644 index 00000000..cde0aea5 --- /dev/null +++ b/panel/24/indicator-keyboard-Hi-3.svg @@ -0,0 +1 @@ +Hi3 diff --git a/panel/24/indicator-keyboard-Hi.svg b/panel/24/indicator-keyboard-Hi.svg new file mode 100644 index 00000000..3bc51b80 --- /dev/null +++ b/panel/24/indicator-keyboard-Hi.svg @@ -0,0 +1 @@ +Hi diff --git a/panel/24/indicator-keyboard-Hr-1.svg b/panel/24/indicator-keyboard-Hr-1.svg new file mode 100644 index 00000000..8da4922d --- /dev/null +++ b/panel/24/indicator-keyboard-Hr-1.svg @@ -0,0 +1 @@ +Hr1 diff --git a/panel/24/indicator-keyboard-Hr-2.svg b/panel/24/indicator-keyboard-Hr-2.svg new file mode 100644 index 00000000..54517bd9 --- /dev/null +++ b/panel/24/indicator-keyboard-Hr-2.svg @@ -0,0 +1 @@ +Hr2 diff --git a/panel/24/indicator-keyboard-Hr-3.svg b/panel/24/indicator-keyboard-Hr-3.svg new file mode 100644 index 00000000..047a8ea4 --- /dev/null +++ b/panel/24/indicator-keyboard-Hr-3.svg @@ -0,0 +1 @@ +Hr3 diff --git a/panel/24/indicator-keyboard-Hr-4.svg b/panel/24/indicator-keyboard-Hr-4.svg new file mode 100644 index 00000000..093993b2 --- /dev/null +++ b/panel/24/indicator-keyboard-Hr-4.svg @@ -0,0 +1 @@ +Hr4 diff --git a/panel/24/indicator-keyboard-Hr-5.svg b/panel/24/indicator-keyboard-Hr-5.svg new file mode 100644 index 00000000..703baf70 --- /dev/null +++ b/panel/24/indicator-keyboard-Hr-5.svg @@ -0,0 +1 @@ +Hr5 diff --git a/panel/24/indicator-keyboard-Hr.svg b/panel/24/indicator-keyboard-Hr.svg new file mode 100644 index 00000000..c6266f33 --- /dev/null +++ b/panel/24/indicator-keyboard-Hr.svg @@ -0,0 +1 @@ +Hr diff --git a/panel/24/indicator-keyboard-Hu-1.svg b/panel/24/indicator-keyboard-Hu-1.svg new file mode 100644 index 00000000..00e5cea4 --- /dev/null +++ b/panel/24/indicator-keyboard-Hu-1.svg @@ -0,0 +1 @@ +Hu1 diff --git a/panel/24/indicator-keyboard-Hu-10.svg b/panel/24/indicator-keyboard-Hu-10.svg new file mode 100644 index 00000000..8a30e97b --- /dev/null +++ b/panel/24/indicator-keyboard-Hu-10.svg @@ -0,0 +1 @@ +Hu10 diff --git a/panel/24/indicator-keyboard-Hu-11.svg b/panel/24/indicator-keyboard-Hu-11.svg new file mode 100644 index 00000000..62a0ed3b --- /dev/null +++ b/panel/24/indicator-keyboard-Hu-11.svg @@ -0,0 +1 @@ +Hu11 diff --git a/panel/24/indicator-keyboard-Hu-12.svg b/panel/24/indicator-keyboard-Hu-12.svg new file mode 100644 index 00000000..28a1bd07 --- /dev/null +++ b/panel/24/indicator-keyboard-Hu-12.svg @@ -0,0 +1 @@ +Hu12 diff --git a/panel/24/indicator-keyboard-Hu-13.svg b/panel/24/indicator-keyboard-Hu-13.svg new file mode 100644 index 00000000..1c2fbf2d --- /dev/null +++ b/panel/24/indicator-keyboard-Hu-13.svg @@ -0,0 +1 @@ +Hu13 diff --git a/panel/24/indicator-keyboard-Hu-14.svg b/panel/24/indicator-keyboard-Hu-14.svg new file mode 100644 index 00000000..33f79cff --- /dev/null +++ b/panel/24/indicator-keyboard-Hu-14.svg @@ -0,0 +1 @@ +Hu14 diff --git a/panel/24/indicator-keyboard-Hu-15.svg b/panel/24/indicator-keyboard-Hu-15.svg new file mode 100644 index 00000000..0514d93f --- /dev/null +++ b/panel/24/indicator-keyboard-Hu-15.svg @@ -0,0 +1 @@ +Hu15 diff --git a/panel/24/indicator-keyboard-Hu-16.svg b/panel/24/indicator-keyboard-Hu-16.svg new file mode 100644 index 00000000..5c5e3bc7 --- /dev/null +++ b/panel/24/indicator-keyboard-Hu-16.svg @@ -0,0 +1 @@ +Hu16 diff --git a/panel/24/indicator-keyboard-Hu-17.svg b/panel/24/indicator-keyboard-Hu-17.svg new file mode 100644 index 00000000..064766c2 --- /dev/null +++ b/panel/24/indicator-keyboard-Hu-17.svg @@ -0,0 +1 @@ +Hu17 diff --git a/panel/24/indicator-keyboard-Hu-18.svg b/panel/24/indicator-keyboard-Hu-18.svg new file mode 100644 index 00000000..de5fd6eb --- /dev/null +++ b/panel/24/indicator-keyboard-Hu-18.svg @@ -0,0 +1 @@ +Hu18 diff --git a/panel/24/indicator-keyboard-Hu-19.svg b/panel/24/indicator-keyboard-Hu-19.svg new file mode 100644 index 00000000..c8059bd2 --- /dev/null +++ b/panel/24/indicator-keyboard-Hu-19.svg @@ -0,0 +1 @@ +Hu19 diff --git a/panel/24/indicator-keyboard-Hu-2.svg b/panel/24/indicator-keyboard-Hu-2.svg new file mode 100644 index 00000000..068d5b58 --- /dev/null +++ b/panel/24/indicator-keyboard-Hu-2.svg @@ -0,0 +1 @@ +Hu2 diff --git a/panel/24/indicator-keyboard-Hu-20.svg b/panel/24/indicator-keyboard-Hu-20.svg new file mode 100644 index 00000000..bc46dfe8 --- /dev/null +++ b/panel/24/indicator-keyboard-Hu-20.svg @@ -0,0 +1 @@ +Hu20 diff --git a/panel/24/indicator-keyboard-Hu-3.svg b/panel/24/indicator-keyboard-Hu-3.svg new file mode 100644 index 00000000..4998f9f4 --- /dev/null +++ b/panel/24/indicator-keyboard-Hu-3.svg @@ -0,0 +1 @@ +Hu3 diff --git a/panel/24/indicator-keyboard-Hu-4.svg b/panel/24/indicator-keyboard-Hu-4.svg new file mode 100644 index 00000000..cfad877b --- /dev/null +++ b/panel/24/indicator-keyboard-Hu-4.svg @@ -0,0 +1 @@ +Hu4 diff --git a/panel/24/indicator-keyboard-Hu-5.svg b/panel/24/indicator-keyboard-Hu-5.svg new file mode 100644 index 00000000..a223bc49 --- /dev/null +++ b/panel/24/indicator-keyboard-Hu-5.svg @@ -0,0 +1 @@ +Hu5 diff --git a/panel/24/indicator-keyboard-Hu-6.svg b/panel/24/indicator-keyboard-Hu-6.svg new file mode 100644 index 00000000..46dc784f --- /dev/null +++ b/panel/24/indicator-keyboard-Hu-6.svg @@ -0,0 +1 @@ +Hu6 diff --git a/panel/24/indicator-keyboard-Hu-7.svg b/panel/24/indicator-keyboard-Hu-7.svg new file mode 100644 index 00000000..a9ea924f --- /dev/null +++ b/panel/24/indicator-keyboard-Hu-7.svg @@ -0,0 +1 @@ +Hu7 diff --git a/panel/24/indicator-keyboard-Hu-8.svg b/panel/24/indicator-keyboard-Hu-8.svg new file mode 100644 index 00000000..12ed099b --- /dev/null +++ b/panel/24/indicator-keyboard-Hu-8.svg @@ -0,0 +1 @@ +Hu8 diff --git a/panel/24/indicator-keyboard-Hu-9.svg b/panel/24/indicator-keyboard-Hu-9.svg new file mode 100644 index 00000000..4cbba340 --- /dev/null +++ b/panel/24/indicator-keyboard-Hu-9.svg @@ -0,0 +1 @@ +Hu9 diff --git a/panel/24/indicator-keyboard-Hu.svg b/panel/24/indicator-keyboard-Hu.svg new file mode 100644 index 00000000..aa64ccee --- /dev/null +++ b/panel/24/indicator-keyboard-Hu.svg @@ -0,0 +1 @@ +Hu diff --git a/panel/24/indicator-keyboard-Hy-1.svg b/panel/24/indicator-keyboard-Hy-1.svg new file mode 100644 index 00000000..fe5053ee --- /dev/null +++ b/panel/24/indicator-keyboard-Hy-1.svg @@ -0,0 +1 @@ +Hy1 diff --git a/panel/24/indicator-keyboard-Hy-2.svg b/panel/24/indicator-keyboard-Hy-2.svg new file mode 100644 index 00000000..ef427545 --- /dev/null +++ b/panel/24/indicator-keyboard-Hy-2.svg @@ -0,0 +1 @@ +Hy2 diff --git a/panel/24/indicator-keyboard-Hy-3.svg b/panel/24/indicator-keyboard-Hy-3.svg new file mode 100644 index 00000000..489c4586 --- /dev/null +++ b/panel/24/indicator-keyboard-Hy-3.svg @@ -0,0 +1 @@ +Hy3 diff --git a/panel/24/indicator-keyboard-Hy-4.svg b/panel/24/indicator-keyboard-Hy-4.svg new file mode 100644 index 00000000..7fa8d350 --- /dev/null +++ b/panel/24/indicator-keyboard-Hy-4.svg @@ -0,0 +1 @@ +Hy4 diff --git a/panel/24/indicator-keyboard-Hy-5.svg b/panel/24/indicator-keyboard-Hy-5.svg new file mode 100644 index 00000000..e95f3e35 --- /dev/null +++ b/panel/24/indicator-keyboard-Hy-5.svg @@ -0,0 +1 @@ +Hy5 diff --git a/panel/24/indicator-keyboard-Hy-6.svg b/panel/24/indicator-keyboard-Hy-6.svg new file mode 100644 index 00000000..b576cb7f --- /dev/null +++ b/panel/24/indicator-keyboard-Hy-6.svg @@ -0,0 +1 @@ +Hy6 diff --git a/panel/24/indicator-keyboard-Hy.svg b/panel/24/indicator-keyboard-Hy.svg new file mode 100644 index 00000000..f1b0fcd4 --- /dev/null +++ b/panel/24/indicator-keyboard-Hy.svg @@ -0,0 +1 @@ +Hy diff --git a/panel/24/indicator-keyboard-Ie-1.svg b/panel/24/indicator-keyboard-Ie-1.svg new file mode 100644 index 00000000..01e10c56 --- /dev/null +++ b/panel/24/indicator-keyboard-Ie-1.svg @@ -0,0 +1 @@ +Ie1 diff --git a/panel/24/indicator-keyboard-Ie-2.svg b/panel/24/indicator-keyboard-Ie-2.svg new file mode 100644 index 00000000..a832cff2 --- /dev/null +++ b/panel/24/indicator-keyboard-Ie-2.svg @@ -0,0 +1 @@ +Ie2 diff --git a/panel/24/indicator-keyboard-Ie-3.svg b/panel/24/indicator-keyboard-Ie-3.svg new file mode 100644 index 00000000..8b3689d6 --- /dev/null +++ b/panel/24/indicator-keyboard-Ie-3.svg @@ -0,0 +1 @@ +Ie3 diff --git a/panel/24/indicator-keyboard-Ie-4.svg b/panel/24/indicator-keyboard-Ie-4.svg new file mode 100644 index 00000000..ca196564 --- /dev/null +++ b/panel/24/indicator-keyboard-Ie-4.svg @@ -0,0 +1 @@ +Ie4 diff --git a/panel/24/indicator-keyboard-Ie-5.svg b/panel/24/indicator-keyboard-Ie-5.svg new file mode 100644 index 00000000..31b92ba0 --- /dev/null +++ b/panel/24/indicator-keyboard-Ie-5.svg @@ -0,0 +1 @@ +Ie5 diff --git a/panel/24/indicator-keyboard-Ie.svg b/panel/24/indicator-keyboard-Ie.svg new file mode 100644 index 00000000..fc1ed3b4 --- /dev/null +++ b/panel/24/indicator-keyboard-Ie.svg @@ -0,0 +1 @@ +Ie diff --git a/panel/24/indicator-keyboard-Ig.svg b/panel/24/indicator-keyboard-Ig.svg new file mode 100644 index 00000000..f9b12516 --- /dev/null +++ b/panel/24/indicator-keyboard-Ig.svg @@ -0,0 +1 @@ +Ig diff --git a/panel/24/indicator-keyboard-Ik.svg b/panel/24/indicator-keyboard-Ik.svg new file mode 100644 index 00000000..b098dae1 --- /dev/null +++ b/panel/24/indicator-keyboard-Ik.svg @@ -0,0 +1 @@ +Ik diff --git a/panel/24/indicator-keyboard-In-1.svg b/panel/24/indicator-keyboard-In-1.svg new file mode 100644 index 00000000..85e7e307 --- /dev/null +++ b/panel/24/indicator-keyboard-In-1.svg @@ -0,0 +1 @@ +In1 diff --git a/panel/24/indicator-keyboard-In-2.svg b/panel/24/indicator-keyboard-In-2.svg new file mode 100644 index 00000000..2695709d --- /dev/null +++ b/panel/24/indicator-keyboard-In-2.svg @@ -0,0 +1 @@ +In2 diff --git a/panel/24/indicator-keyboard-In-3.svg b/panel/24/indicator-keyboard-In-3.svg new file mode 100644 index 00000000..ffda31eb --- /dev/null +++ b/panel/24/indicator-keyboard-In-3.svg @@ -0,0 +1 @@ +In3 diff --git a/panel/24/indicator-keyboard-In-4.svg b/panel/24/indicator-keyboard-In-4.svg new file mode 100644 index 00000000..752fbc8b --- /dev/null +++ b/panel/24/indicator-keyboard-In-4.svg @@ -0,0 +1 @@ +In4 diff --git a/panel/24/indicator-keyboard-In-5.svg b/panel/24/indicator-keyboard-In-5.svg new file mode 100644 index 00000000..39b56b3c --- /dev/null +++ b/panel/24/indicator-keyboard-In-5.svg @@ -0,0 +1 @@ +In5 diff --git a/panel/24/indicator-keyboard-In.svg b/panel/24/indicator-keyboard-In.svg new file mode 100644 index 00000000..758ea411 --- /dev/null +++ b/panel/24/indicator-keyboard-In.svg @@ -0,0 +1 @@ +In diff --git a/panel/24/indicator-keyboard-Is-1.svg b/panel/24/indicator-keyboard-Is-1.svg new file mode 100644 index 00000000..6cf81323 --- /dev/null +++ b/panel/24/indicator-keyboard-Is-1.svg @@ -0,0 +1 @@ +Is1 diff --git a/panel/24/indicator-keyboard-Is-2.svg b/panel/24/indicator-keyboard-Is-2.svg new file mode 100644 index 00000000..96ab95ba --- /dev/null +++ b/panel/24/indicator-keyboard-Is-2.svg @@ -0,0 +1 @@ +Is2 diff --git a/panel/24/indicator-keyboard-Is-3.svg b/panel/24/indicator-keyboard-Is-3.svg new file mode 100644 index 00000000..26cff6cc --- /dev/null +++ b/panel/24/indicator-keyboard-Is-3.svg @@ -0,0 +1 @@ +Is3 diff --git a/panel/24/indicator-keyboard-Is-4.svg b/panel/24/indicator-keyboard-Is-4.svg new file mode 100644 index 00000000..33c0cd0e --- /dev/null +++ b/panel/24/indicator-keyboard-Is-4.svg @@ -0,0 +1 @@ +Is4 diff --git a/panel/24/indicator-keyboard-Is-5.svg b/panel/24/indicator-keyboard-Is-5.svg new file mode 100644 index 00000000..8b42f104 --- /dev/null +++ b/panel/24/indicator-keyboard-Is-5.svg @@ -0,0 +1 @@ +Is5 diff --git a/panel/24/indicator-keyboard-Is.svg b/panel/24/indicator-keyboard-Is.svg new file mode 100644 index 00000000..16fc5719 --- /dev/null +++ b/panel/24/indicator-keyboard-Is.svg @@ -0,0 +1 @@ +Is diff --git a/panel/24/indicator-keyboard-It-1.svg b/panel/24/indicator-keyboard-It-1.svg new file mode 100644 index 00000000..e4aa4472 --- /dev/null +++ b/panel/24/indicator-keyboard-It-1.svg @@ -0,0 +1 @@ +It1 diff --git a/panel/24/indicator-keyboard-It-2.svg b/panel/24/indicator-keyboard-It-2.svg new file mode 100644 index 00000000..5acfc481 --- /dev/null +++ b/panel/24/indicator-keyboard-It-2.svg @@ -0,0 +1 @@ +It2 diff --git a/panel/24/indicator-keyboard-It-3.svg b/panel/24/indicator-keyboard-It-3.svg new file mode 100644 index 00000000..ce294f2c --- /dev/null +++ b/panel/24/indicator-keyboard-It-3.svg @@ -0,0 +1 @@ +It3 diff --git a/panel/24/indicator-keyboard-It-4.svg b/panel/24/indicator-keyboard-It-4.svg new file mode 100644 index 00000000..6a9ba50e --- /dev/null +++ b/panel/24/indicator-keyboard-It-4.svg @@ -0,0 +1 @@ +It4 diff --git a/panel/24/indicator-keyboard-It-5.svg b/panel/24/indicator-keyboard-It-5.svg new file mode 100644 index 00000000..c1ebc650 --- /dev/null +++ b/panel/24/indicator-keyboard-It-5.svg @@ -0,0 +1 @@ +It5 diff --git a/panel/24/indicator-keyboard-It-6.svg b/panel/24/indicator-keyboard-It-6.svg new file mode 100644 index 00000000..f66b3f69 --- /dev/null +++ b/panel/24/indicator-keyboard-It-6.svg @@ -0,0 +1 @@ +It6 diff --git a/panel/24/indicator-keyboard-It.svg b/panel/24/indicator-keyboard-It.svg new file mode 100644 index 00000000..c61aab0e --- /dev/null +++ b/panel/24/indicator-keyboard-It.svg @@ -0,0 +1 @@ +It diff --git a/panel/24/indicator-keyboard-Ja-1.svg b/panel/24/indicator-keyboard-Ja-1.svg new file mode 100644 index 00000000..aff23bc9 --- /dev/null +++ b/panel/24/indicator-keyboard-Ja-1.svg @@ -0,0 +1 @@ +Ja1 diff --git a/panel/24/indicator-keyboard-Ja-2.svg b/panel/24/indicator-keyboard-Ja-2.svg new file mode 100644 index 00000000..c85bcc39 --- /dev/null +++ b/panel/24/indicator-keyboard-Ja-2.svg @@ -0,0 +1 @@ +Ja2 diff --git a/panel/24/indicator-keyboard-Ja-3.svg b/panel/24/indicator-keyboard-Ja-3.svg new file mode 100644 index 00000000..3a4df386 --- /dev/null +++ b/panel/24/indicator-keyboard-Ja-3.svg @@ -0,0 +1 @@ +Ja3 diff --git a/panel/24/indicator-keyboard-Ja-4.svg b/panel/24/indicator-keyboard-Ja-4.svg new file mode 100644 index 00000000..f5610de8 --- /dev/null +++ b/panel/24/indicator-keyboard-Ja-4.svg @@ -0,0 +1 @@ +Ja4 diff --git a/panel/24/indicator-keyboard-Ja-5.svg b/panel/24/indicator-keyboard-Ja-5.svg new file mode 100644 index 00000000..0ae2d4d6 --- /dev/null +++ b/panel/24/indicator-keyboard-Ja-5.svg @@ -0,0 +1 @@ +Ja5 diff --git a/panel/24/indicator-keyboard-Ja-6.svg b/panel/24/indicator-keyboard-Ja-6.svg new file mode 100644 index 00000000..827d5f3c --- /dev/null +++ b/panel/24/indicator-keyboard-Ja-6.svg @@ -0,0 +1 @@ +Ja6 diff --git a/panel/24/indicator-keyboard-Ja-7.svg b/panel/24/indicator-keyboard-Ja-7.svg new file mode 100644 index 00000000..8a1139b2 --- /dev/null +++ b/panel/24/indicator-keyboard-Ja-7.svg @@ -0,0 +1 @@ +Ja7 diff --git a/panel/24/indicator-keyboard-Ja.svg b/panel/24/indicator-keyboard-Ja.svg new file mode 100644 index 00000000..eac09ef4 --- /dev/null +++ b/panel/24/indicator-keyboard-Ja.svg @@ -0,0 +1 @@ +Ja diff --git a/panel/24/indicator-keyboard-Ka-1.svg b/panel/24/indicator-keyboard-Ka-1.svg new file mode 100644 index 00000000..a490ca00 --- /dev/null +++ b/panel/24/indicator-keyboard-Ka-1.svg @@ -0,0 +1 @@ +Ka1 diff --git a/panel/24/indicator-keyboard-Ka-2.svg b/panel/24/indicator-keyboard-Ka-2.svg new file mode 100644 index 00000000..12063947 --- /dev/null +++ b/panel/24/indicator-keyboard-Ka-2.svg @@ -0,0 +1 @@ +Ka2 diff --git a/panel/24/indicator-keyboard-Ka-3.svg b/panel/24/indicator-keyboard-Ka-3.svg new file mode 100644 index 00000000..43f2f20c --- /dev/null +++ b/panel/24/indicator-keyboard-Ka-3.svg @@ -0,0 +1 @@ +Ka3 diff --git a/panel/24/indicator-keyboard-Ka-4.svg b/panel/24/indicator-keyboard-Ka-4.svg new file mode 100644 index 00000000..9df69bb2 --- /dev/null +++ b/panel/24/indicator-keyboard-Ka-4.svg @@ -0,0 +1 @@ +Ka4 diff --git a/panel/24/indicator-keyboard-Ka.svg b/panel/24/indicator-keyboard-Ka.svg new file mode 100644 index 00000000..cd33b106 --- /dev/null +++ b/panel/24/indicator-keyboard-Ka.svg @@ -0,0 +1 @@ +Ka diff --git a/panel/24/indicator-keyboard-Ki-1.svg b/panel/24/indicator-keyboard-Ki-1.svg new file mode 100644 index 00000000..f6817d27 --- /dev/null +++ b/panel/24/indicator-keyboard-Ki-1.svg @@ -0,0 +1 @@ +Ki1 diff --git a/panel/24/indicator-keyboard-Ki-2.svg b/panel/24/indicator-keyboard-Ki-2.svg new file mode 100644 index 00000000..c543a1f2 --- /dev/null +++ b/panel/24/indicator-keyboard-Ki-2.svg @@ -0,0 +1 @@ +Ki2 diff --git a/panel/24/indicator-keyboard-Ki-3.svg b/panel/24/indicator-keyboard-Ki-3.svg new file mode 100644 index 00000000..af0a0833 --- /dev/null +++ b/panel/24/indicator-keyboard-Ki-3.svg @@ -0,0 +1 @@ +Ki3 diff --git a/panel/24/indicator-keyboard-Ki.svg b/panel/24/indicator-keyboard-Ki.svg new file mode 100644 index 00000000..60e46482 --- /dev/null +++ b/panel/24/indicator-keyboard-Ki.svg @@ -0,0 +1 @@ +Ki diff --git a/panel/24/indicator-keyboard-Kk-1.svg b/panel/24/indicator-keyboard-Kk-1.svg new file mode 100644 index 00000000..24e82757 --- /dev/null +++ b/panel/24/indicator-keyboard-Kk-1.svg @@ -0,0 +1 @@ +Kk1 diff --git a/panel/24/indicator-keyboard-Kk-2.svg b/panel/24/indicator-keyboard-Kk-2.svg new file mode 100644 index 00000000..b859332d --- /dev/null +++ b/panel/24/indicator-keyboard-Kk-2.svg @@ -0,0 +1 @@ +Kk2 diff --git a/panel/24/indicator-keyboard-Kk.svg b/panel/24/indicator-keyboard-Kk.svg new file mode 100644 index 00000000..dc6459e5 --- /dev/null +++ b/panel/24/indicator-keyboard-Kk.svg @@ -0,0 +1 @@ +Kk diff --git a/panel/24/indicator-keyboard-Km.svg b/panel/24/indicator-keyboard-Km.svg new file mode 100644 index 00000000..d20b9dbc --- /dev/null +++ b/panel/24/indicator-keyboard-Km.svg @@ -0,0 +1 @@ +Km diff --git a/panel/24/indicator-keyboard-Kn-1.svg b/panel/24/indicator-keyboard-Kn-1.svg new file mode 100644 index 00000000..ba5c90c1 --- /dev/null +++ b/panel/24/indicator-keyboard-Kn-1.svg @@ -0,0 +1 @@ +Kn1 diff --git a/panel/24/indicator-keyboard-Kn-2.svg b/panel/24/indicator-keyboard-Kn-2.svg new file mode 100644 index 00000000..bc4e3efa --- /dev/null +++ b/panel/24/indicator-keyboard-Kn-2.svg @@ -0,0 +1 @@ +Kn2 diff --git a/panel/24/indicator-keyboard-Kn.svg b/panel/24/indicator-keyboard-Kn.svg new file mode 100644 index 00000000..da983ef8 --- /dev/null +++ b/panel/24/indicator-keyboard-Kn.svg @@ -0,0 +1 @@ +Kn diff --git a/panel/24/indicator-keyboard-Ko-1.svg b/panel/24/indicator-keyboard-Ko-1.svg new file mode 100644 index 00000000..f2c14491 --- /dev/null +++ b/panel/24/indicator-keyboard-Ko-1.svg @@ -0,0 +1 @@ +Ko1 diff --git a/panel/24/indicator-keyboard-Ko-2.svg b/panel/24/indicator-keyboard-Ko-2.svg new file mode 100644 index 00000000..2fb11fb8 --- /dev/null +++ b/panel/24/indicator-keyboard-Ko-2.svg @@ -0,0 +1 @@ +Ko2 diff --git a/panel/24/indicator-keyboard-Ko.svg b/panel/24/indicator-keyboard-Ko.svg new file mode 100644 index 00000000..6286dcc1 --- /dev/null +++ b/panel/24/indicator-keyboard-Ko.svg @@ -0,0 +1 @@ +Ko diff --git a/panel/24/indicator-keyboard-Ku-1.svg b/panel/24/indicator-keyboard-Ku-1.svg new file mode 100644 index 00000000..e45648d8 --- /dev/null +++ b/panel/24/indicator-keyboard-Ku-1.svg @@ -0,0 +1 @@ +Ku1 diff --git a/panel/24/indicator-keyboard-Ku-10.svg b/panel/24/indicator-keyboard-Ku-10.svg new file mode 100644 index 00000000..2b001e7c --- /dev/null +++ b/panel/24/indicator-keyboard-Ku-10.svg @@ -0,0 +1 @@ +Ku10 diff --git a/panel/24/indicator-keyboard-Ku-11.svg b/panel/24/indicator-keyboard-Ku-11.svg new file mode 100644 index 00000000..f6bb8961 --- /dev/null +++ b/panel/24/indicator-keyboard-Ku-11.svg @@ -0,0 +1 @@ +Ku11 diff --git a/panel/24/indicator-keyboard-Ku-12.svg b/panel/24/indicator-keyboard-Ku-12.svg new file mode 100644 index 00000000..2799d095 --- /dev/null +++ b/panel/24/indicator-keyboard-Ku-12.svg @@ -0,0 +1 @@ +Ku12 diff --git a/panel/24/indicator-keyboard-Ku-13.svg b/panel/24/indicator-keyboard-Ku-13.svg new file mode 100644 index 00000000..54cf7336 --- /dev/null +++ b/panel/24/indicator-keyboard-Ku-13.svg @@ -0,0 +1 @@ +Ku13 diff --git a/panel/24/indicator-keyboard-Ku-14.svg b/panel/24/indicator-keyboard-Ku-14.svg new file mode 100644 index 00000000..191a1961 --- /dev/null +++ b/panel/24/indicator-keyboard-Ku-14.svg @@ -0,0 +1 @@ +Ku14 diff --git a/panel/24/indicator-keyboard-Ku-2.svg b/panel/24/indicator-keyboard-Ku-2.svg new file mode 100644 index 00000000..e8daad81 --- /dev/null +++ b/panel/24/indicator-keyboard-Ku-2.svg @@ -0,0 +1 @@ +Ku2 diff --git a/panel/24/indicator-keyboard-Ku-3.svg b/panel/24/indicator-keyboard-Ku-3.svg new file mode 100644 index 00000000..af0d9602 --- /dev/null +++ b/panel/24/indicator-keyboard-Ku-3.svg @@ -0,0 +1 @@ +Ku3 diff --git a/panel/24/indicator-keyboard-Ku-4.svg b/panel/24/indicator-keyboard-Ku-4.svg new file mode 100644 index 00000000..7b9827d2 --- /dev/null +++ b/panel/24/indicator-keyboard-Ku-4.svg @@ -0,0 +1 @@ +Ku4 diff --git a/panel/24/indicator-keyboard-Ku-5.svg b/panel/24/indicator-keyboard-Ku-5.svg new file mode 100644 index 00000000..05af223b --- /dev/null +++ b/panel/24/indicator-keyboard-Ku-5.svg @@ -0,0 +1 @@ +Ku5 diff --git a/panel/24/indicator-keyboard-Ku-6.svg b/panel/24/indicator-keyboard-Ku-6.svg new file mode 100644 index 00000000..811c11bf --- /dev/null +++ b/panel/24/indicator-keyboard-Ku-6.svg @@ -0,0 +1 @@ +Ku6 diff --git a/panel/24/indicator-keyboard-Ku-7.svg b/panel/24/indicator-keyboard-Ku-7.svg new file mode 100644 index 00000000..78c68f5c --- /dev/null +++ b/panel/24/indicator-keyboard-Ku-7.svg @@ -0,0 +1 @@ +Ku7 diff --git a/panel/24/indicator-keyboard-Ku-8.svg b/panel/24/indicator-keyboard-Ku-8.svg new file mode 100644 index 00000000..e4ebd114 --- /dev/null +++ b/panel/24/indicator-keyboard-Ku-8.svg @@ -0,0 +1 @@ +Ku8 diff --git a/panel/24/indicator-keyboard-Ku-9.svg b/panel/24/indicator-keyboard-Ku-9.svg new file mode 100644 index 00000000..b6f35bd9 --- /dev/null +++ b/panel/24/indicator-keyboard-Ku-9.svg @@ -0,0 +1 @@ +Ku9 diff --git a/panel/24/indicator-keyboard-Ku.svg b/panel/24/indicator-keyboard-Ku.svg new file mode 100644 index 00000000..bb383714 --- /dev/null +++ b/panel/24/indicator-keyboard-Ku.svg @@ -0,0 +1 @@ +Ku diff --git a/panel/24/indicator-keyboard-Lo-1.svg b/panel/24/indicator-keyboard-Lo-1.svg new file mode 100644 index 00000000..96580a24 --- /dev/null +++ b/panel/24/indicator-keyboard-Lo-1.svg @@ -0,0 +1 @@ +Lo1 diff --git a/panel/24/indicator-keyboard-Lo-2.svg b/panel/24/indicator-keyboard-Lo-2.svg new file mode 100644 index 00000000..552142ba --- /dev/null +++ b/panel/24/indicator-keyboard-Lo-2.svg @@ -0,0 +1 @@ +Lo2 diff --git a/panel/24/indicator-keyboard-Lo.svg b/panel/24/indicator-keyboard-Lo.svg new file mode 100644 index 00000000..13b67179 --- /dev/null +++ b/panel/24/indicator-keyboard-Lo.svg @@ -0,0 +1 @@ +Lo diff --git a/panel/24/indicator-keyboard-Lt-1.svg b/panel/24/indicator-keyboard-Lt-1.svg new file mode 100644 index 00000000..7a29fb3e --- /dev/null +++ b/panel/24/indicator-keyboard-Lt-1.svg @@ -0,0 +1 @@ +Lt1 diff --git a/panel/24/indicator-keyboard-Lt-2.svg b/panel/24/indicator-keyboard-Lt-2.svg new file mode 100644 index 00000000..a54f0969 --- /dev/null +++ b/panel/24/indicator-keyboard-Lt-2.svg @@ -0,0 +1 @@ +Lt2 diff --git a/panel/24/indicator-keyboard-Lt-3.svg b/panel/24/indicator-keyboard-Lt-3.svg new file mode 100644 index 00000000..f61123f1 --- /dev/null +++ b/panel/24/indicator-keyboard-Lt-3.svg @@ -0,0 +1 @@ +Lt3 diff --git a/panel/24/indicator-keyboard-Lt-4.svg b/panel/24/indicator-keyboard-Lt-4.svg new file mode 100644 index 00000000..3a2d8600 --- /dev/null +++ b/panel/24/indicator-keyboard-Lt-4.svg @@ -0,0 +1 @@ +Lt4 diff --git a/panel/24/indicator-keyboard-Lt-5.svg b/panel/24/indicator-keyboard-Lt-5.svg new file mode 100644 index 00000000..331368fd --- /dev/null +++ b/panel/24/indicator-keyboard-Lt-5.svg @@ -0,0 +1 @@ +Lt5 diff --git a/panel/24/indicator-keyboard-Lt-6.svg b/panel/24/indicator-keyboard-Lt-6.svg new file mode 100644 index 00000000..39e1f874 --- /dev/null +++ b/panel/24/indicator-keyboard-Lt-6.svg @@ -0,0 +1 @@ +Lt6 diff --git a/panel/24/indicator-keyboard-Lt.svg b/panel/24/indicator-keyboard-Lt.svg new file mode 100644 index 00000000..f1e7821d --- /dev/null +++ b/panel/24/indicator-keyboard-Lt.svg @@ -0,0 +1 @@ +Lt diff --git a/panel/24/indicator-keyboard-Lv-1.svg b/panel/24/indicator-keyboard-Lv-1.svg new file mode 100644 index 00000000..5a51ee6c --- /dev/null +++ b/panel/24/indicator-keyboard-Lv-1.svg @@ -0,0 +1 @@ +Lv1 diff --git a/panel/24/indicator-keyboard-Lv-2.svg b/panel/24/indicator-keyboard-Lv-2.svg new file mode 100644 index 00000000..a716dad8 --- /dev/null +++ b/panel/24/indicator-keyboard-Lv-2.svg @@ -0,0 +1 @@ +Lv2 diff --git a/panel/24/indicator-keyboard-Lv-3.svg b/panel/24/indicator-keyboard-Lv-3.svg new file mode 100644 index 00000000..9933b843 --- /dev/null +++ b/panel/24/indicator-keyboard-Lv-3.svg @@ -0,0 +1 @@ +Lv3 diff --git a/panel/24/indicator-keyboard-Lv-4.svg b/panel/24/indicator-keyboard-Lv-4.svg new file mode 100644 index 00000000..bd5768b2 --- /dev/null +++ b/panel/24/indicator-keyboard-Lv-4.svg @@ -0,0 +1 @@ +Lv4 diff --git a/panel/24/indicator-keyboard-Lv-5.svg b/panel/24/indicator-keyboard-Lv-5.svg new file mode 100644 index 00000000..c4b05e98 --- /dev/null +++ b/panel/24/indicator-keyboard-Lv-5.svg @@ -0,0 +1 @@ +Lv5 diff --git a/panel/24/indicator-keyboard-Lv-6.svg b/panel/24/indicator-keyboard-Lv-6.svg new file mode 100644 index 00000000..fa2a784d --- /dev/null +++ b/panel/24/indicator-keyboard-Lv-6.svg @@ -0,0 +1 @@ +Lv6 diff --git a/panel/24/indicator-keyboard-Lv-7.svg b/panel/24/indicator-keyboard-Lv-7.svg new file mode 100644 index 00000000..a7b4f31d --- /dev/null +++ b/panel/24/indicator-keyboard-Lv-7.svg @@ -0,0 +1 @@ +Lv7 diff --git a/panel/24/indicator-keyboard-Lv.svg b/panel/24/indicator-keyboard-Lv.svg new file mode 100644 index 00000000..1f7dcb3b --- /dev/null +++ b/panel/24/indicator-keyboard-Lv.svg @@ -0,0 +1 @@ +Lv diff --git a/panel/24/indicator-keyboard-Md.svg b/panel/24/indicator-keyboard-Md.svg new file mode 100644 index 00000000..36c32d84 --- /dev/null +++ b/panel/24/indicator-keyboard-Md.svg @@ -0,0 +1 @@ +Md diff --git a/panel/24/indicator-keyboard-Mi.svg b/panel/24/indicator-keyboard-Mi.svg new file mode 100644 index 00000000..a3a1e904 --- /dev/null +++ b/panel/24/indicator-keyboard-Mi.svg @@ -0,0 +1 @@ +Mi diff --git a/panel/24/indicator-keyboard-Mk-1.svg b/panel/24/indicator-keyboard-Mk-1.svg new file mode 100644 index 00000000..3ab7bcc7 --- /dev/null +++ b/panel/24/indicator-keyboard-Mk-1.svg @@ -0,0 +1 @@ +Mk1 diff --git a/panel/24/indicator-keyboard-Mk-2.svg b/panel/24/indicator-keyboard-Mk-2.svg new file mode 100644 index 00000000..81a1209c --- /dev/null +++ b/panel/24/indicator-keyboard-Mk-2.svg @@ -0,0 +1 @@ +Mk2 diff --git a/panel/24/indicator-keyboard-Mk.svg b/panel/24/indicator-keyboard-Mk.svg new file mode 100644 index 00000000..5ec925b4 --- /dev/null +++ b/panel/24/indicator-keyboard-Mk.svg @@ -0,0 +1 @@ +Mk diff --git a/panel/24/indicator-keyboard-Ml-1.svg b/panel/24/indicator-keyboard-Ml-1.svg new file mode 100644 index 00000000..0615128c --- /dev/null +++ b/panel/24/indicator-keyboard-Ml-1.svg @@ -0,0 +1 @@ +Ml1 diff --git a/panel/24/indicator-keyboard-Ml-2.svg b/panel/24/indicator-keyboard-Ml-2.svg new file mode 100644 index 00000000..3243cfbb --- /dev/null +++ b/panel/24/indicator-keyboard-Ml-2.svg @@ -0,0 +1 @@ +Ml2 diff --git a/panel/24/indicator-keyboard-Ml-3.svg b/panel/24/indicator-keyboard-Ml-3.svg new file mode 100644 index 00000000..994dfdc2 --- /dev/null +++ b/panel/24/indicator-keyboard-Ml-3.svg @@ -0,0 +1 @@ +Ml3 diff --git a/panel/24/indicator-keyboard-Ml.svg b/panel/24/indicator-keyboard-Ml.svg new file mode 100644 index 00000000..ba0735e3 --- /dev/null +++ b/panel/24/indicator-keyboard-Ml.svg @@ -0,0 +1 @@ +Ml diff --git a/panel/24/indicator-keyboard-Mn.svg b/panel/24/indicator-keyboard-Mn.svg new file mode 100644 index 00000000..38a9adc1 --- /dev/null +++ b/panel/24/indicator-keyboard-Mn.svg @@ -0,0 +1 @@ +Mn diff --git a/panel/24/indicator-keyboard-Mr.svg b/panel/24/indicator-keyboard-Mr.svg new file mode 100644 index 00000000..8eb28c6b --- /dev/null +++ b/panel/24/indicator-keyboard-Mr.svg @@ -0,0 +1 @@ +Mr diff --git a/panel/24/indicator-keyboard-Mt-1.svg b/panel/24/indicator-keyboard-Mt-1.svg new file mode 100644 index 00000000..45403636 --- /dev/null +++ b/panel/24/indicator-keyboard-Mt-1.svg @@ -0,0 +1 @@ +Mt1 diff --git a/panel/24/indicator-keyboard-Mt-2.svg b/panel/24/indicator-keyboard-Mt-2.svg new file mode 100644 index 00000000..f7a13786 --- /dev/null +++ b/panel/24/indicator-keyboard-Mt-2.svg @@ -0,0 +1 @@ +Mt2 diff --git a/panel/24/indicator-keyboard-Mt.svg b/panel/24/indicator-keyboard-Mt.svg new file mode 100644 index 00000000..0421ac98 --- /dev/null +++ b/panel/24/indicator-keyboard-Mt.svg @@ -0,0 +1 @@ +Mt diff --git a/panel/24/indicator-keyboard-My.svg b/panel/24/indicator-keyboard-My.svg new file mode 100644 index 00000000..e8c10eee --- /dev/null +++ b/panel/24/indicator-keyboard-My.svg @@ -0,0 +1 @@ +My diff --git a/panel/24/indicator-keyboard-Ne.svg b/panel/24/indicator-keyboard-Ne.svg new file mode 100644 index 00000000..a49923d1 --- /dev/null +++ b/panel/24/indicator-keyboard-Ne.svg @@ -0,0 +1 @@ +Ne diff --git a/panel/24/indicator-keyboard-Nl-1.svg b/panel/24/indicator-keyboard-Nl-1.svg new file mode 100644 index 00000000..4434dcb4 --- /dev/null +++ b/panel/24/indicator-keyboard-Nl-1.svg @@ -0,0 +1 @@ +Nl1 diff --git a/panel/24/indicator-keyboard-Nl-2.svg b/panel/24/indicator-keyboard-Nl-2.svg new file mode 100644 index 00000000..cd471be2 --- /dev/null +++ b/panel/24/indicator-keyboard-Nl-2.svg @@ -0,0 +1 @@ +Nl2 diff --git a/panel/24/indicator-keyboard-Nl-3.svg b/panel/24/indicator-keyboard-Nl-3.svg new file mode 100644 index 00000000..f8f4df84 --- /dev/null +++ b/panel/24/indicator-keyboard-Nl-3.svg @@ -0,0 +1 @@ +Nl3 diff --git a/panel/24/indicator-keyboard-Nl-4.svg b/panel/24/indicator-keyboard-Nl-4.svg new file mode 100644 index 00000000..687df6d0 --- /dev/null +++ b/panel/24/indicator-keyboard-Nl-4.svg @@ -0,0 +1 @@ +Nl4 diff --git a/panel/24/indicator-keyboard-Nl.svg b/panel/24/indicator-keyboard-Nl.svg new file mode 100644 index 00000000..1a4a7537 --- /dev/null +++ b/panel/24/indicator-keyboard-Nl.svg @@ -0,0 +1 @@ +Nl diff --git a/panel/24/indicator-keyboard-No-1.svg b/panel/24/indicator-keyboard-No-1.svg new file mode 100644 index 00000000..1c278495 --- /dev/null +++ b/panel/24/indicator-keyboard-No-1.svg @@ -0,0 +1 @@ +No1 diff --git a/panel/24/indicator-keyboard-No-2.svg b/panel/24/indicator-keyboard-No-2.svg new file mode 100644 index 00000000..a5958445 --- /dev/null +++ b/panel/24/indicator-keyboard-No-2.svg @@ -0,0 +1 @@ +No2 diff --git a/panel/24/indicator-keyboard-No-3.svg b/panel/24/indicator-keyboard-No-3.svg new file mode 100644 index 00000000..4de32117 --- /dev/null +++ b/panel/24/indicator-keyboard-No-3.svg @@ -0,0 +1 @@ +No3 diff --git a/panel/24/indicator-keyboard-No-4.svg b/panel/24/indicator-keyboard-No-4.svg new file mode 100644 index 00000000..c5472ce8 --- /dev/null +++ b/panel/24/indicator-keyboard-No-4.svg @@ -0,0 +1 @@ +No4 diff --git a/panel/24/indicator-keyboard-No-5.svg b/panel/24/indicator-keyboard-No-5.svg new file mode 100644 index 00000000..38868c17 --- /dev/null +++ b/panel/24/indicator-keyboard-No-5.svg @@ -0,0 +1 @@ +No5 diff --git a/panel/24/indicator-keyboard-No-6.svg b/panel/24/indicator-keyboard-No-6.svg new file mode 100644 index 00000000..1027fcf5 --- /dev/null +++ b/panel/24/indicator-keyboard-No-6.svg @@ -0,0 +1 @@ +No6 diff --git a/panel/24/indicator-keyboard-No-7.svg b/panel/24/indicator-keyboard-No-7.svg new file mode 100644 index 00000000..97ac8b94 --- /dev/null +++ b/panel/24/indicator-keyboard-No-7.svg @@ -0,0 +1 @@ +No7 diff --git a/panel/24/indicator-keyboard-No-8.svg b/panel/24/indicator-keyboard-No-8.svg new file mode 100644 index 00000000..09ac20f5 --- /dev/null +++ b/panel/24/indicator-keyboard-No-8.svg @@ -0,0 +1 @@ +No8 diff --git a/panel/24/indicator-keyboard-No.svg b/panel/24/indicator-keyboard-No.svg new file mode 100644 index 00000000..6e47117d --- /dev/null +++ b/panel/24/indicator-keyboard-No.svg @@ -0,0 +1 @@ +No diff --git a/panel/24/indicator-keyboard-Or.svg b/panel/24/indicator-keyboard-Or.svg new file mode 100644 index 00000000..17bef404 --- /dev/null +++ b/panel/24/indicator-keyboard-Or.svg @@ -0,0 +1 @@ +Or diff --git a/panel/24/indicator-keyboard-Pa-1.svg b/panel/24/indicator-keyboard-Pa-1.svg new file mode 100644 index 00000000..88ed0cbf --- /dev/null +++ b/panel/24/indicator-keyboard-Pa-1.svg @@ -0,0 +1 @@ +Pa1 diff --git a/panel/24/indicator-keyboard-Pa-2.svg b/panel/24/indicator-keyboard-Pa-2.svg new file mode 100644 index 00000000..6d9f0e83 --- /dev/null +++ b/panel/24/indicator-keyboard-Pa-2.svg @@ -0,0 +1 @@ +Pa2 diff --git a/panel/24/indicator-keyboard-Pa.svg b/panel/24/indicator-keyboard-Pa.svg new file mode 100644 index 00000000..5a460364 --- /dev/null +++ b/panel/24/indicator-keyboard-Pa.svg @@ -0,0 +1 @@ +Pa diff --git a/panel/24/indicator-keyboard-Ph-1.svg b/panel/24/indicator-keyboard-Ph-1.svg new file mode 100644 index 00000000..7d717704 --- /dev/null +++ b/panel/24/indicator-keyboard-Ph-1.svg @@ -0,0 +1 @@ +Ph1 diff --git a/panel/24/indicator-keyboard-Ph-10.svg b/panel/24/indicator-keyboard-Ph-10.svg new file mode 100644 index 00000000..a6df63eb --- /dev/null +++ b/panel/24/indicator-keyboard-Ph-10.svg @@ -0,0 +1 @@ +Ph10 diff --git a/panel/24/indicator-keyboard-Ph-2.svg b/panel/24/indicator-keyboard-Ph-2.svg new file mode 100644 index 00000000..9f83b9ea --- /dev/null +++ b/panel/24/indicator-keyboard-Ph-2.svg @@ -0,0 +1 @@ +Ph2 diff --git a/panel/24/indicator-keyboard-Ph-3.svg b/panel/24/indicator-keyboard-Ph-3.svg new file mode 100644 index 00000000..39430d83 --- /dev/null +++ b/panel/24/indicator-keyboard-Ph-3.svg @@ -0,0 +1 @@ +Ph3 diff --git a/panel/24/indicator-keyboard-Ph-4.svg b/panel/24/indicator-keyboard-Ph-4.svg new file mode 100644 index 00000000..6f11a002 --- /dev/null +++ b/panel/24/indicator-keyboard-Ph-4.svg @@ -0,0 +1 @@ +Ph4 diff --git a/panel/24/indicator-keyboard-Ph-5.svg b/panel/24/indicator-keyboard-Ph-5.svg new file mode 100644 index 00000000..ee82adfb --- /dev/null +++ b/panel/24/indicator-keyboard-Ph-5.svg @@ -0,0 +1 @@ +Ph5 diff --git a/panel/24/indicator-keyboard-Ph-6.svg b/panel/24/indicator-keyboard-Ph-6.svg new file mode 100644 index 00000000..84a34130 --- /dev/null +++ b/panel/24/indicator-keyboard-Ph-6.svg @@ -0,0 +1 @@ +Ph6 diff --git a/panel/24/indicator-keyboard-Ph-7.svg b/panel/24/indicator-keyboard-Ph-7.svg new file mode 100644 index 00000000..5e77ecf9 --- /dev/null +++ b/panel/24/indicator-keyboard-Ph-7.svg @@ -0,0 +1 @@ +Ph7 diff --git a/panel/24/indicator-keyboard-Ph-8.svg b/panel/24/indicator-keyboard-Ph-8.svg new file mode 100644 index 00000000..5ac53281 --- /dev/null +++ b/panel/24/indicator-keyboard-Ph-8.svg @@ -0,0 +1 @@ +Ph8 diff --git a/panel/24/indicator-keyboard-Ph-9.svg b/panel/24/indicator-keyboard-Ph-9.svg new file mode 100644 index 00000000..8569ba5f --- /dev/null +++ b/panel/24/indicator-keyboard-Ph-9.svg @@ -0,0 +1 @@ +Ph9 diff --git a/panel/24/indicator-keyboard-Ph.svg b/panel/24/indicator-keyboard-Ph.svg new file mode 100644 index 00000000..400ce383 --- /dev/null +++ b/panel/24/indicator-keyboard-Ph.svg @@ -0,0 +1 @@ +Ph diff --git a/panel/24/indicator-keyboard-Pl-1.svg b/panel/24/indicator-keyboard-Pl-1.svg new file mode 100644 index 00000000..f99e7053 --- /dev/null +++ b/panel/24/indicator-keyboard-Pl-1.svg @@ -0,0 +1 @@ +Pl1 diff --git a/panel/24/indicator-keyboard-Pl-2.svg b/panel/24/indicator-keyboard-Pl-2.svg new file mode 100644 index 00000000..103560c6 --- /dev/null +++ b/panel/24/indicator-keyboard-Pl-2.svg @@ -0,0 +1 @@ +Pl2 diff --git a/panel/24/indicator-keyboard-Pl-3.svg b/panel/24/indicator-keyboard-Pl-3.svg new file mode 100644 index 00000000..a2b152c4 --- /dev/null +++ b/panel/24/indicator-keyboard-Pl-3.svg @@ -0,0 +1 @@ +Pl3 diff --git a/panel/24/indicator-keyboard-Pl-4.svg b/panel/24/indicator-keyboard-Pl-4.svg new file mode 100644 index 00000000..d9bc9d3a --- /dev/null +++ b/panel/24/indicator-keyboard-Pl-4.svg @@ -0,0 +1 @@ +Pl4 diff --git a/panel/24/indicator-keyboard-Pl-5.svg b/panel/24/indicator-keyboard-Pl-5.svg new file mode 100644 index 00000000..70781086 --- /dev/null +++ b/panel/24/indicator-keyboard-Pl-5.svg @@ -0,0 +1 @@ +Pl5 diff --git a/panel/24/indicator-keyboard-Pl-6.svg b/panel/24/indicator-keyboard-Pl-6.svg new file mode 100644 index 00000000..8f52127e --- /dev/null +++ b/panel/24/indicator-keyboard-Pl-6.svg @@ -0,0 +1 @@ +Pl6 diff --git a/panel/24/indicator-keyboard-Pl-7.svg b/panel/24/indicator-keyboard-Pl-7.svg new file mode 100644 index 00000000..11dcbc4c --- /dev/null +++ b/panel/24/indicator-keyboard-Pl-7.svg @@ -0,0 +1 @@ +Pl7 diff --git a/panel/24/indicator-keyboard-Pl-8.svg b/panel/24/indicator-keyboard-Pl-8.svg new file mode 100644 index 00000000..dbb688b2 --- /dev/null +++ b/panel/24/indicator-keyboard-Pl-8.svg @@ -0,0 +1 @@ +Pl8 diff --git a/panel/24/indicator-keyboard-Pl-9.svg b/panel/24/indicator-keyboard-Pl-9.svg new file mode 100644 index 00000000..866cb981 --- /dev/null +++ b/panel/24/indicator-keyboard-Pl-9.svg @@ -0,0 +1 @@ +Pl9 diff --git a/panel/24/indicator-keyboard-Pl.svg b/panel/24/indicator-keyboard-Pl.svg new file mode 100644 index 00000000..50e7ee68 --- /dev/null +++ b/panel/24/indicator-keyboard-Pl.svg @@ -0,0 +1 @@ +Pl diff --git a/panel/24/indicator-keyboard-Ps-1.svg b/panel/24/indicator-keyboard-Ps-1.svg new file mode 100644 index 00000000..24249e1f --- /dev/null +++ b/panel/24/indicator-keyboard-Ps-1.svg @@ -0,0 +1 @@ +Ps1 diff --git a/panel/24/indicator-keyboard-Ps-2.svg b/panel/24/indicator-keyboard-Ps-2.svg new file mode 100644 index 00000000..3781a6cb --- /dev/null +++ b/panel/24/indicator-keyboard-Ps-2.svg @@ -0,0 +1 @@ +Ps2 diff --git a/panel/24/indicator-keyboard-Ps.svg b/panel/24/indicator-keyboard-Ps.svg new file mode 100644 index 00000000..ada8698c --- /dev/null +++ b/panel/24/indicator-keyboard-Ps.svg @@ -0,0 +1 @@ +Ps diff --git a/panel/24/indicator-keyboard-Pt-1.svg b/panel/24/indicator-keyboard-Pt-1.svg new file mode 100644 index 00000000..657df13e --- /dev/null +++ b/panel/24/indicator-keyboard-Pt-1.svg @@ -0,0 +1 @@ +Pt1 diff --git a/panel/24/indicator-keyboard-Pt-10.svg b/panel/24/indicator-keyboard-Pt-10.svg new file mode 100644 index 00000000..3e33b3fc --- /dev/null +++ b/panel/24/indicator-keyboard-Pt-10.svg @@ -0,0 +1 @@ +Pt10 diff --git a/panel/24/indicator-keyboard-Pt-11.svg b/panel/24/indicator-keyboard-Pt-11.svg new file mode 100644 index 00000000..9f546d60 --- /dev/null +++ b/panel/24/indicator-keyboard-Pt-11.svg @@ -0,0 +1 @@ +Pt11 diff --git a/panel/24/indicator-keyboard-Pt-12.svg b/panel/24/indicator-keyboard-Pt-12.svg new file mode 100644 index 00000000..d3026277 --- /dev/null +++ b/panel/24/indicator-keyboard-Pt-12.svg @@ -0,0 +1 @@ +Pt12 diff --git a/panel/24/indicator-keyboard-Pt-13.svg b/panel/24/indicator-keyboard-Pt-13.svg new file mode 100644 index 00000000..fe78ae8e --- /dev/null +++ b/panel/24/indicator-keyboard-Pt-13.svg @@ -0,0 +1 @@ +Pt13 diff --git a/panel/24/indicator-keyboard-Pt-14.svg b/panel/24/indicator-keyboard-Pt-14.svg new file mode 100644 index 00000000..e38b9637 --- /dev/null +++ b/panel/24/indicator-keyboard-Pt-14.svg @@ -0,0 +1 @@ +Pt14 diff --git a/panel/24/indicator-keyboard-Pt-15.svg b/panel/24/indicator-keyboard-Pt-15.svg new file mode 100644 index 00000000..0a4ca761 --- /dev/null +++ b/panel/24/indicator-keyboard-Pt-15.svg @@ -0,0 +1 @@ +Pt15 diff --git a/panel/24/indicator-keyboard-Pt-2.svg b/panel/24/indicator-keyboard-Pt-2.svg new file mode 100644 index 00000000..46fbd379 --- /dev/null +++ b/panel/24/indicator-keyboard-Pt-2.svg @@ -0,0 +1 @@ +Pt2 diff --git a/panel/24/indicator-keyboard-Pt-3.svg b/panel/24/indicator-keyboard-Pt-3.svg new file mode 100644 index 00000000..6e7f79fc --- /dev/null +++ b/panel/24/indicator-keyboard-Pt-3.svg @@ -0,0 +1 @@ +Pt3 diff --git a/panel/24/indicator-keyboard-Pt-4.svg b/panel/24/indicator-keyboard-Pt-4.svg new file mode 100644 index 00000000..2642bc45 --- /dev/null +++ b/panel/24/indicator-keyboard-Pt-4.svg @@ -0,0 +1 @@ +Pt4 diff --git a/panel/24/indicator-keyboard-Pt-5.svg b/panel/24/indicator-keyboard-Pt-5.svg new file mode 100644 index 00000000..28787d54 --- /dev/null +++ b/panel/24/indicator-keyboard-Pt-5.svg @@ -0,0 +1 @@ +Pt5 diff --git a/panel/24/indicator-keyboard-Pt-6.svg b/panel/24/indicator-keyboard-Pt-6.svg new file mode 100644 index 00000000..d7312d36 --- /dev/null +++ b/panel/24/indicator-keyboard-Pt-6.svg @@ -0,0 +1 @@ +Pt6 diff --git a/panel/24/indicator-keyboard-Pt-7.svg b/panel/24/indicator-keyboard-Pt-7.svg new file mode 100644 index 00000000..775cf678 --- /dev/null +++ b/panel/24/indicator-keyboard-Pt-7.svg @@ -0,0 +1 @@ +Pt7 diff --git a/panel/24/indicator-keyboard-Pt-8.svg b/panel/24/indicator-keyboard-Pt-8.svg new file mode 100644 index 00000000..f8f113e8 --- /dev/null +++ b/panel/24/indicator-keyboard-Pt-8.svg @@ -0,0 +1 @@ +Pt8 diff --git a/panel/24/indicator-keyboard-Pt-9.svg b/panel/24/indicator-keyboard-Pt-9.svg new file mode 100644 index 00000000..3c4132e5 --- /dev/null +++ b/panel/24/indicator-keyboard-Pt-9.svg @@ -0,0 +1 @@ +Pt9 diff --git a/panel/24/indicator-keyboard-Pt.svg b/panel/24/indicator-keyboard-Pt.svg new file mode 100644 index 00000000..5901d255 --- /dev/null +++ b/panel/24/indicator-keyboard-Pt.svg @@ -0,0 +1 @@ +Pt diff --git a/panel/24/indicator-keyboard-Ro-1.svg b/panel/24/indicator-keyboard-Ro-1.svg new file mode 100644 index 00000000..336071d2 --- /dev/null +++ b/panel/24/indicator-keyboard-Ro-1.svg @@ -0,0 +1 @@ +Ro1 diff --git a/panel/24/indicator-keyboard-Ro-2.svg b/panel/24/indicator-keyboard-Ro-2.svg new file mode 100644 index 00000000..3c887279 --- /dev/null +++ b/panel/24/indicator-keyboard-Ro-2.svg @@ -0,0 +1 @@ +Ro2 diff --git a/panel/24/indicator-keyboard-Ro-3.svg b/panel/24/indicator-keyboard-Ro-3.svg new file mode 100644 index 00000000..4c8ff898 --- /dev/null +++ b/panel/24/indicator-keyboard-Ro-3.svg @@ -0,0 +1 @@ +Ro3 diff --git a/panel/24/indicator-keyboard-Ro-4.svg b/panel/24/indicator-keyboard-Ro-4.svg new file mode 100644 index 00000000..6e9667c2 --- /dev/null +++ b/panel/24/indicator-keyboard-Ro-4.svg @@ -0,0 +1 @@ +Ro4 diff --git a/panel/24/indicator-keyboard-Ro-5.svg b/panel/24/indicator-keyboard-Ro-5.svg new file mode 100644 index 00000000..3296a1d7 --- /dev/null +++ b/panel/24/indicator-keyboard-Ro-5.svg @@ -0,0 +1 @@ +Ro5 diff --git a/panel/24/indicator-keyboard-Ro.svg b/panel/24/indicator-keyboard-Ro.svg new file mode 100644 index 00000000..a87e6015 --- /dev/null +++ b/panel/24/indicator-keyboard-Ro.svg @@ -0,0 +1 @@ +Ro diff --git a/panel/24/indicator-keyboard-Ru-1.svg b/panel/24/indicator-keyboard-Ru-1.svg new file mode 100644 index 00000000..e7cb6a1d --- /dev/null +++ b/panel/24/indicator-keyboard-Ru-1.svg @@ -0,0 +1 @@ +Ru1 diff --git a/panel/24/indicator-keyboard-Ru-10.svg b/panel/24/indicator-keyboard-Ru-10.svg new file mode 100644 index 00000000..c851436e --- /dev/null +++ b/panel/24/indicator-keyboard-Ru-10.svg @@ -0,0 +1 @@ +Ru10 diff --git a/panel/24/indicator-keyboard-Ru-11.svg b/panel/24/indicator-keyboard-Ru-11.svg new file mode 100644 index 00000000..7c94b3ba --- /dev/null +++ b/panel/24/indicator-keyboard-Ru-11.svg @@ -0,0 +1 @@ +Ru11 diff --git a/panel/24/indicator-keyboard-Ru-12.svg b/panel/24/indicator-keyboard-Ru-12.svg new file mode 100644 index 00000000..c6128ba2 --- /dev/null +++ b/panel/24/indicator-keyboard-Ru-12.svg @@ -0,0 +1 @@ +Ru12 diff --git a/panel/24/indicator-keyboard-Ru-13.svg b/panel/24/indicator-keyboard-Ru-13.svg new file mode 100644 index 00000000..fd0e778f --- /dev/null +++ b/panel/24/indicator-keyboard-Ru-13.svg @@ -0,0 +1 @@ +Ru13 diff --git a/panel/24/indicator-keyboard-Ru-14.svg b/panel/24/indicator-keyboard-Ru-14.svg new file mode 100644 index 00000000..be3fec86 --- /dev/null +++ b/panel/24/indicator-keyboard-Ru-14.svg @@ -0,0 +1 @@ +Ru14 diff --git a/panel/24/indicator-keyboard-Ru-15.svg b/panel/24/indicator-keyboard-Ru-15.svg new file mode 100644 index 00000000..1fab2cf2 --- /dev/null +++ b/panel/24/indicator-keyboard-Ru-15.svg @@ -0,0 +1 @@ +Ru15 diff --git a/panel/24/indicator-keyboard-Ru-16.svg b/panel/24/indicator-keyboard-Ru-16.svg new file mode 100644 index 00000000..277ebf6f --- /dev/null +++ b/panel/24/indicator-keyboard-Ru-16.svg @@ -0,0 +1 @@ +Ru16 diff --git a/panel/24/indicator-keyboard-Ru-17.svg b/panel/24/indicator-keyboard-Ru-17.svg new file mode 100644 index 00000000..1dfb0831 --- /dev/null +++ b/panel/24/indicator-keyboard-Ru-17.svg @@ -0,0 +1 @@ +Ru17 diff --git a/panel/24/indicator-keyboard-Ru-18.svg b/panel/24/indicator-keyboard-Ru-18.svg new file mode 100644 index 00000000..e88e679e --- /dev/null +++ b/panel/24/indicator-keyboard-Ru-18.svg @@ -0,0 +1 @@ +Ru18 diff --git a/panel/24/indicator-keyboard-Ru-19.svg b/panel/24/indicator-keyboard-Ru-19.svg new file mode 100644 index 00000000..7aa59f2b --- /dev/null +++ b/panel/24/indicator-keyboard-Ru-19.svg @@ -0,0 +1 @@ +Ru19 diff --git a/panel/24/indicator-keyboard-Ru-2.svg b/panel/24/indicator-keyboard-Ru-2.svg new file mode 100644 index 00000000..09b00308 --- /dev/null +++ b/panel/24/indicator-keyboard-Ru-2.svg @@ -0,0 +1 @@ +Ru2 diff --git a/panel/24/indicator-keyboard-Ru-20.svg b/panel/24/indicator-keyboard-Ru-20.svg new file mode 100644 index 00000000..55b55f20 --- /dev/null +++ b/panel/24/indicator-keyboard-Ru-20.svg @@ -0,0 +1 @@ +Ru20 diff --git a/panel/24/indicator-keyboard-Ru-21.svg b/panel/24/indicator-keyboard-Ru-21.svg new file mode 100644 index 00000000..bc6ccfbf --- /dev/null +++ b/panel/24/indicator-keyboard-Ru-21.svg @@ -0,0 +1 @@ +Ru21 diff --git a/panel/24/indicator-keyboard-Ru-22.svg b/panel/24/indicator-keyboard-Ru-22.svg new file mode 100644 index 00000000..d8d0177b --- /dev/null +++ b/panel/24/indicator-keyboard-Ru-22.svg @@ -0,0 +1 @@ +Ru22 diff --git a/panel/24/indicator-keyboard-Ru-23.svg b/panel/24/indicator-keyboard-Ru-23.svg new file mode 100644 index 00000000..3e51e6b0 --- /dev/null +++ b/panel/24/indicator-keyboard-Ru-23.svg @@ -0,0 +1 @@ +Ru23 diff --git a/panel/24/indicator-keyboard-Ru-24.svg b/panel/24/indicator-keyboard-Ru-24.svg new file mode 100644 index 00000000..5dab17ee --- /dev/null +++ b/panel/24/indicator-keyboard-Ru-24.svg @@ -0,0 +1 @@ +Ru24 diff --git a/panel/24/indicator-keyboard-Ru-25.svg b/panel/24/indicator-keyboard-Ru-25.svg new file mode 100644 index 00000000..b99acb16 --- /dev/null +++ b/panel/24/indicator-keyboard-Ru-25.svg @@ -0,0 +1 @@ +Ru25 diff --git a/panel/24/indicator-keyboard-Ru-26.svg b/panel/24/indicator-keyboard-Ru-26.svg new file mode 100644 index 00000000..27980145 --- /dev/null +++ b/panel/24/indicator-keyboard-Ru-26.svg @@ -0,0 +1 @@ +Ru26 diff --git a/panel/24/indicator-keyboard-Ru-27.svg b/panel/24/indicator-keyboard-Ru-27.svg new file mode 100644 index 00000000..5fb1055b --- /dev/null +++ b/panel/24/indicator-keyboard-Ru-27.svg @@ -0,0 +1 @@ +Ru27 diff --git a/panel/24/indicator-keyboard-Ru-3.svg b/panel/24/indicator-keyboard-Ru-3.svg new file mode 100644 index 00000000..32539068 --- /dev/null +++ b/panel/24/indicator-keyboard-Ru-3.svg @@ -0,0 +1 @@ +Ru3 diff --git a/panel/24/indicator-keyboard-Ru-4.svg b/panel/24/indicator-keyboard-Ru-4.svg new file mode 100644 index 00000000..45f9ffbf --- /dev/null +++ b/panel/24/indicator-keyboard-Ru-4.svg @@ -0,0 +1 @@ +Ru4 diff --git a/panel/24/indicator-keyboard-Ru-5.svg b/panel/24/indicator-keyboard-Ru-5.svg new file mode 100644 index 00000000..631fe73e --- /dev/null +++ b/panel/24/indicator-keyboard-Ru-5.svg @@ -0,0 +1 @@ +Ru5 diff --git a/panel/24/indicator-keyboard-Ru-6.svg b/panel/24/indicator-keyboard-Ru-6.svg new file mode 100644 index 00000000..0ff7c1e4 --- /dev/null +++ b/panel/24/indicator-keyboard-Ru-6.svg @@ -0,0 +1 @@ +Ru6 diff --git a/panel/24/indicator-keyboard-Ru-7.svg b/panel/24/indicator-keyboard-Ru-7.svg new file mode 100644 index 00000000..da27dff1 --- /dev/null +++ b/panel/24/indicator-keyboard-Ru-7.svg @@ -0,0 +1 @@ +Ru7 diff --git a/panel/24/indicator-keyboard-Ru-8.svg b/panel/24/indicator-keyboard-Ru-8.svg new file mode 100644 index 00000000..813e8654 --- /dev/null +++ b/panel/24/indicator-keyboard-Ru-8.svg @@ -0,0 +1 @@ +Ru8 diff --git a/panel/24/indicator-keyboard-Ru-9.svg b/panel/24/indicator-keyboard-Ru-9.svg new file mode 100644 index 00000000..c05cf55b --- /dev/null +++ b/panel/24/indicator-keyboard-Ru-9.svg @@ -0,0 +1 @@ +Ru9 diff --git a/panel/24/indicator-keyboard-Ru.svg b/panel/24/indicator-keyboard-Ru.svg new file mode 100644 index 00000000..a855452a --- /dev/null +++ b/panel/24/indicator-keyboard-Ru.svg @@ -0,0 +1 @@ +Ru diff --git a/panel/24/indicator-keyboard-Sa.svg b/panel/24/indicator-keyboard-Sa.svg new file mode 100644 index 00000000..a5eb5547 --- /dev/null +++ b/panel/24/indicator-keyboard-Sa.svg @@ -0,0 +1 @@ +Sa diff --git a/panel/24/indicator-keyboard-Sd.svg b/panel/24/indicator-keyboard-Sd.svg new file mode 100644 index 00000000..1e392ea3 --- /dev/null +++ b/panel/24/indicator-keyboard-Sd.svg @@ -0,0 +1 @@ +Sd diff --git a/panel/24/indicator-keyboard-Si-1.svg b/panel/24/indicator-keyboard-Si-1.svg new file mode 100644 index 00000000..af0934ab --- /dev/null +++ b/panel/24/indicator-keyboard-Si-1.svg @@ -0,0 +1 @@ +Si1 diff --git a/panel/24/indicator-keyboard-Si-2.svg b/panel/24/indicator-keyboard-Si-2.svg new file mode 100644 index 00000000..59096619 --- /dev/null +++ b/panel/24/indicator-keyboard-Si-2.svg @@ -0,0 +1 @@ +Si2 diff --git a/panel/24/indicator-keyboard-Si.svg b/panel/24/indicator-keyboard-Si.svg new file mode 100644 index 00000000..f38239a5 --- /dev/null +++ b/panel/24/indicator-keyboard-Si.svg @@ -0,0 +1 @@ +Si diff --git a/panel/24/indicator-keyboard-Sk-1.svg b/panel/24/indicator-keyboard-Sk-1.svg new file mode 100644 index 00000000..df57a895 --- /dev/null +++ b/panel/24/indicator-keyboard-Sk-1.svg @@ -0,0 +1 @@ +Sk1 diff --git a/panel/24/indicator-keyboard-Sk-2.svg b/panel/24/indicator-keyboard-Sk-2.svg new file mode 100644 index 00000000..4bf3a0da --- /dev/null +++ b/panel/24/indicator-keyboard-Sk-2.svg @@ -0,0 +1 @@ +Sk2 diff --git a/panel/24/indicator-keyboard-Sk-3.svg b/panel/24/indicator-keyboard-Sk-3.svg new file mode 100644 index 00000000..14839e31 --- /dev/null +++ b/panel/24/indicator-keyboard-Sk-3.svg @@ -0,0 +1 @@ +Sk3 diff --git a/panel/24/indicator-keyboard-Sk-4.svg b/panel/24/indicator-keyboard-Sk-4.svg new file mode 100644 index 00000000..9c9fe30d --- /dev/null +++ b/panel/24/indicator-keyboard-Sk-4.svg @@ -0,0 +1 @@ +Sk4 diff --git a/panel/24/indicator-keyboard-Sk.svg b/panel/24/indicator-keyboard-Sk.svg new file mode 100644 index 00000000..4801c5b6 --- /dev/null +++ b/panel/24/indicator-keyboard-Sk.svg @@ -0,0 +1 @@ +Sk diff --git a/panel/24/indicator-keyboard-Sl-1.svg b/panel/24/indicator-keyboard-Sl-1.svg new file mode 100644 index 00000000..a7266934 --- /dev/null +++ b/panel/24/indicator-keyboard-Sl-1.svg @@ -0,0 +1 @@ +Sl1 diff --git a/panel/24/indicator-keyboard-Sl-2.svg b/panel/24/indicator-keyboard-Sl-2.svg new file mode 100644 index 00000000..fbff7f30 --- /dev/null +++ b/panel/24/indicator-keyboard-Sl-2.svg @@ -0,0 +1 @@ +Sl2 diff --git a/panel/24/indicator-keyboard-Sl-3.svg b/panel/24/indicator-keyboard-Sl-3.svg new file mode 100644 index 00000000..5d526676 --- /dev/null +++ b/panel/24/indicator-keyboard-Sl-3.svg @@ -0,0 +1 @@ +Sl3 diff --git a/panel/24/indicator-keyboard-Sl.svg b/panel/24/indicator-keyboard-Sl.svg new file mode 100644 index 00000000..bab14c56 --- /dev/null +++ b/panel/24/indicator-keyboard-Sl.svg @@ -0,0 +1 @@ +Sl diff --git a/panel/24/indicator-keyboard-Sq.svg b/panel/24/indicator-keyboard-Sq.svg new file mode 100644 index 00000000..44758d8c --- /dev/null +++ b/panel/24/indicator-keyboard-Sq.svg @@ -0,0 +1 @@ +Sq diff --git a/panel/24/indicator-keyboard-Sr-1.svg b/panel/24/indicator-keyboard-Sr-1.svg new file mode 100644 index 00000000..d952243a --- /dev/null +++ b/panel/24/indicator-keyboard-Sr-1.svg @@ -0,0 +1 @@ +Sr1 diff --git a/panel/24/indicator-keyboard-Sr-10.svg b/panel/24/indicator-keyboard-Sr-10.svg new file mode 100644 index 00000000..fac00938 --- /dev/null +++ b/panel/24/indicator-keyboard-Sr-10.svg @@ -0,0 +1 @@ +Sr10 diff --git a/panel/24/indicator-keyboard-Sr-11.svg b/panel/24/indicator-keyboard-Sr-11.svg new file mode 100644 index 00000000..944f0db9 --- /dev/null +++ b/panel/24/indicator-keyboard-Sr-11.svg @@ -0,0 +1 @@ +Sr11 diff --git a/panel/24/indicator-keyboard-Sr-12.svg b/panel/24/indicator-keyboard-Sr-12.svg new file mode 100644 index 00000000..251b4a00 --- /dev/null +++ b/panel/24/indicator-keyboard-Sr-12.svg @@ -0,0 +1 @@ +Sr12 diff --git a/panel/24/indicator-keyboard-Sr-13.svg b/panel/24/indicator-keyboard-Sr-13.svg new file mode 100644 index 00000000..262da4e7 --- /dev/null +++ b/panel/24/indicator-keyboard-Sr-13.svg @@ -0,0 +1 @@ +Sr13 diff --git a/panel/24/indicator-keyboard-Sr-14.svg b/panel/24/indicator-keyboard-Sr-14.svg new file mode 100644 index 00000000..fc0d8ce5 --- /dev/null +++ b/panel/24/indicator-keyboard-Sr-14.svg @@ -0,0 +1 @@ +Sr14 diff --git a/panel/24/indicator-keyboard-Sr-15.svg b/panel/24/indicator-keyboard-Sr-15.svg new file mode 100644 index 00000000..79eb0d0a --- /dev/null +++ b/panel/24/indicator-keyboard-Sr-15.svg @@ -0,0 +1 @@ +Sr15 diff --git a/panel/24/indicator-keyboard-Sr-16.svg b/panel/24/indicator-keyboard-Sr-16.svg new file mode 100644 index 00000000..b71515c1 --- /dev/null +++ b/panel/24/indicator-keyboard-Sr-16.svg @@ -0,0 +1 @@ +Sr16 diff --git a/panel/24/indicator-keyboard-Sr-17.svg b/panel/24/indicator-keyboard-Sr-17.svg new file mode 100644 index 00000000..1b3b0b65 --- /dev/null +++ b/panel/24/indicator-keyboard-Sr-17.svg @@ -0,0 +1 @@ +Sr17 diff --git a/panel/24/indicator-keyboard-Sr-2.svg b/panel/24/indicator-keyboard-Sr-2.svg new file mode 100644 index 00000000..d2f0e914 --- /dev/null +++ b/panel/24/indicator-keyboard-Sr-2.svg @@ -0,0 +1 @@ +Sr2 diff --git a/panel/24/indicator-keyboard-Sr-3.svg b/panel/24/indicator-keyboard-Sr-3.svg new file mode 100644 index 00000000..eb625956 --- /dev/null +++ b/panel/24/indicator-keyboard-Sr-3.svg @@ -0,0 +1 @@ +Sr3 diff --git a/panel/24/indicator-keyboard-Sr-4.svg b/panel/24/indicator-keyboard-Sr-4.svg new file mode 100644 index 00000000..c3aa3d8d --- /dev/null +++ b/panel/24/indicator-keyboard-Sr-4.svg @@ -0,0 +1 @@ +Sr4 diff --git a/panel/24/indicator-keyboard-Sr-5.svg b/panel/24/indicator-keyboard-Sr-5.svg new file mode 100644 index 00000000..c1123692 --- /dev/null +++ b/panel/24/indicator-keyboard-Sr-5.svg @@ -0,0 +1 @@ +Sr5 diff --git a/panel/24/indicator-keyboard-Sr-6.svg b/panel/24/indicator-keyboard-Sr-6.svg new file mode 100644 index 00000000..7885f335 --- /dev/null +++ b/panel/24/indicator-keyboard-Sr-6.svg @@ -0,0 +1 @@ +Sr6 diff --git a/panel/24/indicator-keyboard-Sr-7.svg b/panel/24/indicator-keyboard-Sr-7.svg new file mode 100644 index 00000000..83a4c498 --- /dev/null +++ b/panel/24/indicator-keyboard-Sr-7.svg @@ -0,0 +1 @@ +Sr7 diff --git a/panel/24/indicator-keyboard-Sr-8.svg b/panel/24/indicator-keyboard-Sr-8.svg new file mode 100644 index 00000000..73f85cc6 --- /dev/null +++ b/panel/24/indicator-keyboard-Sr-8.svg @@ -0,0 +1 @@ +Sr8 diff --git a/panel/24/indicator-keyboard-Sr-9.svg b/panel/24/indicator-keyboard-Sr-9.svg new file mode 100644 index 00000000..52036317 --- /dev/null +++ b/panel/24/indicator-keyboard-Sr-9.svg @@ -0,0 +1 @@ +Sr9 diff --git a/panel/24/indicator-keyboard-Sr.svg b/panel/24/indicator-keyboard-Sr.svg new file mode 100644 index 00000000..ffcb8772 --- /dev/null +++ b/panel/24/indicator-keyboard-Sr.svg @@ -0,0 +1 @@ +Sr diff --git a/panel/24/indicator-keyboard-Sv-1.svg b/panel/24/indicator-keyboard-Sv-1.svg new file mode 100644 index 00000000..f512d9c2 --- /dev/null +++ b/panel/24/indicator-keyboard-Sv-1.svg @@ -0,0 +1 @@ +Sv1 diff --git a/panel/24/indicator-keyboard-Sv-2.svg b/panel/24/indicator-keyboard-Sv-2.svg new file mode 100644 index 00000000..1bfac166 --- /dev/null +++ b/panel/24/indicator-keyboard-Sv-2.svg @@ -0,0 +1 @@ +Sv2 diff --git a/panel/24/indicator-keyboard-Sv-3.svg b/panel/24/indicator-keyboard-Sv-3.svg new file mode 100644 index 00000000..9a8b4998 --- /dev/null +++ b/panel/24/indicator-keyboard-Sv-3.svg @@ -0,0 +1 @@ +Sv3 diff --git a/panel/24/indicator-keyboard-Sv-4.svg b/panel/24/indicator-keyboard-Sv-4.svg new file mode 100644 index 00000000..84650f74 --- /dev/null +++ b/panel/24/indicator-keyboard-Sv-4.svg @@ -0,0 +1 @@ +Sv4 diff --git a/panel/24/indicator-keyboard-Sv-5.svg b/panel/24/indicator-keyboard-Sv-5.svg new file mode 100644 index 00000000..e4ce93c2 --- /dev/null +++ b/panel/24/indicator-keyboard-Sv-5.svg @@ -0,0 +1 @@ +Sv5 diff --git a/panel/24/indicator-keyboard-Sv-6.svg b/panel/24/indicator-keyboard-Sv-6.svg new file mode 100644 index 00000000..cf1b85c5 --- /dev/null +++ b/panel/24/indicator-keyboard-Sv-6.svg @@ -0,0 +1 @@ +Sv6 diff --git a/panel/24/indicator-keyboard-Sv-7.svg b/panel/24/indicator-keyboard-Sv-7.svg new file mode 100644 index 00000000..7e99a9cb --- /dev/null +++ b/panel/24/indicator-keyboard-Sv-7.svg @@ -0,0 +1 @@ +Sv7 diff --git a/panel/24/indicator-keyboard-Sv.svg b/panel/24/indicator-keyboard-Sv.svg new file mode 100644 index 00000000..8ca2863d --- /dev/null +++ b/panel/24/indicator-keyboard-Sv.svg @@ -0,0 +1 @@ +Sv diff --git a/panel/24/indicator-keyboard-Sw-1.svg b/panel/24/indicator-keyboard-Sw-1.svg new file mode 100644 index 00000000..049c6699 --- /dev/null +++ b/panel/24/indicator-keyboard-Sw-1.svg @@ -0,0 +1 @@ +Sw1 diff --git a/panel/24/indicator-keyboard-Sw-2.svg b/panel/24/indicator-keyboard-Sw-2.svg new file mode 100644 index 00000000..e58b750d --- /dev/null +++ b/panel/24/indicator-keyboard-Sw-2.svg @@ -0,0 +1 @@ +Sw2 diff --git a/panel/24/indicator-keyboard-Sw.svg b/panel/24/indicator-keyboard-Sw.svg new file mode 100644 index 00000000..27223f4d --- /dev/null +++ b/panel/24/indicator-keyboard-Sw.svg @@ -0,0 +1 @@ +Sw diff --git a/panel/24/indicator-keyboard-Sy-1.svg b/panel/24/indicator-keyboard-Sy-1.svg new file mode 100644 index 00000000..0a582511 --- /dev/null +++ b/panel/24/indicator-keyboard-Sy-1.svg @@ -0,0 +1 @@ +Sy1 diff --git a/panel/24/indicator-keyboard-Sy-2.svg b/panel/24/indicator-keyboard-Sy-2.svg new file mode 100644 index 00000000..029fa1cd --- /dev/null +++ b/panel/24/indicator-keyboard-Sy-2.svg @@ -0,0 +1 @@ +Sy2 diff --git a/panel/24/indicator-keyboard-Sy.svg b/panel/24/indicator-keyboard-Sy.svg new file mode 100644 index 00000000..8f3c1e5f --- /dev/null +++ b/panel/24/indicator-keyboard-Sy.svg @@ -0,0 +1 @@ +Sy diff --git a/panel/24/indicator-keyboard-Ta-1.svg b/panel/24/indicator-keyboard-Ta-1.svg new file mode 100644 index 00000000..d35a1f29 --- /dev/null +++ b/panel/24/indicator-keyboard-Ta-1.svg @@ -0,0 +1 @@ +Ta1 diff --git a/panel/24/indicator-keyboard-Ta-2.svg b/panel/24/indicator-keyboard-Ta-2.svg new file mode 100644 index 00000000..47d45e16 --- /dev/null +++ b/panel/24/indicator-keyboard-Ta-2.svg @@ -0,0 +1 @@ +Ta2 diff --git a/panel/24/indicator-keyboard-Ta-3.svg b/panel/24/indicator-keyboard-Ta-3.svg new file mode 100644 index 00000000..7b9ef0ed --- /dev/null +++ b/panel/24/indicator-keyboard-Ta-3.svg @@ -0,0 +1 @@ +Ta3 diff --git a/panel/24/indicator-keyboard-Ta-4.svg b/panel/24/indicator-keyboard-Ta-4.svg new file mode 100644 index 00000000..5450f84c --- /dev/null +++ b/panel/24/indicator-keyboard-Ta-4.svg @@ -0,0 +1 @@ +Ta4 diff --git a/panel/24/indicator-keyboard-Ta-5.svg b/panel/24/indicator-keyboard-Ta-5.svg new file mode 100644 index 00000000..608188ab --- /dev/null +++ b/panel/24/indicator-keyboard-Ta-5.svg @@ -0,0 +1 @@ +Ta5 diff --git a/panel/24/indicator-keyboard-Ta-6.svg b/panel/24/indicator-keyboard-Ta-6.svg new file mode 100644 index 00000000..80b90eab --- /dev/null +++ b/panel/24/indicator-keyboard-Ta-6.svg @@ -0,0 +1 @@ +Ta6 diff --git a/panel/24/indicator-keyboard-Ta.svg b/panel/24/indicator-keyboard-Ta.svg new file mode 100644 index 00000000..4dd7aa6f --- /dev/null +++ b/panel/24/indicator-keyboard-Ta.svg @@ -0,0 +1 @@ +Ta diff --git a/panel/24/indicator-keyboard-Te-1.svg b/panel/24/indicator-keyboard-Te-1.svg new file mode 100644 index 00000000..429f67f7 --- /dev/null +++ b/panel/24/indicator-keyboard-Te-1.svg @@ -0,0 +1 @@ +Te1 diff --git a/panel/24/indicator-keyboard-Te-2.svg b/panel/24/indicator-keyboard-Te-2.svg new file mode 100644 index 00000000..ae844163 --- /dev/null +++ b/panel/24/indicator-keyboard-Te-2.svg @@ -0,0 +1 @@ +Te2 diff --git a/panel/24/indicator-keyboard-Te.svg b/panel/24/indicator-keyboard-Te.svg new file mode 100644 index 00000000..42b10eb0 --- /dev/null +++ b/panel/24/indicator-keyboard-Te.svg @@ -0,0 +1 @@ +Te diff --git a/panel/24/indicator-keyboard-Tg-1.svg b/panel/24/indicator-keyboard-Tg-1.svg new file mode 100644 index 00000000..ac5d9b92 --- /dev/null +++ b/panel/24/indicator-keyboard-Tg-1.svg @@ -0,0 +1 @@ +Tg1 diff --git a/panel/24/indicator-keyboard-Tg-2.svg b/panel/24/indicator-keyboard-Tg-2.svg new file mode 100644 index 00000000..6809716f --- /dev/null +++ b/panel/24/indicator-keyboard-Tg-2.svg @@ -0,0 +1 @@ +Tg2 diff --git a/panel/24/indicator-keyboard-Tg.svg b/panel/24/indicator-keyboard-Tg.svg new file mode 100644 index 00000000..37893692 --- /dev/null +++ b/panel/24/indicator-keyboard-Tg.svg @@ -0,0 +1 @@ +Tg diff --git a/panel/24/indicator-keyboard-Th-1.svg b/panel/24/indicator-keyboard-Th-1.svg new file mode 100644 index 00000000..5c0da028 --- /dev/null +++ b/panel/24/indicator-keyboard-Th-1.svg @@ -0,0 +1 @@ +Th1 diff --git a/panel/24/indicator-keyboard-Th-2.svg b/panel/24/indicator-keyboard-Th-2.svg new file mode 100644 index 00000000..cdaa3c95 --- /dev/null +++ b/panel/24/indicator-keyboard-Th-2.svg @@ -0,0 +1 @@ +Th2 diff --git a/panel/24/indicator-keyboard-Th-3.svg b/panel/24/indicator-keyboard-Th-3.svg new file mode 100644 index 00000000..61cf6960 --- /dev/null +++ b/panel/24/indicator-keyboard-Th-3.svg @@ -0,0 +1 @@ +Th3 diff --git a/panel/24/indicator-keyboard-Th.svg b/panel/24/indicator-keyboard-Th.svg new file mode 100644 index 00000000..95f452f2 --- /dev/null +++ b/panel/24/indicator-keyboard-Th.svg @@ -0,0 +1 @@ +Th diff --git a/panel/24/indicator-keyboard-Tk-1.svg b/panel/24/indicator-keyboard-Tk-1.svg new file mode 100644 index 00000000..95d0acbd --- /dev/null +++ b/panel/24/indicator-keyboard-Tk-1.svg @@ -0,0 +1 @@ +Tk1 diff --git a/panel/24/indicator-keyboard-Tk-2.svg b/panel/24/indicator-keyboard-Tk-2.svg new file mode 100644 index 00000000..48d17b6a --- /dev/null +++ b/panel/24/indicator-keyboard-Tk-2.svg @@ -0,0 +1 @@ +Tk2 diff --git a/panel/24/indicator-keyboard-Tk.svg b/panel/24/indicator-keyboard-Tk.svg new file mode 100644 index 00000000..5a689395 --- /dev/null +++ b/panel/24/indicator-keyboard-Tk.svg @@ -0,0 +1 @@ +Tk diff --git a/panel/24/indicator-keyboard-Tn.svg b/panel/24/indicator-keyboard-Tn.svg new file mode 100644 index 00000000..ef874b06 --- /dev/null +++ b/panel/24/indicator-keyboard-Tn.svg @@ -0,0 +1 @@ +Tn diff --git a/panel/24/indicator-keyboard-Tr-1.svg b/panel/24/indicator-keyboard-Tr-1.svg new file mode 100644 index 00000000..2fd214c2 --- /dev/null +++ b/panel/24/indicator-keyboard-Tr-1.svg @@ -0,0 +1 @@ +Tr1 diff --git a/panel/24/indicator-keyboard-Tr-2.svg b/panel/24/indicator-keyboard-Tr-2.svg new file mode 100644 index 00000000..5e356dd3 --- /dev/null +++ b/panel/24/indicator-keyboard-Tr-2.svg @@ -0,0 +1 @@ +Tr2 diff --git a/panel/24/indicator-keyboard-Tr-3.svg b/panel/24/indicator-keyboard-Tr-3.svg new file mode 100644 index 00000000..52f63008 --- /dev/null +++ b/panel/24/indicator-keyboard-Tr-3.svg @@ -0,0 +1 @@ +Tr3 diff --git a/panel/24/indicator-keyboard-Tr-4.svg b/panel/24/indicator-keyboard-Tr-4.svg new file mode 100644 index 00000000..28d68b17 --- /dev/null +++ b/panel/24/indicator-keyboard-Tr-4.svg @@ -0,0 +1 @@ +Tr4 diff --git a/panel/24/indicator-keyboard-Tr-5.svg b/panel/24/indicator-keyboard-Tr-5.svg new file mode 100644 index 00000000..0fd53505 --- /dev/null +++ b/panel/24/indicator-keyboard-Tr-5.svg @@ -0,0 +1 @@ +Tr5 diff --git a/panel/24/indicator-keyboard-Tr.svg b/panel/24/indicator-keyboard-Tr.svg new file mode 100644 index 00000000..9c09bf9e --- /dev/null +++ b/panel/24/indicator-keyboard-Tr.svg @@ -0,0 +1 @@ +Tr diff --git a/panel/24/indicator-keyboard-Uk-1.svg b/panel/24/indicator-keyboard-Uk-1.svg new file mode 100644 index 00000000..81d94820 --- /dev/null +++ b/panel/24/indicator-keyboard-Uk-1.svg @@ -0,0 +1 @@ +Uk1 diff --git a/panel/24/indicator-keyboard-Uk-2.svg b/panel/24/indicator-keyboard-Uk-2.svg new file mode 100644 index 00000000..d0e51c75 --- /dev/null +++ b/panel/24/indicator-keyboard-Uk-2.svg @@ -0,0 +1 @@ +Uk2 diff --git a/panel/24/indicator-keyboard-Uk-3.svg b/panel/24/indicator-keyboard-Uk-3.svg new file mode 100644 index 00000000..b70723ff --- /dev/null +++ b/panel/24/indicator-keyboard-Uk-3.svg @@ -0,0 +1 @@ +Uk3 diff --git a/panel/24/indicator-keyboard-Uk-4.svg b/panel/24/indicator-keyboard-Uk-4.svg new file mode 100644 index 00000000..eb6759f4 --- /dev/null +++ b/panel/24/indicator-keyboard-Uk-4.svg @@ -0,0 +1 @@ +Uk4 diff --git a/panel/24/indicator-keyboard-Uk-5.svg b/panel/24/indicator-keyboard-Uk-5.svg new file mode 100644 index 00000000..438731ab --- /dev/null +++ b/panel/24/indicator-keyboard-Uk-5.svg @@ -0,0 +1 @@ +Uk5 diff --git a/panel/24/indicator-keyboard-Uk-6.svg b/panel/24/indicator-keyboard-Uk-6.svg new file mode 100644 index 00000000..3746fe85 --- /dev/null +++ b/panel/24/indicator-keyboard-Uk-6.svg @@ -0,0 +1 @@ +Uk6 diff --git a/panel/24/indicator-keyboard-Uk-7.svg b/panel/24/indicator-keyboard-Uk-7.svg new file mode 100644 index 00000000..ef920dc3 --- /dev/null +++ b/panel/24/indicator-keyboard-Uk-7.svg @@ -0,0 +1 @@ +Uk7 diff --git a/panel/24/indicator-keyboard-Uk-8.svg b/panel/24/indicator-keyboard-Uk-8.svg new file mode 100644 index 00000000..1c001d96 --- /dev/null +++ b/panel/24/indicator-keyboard-Uk-8.svg @@ -0,0 +1 @@ +Uk8 diff --git a/panel/24/indicator-keyboard-Uk.svg b/panel/24/indicator-keyboard-Uk.svg new file mode 100644 index 00000000..6f983371 --- /dev/null +++ b/panel/24/indicator-keyboard-Uk.svg @@ -0,0 +1 @@ +Uk diff --git a/panel/24/indicator-keyboard-Ur-1.svg b/panel/24/indicator-keyboard-Ur-1.svg new file mode 100644 index 00000000..d939d0a8 --- /dev/null +++ b/panel/24/indicator-keyboard-Ur-1.svg @@ -0,0 +1 @@ +Ur1 diff --git a/panel/24/indicator-keyboard-Ur-2.svg b/panel/24/indicator-keyboard-Ur-2.svg new file mode 100644 index 00000000..85179664 --- /dev/null +++ b/panel/24/indicator-keyboard-Ur-2.svg @@ -0,0 +1 @@ +Ur2 diff --git a/panel/24/indicator-keyboard-Ur-3.svg b/panel/24/indicator-keyboard-Ur-3.svg new file mode 100644 index 00000000..8a842d52 --- /dev/null +++ b/panel/24/indicator-keyboard-Ur-3.svg @@ -0,0 +1 @@ +Ur3 diff --git a/panel/24/indicator-keyboard-Ur-4.svg b/panel/24/indicator-keyboard-Ur-4.svg new file mode 100644 index 00000000..e5246f2a --- /dev/null +++ b/panel/24/indicator-keyboard-Ur-4.svg @@ -0,0 +1 @@ +Ur4 diff --git a/panel/24/indicator-keyboard-Ur-5.svg b/panel/24/indicator-keyboard-Ur-5.svg new file mode 100644 index 00000000..eb827b53 --- /dev/null +++ b/panel/24/indicator-keyboard-Ur-5.svg @@ -0,0 +1 @@ +Ur5 diff --git a/panel/24/indicator-keyboard-Ur-6.svg b/panel/24/indicator-keyboard-Ur-6.svg new file mode 100644 index 00000000..ebd1b6f3 --- /dev/null +++ b/panel/24/indicator-keyboard-Ur-6.svg @@ -0,0 +1 @@ +Ur6 diff --git a/panel/24/indicator-keyboard-Ur.svg b/panel/24/indicator-keyboard-Ur.svg new file mode 100644 index 00000000..f081ba7c --- /dev/null +++ b/panel/24/indicator-keyboard-Ur.svg @@ -0,0 +1 @@ +Ur diff --git a/panel/24/indicator-keyboard-Uz-1.svg b/panel/24/indicator-keyboard-Uz-1.svg new file mode 100644 index 00000000..1823ab42 --- /dev/null +++ b/panel/24/indicator-keyboard-Uz-1.svg @@ -0,0 +1 @@ +Uz1 diff --git a/panel/24/indicator-keyboard-Uz-2.svg b/panel/24/indicator-keyboard-Uz-2.svg new file mode 100644 index 00000000..efa7e97d --- /dev/null +++ b/panel/24/indicator-keyboard-Uz-2.svg @@ -0,0 +1 @@ +Uz2 diff --git a/panel/24/indicator-keyboard-Uz-3.svg b/panel/24/indicator-keyboard-Uz-3.svg new file mode 100644 index 00000000..808a2765 --- /dev/null +++ b/panel/24/indicator-keyboard-Uz-3.svg @@ -0,0 +1 @@ +Uz3 diff --git a/panel/24/indicator-keyboard-Uz-4.svg b/panel/24/indicator-keyboard-Uz-4.svg new file mode 100644 index 00000000..9b942c8f --- /dev/null +++ b/panel/24/indicator-keyboard-Uz-4.svg @@ -0,0 +1 @@ +Uz4 diff --git a/panel/24/indicator-keyboard-Uz.svg b/panel/24/indicator-keyboard-Uz.svg new file mode 100644 index 00000000..b4ec9155 --- /dev/null +++ b/panel/24/indicator-keyboard-Uz.svg @@ -0,0 +1 @@ +Uz diff --git a/panel/24/indicator-keyboard-Vi.svg b/panel/24/indicator-keyboard-Vi.svg new file mode 100644 index 00000000..de5ea75d --- /dev/null +++ b/panel/24/indicator-keyboard-Vi.svg @@ -0,0 +1 @@ +Vi diff --git a/panel/24/indicator-keyboard-Wo.svg b/panel/24/indicator-keyboard-Wo.svg new file mode 100644 index 00000000..5586f296 --- /dev/null +++ b/panel/24/indicator-keyboard-Wo.svg @@ -0,0 +1 @@ +Wo diff --git a/panel/24/indicator-keyboard-Xs.svg b/panel/24/indicator-keyboard-Xs.svg new file mode 100644 index 00000000..b320502a --- /dev/null +++ b/panel/24/indicator-keyboard-Xs.svg @@ -0,0 +1 @@ +Xs diff --git a/panel/24/indicator-keyboard-Yo.svg b/panel/24/indicator-keyboard-Yo.svg new file mode 100644 index 00000000..afc03bd7 --- /dev/null +++ b/panel/24/indicator-keyboard-Yo.svg @@ -0,0 +1 @@ +Yo diff --git a/panel/24/indicator-keyboard-Zh-1.svg b/panel/24/indicator-keyboard-Zh-1.svg new file mode 100644 index 00000000..66081525 --- /dev/null +++ b/panel/24/indicator-keyboard-Zh-1.svg @@ -0,0 +1 @@ +Zh1 diff --git a/panel/24/indicator-keyboard-Zh-2.svg b/panel/24/indicator-keyboard-Zh-2.svg new file mode 100644 index 00000000..f61e3e1d --- /dev/null +++ b/panel/24/indicator-keyboard-Zh-2.svg @@ -0,0 +1 @@ +Zh2 diff --git a/panel/24/indicator-keyboard-Zh-3.svg b/panel/24/indicator-keyboard-Zh-3.svg new file mode 100644 index 00000000..c6561226 --- /dev/null +++ b/panel/24/indicator-keyboard-Zh-3.svg @@ -0,0 +1 @@ +Zh3 diff --git a/panel/24/indicator-keyboard-Zh-4.svg b/panel/24/indicator-keyboard-Zh-4.svg new file mode 100644 index 00000000..59dc9d38 --- /dev/null +++ b/panel/24/indicator-keyboard-Zh-4.svg @@ -0,0 +1 @@ +Zh4 diff --git a/panel/24/indicator-keyboard-Zh-5.svg b/panel/24/indicator-keyboard-Zh-5.svg new file mode 100644 index 00000000..75ca6533 --- /dev/null +++ b/panel/24/indicator-keyboard-Zh-5.svg @@ -0,0 +1 @@ +Zh5 diff --git a/panel/24/indicator-keyboard-Zh-6.svg b/panel/24/indicator-keyboard-Zh-6.svg new file mode 100644 index 00000000..dc165274 --- /dev/null +++ b/panel/24/indicator-keyboard-Zh-6.svg @@ -0,0 +1 @@ +Zh6 diff --git a/panel/24/indicator-keyboard-Zh.svg b/panel/24/indicator-keyboard-Zh.svg new file mode 100644 index 00000000..075990e6 --- /dev/null +++ b/panel/24/indicator-keyboard-Zh.svg @@ -0,0 +1 @@ +Zh diff --git a/panel/24/indicator-messages-new.svg b/panel/24/indicator-messages-new.svg new file mode 100644 index 00000000..27aa44b0 --- /dev/null +++ b/panel/24/indicator-messages-new.svg @@ -0,0 +1,40 @@ + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/panel/24/indicator-messages.svg b/panel/24/indicator-messages.svg new file mode 100644 index 00000000..44c087d0 --- /dev/null +++ b/panel/24/indicator-messages.svg @@ -0,0 +1,103 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/panel/24/input-keyboard.svg b/panel/24/input-keyboard.svg new file mode 100644 index 00000000..3ac350bc --- /dev/null +++ b/panel/24/input-keyboard.svg @@ -0,0 +1,56 @@ + + + + + + + + + + + + + + + image/svg+xml + + + + + + + diff --git a/panel/24/nm-device-wired.svg b/panel/24/nm-device-wired.svg new file mode 100644 index 00000000..bdb48afd --- /dev/null +++ b/panel/24/nm-device-wired.svg @@ -0,0 +1,34 @@ + + + + + + + + image/svg+xml + + + + + + + + diff --git a/panel/24/nm-no-connection.svg b/panel/24/nm-no-connection.svg new file mode 100644 index 00000000..8fd6fc77 --- /dev/null +++ b/panel/24/nm-no-connection.svg @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/panel/24/nm-signal-0-secure.svg b/panel/24/nm-signal-0-secure.svg new file mode 100644 index 00000000..c7d6d905 --- /dev/null +++ b/panel/24/nm-signal-0-secure.svg @@ -0,0 +1,108 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + diff --git a/panel/24/nm-signal-0.svg b/panel/24/nm-signal-0.svg new file mode 100644 index 00000000..9207cec8 --- /dev/null +++ b/panel/24/nm-signal-0.svg @@ -0,0 +1,103 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/panel/24/nm-signal-00.svg b/panel/24/nm-signal-00.svg new file mode 120000 index 00000000..c653a3df --- /dev/null +++ b/panel/24/nm-signal-00.svg @@ -0,0 +1 @@ +nm-signal-0.svg \ No newline at end of file diff --git a/panel/24/nm-signal-100-secure.svg b/panel/24/nm-signal-100-secure.svg new file mode 100644 index 00000000..8ebd4629 --- /dev/null +++ b/panel/24/nm-signal-100-secure.svg @@ -0,0 +1,49 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/panel/24/nm-signal-100.svg b/panel/24/nm-signal-100.svg new file mode 100644 index 00000000..f3b4dfe0 --- /dev/null +++ b/panel/24/nm-signal-100.svg @@ -0,0 +1,44 @@ + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/panel/24/nm-signal-25-secure.svg b/panel/24/nm-signal-25-secure.svg new file mode 100644 index 00000000..8f7ff7f0 --- /dev/null +++ b/panel/24/nm-signal-25-secure.svg @@ -0,0 +1,49 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/panel/24/nm-signal-25.svg b/panel/24/nm-signal-25.svg new file mode 100644 index 00000000..45031534 --- /dev/null +++ b/panel/24/nm-signal-25.svg @@ -0,0 +1,44 @@ + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/panel/24/nm-signal-50-secure.svg b/panel/24/nm-signal-50-secure.svg new file mode 100644 index 00000000..ad24434d --- /dev/null +++ b/panel/24/nm-signal-50-secure.svg @@ -0,0 +1,118 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/panel/24/nm-signal-50.svg b/panel/24/nm-signal-50.svg new file mode 100644 index 00000000..2a522ac7 --- /dev/null +++ b/panel/24/nm-signal-50.svg @@ -0,0 +1,113 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/panel/24/nm-signal-75-secure.svg b/panel/24/nm-signal-75-secure.svg new file mode 100644 index 00000000..8ebd4629 --- /dev/null +++ b/panel/24/nm-signal-75-secure.svg @@ -0,0 +1,49 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/panel/24/nm-signal-75.svg b/panel/24/nm-signal-75.svg new file mode 100644 index 00000000..f3b4dfe0 --- /dev/null +++ b/panel/24/nm-signal-75.svg @@ -0,0 +1,44 @@ + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/panel/24/nm-vpn-active-lock.svg b/panel/24/nm-vpn-active-lock.svg new file mode 100644 index 00000000..63ecb3cf --- /dev/null +++ b/panel/24/nm-vpn-active-lock.svg @@ -0,0 +1,34 @@ + + + + + + + + + image/svg+xml + + + + + + + diff --git a/panel/24/nm-vpn-lock.svg b/panel/24/nm-vpn-lock.svg new file mode 100644 index 00000000..63ecb3cf --- /dev/null +++ b/panel/24/nm-vpn-lock.svg @@ -0,0 +1,34 @@ + + + + + + + + + image/svg+xml + + + + + + + diff --git a/panel/24/onboard-panel.svg b/panel/24/onboard-panel.svg new file mode 100644 index 00000000..1acd5868 --- /dev/null +++ b/panel/24/onboard-panel.svg @@ -0,0 +1,229 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + diff --git a/panel/24/system-devices-panel.svg b/panel/24/system-devices-panel.svg new file mode 100644 index 00000000..fa88948e --- /dev/null +++ b/panel/24/system-devices-panel.svg @@ -0,0 +1,74 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/places/128/bookmark-missing.svg b/places/128/bookmark-missing.svg new file mode 100644 index 00000000..439f2616 --- /dev/null +++ b/places/128/bookmark-missing.svg @@ -0,0 +1,182 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/places/128/folder-documents.svg b/places/128/folder-documents.svg new file mode 100644 index 00000000..778674c3 --- /dev/null +++ b/places/128/folder-documents.svg @@ -0,0 +1,303 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/places/128/folder-download.svg b/places/128/folder-download.svg new file mode 100644 index 00000000..216f2bc7 --- /dev/null +++ b/places/128/folder-download.svg @@ -0,0 +1,323 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/places/128/folder-drag-accept.svg b/places/128/folder-drag-accept.svg new file mode 100644 index 00000000..e460a4e1 --- /dev/null +++ b/places/128/folder-drag-accept.svg @@ -0,0 +1,293 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/places/128/folder-music.svg b/places/128/folder-music.svg new file mode 100644 index 00000000..7012e72b --- /dev/null +++ b/places/128/folder-music.svg @@ -0,0 +1,313 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/places/128/folder-open.svg b/places/128/folder-open.svg new file mode 120000 index 00000000..be79c765 --- /dev/null +++ b/places/128/folder-open.svg @@ -0,0 +1 @@ +folder-drag-accept.svg \ No newline at end of file diff --git a/places/128/folder-pictures.svg b/places/128/folder-pictures.svg new file mode 100644 index 00000000..bfc78c1e --- /dev/null +++ b/places/128/folder-pictures.svg @@ -0,0 +1,303 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/places/128/folder-publicshare.svg b/places/128/folder-publicshare.svg new file mode 100644 index 00000000..12014a31 --- /dev/null +++ b/places/128/folder-publicshare.svg @@ -0,0 +1,318 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/places/128/folder-recent.svg b/places/128/folder-recent.svg new file mode 100644 index 00000000..d6dc4ce2 --- /dev/null +++ b/places/128/folder-recent.svg @@ -0,0 +1,323 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/places/128/folder-remote.svg b/places/128/folder-remote.svg new file mode 100644 index 00000000..50351add --- /dev/null +++ b/places/128/folder-remote.svg @@ -0,0 +1,323 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/places/128/folder-saved-search.svg b/places/128/folder-saved-search.svg new file mode 100644 index 00000000..b92deba3 --- /dev/null +++ b/places/128/folder-saved-search.svg @@ -0,0 +1,303 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/places/128/folder-templates.svg b/places/128/folder-templates.svg new file mode 100644 index 00000000..a4de4940 --- /dev/null +++ b/places/128/folder-templates.svg @@ -0,0 +1,303 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/places/128/folder-videos.svg b/places/128/folder-videos.svg new file mode 100644 index 00000000..22c8b11a --- /dev/null +++ b/places/128/folder-videos.svg @@ -0,0 +1,313 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/places/128/folder.svg b/places/128/folder.svg new file mode 100644 index 00000000..609d9d3c --- /dev/null +++ b/places/128/folder.svg @@ -0,0 +1,293 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/places/128/gtk-network.svg b/places/128/gtk-network.svg new file mode 120000 index 00000000..bb835036 --- /dev/null +++ b/places/128/gtk-network.svg @@ -0,0 +1 @@ +folder-remote.svg \ No newline at end of file diff --git a/places/128/inode-directory.svg b/places/128/inode-directory.svg new file mode 120000 index 00000000..15062ce2 --- /dev/null +++ b/places/128/inode-directory.svg @@ -0,0 +1 @@ +folder.svg \ No newline at end of file diff --git a/places/128/library-music.svg b/places/128/library-music.svg new file mode 120000 index 00000000..437f9629 --- /dev/null +++ b/places/128/library-music.svg @@ -0,0 +1 @@ +folder-music.svg \ No newline at end of file diff --git a/places/128/network-server.svg b/places/128/network-server.svg new file mode 120000 index 00000000..bb835036 --- /dev/null +++ b/places/128/network-server.svg @@ -0,0 +1 @@ +folder-remote.svg \ No newline at end of file diff --git a/places/128/network-workgroup.svg b/places/128/network-workgroup.svg new file mode 120000 index 00000000..bb835036 --- /dev/null +++ b/places/128/network-workgroup.svg @@ -0,0 +1 @@ +folder-remote.svg \ No newline at end of file diff --git a/places/128/user-bookmarks.svg b/places/128/user-bookmarks.svg new file mode 120000 index 00000000..5ec6bb4d --- /dev/null +++ b/places/128/user-bookmarks.svg @@ -0,0 +1 @@ +../../actions/128/help-about.svg \ No newline at end of file diff --git a/places/128/user-desktop.svg b/places/128/user-desktop.svg new file mode 120000 index 00000000..15062ce2 --- /dev/null +++ b/places/128/user-desktop.svg @@ -0,0 +1 @@ +folder.svg \ No newline at end of file diff --git a/places/128/user-home.svg b/places/128/user-home.svg new file mode 100644 index 00000000..9cf46f44 --- /dev/null +++ b/places/128/user-home.svg @@ -0,0 +1,303 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/places/16/bookmark-missing.svg b/places/16/bookmark-missing.svg new file mode 100644 index 00000000..636421b0 --- /dev/null +++ b/places/16/bookmark-missing.svg @@ -0,0 +1,138 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/places/16/distributor-logo.svg b/places/16/distributor-logo.svg new file mode 100644 index 00000000..56502de9 --- /dev/null +++ b/places/16/distributor-logo.svg @@ -0,0 +1,38 @@ + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/places/16/folder-documents.svg b/places/16/folder-documents.svg new file mode 100644 index 00000000..800fdeaf --- /dev/null +++ b/places/16/folder-documents.svg @@ -0,0 +1,200 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/places/16/folder-download.svg b/places/16/folder-download.svg new file mode 100644 index 00000000..a5374f62 --- /dev/null +++ b/places/16/folder-download.svg @@ -0,0 +1,151 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/places/16/folder-drag-accept.svg b/places/16/folder-drag-accept.svg new file mode 100644 index 00000000..b909bb0d --- /dev/null +++ b/places/16/folder-drag-accept.svg @@ -0,0 +1,167 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/places/16/folder-music.svg b/places/16/folder-music.svg new file mode 100644 index 00000000..ecc941f5 --- /dev/null +++ b/places/16/folder-music.svg @@ -0,0 +1,99 @@ + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/places/16/folder-open.svg b/places/16/folder-open.svg new file mode 120000 index 00000000..be79c765 --- /dev/null +++ b/places/16/folder-open.svg @@ -0,0 +1 @@ +folder-drag-accept.svg \ No newline at end of file diff --git a/places/16/folder-pictures.svg b/places/16/folder-pictures.svg new file mode 100644 index 00000000..56647c14 --- /dev/null +++ b/places/16/folder-pictures.svg @@ -0,0 +1,769 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/places/16/folder-publicshare.svg b/places/16/folder-publicshare.svg new file mode 100644 index 00000000..bbafbb85 --- /dev/null +++ b/places/16/folder-publicshare.svg @@ -0,0 +1,214 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/places/16/folder-recent.svg b/places/16/folder-recent.svg new file mode 100644 index 00000000..97347b4c --- /dev/null +++ b/places/16/folder-recent.svg @@ -0,0 +1,188 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/places/16/folder-remote.svg b/places/16/folder-remote.svg new file mode 100644 index 00000000..f33d41cf --- /dev/null +++ b/places/16/folder-remote.svg @@ -0,0 +1,127 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/places/16/folder-saved-search.svg b/places/16/folder-saved-search.svg new file mode 100644 index 00000000..761691a1 --- /dev/null +++ b/places/16/folder-saved-search.svg @@ -0,0 +1,182 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/places/16/folder-tag.svg b/places/16/folder-tag.svg new file mode 100644 index 00000000..f29ed47c --- /dev/null +++ b/places/16/folder-tag.svg @@ -0,0 +1,105 @@ + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/places/16/folder-templates.svg b/places/16/folder-templates.svg new file mode 100644 index 00000000..9b8462a3 --- /dev/null +++ b/places/16/folder-templates.svg @@ -0,0 +1,133 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/places/16/folder-videos.svg b/places/16/folder-videos.svg new file mode 100644 index 00000000..1d95f59c --- /dev/null +++ b/places/16/folder-videos.svg @@ -0,0 +1,178 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/places/16/folder.svg b/places/16/folder.svg new file mode 100644 index 00000000..81b05d41 --- /dev/null +++ b/places/16/folder.svg @@ -0,0 +1,172 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/places/16/gtk-network.svg b/places/16/gtk-network.svg new file mode 120000 index 00000000..bb835036 --- /dev/null +++ b/places/16/gtk-network.svg @@ -0,0 +1 @@ +folder-remote.svg \ No newline at end of file diff --git a/places/16/inode-directory.svg b/places/16/inode-directory.svg new file mode 120000 index 00000000..15062ce2 --- /dev/null +++ b/places/16/inode-directory.svg @@ -0,0 +1 @@ +folder.svg \ No newline at end of file diff --git a/places/16/internet-radio.svg b/places/16/internet-radio.svg new file mode 100644 index 00000000..773dcd10 --- /dev/null +++ b/places/16/internet-radio.svg @@ -0,0 +1,539 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/places/16/library-audiobook.svg b/places/16/library-audiobook.svg new file mode 100644 index 00000000..4b7e5249 --- /dev/null +++ b/places/16/library-audiobook.svg @@ -0,0 +1,229 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/places/16/library-music.svg b/places/16/library-music.svg new file mode 120000 index 00000000..437f9629 --- /dev/null +++ b/places/16/library-music.svg @@ -0,0 +1 @@ +folder-music.svg \ No newline at end of file diff --git a/places/16/library-places.svg b/places/16/library-places.svg new file mode 100644 index 00000000..f685711b --- /dev/null +++ b/places/16/library-places.svg @@ -0,0 +1,676 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/places/16/library-podcast.svg b/places/16/library-podcast.svg new file mode 100644 index 00000000..cc93de21 --- /dev/null +++ b/places/16/library-podcast.svg @@ -0,0 +1,980 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/places/16/mail-inbox.svg b/places/16/mail-inbox.svg new file mode 100644 index 00000000..56abaa11 --- /dev/null +++ b/places/16/mail-inbox.svg @@ -0,0 +1,456 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/places/16/mail-mailbox.svg b/places/16/mail-mailbox.svg new file mode 100644 index 00000000..6c70e264 --- /dev/null +++ b/places/16/mail-mailbox.svg @@ -0,0 +1,197 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/places/16/mail-outbox.svg b/places/16/mail-outbox.svg new file mode 100644 index 00000000..35c945f4 --- /dev/null +++ b/places/16/mail-outbox.svg @@ -0,0 +1,657 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/places/16/mail-sent.svg b/places/16/mail-sent.svg new file mode 100644 index 00000000..08a746bb --- /dev/null +++ b/places/16/mail-sent.svg @@ -0,0 +1,282 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/places/16/network-server.svg b/places/16/network-server.svg new file mode 100644 index 00000000..02de8e6a --- /dev/null +++ b/places/16/network-server.svg @@ -0,0 +1,319 @@ + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/places/16/network-workgroup.svg b/places/16/network-workgroup.svg new file mode 120000 index 00000000..bb835036 --- /dev/null +++ b/places/16/network-workgroup.svg @@ -0,0 +1 @@ +folder-remote.svg \ No newline at end of file diff --git a/places/16/playlist-automatic.svg b/places/16/playlist-automatic.svg new file mode 100644 index 00000000..3065533c --- /dev/null +++ b/places/16/playlist-automatic.svg @@ -0,0 +1,321 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/places/16/playlist-queue.svg b/places/16/playlist-queue.svg new file mode 100644 index 00000000..579569dc --- /dev/null +++ b/places/16/playlist-queue.svg @@ -0,0 +1,842 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/places/16/playlist-similar.svg b/places/16/playlist-similar.svg new file mode 100644 index 00000000..981a5167 --- /dev/null +++ b/places/16/playlist-similar.svg @@ -0,0 +1,583 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/places/16/playlist.svg b/places/16/playlist.svg new file mode 100644 index 00000000..f556a624 --- /dev/null +++ b/places/16/playlist.svg @@ -0,0 +1,102 @@ + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/places/16/tag.svg b/places/16/tag.svg new file mode 120000 index 00000000..05e6cd7f --- /dev/null +++ b/places/16/tag.svg @@ -0,0 +1 @@ +folder-tag.svg \ No newline at end of file diff --git a/places/16/user-bookmarks.svg b/places/16/user-bookmarks.svg new file mode 120000 index 00000000..70ec4fd8 --- /dev/null +++ b/places/16/user-bookmarks.svg @@ -0,0 +1 @@ +../../actions/16/help-about.svg \ No newline at end of file diff --git a/places/16/user-desktop.svg b/places/16/user-desktop.svg new file mode 120000 index 00000000..15062ce2 --- /dev/null +++ b/places/16/user-desktop.svg @@ -0,0 +1 @@ +folder.svg \ No newline at end of file diff --git a/places/16/user-home.svg b/places/16/user-home.svg new file mode 100644 index 00000000..7283c05f --- /dev/null +++ b/places/16/user-home.svg @@ -0,0 +1,179 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/places/16/user-trash-full.svg b/places/16/user-trash-full.svg new file mode 100644 index 00000000..f5789b49 --- /dev/null +++ b/places/16/user-trash-full.svg @@ -0,0 +1,391 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/places/16/user-trash.svg b/places/16/user-trash.svg new file mode 100644 index 00000000..305e8f45 --- /dev/null +++ b/places/16/user-trash.svg @@ -0,0 +1,312 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/places/24/bookmark-missing.svg b/places/24/bookmark-missing.svg new file mode 100644 index 00000000..542c841e --- /dev/null +++ b/places/24/bookmark-missing.svg @@ -0,0 +1,166 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/places/24/distributor-logo.svg b/places/24/distributor-logo.svg new file mode 100644 index 00000000..01fc7cff --- /dev/null +++ b/places/24/distributor-logo.svg @@ -0,0 +1,38 @@ + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/places/24/folder-documents.svg b/places/24/folder-documents.svg new file mode 100644 index 00000000..8cbda686 --- /dev/null +++ b/places/24/folder-documents.svg @@ -0,0 +1,273 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/places/24/folder-download.svg b/places/24/folder-download.svg new file mode 100644 index 00000000..53a0ec93 --- /dev/null +++ b/places/24/folder-download.svg @@ -0,0 +1,158 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/places/24/folder-drag-accept.svg b/places/24/folder-drag-accept.svg new file mode 100644 index 00000000..efac4bc0 --- /dev/null +++ b/places/24/folder-drag-accept.svg @@ -0,0 +1,303 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/places/24/folder-music.svg b/places/24/folder-music.svg new file mode 100644 index 00000000..8a056185 --- /dev/null +++ b/places/24/folder-music.svg @@ -0,0 +1,133 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/places/24/folder-open.svg b/places/24/folder-open.svg new file mode 120000 index 00000000..be79c765 --- /dev/null +++ b/places/24/folder-open.svg @@ -0,0 +1 @@ +folder-drag-accept.svg \ No newline at end of file diff --git a/places/24/folder-pictures.svg b/places/24/folder-pictures.svg new file mode 100644 index 00000000..1504a7d4 --- /dev/null +++ b/places/24/folder-pictures.svg @@ -0,0 +1,314 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/places/24/folder-recent.svg b/places/24/folder-recent.svg new file mode 100644 index 00000000..fa502949 --- /dev/null +++ b/places/24/folder-recent.svg @@ -0,0 +1,215 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/places/24/folder-remote.svg b/places/24/folder-remote.svg new file mode 100644 index 00000000..167c9a32 --- /dev/null +++ b/places/24/folder-remote.svg @@ -0,0 +1,124 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/places/24/folder-saved-search.svg b/places/24/folder-saved-search.svg new file mode 100644 index 00000000..4407947d --- /dev/null +++ b/places/24/folder-saved-search.svg @@ -0,0 +1,298 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/places/24/folder-templates.svg b/places/24/folder-templates.svg new file mode 100644 index 00000000..b24250ab --- /dev/null +++ b/places/24/folder-templates.svg @@ -0,0 +1,247 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/places/24/folder-videos.svg b/places/24/folder-videos.svg new file mode 100644 index 00000000..d91047c6 --- /dev/null +++ b/places/24/folder-videos.svg @@ -0,0 +1,251 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/places/24/folder.svg b/places/24/folder.svg new file mode 100644 index 00000000..b249a122 --- /dev/null +++ b/places/24/folder.svg @@ -0,0 +1,288 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/places/24/gtk-network.svg b/places/24/gtk-network.svg new file mode 120000 index 00000000..bb835036 --- /dev/null +++ b/places/24/gtk-network.svg @@ -0,0 +1 @@ +folder-remote.svg \ No newline at end of file diff --git a/places/24/inode-directory.svg b/places/24/inode-directory.svg new file mode 120000 index 00000000..15062ce2 --- /dev/null +++ b/places/24/inode-directory.svg @@ -0,0 +1 @@ +folder.svg \ No newline at end of file diff --git a/places/24/library-music.svg b/places/24/library-music.svg new file mode 120000 index 00000000..437f9629 --- /dev/null +++ b/places/24/library-music.svg @@ -0,0 +1 @@ +folder-music.svg \ No newline at end of file diff --git a/places/24/mail-sent.svg b/places/24/mail-sent.svg new file mode 100644 index 00000000..a1b3e054 --- /dev/null +++ b/places/24/mail-sent.svg @@ -0,0 +1,454 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/places/24/network-server.svg b/places/24/network-server.svg new file mode 120000 index 00000000..bb835036 --- /dev/null +++ b/places/24/network-server.svg @@ -0,0 +1 @@ +folder-remote.svg \ No newline at end of file diff --git a/places/24/network-workgroup.svg b/places/24/network-workgroup.svg new file mode 120000 index 00000000..bb835036 --- /dev/null +++ b/places/24/network-workgroup.svg @@ -0,0 +1 @@ +folder-remote.svg \ No newline at end of file diff --git a/places/24/user-bookmarks.svg b/places/24/user-bookmarks.svg new file mode 120000 index 00000000..23127908 --- /dev/null +++ b/places/24/user-bookmarks.svg @@ -0,0 +1 @@ +../../actions/24/help-about.svg \ No newline at end of file diff --git a/places/24/user-desktop.svg b/places/24/user-desktop.svg new file mode 120000 index 00000000..15062ce2 --- /dev/null +++ b/places/24/user-desktop.svg @@ -0,0 +1 @@ +folder.svg \ No newline at end of file diff --git a/places/24/user-home.svg b/places/24/user-home.svg new file mode 100644 index 00000000..cce4b171 --- /dev/null +++ b/places/24/user-home.svg @@ -0,0 +1,280 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/places/24/user-trash-full.svg b/places/24/user-trash-full.svg new file mode 100644 index 00000000..ef2ca6e1 --- /dev/null +++ b/places/24/user-trash-full.svg @@ -0,0 +1,1029 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/places/24/user-trash.svg b/places/24/user-trash.svg new file mode 100644 index 00000000..836df7dd --- /dev/null +++ b/places/24/user-trash.svg @@ -0,0 +1,686 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + diff --git a/places/32/bookmark-missing.svg b/places/32/bookmark-missing.svg new file mode 100644 index 00000000..8e586488 --- /dev/null +++ b/places/32/bookmark-missing.svg @@ -0,0 +1,176 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/places/32/distributor-logo.svg b/places/32/distributor-logo.svg new file mode 100644 index 00000000..e4130307 --- /dev/null +++ b/places/32/distributor-logo.svg @@ -0,0 +1,38 @@ + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/places/32/folder-documents.svg b/places/32/folder-documents.svg new file mode 100644 index 00000000..ef14f9e0 --- /dev/null +++ b/places/32/folder-documents.svg @@ -0,0 +1,302 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/places/32/folder-download.svg b/places/32/folder-download.svg new file mode 100644 index 00000000..e34e4c57 --- /dev/null +++ b/places/32/folder-download.svg @@ -0,0 +1,322 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/places/32/folder-drag-accept.svg b/places/32/folder-drag-accept.svg new file mode 100644 index 00000000..319db97a --- /dev/null +++ b/places/32/folder-drag-accept.svg @@ -0,0 +1,292 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/places/32/folder-music.svg b/places/32/folder-music.svg new file mode 100644 index 00000000..7c3c9721 --- /dev/null +++ b/places/32/folder-music.svg @@ -0,0 +1,312 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/places/32/folder-open.svg b/places/32/folder-open.svg new file mode 120000 index 00000000..be79c765 --- /dev/null +++ b/places/32/folder-open.svg @@ -0,0 +1 @@ +folder-drag-accept.svg \ No newline at end of file diff --git a/places/32/folder-pictures.svg b/places/32/folder-pictures.svg new file mode 100644 index 00000000..8ce59880 --- /dev/null +++ b/places/32/folder-pictures.svg @@ -0,0 +1,322 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/places/32/folder-publicshare.svg b/places/32/folder-publicshare.svg new file mode 100644 index 00000000..93af5620 --- /dev/null +++ b/places/32/folder-publicshare.svg @@ -0,0 +1,317 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/places/32/folder-recent.svg b/places/32/folder-recent.svg new file mode 100644 index 00000000..4d5c0ec4 --- /dev/null +++ b/places/32/folder-recent.svg @@ -0,0 +1,322 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/places/32/folder-remote.svg b/places/32/folder-remote.svg new file mode 100644 index 00000000..978ee504 --- /dev/null +++ b/places/32/folder-remote.svg @@ -0,0 +1,322 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/places/32/folder-saved-search.svg b/places/32/folder-saved-search.svg new file mode 100644 index 00000000..9f43aae3 --- /dev/null +++ b/places/32/folder-saved-search.svg @@ -0,0 +1,302 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/places/32/folder-templates.svg b/places/32/folder-templates.svg new file mode 100644 index 00000000..b163395f --- /dev/null +++ b/places/32/folder-templates.svg @@ -0,0 +1,302 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/places/32/folder-videos.svg b/places/32/folder-videos.svg new file mode 100644 index 00000000..3eedf385 --- /dev/null +++ b/places/32/folder-videos.svg @@ -0,0 +1,312 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/places/32/folder.svg b/places/32/folder.svg new file mode 100644 index 00000000..5abe7402 --- /dev/null +++ b/places/32/folder.svg @@ -0,0 +1,292 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/places/32/gtk-network.svg b/places/32/gtk-network.svg new file mode 120000 index 00000000..bb835036 --- /dev/null +++ b/places/32/gtk-network.svg @@ -0,0 +1 @@ +folder-remote.svg \ No newline at end of file diff --git a/places/32/inode-directory.svg b/places/32/inode-directory.svg new file mode 120000 index 00000000..15062ce2 --- /dev/null +++ b/places/32/inode-directory.svg @@ -0,0 +1 @@ +folder.svg \ No newline at end of file diff --git a/places/32/library-music.svg b/places/32/library-music.svg new file mode 120000 index 00000000..437f9629 --- /dev/null +++ b/places/32/library-music.svg @@ -0,0 +1 @@ +folder-music.svg \ No newline at end of file diff --git a/places/32/network-server.svg b/places/32/network-server.svg new file mode 120000 index 00000000..bb835036 --- /dev/null +++ b/places/32/network-server.svg @@ -0,0 +1 @@ +folder-remote.svg \ No newline at end of file diff --git a/places/32/network-workgroup.svg b/places/32/network-workgroup.svg new file mode 120000 index 00000000..bb835036 --- /dev/null +++ b/places/32/network-workgroup.svg @@ -0,0 +1 @@ +folder-remote.svg \ No newline at end of file diff --git a/places/32/user-bookmarks.svg b/places/32/user-bookmarks.svg new file mode 120000 index 00000000..61a5c5a9 --- /dev/null +++ b/places/32/user-bookmarks.svg @@ -0,0 +1 @@ +../../actions/32/help-about.svg \ No newline at end of file diff --git a/places/32/user-desktop.svg b/places/32/user-desktop.svg new file mode 120000 index 00000000..15062ce2 --- /dev/null +++ b/places/32/user-desktop.svg @@ -0,0 +1 @@ +folder.svg \ No newline at end of file diff --git a/places/32/user-home.svg b/places/32/user-home.svg new file mode 100644 index 00000000..25740bcd --- /dev/null +++ b/places/32/user-home.svg @@ -0,0 +1,302 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/places/32/user-trash-full.svg b/places/32/user-trash-full.svg new file mode 100644 index 00000000..11a1276f --- /dev/null +++ b/places/32/user-trash-full.svg @@ -0,0 +1,606 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/places/32/user-trash.svg b/places/32/user-trash.svg new file mode 100644 index 00000000..0bdd423e --- /dev/null +++ b/places/32/user-trash.svg @@ -0,0 +1,454 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/places/48/bookmark-missing.svg b/places/48/bookmark-missing.svg new file mode 100644 index 00000000..ff5d855b --- /dev/null +++ b/places/48/bookmark-missing.svg @@ -0,0 +1,173 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/places/48/distributor-logo.svg b/places/48/distributor-logo.svg new file mode 100644 index 00000000..d3da706d --- /dev/null +++ b/places/48/distributor-logo.svg @@ -0,0 +1,38 @@ + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/places/48/folder-documents.svg b/places/48/folder-documents.svg new file mode 100644 index 00000000..0b697f9a --- /dev/null +++ b/places/48/folder-documents.svg @@ -0,0 +1,298 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/places/48/folder-download.svg b/places/48/folder-download.svg new file mode 100644 index 00000000..08f28d88 --- /dev/null +++ b/places/48/folder-download.svg @@ -0,0 +1,320 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/places/48/folder-drag-accept.svg b/places/48/folder-drag-accept.svg new file mode 100644 index 00000000..a5b28041 --- /dev/null +++ b/places/48/folder-drag-accept.svg @@ -0,0 +1,288 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/places/48/folder-music.svg b/places/48/folder-music.svg new file mode 100644 index 00000000..5d698142 --- /dev/null +++ b/places/48/folder-music.svg @@ -0,0 +1,308 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/places/48/folder-open.svg b/places/48/folder-open.svg new file mode 120000 index 00000000..be79c765 --- /dev/null +++ b/places/48/folder-open.svg @@ -0,0 +1 @@ +folder-drag-accept.svg \ No newline at end of file diff --git a/places/48/folder-pictures.svg b/places/48/folder-pictures.svg new file mode 100644 index 00000000..284dd9ef --- /dev/null +++ b/places/48/folder-pictures.svg @@ -0,0 +1,298 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/places/48/folder-publicshare.svg b/places/48/folder-publicshare.svg new file mode 100644 index 00000000..58d8474d --- /dev/null +++ b/places/48/folder-publicshare.svg @@ -0,0 +1,313 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/places/48/folder-recent.svg b/places/48/folder-recent.svg new file mode 100644 index 00000000..364be12a --- /dev/null +++ b/places/48/folder-recent.svg @@ -0,0 +1,318 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/places/48/folder-remote.svg b/places/48/folder-remote.svg new file mode 100644 index 00000000..df3fe171 --- /dev/null +++ b/places/48/folder-remote.svg @@ -0,0 +1,318 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/places/48/folder-saved-search.svg b/places/48/folder-saved-search.svg new file mode 100644 index 00000000..944ab17a --- /dev/null +++ b/places/48/folder-saved-search.svg @@ -0,0 +1,298 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/places/48/folder-templates.svg b/places/48/folder-templates.svg new file mode 100644 index 00000000..0e612e3a --- /dev/null +++ b/places/48/folder-templates.svg @@ -0,0 +1,298 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/places/48/folder-videos.svg b/places/48/folder-videos.svg new file mode 100644 index 00000000..232a7b4a --- /dev/null +++ b/places/48/folder-videos.svg @@ -0,0 +1,308 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/places/48/folder.svg b/places/48/folder.svg new file mode 100644 index 00000000..8e25ba0a --- /dev/null +++ b/places/48/folder.svg @@ -0,0 +1,288 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/places/48/gtk-network.svg b/places/48/gtk-network.svg new file mode 120000 index 00000000..bb835036 --- /dev/null +++ b/places/48/gtk-network.svg @@ -0,0 +1 @@ +folder-remote.svg \ No newline at end of file diff --git a/places/48/inode-directory.svg b/places/48/inode-directory.svg new file mode 120000 index 00000000..15062ce2 --- /dev/null +++ b/places/48/inode-directory.svg @@ -0,0 +1 @@ +folder.svg \ No newline at end of file diff --git a/places/48/library-music.svg b/places/48/library-music.svg new file mode 120000 index 00000000..437f9629 --- /dev/null +++ b/places/48/library-music.svg @@ -0,0 +1 @@ +folder-music.svg \ No newline at end of file diff --git a/places/48/network-server.svg b/places/48/network-server.svg new file mode 120000 index 00000000..bb835036 --- /dev/null +++ b/places/48/network-server.svg @@ -0,0 +1 @@ +folder-remote.svg \ No newline at end of file diff --git a/places/48/network-workgroup.svg b/places/48/network-workgroup.svg new file mode 120000 index 00000000..bb835036 --- /dev/null +++ b/places/48/network-workgroup.svg @@ -0,0 +1 @@ +folder-remote.svg \ No newline at end of file diff --git a/places/48/user-bookmarks.svg b/places/48/user-bookmarks.svg new file mode 120000 index 00000000..c7d7345a --- /dev/null +++ b/places/48/user-bookmarks.svg @@ -0,0 +1 @@ +../../actions/48/help-about.svg \ No newline at end of file diff --git a/places/48/user-desktop.svg b/places/48/user-desktop.svg new file mode 120000 index 00000000..15062ce2 --- /dev/null +++ b/places/48/user-desktop.svg @@ -0,0 +1 @@ +folder.svg \ No newline at end of file diff --git a/places/48/user-home.svg b/places/48/user-home.svg new file mode 100644 index 00000000..bd029886 --- /dev/null +++ b/places/48/user-home.svg @@ -0,0 +1,298 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/places/48/user-trash-full.svg b/places/48/user-trash-full.svg new file mode 100644 index 00000000..07751ec6 --- /dev/null +++ b/places/48/user-trash-full.svg @@ -0,0 +1,613 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/places/48/user-trash.svg b/places/48/user-trash.svg new file mode 100644 index 00000000..ff540fca --- /dev/null +++ b/places/48/user-trash.svg @@ -0,0 +1,491 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/places/64/bookmark-missing.svg b/places/64/bookmark-missing.svg new file mode 100644 index 00000000..984319fa --- /dev/null +++ b/places/64/bookmark-missing.svg @@ -0,0 +1,175 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/places/64/folder-documents.svg b/places/64/folder-documents.svg new file mode 100644 index 00000000..a1d02cb5 --- /dev/null +++ b/places/64/folder-documents.svg @@ -0,0 +1,287 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/places/64/folder-download.svg b/places/64/folder-download.svg new file mode 100644 index 00000000..a14681fd --- /dev/null +++ b/places/64/folder-download.svg @@ -0,0 +1,297 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/places/64/folder-drag-accept.svg b/places/64/folder-drag-accept.svg new file mode 100644 index 00000000..19a7225c --- /dev/null +++ b/places/64/folder-drag-accept.svg @@ -0,0 +1,277 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/places/64/folder-music.svg b/places/64/folder-music.svg new file mode 100644 index 00000000..ecad5b0c --- /dev/null +++ b/places/64/folder-music.svg @@ -0,0 +1,297 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/places/64/folder-open.svg b/places/64/folder-open.svg new file mode 120000 index 00000000..be79c765 --- /dev/null +++ b/places/64/folder-open.svg @@ -0,0 +1 @@ +folder-drag-accept.svg \ No newline at end of file diff --git a/places/64/folder-pictures.svg b/places/64/folder-pictures.svg new file mode 100644 index 00000000..651602c2 --- /dev/null +++ b/places/64/folder-pictures.svg @@ -0,0 +1,287 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/places/64/folder-publicshare.svg b/places/64/folder-publicshare.svg new file mode 100644 index 00000000..12a139b4 --- /dev/null +++ b/places/64/folder-publicshare.svg @@ -0,0 +1,345 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/places/64/folder-recent.svg b/places/64/folder-recent.svg new file mode 100644 index 00000000..dc798c0c --- /dev/null +++ b/places/64/folder-recent.svg @@ -0,0 +1,307 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/places/64/folder-remote.svg b/places/64/folder-remote.svg new file mode 100644 index 00000000..86fe681f --- /dev/null +++ b/places/64/folder-remote.svg @@ -0,0 +1,307 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/places/64/folder-saved-search.svg b/places/64/folder-saved-search.svg new file mode 100644 index 00000000..8ba040ab --- /dev/null +++ b/places/64/folder-saved-search.svg @@ -0,0 +1,287 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/places/64/folder-templates.svg b/places/64/folder-templates.svg new file mode 100644 index 00000000..1c04fd88 --- /dev/null +++ b/places/64/folder-templates.svg @@ -0,0 +1,799 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/places/64/folder-videos.svg b/places/64/folder-videos.svg new file mode 100644 index 00000000..ce4be309 --- /dev/null +++ b/places/64/folder-videos.svg @@ -0,0 +1,287 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/places/64/folder.svg b/places/64/folder.svg new file mode 100644 index 00000000..9d819225 --- /dev/null +++ b/places/64/folder.svg @@ -0,0 +1,300 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/places/64/gtk-network.svg b/places/64/gtk-network.svg new file mode 120000 index 00000000..bb835036 --- /dev/null +++ b/places/64/gtk-network.svg @@ -0,0 +1 @@ +folder-remote.svg \ No newline at end of file diff --git a/places/64/inode-directory.svg b/places/64/inode-directory.svg new file mode 120000 index 00000000..15062ce2 --- /dev/null +++ b/places/64/inode-directory.svg @@ -0,0 +1 @@ +folder.svg \ No newline at end of file diff --git a/places/64/library-music.svg b/places/64/library-music.svg new file mode 120000 index 00000000..437f9629 --- /dev/null +++ b/places/64/library-music.svg @@ -0,0 +1 @@ +folder-music.svg \ No newline at end of file diff --git a/places/64/network-server.svg b/places/64/network-server.svg new file mode 120000 index 00000000..bb835036 --- /dev/null +++ b/places/64/network-server.svg @@ -0,0 +1 @@ +folder-remote.svg \ No newline at end of file diff --git a/places/64/network-workgroup.svg b/places/64/network-workgroup.svg new file mode 120000 index 00000000..bb835036 --- /dev/null +++ b/places/64/network-workgroup.svg @@ -0,0 +1 @@ +folder-remote.svg \ No newline at end of file diff --git a/places/64/user-bookmarks.svg b/places/64/user-bookmarks.svg new file mode 120000 index 00000000..217875a9 --- /dev/null +++ b/places/64/user-bookmarks.svg @@ -0,0 +1 @@ +../../actions/64/help-about.svg \ No newline at end of file diff --git a/places/64/user-desktop.svg b/places/64/user-desktop.svg new file mode 120000 index 00000000..15062ce2 --- /dev/null +++ b/places/64/user-desktop.svg @@ -0,0 +1 @@ +folder.svg \ No newline at end of file diff --git a/places/64/user-home.svg b/places/64/user-home.svg new file mode 100644 index 00000000..bc32a7ce --- /dev/null +++ b/places/64/user-home.svg @@ -0,0 +1,287 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/places/64/user-trash-full.svg b/places/64/user-trash-full.svg new file mode 100644 index 00000000..15da07fc --- /dev/null +++ b/places/64/user-trash-full.svg @@ -0,0 +1,995 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/places/64/user-trash.svg b/places/64/user-trash.svg new file mode 100644 index 00000000..9ce07174 --- /dev/null +++ b/places/64/user-trash.svg @@ -0,0 +1,678 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/places/symbolic/folder-documents-symbolic.svg b/places/symbolic/folder-documents-symbolic.svg new file mode 100644 index 00000000..ed73d538 --- /dev/null +++ b/places/symbolic/folder-documents-symbolic.svg @@ -0,0 +1,94 @@ + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + diff --git a/places/symbolic/folder-download-symbolic.svg b/places/symbolic/folder-download-symbolic.svg new file mode 100644 index 00000000..fcfda15b --- /dev/null +++ b/places/symbolic/folder-download-symbolic.svg @@ -0,0 +1,41 @@ + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + diff --git a/places/symbolic/folder-music-symbolic.svg b/places/symbolic/folder-music-symbolic.svg new file mode 100644 index 00000000..38592abb --- /dev/null +++ b/places/symbolic/folder-music-symbolic.svg @@ -0,0 +1,38 @@ + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/places/symbolic/folder-pictures-symbolic.svg b/places/symbolic/folder-pictures-symbolic.svg new file mode 100644 index 00000000..e4a442a8 --- /dev/null +++ b/places/symbolic/folder-pictures-symbolic.svg @@ -0,0 +1,34 @@ + + + + + + + + + image/svg+xml + + + + + + + diff --git a/places/symbolic/folder-publicshare-symbolic.svg b/places/symbolic/folder-publicshare-symbolic.svg new file mode 100644 index 00000000..02ca4854 --- /dev/null +++ b/places/symbolic/folder-publicshare-symbolic.svg @@ -0,0 +1,108 @@ + + + + + Moka Symbolic Icon Theme + + + + image/svg+xml + + Moka Symbolic Icon Theme + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/places/symbolic/folder-recent-symbolic.svg b/places/symbolic/folder-recent-symbolic.svg new file mode 100644 index 00000000..b6c1f3ff --- /dev/null +++ b/places/symbolic/folder-recent-symbolic.svg @@ -0,0 +1,46 @@ + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + + diff --git a/places/symbolic/folder-remote-symbolic.svg b/places/symbolic/folder-remote-symbolic.svg new file mode 100644 index 00000000..9a1d6481 --- /dev/null +++ b/places/symbolic/folder-remote-symbolic.svg @@ -0,0 +1,42 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/places/symbolic/folder-saved-search-symbolic.svg b/places/symbolic/folder-saved-search-symbolic.svg new file mode 100644 index 00000000..ba5f4e5b --- /dev/null +++ b/places/symbolic/folder-saved-search-symbolic.svg @@ -0,0 +1,69 @@ + + + + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + diff --git a/places/symbolic/folder-symbolic.svg b/places/symbolic/folder-symbolic.svg new file mode 100644 index 00000000..b6cb6031 --- /dev/null +++ b/places/symbolic/folder-symbolic.svg @@ -0,0 +1,37 @@ + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/places/symbolic/folder-videos-symbolic.svg b/places/symbolic/folder-videos-symbolic.svg new file mode 100644 index 00000000..9a0c6c81 --- /dev/null +++ b/places/symbolic/folder-videos-symbolic.svg @@ -0,0 +1,37 @@ + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/places/symbolic/user-home-symbolic.svg b/places/symbolic/user-home-symbolic.svg new file mode 100644 index 00000000..c3449390 --- /dev/null +++ b/places/symbolic/user-home-symbolic.svg @@ -0,0 +1,34 @@ + + + + + + + + + image/svg+xml + + + + + + + diff --git a/places/symbolic/user-trash-symbolic.svg b/places/symbolic/user-trash-symbolic.svg new file mode 100644 index 00000000..68ac87b8 --- /dev/null +++ b/places/symbolic/user-trash-symbolic.svg @@ -0,0 +1,34 @@ + + + + + + + + + image/svg+xml + + + + + + + diff --git a/status/16/aptdaemon-add.svg b/status/16/aptdaemon-add.svg new file mode 120000 index 00000000..45218255 --- /dev/null +++ b/status/16/aptdaemon-add.svg @@ -0,0 +1 @@ +aptdaemon-download.svg \ No newline at end of file diff --git a/status/16/aptdaemon-download.svg b/status/16/aptdaemon-download.svg new file mode 100644 index 00000000..a5374f62 --- /dev/null +++ b/status/16/aptdaemon-download.svg @@ -0,0 +1,151 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/status/16/aptdaemon-working.svg b/status/16/aptdaemon-working.svg new file mode 120000 index 00000000..45218255 --- /dev/null +++ b/status/16/aptdaemon-working.svg @@ -0,0 +1 @@ +aptdaemon-download.svg \ No newline at end of file diff --git a/status/16/dialog-error.svg b/status/16/dialog-error.svg new file mode 100644 index 00000000..afdde8b3 --- /dev/null +++ b/status/16/dialog-error.svg @@ -0,0 +1,131 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/status/16/dialog-information.svg b/status/16/dialog-information.svg new file mode 120000 index 00000000..ebd6fbbb --- /dev/null +++ b/status/16/dialog-information.svg @@ -0,0 +1 @@ +../../actions/16/help-info.svg \ No newline at end of file diff --git a/status/16/dialog-question.svg b/status/16/dialog-question.svg new file mode 120000 index 00000000..19779ca6 --- /dev/null +++ b/status/16/dialog-question.svg @@ -0,0 +1 @@ +../../actions/16/help-contents.svg \ No newline at end of file diff --git a/status/16/dialog-warning.svg b/status/16/dialog-warning.svg new file mode 100644 index 00000000..91b27498 --- /dev/null +++ b/status/16/dialog-warning.svg @@ -0,0 +1,457 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/status/16/image-missing.svg b/status/16/image-missing.svg new file mode 100644 index 00000000..b5b4692e --- /dev/null +++ b/status/16/image-missing.svg @@ -0,0 +1,225 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/status/16/locked.svg b/status/16/locked.svg new file mode 100644 index 00000000..3f72c90a --- /dev/null +++ b/status/16/locked.svg @@ -0,0 +1,348 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/status/16/mail-forwarded.svg b/status/16/mail-forwarded.svg new file mode 100644 index 00000000..2985cba3 --- /dev/null +++ b/status/16/mail-forwarded.svg @@ -0,0 +1,108 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/status/16/mail-replied.svg b/status/16/mail-replied.svg new file mode 100644 index 00000000..2d1449d4 --- /dev/null +++ b/status/16/mail-replied.svg @@ -0,0 +1,107 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/status/16/mail-unread.svg b/status/16/mail-unread.svg new file mode 100644 index 00000000..c42f46d7 --- /dev/null +++ b/status/16/mail-unread.svg @@ -0,0 +1,167 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/status/16/network-wireless-encrypted.svg b/status/16/network-wireless-encrypted.svg new file mode 120000 index 00000000..dc258399 --- /dev/null +++ b/status/16/network-wireless-encrypted.svg @@ -0,0 +1 @@ +locked.svg \ No newline at end of file diff --git a/status/16/non-starred-grey.svg b/status/16/non-starred-grey.svg new file mode 120000 index 00000000..e25c9c66 --- /dev/null +++ b/status/16/non-starred-grey.svg @@ -0,0 +1 @@ +non-starred.svg \ No newline at end of file diff --git a/status/16/non-starred.svg b/status/16/non-starred.svg new file mode 100644 index 00000000..e0b7ef9a --- /dev/null +++ b/status/16/non-starred.svg @@ -0,0 +1,93 @@ + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/status/16/security-medium.svg b/status/16/security-medium.svg new file mode 120000 index 00000000..dc258399 --- /dev/null +++ b/status/16/security-medium.svg @@ -0,0 +1 @@ +locked.svg \ No newline at end of file diff --git a/status/16/starred.svg b/status/16/starred.svg new file mode 100644 index 00000000..537c49b4 --- /dev/null +++ b/status/16/starred.svg @@ -0,0 +1,132 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/status/16/user-available.svg b/status/16/user-available.svg new file mode 100644 index 00000000..32b25aa7 --- /dev/null +++ b/status/16/user-available.svg @@ -0,0 +1,112 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/status/16/user-away.svg b/status/16/user-away.svg new file mode 100644 index 00000000..f54cf9c5 --- /dev/null +++ b/status/16/user-away.svg @@ -0,0 +1,112 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/status/16/user-busy.svg b/status/16/user-busy.svg new file mode 100644 index 00000000..d6ea7b82 --- /dev/null +++ b/status/16/user-busy.svg @@ -0,0 +1,137 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/status/16/user-idle.svg b/status/16/user-idle.svg new file mode 120000 index 00000000..d0a56fad --- /dev/null +++ b/status/16/user-idle.svg @@ -0,0 +1 @@ +user-away.svg \ No newline at end of file diff --git a/status/16/user-invisible.svg b/status/16/user-invisible.svg new file mode 100644 index 00000000..92aadc5f --- /dev/null +++ b/status/16/user-invisible.svg @@ -0,0 +1,113 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/status/16/user-offline.svg b/status/16/user-offline.svg new file mode 100644 index 00000000..e72c3453 --- /dev/null +++ b/status/16/user-offline.svg @@ -0,0 +1,104 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/status/16/user-typing.svg b/status/16/user-typing.svg new file mode 100644 index 00000000..3359d32d --- /dev/null +++ b/status/16/user-typing.svg @@ -0,0 +1,125 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ... + diff --git a/status/24/aptdaemon-add.svg b/status/24/aptdaemon-add.svg new file mode 120000 index 00000000..45218255 --- /dev/null +++ b/status/24/aptdaemon-add.svg @@ -0,0 +1 @@ +aptdaemon-download.svg \ No newline at end of file diff --git a/status/24/aptdaemon-download.svg b/status/24/aptdaemon-download.svg new file mode 100644 index 00000000..53a0ec93 --- /dev/null +++ b/status/24/aptdaemon-download.svg @@ -0,0 +1,158 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/status/24/aptdaemon-working.svg b/status/24/aptdaemon-working.svg new file mode 120000 index 00000000..45218255 --- /dev/null +++ b/status/24/aptdaemon-working.svg @@ -0,0 +1 @@ +aptdaemon-download.svg \ No newline at end of file diff --git a/status/24/battery-caution-charging-symbolic.svg b/status/24/battery-caution-charging-symbolic.svg new file mode 100644 index 00000000..ef9a1621 --- /dev/null +++ b/status/24/battery-caution-charging-symbolic.svg @@ -0,0 +1,49 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/status/24/battery-caution-symbolic.svg b/status/24/battery-caution-symbolic.svg new file mode 100644 index 00000000..e86b94c1 --- /dev/null +++ b/status/24/battery-caution-symbolic.svg @@ -0,0 +1,44 @@ + + + + + + + + + image/svg+xml + + + + + + + + diff --git a/status/24/battery-empty-charging-symbolic.svg b/status/24/battery-empty-charging-symbolic.svg new file mode 100644 index 00000000..9715c3ca --- /dev/null +++ b/status/24/battery-empty-charging-symbolic.svg @@ -0,0 +1,44 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/status/24/battery-empty-symbolic.svg b/status/24/battery-empty-symbolic.svg new file mode 100644 index 00000000..d6b06c2f --- /dev/null +++ b/status/24/battery-empty-symbolic.svg @@ -0,0 +1,38 @@ + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/status/24/battery-full-charged-symbolic.svg b/status/24/battery-full-charged-symbolic.svg new file mode 100644 index 00000000..1472b0a7 --- /dev/null +++ b/status/24/battery-full-charged-symbolic.svg @@ -0,0 +1,34 @@ + + + + + + + + + image/svg+xml + + + + + + + diff --git a/status/24/battery-full-charging-symbolic.svg b/status/24/battery-full-charging-symbolic.svg new file mode 100644 index 00000000..7de40993 --- /dev/null +++ b/status/24/battery-full-charging-symbolic.svg @@ -0,0 +1,49 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/status/24/battery-full-symbolic.svg b/status/24/battery-full-symbolic.svg new file mode 100644 index 00000000..ff3cc2cb --- /dev/null +++ b/status/24/battery-full-symbolic.svg @@ -0,0 +1,38 @@ + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/status/24/battery-good-charging-symbolic.svg b/status/24/battery-good-charging-symbolic.svg new file mode 100644 index 00000000..d4448f2d --- /dev/null +++ b/status/24/battery-good-charging-symbolic.svg @@ -0,0 +1,49 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/status/24/battery-good-symbolic.svg b/status/24/battery-good-symbolic.svg new file mode 100644 index 00000000..0b79a050 --- /dev/null +++ b/status/24/battery-good-symbolic.svg @@ -0,0 +1,38 @@ + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/status/24/battery-low-charging-symbolic.svg b/status/24/battery-low-charging-symbolic.svg new file mode 100644 index 00000000..b46d95b9 --- /dev/null +++ b/status/24/battery-low-charging-symbolic.svg @@ -0,0 +1,44 @@ + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/status/24/battery-low-symbolic.svg b/status/24/battery-low-symbolic.svg new file mode 100644 index 00000000..48e79ebe --- /dev/null +++ b/status/24/battery-low-symbolic.svg @@ -0,0 +1,34 @@ + + + + + + + + + image/svg+xml + + + + + + + diff --git a/status/24/battery-missing-symbolic.svg b/status/24/battery-missing-symbolic.svg new file mode 100644 index 00000000..1a45f053 --- /dev/null +++ b/status/24/battery-missing-symbolic.svg @@ -0,0 +1,34 @@ + + + + + + + + + image/svg+xml + + + + + + + diff --git a/status/24/bluetooth-active-symbolic.svg b/status/24/bluetooth-active-symbolic.svg new file mode 100644 index 00000000..e2380e23 --- /dev/null +++ b/status/24/bluetooth-active-symbolic.svg @@ -0,0 +1,61 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/status/24/bluetooth-disabled-symbolic.svg b/status/24/bluetooth-disabled-symbolic.svg new file mode 100644 index 00000000..fa84adc7 --- /dev/null +++ b/status/24/bluetooth-disabled-symbolic.svg @@ -0,0 +1,36 @@ + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/status/24/dialog-error.svg b/status/24/dialog-error.svg new file mode 100644 index 00000000..87a45f8d --- /dev/null +++ b/status/24/dialog-error.svg @@ -0,0 +1,259 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/status/24/dialog-information.svg b/status/24/dialog-information.svg new file mode 120000 index 00000000..83a47956 --- /dev/null +++ b/status/24/dialog-information.svg @@ -0,0 +1 @@ +../../actions/24/help-info.svg \ No newline at end of file diff --git a/status/24/dialog-question.svg b/status/24/dialog-question.svg new file mode 120000 index 00000000..27cd4add --- /dev/null +++ b/status/24/dialog-question.svg @@ -0,0 +1 @@ +../../actions/24/help-contents.svg \ No newline at end of file diff --git a/status/24/dialog-warning.svg b/status/24/dialog-warning.svg new file mode 100644 index 00000000..034c0445 --- /dev/null +++ b/status/24/dialog-warning.svg @@ -0,0 +1,330 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/status/24/error.svg b/status/24/error.svg new file mode 120000 index 00000000..3b41d91e --- /dev/null +++ b/status/24/error.svg @@ -0,0 +1 @@ +dialog-error.svg \ No newline at end of file diff --git a/status/24/image-missing.svg b/status/24/image-missing.svg new file mode 100644 index 00000000..f2fe2657 --- /dev/null +++ b/status/24/image-missing.svg @@ -0,0 +1,244 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/status/24/locked.svg b/status/24/locked.svg new file mode 100644 index 00000000..950f2177 --- /dev/null +++ b/status/24/locked.svg @@ -0,0 +1,327 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/status/32/battery-caution.svg b/status/32/battery-caution.svg new file mode 100644 index 00000000..9f2777dd --- /dev/null +++ b/status/32/battery-caution.svg @@ -0,0 +1,374 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/status/32/battery-empty.svg b/status/32/battery-empty.svg new file mode 100644 index 00000000..44dbb58b --- /dev/null +++ b/status/32/battery-empty.svg @@ -0,0 +1,374 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/status/32/battery-full.svg b/status/32/battery-full.svg new file mode 100644 index 00000000..99a6a58c --- /dev/null +++ b/status/32/battery-full.svg @@ -0,0 +1,327 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/status/32/battery-good.svg b/status/32/battery-good.svg new file mode 100644 index 00000000..99da327b --- /dev/null +++ b/status/32/battery-good.svg @@ -0,0 +1,398 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/status/32/battery-low.svg b/status/32/battery-low.svg new file mode 100644 index 00000000..2c201ad8 --- /dev/null +++ b/status/32/battery-low.svg @@ -0,0 +1,398 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/status/32/dialog-error.svg b/status/32/dialog-error.svg new file mode 100644 index 00000000..81577ebe --- /dev/null +++ b/status/32/dialog-error.svg @@ -0,0 +1,345 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/status/32/dialog-information.svg b/status/32/dialog-information.svg new file mode 120000 index 00000000..ef9c9aca --- /dev/null +++ b/status/32/dialog-information.svg @@ -0,0 +1 @@ +../../actions/32/help-info.svg \ No newline at end of file diff --git a/status/32/dialog-question.svg b/status/32/dialog-question.svg new file mode 120000 index 00000000..06a4ef71 --- /dev/null +++ b/status/32/dialog-question.svg @@ -0,0 +1 @@ +../../actions/32/help-contents.svg \ No newline at end of file diff --git a/status/32/dialog-warning.svg b/status/32/dialog-warning.svg new file mode 100644 index 00000000..2e6e2bc3 --- /dev/null +++ b/status/32/dialog-warning.svg @@ -0,0 +1,508 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/status/32/image-loading.svg b/status/32/image-loading.svg new file mode 100644 index 00000000..c1139372 --- /dev/null +++ b/status/32/image-loading.svg @@ -0,0 +1,72 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/status/32/image-missing.svg b/status/32/image-missing.svg new file mode 100644 index 00000000..87267c50 --- /dev/null +++ b/status/32/image-missing.svg @@ -0,0 +1,392 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/status/32/locked.svg b/status/32/locked.svg new file mode 100644 index 00000000..9aa4a565 --- /dev/null +++ b/status/32/locked.svg @@ -0,0 +1,680 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/status/32/network-wireless-encrypted.svg b/status/32/network-wireless-encrypted.svg new file mode 120000 index 00000000..dc258399 --- /dev/null +++ b/status/32/network-wireless-encrypted.svg @@ -0,0 +1 @@ +locked.svg \ No newline at end of file diff --git a/status/32/security-medium.svg b/status/32/security-medium.svg new file mode 120000 index 00000000..dc258399 --- /dev/null +++ b/status/32/security-medium.svg @@ -0,0 +1 @@ +locked.svg \ No newline at end of file diff --git a/status/48/aptdaemon-add.svg b/status/48/aptdaemon-add.svg new file mode 120000 index 00000000..45218255 --- /dev/null +++ b/status/48/aptdaemon-add.svg @@ -0,0 +1 @@ +aptdaemon-download.svg \ No newline at end of file diff --git a/status/48/aptdaemon-delete.svg b/status/48/aptdaemon-delete.svg new file mode 100644 index 00000000..3a4fd02a --- /dev/null +++ b/status/48/aptdaemon-delete.svg @@ -0,0 +1,327 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/status/48/aptdaemon-download.svg b/status/48/aptdaemon-download.svg new file mode 100644 index 00000000..0e55bdc2 --- /dev/null +++ b/status/48/aptdaemon-download.svg @@ -0,0 +1,152 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/status/48/aptdaemon-setup.svg b/status/48/aptdaemon-setup.svg new file mode 100644 index 00000000..af3466ba --- /dev/null +++ b/status/48/aptdaemon-setup.svg @@ -0,0 +1,285 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/status/48/aptdaemon-update-cache.svg b/status/48/aptdaemon-update-cache.svg new file mode 120000 index 00000000..edb6791c --- /dev/null +++ b/status/48/aptdaemon-update-cache.svg @@ -0,0 +1 @@ +aptdaemon-upgrade.svg \ No newline at end of file diff --git a/status/48/aptdaemon-upgrade.svg b/status/48/aptdaemon-upgrade.svg new file mode 100644 index 00000000..4ea6de49 --- /dev/null +++ b/status/48/aptdaemon-upgrade.svg @@ -0,0 +1,171 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/status/48/aptdaemon-working.svg b/status/48/aptdaemon-working.svg new file mode 120000 index 00000000..45218255 --- /dev/null +++ b/status/48/aptdaemon-working.svg @@ -0,0 +1 @@ +aptdaemon-download.svg \ No newline at end of file diff --git a/status/48/battery-ac-adapter.svg b/status/48/battery-ac-adapter.svg new file mode 100644 index 00000000..6a7f52a6 --- /dev/null +++ b/status/48/battery-ac-adapter.svg @@ -0,0 +1,586 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/status/48/battery-caution-charging.svg b/status/48/battery-caution-charging.svg new file mode 100644 index 00000000..af1427c8 --- /dev/null +++ b/status/48/battery-caution-charging.svg @@ -0,0 +1,384 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/status/48/battery-caution-symbolic.svg b/status/48/battery-caution-symbolic.svg new file mode 120000 index 00000000..3ff0e206 --- /dev/null +++ b/status/48/battery-caution-symbolic.svg @@ -0,0 +1 @@ +notification-battery-low.svg \ No newline at end of file diff --git a/status/48/battery-caution.svg b/status/48/battery-caution.svg new file mode 100644 index 00000000..2e2049f8 --- /dev/null +++ b/status/48/battery-caution.svg @@ -0,0 +1,388 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/status/48/battery-empty-charging.svg b/status/48/battery-empty-charging.svg new file mode 100644 index 00000000..0e8c3378 --- /dev/null +++ b/status/48/battery-empty-charging.svg @@ -0,0 +1,364 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/status/48/battery-empty.svg b/status/48/battery-empty.svg new file mode 100644 index 00000000..9994f12d --- /dev/null +++ b/status/48/battery-empty.svg @@ -0,0 +1,366 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/status/48/battery-full-charging.svg b/status/48/battery-full-charging.svg new file mode 100644 index 00000000..68bcd76f --- /dev/null +++ b/status/48/battery-full-charging.svg @@ -0,0 +1,318 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/status/48/battery-full.svg b/status/48/battery-full.svg new file mode 100644 index 00000000..8171b25a --- /dev/null +++ b/status/48/battery-full.svg @@ -0,0 +1,301 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/status/48/battery-good-charging.svg b/status/48/battery-good-charging.svg new file mode 100644 index 00000000..bf00f37a --- /dev/null +++ b/status/48/battery-good-charging.svg @@ -0,0 +1,384 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/status/48/battery-good.svg b/status/48/battery-good.svg new file mode 100644 index 00000000..57d694b1 --- /dev/null +++ b/status/48/battery-good.svg @@ -0,0 +1,373 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/status/48/battery-low-charging.svg b/status/48/battery-low-charging.svg new file mode 100644 index 00000000..f19ba01f --- /dev/null +++ b/status/48/battery-low-charging.svg @@ -0,0 +1,387 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/status/48/battery-low-symbolic.svg b/status/48/battery-low-symbolic.svg new file mode 100644 index 00000000..bd9518ff --- /dev/null +++ b/status/48/battery-low-symbolic.svg @@ -0,0 +1,153 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/status/48/battery-low.svg b/status/48/battery-low.svg new file mode 100644 index 00000000..f0ea39d7 --- /dev/null +++ b/status/48/battery-low.svg @@ -0,0 +1,373 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/status/48/battery-mouse-000.svg b/status/48/battery-mouse-000.svg new file mode 100644 index 00000000..0f3a88b9 --- /dev/null +++ b/status/48/battery-mouse-000.svg @@ -0,0 +1,504 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/status/48/battery-mouse-020.svg b/status/48/battery-mouse-020.svg new file mode 100644 index 00000000..7d85333b --- /dev/null +++ b/status/48/battery-mouse-020.svg @@ -0,0 +1,504 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/status/48/battery-mouse-040.svg b/status/48/battery-mouse-040.svg new file mode 100644 index 00000000..f67afd8c --- /dev/null +++ b/status/48/battery-mouse-040.svg @@ -0,0 +1,528 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/status/48/battery-mouse-060.svg b/status/48/battery-mouse-060.svg new file mode 100644 index 00000000..0ad4e3ca --- /dev/null +++ b/status/48/battery-mouse-060.svg @@ -0,0 +1,528 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/status/48/battery-mouse-080.svg b/status/48/battery-mouse-080.svg new file mode 100644 index 00000000..f19c6f45 --- /dev/null +++ b/status/48/battery-mouse-080.svg @@ -0,0 +1,528 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/status/48/battery-mouse-100.svg b/status/48/battery-mouse-100.svg new file mode 100644 index 00000000..9b48c386 --- /dev/null +++ b/status/48/battery-mouse-100.svg @@ -0,0 +1,457 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/status/48/battery-phone-000.svg b/status/48/battery-phone-000.svg new file mode 100644 index 00000000..081b4e19 --- /dev/null +++ b/status/48/battery-phone-000.svg @@ -0,0 +1,663 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/status/48/battery-phone-020.svg b/status/48/battery-phone-020.svg new file mode 100644 index 00000000..02527ad2 --- /dev/null +++ b/status/48/battery-phone-020.svg @@ -0,0 +1,668 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/status/48/battery-phone-040.svg b/status/48/battery-phone-040.svg new file mode 100644 index 00000000..747da44e --- /dev/null +++ b/status/48/battery-phone-040.svg @@ -0,0 +1,692 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/status/48/battery-phone-060.svg b/status/48/battery-phone-060.svg new file mode 100644 index 00000000..5fa6c69b --- /dev/null +++ b/status/48/battery-phone-060.svg @@ -0,0 +1,692 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/status/48/battery-phone-080.svg b/status/48/battery-phone-080.svg new file mode 100644 index 00000000..d1895eb0 --- /dev/null +++ b/status/48/battery-phone-080.svg @@ -0,0 +1,692 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/status/48/battery-phone-100.svg b/status/48/battery-phone-100.svg new file mode 100644 index 00000000..eb7f6566 --- /dev/null +++ b/status/48/battery-phone-100.svg @@ -0,0 +1,582 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/status/48/dialog-error.svg b/status/48/dialog-error.svg new file mode 100644 index 00000000..1976d2e3 --- /dev/null +++ b/status/48/dialog-error.svg @@ -0,0 +1,342 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/status/48/dialog-information.svg b/status/48/dialog-information.svg new file mode 120000 index 00000000..cd967212 --- /dev/null +++ b/status/48/dialog-information.svg @@ -0,0 +1 @@ +../../actions/48/help-info.svg \ No newline at end of file diff --git a/status/48/dialog-password.svg b/status/48/dialog-password.svg new file mode 100644 index 00000000..e0eee2cb --- /dev/null +++ b/status/48/dialog-password.svg @@ -0,0 +1,321 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/status/48/dialog-question.svg b/status/48/dialog-question.svg new file mode 120000 index 00000000..53484858 --- /dev/null +++ b/status/48/dialog-question.svg @@ -0,0 +1 @@ +../../actions/48/help-contents.svg \ No newline at end of file diff --git a/status/48/dialog-warning.svg b/status/48/dialog-warning.svg new file mode 100644 index 00000000..80fa612e --- /dev/null +++ b/status/48/dialog-warning.svg @@ -0,0 +1,207 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/status/48/gtk-dialog-authentication.svg b/status/48/gtk-dialog-authentication.svg new file mode 120000 index 00000000..11de4493 --- /dev/null +++ b/status/48/gtk-dialog-authentication.svg @@ -0,0 +1 @@ +dialog-password.svg \ No newline at end of file diff --git a/status/48/image-loading.svg b/status/48/image-loading.svg new file mode 100644 index 00000000..1a353b8f --- /dev/null +++ b/status/48/image-loading.svg @@ -0,0 +1,48 @@ + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/status/48/image-missing.svg b/status/48/image-missing.svg new file mode 100644 index 00000000..78b1068f --- /dev/null +++ b/status/48/image-missing.svg @@ -0,0 +1,285 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/status/48/locked.svg b/status/48/locked.svg new file mode 100644 index 00000000..d2cf0971 --- /dev/null +++ b/status/48/locked.svg @@ -0,0 +1,481 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/status/48/media-playlist-repeat.svg b/status/48/media-playlist-repeat.svg new file mode 100644 index 00000000..ca7818db --- /dev/null +++ b/status/48/media-playlist-repeat.svg @@ -0,0 +1,549 @@ + + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + diff --git a/status/48/network-error.svg b/status/48/network-error.svg new file mode 100644 index 00000000..7f0574e4 --- /dev/null +++ b/status/48/network-error.svg @@ -0,0 +1,357 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/status/48/network-idle.svg b/status/48/network-idle.svg new file mode 100644 index 00000000..137a171e --- /dev/null +++ b/status/48/network-idle.svg @@ -0,0 +1,400 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/status/48/network-wireless-encrypted.svg b/status/48/network-wireless-encrypted.svg new file mode 120000 index 00000000..dc258399 --- /dev/null +++ b/status/48/network-wireless-encrypted.svg @@ -0,0 +1 @@ +locked.svg \ No newline at end of file diff --git a/status/48/nm-device-wired.svg b/status/48/nm-device-wired.svg new file mode 120000 index 00000000..9502e697 --- /dev/null +++ b/status/48/nm-device-wired.svg @@ -0,0 +1 @@ +notification-network-wired.svg \ No newline at end of file diff --git a/status/48/nm-device-wireless.svg b/status/48/nm-device-wireless.svg new file mode 120000 index 00000000..3f362dd2 --- /dev/null +++ b/status/48/nm-device-wireless.svg @@ -0,0 +1 @@ +notification-network-wireless.svg \ No newline at end of file diff --git a/status/48/nm-device-wwan.svg b/status/48/nm-device-wwan.svg new file mode 100644 index 00000000..5c015ae8 --- /dev/null +++ b/status/48/nm-device-wwan.svg @@ -0,0 +1,69 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/status/48/nm-no-connection.svg b/status/48/nm-no-connection.svg new file mode 120000 index 00000000..51fb68a9 --- /dev/null +++ b/status/48/nm-no-connection.svg @@ -0,0 +1 @@ +notification-network-wireless-disconnected.svg \ No newline at end of file diff --git a/status/48/nm-signal-100.svg b/status/48/nm-signal-100.svg new file mode 120000 index 00000000..3f362dd2 --- /dev/null +++ b/status/48/nm-signal-100.svg @@ -0,0 +1 @@ +notification-network-wireless.svg \ No newline at end of file diff --git a/status/48/notification-audio-volume-high.svg b/status/48/notification-audio-volume-high.svg new file mode 100644 index 00000000..437d8cc8 --- /dev/null +++ b/status/48/notification-audio-volume-high.svg @@ -0,0 +1,133 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/status/48/notification-audio-volume-low.svg b/status/48/notification-audio-volume-low.svg new file mode 100644 index 00000000..8c5b224a --- /dev/null +++ b/status/48/notification-audio-volume-low.svg @@ -0,0 +1,191 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/status/48/notification-audio-volume-medium.svg b/status/48/notification-audio-volume-medium.svg new file mode 100644 index 00000000..90814b11 --- /dev/null +++ b/status/48/notification-audio-volume-medium.svg @@ -0,0 +1,137 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/status/48/notification-audio-volume-muted.svg b/status/48/notification-audio-volume-muted.svg new file mode 100644 index 00000000..efdfc643 --- /dev/null +++ b/status/48/notification-audio-volume-muted.svg @@ -0,0 +1,157 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/status/48/notification-audio-volume-off.svg b/status/48/notification-audio-volume-off.svg new file mode 120000 index 00000000..8bf9a84c --- /dev/null +++ b/status/48/notification-audio-volume-off.svg @@ -0,0 +1 @@ +notification-audio-volume-muted.svg \ No newline at end of file diff --git a/status/48/notification-battery-low.svg b/status/48/notification-battery-low.svg new file mode 100644 index 00000000..d7d952aa --- /dev/null +++ b/status/48/notification-battery-low.svg @@ -0,0 +1,142 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/status/48/notification-device-eject.svg b/status/48/notification-device-eject.svg new file mode 100644 index 00000000..f6d1b13c --- /dev/null +++ b/status/48/notification-device-eject.svg @@ -0,0 +1,132 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/status/48/notification-disabled.svg b/status/48/notification-disabled.svg new file mode 100644 index 00000000..f157d520 --- /dev/null +++ b/status/48/notification-disabled.svg @@ -0,0 +1,1223 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/status/48/notification-display-brightness.svg b/status/48/notification-display-brightness.svg new file mode 100644 index 00000000..c0b797a5 --- /dev/null +++ b/status/48/notification-display-brightness.svg @@ -0,0 +1,137 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/status/48/notification-keyboard-brightness.svg b/status/48/notification-keyboard-brightness.svg new file mode 100644 index 00000000..5ca6ac2d --- /dev/null +++ b/status/48/notification-keyboard-brightness.svg @@ -0,0 +1,191 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/status/48/notification-network-wired.svg b/status/48/notification-network-wired.svg new file mode 100644 index 00000000..18f6b810 --- /dev/null +++ b/status/48/notification-network-wired.svg @@ -0,0 +1,57 @@ + + + + + + + + + image/svg+xml + + + + + + + + diff --git a/status/48/notification-network-wireless-disconnected.svg b/status/48/notification-network-wireless-disconnected.svg new file mode 100644 index 00000000..8392a13f --- /dev/null +++ b/status/48/notification-network-wireless-disconnected.svg @@ -0,0 +1,104 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + diff --git a/status/48/notification-network-wireless.svg b/status/48/notification-network-wireless.svg new file mode 100644 index 00000000..e1b00e76 --- /dev/null +++ b/status/48/notification-network-wireless.svg @@ -0,0 +1,32 @@ + + + + + + + + + image/svg+xml + + + + + + + diff --git a/status/48/notification-power.svg b/status/48/notification-power.svg new file mode 100644 index 00000000..fe86d459 --- /dev/null +++ b/status/48/notification-power.svg @@ -0,0 +1,132 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/status/48/notification-wifi-enabled.svg b/status/48/notification-wifi-enabled.svg new file mode 120000 index 00000000..3f362dd2 --- /dev/null +++ b/status/48/notification-wifi-enabled.svg @@ -0,0 +1 @@ +notification-network-wireless.svg \ No newline at end of file diff --git a/status/48/printer-error.svg b/status/48/printer-error.svg new file mode 100644 index 00000000..3878de59 --- /dev/null +++ b/status/48/printer-error.svg @@ -0,0 +1,587 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/status/48/printer-printing.svg b/status/48/printer-printing.svg new file mode 120000 index 00000000..cf666801 --- /dev/null +++ b/status/48/printer-printing.svg @@ -0,0 +1 @@ +../../devices/48/printer.svg \ No newline at end of file diff --git a/status/48/security-medium.svg b/status/48/security-medium.svg new file mode 120000 index 00000000..dc258399 --- /dev/null +++ b/status/48/security-medium.svg @@ -0,0 +1 @@ +locked.svg \ No newline at end of file diff --git a/status/48/view-private.svg b/status/48/view-private.svg new file mode 100644 index 00000000..5b750817 --- /dev/null +++ b/status/48/view-private.svg @@ -0,0 +1,825 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/status/64/dialog-error.svg b/status/64/dialog-error.svg new file mode 100644 index 00000000..6d16c3c5 --- /dev/null +++ b/status/64/dialog-error.svg @@ -0,0 +1,231 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/status/64/dialog-information.svg b/status/64/dialog-information.svg new file mode 120000 index 00000000..3cd6a62c --- /dev/null +++ b/status/64/dialog-information.svg @@ -0,0 +1 @@ +../../actions/64/help-info.svg \ No newline at end of file diff --git a/status/64/dialog-password.svg b/status/64/dialog-password.svg new file mode 100644 index 00000000..fa600a87 --- /dev/null +++ b/status/64/dialog-password.svg @@ -0,0 +1,317 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/status/64/dialog-question.svg b/status/64/dialog-question.svg new file mode 120000 index 00000000..2461ed9f --- /dev/null +++ b/status/64/dialog-question.svg @@ -0,0 +1 @@ +../../actions/64/help-contents.svg \ No newline at end of file diff --git a/status/64/dialog-warning.svg b/status/64/dialog-warning.svg new file mode 100644 index 00000000..97a7e0cd --- /dev/null +++ b/status/64/dialog-warning.svg @@ -0,0 +1,256 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/status/64/gtk-dialog-authentication.svg b/status/64/gtk-dialog-authentication.svg new file mode 120000 index 00000000..11de4493 --- /dev/null +++ b/status/64/gtk-dialog-authentication.svg @@ -0,0 +1 @@ +dialog-password.svg \ No newline at end of file diff --git a/status/64/image-loading.svg b/status/64/image-loading.svg new file mode 100644 index 00000000..d466b3e3 --- /dev/null +++ b/status/64/image-loading.svg @@ -0,0 +1,69 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/status/64/image-missing.svg b/status/64/image-missing.svg new file mode 100644 index 00000000..278547ba --- /dev/null +++ b/status/64/image-missing.svg @@ -0,0 +1,714 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/status/64/network-error.svg b/status/64/network-error.svg new file mode 100644 index 00000000..a9c6d1e3 --- /dev/null +++ b/status/64/network-error.svg @@ -0,0 +1,360 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/status/symbolic/audio-volume-high-symbolic.svg b/status/symbolic/audio-volume-high-symbolic.svg new file mode 100644 index 00000000..17e0ed1b --- /dev/null +++ b/status/symbolic/audio-volume-high-symbolic.svg @@ -0,0 +1,52 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/status/symbolic/audio-volume-low-symbolic.svg b/status/symbolic/audio-volume-low-symbolic.svg new file mode 100644 index 00000000..b8ab44f2 --- /dev/null +++ b/status/symbolic/audio-volume-low-symbolic.svg @@ -0,0 +1,52 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/status/symbolic/audio-volume-medium-symbolic.svg b/status/symbolic/audio-volume-medium-symbolic.svg new file mode 100644 index 00000000..6abec417 --- /dev/null +++ b/status/symbolic/audio-volume-medium-symbolic.svg @@ -0,0 +1,52 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/status/symbolic/audio-volume-muted-symbolic.svg b/status/symbolic/audio-volume-muted-symbolic.svg new file mode 100644 index 00000000..ff0680ef --- /dev/null +++ b/status/symbolic/audio-volume-muted-symbolic.svg @@ -0,0 +1,37 @@ + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/status/symbolic/battery-caution-charging-symbolic.svg b/status/symbolic/battery-caution-charging-symbolic.svg new file mode 100644 index 00000000..91fe1999 --- /dev/null +++ b/status/symbolic/battery-caution-charging-symbolic.svg @@ -0,0 +1,49 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/status/symbolic/battery-caution-symbolic.svg b/status/symbolic/battery-caution-symbolic.svg new file mode 100644 index 00000000..6005de7f --- /dev/null +++ b/status/symbolic/battery-caution-symbolic.svg @@ -0,0 +1,44 @@ + + + + + + + + + image/svg+xml + + + + + + + + diff --git a/status/symbolic/battery-empty-charging-symbolic.svg b/status/symbolic/battery-empty-charging-symbolic.svg new file mode 100644 index 00000000..a1d8f2f3 --- /dev/null +++ b/status/symbolic/battery-empty-charging-symbolic.svg @@ -0,0 +1,44 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/status/symbolic/battery-empty-symbolic.svg b/status/symbolic/battery-empty-symbolic.svg new file mode 100644 index 00000000..eff4aa2c --- /dev/null +++ b/status/symbolic/battery-empty-symbolic.svg @@ -0,0 +1,37 @@ + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/status/symbolic/battery-full-charged-symbolic.svg b/status/symbolic/battery-full-charged-symbolic.svg new file mode 100644 index 00000000..93fabc87 --- /dev/null +++ b/status/symbolic/battery-full-charged-symbolic.svg @@ -0,0 +1,34 @@ + + + + + + + + + image/svg+xml + + + + + + + diff --git a/status/symbolic/battery-full-charging-symbolic.svg b/status/symbolic/battery-full-charging-symbolic.svg new file mode 100644 index 00000000..ce175b94 --- /dev/null +++ b/status/symbolic/battery-full-charging-symbolic.svg @@ -0,0 +1,49 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/status/symbolic/battery-full-symbolic.svg b/status/symbolic/battery-full-symbolic.svg new file mode 100644 index 00000000..3c49ceb7 --- /dev/null +++ b/status/symbolic/battery-full-symbolic.svg @@ -0,0 +1,37 @@ + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/status/symbolic/battery-good-charging-symbolic.svg b/status/symbolic/battery-good-charging-symbolic.svg new file mode 100644 index 00000000..6c134de9 --- /dev/null +++ b/status/symbolic/battery-good-charging-symbolic.svg @@ -0,0 +1,49 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/status/symbolic/battery-good-symbolic.svg b/status/symbolic/battery-good-symbolic.svg new file mode 100644 index 00000000..71bc78c2 --- /dev/null +++ b/status/symbolic/battery-good-symbolic.svg @@ -0,0 +1,37 @@ + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/status/symbolic/battery-low-charging-symbolic.svg b/status/symbolic/battery-low-charging-symbolic.svg new file mode 100644 index 00000000..d98cb5f3 --- /dev/null +++ b/status/symbolic/battery-low-charging-symbolic.svg @@ -0,0 +1,44 @@ + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/status/symbolic/battery-low-symbolic.svg b/status/symbolic/battery-low-symbolic.svg new file mode 100644 index 00000000..e7bc7b28 --- /dev/null +++ b/status/symbolic/battery-low-symbolic.svg @@ -0,0 +1,34 @@ + + + + + + + + + image/svg+xml + + + + + + + diff --git a/status/symbolic/battery-missing-symbolic.svg b/status/symbolic/battery-missing-symbolic.svg new file mode 100644 index 00000000..97d4f6b0 --- /dev/null +++ b/status/symbolic/battery-missing-symbolic.svg @@ -0,0 +1,34 @@ + + + + + + + + + image/svg+xml + + + + + + + diff --git a/status/symbolic/bluetooth-active-symbolic.svg b/status/symbolic/bluetooth-active-symbolic.svg new file mode 100644 index 00000000..3796915e --- /dev/null +++ b/status/symbolic/bluetooth-active-symbolic.svg @@ -0,0 +1,37 @@ + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/status/symbolic/bluetooth-disabled-symbolic.svg b/status/symbolic/bluetooth-disabled-symbolic.svg new file mode 100644 index 00000000..64aa4fc1 --- /dev/null +++ b/status/symbolic/bluetooth-disabled-symbolic.svg @@ -0,0 +1,37 @@ + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/status/symbolic/brightness-display-symbolic.svg b/status/symbolic/brightness-display-symbolic.svg new file mode 100644 index 00000000..6a9db909 --- /dev/null +++ b/status/symbolic/brightness-display-symbolic.svg @@ -0,0 +1,37 @@ + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/status/symbolic/changes-allow-symbolic.svg b/status/symbolic/changes-allow-symbolic.svg new file mode 100644 index 00000000..6e7cd2b7 --- /dev/null +++ b/status/symbolic/changes-allow-symbolic.svg @@ -0,0 +1,36 @@ + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + diff --git a/status/symbolic/changes-prevent-symbolic.svg b/status/symbolic/changes-prevent-symbolic.svg new file mode 100644 index 00000000..558b97d0 --- /dev/null +++ b/status/symbolic/changes-prevent-symbolic.svg @@ -0,0 +1,36 @@ + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + diff --git a/status/symbolic/channel-insecure-symbolic.svg b/status/symbolic/channel-insecure-symbolic.svg new file mode 100644 index 00000000..927d0f66 --- /dev/null +++ b/status/symbolic/channel-insecure-symbolic.svg @@ -0,0 +1,41 @@ + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + diff --git a/status/symbolic/channel-secure-symbolic.svg b/status/symbolic/channel-secure-symbolic.svg new file mode 100644 index 00000000..caa0e086 --- /dev/null +++ b/status/symbolic/channel-secure-symbolic.svg @@ -0,0 +1,41 @@ + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + diff --git a/status/symbolic/computer-fail-symbolic.svg b/status/symbolic/computer-fail-symbolic.svg new file mode 100644 index 00000000..691e7793 --- /dev/null +++ b/status/symbolic/computer-fail-symbolic.svg @@ -0,0 +1,40 @@ + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + diff --git a/status/symbolic/dialog-error-symbolic.svg b/status/symbolic/dialog-error-symbolic.svg new file mode 100644 index 00000000..7a8738f6 --- /dev/null +++ b/status/symbolic/dialog-error-symbolic.svg @@ -0,0 +1,40 @@ + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + diff --git a/status/symbolic/dialog-information-symbolic.svg b/status/symbolic/dialog-information-symbolic.svg new file mode 120000 index 00000000..e2caf0da --- /dev/null +++ b/status/symbolic/dialog-information-symbolic.svg @@ -0,0 +1 @@ +../../actions/symbolic/help-info-symbolic.svg \ No newline at end of file diff --git a/status/symbolic/dialog-password-symbolic.svg b/status/symbolic/dialog-password-symbolic.svg new file mode 100644 index 00000000..aadb29d3 --- /dev/null +++ b/status/symbolic/dialog-password-symbolic.svg @@ -0,0 +1,63 @@ + + + + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + diff --git a/status/symbolic/dialog-question-symbolic.svg b/status/symbolic/dialog-question-symbolic.svg new file mode 100644 index 00000000..e392b0c9 --- /dev/null +++ b/status/symbolic/dialog-question-symbolic.svg @@ -0,0 +1,32 @@ + + + + + + + + + image/svg+xml + + + + + + + diff --git a/status/symbolic/dialog-warning-symbolic.svg b/status/symbolic/dialog-warning-symbolic.svg new file mode 100644 index 00000000..b41201de --- /dev/null +++ b/status/symbolic/dialog-warning-symbolic.svg @@ -0,0 +1,42 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/status/symbolic/keyboard-brightness-symbolic.svg b/status/symbolic/keyboard-brightness-symbolic.svg new file mode 100644 index 00000000..765770a6 --- /dev/null +++ b/status/symbolic/keyboard-brightness-symbolic.svg @@ -0,0 +1,89 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/status/symbolic/mail-attachment-symbolic.svg b/status/symbolic/mail-attachment-symbolic.svg new file mode 100644 index 00000000..d4dafbe5 --- /dev/null +++ b/status/symbolic/mail-attachment-symbolic.svg @@ -0,0 +1,37 @@ + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/status/symbolic/mail-read-symbolic.svg b/status/symbolic/mail-read-symbolic.svg new file mode 100644 index 00000000..dcd71e3d --- /dev/null +++ b/status/symbolic/mail-read-symbolic.svg @@ -0,0 +1,32 @@ + + + + + + + + + image/svg+xml + + + + + + + diff --git a/status/symbolic/mail-unread-symbolic.svg b/status/symbolic/mail-unread-symbolic.svg new file mode 100644 index 00000000..6eddc87c --- /dev/null +++ b/status/symbolic/mail-unread-symbolic.svg @@ -0,0 +1,57 @@ + + + + + + + + + + image/svg+xml + + + + + + + diff --git a/status/symbolic/media-playlist-no-repeat-symbolic.svg b/status/symbolic/media-playlist-no-repeat-symbolic.svg new file mode 100644 index 00000000..27aa2618 --- /dev/null +++ b/status/symbolic/media-playlist-no-repeat-symbolic.svg @@ -0,0 +1,36 @@ + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + diff --git a/status/symbolic/media-playlist-no-shuffle-symbolic.svg b/status/symbolic/media-playlist-no-shuffle-symbolic.svg new file mode 100644 index 00000000..395f1825 --- /dev/null +++ b/status/symbolic/media-playlist-no-shuffle-symbolic.svg @@ -0,0 +1,36 @@ + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + diff --git a/status/symbolic/media-playlist-repeat-one-symbolic.svg b/status/symbolic/media-playlist-repeat-one-symbolic.svg new file mode 100644 index 00000000..28ff5e6e --- /dev/null +++ b/status/symbolic/media-playlist-repeat-one-symbolic.svg @@ -0,0 +1,36 @@ + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + diff --git a/status/symbolic/media-playlist-repeat-symbolic.svg b/status/symbolic/media-playlist-repeat-symbolic.svg new file mode 100644 index 00000000..8b0ecf0e --- /dev/null +++ b/status/symbolic/media-playlist-repeat-symbolic.svg @@ -0,0 +1,36 @@ + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + diff --git a/status/symbolic/media-playlist-shuffle-symbolic.svg b/status/symbolic/media-playlist-shuffle-symbolic.svg new file mode 100644 index 00000000..8bcdaf95 --- /dev/null +++ b/status/symbolic/media-playlist-shuffle-symbolic.svg @@ -0,0 +1,36 @@ + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + diff --git a/status/symbolic/microphone-sensitivity-high-symbolic.svg b/status/symbolic/microphone-sensitivity-high-symbolic.svg new file mode 100644 index 00000000..65822a07 --- /dev/null +++ b/status/symbolic/microphone-sensitivity-high-symbolic.svg @@ -0,0 +1,111 @@ + + + + + Gnome Symbolic Icon Theme + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + + + + + diff --git a/status/symbolic/microphone-sensitivity-low-symbolic.svg b/status/symbolic/microphone-sensitivity-low-symbolic.svg new file mode 100644 index 00000000..7e82c9cc --- /dev/null +++ b/status/symbolic/microphone-sensitivity-low-symbolic.svg @@ -0,0 +1,109 @@ + + + + + Gnome Symbolic Icon Theme + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + + + + + diff --git a/status/symbolic/microphone-sensitivity-medium-symbolic.svg b/status/symbolic/microphone-sensitivity-medium-symbolic.svg new file mode 100644 index 00000000..b830b7e9 --- /dev/null +++ b/status/symbolic/microphone-sensitivity-medium-symbolic.svg @@ -0,0 +1,110 @@ + + + + + Gnome Symbolic Icon Theme + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + + + + + diff --git a/status/symbolic/microphone-sensitivity-muted-symbolic.svg b/status/symbolic/microphone-sensitivity-muted-symbolic.svg new file mode 100644 index 00000000..a1910eed --- /dev/null +++ b/status/symbolic/microphone-sensitivity-muted-symbolic.svg @@ -0,0 +1,108 @@ + + + + + Gnome Symbolic Icon Theme + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + + + + + diff --git a/status/symbolic/network-cellular-signal-excellent-symbolic.svg b/status/symbolic/network-cellular-signal-excellent-symbolic.svg new file mode 100644 index 00000000..f3499a5c --- /dev/null +++ b/status/symbolic/network-cellular-signal-excellent-symbolic.svg @@ -0,0 +1,37 @@ + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/status/symbolic/network-cellular-signal-good-symbolic.svg b/status/symbolic/network-cellular-signal-good-symbolic.svg new file mode 100644 index 00000000..8624f321 --- /dev/null +++ b/status/symbolic/network-cellular-signal-good-symbolic.svg @@ -0,0 +1,37 @@ + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/status/symbolic/network-cellular-signal-none-symbolic.svg b/status/symbolic/network-cellular-signal-none-symbolic.svg new file mode 100644 index 00000000..a081c547 --- /dev/null +++ b/status/symbolic/network-cellular-signal-none-symbolic.svg @@ -0,0 +1,37 @@ + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/status/symbolic/network-cellular-signal-okay-symbolic.svg b/status/symbolic/network-cellular-signal-okay-symbolic.svg new file mode 100644 index 00000000..0e83bf8c --- /dev/null +++ b/status/symbolic/network-cellular-signal-okay-symbolic.svg @@ -0,0 +1,37 @@ + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/status/symbolic/network-cellular-signal-weak-symbolic.svg b/status/symbolic/network-cellular-signal-weak-symbolic.svg new file mode 100644 index 00000000..66e73488 --- /dev/null +++ b/status/symbolic/network-cellular-signal-weak-symbolic.svg @@ -0,0 +1,37 @@ + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/status/symbolic/network-wired-symbolic.svg b/status/symbolic/network-wired-symbolic.svg new file mode 100644 index 00000000..960ded72 --- /dev/null +++ b/status/symbolic/network-wired-symbolic.svg @@ -0,0 +1,43 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/status/symbolic/network-wireless-encrypted-symbolic.svg b/status/symbolic/network-wireless-encrypted-symbolic.svg new file mode 100644 index 00000000..558b97d0 --- /dev/null +++ b/status/symbolic/network-wireless-encrypted-symbolic.svg @@ -0,0 +1,36 @@ + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + diff --git a/status/symbolic/network-wireless-signal-excellent-symbolic.svg b/status/symbolic/network-wireless-signal-excellent-symbolic.svg new file mode 100644 index 00000000..45c18945 --- /dev/null +++ b/status/symbolic/network-wireless-signal-excellent-symbolic.svg @@ -0,0 +1,37 @@ + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/status/symbolic/network-wireless-signal-good-symbolic.svg b/status/symbolic/network-wireless-signal-good-symbolic.svg new file mode 100644 index 00000000..71fdcc24 --- /dev/null +++ b/status/symbolic/network-wireless-signal-good-symbolic.svg @@ -0,0 +1,42 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/status/symbolic/network-wireless-signal-none-symbolic.svg b/status/symbolic/network-wireless-signal-none-symbolic.svg new file mode 100644 index 00000000..a99266fe --- /dev/null +++ b/status/symbolic/network-wireless-signal-none-symbolic.svg @@ -0,0 +1,37 @@ + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/status/symbolic/network-wireless-signal-ok-symbolic.svg b/status/symbolic/network-wireless-signal-ok-symbolic.svg new file mode 100644 index 00000000..5234d54b --- /dev/null +++ b/status/symbolic/network-wireless-signal-ok-symbolic.svg @@ -0,0 +1,42 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/status/symbolic/network-wireless-signal-weak-symbolic.svg b/status/symbolic/network-wireless-signal-weak-symbolic.svg new file mode 100644 index 00000000..37f930c5 --- /dev/null +++ b/status/symbolic/network-wireless-signal-weak-symbolic.svg @@ -0,0 +1,37 @@ + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/status/symbolic/nm-signal-0-secure-symbolic.svg b/status/symbolic/nm-signal-0-secure-symbolic.svg new file mode 100644 index 00000000..4515e9e7 --- /dev/null +++ b/status/symbolic/nm-signal-0-secure-symbolic.svg @@ -0,0 +1,39 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/status/symbolic/nm-signal-0-symbolic.svg b/status/symbolic/nm-signal-0-symbolic.svg new file mode 120000 index 00000000..a7421ff1 --- /dev/null +++ b/status/symbolic/nm-signal-0-symbolic.svg @@ -0,0 +1 @@ +network-wireless-signal-weak-symbolic.svg \ No newline at end of file diff --git a/status/symbolic/nm-signal-100-secure-symbolic.svg b/status/symbolic/nm-signal-100-secure-symbolic.svg new file mode 100644 index 00000000..a347ef0a --- /dev/null +++ b/status/symbolic/nm-signal-100-secure-symbolic.svg @@ -0,0 +1,42 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/status/symbolic/nm-signal-100-symbolic.svg b/status/symbolic/nm-signal-100-symbolic.svg new file mode 120000 index 00000000..cdd61f2d --- /dev/null +++ b/status/symbolic/nm-signal-100-symbolic.svg @@ -0,0 +1 @@ +network-wireless-signal-excellent-symbolic.svg \ No newline at end of file diff --git a/status/symbolic/nm-signal-25-secure-symbolic.svg b/status/symbolic/nm-signal-25-secure-symbolic.svg new file mode 100644 index 00000000..25cd1641 --- /dev/null +++ b/status/symbolic/nm-signal-25-secure-symbolic.svg @@ -0,0 +1,43 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/status/symbolic/nm-signal-25-symbolic.svg b/status/symbolic/nm-signal-25-symbolic.svg new file mode 120000 index 00000000..1defe486 --- /dev/null +++ b/status/symbolic/nm-signal-25-symbolic.svg @@ -0,0 +1 @@ +network-wireless-signal-ok-symbolic.svg \ No newline at end of file diff --git a/status/symbolic/nm-signal-50-secure-symbolic.svg b/status/symbolic/nm-signal-50-secure-symbolic.svg new file mode 100644 index 00000000..6b75e551 --- /dev/null +++ b/status/symbolic/nm-signal-50-secure-symbolic.svg @@ -0,0 +1,43 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/status/symbolic/nm-signal-50-symbolic.svg b/status/symbolic/nm-signal-50-symbolic.svg new file mode 120000 index 00000000..e760cb4a --- /dev/null +++ b/status/symbolic/nm-signal-50-symbolic.svg @@ -0,0 +1 @@ +network-wireless-signal-good-symbolic.svg \ No newline at end of file diff --git a/status/symbolic/nm-signal-75-secure-symbolic.svg b/status/symbolic/nm-signal-75-secure-symbolic.svg new file mode 120000 index 00000000..27694d2d --- /dev/null +++ b/status/symbolic/nm-signal-75-secure-symbolic.svg @@ -0,0 +1 @@ +nm-signal-100-secure-symbolic.svg \ No newline at end of file diff --git a/status/symbolic/nm-signal-75-symbolic.svg b/status/symbolic/nm-signal-75-symbolic.svg new file mode 120000 index 00000000..cdd61f2d --- /dev/null +++ b/status/symbolic/nm-signal-75-symbolic.svg @@ -0,0 +1 @@ +network-wireless-signal-excellent-symbolic.svg \ No newline at end of file diff --git a/status/symbolic/non-starred-symbolic.svg b/status/symbolic/non-starred-symbolic.svg new file mode 100644 index 00000000..2871f56e --- /dev/null +++ b/status/symbolic/non-starred-symbolic.svg @@ -0,0 +1,38 @@ + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/status/symbolic/notification-new-symbolic.svg b/status/symbolic/notification-new-symbolic.svg new file mode 100644 index 00000000..949d1421 --- /dev/null +++ b/status/symbolic/notification-new-symbolic.svg @@ -0,0 +1,39 @@ + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/status/symbolic/process-completed-symbolic.svg b/status/symbolic/process-completed-symbolic.svg new file mode 100644 index 00000000..9e92da4a --- /dev/null +++ b/status/symbolic/process-completed-symbolic.svg @@ -0,0 +1,37 @@ + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/status/symbolic/process-error-symbolic.svg b/status/symbolic/process-error-symbolic.svg new file mode 100644 index 00000000..a547a690 --- /dev/null +++ b/status/symbolic/process-error-symbolic.svg @@ -0,0 +1,40 @@ + + + + + Gnome Symbolic Icon Theme + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + diff --git a/status/symbolic/process-working-symbolic.svg b/status/symbolic/process-working-symbolic.svg new file mode 100644 index 00000000..cc2cbc9b --- /dev/null +++ b/status/symbolic/process-working-symbolic.svg @@ -0,0 +1,209 @@ + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/status/symbolic/starred-symbolic.svg b/status/symbolic/starred-symbolic.svg new file mode 100644 index 00000000..ecaaaf3a --- /dev/null +++ b/status/symbolic/starred-symbolic.svg @@ -0,0 +1,38 @@ + + + + + + + + + image/svg+xml + + + + + + + + +