diff options
author | Petr Mrázek <peterix@gmail.com> | 2014-10-26 23:44:20 +0100 |
---|---|---|
committer | Petr Mrázek <peterix@gmail.com> | 2014-10-26 23:44:20 +0100 |
commit | 8f7aec032b11a2e2b3034c9d9719a74726dad130 (patch) | |
tree | 607355469c2305aca17e40af49d85f0365c30f4f /resources/pe_dark/scalable/minecraft.svg | |
parent | 92560bf0cd8bab77405081f30711a32282e29ba2 (diff) | |
download | MultiMC-8f7aec032b11a2e2b3034c9d9719a74726dad130.tar MultiMC-8f7aec032b11a2e2b3034c9d9719a74726dad130.tar.gz MultiMC-8f7aec032b11a2e2b3034c9d9719a74726dad130.tar.lz MultiMC-8f7aec032b11a2e2b3034c9d9719a74726dad130.tar.xz MultiMC-8f7aec032b11a2e2b3034c9d9719a74726dad130.zip |
Add dark, light, blue and colored theme from pe.
Replaces the old dark and light themes
Diffstat (limited to 'resources/pe_dark/scalable/minecraft.svg')
-rw-r--r-- | resources/pe_dark/scalable/minecraft.svg | 44 |
1 files changed, 44 insertions, 0 deletions
diff --git a/resources/pe_dark/scalable/minecraft.svg b/resources/pe_dark/scalable/minecraft.svg new file mode 100644 index 00000000..01baf575 --- /dev/null +++ b/resources/pe_dark/scalable/minecraft.svg @@ -0,0 +1,44 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 18.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> +<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> +<svg version="1.1" id="Calque_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" + viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve"> +<rect fill-rule="evenodd" clip-rule="evenodd" fill="none" width="32" height="32"/> +<g> + <polygon fill-rule="evenodd" clip-rule="evenodd" points="16,14.2 30,7.1 30,24.9 16,32 "/> + <polygon fill-rule="evenodd" clip-rule="evenodd" fill="#666666" points="16,14.2 2,7.1 2,24.9 16,32 "/> + <g> + <polygon fill-rule="evenodd" clip-rule="evenodd" fill="#999999" points="2,7.1 16,14.2 30,7.1 16,0 "/> + </g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +</svg> |