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_light | |
| parent | 92560bf0cd8bab77405081f30711a32282e29ba2 (diff) | |
| download | PrismLauncher-8f7aec032b11a2e2b3034c9d9719a74726dad130.tar.gz PrismLauncher-8f7aec032b11a2e2b3034c9d9719a74726dad130.tar.bz2 PrismLauncher-8f7aec032b11a2e2b3034c9d9719a74726dad130.zip | |
Add dark, light, blue and colored theme from pe.
Replaces the old dark and light themes
Diffstat (limited to 'resources/pe_light')
43 files changed, 1193 insertions, 1143 deletions
diff --git a/resources/pe_light/16x16/status-bad.png b/resources/pe_light/16x16/status-bad.png Binary files differdeleted file mode 100644 index 0187b990..00000000 --- a/resources/pe_light/16x16/status-bad.png +++ /dev/null diff --git a/resources/pe_light/16x16/status-good.png b/resources/pe_light/16x16/status-good.png Binary files differdeleted file mode 100644 index 661405db..00000000 --- a/resources/pe_light/16x16/status-good.png +++ /dev/null diff --git a/resources/pe_light/22x22/status-bad.png b/resources/pe_light/22x22/status-bad.png Binary files differdeleted file mode 100644 index 7b6e9bcb..00000000 --- a/resources/pe_light/22x22/status-bad.png +++ /dev/null diff --git a/resources/pe_light/22x22/status-good.png b/resources/pe_light/22x22/status-good.png Binary files differdeleted file mode 100644 index 3da59106..00000000 --- a/resources/pe_light/22x22/status-good.png +++ /dev/null diff --git a/resources/pe_light/24x24/status-bad.png b/resources/pe_light/24x24/status-bad.png Binary files differdeleted file mode 100644 index bef1e5a3..00000000 --- a/resources/pe_light/24x24/status-bad.png +++ /dev/null diff --git a/resources/pe_light/24x24/status-good.png b/resources/pe_light/24x24/status-good.png Binary files differdeleted file mode 100644 index 2b55aeae..00000000 --- a/resources/pe_light/24x24/status-good.png +++ /dev/null diff --git a/resources/pe_light/32x32/status-bad.png b/resources/pe_light/32x32/status-bad.png Binary files differdeleted file mode 100644 index fc700e19..00000000 --- a/resources/pe_light/32x32/status-bad.png +++ /dev/null diff --git a/resources/pe_light/32x32/status-good.png b/resources/pe_light/32x32/status-good.png Binary files differdeleted file mode 100644 index eff50142..00000000 --- a/resources/pe_light/32x32/status-good.png +++ /dev/null diff --git a/resources/pe_light/48x48/status-bad.png b/resources/pe_light/48x48/status-bad.png Binary files differdeleted file mode 100644 index 846ac51d..00000000 --- a/resources/pe_light/48x48/status-bad.png +++ /dev/null diff --git a/resources/pe_light/48x48/status-good.png b/resources/pe_light/48x48/status-good.png Binary files differdeleted file mode 100644 index 56574e38..00000000 --- a/resources/pe_light/48x48/status-good.png +++ /dev/null diff --git a/resources/pe_light/64x64/status-bad.png b/resources/pe_light/64x64/status-bad.png Binary files differdeleted file mode 100644 index b87772cc..00000000 --- a/resources/pe_light/64x64/status-bad.png +++ /dev/null diff --git a/resources/pe_light/64x64/status-good.png b/resources/pe_light/64x64/status-good.png Binary files differdeleted file mode 100644 index afedf8cb..00000000 --- a/resources/pe_light/64x64/status-good.png +++ /dev/null diff --git a/resources/pe_light/index.theme b/resources/pe_light/index.theme index a782c2ec..c106acc8 100644 --- a/resources/pe_light/index.theme +++ b/resources/pe_light/index.theme @@ -2,35 +2,7 @@ Name=pe_light Comment=Icons by pexner (light) Inherits=multimc -Directories=scalable/apps,8x8,16x16,22x22,24x24,32x32,48x48,scalable - -[scalable/apps] -Size=48 -Type=scalable -MinSize=1 -MaxSize=512 -Context=Applications - -[8x8] -Size=8 - -[16x16] -Size=16 - -[22x22] -Size=22 - -[24x24] -Size=24 - -[32x32] -Size=32 - -[48x48] -Size=48 - -[64x64] -Size=64 +Directories=scalable [scalable] Size=48 diff --git a/resources/pe_light/pe_light.qrc b/resources/pe_light/pe_light.qrc index f1dce837..1c8eba52 100644 --- a/resources/pe_light/pe_light.qrc +++ b/resources/pe_light/pe_light.qrc @@ -1,61 +1,34 @@ <!DOCTYPE RCC> <RCC version="1.0"> - <qresource prefix="/icons/pe_light"> + <qresource prefix="/icons/pe_light"> <file>index.theme</file> - - <!-- OK console icon. Our own --> - <file>scalable/console.svg</file> - - <!-- ERROR console icon. Our own --> - <file>scalable/console_error.svg</file> - - <!-- About dialog. Our own. --> <file>scalable/about.svg</file> - - <!-- Report bug. Our own. --> + <file>scalable/accounts.svg</file> <file>scalable/bug.svg</file> - - <!-- Patron logo, black and white. (C) 2014 Patreon, Inc., http://www.patreon.com/toolbox?ftyp=media --> - <file>scalable/patreon.svg</file> - - <!-- Show mods folder. Our own. --> <file>scalable/centralmods.svg</file> - - <!-- Update. Our own. --> <file>scalable/checkupdate.svg</file> - - <!-- copy instance. Our own. --> <file>scalable/copy.svg</file> - - <!-- New instance. Our own. --> + <file>scalable/coremods.svg</file> + <file>scalable/externaltools.svg</file> + <file>scalable/jarmods.svg</file> + <file>scalable/java.svg</file> + <file>scalable/loadermods.svg</file> + <file>scalable/log.svg</file> + <file>scalable/minecraft.svg</file> + <file>scalable/multimc.svg</file> <file>scalable/new.svg</file> - - <!-- Open news. Our own. --> <file>scalable/news.svg</file> - - <!-- Bad status. Our own. --> - <file>16x16/status-bad.png</file> - <file>22x22/status-bad.png</file> - <file>24x24/status-bad.png</file> - <file>32x32/status-bad.png</file> - <file>48x48/status-bad.png</file> - <file>64x64/status-bad.png</file> - - <!-- Good status. Our own. --> - <file>16x16/status-good.png</file> - <file>22x22/status-good.png</file> - <file>24x24/status-good.png</file> - <file>32x32/status-good.png</file> - <file>48x48/status-good.png</file> - <file>64x64/status-good.png</file> - - <!-- Refresh, Our own. --> + <file>scalable/notes.svg</file> + <file>scalable/patreon.svg</file> + <file>scalable/proxy.svg</file> + <file>scalable/quickmods.svg</file> <file>scalable/refresh.svg</file> - - <!-- Settings, Our own. --> + <file>scalable/resourcepacks.svg</file> + <file>scalable/screenshots.svg</file> <file>scalable/settings.svg</file> - - <!-- View folder. Our own. --> + <file>scalable/status-bad.svg</file> + <file>scalable/status-good.svg</file> <file>scalable/viewfolder.svg</file> - </qresource> + </qresource> </RCC> + diff --git a/resources/pe_light/scalable/about.svg b/resources/pe_light/scalable/about.svg index 9ee74686..8d00c32e 100644 --- a/resources/pe_light/scalable/about.svg +++ b/resources/pe_light/scalable/about.svg @@ -1,21 +1,15 @@ <?xml version="1.0" encoding="utf-8"?> -<!-- Generator: Adobe Illustrator 16.0.4, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> +<!-- 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" - width="32px" height="32px" viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve"> -<rect fill="none" width="32" height="32"/> -<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="579" y1="807.9336" x2="579" y2="841.8091" gradientTransform="matrix(1 0 0 1 -563 -809)"> - <stop offset="0" style="stop-color:#999999"/> - <stop offset="0.3" style="stop-color:#FFFFFF"/> - <stop offset="0.5216" style="stop-color:#FCFCFC"/> - <stop offset="0.6995" style="stop-color:#F2F2F2"/> - <stop offset="0.8618" style="stop-color:#E1E1E1"/> - <stop offset="1" style="stop-color:#CCCCCC"/> -</linearGradient> -<path fill="url(#SVGID_1_)" d="M24.753,14.774C24.629,15.172,24.417,15.585,24,16c-2,2-2,4-2,4v2c0,1.105-0.896,2-2,2h-8 - c-1.104,0-2-0.895-2-2v-2c0-1.453-1.049-2.895-1.627-3.581c-0.017-0.021-0.032-0.042-0.05-0.062C8.131,16.132,8,16,8,16v-0.071 - C6.756,14.272,6,12.233,6,10C6,4.478,10.478,0,16,0c5.521,0,10,4.478,10,10C26,11.739,25.54,13.357,24.753,14.774z M16,4 - c-3.313,0-6,2.687-6,6c0,2.609,1.675,4.806,4,5.633V18c0,1.105,0.896,2,2,2c1.104,0,2-0.895,2-2v-2.367c2.325-0.827,4-3.024,4-5.633 - C22,6.687,19.312,4,16,4z M13,26h6c0.552,0,1,0.448,1,1s-0.448,1-1,1h-6c-0.553,0-1-0.448-1-1S12.447,26,13,26z M15,30h2 - c0.552,0,1,0.449,1,1c0,0.552-0.448,1-1,1h-2c-0.553,0-1-0.448-1-1C14,30.449,14.447,30,15,30z"/> + viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve"> +<g> + <g> + <polygon fill="#F2F2F2" points="17.8,21 17.8,11.9 11.9,11.9 11.9,14.2 14.2,14.2 14.2,21 11.9,21 11.9,23.3 20.1,23.3 20.1,21 + "/> + <circle fill="#F2F2F2" cx="16" cy="8.3" r="1.8"/> + </g> + <path fill="#F2F2F2" d="M16,32C7.2,32,0,24.8,0,16C0,7.2,7.2,0,16,0c8.8,0,16,7.2,16,16C32,24.8,24.8,32,16,32L16,32z M16,4 + C9.4,4,4,9.4,4,16s5.4,12,12,12s12-5.4,12-12S22.6,4,16,4z"/> +</g> </svg> diff --git a/resources/pe_light/scalable/accounts.svg b/resources/pe_light/scalable/accounts.svg new file mode 100644 index 00000000..3a092d03 --- /dev/null +++ b/resources/pe_light/scalable/accounts.svg @@ -0,0 +1,46 @@ +<?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" fill="#999999" d="M25.8,17.5c1.4-1.4,2.2-3.4,2.2-5.5V8c0-4.4-3.6-8-8-8 + c-0.6,0-1.2,0.1-1.8,0.2c1.3,1.1,2.4,2.4,3,4C22.8,4.7,24,6.2,24,8v4c0,1.8-1.2,3.3-2.8,3.8c-0.2,0.4-0.4,0.8-0.6,1.2 + c1.5,1.2,2.8,2.6,3.7,4.2c1.8,1.1,3.1,2.7,3.6,4.7c0,1.1-0.9,2-2,2h-0.3c-0.4,1.6-1.3,3-2.5,4H26c3.3,0,6-2.7,6-6 + C31.4,22.3,28.9,19.2,25.8,17.5z"/> +<path fill-rule="evenodd" clip-rule="evenodd" fill="#F2F2F2" d="M18,32H6c-3.3,0-6-2.7-6-6l0,0c0.6-3.7,3.1-6.8,6.2-8.5 + C4.9,16.1,4,14.1,4,12V8c0-4.4,3.6-8,8-8s8,3.6,8,8v4c0,2.1-0.9,4.1-2.2,5.5c3.1,1.7,5.6,4.8,6.2,8.5l0,0C24,29.3,21.3,32,18,32z"/> +<path fill-rule="evenodd" clip-rule="evenodd" fill="#4D4D4D" d="M16,12V8c0-2.2-1.8-4-4-4S8,5.8,8,8v4c0,2.2,1.8,4,4,4 + S16,14.2,16,12z"/> +<path fill-rule="evenodd" clip-rule="evenodd" fill="#4D4D4D" d="M20,26c-0.9-3.4-4.3-6-8-6l0,0l0,0c-3.7,0-7.1,2.6-8,6l0,0 + c0,1.1,0.9,2,2,2h12C19.1,28,20,27.1,20,26L20,26z"/> +<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> diff --git a/resources/pe_light/scalable/bug.svg b/resources/pe_light/scalable/bug.svg index 44e6d72a..ccb64bc5 100644 --- a/resources/pe_light/scalable/bug.svg +++ b/resources/pe_light/scalable/bug.svg @@ -1,50 +1,47 @@ <?xml version="1.0" encoding="utf-8"?> -<!-- Generator: Adobe Illustrator 16.0.4, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> +<!-- 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" - width="32px" height="32px" viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve"> -<rect fill="none" width="32" height="32"/> -<g> - <g> - <g> - <linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="15.9995" y1="0" x2="15.9995" y2="31.7588"> - <stop offset="0" style="stop-color:#999999"/> - <stop offset="0.3" style="stop-color:#FFFFFF"/> - <stop offset="0.5216" style="stop-color:#FCFCFC"/> - <stop offset="0.6995" style="stop-color:#F2F2F2"/> - <stop offset="0.8618" style="stop-color:#E1E1E1"/> - <stop offset="1" style="stop-color:#CCCCCC"/> - </linearGradient> - <path fill="url(#SVGID_1_)" d="M25.375,10.375h-1.702c-0.106,0.589-0.173,1.214-0.173,1.875s0.066,1.286,0.173,1.875h1.702 - c1.036,0,1.875-0.839,1.875-1.875S26.411,10.375,25.375,10.375z M25.375,1C20.043,6.449,12.25,6.625,12.25,6.625H6.625 - C3.519,6.625,1,9.144,1,12.25s2.519,5.625,5.625,5.625c0,0.26,0.052,0.506,0.147,0.73c0.177,0.418,0.512,0.746,0.919,0.941 - C7.72,19.562,7.74,19.59,7.77,19.604c0.224,0.095,0.471,0.146,0.729,0.146l-1.875,9.375C6.625,30.161,7.464,31,8.5,31h3.75 - c1.036,0,1.875-0.839,1.875-1.875s-0.839-1.875-1.875-1.875l1.5-7.5h0.375c0.847,0,1.534-0.57,1.767-1.34 - c2.73,0.637,6.493,2.033,9.483,5.09C28.48,23.5,31,18.463,31,12.25S28.48,1,25.375,1z M6.625,14.125H4.75v-3.75h1.875V14.125z - M25.375,19.75c-2.07,0-3.75-3.357-3.75-7.5c0-4.141,1.68-7.5,3.75-7.5s3.75,3.359,3.75,7.5 - C29.125,16.393,27.445,19.75,25.375,19.75z"/> - </g> - </g> - <g> - <g> - - <linearGradient id="SVGID_2_" gradientUnits="userSpaceOnUse" x1="579" y1="809" x2="579" y2="840.7583" gradientTransform="matrix(1 0 0 1 -563 -809)"> - <stop offset="0" style="stop-color:#999999"/> - <stop offset="0.3" style="stop-color:#FFFFFF"/> - <stop offset="0.5216" style="stop-color:#FCFCFC"/> - <stop offset="0.6995" style="stop-color:#F2F2F2"/> - <stop offset="0.8618" style="stop-color:#E1E1E1"/> - <stop offset="1" style="stop-color:#CCCCCC"/> - </linearGradient> - <path fill="url(#SVGID_2_)" d="M25.375,10.375h-1.702c-0.106,0.589-0.173,1.214-0.173,1.875s0.066,1.286,0.173,1.875h1.702 - c1.036,0,1.875-0.839,1.875-1.875S26.411,10.375,25.375,10.375z M25.375,1C20.043,6.449,12.25,6.625,12.25,6.625H6.625 - C3.519,6.625,1,9.144,1,12.25s2.519,5.625,5.625,5.625c0,0.26,0.052,0.506,0.147,0.73c0.177,0.418,0.512,0.746,0.919,0.941 - C7.72,19.562,7.74,19.59,7.77,19.604c0.224,0.095,0.471,0.146,0.729,0.146l-1.875,9.375C6.625,30.161,7.464,31,8.5,31h3.75 - c1.036,0,1.875-0.839,1.875-1.875s-0.839-1.875-1.875-1.875l1.5-7.5h0.375c0.847,0,1.534-0.57,1.767-1.34 - c2.73,0.637,6.493,2.033,9.483,5.09C28.48,23.5,31,18.463,31,12.25S28.48,1,25.375,1z M6.625,14.125H4.75v-3.75h1.875V14.125z - M25.375,19.75c-2.07,0-3.75-3.357-3.75-7.5c0-4.141,1.68-7.5,3.75-7.5s3.75,3.359,3.75,7.5 - C29.125,16.393,27.445,19.75,25.375,19.75z"/> - </g> - </g> + viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve"> +<rect x="0" fill="none" width="32" height="32"/> +<g> + <path fill-rule="evenodd" clip-rule="evenodd" fill="#CCCCCC" d="M22.7,5.3c-0.3-1.2-0.9-2.3-1.8-3.2c-2.7-2.8-7.2-2.8-9.9,0 + c-0.9,0.9-1.5,2-1.8,3.2C13.5,3.3,18.5,3.3,22.7,5.3z"/> + <path fill-rule="evenodd" clip-rule="evenodd" fill="#F2F2F2" d="M30,17.9h-4.1c0-0.7,0.1-1.3,0.1-2c0-0.7,0-1.4-0.1-2 + c0,0,0,0,0.1,0v0h2c1.1,0,2-0.9,2-2c0-1.1-0.9-2-2-2h-2v0c-0.3,0-0.6,0.1-0.8,0.1c-1.2-3.1-3.9-4.1-9.2-4.1s-7.9,1-9.2,4.1 + C6.6,9.9,6.3,9.8,6,9.8v0H4c-1.1,0-2,0.9-2,2c0,1.1,0.9,2,2,2h2v0c0,0,0,0,0.1,0c0,0.6-0.1,1.3-0.1,2c0,0.7,0,1.3,0.1,2H2 + c-1.1,0-2,0.9-2,2c0,1.1,0.9,2,2,2h4.5c0.3,1.4,0.7,2.8,1.2,4H6c-1.1,0-2,0.9-2,2c0,1.1,0.9,2,2,2h2v0c0.7,0,1.4-0.1,2.1-0.3 + c1.5,1.4,3.4,2.3,5.9,2.3s4.4-0.9,5.9-2.3c0.7,0.2,1.4,0.3,2.1,0.3v0h2c1.1,0,2-0.9,2-2c0-1.1-0.9-2-2-2h-1.7 + c0.5-1.2,0.9-2.6,1.2-4H30c1.1,0,2-0.9,2-2C32,18.8,31.1,17.9,30,17.9z"/> +</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> diff --git a/resources/pe_light/scalable/centralmods.svg b/resources/pe_light/scalable/centralmods.svg index fea7660a..050fdc58 100644 --- a/resources/pe_light/scalable/centralmods.svg +++ b/resources/pe_light/scalable/centralmods.svg @@ -1,20 +1,41 @@ <?xml version="1.0" encoding="utf-8"?> -<!-- Generator: Adobe Illustrator 16.0.4, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> +<!-- 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" - width="32px" height="32px" viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve"> + viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve"> <rect fill="none" width="32" height="32"/> -<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="15.9995" y1="0" x2="15.9995" y2="31.7588"> - <stop offset="0" style="stop-color:#999999"/> - <stop offset="0.3" style="stop-color:#FFFFFF"/> - <stop offset="0.5216" style="stop-color:#FCFCFC"/> - <stop offset="0.6995" style="stop-color:#F2F2F2"/> - <stop offset="0.8618" style="stop-color:#E1E1E1"/> - <stop offset="1" style="stop-color:#CCCCCC"/> -</linearGradient> -<path fill="url(#SVGID_1_)" d="M25.375,31H6.625C3.519,31,1,28.48,1,25.375V6.625C1,3.519,3.519,1,6.625,1h7.5 - c2.445,0,4.506,1.57,5.281,3.75h5.969C28.48,4.75,31,7.269,31,10.375v15C31,28.48,28.48,31,25.375,31z M27.25,10.375 - c0-1.036-0.839-1.875-1.875-1.875H16V6.625c0-1.036-0.839-1.875-1.875-1.875h-7.5c-1.036,0-1.875,0.839-1.875,1.875v18.75 - c0,1.036,0.839,1.875,1.875,1.875h18.75c1.036,0,1.875-0.839,1.875-1.875V10.375z M16,10.604l2.078,4.212l4.646,0.675l-3.363,3.278 - l0.795,4.627L16,21.211l-4.156,2.186l0.794-4.627L9.275,15.49l4.646-0.675L16,10.604z"/> +<path fill="#F2F2F2" d="M26,32H6c-3.3,0-6-2.7-6-6V6c0-3.3,2.7-6,6-6h8c2.6,0,4.8,1.7,5.6,4H26c3.3,0,6,2.7,6,6v16 + C32,29.3,29.3,32,26,32z M28,10c0-1.1-0.9-2-2-2H16V6c0-1.1-0.9-2-2-2H6C4.9,4,4,4.9,4,6v20c0,1.1,0.9,2,2,2h20c1.1,0,2-0.9,2-2V10z + "/> +<path fill="#CCCCCC" d="M16,10.2l2.2,4.5l5,0.7L19.6,19l0.8,4.9L16,21.6l-4.4,2.3l0.8-4.9l-3.6-3.5l5-0.7L16,10.2z"/> +<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> diff --git a/resources/pe_light/scalable/checkupdate.svg b/resources/pe_light/scalable/checkupdate.svg index a9199659..deae477f 100644 --- a/resources/pe_light/scalable/checkupdate.svg +++ b/resources/pe_light/scalable/checkupdate.svg @@ -1,24 +1,43 @@ <?xml version="1.0" encoding="utf-8"?> -<!-- Generator: Adobe Illustrator 16.0.4, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> +<!-- 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" - width="32px" height="32px" viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve"> -<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="579" y1="809" x2="579" y2="840.7583" gradientTransform="matrix(1 0 0 1 -563 -809)"> - <stop offset="0" style="stop-color:#999999"/> - <stop offset="0.3" style="stop-color:#FFFFFF"/> - <stop offset="0.5216" style="stop-color:#FCFCFC"/> - <stop offset="0.6995" style="stop-color:#F2F2F2"/> - <stop offset="0.8618" style="stop-color:#E1E1E1"/> - <stop offset="1" style="stop-color:#CCCCCC"/> -</linearGradient> -<path fill="url(#SVGID_1_)" d="M25.375,23.5h-0.337c-0.033-0.092-0.056-0.188-0.093-0.275c-0.621-1.508-1.445-2.634-3.32-3.154 - v-2.194c0-3.102-2.523-5.625-5.625-5.625c-3.101,0-5.625,2.523-5.625,5.625v2.19c-1.875,0.521-2.698,1.646-3.321,3.147 - c-0.018,0.043-0.028,0.093-0.043,0.136C3.582,22.659,1,19.631,1,16v-1.875c0-4.142,3.358-7.5,7.5-7.5 - c0.714,0,1.388,0.131,2.042,0.317C11.26,3.548,14.268,1,17.875,1c4.143,0,7.5,3.358,7.5,7.5c0,0.662-0.113,1.292-0.271,1.902 - c0.092-0.005,0.182-0.027,0.271-0.027C28.484,10.375,31,12.895,31,16v1.875C31,20.982,28.484,23.5,25.375,23.5z M12.25,23.5h1.88 - v-5.625c0-1.037,0.837-1.875,1.875-1.875c1.039,0,1.877,0.838,1.877,1.875V23.5h1.871c0.756,0,1.442,0.458,1.731,1.157 - c0.072,0.176,0.115,0.354,0.136,0.536c0.05,0.55-0.14,1.104-0.542,1.508l-3.753,3.75C16.961,30.814,16.479,31,16,31 - s-0.958-0.186-1.324-0.549l-3.75-3.75c-0.399-0.403-0.591-0.958-0.539-1.508c0.016-0.185,0.057-0.36,0.132-0.536 - C10.81,23.958,11.493,23.5,12.25,23.5z"/> + viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve"> +<path fill="#F2F2F2" d="M26,24h-0.4c0-0.1-0.1-0.2-0.1-0.3c-0.7-1.6-1.5-2.8-3.5-3.4V18c0-3.3-2.7-6-6-6c-3.3,0-6,2.7-6,6v2.3 + c-2,0.6-2.9,1.8-3.5,3.4c0,0,0,0.1,0,0.1C2.8,23.1,0,19.9,0,16v-2c0-4.4,3.6-8,8-8c0.8,0,1.5,0.1,2.2,0.3C10.9,2.7,14.2,0,18,0 + c4.4,0,8,3.6,8,8c0,0.7-0.1,1.4-0.3,2c0.1,0,0.2,0,0.3,0c3.3,0,6,2.7,6,6v2C32,21.3,29.3,24,26,24z"/> +<path fill="#CCCCCC" d="M12,24h2v-6c0-1.1,0.9-2,2-2c1.1,0,2,0.9,2,2v6h2c0.8,0,1.5,0.5,1.8,1.2c0.1,0.2,0.1,0.4,0.1,0.6 + c0.1,0.6-0.1,1.2-0.6,1.6l-4,4C17,31.8,16.5,32,16,32c-0.5,0-1-0.2-1.4-0.6l-4-4c-0.4-0.4-0.6-1-0.6-1.6c0-0.2,0.1-0.4,0.1-0.6 + C10.5,24.5,11.2,24,12,24z"/> <rect fill="none" width="32" height="32"/> +<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> diff --git a/resources/pe_light/scalable/console.svg b/resources/pe_light/scalable/console.svg deleted file mode 100644 index ec14ab68..00000000 --- a/resources/pe_light/scalable/console.svg +++ /dev/null @@ -1,228 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" - 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" - xmlns:xlink="http://www.w3.org/1999/xlink" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="32px" - height="32px" - id="svg2985" - version="1.1" - inkscape:version="0.48.3.1 r9886" - sodipodi:docname="console.svg" - inkscape:export-filename="/home/peterix/projects/MultiMC4/src/resources/console.png" - inkscape:export-xdpi="90" - inkscape:export-ydpi="90"> - <defs - id="defs2987"> - <linearGradient - id="linearGradient6244"> - <stop - style="stop-color:#000000;stop-opacity:1;" - offset="0" - id="stop6246" /> - <stop - id="stop6254" - offset="0.4642857" - style="stop-color:#000000;stop-opacity:1" /> - <stop - id="stop6252" - offset="0.53571427" - style="stop-color:#ffffff;stop-opacity:1" /> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="1" - id="stop6248" /> - </linearGradient> - <linearGradient - id="linearGradient6212"> - <stop - style="stop-color:#959595;stop-opacity:1" - offset="0" - id="stop6214" /> - <stop - id="stop6224" - offset="0.14849657" - style="stop-color:#b0b0b0;stop-opacity:1;" /> - <stop - id="stop6220" - offset="0.41380492" - style="stop-color:#ffffff;stop-opacity:1;" /> - <stop - style="stop-color:#cacaca;stop-opacity:1;" - offset="0.65110856" - id="stop6222" /> - <stop - id="stop6228" - offset="0.87847149" - style="stop-color:#b0b0b0;stop-opacity:1;" /> - <stop - style="stop-color:#969696;stop-opacity:1;" - offset="1" - id="stop6216" /> - </linearGradient> - <linearGradient - id="linearGradient6194" - osb:paint="solid"> - <stop - style="stop-color:#8e8e8e;stop-opacity:1;" - offset="0" - id="stop6196" /> - </linearGradient> - <linearGradient - id="linearGradient3050"> - <stop - style="stop-color:#000000;stop-opacity:1;" - offset="0" - id="stop3052" /> - <stop - id="stop3840" - offset="0.64285713" - style="stop-color:#164315;stop-opacity:1" /> - <stop - id="stop3838" - offset="0.85714287" - style="stop-color:#24a91f;stop-opacity:1" /> - <stop |
