chore: added game icon

This commit is contained in:
Syntriax 2025-07-21 00:22:55 +03:00
parent 452ce426a0
commit 64ee9a0789
4 changed files with 131 additions and 0 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 256 KiB

After

Width:  |  Height:  |  Size: 192 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 144 KiB

After

Width:  |  Height:  |  Size: 7.2 KiB

BIN
Platforms/Desktop/Icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.2 KiB

131
Platforms/Desktop/icon.svg Normal file
View File

@ -0,0 +1,131 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="100mm"
height="100mm"
viewBox="0 0 100 100"
version="1.1"
id="svg5"
inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
sodipodi:docname="icon.svg"
inkscape:export-filename="Icon.png"
inkscape:export-xdpi="65.024002"
inkscape:export-ydpi="65.024002"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<sodipodi:namedview
id="namedview7"
pagecolor="#505050"
bordercolor="#eeeeee"
borderopacity="1"
inkscape:showpageshadow="0"
inkscape:pageopacity="0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#505050"
inkscape:document-units="mm"
showgrid="false"
inkscape:zoom="0.76791526"
inkscape:cx="-14.975611"
inkscape:cy="272.16545"
inkscape:window-width="1920"
inkscape:window-height="1008"
inkscape:window-x="0"
inkscape:window-y="36"
inkscape:window-maximized="1"
inkscape:current-layer="layer1" />
<defs
id="defs2">
<inkscape:path-effect
effect="taper_stroke"
id="path-effect1965"
is_visible="true"
lpeversion="1"
stroke_width="14.57"
attach_start="0.99999"
end_offset="1e-07"
start_smoothing="0"
end_smoothing="0"
jointype="extrapolated"
start_shape="center"
end_shape="center"
miter_limit="1000.5" />
<inkscape:path-effect
effect="join_type"
id="path-effect1959"
is_visible="true"
lpeversion="1"
linecap_type="square"
line_width="0.26458299"
linejoin_type="extrp_arc"
miter_limit="100"
attempt_force_join="true" />
<inkscape:path-effect
effect="powerstroke"
id="path-effect1957"
is_visible="true"
lpeversion="1"
offset_points="0.2,0.1322915 | 1,0.1322915 | 1.8,0.1322915"
not_jump="false"
sort_points="true"
interpolator_type="Linear"
interpolator_beta="1"
start_linecap_type="zerowidth"
linejoin_type="miter"
miter_limit="11100"
scale_width="20"
end_linecap_type="butt" />
<inkscape:path-effect
effect="fill_between_many"
method="bsplinespiro"
linkedpaths="#path1175,0,1"
id="path-effect1961"
is_visible="true"
lpeversion="0"
join="true"
close="true"
autoreverse="true" />
<inkscape:path-effect
effect="fill_between_many"
method="bsplinespiro"
linkedpaths="#path1175,0,1"
id="path-effect1967"
is_visible="true"
lpeversion="0"
join="true"
close="true"
autoreverse="true" />
</defs>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1">
<rect
style="fill:#25202c;fill-opacity:1;stroke:none;stroke-width:0.264583;stroke-linecap:square;stroke-linejoin:bevel;stroke-opacity:1;paint-order:fill markers stroke"
id="rect4712"
width="100"
height="100"
x="0"
y="0"
ry="24.342688" />
<circle
style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.296213;stroke-linecap:square;stroke-linejoin:bevel;paint-order:fill markers stroke"
id="path234"
cx="32.183838"
cy="37.277283"
r="11.198684" />
<rect
style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.296213;stroke-linecap:square;stroke-linejoin:bevel;paint-order:fill markers stroke"
id="rect1054"
width="19.398724"
height="71.576004"
x="59.616123"
y="14.211996" />
<path
id="path1175"
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:4.31583;stroke-linecap:square;stroke-linejoin:bevel;stroke-opacity:1;paint-order:fill markers stroke"
d="m 45.710924,37.909235 c -0.08308,1.7843 -0.506133,3.552079 -1.278577,5.16464 -1.067261,2.404981 -2.906892,4.366553 -5.129349,5.714834 l 10.696654,4.40096 -13.418115,24.765056 21.254461,-19.595787 c 5.44e-4,-4.297076 -4.96e-4,-8.593943 5.78e-4,-12.891057 z" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 4.2 KiB