diff options
author | Sefa Eyeoglu <contact@scrumplex.net> | 2022-04-28 07:18:57 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-28 07:18:57 +0200 |
commit | b94f70ea96e9520f2a0ad6e4969941010b49049f (patch) | |
tree | f7625493baed49581662eeb02e057ee9a9bc3646 /launcher/resources/multimc/scalable/instances | |
parent | bd946c78f3cd827e8f76b90cd18b17438a7b90d3 (diff) | |
parent | 0507b56beda250d86aaf9f772c122bceae04f748 (diff) | |
download | PrismLauncher-b94f70ea96e9520f2a0ad6e4969941010b49049f.tar.gz PrismLauncher-b94f70ea96e9520f2a0ad6e4969941010b49049f.tar.bz2 PrismLauncher-b94f70ea96e9520f2a0ad6e4969941010b49049f.zip |
Merge pull request #498 from ryanccn/polymc-instance-icon
Add PolyMC icon as instance icon
Diffstat (limited to 'launcher/resources/multimc/scalable/instances')
-rw-r--r-- | launcher/resources/multimc/scalable/instances/polymc.svg | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/launcher/resources/multimc/scalable/instances/polymc.svg b/launcher/resources/multimc/scalable/instances/polymc.svg new file mode 100644 index 00000000..c192d503 --- /dev/null +++ b/launcher/resources/multimc/scalable/instances/polymc.svg @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg width="64" height="64" version="1.1" viewBox="0 0 16.933 16.933" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> + <defs> + <linearGradient id="linearGradient84726" x1="4.4979" x2="12.435" y1="3.8011" y2="9.5681" gradientUnits="userSpaceOnUse"> + <stop stop-color="#88b858" offset="0"/> + <stop stop-color="#72b147" offset=".5"/> + <stop stop-color="#5a9a30" offset="1"/> + </linearGradient> + </defs> + <g> + <path d="m3.561 16.016s0-3.5642 4.9056-3.5642c4.9069 0 4.9056 3.5642 4.9056 3.5642z" fill="#765338"/> + <path d="m8.4667 12.452-4.9056 3.5642-3.0319-9.3311z" fill="#b7835a"/> + <path d="m8.4667 12.452 7.9375-5.7669-3.0319 9.3311z" fill="#5b422d"/> + <path d="m8.8308 12.716-0.36417 0.26458-0.36417-0.26458c0-0.26458 0.36417-0.26458 0.36417-0.26458s0.36417 0 0.36417 0.26458z" fill="#72b147"/> + <path d="m8.4667 12.452s-2e-7 -5.7669 7.9375-5.7669l-0.22507 0.69269-0.91853 1.1965-0.91853 0.13819-0.91853 1.1965-0.91853 0.13819-0.91853 1.1965-0.91853 0.13819-0.91853 1.1965-0.91853 0.13819z" fill="#5a9a30"/> + <path d="m8.1025 12.716-0.91853-0.13819-0.91853-1.1965-0.91853-0.13819-0.91853-1.1965-0.91853-0.13819-0.91853-1.1965-0.91853-0.13819-0.91853-1.1965-0.22507-0.69269c7.9375 1e-7 7.9375 5.7669 7.9375 5.7669z" fill="#88b858"/> + <path d="m0.52917 6.6846 7.9375 5.7669 7.9375-5.7669-7.9375-5.7669z" fill="url(#linearGradient84726)"/> + </g> + <path d="m0.75424 7.3773-0.22507-0.69269 7.9375 5.7669 7.9375-5.7669-0.22507 0.69269-7.7124 5.6034z" fill-opacity="0"/> +</svg> |