diff options
Diffstat (limited to 'src/pause.svg')
-rw-r--r-- | src/pause.svg | 49 |
1 files changed, 49 insertions, 0 deletions
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> |