diff options
author | Petr Mrázek <peterix@gmail.com> | 2017-12-19 01:49:46 +0100 |
---|---|---|
committer | Petr Mrázek <peterix@gmail.com> | 2017-12-19 01:49:46 +0100 |
commit | c2726037ced5b9ccd98c9cc4c2b35238881ff9e2 (patch) | |
tree | eef8daab2c80ef2c3c890c016d94cb22bfe87aca /application/resources/pe_light/scalable/worlds.svg | |
parent | 9eb0525dab04aa8c41e71db1290daf3e5048746b (diff) | |
download | MultiMC-c2726037ced5b9ccd98c9cc4c2b35238881ff9e2.tar MultiMC-c2726037ced5b9ccd98c9cc4c2b35238881ff9e2.tar.gz MultiMC-c2726037ced5b9ccd98c9cc4c2b35238881ff9e2.tar.lz MultiMC-c2726037ced5b9ccd98c9cc4c2b35238881ff9e2.tar.xz MultiMC-c2726037ced5b9ccd98c9cc4c2b35238881ff9e2.zip |
NOISSUE add missing world and help icons
Diffstat (limited to 'application/resources/pe_light/scalable/worlds.svg')
-rw-r--r-- | application/resources/pe_light/scalable/worlds.svg | 64 |
1 files changed, 64 insertions, 0 deletions
diff --git a/application/resources/pe_light/scalable/worlds.svg b/application/resources/pe_light/scalable/worlds.svg new file mode 100644 index 00000000..bf4c21a3 --- /dev/null +++ b/application/resources/pe_light/scalable/worlds.svg @@ -0,0 +1,64 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xml:space="preserve" + enable-background="new 0 0 32 32" + viewBox="0 0 32 32" + y="0px" + x="0px" + id="Calque_1" + version="1.1"><metadata + id="metadata45"><rdf:RDF><cc:Work + rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs + id="defs43" /><path + id="path2" + d="M26,32H6c-3.3,0-6-2.7-6-6V6c0-3.3,2.7-6,6-6h20c3.3,0,6,2.7,6,6 v20C32,29.3,29.3,32,26,32z" + fill="#F2F2F2" + clip-rule="evenodd" + fill-rule="evenodd" /><path + id="path4" + d="M28,6c0-1.1-0.9-2-2-2H6C4.9,4,4,4.9,4,6v20c0,1.1,0.9,2,2,2h20 c1.1,0,2-0.9,2-2V6z" + fill="#4D4D4D" + clip-rule="evenodd" + fill-rule="evenodd" /><g + id="g10" /><g + id="g12" /><g + id="g14" /><g + id="g16" /><g + id="g18" /><g + id="g20" /><g + id="g22" /><g + id="g24" /><g + id="g26" /><g + id="g28" /><g + id="g30" /><g + id="g32" /><g + id="g34" /><g + id="g36" /><g + id="g38" /><g + style="stroke:#ffffff;stroke-opacity:1" + transform="rotate(29.970903,16,16)" + id="g881"><ellipse + ry="8.9473686" + rx="8.9473696" + cy="16" + cx="16" + id="path845" + style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" /><ellipse + ry="8.9473686" + rx="3.4915254" + cy="15.947369" + cx="16" + id="path845-3" + style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" /><path + style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="M 8.1848294,12.430327 C 12.570183,14.790801 20.250652,13.785896 22.94338,12" + id="path870" /><path + id="path872" + d="M 8.2166335,20.492522 C 12.601987,18.132048 21.148735,17.776739 23.841463,19.562635" + style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /></g></svg>
\ No newline at end of file |