diff options
Diffstat (limited to 'launcher/resources/pe_dark')
-rw-r--r-- | launcher/resources/pe_dark/pe_dark.qrc | 2 | ||||
-rw-r--r-- | launcher/resources/pe_dark/scalable/server.svg | 1 | ||||
-rw-r--r-- | launcher/resources/pe_dark/scalable/shortcut.svg | 41 |
3 files changed, 44 insertions, 0 deletions
diff --git a/launcher/resources/pe_dark/pe_dark.qrc b/launcher/resources/pe_dark/pe_dark.qrc index 156d8f8b..5c49b75a 100644 --- a/launcher/resources/pe_dark/pe_dark.qrc +++ b/launcher/resources/pe_dark/pe_dark.qrc @@ -39,5 +39,7 @@ <file>scalable/export.svg</file> <file>scalable/rename.svg</file> <file>scalable/launch.svg</file> + <file>scalable/shortcut.svg</file> + <file>scalable/server.svg</file> </qresource> </RCC> diff --git a/launcher/resources/pe_dark/scalable/server.svg b/launcher/resources/pe_dark/scalable/server.svg new file mode 100644 index 00000000..493d8d87 --- /dev/null +++ b/launcher/resources/pe_dark/scalable/server.svg @@ -0,0 +1 @@ +<svg enable-background="new 0 0 32 32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><path d="m0 0h32v32h-32z" fill="none"/><path d="m26 0h-20z" fill="none"/><path d="m6 0c-3.2999967 0-6 2.7000033-6 6v3 17c0 3.299997 2.7000033 6 6 6h20c3.299997 0 6-2.700003 6-6v-17-3c0-3.2999967-2.700003-6-6-6z"/><path clip-rule="evenodd" d="m28 6c0-1.1-.9-2-2-2h-20c-1.1 0-2 .9-2 2v20c0 1.1.9 2 2 2h20c1.1 0 2-.9 2-2z" fill="#f2f2f2" fill-rule="evenodd"/><path clip-rule="evenodd" d="m6 17h20v6h-20z" fill="#666" fill-rule="evenodd"/><g stroke-linecap="square" stroke-width=".897262"><circle cx="22.75787" cy="20.021824" fill="#f2f2f2" r="1.5"/><path d="m10.302432 8.9999997h11.395136l4.302431 7.0000003h-19.9999982z" fill="#666"/></g></svg>
\ No newline at end of file diff --git a/launcher/resources/pe_dark/scalable/shortcut.svg b/launcher/resources/pe_dark/scalable/shortcut.svg new file mode 100644 index 00000000..29b45f26 --- /dev/null +++ b/launcher/resources/pe_dark/scalable/shortcut.svg @@ -0,0 +1,41 @@ +<?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"> +<path fill-rule="evenodd" clip-rule="evenodd" d="M6,32h20c3.3,0,6-2.7,6-6V6c0-3.3-2.7-6-6-6h-9.1C17.6,1.2,18,2.6,18,4h8 + c1.1,0,2,0.9,2,2v20c0,1.1-0.9,2-2,2H6c-1.1,0-2-0.9-2-2v-4.5l-4-3V26C0,29.3,2.7,32,6,32z"/> +<path fill-rule="evenodd" clip-rule="evenodd" fill="#666666" d="M8.8,17.6C9.2,17.9,9.6,18,10,18c0.3,0,0.6-0.1,0.9-0.2 + c0.7-0.3,1.1-1,1.1-1.8v-1.9V14c6.3,0,11.7,4.2,13.4,10c0.4-1.3,0.6-2.6,0.6-4c0-7.7-6.3-14-14-14V4c0-0.8-0.4-1.5-1.1-1.8 + C10.6,2.1,10.3,2,10,2C9.6,2,9.2,2.1,8.8,2.4l-8,6C0.3,8.8,0,9.4,0,10c0,0.6,0.3,1.2,0.8,1.6L8.8,17.6z"/> +<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> |