diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/LICENSE | 202 | ||||
-rw-r--r-- | src/buffer.svg | 52 | ||||
-rw-r--r-- | src/caption.svg | 61 | ||||
-rw-r--r-- | src/close.svg | 52 | ||||
-rw-r--r-- | src/cue.svg | 49 | ||||
-rw-r--r-- | src/error.svg | 52 | ||||
-rw-r--r-- | src/fullscreen.off.svg | 49 | ||||
-rw-r--r-- | src/fullscreen.svg | 49 | ||||
-rw-r--r-- | src/next.svg | 52 | ||||
-rw-r--r-- | src/pause.svg | 49 | ||||
-rw-r--r-- | src/play.svg | 52 | ||||
-rw-r--r-- | src/playicon.svg | 53 | ||||
-rw-r--r-- | src/prev.svg | 52 | ||||
-rw-r--r-- | src/replay.svg | 49 | ||||
-rw-r--r-- | src/subtitle.svg | 52 | ||||
-rw-r--r-- | src/volume-high.svg | 56 | ||||
-rw-r--r-- | src/volume-low.svg | 56 | ||||
-rw-r--r-- | src/volume-medium.svg | 56 | ||||
-rw-r--r-- | src/volume-mute.svg | 53 |
19 files changed, 1146 insertions, 0 deletions
diff --git a/src/LICENSE b/src/LICENSE new file mode 100644 index 0000000..6a03062 --- /dev/null +++ b/src/LICENSE @@ -0,0 +1,202 @@ + The Artistic License 2.0 + + Copyright (c) 2000-2006, The Perl Foundation. + + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + +Preamble + +This license establishes the terms under which a given free software +Package may be copied, modified, distributed, and/or redistributed. +The intent is that the Copyright Holder maintains some artistic +control over the development of that Package while still keeping the +Package available as open source and free software. + +You are always permitted to make arrangements wholly outside of this +license directly with the Copyright Holder of a given Package. If the +terms of this license do not permit the full use that you propose to +make of the Package, you should contact the Copyright Holder and seek +a different licensing arrangement. + +Definitions + + "Copyright Holder" means the individual(s) or organization(s) + named in the copyright notice for the entire Package. + + "Contributor" means any party that has contributed code or other + material to the Package, in accordance with the Copyright Holder's + procedures. + + "You" and "your" means any person who would like to copy, + distribute, or modify the Package. + + "Package" means the collection of files distributed by the + Copyright Holder, and derivatives of that collection and/or of + those files. A given Package may consist of either the Standard + Version, or a Modified Version. + + "Distribute" means providing a copy of the Package or making it + accessible to anyone else, or in the case of a company or + organization, to others outside of your company or organization. + + "Distributor Fee" means any fee that you charge for Distributing + this Package or providing support for this Package to another + party. It does not mean licensing fees. + + "Standard Version" refers to the Package if it has not been + modified, or has been modified only in ways explicitly requested + by the Copyright Holder. + + "Modified Version" means the Package, if it has been changed, and + such changes were not explicitly requested by the Copyright + Holder. + + "Original License" means this Artistic License as Distributed with + the Standard Version of the Package, in its current version or as + it may be modified by The Perl Foundation in the future. + + "Source" form means the source code, documentation source, and + configuration files for the Package. + + "Compiled" form means the compiled bytecode, object code, binary, + or any other form resulting from mechanical transformation or + translation of the Source form. + + +Permission for Use and Modification Without Distribution + +(1) You are permitted to use the Standard Version and create and use +Modified Versions for any purpose without restriction, provided that +you do not Distribute the Modified Version. + + +Permissions for Redistribution of the Standard Version + +(2) You may Distribute verbatim copies of the Source form of the +Standard Version of this Package in any medium without restriction, +either gratis or for a Distributor Fee, provided that you duplicate +all of the original copyright notices and associated disclaimers. At +your discretion, such verbatim copies may or may not include a +Compiled form of the Package. + +(3) You may apply any bug fixes, portability changes, and other +modifications made available from the Copyright Holder. The resulting +Package will still be considered the Standard Version, and as such +will be subject to the Original License. + + +Distribution of Modified Versions of the Package as Source + +(4) You may Distribute your Modified Version as Source (either gratis +or for a Distributor Fee, and with or without a Compiled form of the +Modified Version) provided that you clearly document how it differs +from the Standard Version, including, but not limited to, documenting +any non-standard features, executables, or modules, and provided that +you do at least ONE of the following: + + (a) make the Modified Version available to the Copyright Holder + of the Standard Version, under the Original License, so that the + Copyright Holder may include your modifications in the Standard + Version. + + (b) ensure that installation of your Modified Version does not + prevent the user installing or running the Standard Version. In + addition, the Modified Version must bear a name that is different + from the name of the Standard Version. + + (c) allow anyone who receives a copy of the Modified Version to + make the Source form of the Modified Version available to others + under + + (i) the Original License or + + (ii) a license that permits the licensee to freely copy, + modify and redistribute the Modified Version using the same + licensing terms that apply to the copy that the licensee + received, and requires that the Source form of the Modified + Version, and of any works derived from it, be made freely + available in that license fees are prohibited but Distributor + Fees are allowed. + + +Distribution of Compiled Forms of the Standard Version +or Modified Versions without the Source + +(5) You may Distribute Compiled forms of the Standard Version without +the Source, provided that you include complete instructions on how to +get the Source of the Standard Version. Such instructions must be +valid at the time of your distribution. If these instructions, at any +time while you are carrying out such distribution, become invalid, you +must provide new instructions on demand or cease further distribution. +If you provide valid instructions or cease distribution within thirty +days after you become aware that the instructions are invalid, then +you do not forfeit any of your rights under this license. + +(6) You may Distribute a Modified Version in Compiled form without +the Source, provided that you comply with Section 4 with respect to +the Source of the Modified Version. + + +Aggregating or Linking the Package + +(7) You may aggregate the Package (either the Standard Version or +Modified Version) with other packages and Distribute the resulting +aggregation provided that you do not charge a licensing fee for the +Package. Distributor Fees are permitted, and licensing fees for other +components in the aggregation are permitted. The terms of this license +apply to the use and Distribution of the Standard or Modified Versions +as included in the aggregation. + +(8) You are permitted to link Modified and Standard Versions with +other works, to embed the Package in a larger work of your own, or to +build stand-alone binary or bytecode versions of applications that +include the Package, and Distribute the result without restriction, +provided the result does not expose a direct interface to the Package. + + +Items That are Not Considered Part of a Modified Version + +(9) Works (including, but not limited to, modules and scripts) that +merely extend or make use of the Package, do not, by themselves, cause +the Package to be a Modified Version. In addition, such works are not +considered parts of the Package itself, and are not subject to the +terms of this license. + + +General Provisions + +(10) Any use, modification, and distribution of the Standard or +Modified Versions is governed by this Artistic License. By using, +modifying or distributing the Package, you accept this license. Do not +use, modify, or distribute the Package, if you do not accept this +license. + +(11) If your Modified Version has been derived from a Modified +Version made by someone other than you, you are nevertheless required +to ensure that your Modified Version complies with the requirements of +this license. + +(12) This license does not grant you the right to use any trademark, +service mark, tradename, or logo of the Copyright Holder. + +(13) This license includes the non-exclusive, worldwide, +free-of-charge patent license to make, have made, use, offer to sell, +sell, import and otherwise transfer the Package with respect to any +patent claims licensable by the Copyright Holder that are necessarily +infringed by the Package. If you institute patent litigation +(including a cross-claim or counterclaim) against any party alleging +that the Package constitutes direct or contributory patent +infringement, then this Artistic License to you shall terminate on the +date that such litigation is filed. + +(14) Disclaimer of Warranty: +THE PACKAGE IS PROVIDED BY THE COPYRIGHT HOLDER AND CONTRIBUTORS "AS +IS' AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES. THE IMPLIED +WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR +NON-INFRINGEMENT ARE DISCLAIMED TO THE EXTENT PERMITTED BY YOUR LOCAL +LAW. UNLESS REQUIRED BY LAW, NO COPYRIGHT HOLDER OR CONTRIBUTOR WILL +BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL +DAMAGES ARISING IN ANY WAY OUT OF THE USE OF THE PACKAGE, EVEN IF +ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + diff --git a/src/buffer.svg b/src/buffer.svg new file mode 100644 index 0000000..ebc4aab --- /dev/null +++ b/src/buffer.svg @@ -0,0 +1,52 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Escrito por Jesús Eduardo --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="https://directory.fsf.org/wiki/License:ArtisticLicense2.0" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + version="1.1" + width="32" + height="32" + viewBox="0 0 32 32" + id="svg2" + inkscape:version="0.91 r13725" + sodipodi:docname="buffer.svg"> + <metadata id="metadata10"> + <rdf:RDF> + <cc:Work rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/> + <dc:title></dc:title> + <cc:license rdf:resource="https://directory.fsf.org/wiki/License:ArtisticLicense2.0" /> + </cc:Work> + </rdf:RDF> + </metadata> + <defs id="defs8"/> + <sodipodi:namedview + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="1366" + inkscape:window-height="703" + id="namedview6" + showgrid="false" + inkscape:zoom="7.375" + inkscape:cx="16" + inkscape:cy="16" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:current-layer="svg2"/> + <path + fill="#444444" + d="M16 0c-1.104 0-2 0.896-2 2v4c0 1.104 0.896 2 2 2s2-0.896 2-2v-4c0-1.104-0.896-2-2-2zM16 24c-1.104 0-2 0.894-2 2v4c0 1.106 0.896 2 2 2s2-0.894 2-2v-4c0-1.106-0.896-2-2-2zM24.484 10.344l2.828-2.83c0.782-0.78 0.782-2.048 0-2.828-0.78-0.782-2.046-0.782-2.828 0l-2.828 2.828c-0.782 0.782-0.782 2.048 0 2.83 0.782 0.78 2.048 0.78 2.828 0zM7.514 21.656l-2.828 2.828c-0.782 0.782-0.782 2.048 0 2.828 0.78 0.782 2.046 0.782 2.828 0l2.828-2.828c0.782-0.782 0.782-2.046 0-2.828-0.78-0.78-2.046-0.78-2.828 0zM7.514 4.686c-0.782-0.782-2.048-0.782-2.828 0-0.782 0.78-0.782 2.048 0 2.828l2.828 2.83c0.782 0.78 2.048 0.78 2.828 0 0.782-0.782 0.782-2.048 0-2.83l-2.828-2.828zM24.484 21.656c-0.782-0.782-2.046-0.782-2.828 0s-0.782 2.046 0 2.828l2.828 2.828c0.782 0.782 2.048 0.782 2.828 0 0.782-0.78 0.782-2.046 0-2.828l-2.828-2.828zM30 14h-4c-1.106 0-2 0.896-2 2s0.894 2 2 2h4c1.106 0 2-0.896 2-2s-0.894-2-2-2zM8 16c0-1.104-0.896-2-2-2h-4c-1.104 0-2 0.896-2 2s0.896 2 2 2h4c1.104 0 2-0.896 2-2z" + id="path4"/> +</svg> diff --git a/src/caption.svg b/src/caption.svg new file mode 100644 index 0000000..f2ca228 --- /dev/null +++ b/src/caption.svg @@ -0,0 +1,61 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Escrito por Jesús Eduardo --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="https://directory.fsf.org/wiki/License:ArtisticLicense2.0" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + version="1.1" + width="48" + height="32" + viewBox="0 0 48 32" + id="svg3364" + inkscape:version="0.91 r13725" + sodipodi:docname="caption.svg"> + <metadata id="metadata3372"> + <rdf:RDF> + <cc:Work rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/> + <dc:title></dc:title> + <cc:license rdf:resource="https://directory.fsf.org/wiki/License:ArtisticLicense2.0" /> + </cc:Work> + </rdf:RDF> + </metadata> + <defs id="defs3370"/> + <sodipodi:namedview + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="1366" + inkscape:window-height="703" + id="namedview3368" + showgrid="false" + showguides="true" + inkscape:guide-bbox="true" + inkscape:zoom="5.6568543" + inkscape:cx="25.343922" + inkscape:cy="16.742589" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:current-layer="svg3364"> + <sodipodi:guide position="48.007813,-0.00390625" orientation="-0.70710678,0.70710678" id="guide3374"/> + <sodipodi:guide position="0,31.996094" orientation="-0.70710678,0.70710678" id="guide3376"/> + <sodipodi:guide position="48.003906,31.992188" orientation="0.70710678,0.70710678" id="guide3378"/> + <sodipodi:guide position="0.00390625,-0.0078125" orientation="0.70710678,0.70710678" id="guide3380"/> + <sodipodi:guide position="64.003907,15.992187" orientation="0,1" id="guide3382"/> + <sodipodi:guide position="24.003907,-24.007813" orientation="1,0" id="guide3384"/> + </sodipodi:namedview> + <path + fill="#444444" + d="M41.368 30h-34.736c-2.559 0-4.632-2.089-4.632-4.667v-18.667c0-2.578 2.073-4.666 4.632-4.666h34.736c2.559 0 4.632 2.088 4.632 4.666v18.667c0 2.578-2.073 4.667-4.632 4.667zM14.176 14.374c0.132-0.548 0.34-1.040 0.625-1.47 0.285-0.435 0.658-0.777 1.116-1.034 0.463-0.257 1.019-0.385 1.677-0.385 0.361 0 0.704 0.058 1.033 0.177 0.329 0.121 0.625 0.287 0.884 0.499 0.263 0.215 0.48 0.462 0.653 0.742 0.174 0.28 0.285 0.59 0.335 0.929h2.826c-0.086-0.774-0.296-1.464-0.633-2.063-0.333-0.602-0.759-1.104-1.273-1.513-0.517-0.406-1.1-0.716-1.75-0.928-0.647-0.21-1.343-0.32-2.075-0.32-1.019 0-1.935 0.183-2.747 0.546-0.81 0.361-1.499 0.863-2.061 1.5-0.556 0.638-0.984 1.386-1.28 2.24-0.302 0.858-0.448 1.786-0.448 2.788 0 0.975 0.148 1.885 0.448 2.729 0.296 0.846 0.726 1.58 1.282 2.205s1.244 1.12 2.057 1.471c0.811 0.358 1.728 0.536 2.746 0.536 0.82 0 1.571-0.123 2.253-0.372 0.685-0.25 1.278-0.614 1.788-1.091 0.51-0.475 0.918-1.051 1.229-1.727 0.31-0.677 0.503-1.43 0.579-2.271h-2.83c-0.111 0.901-0.417 1.626-0.922 2.178-0.505 0.551-1.204 0.826-2.099 0.826-0.657 0-1.215-0.13-1.677-0.386-0.458-0.257-0.833-0.598-1.115-1.021-0.285-0.424-0.494-0.903-0.625-1.436-0.129-0.537-0.193-1.083-0.193-1.645 0-0.587 0.064-1.158 0.193-1.708h0.004v0.004zM27.979 14.374c0.131-0.548 0.337-1.040 0.625-1.47 0.282-0.435 0.656-0.777 1.112-1.034 0.463-0.257 1.020-0.385 1.679-0.385 0.359 0 0.704 0.058 1.033 0.177 0.323 0.121 0.625 0.287 0.88 0.499 0.265 0.215 0.479 0.462 0.655 0.742 0.173 0.28 0.284 0.59 0.333 0.929h2.833c-0.088-0.774-0.303-1.464-0.636-2.063-0.333-0.602-0.759-1.104-1.272-1.513-0.517-0.406-1.102-0.716-1.751-0.928-0.652-0.21-1.343-0.32-2.077-0.32-1.020 0-1.934 0.183-2.746 0.546-0.812 0.361-1.5 0.863-2.062 1.5-0.557 0.638-0.983 1.386-1.283 2.24-0.296 0.858-0.445 1.786-0.445 2.788 0 0.975 0.149 1.885 0.445 2.729 0.302 0.846 0.728 1.58 1.284 2.205 0.558 0.625 1.246 1.12 2.062 1.471 0.812 0.358 1.726 0.536 2.744 0.536 0.819 0 1.569-0.123 2.253-0.372 0.684-0.25 1.278-0.614 1.788-1.091 0.51-0.475 0.92-1.051 1.228-1.727 0.313-0.678 0.506-1.43 0.579-2.271h-2.829c-0.116 0.901-0.418 1.626-0.923 2.178-0.505 0.551-1.203 0.826-2.096 0.826-0.657 0-1.217-0.13-1.677-0.386-0.464-0.257-0.835-0.598-1.118-1.021-0.287-0.424-0.493-0.903-0.625-1.436-0.131-0.537-0.194-1.083-0.194-1.645 0-0.587 0.063-1.158 0.194-1.708h0.006v0.004z" + id="path3366"/> +</svg> diff --git a/src/close.svg b/src/close.svg new file mode 100644 index 0000000..abf744b --- /dev/null +++ b/src/close.svg @@ -0,0 +1,52 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Escrito por Jesús Eduardo --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="https://directory.fsf.org/wiki/License:ArtisticLicense2.0" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + version="1.1" + width="32" + height="32" + viewBox="0 0 32 32" + id="svg2" + inkscape:version="0.91 r13725" + sodipodi:docname="close.svg"> + <metadata id="metadata10"> + <rdf:RDF> + <cc:Work rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/> + <dc:title></dc:title> + <cc:license rdf:resource="https://directory.fsf.org/wiki/License:ArtisticLicense2.0" /> + </cc:Work> + </rdf:RDF> + </metadata> + <defs id="defs8"/> + <sodipodi:namedview + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="1366" + inkscape:window-height="703" + id="namedview6" + showgrid="false" + inkscape:zoom="7.375" + inkscape:cx="16" + inkscape:cy="16" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:current-layer="svg2"/> + <path + fill="#444444" + d="M21.1 16l7.7 7.7c1.5 1.5 1.5 3.9 0 5.1-1.5 1.5-3.9 1.5-5.1 0l-7.7-7.7-7.7 7.7c-1.5 1.5-3.9 1.5-5.1 0-1.5-1.5-1.5-3.9 0-5.1l7.7-7.7-7.7-7.7c-1.5-1.5-1.5-3.9 0-5.1 1.5-1.5 3.9-1.5 5.1 0l7.7 7.7 7.7-7.7c1.5-1.5 3.9-1.5 5.1 0 1.5 1.5 1.5 3.9 0 5.1l-7.7 7.7z" + id="path4"/> +</svg> diff --git a/src/cue.svg b/src/cue.svg new file mode 100644 index 0000000..b1c64b0 --- /dev/null +++ b/src/cue.svg @@ -0,0 +1,49 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Escrito por Jesús Eduardo --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="https://directory.fsf.org/wiki/License:ArtisticLicense2.0" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + version="1.1" + width="32" + height="32" + viewBox="0 0 32 32" + id="svg2" + inkscape:version="0.91 r13725" + sodipodi:docname="cue.svg"> + <metadata id="metadata10"> + <rdf:RDF> + <cc:Work rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/> + <dc:title></dc:title> + <cc:license rdf:resource="https://directory.fsf.org/wiki/License:ArtisticLicense2.0" /> + </cc:Work> + </rdf:RDF> + </metadata> + <defs id="defs8"/> + <sodipodi:namedview + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="1366" + inkscape:window-height="703" + id="namedview6" + showgrid="false" + inkscape:zoom="7.375" + inkscape:cx="16" + inkscape:cy="16" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:current-layer="svg2"/> + <path fill="#444444" d="M25 16c0 4.969-4.029 9-9 9s-9-4.031-9-9 4.029-9 9-9 9 4.031 9 9z" id="path4"/> +</svg> diff --git a/src/error.svg b/src/error.svg new file mode 100644 index 0000000..86db2a9 --- /dev/null +++ b/src/error.svg @@ -0,0 +1,52 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Escrito por Jesús Eduardo --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="https://directory.fsf.org/wiki/License:ArtisticLicense2.0" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + version="1.1" + width="36" + height="32" + viewBox="0 0 36 32" + id="svg2" + inkscape:version="0.91 r13725" + sodipodi:docname="error.svg"> + <metadata id="metadata10"> + <rdf:RDF> + <cc:Work rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/> + <dc:title></dc:title> + <cc:license rdf:resource="https://directory.fsf.org/wiki/License:ArtisticLicense2.0" /> + </cc:Work> + </rdf:RDF> + </metadata> + <defs id="defs8"/> + <sodipodi:namedview + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="640" + inkscape:window-height="480" + id="namedview6" + showgrid="false" + inkscape:zoom="7.375" + inkscape:cx="18" + inkscape:cy="16" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="0" + inkscape:current-layer="svg2"/> + <path + fill="#444444" + d="M32.555 25.219l-12.519-21.436c-1.044-1.044-2.738-1.044-3.782 0l-12.52 21.436c-1.044 1.043-1.044 2.736 0 3.781h28.82c1.046-1.045 1.046-2.738 0.001-3.781zM16.992 11.478c0-0.829 0.672-1.5 1.5-1.5s1.5 0.671 1.5 1.5v7c0 0.828-0.672 1.5-1.5 1.5s-1.5-0.672-1.5-1.5v-7zM18.501 24.986c-0.828 0-1.5-0.67-1.5-1.5 0-0.828 0.672-1.5 1.5-1.5s1.5 0.672 1.5 1.5c0 0.83-0.672 1.5-1.5 1.5z" + id="path4"/> +</svg> diff --git a/src/fullscreen.off.svg b/src/fullscreen.off.svg new file mode 100644 index 0000000..61c12f1 --- /dev/null +++ b/src/fullscreen.off.svg @@ -0,0 +1,49 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Escrito por Jesús Eduardo --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="https://directory.fsf.org/wiki/License:ArtisticLicense2.0" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + version="1.1" + width="32" + height="32" + viewBox="0 0 32 32" + id="svg2" + inkscape:version="0.91 r13725" + sodipodi:docname="fullscreen.off.svg"> + <metadata id="metadata10"> + <rdf:RDF> + <cc:Work rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/> + <dc:title></dc:title> + <cc:license rdf:resource="https://directory.fsf.org/wiki/License:ArtisticLicense2.0" /> + </cc:Work> + </rdf:RDF> + </metadata> + <defs id="defs8"/> + <sodipodi:namedview + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="640" + inkscape:window-height="480" + id="namedview6" + showgrid="false" + inkscape:zoom="7.375" + inkscape:cx="16" + inkscape:cy="16" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="0" + inkscape:current-layer="svg2"/> + <path fill="#444444" d="M26.533 9.623l3.986 3.986h-12.185v-12.185l3.986 3.986 5.352-5.352 4.327 4.327-5.466 5.238zM9.68 26.59l-5.352 5.352-4.327-4.327 5.352-5.352-3.986-3.986h12.185v12.185l-3.872-3.872z" id="path4"/> +</svg> diff --git a/src/fullscreen.svg b/src/fullscreen.svg new file mode 100644 index 0000000..6a99fb5 --- /dev/null +++ b/src/fullscreen.svg @@ -0,0 +1,49 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Escrito por Jesús Eduardo --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="https://directory.fsf.org/wiki/License:ArtisticLicense2.0" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + version="1.1" + width="32" + height="32" + viewBox="0 0 32 32" + id="svg2" + inkscape:version="0.91 r13725" + sodipodi:docname="fullscreen.svg"> + <metadata id="metadata10"> + <rdf:RDF> + <cc:Work rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/> + <dc:title></dc:title> + <cc:license rdf:resource="https://directory.fsf.org/wiki/License:ArtisticLicense2.0" /> + </cc:Work> + </rdf:RDF> + </metadata> + <defs id="defs8"/> + <sodipodi:namedview + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="1366" + inkscape:window-height="703" + id="namedview6" + showgrid="false" + inkscape:zoom="7.375" + inkscape:cx="16" + inkscape:cy="16" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:current-layer="svg2"/> + <path fill="#444444" d="M0.104 31.896v-14.079l4.542 4.542 6.245-6.245 4.996 4.996-6.245 6.245 4.542 4.542h-14.079zM17.817 0.104h14.079v14.079l-4.542-4.542-6.245 6.245-4.996-4.996 6.245-6.245-4.542-4.542z" id="path4"/> +</svg> diff --git a/src/next.svg b/src/next.svg new file mode 100644 index 0000000..9855b9f --- /dev/null +++ b/src/next.svg @@ -0,0 +1,52 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Escrito por Jesús Eduardo --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="https://directory.fsf.org/wiki/License:ArtisticLicense2.0" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + version="1.1" + width="36" + height="32" + viewBox="0 0 36 32" + id="svg2" + inkscape:version="0.91 r13725" + sodipodi:docname="next.svg"> + <metadata id="metadata10"> + <rdf:RDF> + <cc:Work rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/> + <dc:title></dc:title> + <cc:license rdf:resource="https://directory.fsf.org/wiki/License:ArtisticLicense2.0" /> + </cc:Work> + </rdf:RDF> + </metadata> + <defs id="defs8"/> + <sodipodi:namedview + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="1366" + inkscape:window-height="703" + id="namedview6" + showgrid="false" + inkscape:zoom="7.375" + inkscape:cx="18" + inkscape:cy="16" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:current-layer="svg2"/> + <path + fill="#444444" + d="M23.481 14.802l-17.975-12.35c-1.427-0.956-2.598-0.254-2.598 1.56v23.979c0 1.809 1.17 2.51 2.598 1.56l17.975-12.355c0 0 0.696-0.497 0.696-1.193 0-0.699-0.696-1.2-0.696-1.2zM27.863 1.027h2.496c1.38 0 2.496 0.12 2.496 1.497v26.951c0 1.377-1.115 1.497-2.496 1.497h-2.496c-1.38 0-2.496-0.12-2.496-1.497v-26.951c0-1.377 1.115-1.497 2.496-1.497z" + id="path4"/> +</svg> diff --git a/src/pause.svg b/src/pause.svg new file mode 100644 index 0000000..c41104c --- /dev/null +++ b/src/pause.svg @@ -0,0 +1,49 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Escrito por Jesús Eduardo --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="https://directory.fsf.org/wiki/License:ArtisticLicense2.0" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + version="1.1" + width="32" + height="32" + viewBox="0 0 32 32" + id="svg2" + inkscape:version="0.91 r13725" + sodipodi:docname="pause.svg"> + <metadata id="metadata10"> + <rdf:RDF> + <cc:Work rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/> + <dc:title></dc:title> + <cc:license rdf:resource="https://directory.fsf.org/wiki/License:ArtisticLicense2.0" /> + </cc:Work> + </rdf:RDF> + </metadata> + <defs id="defs8"/> + <sodipodi:namedview + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="1366" + inkscape:window-height="703" + id="namedview6" + showgrid="false" + inkscape:zoom="7.375" + inkscape:cx="16" + inkscape:cy="16" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:current-layer="svg2"/> + <path fill="#444444" d="M9 0h-6c-1.105 0-2 0.894-2 2v28c0 1.106 0.896 2 2 2h6c1.105 0 2-0.894 2-2v-28c0-1.106-0.896-2-2-2zM29 0h-6c-1.106 0-2 0.894-2 2v28c0 1.106 0.894 2 2 2h6c1.106 0 2-0.894 2-2v-28c0-1.106-0.894-2-2-2z" id="path4"/> +</svg> diff --git a/src/play.svg b/src/play.svg new file mode 100644 index 0000000..4c96ee2 --- /dev/null +++ b/src/play.svg @@ -0,0 +1,52 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Escrito por Jesús Eduardo --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="https://directory.fsf.org/wiki/License:ArtisticLicense2.0" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + version="1.1" + width="32" + height="32" + viewBox="0 0 32 32" + id="svg2" + inkscape:version="0.91 r13725" + sodipodi:docname="play.svg"> + <metadata id="metadata10"> + <rdf:RDF> + <cc:Work rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/> + <dc:title></dc:title> + <cc:license rdf:resource="https://directory.fsf.org/wiki/License:ArtisticLicense2.0" /> + </cc:Work> + </rdf:RDF> + </metadata> + <defs id="defs8"/> + <sodipodi:namedview + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="1366" + inkscape:window-height="703" + id="namedview6" + showgrid="false" + inkscape:zoom="7.375" + inkscape:cx="16" + inkscape:cy="16" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:current-layer="svg2"/> + <path + fill="#444444" + d="M28.409 14.079l-23.155-13.782c-0.283-0.166-0.574-0.266-0.907-0.266-0.907 0-1.647 0.749-1.647 1.663h-0.008v28.611h0.008c0 0.915 0.74 1.663 1.647 1.663 0.341 0 0.624-0.116 0.932-0.283l23.13-13.765c0.549-0.457 0.898-1.148 0.898-1.921s-0.349-1.455-0.898-1.921z" + id="path4"/> +</svg> diff --git a/src/playicon.svg b/src/playicon.svg new file mode 100644 index 0000000..952ad4c --- /dev/null +++ b/src/playicon.svg @@ -0,0 +1,53 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Escrito por Jesús Eduardo --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="https://directory.fsf.org/wiki/License:ArtisticLicense2.0" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + version="1.1" + width="32" + height="32" + viewBox="0 0 32 32" + id="svg2" + inkscape:version="0.91 r13725" + sodipodi:docname="playicon.svg"> + <metadata id="metadata12"> + <rdf:RDF> + <cc:Work rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/> + <dc:title></dc:title> + <cc:license rdf:resource="https://directory.fsf.org/wiki/License:ArtisticLicense2.0" /> + </cc:Work> + </rdf:RDF> + </metadata> + <defs id="defs10"/> + <sodipodi:namedview + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="640" + inkscape:window-height="480" + id="namedview8" + showgrid="false" + inkscape:zoom="7.375" + inkscape:cx="16" + inkscape:cy="16" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="0" + inkscape:current-layer="svg2"/> + <path + fill="#444444" + d="M16.008 4.013c6.629 0 11.999 5.369 11.999 11.999s-5.369 11.999-11.999 11.999-11.999-5.369-11.999-11.999 5.369-11.999 11.999-11.999zM16.008 1.013c-8.279 0-14.998 6.719-14.998 14.998s6.719 14.998 14.998 14.998 14.998-6.719 14.998-14.998-6.719-14.998-14.998-14.998v0z" + id="path4"/> + <path fill="#444444" d="M12.618 9.172l10.469 6.779-10.469 6.779z" id="path6"/> +</svg> diff --git a/src/prev.svg b/src/prev.svg new file mode 100644 index 0000000..0f598a6 --- /dev/null +++ b/src/prev.svg @@ -0,0 +1,52 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Escrito por Jesús Eduardo --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="https://directory.fsf.org/wiki/License:ArtisticLicense2.0" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + version="1.1" + width="36" + height="32" + viewBox="0 0 36 32" + id="svg2" + inkscape:version="0.91 r13725" + sodipodi:docname="prev.svg"> + <metadata id="metadata10"> + <rdf:RDF> + <cc:Work rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/> + <dc:title></dc:title> + <cc:license rdf:resource="https://directory.fsf.org/wiki/License:ArtisticLicense2.0" /> + </cc:Work> + </rdf:RDF> + </metadata> + <defs id="defs8"/> + <sodipodi:namedview + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="1366" + inkscape:window-height="703" + id="namedview6" + showgrid="false" + inkscape:zoom="7.375" + inkscape:cx="18" + inkscape:cy="16" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:current-layer="svg2"/> + <path + fill="#444444" + d="M30.256 2.452l-17.975 12.35c0 0-0.696 0.502-0.696 1.2s0.696 1.195 0.696 1.195l17.975 12.355c1.427 0.948 2.598 0.247 2.598-1.562v-23.979c0-1.814-1.17-2.515-2.598-1.56zM7.899 1.027h-2.496c-1.38 0-2.496 0.12-2.496 1.497v26.951c0 1.377 1.115 1.497 2.496 1.497h2.496c1.38 0 2.496-0.12 2.496-1.497v-26.951c0-1.377-1.115-1.497-2.496-1.497z" + id="path4"/> +</svg> diff --git a/src/replay.svg b/src/replay.svg new file mode 100644 index 0000000..09f0f55 --- /dev/null +++ b/src/replay.svg @@ -0,0 +1,49 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Escrito por Jesús Eduardo --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="https://directory.fsf.org/wiki/License:ArtisticLicense2.0" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + version="1.1" + width="28" + height="32" + viewBox="0 0 28 32" + id="svg2" + inkscape:version="0.91 r13725" + sodipodi:docname="replay.svg"> + <metadata id="metadata10"> + <rdf:RDF> + <cc:Work rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/> + <dc:title></dc:title> + <cc:license rdf:resource="https://directory.fsf.org/wiki/License:ArtisticLicense2.0" /> + </cc:Work> + </rdf:RDF> + </metadata> + <defs id="defs8"/> + <sodipodi:namedview + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="1366" + inkscape:window-height="703" + id="namedview6" + showgrid="false" + inkscape:zoom="7.375" + inkscape:cx="14" + inkscape:cy="16" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:current-layer="svg2"/> + <path fill="#444444" d="M24.4 10.9c1.1 1.8 1.7 3.9 1.7 6.1 0 6.6-5.4 12-12 12s-12-5.4-12-12 5.4-12 12-12v-4l10 5.4-10 5.6v-4c-5 0-9 4-9 9s4 9 9 9 9-4 9-9c0-1.7-0.5-3.3-1.3-4.6l2.6-1.5z" id="path4"/> +</svg> diff --git a/src/subtitle.svg b/src/subtitle.svg new file mode 100644 index 0000000..d44c8ed --- /dev/null +++ b/src/subtitle.svg @@ -0,0 +1,52 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Escrito por Jesús Eduardo --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="https://directory.fsf.org/wiki/License:ArtisticLicense2.0" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + version="1.1" + width="32" + height="32" + viewBox="0 0 32 32" + id="svg2" + inkscape:version="0.91 r13725" + sodipodi:docname="subtitle.svg"> + <metadata id="metadata10"> + <rdf:RDF> + <cc:Work rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/> + <dc:title></dc:title> + <cc:license rdf:resource="https://directory.fsf.org/wiki/License:ArtisticLicense2.0" /> + </cc:Work> + </rdf:RDF> + </metadata> + <defs id="defs8"/> + <sodipodi:namedview + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="640" + inkscape:window-height="480" + id="namedview6" + showgrid="false" + inkscape:zoom="7.375" + inkscape:cx="16" + inkscape:cy="16" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="0" + inkscape:current-layer="svg2"/> + <path + fill="#444444" + d="M8.5 15.125h15v3.75h-15zM8.5 9.5h15v3.75h-15zM29.125 2h-26.25c-1.036 0-1.875 0.839-1.875 1.875v20.625c0 1.036 0.839 1.875 1.875 1.875h3.75v5.625l8.438-5.625h14.063c1.036 0 1.875-0.839 1.875-1.875v-20.625c0-1.036-0.839-1.875-1.875-1.875zM27.25 22.625h-12.188l-4.688 2.813v-2.813h-5.625v-16.875h22.5v16.875z" + id="path4"/> +</svg> diff --git a/src/volume-high.svg b/src/volume-high.svg new file mode 100644 index 0000000..c4f9dc0 --- /dev/null +++ b/src/volume-high.svg @@ -0,0 +1,56 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Escrito por Jesús Eduardo --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="https://directory.fsf.org/wiki/License:ArtisticLicense2.0" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + version="1.1" + width="34" + height="32" + viewBox="0 0 34 32" + id="svg2" + inkscape:version="0.91 r13725" + sodipodi:docname="volume-high.svg"> + <metadata id="metadata12"> + <rdf:RDF> + <cc:Work rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/> + <dc:title></dc:title> + <cc:license rdf:resource="https://directory.fsf.org/wiki/License:ArtisticLicense2.0" /> + </cc:Work> + </rdf:RDF> + </metadata> + <defs id="defs10"/> + <sodipodi:namedview + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="1366" + inkscape:window-height="703" + id="namedview8" + showgrid="false" + inkscape:zoom="7.375" + inkscape:cx="17" + inkscape:cy="16" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:current-layer="svg2"/> + <path + fill="#444444" + d="M27.814 28.814c-0.384 0-0.768-0.146-1.061-0.439-0.586-0.586-0.586-1.535 0-2.121 2.739-2.739 4.247-6.38 4.247-10.253s-1.508-7.514-4.247-10.253c-0.586-0.586-0.586-1.536 0-2.121s1.536-0.586 2.121 0c3.305 3.305 5.126 7.7 5.126 12.374s-1.82 9.069-5.126 12.374c-0.293 0.293-0.677 0.439-1.061 0.439zM22.485 25.985c-0.384 0-0.768-0.146-1.061-0.439-0.586-0.586-0.586-1.535 0-2.121 4.094-4.094 4.094-10.755 0-14.849-0.586-0.586-0.586-1.536 0-2.121s1.536-0.586 2.121 0c2.55 2.55 3.954 5.94 3.954 9.546s-1.404 6.996-3.954 9.546c-0.293 0.293-0.677 0.439-1.061 0.439v0zM17.157 23.157c-0.384 0-0.768-0.146-1.061-0.439-0.586-0.586-0.586-1.535 0-2.121 2.534-2.534 2.534-6.658 0-9.192-0.586-0.586-0.586-1.536 0-2.121s1.535-0.586 2.121 0c3.704 3.704 3.704 9.731 0 13.435-0.293 0.293-0.677 0.439-1.061 0.439z" + id="path4"/> + <path + fill="#444444" + d="M13 30c-0.26 0-0.516-0.102-0.707-0.293l-7.707-7.707h-3.586c-0.552 0-1-0.448-1-1v-10c0-0.552 0.448-1 1-1h3.586l7.707-7.707c0.286-0.286 0.716-0.372 1.090-0.217s0.617 0.519 0.617 0.924v26c0 0.404-0.244 0.769-0.617 0.924-0.124 0.051-0.254 0.076-0.383 0.076z" + id="path6"/> +</svg> diff --git a/src/volume-low.svg b/src/volume-low.svg new file mode 100644 index 0000000..4a514a5 --- /dev/null +++ b/src/volume-low.svg @@ -0,0 +1,56 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Escrito por Jesús Eduardo --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="https://directory.fsf.org/wiki/License:ArtisticLicense2.0" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + version="1.1" + width="32" + height="32" + viewBox="0 0 32 32" + id="svg2" + inkscape:version="0.91 r13725" + sodipodi:docname="volume-low.svg"> + <metadata id="metadata12"> + <rdf:RDF> + <cc:Work rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/> + <dc:title></dc:title> + <cc:license rdf:resource="https://directory.fsf.org/wiki/License:ArtisticLicense2.0" /> + </cc:Work> + </rdf:RDF> + </metadata> + <defs id="defs10"/> + <sodipodi:namedview + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="640" + inkscape:window-height="480" + id="namedview8" + showgrid="false" + inkscape:zoom="7.375" + inkscape:cx="16" + inkscape:cy="16" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="0" + inkscape:current-layer="svg2"/> + <path + fill="#444444" + d="M17.157 23.157c-0.384 0-0.768-0.146-1.061-0.439-0.586-0.586-0.586-1.535 0-2.121 2.534-2.534 2.534-6.658 0-9.192-0.586-0.586-0.586-1.536 0-2.121s1.535-0.586 2.121 0c3.704 3.704 3.704 9.731 0 13.435-0.293 0.293-0.677 0.439-1.061 0.439z" + id="path4"/> + <path + fill="#444444" + d="M13 30c-0.26 0-0.516-0.102-0.707-0.293l-7.707-7.707h-3.586c-0.552 0-1-0.448-1-1v-10c0-0.552 0.448-1 1-1h3.586l7.707-7.707c0.286-0.286 0.716-0.372 1.090-0.217s0.617 0.519 0.617 0.924v26c0 0.404-0.244 0.769-0.617 0.924-0.124 0.051-0.254 0.076-0.383 0.076z" + id="path6"/> +</svg> diff --git a/src/volume-medium.svg b/src/volume-medium.svg new file mode 100644 index 0000000..8ba5322 --- /dev/null +++ b/src/volume-medium.svg @@ -0,0 +1,56 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Escrito por Jesús Eduardo --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="https://directory.fsf.org/wiki/License:ArtisticLicense2.0" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + version="1.1" + width="32" + height="32" + viewBox="0 0 32 32" + id="svg2" + inkscape:version="0.91 r13725" + sodipodi:docname="volume-medium.svg"> + <metadata id="metadata12"> + <rdf:RDF> + <cc:Work rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/> + <dc:title></dc:title> + <cc:license rdf:resource="https://directory.fsf.org/wiki/License:ArtisticLicense2.0" /> + </cc:Work> + </rdf:RDF> + </metadata> + <defs id="defs10"/> + <sodipodi:namedview + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="640" + inkscape:window-height="480" + id="namedview8" + showgrid="false" + inkscape:zoom="7.375" + inkscape:cx="16" + inkscape:cy="16" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="0" + inkscape:current-layer="svg2"/> + <path + fill="#444444" + d="M22.485 25.985c-0.384 0-0.768-0.146-1.061-0.439-0.586-0.586-0.586-1.535 0-2.121 4.094-4.094 4.094-10.755 0-14.849-0.586-0.586-0.586-1.536 0-2.121s1.536-0.586 2.121 0c2.55 2.55 3.954 5.94 3.954 9.546s-1.404 6.996-3.954 9.546c-0.293 0.293-0.677 0.439-1.061 0.439v0zM17.157 23.157c-0.384 0-0.768-0.146-1.061-0.439-0.586-0.586-0.586-1.535 0-2.121 2.534-2.534 2.534-6.658 0-9.192-0.586-0.586-0.586-1.536 0-2.121s1.535-0.586 2.121 0c3.704 3.704 3.704 9.731 0 13.435-0.293 0.293-0.677 0.439-1.061 0.439z" + id="path4"/> + <path + fill="#444444" + d="M13 30c-0.26 0-0.516-0.102-0.707-0.293l-7.707-7.707h-3.586c-0.552 0-1-0.448-1-1v-10c0-0.552 0.448-1 1-1h3.586l7.707-7.707c0.286-0.286 0.716-0.372 1.090-0.217s0.617 0.519 0.617 0.924v26c0 0.404-0.244 0.769-0.617 0.924-0.124 0.051-0.254 0.076-0.383 0.076z" + id="path6"/> +</svg> diff --git a/src/volume-mute.svg b/src/volume-mute.svg new file mode 100644 index 0000000..5a1bf38 --- /dev/null +++ b/src/volume-mute.svg @@ -0,0 +1,53 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Escrito por Jesús Eduardo --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="https://directory.fsf.org/wiki/License:ArtisticLicense2.0" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + version="1.1" + width="32" + height="32" + viewBox="0 0 32 32" + id="svg2" + inkscape:version="0.91 r13725" + sodipodi:docname="volume-mute.svg"> + <metadata id="metadata12"> + <rdf:RDF> + <cc:Work rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/> + <dc:title></dc:title> + <cc:license rdf:resource="https://directory.fsf.org/wiki/License:ArtisticLicense2.0" /> + </cc:Work> + </rdf:RDF> + </metadata> + <defs id="defs10"/> + <sodipodi:namedview + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="640" + inkscape:window-height="480" + id="namedview8" + showgrid="false" + inkscape:zoom="7.375" + inkscape:cx="16" + inkscape:cy="16" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="0" + inkscape:current-layer="svg2"/> + <path fill="#444444" d="M30 19.348v2.652h-2.652l-3.348-3.348-3.348 3.348h-2.652v-2.652l3.348-3.348-3.348-3.348v-2.652h2.652l3.348 3.348 3.348-3.348h2.652v2.652l-3.348 3.348 3.348 3.348z" id="path4"/> + <path + fill="#444444" + d="M13 30c-0.26 0-0.516-0.102-0.707-0.293l-7.707-7.707h-3.586c-0.552 0-1-0.448-1-1v-10c0-0.552 0.448-1 1-1h3.586l7.707-7.707c0.286-0.286 0.716-0.372 1.090-0.217s0.617 0.519 0.617 0.924v26c0 0.404-0.244 0.769-0.617 0.924-0.124 0.051-0.254 0.076-0.383 0.076z" + id="path6"/> +</svg> |