fix: add missing shortcut icons
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
This commit is contained in:
parent
fd8b4c5368
commit
cbf4159c7e
@ -27,6 +27,7 @@
|
||||
<file>scalable/refresh.svg</file>
|
||||
<file>scalable/resourcepacks.svg</file>
|
||||
<file>scalable/shaderpacks.svg</file>
|
||||
<file>scalable/shortcut.svg</file>
|
||||
<file>scalable/screenshots.svg</file>
|
||||
<file>scalable/settings.svg</file>
|
||||
<file>scalable/status-bad.svg</file>
|
||||
|
15
launcher/resources/breeze_dark/scalable/shortcut.svg
Normal file
15
launcher/resources/breeze_dark/scalable/shortcut.svg
Normal file
@ -0,0 +1,15 @@
|
||||
<svg viewBox="0 0 22 22" xmlns="http://www.w3.org/2000/svg">
|
||||
<style
|
||||
type="text/css"
|
||||
id="current-color-scheme">
|
||||
.ColorScheme-Text {
|
||||
color:#eff0f1;
|
||||
}
|
||||
</style>
|
||||
<rect fill="#7f8c8d" height="14" ry="2" width="22" y="4"/>
|
||||
<path d="M1.818 4A1.815 1.815 0 0 0 0 5.818v10.364C0 17.189.811 18 1.818 18h18.364A1.815 1.815 0 0 0 22 16.182V5.818A1.815 1.815 0 0 0 20.182 4zM2 5h18c.554 0 1 .446 1 1v10c0 .554-.446 1-1 1H2c-.554 0-1-.446-1-1V6c0-.554.446-1 1-1z" style="fill:currentColor;fill-opacity:0.6;stroke:none" class="ColorScheme-Text"/>
|
||||
<g fill="#fff">
|
||||
<path d="M4 7c-.554 0-1 .446-1 1v6c0 .554.446 1 1 1h5c.554 0 1-.446 1-1V8c0-.554-.446-1-1-1zm0 1h5v6H4zM13 7c-.554 0-1 .446-1 1v6c0 .554.446 1 1 1h5c.554 0 1-.446 1-1V8c0-.554-.446-1-1-1zm0 1h5v6h-5z"/>
|
||||
<rect height="3" ry="1" width="6" x="8" y="9.5"/>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 896 B |
@ -27,6 +27,7 @@
|
||||
<file>scalable/refresh.svg</file>
|
||||
<file>scalable/resourcepacks.svg</file>
|
||||
<file>scalable/shaderpacks.svg</file>
|
||||
<file>scalable/shortcut.svg</file>
|
||||
<file>scalable/screenshots.svg</file>
|
||||
<file>scalable/settings.svg</file>
|
||||
<file>scalable/status-bad.svg</file>
|
||||
|
15
launcher/resources/breeze_light/scalable/shortcut.svg
Normal file
15
launcher/resources/breeze_light/scalable/shortcut.svg
Normal file
@ -0,0 +1,15 @@
|
||||
<svg viewBox="0 0 22 22" xmlns="http://www.w3.org/2000/svg">
|
||||
<style
|
||||
type="text/css"
|
||||
id="current-color-scheme">
|
||||
.ColorScheme-Text {
|
||||
color:#232629;
|
||||
}
|
||||
</style>
|
||||
<rect fill="#7f8c8d" height="14" ry="2" width="22" y="4"/>
|
||||
<path d="M1.818 4A1.815 1.815 0 0 0 0 5.818v10.364C0 17.189.811 18 1.818 18h18.364A1.815 1.815 0 0 0 22 16.182V5.818A1.815 1.815 0 0 0 20.182 4zM2 5h18c.554 0 1 .446 1 1v10c0 .554-.446 1-1 1H2c-.554 0-1-.446-1-1V6c0-.554.446-1 1-1z" style="fill:currentColor;fill-opacity:0.6;stroke:none" class="ColorScheme-Text"/>
|
||||
<g fill="#fff">
|
||||
<path d="M4 7c-.554 0-1 .446-1 1v6c0 .554.446 1 1 1h5c.554 0 1-.446 1-1V8c0-.554-.446-1-1-1zm0 1h5v6H4zM13 7c-.554 0-1 .446-1 1v6c0 .554.446 1 1 1h5c.554 0 1-.446 1-1V8c0-.554-.446-1-1-1zm0 1h5v6h-5z"/>
|
||||
<rect height="3" ry="1" width="6" x="8" y="9.5"/>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 896 B |
@ -35,6 +35,7 @@
|
||||
<file>scalable/screenshot-placeholder.svg</file>
|
||||
<file>scalable/screenshots.svg</file>
|
||||
<file>scalable/settings.svg</file>
|
||||
<file>scalable/shortcut.svg</file>
|
||||
<file>scalable/star.svg</file>
|
||||
<file>scalable/status-bad.svg</file>
|
||||
<file>scalable/status-good.svg</file>
|
||||
|
3
launcher/resources/flat/scalable/shortcut.svg
Normal file
3
launcher/resources/flat/scalable/shortcut.svg
Normal file
@ -0,0 +1,3 @@
|
||||
<svg fill="#757575" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M5 21q-.825 0-1.413-.587Q3 19.825 3 19V5q0-.825.587-1.413Q4.175 3 5 3h7v2H5v14h14v-7h2v7q0 .825-.587 1.413Q19.825 21 19 21Zm4.7-5.3-1.4-1.4L17.6 5H14V3h7v7h-2V6.4Z"/>
|
||||
</svg>
|
After Width: | Height: | Size: 286 B |
@ -35,6 +35,7 @@
|
||||
<file>scalable/screenshot-placeholder.svg</file>
|
||||
<file>scalable/screenshots.svg</file>
|
||||
<file>scalable/settings.svg</file>
|
||||
<file>scalable/shortcut.svg</file>
|
||||
<file>scalable/star.svg</file>
|
||||
<file>scalable/status-bad.svg</file>
|
||||
<file>scalable/status-good.svg</file>
|
||||
|
3
launcher/resources/flat_white/scalable/shortcut.svg
Normal file
3
launcher/resources/flat_white/scalable/shortcut.svg
Normal file
@ -0,0 +1,3 @@
|
||||
<svg fill="#D8DEE9" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M5 21q-.825 0-1.413-.587Q3 19.825 3 19V5q0-.825.587-1.413Q4.175 3 5 3h7v2H5v14h14v-7h2v7q0 .825-.587 1.413Q19.825 21 19 21Zm4.7-5.3-1.4-1.4L17.6 5H14V3h7v7h-2V6.4Z"/>
|
||||
</svg>
|
After Width: | Height: | Size: 286 B |
@ -313,10 +313,11 @@
|
||||
<file>scalable/instances/bee.svg</file>
|
||||
<file>scalable/instances/prismlauncher.svg</file>
|
||||
|
||||
<!-- delete, tag, rename CC-BY-SA 3.0, Oxygen icons.-->
|
||||
<!-- delete, tag, rename, shortcut CC-BY-SA 3.0, Oxygen icons.-->
|
||||
<file>scalable/delete.svg</file>
|
||||
<file>scalable/tag.svg</file>
|
||||
<file>scalable/rename.svg</file>
|
||||
<file>scalable/shortcut.svg</file>
|
||||
|
||||
<file>scalable/export.svg</file>
|
||||
<file>scalable/launch.svg</file>
|
||||
|
157
launcher/resources/multimc/scalable/shortcut.svg
Normal file
157
launcher/resources/multimc/scalable/shortcut.svg
Normal file
@ -0,0 +1,157 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
width="128"
|
||||
height="128"
|
||||
id="svg2"
|
||||
version="1.0"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/">
|
||||
<defs
|
||||
id="defs4">
|
||||
<linearGradient
|
||||
id="linearGradient3185">
|
||||
<stop
|
||||
style="stop-color:#eeeeee;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3187" />
|
||||
<stop
|
||||
style="stop-color:#eeeeee;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop3189" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
id="linearGradient3133">
|
||||
<stop
|
||||
style="stop-color:#646661;stop-opacity:1"
|
||||
offset="0"
|
||||
id="stop3135" />
|
||||
<stop
|
||||
style="stop-color:#111111;stop-opacity:1"
|
||||
offset="1"
|
||||
id="stop3137" />
|
||||
</linearGradient>
|
||||
<radialGradient
|
||||
xlink:href="#linearGradient3133"
|
||||
id="radialGradient3139"
|
||||
cx="64"
|
||||
cy="35.686314"
|
||||
fx="64"
|
||||
fy="35.686314"
|
||||
r="40"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(2.1360441,0,0,1.446027,-72.706823,-26.184217)" />
|
||||
<linearGradient
|
||||
xlink:href="#linearGradient3185"
|
||||
id="linearGradient3191"
|
||||
x1="112"
|
||||
y1="98.41069"
|
||||
x2="61.978939"
|
||||
y2="11.771669"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
<clipPath
|
||||
clipPathUnits="userSpaceOnUse"
|
||||
id="clipPath3393">
|
||||
<path
|
||||
style="opacity:1;fill:#dbdbdb;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="M 13.8125,8 C 10.584167,8 8,10.584167 8,13.8125 L 8,114.1875 C 8,117.41583 10.584167,120 13.8125,120 L 114.1875,120 C 117.41583,120 120,117.41583 120,114.1875 L 120,13.8125 C 120,10.584167 117.41583,8 114.1875,8 L 13.8125,8 z M 21.8125,16 L 106.1875,16 C 109.41583,16 112,18.584167 112,21.8125 L 112,106.1875 C 112,109.41583 109.41583,112 106.1875,112 L 21.8125,112 C 18.584166,112 16,109.41583 16,106.1875 L 16,21.8125 C 16,18.584166 18.584167,16 21.8125,16 z "
|
||||
id="path3395" />
|
||||
</clipPath>
|
||||
<radialGradient
|
||||
xlink:href="#linearGradient3133"
|
||||
id="radialGradient3413"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(2.1360441,0,0,-1.446027,-72.706823,154.18422)"
|
||||
cx="64"
|
||||
cy="35.686314"
|
||||
fx="64"
|
||||
fy="35.686314"
|
||||
r="40" />
|
||||
<radialGradient
|
||||
xlink:href="#linearGradient3133"
|
||||
id="radialGradient3417"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(2.1360441,0,0,1.446027,-72.706823,-25.184217)"
|
||||
cx="64"
|
||||
cy="35.686314"
|
||||
fx="64"
|
||||
fy="35.686314"
|
||||
r="40" />
|
||||
<filter
|
||||
id="filter3351"
|
||||
x="-0.048"
|
||||
y="-0.048"
|
||||
width="1.096"
|
||||
height="1.096">
|
||||
<feGaussianBlur
|
||||
stdDeviation="2"
|
||||
id="feGaussianBlur3353" />
|
||||
</filter>
|
||||
</defs>
|
||||
<metadata
|
||||
id="metadata7">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
id="layer1">
|
||||
<rect
|
||||
style="opacity:0.7;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter3351)"
|
||||
id="rect3305"
|
||||
width="100"
|
||||
height="100"
|
||||
x="14"
|
||||
y="14"
|
||||
rx="7.4348507"
|
||||
ry="7.4348507"
|
||||
clip-path="url(#clipPath3393)" />
|
||||
<rect
|
||||
ry="5.6263733"
|
||||
rx="5.6263733"
|
||||
y="16"
|
||||
x="16"
|
||||
height="96"
|
||||
width="96"
|
||||
id="rect3141"
|
||||
style="opacity:0.7;fill:#eeeeee;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
|
||||
<rect
|
||||
style="opacity:1;fill:url(#radialGradient3139);fill-opacity:1.0;stroke:none;stroke-width:0.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="rect2160"
|
||||
width="80"
|
||||
height="80"
|
||||
x="24"
|
||||
y="24"
|
||||
rx="5.6263733"
|
||||
ry="5.6263733" />
|
||||
<rect
|
||||
style="opacity:0.7;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="rect3178"
|
||||
width="95"
|
||||
height="95"
|
||||
x="16.5"
|
||||
y="16.5"
|
||||
rx="5.6263733"
|
||||
ry="5.6263733" />
|
||||
<g
|
||||
id="g3160"
|
||||
transform="matrix(1.6656201,0,0,1.6656201,-62.574569,-26.624804)"
|
||||
style="fill:#ffffff;fill-opacity:1">
|
||||
<path
|
||||
style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:8;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="M 44.03125 40 L 55.34375 51.3125 C 43.467571 59.035057 35.734919 71.703669 57.34375 93.3125 C 52.734046 74.873684 60.878036 66.021115 70.75 66.71875 L 84 79.96875 L 84 73.3125 L 84 40 L 44.03125 40 z "
|
||||
transform="matrix(0.600377,0,0,0.600377,37.568332,15.98492)"
|
||||
id="path2179" />
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 5.4 KiB |
Loading…
Reference in New Issue
Block a user