All files from resources directory are now copied to build folder so they can be used directly without importing them in files.

Added flag selection.
This commit is contained in:
NewHappyRabbit
2025-02-11 20:51:40 +02:00
parent 3230151077
commit 6677936f97
6 changed files with 405 additions and 21 deletions
+23
View File
@@ -0,0 +1,23 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Creator: CorelDRAW 2021.5 -->
<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" width="683px" height="512px" version="1.1" style="shape-rendering:geometricPrecision; text-rendering:geometricPrecision; image-rendering:optimizeQuality; fill-rule:evenodd; clip-rule:evenodd"
viewBox="0 0 683 512.225"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:xodm="http://www.corel.com/coreldraw/odm/2003">
<defs>
<style type="text/css">
<![CDATA[
.fil0 {fill:#E2E3E2}
]]>
</style>
</defs>
<g id="Layer_x0020_1">
<metadata id="CorelCorpID_0Corel-Layer"/>
<g id="_2058445742288">
<g>
<path class="fil0" d="M318.84 0c14.673,0 29.346,0 44.019,0 100.311,12.546 171.842,64.569 214.595,156.069 10.3,25.194 16.803,51.206 19.508,78.034 0,14.673 0,29.346 0,44.019 -12.546,100.31 -64.569,171.842 -156.069,214.595 -25.194,10.3 -51.206,16.803 -78.034,19.508 -14.673,0 -29.346,0 -44.019,0 -100.31,-12.547 -171.841,-64.569 -214.594,-156.069 -10.301,-25.195 -16.804,-51.206 -19.509,-78.034 0,-14.673 0,-29.346 0,-44.019 12.547,-100.31 64.569,-171.842 156.069,-214.594 25.195,-10.301 51.206,-16.804 78.034,-19.509zm8.003 86.038c78.039,-1.772 134.564,31.909 169.575,101.044 19.923,47.66 19.256,95.015 -2.001,142.063 -1.935,4.261 -4.27,8.262 -7.003,12.005 -77.201,-77.201 -154.401,-154.401 -231.602,-231.602 21.988,-13.165 45.665,-21.002 71.031,-23.51zm-133.058 85.037c77.499,76.999 154.867,154.2 232.102,231.602 -44.837,25.693 -91.857,30.362 -141.062,14.006 -63.698,-24.819 -101.215,-71.006 -112.549,-138.561 -4.868,-38.175 2.302,-73.857 21.509,-107.047z"/>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.7 KiB