fixes and shit
2
404.html
@ -17,7 +17,7 @@
|
||||
<script src="/js/main.js"></script>
|
||||
<script src="/js/widget.js"></script>
|
||||
<script src="/js/themes.js"></script>
|
||||
<link rel="stylesheet" href="/themes.css" />
|
||||
|
||||
<link rel="stylesheet" href="/style.css" />
|
||||
|
||||
|
||||
|
@ -16,7 +16,7 @@
|
||||
<script src="/js/main.js"></script>
|
||||
<script src="/js/widget.js"></script>
|
||||
<script src="/js/themes.js"></script>
|
||||
<link rel="stylesheet" href="/themes.css" />
|
||||
|
||||
<link rel="stylesheet" href="/style.css" />
|
||||
|
||||
<!-- seo + other things -->
|
||||
|
2
ad.html
@ -16,7 +16,7 @@
|
||||
<script src="/js/main.js"></script>
|
||||
<script src="/js/widget.js"></script>
|
||||
<script src="/js/themes.js"></script>
|
||||
<link rel="stylesheet" href="/themes.css" />
|
||||
|
||||
<link rel="stylesheet" href="/style.css" />
|
||||
|
||||
<!-- seo + other things -->
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
<link rel="stylesheet" href="/style.css" />
|
||||
<link rel="stylesheet" href="/themes.css" />
|
||||
|
||||
|
||||
<!-- seo + other things -->
|
||||
<title>Apps | Selenite</title>
|
||||
|
@ -17,7 +17,7 @@
|
||||
<script src="/js/main.js"></script>
|
||||
<script src="/js/widget.js"></script>
|
||||
<script src="/js/themes.js"></script>
|
||||
<link rel="stylesheet" href="/themes.css" />
|
||||
|
||||
<link rel="stylesheet" href="/style.css" />
|
||||
|
||||
|
||||
|
@ -16,7 +16,7 @@
|
||||
<script src="/js/main.js"></script>
|
||||
<script src="/js/widget.js"></script>
|
||||
<script src="/js/themes.js"></script>
|
||||
<link rel="stylesheet" href="/themes.css" />
|
||||
|
||||
<link rel="stylesheet" href="/style.css" />
|
||||
|
||||
<!-- seo + other things -->
|
||||
|
@ -17,7 +17,7 @@
|
||||
<script src="/js/main.js"></script>
|
||||
<script src="/js/widget.js"></script>
|
||||
<script src="/js/themes.js"></script>
|
||||
<link rel="stylesheet" href="/themes.css" />
|
||||
|
||||
<link rel="stylesheet" href="/style.css" />
|
||||
|
||||
|
||||
|
@ -22,7 +22,7 @@ body[theme=threekho] {
|
||||
body[theme=art] {
|
||||
--inputbg: #0284d4;
|
||||
--inputborder: #0284d4;
|
||||
--uibg: #0284d4;
|
||||
--uibg: #0e1213;
|
||||
--textcolor: #fffff;
|
||||
--bg: #1a2023;
|
||||
}
|
||||
@ -31,7 +31,7 @@ body[theme=dogcat] {
|
||||
--inputborder: #30719c;
|
||||
--uibg: #2a7491;
|
||||
--textcolor: #fff;
|
||||
--bg: url("img/backgrounds/dogcat.svg"), rgb(26, 127, 158);
|
||||
--bg: url("/img/backgrounds/dogcat.svg"), rgb(26, 127, 158);
|
||||
/* https://wallpaperaccess.com/full/115544.jpg */
|
||||
}
|
||||
body[theme=custom] {
|
||||
@ -245,7 +245,7 @@ body[theme=sunset] {
|
||||
--inputborder: #30719c;
|
||||
--uibg: #2a7491;
|
||||
--textcolor: #fff;
|
||||
--bg: url("img/backgrounds/sunset_theme.jpg"), rgb(59, 67, 78);
|
||||
--bg: url("/img/backgrounds/sunset_theme.jpg"), rgb(59, 67, 78);
|
||||
/* https://wallhaven.cc/w/jxl3qp */
|
||||
--shadow: 0px 0px 2px #a5dcf5;
|
||||
}
|
||||
@ -254,7 +254,7 @@ body[theme=mountains] {
|
||||
--inputborder: #e28a8a;
|
||||
--uibg: #d38493;
|
||||
--textcolor: #fff;
|
||||
--bg: url("img/backgrounds/mountains_theme.jpg"), #bf7483;
|
||||
--bg: url("/img/backgrounds/mountains_theme.jpg"), #bf7483;
|
||||
/* https://wallhaven.cc/w/l82kpr */
|
||||
--shadow: 0px 0px 4px #bba29b;
|
||||
}
|
||||
@ -263,7 +263,7 @@ body[theme=vaporwave] {
|
||||
--inputborder: #74568d;
|
||||
--uibg: #51166d;
|
||||
--textcolor: #fff;
|
||||
--bg: url("img/backgrounds/vaporwave_theme.jpg"), #61437a;
|
||||
--bg: url("/img/backgrounds/vaporwave_theme.jpg"), #61437a;
|
||||
/* https://wallhaven.cc/w/l82kpr */
|
||||
--shadow: 0px 0px 4px #000000;
|
||||
}
|
||||
@ -272,7 +272,7 @@ body[theme=seraph] {
|
||||
--inputborder: #fff;
|
||||
--uibg: #000;
|
||||
--textcolor: #fff;
|
||||
--bg: url("img/backgrounds/seraph_theme.png"), #61437a;
|
||||
--bg: url("/img/backgrounds/seraph_theme.png"), #1c1a1e;
|
||||
/* seraph */
|
||||
--shadow: 0px 0px 4px #fff;
|
||||
}
|
||||
@ -281,7 +281,7 @@ body[theme=nighttime] {
|
||||
--inputborder: #fff;
|
||||
--uibg: #29374d;
|
||||
--textcolor: #fff;
|
||||
--bg: url("img/backgrounds/nighttime_theme.png"), #61437a;
|
||||
--bg: url("/img/backgrounds/nighttime_theme.png"), #28272a;
|
||||
/* https://wallhaven.cc/w/l882py */
|
||||
--shadow: 0px 0px 4px #fff;
|
||||
}
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.0.5",
|
||||
"desc": "patching a few games",
|
||||
"timestamp": "1712527983"
|
||||
"version": "1.0.6",
|
||||
"desc": "a bunch of games, patches",
|
||||
"timestamp": "1715305612"
|
||||
}
|
@ -1669,5 +1669,10 @@
|
||||
"name": "Super Mario 64 DS",
|
||||
"directory": "supermario64ds",
|
||||
"image": "supermario64ds.png"
|
||||
},
|
||||
{
|
||||
"name": "state.io",
|
||||
"directory": "stateio",
|
||||
"image": "icon.webp"
|
||||
}
|
||||
]
|
||||
|
@ -17,7 +17,7 @@
|
||||
<script src="/js/widget.js"></script>
|
||||
<script src="/js/themes.js"></script>
|
||||
<script src="/js/randomquote.js"></script>
|
||||
<link rel="stylesheet" href="/themes.css" />
|
||||
|
||||
<link rel="stylesheet" href="/style.css" />
|
||||
|
||||
|
||||
|
32
js/all.js
@ -199,3 +199,35 @@ $(document).ready(function(){
|
||||
});
|
||||
// core js
|
||||
|
||||
(async () => {
|
||||
let watermarkName = "Selenite";
|
||||
let watermarkLink = "https://selenite.cc/";
|
||||
document.addEventListener("DOMContentLoaded", async () => {
|
||||
if(window.self.location.origin != window.top.location.origin) {
|
||||
let watermark = document.createElement("watermark");
|
||||
watermark.innerHTML = `Powered by<br>${watermarkName}`;
|
||||
let watermarkStyle = document.createElement("style");
|
||||
const myFont = new FontFace('Pacifico', 'url(https://fonts.gstatic.com/s/poppins/v21/pxiEyp8kv8JHgFVrJJfecg.woff2)');
|
||||
await myFont.load();
|
||||
document.fonts.add(myFont);
|
||||
watermarkStyle.innerHTML = `watermark {
|
||||
font-family: "Poppins", sans-serif;
|
||||
position: absolute;
|
||||
top: 5;
|
||||
left: 5;
|
||||
padding: 6px;
|
||||
border-radius: 5px;
|
||||
background-color: rgba(0,0,0,0.2);
|
||||
text-align: center;
|
||||
text-size: 24px;
|
||||
cursor: pointer;
|
||||
user-select: none;
|
||||
}`
|
||||
document.body.appendChild(watermark);
|
||||
document.body.appendChild(watermarkStyle);
|
||||
watermark.addEventListener("click", () => {
|
||||
location.href = watermarkLink;
|
||||
})
|
||||
}
|
||||
})
|
||||
})();
|
@ -36,6 +36,7 @@ function loadGames(data) {
|
||||
$("<img>").prop({
|
||||
src: "semag/" + data[i].directory + "/" + data[i].image,
|
||||
alt: data[i].name + " logo",
|
||||
loading: "lazy"
|
||||
})
|
||||
)
|
||||
.append($("<h1>").text(data[i].name))
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
<link rel="stylesheet" href="/style.css" />
|
||||
<link rel="stylesheet" href="/themes.css" />
|
||||
|
||||
|
||||
<!-- seo + other things -->
|
||||
<title>Projects | Selenite</title>
|
||||
|
BIN
semag/stateio/assets/Notification.png
Normal file
After Width: | Height: | Size: 59 KiB |
66
semag/stateio/assets/animation/win-rays.svg
Normal file
@ -0,0 +1,66 @@
|
||||
<svg width="886" height="1270" viewBox="0 0 886 1270" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g opacity="0.8">
|
||||
<path d="M442.518 641.019L510.501 170.019H374.535L442.518 641.019Z" fill="url(#paint0_linear)"/>
|
||||
<path d="M442.518 628.019L510.501 1099.02H374.535L442.518 628.019Z" fill="url(#paint1_linear)"/>
|
||||
<path d="M449.019 634.519L-21.9814 566.536V702.502L449.019 634.519Z" fill="url(#paint2_linear)"/>
|
||||
<path d="M436.019 634.519L907.019 566.536V702.502L436.019 634.519Z" fill="url(#paint3_linear)"/>
|
||||
<path d="M445.768 640.148L269.143 198.259L151.393 266.242L445.768 640.148Z" fill="url(#paint4_linear)"/>
|
||||
<path d="M439.268 628.89L733.643 1002.8L615.893 1070.78L439.268 628.89Z" fill="url(#paint5_linear)"/>
|
||||
<path d="M448.148 631.269L6.25844 807.894L74.2414 925.644L448.148 631.269Z" fill="url(#paint6_linear)"/>
|
||||
<path d="M436.89 637.769L810.796 343.394L878.779 461.144L436.89 637.769Z" fill="url(#paint7_linear)"/>
|
||||
<path d="M448.148 637.769L74.2413 343.394L6.25829 461.144L448.148 637.769Z" fill="url(#paint8_linear)"/>
|
||||
<path d="M436.889 631.269L878.779 807.894L810.796 925.644L436.889 631.269Z" fill="url(#paint9_linear)"/>
|
||||
<path d="M445.769 628.89L151.394 1002.8L269.144 1070.78L445.769 628.89Z" fill="url(#paint10_linear)"/>
|
||||
<path d="M439.269 640.148L615.894 198.258L733.644 266.241L439.269 640.148Z" fill="url(#paint11_linear)"/>
|
||||
</g>
|
||||
<defs>
|
||||
<linearGradient id="paint0_linear" x1="442.519" y1="491.754" x2="442.519" y2="204.931" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="white"/>
|
||||
<stop offset="1" stop-color="white" stop-opacity="0"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="paint1_linear" x1="442.519" y1="777.284" x2="442.519" y2="1064.11" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="white"/>
|
||||
<stop offset="1" stop-color="white" stop-opacity="0"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="paint2_linear" x1="299.754" y1="634.518" x2="12.9307" y2="634.518" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="white"/>
|
||||
<stop offset="1" stop-color="white" stop-opacity="0"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="paint3_linear" x1="585.284" y1="634.518" x2="872.106" y2="634.518" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="white"/>
|
||||
<stop offset="1" stop-color="white" stop-opacity="0"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="paint4_linear" x1="371.136" y1="510.881" x2="227.725" y2="262.485" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="white"/>
|
||||
<stop offset="1" stop-color="white" stop-opacity="0"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="paint5_linear" x1="513.901" y1="758.157" x2="657.313" y2="1006.55" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="white"/>
|
||||
<stop offset="1" stop-color="white" stop-opacity="0"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="paint6_linear" x1="318.88" y1="705.901" x2="70.4845" y2="849.312" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="white"/>
|
||||
<stop offset="1" stop-color="white" stop-opacity="0"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="paint7_linear" x1="566.157" y1="563.136" x2="814.553" y2="419.725" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="white"/>
|
||||
<stop offset="1" stop-color="white" stop-opacity="0"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="paint8_linear" x1="318.881" y1="563.136" x2="70.4848" y2="419.725" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="white"/>
|
||||
<stop offset="1" stop-color="white" stop-opacity="0"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="paint9_linear" x1="566.157" y1="705.901" x2="814.553" y2="849.313" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="white"/>
|
||||
<stop offset="1" stop-color="white" stop-opacity="0"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="paint10_linear" x1="371.136" y1="758.157" x2="227.724" y2="1006.55" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="white"/>
|
||||
<stop offset="1" stop-color="white" stop-opacity="0"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="paint11_linear" x1="513.901" y1="510.88" x2="657.312" y2="262.485" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="white"/>
|
||||
<stop offset="1" stop-color="white" stop-opacity="0"/>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
</svg>
|
After Width: | Height: | Size: 3.9 KiB |
3
semag/stateio/assets/buildings/1.svg
Normal file
@ -0,0 +1,3 @@
|
||||
<svg width="112" height="113" viewBox="0 0 112 113" fill="white" style="fill:white" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M49.0812 0.263585C42.3159 1.17636 34.8414 3.71418 29.0667 7.05909C19.5894 12.5485 11.4913 21.3186 6.99008 30.9659C3.35368 38.7609 2 45.0168 2 54.03C2 65.437 4.7182 74.6225 10.8858 84.0587C13.7639 88.4616 21.3325 96.1006 25.5828 98.8924C35.1972 105.207 44.5165 108 55.97 108C67.4235 108 76.7429 105.207 86.3572 98.8924C90.6076 96.1006 98.1761 88.4616 101.054 84.0587C107.222 74.6225 109.94 65.437 109.94 54.03C109.94 42.623 107.222 33.4375 101.054 24.0012C98.274 19.7482 90.6637 12.0395 86.5508 9.31085C80.2744 5.14683 73.1541 2.19637 66.0346 0.809395C62.0509 0.0336504 52.9576 -0.259384 49.0812 0.263585Z" />
|
||||
</svg>
|
After Width: | Height: | Size: 785 B |
3
semag/stateio/assets/buildings/10.svg
Normal file
@ -0,0 +1,3 @@
|
||||
<svg width="112" height="113" viewBox="0 0 112 113" fill="white" style="fill:white" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M22.6791 3.50956C12.8368 5.15392 5.50226 12.8412 1.92476 25.262C-0.806426 34.7451 -0.649425 41.9118 2.51361 52.1807C8.10384 70.3287 22.1264 86.0682 48.4797 103.777L55.9482 108.795L61.7129 105.022C76.0433 95.6435 89.8261 84.0725 96.6171 75.7193C107.264 62.6235 113.24 46.029 111.783 33.6091C110.454 22.2808 105.649 12.4768 99.0431 7.61372C90.4364 1.27807 75.9345 1.51814 66.1562 8.15822C63.024 10.2858 59.1134 14.4308 57.4573 17.3786C56.7841 18.5776 56.1352 19.5587 56.0156 19.5587C55.896 19.5587 55.2472 18.5776 54.574 17.3786C51.8671 12.5594 46.0543 7.52891 40.6606 5.33701C35.5453 3.25862 28.4794 2.54059 22.6791 3.50956Z" />
|
||||
</svg>
|
After Width: | Height: | Size: 804 B |
3
semag/stateio/assets/buildings/11.svg
Normal file
@ -0,0 +1,3 @@
|
||||
<svg width="113" height="113" viewBox="0 0 113 113" fill="white" style="fill:white" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M47.0965 16.5365C42.3104 25.6306 37.9927 33.7215 37.5016 34.5165C36.7302 35.7648 34.1107 37.3153 18.3042 45.879C8.237 51.3335 0 55.8874 0 55.999C0 56.1106 8.31135 60.6759 18.4699 66.1441L36.9397 76.0863L46.3673 94.0432C51.5527 103.919 55.8895 112 56.0048 112C56.12 112 60.6491 103.903 66.0695 94.0058L75.9249 76.012L93.963 66.1068C103.884 60.6592 112.001 56.1102 112.001 55.9978C112.002 55.8854 103.902 51.3391 94.0022 45.8953L76.0023 35.9973L66.1043 17.9974C60.6605 8.09783 56.1142 -0.00121728 56.0018 1.37229e-07C55.8894 0.000811746 51.8822 7.44246 47.0965 16.5365Z"/>
|
||||
</svg>
|
After Width: | Height: | Size: 747 B |
3
semag/stateio/assets/buildings/12.svg
Normal file
@ -0,0 +1,3 @@
|
||||
<svg width="112" height="113" viewBox="0 0 112 113" fill="white" style="fill:white" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M48.6727 0.287202C30.2652 2.815 14.0839 14.3857 5.72308 30.9986C1.68252 39.0277 0 46.3843 0 56.0219C0 63.584 0.545544 67.1406 2.72126 73.7622C5.4921 82.1937 9.63214 88.7883 16.4107 95.5668C24.8409 103.997 33.7332 108.78 45.5515 111.241C50.4601 112.263 61.4511 112.263 66.3598 111.241C78.1781 108.78 87.0703 103.997 95.5006 95.5668C102.279 88.7883 106.419 82.1937 109.19 73.7622C111.366 67.1406 111.911 63.584 111.911 56.0219C111.911 51.0624 111.707 48.1726 111.175 45.6177C109.576 37.9394 106.612 30.7984 102.365 24.3932C99.703 20.3781 91.5994 12.2745 87.5843 9.61225C81.2223 5.39398 73.9765 2.37802 66.5679 0.863177C62.5781 0.0479072 52.7266 -0.269213 48.6727 0.287202ZM59.0706 20.9499C66.3943 36.867 70.2913 49.0107 70.8024 57.5093C71.2302 64.619 69.7857 71.3443 65.4713 82.329C63.3821 87.6476 57.6228 99.4605 56.6281 100.467C56.1928 100.908 55.5715 99.8717 53.2576 94.849C47.0434 81.3606 42.806 69.5377 41.8031 62.8886C40.9254 57.0702 42.0049 50.4011 45.5319 39.8501C48.3564 31.4011 55.2506 14.8214 55.9398 14.8214C56.1109 14.8214 57.52 17.5793 59.0706 20.9499Z" />
|
||||
</svg>
|
After Width: | Height: | Size: 1.2 KiB |
3
semag/stateio/assets/buildings/13.svg
Normal file
@ -0,0 +1,3 @@
|
||||
<svg width="114" height="114" viewBox="0 0 114 114" fill="white" style="fill:white" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M53.4184 2.55205C44.6278 4.68424 38.0867 12.9297 38.0867 21.8788C38.0867 28.8484 42.7776 36.6149 48.6405 39.353L50.7788 40.3517L50.7956 45.5857L50.8125 50.8197L45.5785 50.8029L40.3445 50.786L39.3457 48.6477C37.2037 44.0611 31.3777 39.6994 25.8539 38.5475C15.2788 36.3423 4.63718 43.3682 2.4155 54.0213C-0.461347 67.8177 12.0575 80.3365 25.8539 77.4597C31.613 76.2586 37.2312 71.9453 39.5637 66.9342L40.755 64.3751L45.7837 64.3706L50.8125 64.3665L50.7956 70.011L50.7788 75.6555L48.6405 76.6543C44.0539 78.7963 39.6922 84.6223 38.5403 90.1461C35.6635 103.942 48.1823 116.461 61.9787 113.585C71.0333 111.696 77.9061 103.301 77.9061 94.1284C77.9061 86.9244 73.2136 79.3624 66.927 76.4363L64.3679 75.245L64.3634 69.8058L64.3593 64.3665L69.7985 64.3706L75.2378 64.3751L76.4291 66.9342C78.7616 71.9453 84.3798 76.2586 90.1388 77.4597C100.714 79.665 111.356 72.6391 113.577 61.986C116.454 48.1896 103.935 35.6707 90.1388 38.5475C84.615 39.6994 78.7891 44.0611 76.647 48.6477L75.6483 50.786L70.0038 50.8029L64.3593 50.8197L64.3634 45.791L64.3679 40.7622L66.927 39.5709C71.9381 37.2384 76.2513 31.6202 77.4525 25.8612C80.3798 11.8238 67.3379 -0.824387 53.4184 2.55205Z" />
|
||||
</svg>
|
After Width: | Height: | Size: 1.3 KiB |
3
semag/stateio/assets/buildings/14.svg
Normal file
@ -0,0 +1,3 @@
|
||||
<svg width="112" height="113" viewBox="0 0 112 113" fill="white" style="fill:white" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M14.0985 12.2009L14.1062 24.3978L19.805 30.3372L25.5043 36.2766L25.5247 56.0082L25.5455 75.7393L17.2727 84.0039L9 92.2686V102.136V112.004H55.6667H102.333V102.136V92.2686L94.0606 84.0039L85.7879 75.7393L85.8087 56.0082L85.829 36.2766L91.5283 30.3372L97.2271 24.3978L97.2348 12.2009L97.2424 0.00390625H85.5758H73.9091V6.36754V12.7312H71.1515H68.3939V6.36754V0.00390625H55.6667H42.9394V6.36754V12.7312H40.1818H37.4242V6.36754V0.00390625H25.7576H14.0909L14.0985 12.2009ZM81.0372 39.3524L81.1658 41.5797H56.113H31.0606V39.5293C31.0606 38.4012 31.1896 37.35 31.347 37.1926C31.5044 37.0352 42.7201 36.9554 56.2712 37.0157L80.9091 37.1251L81.0372 39.3524ZM80.9091 71.4888V73.61H56.0909H31.2727L31.1382 71.9745C30.8871 68.9166 28.8528 69.1372 56.1851 69.2581L80.9091 69.3675V71.4888Z" />
|
||||
</svg>
|
After Width: | Height: | Size: 955 B |
3
semag/stateio/assets/buildings/15.svg
Normal file
@ -0,0 +1,3 @@
|
||||
<svg width="112" height="113" viewBox="0 0 112 113" fill="white" style="fill:white" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M37.4427 1.60408C31.4146 5.56738 25.1579 7.04475 17.9436 6.20919C15.6137 5.93911 13.212 5.61094 12.6067 5.47942C11.6085 5.26244 11.3065 5.53502 9.37112 8.40346L7.23617 11.5669L8.03432 12.6966C9.51252 14.7896 11.7346 19.6105 12.8477 23.1398C14.2139 27.4711 14.6226 32.1687 13.9389 35.6836C12.9714 40.6571 9.35112 47.2142 4.39171 52.9764L2 55.7556L4.63814 58.1598L7.27679 60.564V65.1343C7.27679 80.8933 14.9379 94.0656 27.8131 100.443C32.804 102.915 40.3498 104.876 44.9724 104.902C46.7725 104.912 47.1923 105.153 51.4456 108.614C54.1028 110.776 56.1726 112.178 56.4241 111.986C56.6605 111.806 58.8146 110.163 61.2105 108.336L65.5667 105.012L68.967 104.737C73.2303 104.391 79.2285 102.872 82.9101 101.205C96.4587 95.0729 104.772 81.3555 104.772 65.1343V60.564L107.411 58.1598L110.049 55.7556L107.657 52.9764C102.698 47.2142 99.0778 40.6571 98.1103 35.6836C97.4266 32.1687 97.8353 27.4711 99.2014 23.1398C100.311 19.6225 102.535 14.7913 104.002 12.7144L104.788 11.6021L102.809 8.45989C100.959 5.52174 100.75 5.33007 99.5864 5.50847C93.3239 6.46849 89.6593 6.67011 86.5274 6.22703C82.7251 5.68935 78.1386 3.91535 74.5437 1.59205L72.0869 0.00390625L69.6565 1.84387C64.7112 5.58771 59.4257 7.32147 54.3908 6.85142C49.8288 6.42534 47.1575 5.20229 40.5087 0.495117C39.9752 0.117166 39.3719 0.335392 37.4427 1.60408Z" />
|
||||
</svg>
|
After Width: | Height: | Size: 1.5 KiB |
3
semag/stateio/assets/buildings/16.svg
Normal file
@ -0,0 +1,3 @@
|
||||
<svg width="112" height="113" viewBox="0 0 112 113" fill="white" style="fill:white" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M52.0127 0.279779C19.9065 4.6127 -2.01558 34.7619 3.99264 66.3212C10.6302 101.187 47.4782 121.211 80.3438 107.811C91.2416 103.368 101.319 94.7408 107.082 84.9205L108.04 83.288L106.614 84.234C103.759 86.1281 97.7648 88.813 94.5771 89.6252C79.85 93.3786 64.2005 87.3022 55.6428 74.5083C51.4278 68.2067 49.7268 62.4694 49.7154 54.5162C49.7068 48.2423 50.5178 44.3913 52.9624 39.1006C61.3013 21.0522 83.4417 13.1488 101.413 21.8056C103.153 22.6435 104.576 23.2524 104.576 23.1581C104.576 23.0642 103.285 21.4546 101.708 19.5814C93.6437 10.0055 82.1207 3.31531 69.448 0.851952C65.2494 0.035729 56.0554 -0.265866 52.0127 0.279779Z" />
|
||||
</svg>
|
After Width: | Height: | Size: 805 B |
3
semag/stateio/assets/buildings/17.svg
Normal file
@ -0,0 +1,3 @@
|
||||
<svg width="112" height="113" viewBox="0 0 112 113" fill="white" style="fill:white" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M47.2598 23.7196C42.3956 27.5272 38.7656 30.6426 38.822 30.9611C38.8768 31.2684 41.0658 38.1989 43.6861 46.3624C46.3068 54.5259 48.451 61.3496 48.451 61.5263C48.451 61.7034 46.6761 61.8479 44.5068 61.8479C41.094 61.8479 40.5354 61.7542 40.3571 61.153C40.244 60.771 39.5057 56.7058 38.7167 52.1196C37.9277 47.5334 37.1598 43.6782 37.0097 43.5531C36.86 43.4276 35.3079 43.0111 33.5607 42.6279C31.8136 42.2447 30.0907 41.85 29.7317 41.7508C29.2715 41.6237 28.4178 42.5143 26.8363 44.7717C25.6026 46.5319 24.5031 48.2068 24.3935 48.4931C24.2835 48.7794 25.9886 51.9171 28.1824 55.4657C30.3762 59.0144 32.171 62.0806 32.171 62.2799C32.171 62.4789 29.9493 62.6421 27.2341 62.6421C22.8786 62.6421 22.2728 62.5603 22.0846 61.9472C21.9674 61.5652 21.0565 57.4106 20.0602 52.7152C19.0639 48.0198 18.1626 43.8954 18.057 43.5499C17.9295 43.133 15.8361 42.3015 11.8368 41.0797C8.52124 40.0668 5.79048 39.2774 5.76824 39.3254C5.74601 39.3739 4.43925 42.1566 2.86405 45.5099L0 51.6062L7.64775 65.2576L15.2953 78.9086L55.9954 78.907L96.6956 78.9058L104.348 65.2655L112 51.6248L109.131 45.519C107.554 42.161 106.245 39.3739 106.223 39.3254C106.2 39.2774 103.47 40.0668 100.154 41.0797C96.1547 42.3015 94.0613 43.133 93.9339 43.5499C93.8283 43.8954 92.9269 48.0198 91.9307 52.7152C90.9344 57.4106 90.0235 61.5652 89.9063 61.9472C89.7181 62.5603 89.1123 62.6421 84.7568 62.6421C82.0416 62.6421 79.8199 62.4789 79.8199 62.2799C79.8199 62.0806 81.6147 59.0144 83.8085 55.4657C86.0023 51.9171 87.7074 48.7794 87.5974 48.4931C87.4878 48.2068 86.3883 46.5319 85.1546 44.7717C83.5731 42.5143 82.7194 41.6237 82.2592 41.7508C81.9002 41.85 80.1773 42.2447 78.4302 42.6279C76.683 43.0111 75.1308 43.4276 74.9811 43.5531C74.8311 43.6782 74.0632 47.5334 73.2742 52.1196C72.4852 56.7058 71.7469 60.771 71.6337 61.153C71.4555 61.7542 70.8969 61.8479 67.484 61.8479C65.3148 61.8479 63.5399 61.7018 63.5399 61.5235C63.5399 61.261 71.716 35.5243 73.0522 31.5797C73.41 30.5247 73.1911 30.3194 64.7076 23.7375C59.9161 20.0201 55.9514 16.9916 55.8966 17.0079C55.8418 17.0238 51.9552 20.0439 47.2598 23.7196ZM16.288 89.246V95.9963H55.5984H94.9087V89.246V82.4958H55.5984H16.288V89.246Z" />
|
||||
</svg>
|
After Width: | Height: | Size: 2.3 KiB |
3
semag/stateio/assets/buildings/18.svg
Normal file
@ -0,0 +1,3 @@
|
||||
<svg width="112" height="113" viewBox="0 0 112 113" fill="white" style="fill: white" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M2.0621 12.8372C3.25128 17.7577 7.25556 34.34 10.9604 49.6866L17.6965 77.5894L21.8168 80.7434C24.0836 82.4782 25.9898 83.8332 26.0532 83.7545C26.1171 83.6758 25.211 77.7399 24.0402 70.5635C22.8695 63.387 21.9032 57.189 21.8932 56.7899C21.8755 56.1078 21.9393 56.1034 22.9783 56.7193C25.5679 58.2545 25.3667 57.6222 27.9723 72.4215C29.3281 80.1219 30.616 86.654 30.8336 86.9378C31.3793 87.648 41.5732 95.568 41.7186 95.3942C41.7828 95.3175 41.0549 89.3828 40.1006 82.2064C39.1463 75.0299 38.3586 69.0182 38.3502 68.8467C38.3337 68.5123 40.0998 69.3594 41.2372 70.2319C41.7908 70.6562 42.3413 73.5673 43.9512 84.5855C45.0617 92.1871 46.014 98.4338 46.067 98.4667C46.1204 98.4996 48.3847 100.461 51.0995 102.826L56.0349 107.125L60.9358 102.818C63.6309 100.449 65.8796 98.4876 65.933 98.4587C65.986 98.4301 66.9383 92.1871 68.0488 84.5855C69.6587 73.5673 70.2092 70.6562 70.7628 70.2319C71.8982 69.361 73.6663 68.5119 73.6471 68.8467C73.637 69.0182 72.8525 75.0299 71.9042 82.2064C70.9559 89.3828 70.2293 95.3175 70.2891 95.3942C70.4264 95.57 80.628 87.6388 81.1664 86.9378C81.384 86.654 82.6719 80.1219 84.0277 72.4215C86.6333 57.6222 86.4321 58.2545 89.0217 56.7193C90.0607 56.1034 90.1245 56.1078 90.1068 56.7899C90.0968 57.189 89.1305 63.387 87.9597 70.5635C86.789 77.7399 85.8829 83.6758 85.9468 83.7545C86.0102 83.8332 87.9164 82.4782 90.1832 80.7434L94.3035 77.5894L101.04 49.6866C104.744 34.34 108.749 17.7577 109.938 12.8372C111.127 7.91665 112.054 3.94201 111.998 4.00464C111.941 4.06727 110.542 5.94217 108.888 8.17038C96.7951 24.4668 86.844 32.5129 72.1394 37.8843C65.4653 40.3224 65.0907 40.0197 64.3066 31.5553C63.6413 24.3725 63.9445 22.4916 65.7989 22.2972C66.5111 22.2226 67.8485 22.5562 68.9345 23.0793C69.9759 23.5812 70.8969 23.9919 70.9812 23.9919C71.2417 23.9919 70.4621 19.4375 70.0068 18.2997C69.4479 16.9022 68.9726 16.7448 64.4744 16.4698C61.177 16.2678 60.6013 16.1209 59.8855 15.2978C59.3535 14.686 58.6353 14.3596 57.8348 14.366C56.5673 14.3756 50.1099 15.6961 49.7968 16.0097C49.7004 16.106 48.2342 21.2385 46.5384 27.4153C44.8429 33.592 43.3767 38.7318 43.2804 38.837C42.7942 39.3673 33.0113 35.3296 28.5356 32.7514C20.2728 27.9918 11.594 19.6009 3.11197 8.17038C1.45827 5.94217 0.0586688 4.06727 0.00246174 4.00464C-0.0541468 3.94201 0.872518 7.91665 2.0621 12.8372Z" />
|
||||
</svg>
|
After Width: | Height: | Size: 2.4 KiB |
3
semag/stateio/assets/buildings/19.svg
Normal file
@ -0,0 +1,3 @@
|
||||
<svg width="112" height="113" viewBox="0 0 112 113" fill="white" style="fill:white" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M18.8182 4.84721C12.6555 6.59672 6.7159 10.2806 3.64919 14.2558C0.216816 18.7051 -0.694119 22.6904 0.497135 28.0466C1.82206 34.0004 4.44593 38.2308 12.1728 46.8686L15.9103 51.0469L21.2242 50.843C26.1473 50.654 26.7913 50.5334 29.9913 49.2019C31.8907 48.4117 33.5028 47.7137 33.574 47.6503C33.6451 47.5873 33.8815 46.1921 34.0989 44.5499C34.3162 42.908 34.8818 40.2293 35.3556 38.5973C36.4139 34.9516 36.3002 34.7878 31.9471 33.6742C26.7112 32.335 22.3598 29.6856 18.3407 25.389C15.3342 22.1753 14.383 19.7765 14.6228 16.0122C14.8409 12.5887 16.4174 9.49928 19.5105 6.4346C20.872 5.08571 21.9133 3.99522 21.8244 4.01106C21.735 4.02691 20.3824 4.40313 18.8182 4.84721ZM92.4903 6.4476C95.5704 9.49887 97.1476 12.5936 97.3654 16.0122C97.6051 19.7765 96.654 22.1753 93.6474 25.389C89.6283 29.6856 85.2769 32.335 80.041 33.6742C75.688 34.7878 75.5742 34.9516 76.6326 38.5973C77.1063 40.2293 77.6719 42.908 77.8893 44.5499C78.1066 46.1921 78.3431 47.5873 78.4142 47.6503C78.4853 47.7137 80.0975 48.4117 81.9969 49.2019C85.1969 50.5334 85.8408 50.654 90.7639 50.843L96.0778 51.0469L99.8153 46.8686C105.23 40.8152 107.801 37.3735 109.402 34.0325C111.215 30.2487 112.232 25.7283 111.955 22.6774C111.257 14.9863 103.57 7.74124 93.0209 4.83299L90.0277 4.00781L92.4903 6.4476ZM42.0748 35.0349C40.329 35.6581 39.4847 36.2282 38.2919 37.59L37.4508 38.5501L40.381 41.5283C45.276 46.5029 48.2745 53.8918 48.2745 60.978C48.2745 67.3812 45.6897 76.8056 41.4325 85.9212C38.4162 92.3804 37.5617 95.4987 37.8148 99.1261C38.0533 102.541 39.4063 104.987 42.0099 106.712C45.4955 109.021 50.0805 108.798 53.9577 106.13L55.9941 104.73L58.0304 106.13C65.1097 111 73.6016 107.316 74.1733 99.1261C74.4264 95.4987 73.572 92.3804 70.5556 85.9212C66.2985 76.8056 63.7137 67.3812 63.7137 60.978C63.7137 53.8759 66.7109 46.5045 71.6319 41.5031L74.5869 38.4997L73.5127 37.3499C71.8343 35.5529 69.8816 34.7476 66.7044 34.5412C64.224 34.3803 63.4821 34.5006 61.5769 35.3729C60.3524 35.9336 58.5948 37.0745 57.6721 37.9086L55.9941 39.4245L54.3242 37.9155C50.8175 34.7476 46.0329 33.6226 42.0748 35.0349ZM37.4191 44.9728C37.1656 46.9815 36.6041 49.4258 36.171 50.4042C35.5083 51.903 35.0419 52.3308 33.2107 53.1182C30.9395 54.0953 30.7669 54.0986 23.3423 53.2937C21.932 53.141 20.0399 53.2413 18.7068 53.5395C16.8574 53.9535 16.1131 54.3992 14.55 56.0297C13.5026 57.1222 12.3093 58.762 11.8982 59.6738C11.1697 61.2888 11.1701 61.3688 11.9201 62.7612C13.6164 65.9112 17.7634 68.583 20.9557 68.583C22.8092 68.583 26.0339 67.2296 27.7782 65.7202C30.1148 63.6981 31.6469 62.8949 33.1681 62.8949H34.3537L33.8039 65.231C32.5619 70.5104 33.2522 74.6534 35.9654 78.1983C36.5903 79.0146 37.6645 80.6723 38.3528 81.8826L39.6042 84.0827L40.663 81.716C43.2482 75.9377 44.9294 69.1164 45.3 62.9042C45.7599 55.1923 43.5407 48.3162 38.6364 42.2551C37.8807 41.3215 37.8799 41.3231 37.4191 44.9728ZM72.2889 43.6572C68.3141 48.9691 66.7698 53.9093 66.7824 61.2697C66.7946 68.1645 68.306 74.9683 71.3252 81.716L72.384 84.0827L73.6354 81.8826C74.3236 80.6723 75.3979 79.0146 76.0228 78.1983C78.736 74.6534 79.4263 70.5104 78.1842 65.231L77.6345 62.8949H78.8201C80.3413 62.8949 81.8734 63.6981 84.21 65.7202C85.9542 67.2296 89.179 68.583 91.0325 68.583C94.2247 68.583 98.3718 65.9112 100.068 62.7612C100.818 61.3688 100.818 61.2888 100.09 59.6738C99.6788 58.762 98.4855 57.1222 97.4381 56.0297C95.8751 54.3992 95.1308 53.9535 93.2813 53.5395C91.9483 53.2413 90.0561 53.141 88.6459 53.2937C81.0506 54.1169 80.9954 54.1156 78.6413 53.0378C76.6988 52.1484 76.3202 51.7782 75.7054 50.1693C75.3174 49.1532 74.79 46.7378 74.5337 44.8014L74.0669 41.2812L72.2889 43.6572ZM49.4934 85.6433C49.4934 85.8647 48.6706 87.2473 47.665 88.7161C46.213 90.8373 45.8371 91.7369 45.8384 93.0878C45.84 95.1542 46.9751 97.145 48.7787 98.2445C50.5542 99.3272 51.1433 99.2696 52.9469 97.8361C54.0313 96.9744 54.9243 96.6173 55.9941 96.6173C57.0638 96.6173 57.9569 96.9744 59.0413 97.8361C60.8448 99.2696 61.434 99.3272 63.2095 98.2445C65.013 97.145 66.1482 95.1542 66.1498 93.0878C66.151 91.7369 65.7752 90.8373 64.3231 88.7161C61.6863 84.8648 61.8215 84.513 65.1954 86.4481C67.803 87.9437 68.835 89.2369 69.6455 92.0237C70.4667 94.8499 70.1059 96.9764 68.4316 99.1716C66.5187 101.679 64.7773 102.712 62.4594 102.712C60.7721 102.712 60.2626 102.495 58.635 101.086C57.6022 100.193 56.4138 99.4613 55.9941 99.4613C55.5744 99.4613 54.386 100.193 53.3532 101.086C51.7255 102.495 51.2161 102.712 49.5287 102.712C47.2108 102.712 45.4694 101.679 43.5566 99.1716C41.8822 96.9764 41.5215 94.8499 42.3426 92.0237C43.1532 89.2369 44.1851 87.9437 46.7927 86.4481C49.0501 85.1533 49.4934 85.0212 49.4934 85.6433Z" />
|
||||
</svg>
|
After Width: | Height: | Size: 4.7 KiB |
3
semag/stateio/assets/buildings/2.svg
Normal file
@ -0,0 +1,3 @@
|
||||
<svg width="112" height="113" viewBox="0 0 112 113" fill="white" style="fill:white" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M28.5858 7.68885V14.3625L27.4078 14.1016C26.7601 13.9581 23.8204 13.0955 20.8755 12.1844C17.9306 11.2733 15.453 10.5918 15.3699 10.6702C15.2868 10.749 11.6909 22.3426 7.37868 36.434C1.94552 54.189 -0.309286 62.1387 0.0338202 62.3276C0.306249 62.4775 3.22758 63.4152 6.52586 64.4119C9.82413 65.4087 12.5866 66.2817 12.6649 66.3519C12.7429 66.4226 10.7772 69.3855 8.29624 72.9365L3.78531 79.393L5.15559 80.4111C6.62096 81.5 47.0681 109.968 47.738 110.382C47.9573 110.518 49.8575 108.133 51.9611 105.082C54.0647 102.032 55.8822 99.5364 56 99.5364C56.1178 99.5364 57.9353 102.032 60.0389 105.082C62.1425 108.133 64.0427 110.518 64.262 110.382C64.9319 109.968 105.379 81.5 106.844 80.4111L108.215 79.393L103.704 72.9365C101.223 69.3855 99.2571 66.4226 99.3351 66.3519C99.4134 66.2817 102.176 65.4087 105.474 64.4119C108.772 63.4152 111.694 62.4775 111.966 62.3276C112.309 62.1387 110.054 54.189 104.621 36.434C100.309 22.3426 96.7132 10.7515 96.6301 10.677C96.547 10.602 93.4911 11.4493 89.8395 12.5596L83.2001 14.5784L83.0823 7.79722L82.9645 1.01562H55.7752H28.5858V7.68885Z" />
|
||||
</svg>
|
After Width: | Height: | Size: 1.2 KiB |
3
semag/stateio/assets/buildings/20.svg
Normal file
After Width: | Height: | Size: 5.7 KiB |
3
semag/stateio/assets/buildings/21.svg
Normal file
After Width: | Height: | Size: 5.1 KiB |
3
semag/stateio/assets/buildings/22.svg
Normal file
@ -0,0 +1,3 @@
|
||||
<svg width="112" height="113" viewBox="0 0 112 113" fill="white" style="fill:white" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M42.2606 1.44634C35.7718 3.2807 33.6983 8.09064 36.3339 15.1942C37.57 18.525 41.1724 24.6727 45.298 30.4916L48.1683 34.5397L50.2843 33.9767C51.448 33.6669 52.8979 33.4109 53.5054 33.4085C54.113 33.4057 54.6105 33.3571 54.6105 33.3C54.6105 33.0609 59.0503 20.7934 59.1857 20.6576C59.2673 20.576 59.7463 23.1847 60.2498 26.454C61.3094 33.3354 61.5666 34.2074 62.5367 34.2078C62.9288 34.2078 64.4084 34.7559 65.824 35.4257C67.2397 36.0956 68.5259 36.5926 68.6823 36.5304C69.3521 36.2639 77.0709 27.2392 80.3141 22.9307C84.267 17.6796 84.8444 16.366 84.8231 12.6675C84.7969 8.19511 82.6082 5.54503 77.314 3.57605C75.1385 2.76676 74.0985 2.67273 66.6654 2.61004C60.7091 2.56022 57.5933 2.35689 55.4141 1.8771C51.0498 0.915515 44.8556 0.71259 42.2606 1.44634ZM17.7299 15.9553C13.8108 17.9082 11.0128 22.4324 8.42904 30.9943C7.3899 34.4376 6.20847 37.3437 5.02788 39.358C-0.725157 49.176 -1.5304 55.8248 2.55704 59.7619C6.32141 63.388 12.7532 63.2064 27.3863 59.0619L33.3133 57.3835L33.3189 54.7362C33.3217 53.2803 33.4194 51.7273 33.5359 51.2852C33.7067 50.6359 32.7761 49.7185 28.6934 46.5115C25.914 44.3283 23.6914 42.4952 23.7549 42.4381C23.8184 42.381 26.659 42.7993 30.0674 43.3675L36.2648 44.4002L36.8932 43.4226C37.2388 42.8849 38.4568 41.4504 39.6 40.2348L41.6787 38.0248L38.7264 32.8725C35.0046 26.3768 30.7332 19.9893 28.8389 18.0862C27.191 16.4311 23.6034 14.9194 21.3222 14.9194C20.4896 14.9194 18.8735 15.3855 17.7299 15.9553ZM94.8528 21.814C93.8904 21.9848 92.2771 22.6089 91.2673 23.2008C88.4436 24.8555 83.0843 30.2256 78.2845 36.2101L73.9387 41.6284L74.7431 42.8403C75.1859 43.507 75.9241 44.7965 76.3842 45.7058L77.2204 47.3589L80.2409 47.6145C81.9025 47.7547 84.7414 47.8697 86.5497 47.8697C88.3583 47.8697 89.9465 47.9782 90.0791 48.1112C90.2121 48.2438 87.7267 49.6289 84.5562 51.1888L78.7916 54.0253L78.6497 58.0802C78.5637 60.5302 78.6686 62.2513 78.9154 62.4289C79.8323 63.0899 89.6913 67.3943 94.191 69.0981C98.317 70.66 99.4482 70.926 102.027 70.9393C104.549 70.9521 105.384 70.7753 107.148 69.8539C112.73 66.939 113.469 60.2329 109.501 48.503C108.301 44.9532 107.636 42.2058 107.452 40.0339C106.363 27.1636 101.809 20.5792 94.8528 21.814ZM52.1473 43.2506C46.1186 45.185 42.1163 51.0887 42.6728 57.2259C42.9445 60.2208 44.8576 64.215 46.8652 65.9775C49.5245 68.3125 52.3719 69.3669 56.0169 69.3669C61.4931 69.3669 65.5797 66.8498 67.963 62.0082C70.4013 57.056 69.59 51.1727 65.8871 46.9555C65.1722 46.1414 63.4291 44.9049 62.0135 44.2082C58.9145 42.6824 55.0778 42.3099 52.1473 43.2506ZM25.4776 66.1374C17.2963 68.2321 11.929 70.0914 10.1525 71.4464C9.43365 71.9945 8.25105 73.37 7.52413 74.5027C6.40583 76.2451 6.20173 76.9362 6.1961 78.9924C6.18244 84.1351 10.421 89.2448 19.2854 94.7716C20.7416 95.6797 23.9965 98.4837 26.5184 101.003C30.1453 104.626 31.7137 105.888 34.0234 107.041C39.0548 109.553 42.304 109.459 45.3455 106.711C48.5766 103.792 49.7419 98.9241 50.0645 86.9961L50.2944 78.5058L48.7356 78.0007C47.8781 77.723 46.336 77.0745 45.3085 76.5597L43.4403 75.6239L38.587 79.0254C35.918 80.8963 33.638 82.4273 33.5202 82.4273C33.4029 82.4273 34.2713 80.4836 35.4507 78.1076C38.943 71.0715 38.8438 71.6493 37.0078 69.0282C36.1379 67.7865 35.2 66.2246 34.9239 65.5575C34.2641 63.9651 33.8687 63.9896 25.4776 66.1374ZM73.9475 70.5873C72.8155 71.9997 71.8893 73.3402 71.8893 73.5661C71.8893 73.7919 72.6138 76.5396 73.4991 79.6727C74.3847 82.8058 75.0537 85.4246 74.9858 85.4921C74.9183 85.56 72.9059 83.6521 70.5138 81.2527L66.1647 76.8904L64.5064 77.6165C63.5942 78.0156 61.7414 78.5572 60.3884 78.8196L57.9292 79.2966L57.4313 83.3736C57.1573 85.6158 56.8403 90.9835 56.727 95.302C56.5224 103.091 56.5288 103.17 57.533 105.147C61.6256 113.206 69.4952 112.822 80.804 104.011C83.4299 101.964 86.0945 100.303 88.3255 99.3199C96.864 95.5584 101.196 91.8274 102.455 87.1492C103.294 84.035 101.559 80.4129 97.9666 77.7753C95.1711 75.7235 89.0467 72.7769 83.1406 70.6423C80.378 69.6442 77.6427 68.6452 77.0617 68.423C76.0752 68.0453 75.8711 68.1871 73.9475 70.5873Z" />
|
||||
</svg>
|
After Width: | Height: | Size: 4.1 KiB |
3
semag/stateio/assets/buildings/23.svg
Normal file
@ -0,0 +1,3 @@
|
||||
<svg width="116" height="113" viewBox="0 0 116 113" fill="white" style="fill:white" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M54.7132 3.0069C44.6465 13.766 39.9383 24.6231 40.6974 35.3274C41.1209 41.2997 42.7194 43.7974 50.7803 51.0814L53.5871 53.6172L53.8233 59.7514L54.0595 65.8855L52.2907 67.4861C51.3184 68.3662 50.4009 69.0943 50.2527 69.104C50.1044 69.1138 49.8466 68.0226 49.6796 66.679C49.1771 62.6394 47.5175 56.7334 46.0032 53.5969C44.0799 49.6129 38.6279 44.0696 33.9563 41.3473C29.8432 38.9507 23.7257 36.9143 19.5905 36.5656C11.697 35.9 4.62531 39.7128 1.24709 46.456C0.14481 48.6563 0.000424772 49.3878 0 52.7677C0 55.8354 0.190264 57.0103 0.963775 58.7145C3.66235 64.6596 10.4485 68.0727 14.9766 65.7628C16.5708 64.9493 19.3016 61.9339 19.3016 60.9871C19.3016 60.7883 18.93 60.626 18.4759 60.626C18.0214 60.626 17.1162 60.1672 16.4641 59.6061C14.0824 57.5574 15.3636 53.1224 18.7728 51.614C21.383 50.4595 27.0231 50.7033 29.9787 52.0987C34.2519 54.1159 38.1156 58.8122 39.6869 63.8989C40.8711 67.7341 40.8066 68.5374 39.2473 69.3436C37.651 70.1689 36.2955 72.3102 36.2955 74.0063C36.2955 75.7024 37.651 77.8437 39.2473 78.669C40.7225 79.4319 40.8588 80.1095 39.7969 81.3986C36.9594 84.8431 30.9935 81.8672 29.8746 76.4483L29.3568 73.943L27.2869 74.2701C24.5913 74.6962 21.908 76.2024 20.731 77.9503C19.4036 79.9213 19.0149 84.0598 19.8789 87.0307C22.2479 95.1804 33.1709 97.9342 42.7899 92.8076C46.7657 90.6884 49.0412 86.8429 50.0887 80.4731L50.3525 78.8691L52.2287 80.4731L54.1049 82.077L54.119 85.0665L54.133 88.0557L51.9615 90.1638C48.9596 93.0773 48.4822 94.3296 49.0412 97.8271C49.9111 103.274 52.292 107.501 56.208 110.552L58.0706 112.004L59.7612 110.665C63.6508 107.585 65.9867 103.362 66.874 97.808C67.4292 94.3317 66.9479 93.0731 63.9503 90.1638L61.7789 88.0557L61.815 84.8542C61.8506 81.6696 61.86 81.6441 63.5251 80.2122C64.446 79.42 65.2785 78.8513 65.375 78.9477C65.4714 79.0437 65.8435 80.5287 66.2016 82.2473C67.735 89.601 71.2024 93.1139 78.6597 94.869C86.8205 96.7898 94.1584 93.4796 96.0329 87.0307C96.8969 84.0598 96.5083 79.9213 95.1808 77.9503C94.0038 76.2024 91.3205 74.6962 88.6249 74.2701L86.555 73.943L86.0372 76.4483C84.9183 81.8672 78.9524 84.8431 76.1149 81.3986C75.053 80.1095 75.1893 79.4319 76.6646 78.669C78.2609 77.8437 79.6163 75.7024 79.6163 74.0063C79.6163 72.3102 78.2609 70.1689 76.6646 69.3436C75.1052 68.5374 75.0407 67.7341 76.225 63.8989C77.7962 58.8122 81.6599 54.1159 85.9331 52.0987C88.8887 50.7033 94.5288 50.4595 97.139 51.614C99.3874 52.6084 100.522 54.3585 100.59 56.9339C100.624 58.246 100.389 58.7961 99.4477 59.6061C98.7957 60.1672 97.8904 60.626 97.4359 60.626C96.3167 60.626 96.3923 61.0469 97.879 63.0994C101.327 67.859 107.462 67.5918 112.412 62.4661C114.985 59.8015 115.912 57.2333 115.912 52.7677C115.911 49.3878 115.767 48.6563 114.665 46.456C111.287 39.7128 104.215 35.9 96.3213 36.5656C92.1785 36.9152 86.0623 38.9533 81.9556 41.3528C77.2181 44.1215 72.1463 49.2527 70.0743 53.3751C68.4321 56.6416 66.7606 62.4296 66.2322 66.679C66.0555 68.1033 65.7195 69.1214 65.4268 69.1214C65.1507 69.1214 64.2302 68.4048 63.3815 67.5285L61.8379 65.9356L62.0813 59.7764L62.3247 53.6172L65.1316 51.0814C69.9672 46.7117 72.8123 43.5064 74.0008 41.089C75.0619 38.9303 75.1477 38.3573 75.146 33.4431C75.1431 23.277 71.6892 15.1431 62.9695 4.76843C57.8314 -1.34447 58.6258 -1.17499 54.7132 3.0069Z" />
|
||||
</svg>
|
After Width: | Height: | Size: 3.3 KiB |
3
semag/stateio/assets/buildings/24.svg
Normal file
@ -0,0 +1,3 @@
|
||||
<svg width="112" height="113" viewBox="0 0 112 113" fill="white" style="fill:white" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M52.1218 10.0237L52.3891 12.0395H49.7544H47.1201V15.8696V19.6997H50.1439C52.8858 19.6997 53.1677 19.7739 53.1677 20.4956C53.1677 20.9556 52.6992 21.5354 52.0589 21.8684C50.3761 22.7441 49.194 24.202 48.8453 25.832L48.5312 27.3007L46.3138 25.9324C45.0942 25.1796 43.015 24.2858 41.6934 23.9459C37.2811 22.8118 31.0409 23.2916 27.6071 25.0293C25.4723 26.1097 22.5021 29.2916 21.1693 31.9259L20.0706 34.0974L16.859 34.3449C10.7425 34.8166 4.81667 37.6993 2.36943 41.3939C-0.041129 45.0334 -0.558797 48.7224 0.572902 54.201C2.04125 61.3089 6.12296 68.214 12.9321 75.109C17.2553 79.4863 17.2855 79.5306 17.2855 81.459V83.4006H55.9899H94.6942V81.459C94.6942 79.5306 94.7244 79.4863 99.0476 75.109C105.857 68.214 109.938 61.3089 111.407 54.201C112.189 50.4141 112.197 47.8225 111.435 45.2551C109.599 39.0741 103.46 34.992 95.0151 34.3381L91.9091 34.0974L90.8105 31.9259C89.4776 29.2916 86.5074 26.1097 84.3726 25.0293C80.9388 23.2916 74.6986 22.8118 70.2863 23.9459C68.9647 24.2858 66.8855 25.1796 65.6659 25.9324L63.4485 27.3007L63.1344 25.832C62.7857 24.202 61.6036 22.7441 59.9208 21.8684C59.2805 21.5354 58.812 20.9556 58.812 20.4956C58.812 19.7739 59.0939 19.6997 61.8358 19.6997H64.8596V15.8696V12.0395H62.2253H59.5906L59.8579 10.0237L60.1256 8.00781H55.9899H51.8541L52.1218 10.0237ZM45.6203 36.2124C46.6803 36.7204 48.4494 37.9468 49.5512 38.9378L51.555 40.7392V51.9251V63.1107L50.0004 64.7451C49.1452 65.6442 47.9845 67.3053 47.4205 68.4362L46.3956 70.4931L44.8567 68.4749C42.9832 66.018 40.8746 64.4996 38.889 64.1775C37.6178 63.9711 37.2634 63.6646 36.4615 62.077C34.1114 57.426 32.3141 49.1009 32.712 44.7108C33.0825 40.6263 35.285 36.8538 38.0488 35.5693C39.7292 34.7888 43.2795 35.09 45.6203 36.2124ZM73.843 35.5754C76.6499 36.7764 78.8903 40.5493 79.2677 44.7108C79.668 49.1251 77.8675 57.428 75.49 62.1334C74.7832 63.5312 74.2861 64.0485 73.6483 64.0485C71.8707 64.0485 69.2965 65.7265 67.4306 68.1015L65.5716 70.4682L64.5528 68.4237C63.9924 67.2996 62.8345 65.6442 61.9794 64.7451L60.4247 63.1107V51.9695V40.8283L61.9366 39.3986C66.0058 35.5504 70.45 34.1236 73.843 35.5754ZM22.2586 52.5698C23.2528 54.6264 25.3509 58.4263 26.9209 61.0134C29.7447 65.6676 29.7685 65.7309 29.1532 66.9207C28.8109 67.5823 28.4247 69.0208 28.2949 70.1178C28.1651 71.2144 27.9675 72.1119 27.8562 72.1119C27.7446 72.1119 26.5318 71.4035 25.161 70.5379C22.5945 68.9168 20.3141 68.0862 18.4192 68.0826C17.469 68.0806 17.1376 67.6847 15.7285 64.8697C13.7739 60.9642 12.662 56.3157 12.97 53.3342C13.3078 50.0577 15.0576 46.5743 17.4423 44.4306L19.4864 42.5926L19.9686 45.7115C20.3025 47.8705 21.0072 49.9815 22.2586 52.5698ZM95.5783 45.3652C97.1144 46.9855 98.7444 50.764 99.0077 53.3145C99.3177 56.3169 98.2119 60.9517 96.2512 64.8697C94.8422 67.6847 94.5107 68.0806 93.5605 68.0826C91.6656 68.0862 89.3853 68.9168 86.8187 70.5379C85.4479 71.4035 84.2352 72.1119 84.1235 72.1119C84.0122 72.1119 83.8146 71.2144 83.6848 70.1178C83.555 69.0208 83.1688 67.5823 82.8265 66.9207C82.2112 65.7309 82.235 65.6676 85.0588 61.0134C89.4232 53.8208 91.4846 49.284 91.9934 45.7518L92.428 42.7345L93.4605 43.4767C94.0282 43.8851 94.9812 44.735 95.5783 45.3652ZM25.1473 88.7693C22.8827 89.6631 22.1498 90.2678 21.0419 92.1583C18.8998 95.8134 20.0626 100.599 23.6318 102.819L25.1473 103.761H55.9899H86.8324L88.3479 102.819C90.5649 101.44 92.053 98.6788 92.0143 96.0142C91.9744 93.2509 90.3424 90.4856 88.0419 89.2833C86.4518 88.452 86.0071 88.4391 56.393 88.3661C34.0598 88.3113 26.0468 88.4145 25.1473 88.7693Z" />
|
||||
</svg>
|
After Width: | Height: | Size: 3.6 KiB |
3
semag/stateio/assets/buildings/25.svg
Normal file
After Width: | Height: | Size: 5.1 KiB |
3
semag/stateio/assets/buildings/26.svg
Normal file
@ -0,0 +1,3 @@
|
||||
<svg width="112" height="113" viewBox="0 0 112 113" fill="white" style="fill:white" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M60.7485 0.673661C58.0178 1.94928 54.7659 4.98727 52.1819 8.67661C51.5856 9.52789 51.545 9.52527 48.5874 8.42908C44.7243 6.99718 41.3165 6.57503 38.8905 7.22855C36.0346 7.99733 32.8001 11.3038 30.5362 15.7693L28.6656 19.4582H26.8608C22.4293 19.4582 17.9904 21.9942 16.1678 25.5665C15.0593 27.7388 14.0627 31.7678 13.7192 35.4602C13.4612 38.2384 13.3101 38.6183 12.2052 39.2709C10.0922 40.519 5.95453 44.978 4.83083 47.2175C2.81831 51.2286 3.22868 57.164 5.92659 63.0597L7.0005 65.4066L5.42236 67.1537C2.87069 69.9778 1.98279 72.3846 2.00025 76.4288C2.01335 79.4533 2.20408 80.3128 3.42556 82.8427C6.09947 88.3813 11.6494 91.49 18.8639 91.49H21.0825L20.835 90.0712C20.6993 89.2906 20.1855 86.3421 19.6935 83.5185C16.7384 66.5609 17.8189 50.2442 22.4857 41.3637C27.8562 31.1435 38.6675 22.6355 52.4347 17.7963C56.4502 16.3844 64.6268 14.4706 68.5637 14.0205C70.873 13.7564 71.0193 13.6625 71.9967 11.8198C72.5586 10.7607 73.6845 9.11579 74.4992 8.16453L75.9799 6.43446L73.9037 4.65636C69.0173 0.473282 64.2597 -0.967354 60.7485 0.673661ZM83.9475 4.62668C80.689 6.25503 77.5585 9.58377 75.5337 13.5722L74.1228 16.3526L71.665 16.6534C67.7416 17.1331 59.2804 19.3172 55.1178 20.9251C37.4146 27.762 27.3144 38.3218 23.7425 53.7279C22.6406 58.4807 22.6384 71.938 23.739 77.8585C26.3945 92.1492 33.1363 101.766 44.3239 107.222C52.584 111.25 63.322 112.89 72.7001 111.556C76.3868 111.032 77.5974 110.237 79.0301 107.402C80.0499 105.383 80.1215 104.811 80.1215 98.6932C80.1215 89.4028 79.2807 87.0559 72.6359 77.8022C68.7527 72.3942 67.6994 68.3381 68.5105 61.9138C69.2107 56.3634 71.1525 52.6365 73.3436 52.6365C73.7108 52.6365 74.4856 53.5301 75.0649 54.6228C77.4323 59.0857 81.081 61.5606 87.3989 62.9881C90.4941 63.6879 90.7656 63.839 90.9965 64.9924C91.805 69.0362 93.8945 70.7702 97.5367 70.4201C99.0594 70.2738 100.053 70.4096 100.735 70.8562C102.066 71.7284 103.555 71.2932 105.619 69.4291C108.122 67.1673 109.314 64.0957 109.34 59.8397C109.363 56.0342 108.639 54.0771 106.151 51.2299C105.224 50.1695 104.595 48.5761 103.722 45.0775C100.921 33.855 96.9704 26.7382 89.8362 20.062L87.0912 17.4937L88.0774 12.4733C88.62 9.71212 89.0159 6.56892 88.9578 5.48844C88.8649 3.75051 88.7265 3.5091 87.7591 3.39603C87.158 3.32574 85.4427 3.87973 83.9475 4.62668ZM90.7853 36.7611C92.0103 38.3179 91.9443 40.1986 90.6185 41.524C87.9673 44.1756 83.4433 41.3869 84.7372 37.8988C85.3484 36.2512 86.3315 35.6108 88.2497 35.6108C89.4917 35.6108 90.0964 35.885 90.7853 36.7611Z" />
|
||||
</svg>
|
After Width: | Height: | Size: 2.6 KiB |
3
semag/stateio/assets/buildings/27.svg
Normal file
@ -0,0 +1,3 @@
|
||||
<svg width="112" height="113" viewBox="0 0 112 113" fill="white" style="fill:white" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M39.9314 2.03328C25.5636 6.16385 12.6755 16.993 5.7956 30.716C1.61429 39.0563 0.0140546 46.0017 0.000102837 55.8682C-0.0104667 63.4465 0.792378 68.4294 3.02636 74.6477C9.03704 91.3801 23.2903 104.919 39.9314 109.703L43.525 110.736L43.635 90.9121L43.7449 71.0883H55.9971H68.2493L68.3592 90.9121L68.4691 110.736L72.0628 109.703C88.7039 104.919 102.957 91.3801 108.968 74.6477C111.19 68.4628 112 63.4453 112 55.8682C112 48.2911 111.19 43.2735 108.968 37.0886C102.95 20.3376 88.7221 6.82254 72.0628 2.03328L68.4691 1L68.3592 21.247L68.2497 41.4936H55.9971H43.7445L43.635 21.247L43.525 1L39.9314 2.03328Z" />
|
||||
</svg>
|
After Width: | Height: | Size: 780 B |
3
semag/stateio/assets/buildings/28.svg
Normal file
@ -0,0 +1,3 @@
|
||||
<svg width="113" height="113" viewBox="0 0 113 113" fill="white" style="fill:white" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M47.8781 8.01524L39.8707 16.0305H28.0497H16.2282V27.8441V39.6578L8.11398 47.7795L0 55.9011L8.11398 64.0228L16.2282 72.1445V83.9582V95.7718H28.0419H39.8554L47.9772 103.886L56.0988 112L64.2207 103.886L72.3423 95.7718H84.156H95.9695V83.9582V72.1445L104.084 64.0228L112.198 55.9011L104.084 47.7795L95.9695 39.6578V27.8441V16.0305H84.1482H72.327L64.3196 8.01524C59.9157 3.60686 56.2164 0 56.0988 0C55.9813 0 52.2819 3.60686 47.8781 8.01524ZM67.6087 44.5984L78.9078 55.9032L67.5031 67.3074L56.0988 78.7117L44.6945 67.3074L33.2901 55.9032L44.589 44.5984C50.803 38.3811 55.9825 33.2941 56.0988 33.2941C56.2152 33.2941 61.3946 38.3811 67.6087 44.5984Z" />
|
||||
</svg>
|
After Width: | Height: | Size: 823 B |
3
semag/stateio/assets/buildings/29.svg
Normal file
@ -0,0 +1,3 @@
|
||||
<svg width="112" height="113" viewBox="0 0 112 113" fill="white" style="fill:white" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M50.3722 0.116068C44.1851 0.788563 36.1871 3.10429 30.9905 5.72735C27.9019 7.28673 23.3154 10.1605 23.3154 10.5368C23.3154 10.6901 25.6312 13.126 28.4616 15.9494L33.6077 21.0832L37.6526 19.1694C42.7695 16.7488 46.0426 15.7685 51.1574 15.1245C65.6082 13.3057 80.307 19.5788 89.2493 31.3813C91.6894 34.6017 95.312 42.1367 96.2241 45.8878C98.696 56.055 97.4827 66.2911 92.7319 75.3578L91.0644 78.5402L96.1164 83.6046C98.8952 86.39 101.294 88.6689 101.448 88.6689C101.824 88.6689 104.698 84.0825 106.257 80.9939C108.008 77.5244 110.213 70.9953 111.129 66.5691C111.697 63.8205 111.898 61.0747 111.898 56.0356C111.898 48.299 111.273 44.4206 108.94 37.6808C104.124 23.7703 94.1203 12.3643 80.9129 5.72487C77.3629 3.94036 70.6124 1.65975 66.5985 0.888529C63.1935 0.234623 53.5203 -0.225962 50.3722 0.116068ZM8.33018 26.3322C6.12599 29.7839 4.51007 33.198 2.95812 37.6808C0.625046 44.4206 0 48.299 0 56.0356C0 63.7722 0.625046 67.6506 2.95812 74.3904C7.78249 88.3265 17.7764 99.7225 30.9847 106.349C34.5462 108.136 41.2982 110.415 45.5223 111.256C50.4995 112.248 61.3982 112.248 66.3754 111.256C73.1198 109.913 83.1387 105.829 86.6829 102.979L87.7828 102.094L82.6298 96.9603L77.4766 91.8265L73.425 93.7143C65.0209 97.6299 56.6865 98.5688 47.2741 96.66C35.79 94.3306 25.1044 86.1586 19.4019 75.3442C13.1838 63.552 13.1153 49.4705 19.2173 37.3825L20.4999 34.8417L15.1283 29.47L9.7566 24.0987L8.33018 26.3322ZM49.9591 27.7825C48.3688 28.1097 45.3016 29.2374 43.1433 30.2883C39.8655 31.884 38.6337 32.7841 35.6653 35.7521C32.6948 38.723 31.799 39.9494 30.2037 43.2301C26.0022 51.8709 26.0022 60.2003 30.2037 68.8411C31.799 72.1217 32.6948 73.3482 35.6653 76.3191C38.6362 79.2895 39.8626 80.1855 43.1433 81.7808C51.7841 85.9822 60.1135 85.9822 68.7543 81.7808C72.0349 80.1855 73.2614 79.2895 76.2323 76.3191C79.2027 73.3482 80.0988 72.1217 81.6941 68.8411C85.8955 60.2003 85.8955 51.8709 81.6941 43.2301C80.0988 39.9494 79.2027 38.723 76.2323 35.7521C73.2614 32.7816 72.0349 31.8857 68.7543 30.2903C62.5188 27.2588 56.4436 26.4479 49.9591 27.7825Z" />
|
||||
</svg>
|
After Width: | Height: | Size: 2.2 KiB |
3
semag/stateio/assets/buildings/3.svg
Normal file
@ -0,0 +1,3 @@
|
||||
<svg width="112" height="113" viewBox="0 0 112 113" fill="white" style="fill:white" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M50.5777 3.59128C41.4323 5.56265 33.6107 13.4432 31.7124 22.5993C31.3882 24.1631 31.0636 25.5014 30.9914 25.5728C30.9191 25.6442 30.0192 25.5404 28.9918 25.342C16.4508 22.9181 3.23894 31.8958 0.558132 44.6626C-0.626188 50.3036 0.0732802 55.7213 2.66608 60.9899C4.5424 64.8027 8.48224 69.0518 12.1058 71.171L14.8023 72.748L13.7878 74.9635C9.52044 84.2848 11.5732 95.1907 18.9913 102.609C28.5555 112.173 43.5008 112.484 53.295 103.322L55.9742 100.816L58.6533 103.322C68.4475 112.484 83.3928 112.173 92.9571 102.609C100.375 95.1907 102.428 84.2848 98.1605 74.9635L97.146 72.748L99.8426 71.171C107.019 66.9742 112 58.2389 112 49.8516C112 38.4156 103.481 27.9174 92.2966 25.5691C89.0363 24.885 85.7374 24.8044 82.9566 25.342C81.9292 25.5404 81.0292 25.6442 80.957 25.5728C80.8847 25.5014 80.5601 24.1631 80.2359 22.5993C78.3169 13.3423 70.482 5.52488 61.1631 3.56803C57.5931 2.81875 54.1269 2.82622 50.5777 3.59128Z"/>
|
||||
</svg>
|
After Width: | Height: | Size: 1.1 KiB |
3
semag/stateio/assets/buildings/30.svg
Normal file
@ -0,0 +1,3 @@
|
||||
<svg width="112" height="113" viewBox="0 0 112 113" fill="white" style="fill:white" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M49.273 11.4024C45.8198 17.7114 42.9943 23.0608 42.9943 23.2903C42.9943 23.5197 44.0717 25.0292 45.3885 26.6445L47.7826 29.5821V42.6615V55.7409H40.4006H33.0186V42.9288V30.1164L35.6625 26.9206C38.2227 23.8262 38.2889 23.6901 37.7574 22.6275C35.1095 17.334 25.5787 0.385208 25.3708 0.599886C25.1429 0.835313 14.8356 19.5877 13.269 22.6167C12.7423 23.6354 12.8165 23.7978 15.0882 26.5775L17.4565 29.4764V53.3395C17.4565 74.7318 17.5219 77.2282 18.0877 77.4452C18.4349 77.5785 25.4378 77.6874 33.6498 77.6874H48.5807V80.6853V83.6836L47.161 83.0903L45.7412 82.4973L45.9778 85.18C46.2991 88.8267 47.7826 110.221 47.7826 111.21C47.7826 111.978 48.0651 112.004 56.3438 112.004H64.9046L65.1169 110.707C65.2334 109.994 65.6946 106.178 66.1416 102.228C66.5885 98.2773 67.0486 94.4147 67.1639 93.6438C67.3634 92.3075 67.2796 92.1878 65.359 91.0661L63.3448 89.8897V83.7886V77.6874H78.3083H93.2719V53.8363V29.9848L95.8385 26.8292L98.405 23.6737L97.7717 22.4495C96.2506 19.5063 85.9813 0.848482 85.7486 0.603877C85.5443 0.389599 75.7091 17.8758 73.3723 22.6075C72.8444 23.6769 72.9091 23.8158 75.2677 26.69L77.7098 29.6651V42.703V55.7409H70.5273H63.3448L63.3475 42.6727L63.3504 29.6045L65.7389 26.6118C67.0525 24.9658 68.1287 23.457 68.1303 23.2587C68.1323 23.0038 56.1088 0.678895 55.606 0.00413751C55.5764 -0.0357654 52.7266 5.09335 49.273 11.4024Z" />
|
||||
</svg>
|
After Width: | Height: | Size: 1.5 KiB |
3
semag/stateio/assets/buildings/31.svg
Normal file
@ -0,0 +1,3 @@
|
||||
<svg width="112" height="113" viewBox="0 0 112 113" fill="white" style="fill:white" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M50.9501 0.258018C38.605 1.99891 24.1898 8.91657 15.4792 17.279C11.0072 21.5723 8.39532 25.021 5.81604 30.0381C-2.40656 46.0312 -1.87675 65.672 7.19128 81.0228C8.90404 83.9218 12.6704 88.3722 12.1732 86.9097C12.0189 86.4547 11.4398 84.7796 10.8868 83.1872C7.94149 74.7052 6.48733 66.3093 6.44514 57.5433C6.40047 48.2498 7.7141 41.8674 11.0424 35.2082C15.3022 26.6849 23.1232 19.6076 34.1075 14.3353C42.2225 10.4403 48.5863 8.90913 56.6493 8.91037C67.0165 8.91243 75.7507 11.7142 85.0069 18.0069C87.0403 19.3896 89.3556 21.102 90.1518 21.8126L91.5995 23.1043L89.5314 22.8375C81.2919 21.7745 76.5577 21.3522 72.8861 21.3522C70.5529 21.3522 68.644 21.2104 68.644 21.0366C68.644 20.8629 70.0292 19.6113 71.7221 18.2555C73.4154 16.8993 74.7572 15.7465 74.7047 15.694C74.586 15.5753 61.5812 18.1575 57.8625 19.0377C52.7374 20.2512 47.9139 21.777 45.7685 22.864C38.8872 26.3503 21.0787 40.5351 21.0787 42.53C21.0787 42.9825 21.465 43.8953 21.9373 44.5583L22.7955 45.764L21.0663 47.7245C20.1154 48.8024 18.7579 50.8014 18.0502 52.1663C16.9703 54.2488 16.7627 55.1137 16.7602 57.5433C16.7573 60.7078 17.2896 62.0802 19.4933 64.5904C20.2055 65.401 21.2864 66.3222 21.8956 66.6373L23.0036 67.2102L22.8233 65.0342C22.4076 60.0245 27.028 55.9165 34.971 54.2339C41.1479 52.9253 46.6527 53.7186 52.6095 56.7756C55.7521 58.3887 57.1551 59.4546 60.3974 62.6927C63.8846 66.1753 64.6043 67.1564 66.4792 70.9856C69.0209 76.1752 69.8849 79.3514 69.8849 83.5015C69.8849 86.2053 69.7042 86.9531 68.4398 89.4799C66.0127 94.3324 61.5465 97.8687 56.2787 99.1104C48.0627 101.047 29.1975 96.3256 20.5617 90.1723C19.4809 89.4021 18.597 88.9939 18.597 89.2644C18.597 90.1797 21.8273 95.1666 23.9586 97.5424C26.8076 100.718 32.139 104.681 36.1771 106.623C39.9637 108.445 47.4837 110.463 53.0509 111.151C66.5255 112.815 80.4754 108.346 90.1179 99.2746L93.4607 96.1299L93.4582 93.1743C93.4537 87.4093 91.959 80.272 89.9306 76.3266C88.3477 73.2477 84.3365 68.4258 78.5529 62.6497L72.484 56.5886L74.5959 57.2161C86.8156 60.8447 96.126 68.377 103.595 80.6753L104.33 81.8864L105.29 80.0549C109.704 71.64 112.493 59.3284 111.927 50.7642C111.172 39.3402 108.123 30.8703 102.233 23.8339C91.4133 10.9065 80.3943 3.65005 67.3361 0.852794C63.7133 0.0764445 54.5841 -0.25486 50.9501 0.258018ZM48.3547 34.4459C47.9122 35.7327 47.5457 37.3611 47.5407 38.065C47.518 41.2825 44.676 44.6886 40.0762 47.0106C37.4209 48.3507 34.7535 48.7027 33.7236 47.8482C33.4014 47.5806 32.9448 46.8084 32.7086 46.1317C32.2879 44.9248 32.3504 44.8462 36.0435 41.929C43.6383 35.9296 48.5909 32.145 48.8718 32.126C49.0302 32.1148 48.7977 33.1588 48.3547 34.4459Z" />
|
||||
</svg>
|
After Width: | Height: | Size: 2.7 KiB |
3
semag/stateio/assets/buildings/32.svg
Normal file
@ -0,0 +1,3 @@
|
||||
<svg width="112" height="113" viewBox="0 0 112 113" fill="white" style="fill:white" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M50.0853 0.163353C30.798 2.5463 14.36 13.98 5.85996 30.9252C3.60437 35.4219 2.2232 39.3611 1.04094 44.6705C-0.35075 50.9222 -0.346559 61.0499 1.05104 67.3894C5.96461 89.6816 22.2802 105.99 44.6305 110.951C50.9323 112.35 61.0609 112.35 67.3628 110.951C89.7122 105.99 105.987 89.7254 110.95 67.3894C112.35 61.0912 112.35 50.9686 110.95 44.6705C106.056 22.6433 90.0314 6.38088 68.2415 1.32719C63.8929 0.318642 53.9754 -0.316866 50.0853 0.163353ZM55.9966 56.2409V102.87L54.6243 102.869C52.1555 102.866 45.5801 101.635 41.9902 100.503C28.2819 96.1835 16.8401 85.003 12.3024 71.4936C9.14361 62.0892 8.82945 53.7293 11.2826 44.3595C14.6322 31.567 23.2413 20.8229 34.8549 14.9421C40.8777 11.892 48.4415 9.82807 54.2021 9.66308L55.9966 9.6116V56.2409ZM32.9138 27.6683C21.7587 31.6531 20.8384 46.9113 31.4391 52.1139C33.4481 53.1001 34.368 53.287 37.2071 53.287C40.0462 53.287 40.9663 53.1001 42.9753 52.1139C45.7317 50.761 48.1042 48.3262 49.3878 45.5318C50.0638 44.0603 50.2838 42.7522 50.2838 40.2055C50.2838 36.2794 49.4165 33.9517 46.9282 31.1991C43.6014 27.5189 37.5799 26.0015 32.9138 27.6683ZM80.8114 60.6705C83.5986 61.8685 86.8917 65.3617 87.8307 68.1169C89.5175 73.0642 88.2835 78.6205 84.7025 82.1993C76.4799 90.4171 62.1234 84.3899 62.1491 72.7308C62.1702 63.1269 71.8997 56.8389 80.8114 60.6705Z" />
|
||||
</svg>
|
After Width: | Height: | Size: 1.4 KiB |
3
semag/stateio/assets/buildings/33.svg
Normal file
@ -0,0 +1,3 @@
|
||||
<svg width="112" height="113" viewBox="0 0 112 113" fill="white" style="fill:white" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M85.3919 9.35089L75.7678 18.9801L73.2547 16.6091C68.8531 12.4568 61.9227 9.7189 55.8139 9.7189C49.6479 9.7189 42.7796 12.4523 38.2806 16.6965L35.674 19.1554L26.0909 9.57787L16.5078 0L13.9281 2.72117C9.54509 7.34341 5.92048 12.9551 3.36489 19.0746C1.79947 22.8228 0.00148847 28.9584 7.13953e-08 30.5573C-0.00074413 31.2951 5.81627 37.3057 28.0002 59.4881L56.0019 87.4879L84.0013 59.4866C106.154 37.3329 112.001 31.2907 112 30.5558C111.999 28.9584 110.2 22.8209 108.635 19.0746C106.213 13.2747 102.947 8.09989 98.6401 3.23765C94.924 -0.958157 96.3551 -1.61864 85.3919 9.35089ZM61.4963 23.6146C66.0456 25.8405 68.98 30.6049 68.98 35.7659C68.98 41.071 66.2729 45.3926 61.4699 47.7546C59.2201 48.8613 58.6731 48.9755 55.6249 48.9755C52.5744 48.9755 52.0304 48.8617 49.7781 47.7524C41.7742 43.8108 39.7623 33.7346 45.6143 26.8977C48.3057 23.7534 51.7584 22.3134 56.2162 22.4767C58.7882 22.5709 59.8151 22.7919 61.4963 23.6146Z" />
|
||||
</svg>
|
After Width: | Height: | Size: 1.1 KiB |
3
semag/stateio/assets/buildings/4.svg
Normal file
@ -0,0 +1,3 @@
|
||||
<svg width="112" height="113" viewBox="0 0 112 113" fill="white" style="fill:white" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M2 56.0117V110.012H56H110V56.0117V2.01172H56H2V56.0117Z"/>
|
||||
</svg>
|
After Width: | Height: | Size: 235 B |
3
semag/stateio/assets/buildings/5.svg
Normal file
@ -0,0 +1,3 @@
|
||||
<svg width="112" height="113" viewBox="0 0 112 113" fill="white" style="fill:white" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M80.0717 3.96596C71.3806 9.76792 72.411 9.41136 67.694 8.25036C64.3259 7.42144 62.5343 7.2672 56.4758 7.28511C50.1272 7.3039 48.7495 7.44329 44.9414 8.45267L40.6168 9.59881L33.6382 5.01991C29.8003 2.50127 26.4894 0.440563 26.2806 0.440563C26.0721 0.440563 24.8665 1.0676 23.6011 1.83403C15.2451 6.89534 6.50546 15.7503 1.89378 23.8276L0.641039 26.022L3.55649 30.1635C5.16013 32.4414 7.31645 35.5149 8.34855 36.9936L10.2254 39.6827L9.00751 44.4219C7.91991 48.6539 7.7902 49.9106 7.7985 56.153C7.80593 61.8418 7.98417 63.8571 8.75628 66.9695L9.70541 70.7942L4.85286 77.6711L0 84.548L1.47389 87.2834C5.788 95.2881 14.7365 104.616 22.8495 109.565L25.7095 111.31L32.2066 106.744C36.8568 103.475 38.9625 102.238 39.6153 102.391C40.1165 102.508 42.459 103.112 44.8208 103.734C52.7625 105.822 62.0833 105.695 70.0412 103.39L73.6209 102.353L80.0826 106.891C83.6364 109.387 86.6575 111.428 86.7961 111.428C87.2907 111.428 93.0022 107.788 95.1468 106.106C100.619 101.814 106.731 94.987 110.586 88.8634L112 86.617L107.809 80.2046C105.504 76.6779 103.516 73.527 103.392 73.2028C103.267 72.8785 103.714 70.4831 104.385 67.8788C105.458 63.712 105.606 62.3321 105.619 56.3715C105.634 49.3718 105.104 45.8683 103.186 40.2944L102.351 37.8667L106.77 31.0719L111.189 24.2776L110.378 22.7688C107.788 17.9522 100.263 9.66305 94.7099 5.50887C91.964 3.45472 86.5443 -0.0156237 86.1319 0.0158374C86.0432 0.0228288 83.3161 1.80038 80.0717 3.96596ZM63.0469 41.6459C66.1139 43.1106 69.2683 46.2515 70.7986 49.3635C71.8451 51.4928 71.9862 52.282 71.9723 55.9345C71.9587 59.5285 71.7991 60.4103 70.7828 62.5055C69.2884 65.5857 66.1454 68.7344 63.0469 70.255C60.9298 71.2946 60.1079 71.4431 56.4758 71.4431C52.8438 71.4431 52.0219 71.2946 49.9048 70.255C44.5992 67.6512 41.2587 62.6943 40.8685 56.8473C40.508 51.4404 42.6841 46.7348 47.1201 43.3291C51.5055 39.9628 58.0695 39.2693 63.0469 41.6459Z" />
|
||||
</svg>
|
After Width: | Height: | Size: 2.0 KiB |
3
semag/stateio/assets/buildings/6.svg
Normal file
@ -0,0 +1,3 @@
|
||||
<svg width="112" height="113" viewBox="0 0 112 113" fill="white" style="fill:white" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M27.9021 27.9638L0 55.9158L28.0002 83.9638L56 112.012L83.9998 83.9638L112 55.9158L84.0979 27.9638C68.7516 12.59 56.1077 0.0117188 56 0.0117188C55.8923 0.0117188 43.2484 12.59 27.9021 27.9638Z"/>
|
||||
</svg>
|
After Width: | Height: | Size: 371 B |
3
semag/stateio/assets/buildings/7.svg
Normal file
@ -0,0 +1,3 @@
|
||||
<svg width="112" height="113" viewBox="0 0 112 113" fill="white" style="fill:white" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M36.2 38.3591C25.8307 59.4472 13.4434 84.6459 8.67303 94.3562L0 112.012H55.7533H111.506L83.5055 56.0088C68.1054 25.2072 55.4037 0.00857029 55.2796 0.011719C55.1554 0.0153176 46.5697 17.2714 36.2 38.3591Z" />
|
||||
</svg>
|
After Width: | Height: | Size: 384 B |
3
semag/stateio/assets/buildings/8.svg
Normal file
@ -0,0 +1,3 @@
|
||||
<svg width="112" height="113" viewBox="0 0 112 113" fill="white" style="fill:white" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M50.2344 0.299516C37.2823 1.68757 25.5615 7.30976 16.3058 16.5735C8.13864 24.7478 2.99754 34.4107 0.721566 45.8646C0.216392 48.4064 0 51.4843 0 56.1218C0 60.7593 0.216392 63.8373 0.721566 66.379C2.99754 77.8329 8.13864 87.4958 16.3058 95.6701C24.473 103.844 34.1276 108.99 45.5715 111.268C50.5542 112.26 61.0855 112.26 66.0681 111.268C77.5121 108.99 87.1666 103.844 95.3338 95.6701C105.179 85.8171 110.651 73.7988 111.715 59.6959L112 55.9148H83.8063H55.613V27.9632V0.0117188L53.6477 0.0779757C52.567 0.114416 51.0308 0.214212 50.2344 0.299516Z" />
|
||||
</svg>
|
After Width: | Height: | Size: 724 B |
3
semag/stateio/assets/buildings/9.svg
Normal file
@ -0,0 +1,3 @@
|
||||
<svg width="112" height="113" viewBox="0 0 112 113" fill="white" style="fill:white" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M48.6204 10.3533L41.3248 20.6915L33.8091 23.2582C29.676 24.6701 26.0912 26.0245 25.8431 26.2682C25.5954 26.5119 24.1736 29.8723 22.6835 33.7361C21.1933 37.5999 19.7385 41.1409 19.4502 41.6054C19.162 42.0694 14.668 45.4872 9.463 49.2001C4.25841 52.9125 0 56.0758 0 56.2292C0 56.3825 4.24679 59.6177 9.43693 63.4189C14.6271 67.22 19.1147 70.5712 19.409 70.8655C19.7032 71.1597 21.1756 74.7132 22.6806 78.7617C24.186 82.8105 25.5461 86.2713 25.7034 86.4527C25.8604 86.6338 28.9482 87.6916 32.5647 88.8031C36.1809 89.9147 39.3714 91.013 39.6548 91.2439C39.9382 91.4743 43.7069 96.2425 48.0295 101.839C52.3522 107.436 56.0217 112.016 56.1843 112.016C56.3464 112.016 60.3455 107.146 65.0712 101.195C71.5122 93.0828 73.9646 90.2744 74.8674 89.9781C75.5298 89.7605 78.1744 88.936 80.7443 88.1456L85.4167 86.7085L87.7502 79.9644L90.0834 73.2207L101.042 64.862C107.069 60.2648 112 56.3789 112 56.2272C112 56.0754 107.168 52.5003 101.262 48.282L90.5233 40.6126L88.1758 33.785C86.8847 30.03 85.6202 26.7033 85.3657 26.393C85.1112 26.0827 81.9226 24.8022 78.2796 23.5473C74.6366 22.2928 71.4604 21.1363 71.2215 20.9777C70.9827 20.8191 67.5613 16.0376 63.6184 10.3525C59.6755 4.66744 56.3296 0.015625 56.1831 0.015625C56.0366 0.015625 52.6332 4.66784 48.6204 10.3533Z" />
|
||||
</svg>
|
After Width: | Height: | Size: 1.4 KiB |
3
semag/stateio/assets/fighters/1.svg
Normal file
@ -0,0 +1,3 @@
|
||||
<svg width="112" height="113" viewBox="0 0 112 113" fill="white" style="fill:white" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M41.9481 1.81197C12.1819 9.61019 -5.85098 40.0502 1.73124 69.6982C9.41035 99.7213 39.8361 117.892 69.6592 110.264C94.549 103.898 111.978 81.5569 111.978 56.0173C111.978 19.6369 77.0637 -7.38892 41.9481 1.81197Z" />
|
||||
</svg>
|
After Width: | Height: | Size: 391 B |
3
semag/stateio/assets/fighters/10.svg
Normal file
@ -0,0 +1,3 @@
|
||||
<svg width="112" height="113" viewBox="0 0 112 113" fill="white" style="fill:white" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M15.6903 2.23453C2.76676 4.42736 -2.89395 20.9382 5.85598 30.9195C7.07491 32.3113 6.97955 33.2888 4.90077 40.7209C-0.116628 58.6618 -1.12528 68.5433 1.16289 77.3298C6.00654 95.9247 20.9429 106.56 45.882 109.171C72.3893 111.946 94.9404 104.818 104.681 90.5839C109.446 83.6196 111.24 77.8795 111.847 67.6443C112.379 58.6743 111.661 54.2218 107.522 40.8215L104.728 31.7749L106.825 28.8309C110.918 23.082 110.103 12.9403 105.087 7.22698C98.5892 -0.17749 84.2231 0.535335 78.2942 8.55462L76.4061 11.1083H55.514H34.622L33.1732 8.89677C30.0154 4.07808 22.2554 1.12074 15.6903 2.23453ZM37.2541 29.6275C37.2541 30.858 32.161 33.3841 29.6804 33.3841C27.1997 33.3841 22.1066 30.858 22.1066 29.6275C22.1066 29.2435 25.5148 28.9289 29.6804 28.9289C33.8459 28.9289 37.2541 29.2435 37.2541 29.6275ZM87.1519 29.7968C87.1519 31.1414 82.1969 33.3841 79.2262 33.3841C77.6597 33.3841 75.5275 32.477 74.0591 31.185L71.5588 28.9851L79.3554 28.9575C83.8417 28.9405 87.1519 29.2978 87.1519 29.7968ZM66.529 33.1293C71.6167 36.2746 75.7324 41.5941 78.2505 48.2804C81.0795 55.7918 80.5494 68.3384 77.1064 75.3757C72.3332 85.1325 64.9474 90.3709 55.9658 90.3709C46.9904 90.3709 39.5984 85.1317 34.835 75.3954C31.6967 68.9826 30.8913 56.5082 33.1705 49.6445C38.776 32.7702 53.8647 25.2998 66.529 33.1293ZM45.7394 43.1623C44.3539 44.6931 44.295 45.2776 45.2814 47.6602C46.7472 51.1976 50.3069 52.9868 55.8794 52.9868C61.4341 52.9868 64.6391 51.5736 66.2795 48.4024C67.8905 45.2865 67.8727 44.5273 66.1494 42.8032C65.0668 41.7215 62.7688 41.4034 56.0406 41.4034C48.5007 41.4034 47.1179 41.6395 45.7394 43.1623Z" />
|
||||
</svg>
|
After Width: | Height: | Size: 1.7 KiB |
3
semag/stateio/assets/fighters/11.svg
Normal file
@ -0,0 +1,3 @@
|
||||
<svg width="112" height="113" viewBox="0 0 112 113" fill="white" style="fill:white" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M50.201 0.335528C21.7094 5.81552 6 21.473 6 44.3887C6 50.4705 8.78556 61.435 11.9148 67.6685C19.6852 83.148 37.2853 102.124 50.3327 109.09L55.7847 112L59.5102 110.32C72.3105 104.55 91.7688 84.2449 99.9577 68.1113C112.176 44.039 105.431 19.0091 83.6358 7.53678C73.7177 2.317 57.7638 -1.11918 50.201 0.335528ZM32.7281 51.2304C42.7247 54.7497 47.5237 60.3869 49.9132 71.4164C50.7404 75.2348 51.2275 78.5481 50.9966 78.7803C50.2731 79.5041 40.1277 76.5187 35.7355 74.2897C27.9643 70.3448 22.2939 61.7033 22.2569 53.7503C22.238 49.5714 22.3093 49.4585 24.9658 49.4585C26.4669 49.4585 29.9596 50.2554 32.7281 51.2304ZM89.8718 53.7503C89.8348 61.7033 84.1645 70.3448 76.3932 74.2897C72.0011 76.5187 61.8556 79.5041 61.1321 78.7803C60.9012 78.5481 61.3883 75.2348 62.2155 71.4164C63.878 63.7435 66.5815 58.9511 71.2668 55.3713C75.0139 52.5089 82.9485 49.5353 86.9599 49.491C89.8637 49.4585 89.8916 49.5001 89.8718 53.7503Z" />
|
||||
</svg>
|
After Width: | Height: | Size: 1.1 KiB |
3
semag/stateio/assets/fighters/12.svg
Normal file
@ -0,0 +1,3 @@
|
||||
<svg width="112" height="113" viewBox="0 0 112 113" fill="white" style="fill:white" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M45.8989 17.5344C40.3218 27.7081 35.3186 35.7353 33.9791 36.6543C32.7104 37.5264 24.5464 42.1267 15.8361 46.8775C7.12576 51.6292 0 55.7338 0 56C0 56.2662 7.12576 60.3708 15.8361 65.1225C24.5464 69.8733 32.7618 74.5103 34.093 75.4265C35.5839 76.4519 40.1538 83.7953 45.9916 94.5454C51.2042 104.145 55.6989 112 55.9789 112C56.2598 112 60.7967 104.122 66.0607 94.494C71.7342 84.1184 76.5896 76.3298 77.9804 75.3742C79.2712 74.4864 87.4536 69.8733 96.1639 65.1225C104.874 60.3708 112 56.2653 112 55.9982C112 55.7301 104.109 51.1858 94.4656 45.8989C84.2919 40.3218 76.2646 35.3186 75.3457 33.9791C74.4736 32.7104 69.8733 24.5464 65.1225 15.8361C60.3707 7.12577 56.2653 0 55.9982 0C55.7301 0 51.1858 7.8905 45.8989 17.5344Z" />
|
||||
</svg>
|
After Width: | Height: | Size: 898 B |
3
semag/stateio/assets/fighters/13.svg
Normal file
@ -0,0 +1,3 @@
|
||||
<svg width="112" height="113" viewBox="0 0 112 113" fill="white" style="fill:white" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M27.9945 28.0055L0 56.0109L28.0055 84.0055L56.0109 112L84.0055 83.9945L112 55.9891L83.9945 27.9945L55.9891 0L27.9945 28.0055Z" />
|
||||
</svg>
|
After Width: | Height: | Size: 306 B |
3
semag/stateio/assets/fighters/14.svg
Normal file
@ -0,0 +1,3 @@
|
||||
<svg width="112" height="113" viewBox="0 0 112 113" fill="white" style="fill:white" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M27.5963 39.6072L0 67.2144L1.43525 74.4995C2.84509 81.6548 7.59991 92.8138 11.1445 97.2838L12.9426 99.5518L23.8476 88.6968L34.7516 77.8417L37.7183 80.6605C43.0873 85.7637 48.0499 87.716 55.6534 87.716C63.257 87.716 68.2196 85.7637 73.5895 80.6605L76.5552 77.8408L87.765 89.0243L98.9749 100.207L101.871 95.9973C105.929 90.0994 109.14 82.4867 110.683 75.1073L112 68.8075L83.5963 40.4037L55.1926 12L27.5963 39.6072Z" />
|
||||
</svg>
|
After Width: | Height: | Size: 593 B |
3
semag/stateio/assets/fighters/15.svg
Normal file
@ -0,0 +1,3 @@
|
||||
<svg width="112" height="113" viewBox="0 0 112 113" fill="white" style="fill:white" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M43.7192 1.67962C36.9364 3.84682 32.3989 6.85866 25.764 13.5983C15.0898 24.4389 13.8536 28.8082 11.4484 64.2076C10.0918 84.1674 10.0753 84.24 3.21982 99.3892C0.118828 106.242 0.184994 107.133 3.93577 108.922C7.79409 110.762 10.3216 110.184 15.4832 106.281C23.6079 100.139 22.7072 100.34 24.3413 104.305C26.4267 109.366 29.1499 112 32.2959 112C34.9319 112 36.9438 110.337 41.9399 104.033L44.0023 101.431L46.3239 104.188C52.5139 111.539 53.0571 112 55.5019 112C57.9467 112 58.4899 111.539 64.6799 104.188L67.0015 101.431L69.0639 104.033C74.06 110.337 76.0719 112 78.7079 112C81.8539 112 84.5771 109.366 86.6625 104.305C88.2966 100.34 87.396 100.139 95.5206 106.281C97.7127 107.939 100.506 109.546 101.727 109.852C104.479 110.543 110.187 107.958 110.187 106.02C110.187 105.243 108.913 101.824 107.354 98.4233C101.126 84.83 100.979 84.1848 99.5839 64.2959C97.6134 36.2243 96.7568 30.6666 93.4408 24.4444C90.3195 18.5889 83.454 10.9964 77.1785 6.4607C68.5593 0.232071 54.5268 -1.77338 43.7192 1.67962ZM41.7248 37.0395C50.7613 40.8151 50.6464 54.5619 41.5465 58.3632C36.9566 60.2813 32.4687 59.2804 28.6839 55.4956C26.0462 52.8579 25.6317 51.823 25.6317 47.8801C25.6317 42.6184 27.9018 39.0009 32.4467 37.0221C36.1212 35.4229 37.8629 35.4256 41.7248 37.0395ZM78.354 36.9835C83.0662 38.9521 85.3721 42.5329 85.3721 47.8801C85.3721 51.823 84.9576 52.8579 82.3199 55.4956C78.5351 59.2804 74.0472 60.2813 69.4573 58.3632C60.4714 54.6087 60.2269 40.9263 69.0768 37.0791C72.8625 35.433 74.6005 35.4146 78.354 36.9835Z" />
|
||||
</svg>
|
After Width: | Height: | Size: 1.6 KiB |
3
semag/stateio/assets/fighters/16.svg
Normal file
@ -0,0 +1,3 @@
|
||||
<svg width="112" height="113" viewBox="0 0 112 113" fill="white" style="fill:white" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M53.5244 2.22662C48.3964 14.3112 37.778 37.9696 37.2581 38.4682C36.9115 38.8009 29.3293 40.1837 20.4089 41.5406C-4.55726 45.3377 -3.58966 43.1995 12.8295 58.2851C20.5665 65.3936 26.8965 71.5874 26.8965 72.0499C26.8965 72.8877 18.8481 108.712 17.9769 111.751C17.6831 112.777 24.231 109.363 36.2581 102.22L54.998 91.0901L73.4571 102.272C85.4573 109.542 91.7401 112.876 91.4148 111.803C91.1395 110.896 88.9754 101.414 86.6065 90.7314L82.2988 71.3094L84.5972 69.415C85.8614 68.3733 92.4083 62.528 99.147 56.4259C109.238 47.2867 111.098 45.2135 109.695 44.6657C108.758 44.2996 100.067 42.903 90.3823 41.561C80.6972 40.2199 72.4636 38.8204 72.0845 38.4525C71.7054 38.0845 68.0826 29.7822 64.0334 20.0036C54.5985 -2.77903 55.2093 -1.74565 53.5244 2.22662Z" />
|
||||
</svg>
|
After Width: | Height: | Size: 929 B |
3
semag/stateio/assets/fighters/17.svg
Normal file
@ -0,0 +1,3 @@
|
||||
<svg width="112" height="113" viewBox="0 0 112 113" fill="white" style="fill:white" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M88.5556 8.78218C97.467 26.7903 89.5325 48.7169 70.7692 57.9312C66.0863 60.2307 64.6397 60.4806 56 60.4806C47.4716 60.4806 45.8398 60.2079 41.0995 57.9868C30.8901 53.2036 24.3 45.8729 20.905 35.5248C18.715 28.848 19.2924 16.6639 22.0953 10.4003C23.1972 7.94029 23.9342 5.76396 23.7344 5.5642C23.5347 5.36445 20.8832 7.5043 17.8421 10.32C11.0231 16.6338 5.69715 24.9131 2.46275 34.2314C0.341146 40.3427 0 42.7789 0 51.8154C0 60.8846 0.337529 63.279 2.49471 69.4951C8.52842 86.8848 20.9461 99.2897 38.3704 105.338C44.5318 107.476 46.9481 107.815 56 107.815C65.0519 107.815 67.4682 107.476 73.6296 105.338C91.0539 99.2897 103.472 86.8848 109.505 69.4951C111.663 63.279 112 60.8846 112 51.8154C112 42.7789 111.659 40.3427 109.537 34.2314C108.183 30.3284 105.435 24.541 103.432 21.3695C99.8723 15.7317 92.0033 7.47967 88.2965 5.4958C86.5014 4.53533 86.5106 4.64934 88.5556 8.78218Z" />
|
||||
</svg>
|
After Width: | Height: | Size: 1.0 KiB |
3
semag/stateio/assets/fighters/18.svg
Normal file
@ -0,0 +1,3 @@
|
||||
<svg width="112" height="113" viewBox="0 0 112 113" fill="white" style="fill:white" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M44.8005 1.91055C24.4583 6.60546 9.39235 20.0642 2.93567 39.3087C-6.92578 68.701 8.82852 100.092 38.6366 110.445C44.7295 112.561 47.1585 112.901 56.1679 112.901C65.1927 112.901 67.6016 112.563 73.7446 110.43C91.1167 104.397 103.497 92.0227 109.513 74.6761C111.663 68.4754 112 66.087 112 57.0402C112 48.0107 111.662 45.6005 109.53 39.4543C103.49 22.0441 90.9603 9.5134 73.8392 3.76305C65.0872 0.824185 52.8822 0.0453305 44.8005 1.91055ZM60.713 24.9483C69.2722 44.3985 72.2659 56.9929 70.6772 66.864C69.5123 74.1011 66.103 83.5609 60.9513 93.8488C56.0997 103.539 56.5989 103.815 49.7794 87.659C40.9646 66.7776 39.9861 59.0028 44.3758 44.757C46.9757 36.3208 55.2748 16.0963 56.1369 16.0963C56.5116 16.0963 58.5705 20.0797 60.713 24.9483Z" />
|
||||
</svg>
|
After Width: | Height: | Size: 915 B |
3
semag/stateio/assets/fighters/19.svg
Normal file
@ -0,0 +1,3 @@
|
||||
<svg width="112" height="113" viewBox="0 0 112 113" fill="white" style="fill:white" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M45.492 13.273C41.1754 14.4358 32.4349 18.535 28.9148 21.0492C27.7556 21.8764 26.6387 21.5074 23.2513 19.1764C17.4093 15.1566 13.7981 14.6938 10.4901 17.5391C8.48919 19.2603 7.8965 20.5449 7.8965 23.161C7.8965 26.6341 8.68311 27.6319 15.0583 32.2462L17.6393 34.1144L15.6511 38.7368C14.5577 41.2799 13.3425 44.9046 12.9528 46.7918C12.2907 49.9916 11.9398 50.2992 7.76931 51.3285C-3.1381 54.0195 -2.36224 64.8773 8.84828 66.4199C13.3264 67.0351 13.3426 67.0496 14.9898 71.8957L16.6415 76.7545L12.2691 80.7129C8.50727 84.1193 7.8965 85.1486 7.8965 88.0877C7.8965 90.6975 8.48376 92.0091 10.3827 93.6429C11.7494 94.8183 13.6781 95.7809 14.6668 95.7809C17.0268 95.7809 20.9113 93.7358 23.0583 91.3623C25.0997 89.1079 27.4335 88.9248 29.0672 90.8932C30.8336 93.0213 40.0153 97.4209 45.8781 98.9482C55.8689 101.551 66.2703 100.203 76.6527 94.9626C79.5313 93.5084 82.4198 91.6772 83.0712 90.8932C84.7202 88.9059 85.5366 89.0746 89.5122 92.2239C94.1392 95.8882 98.1841 96.5224 101.299 94.0723C106.299 90.14 105.307 84.5135 98.9375 80.666C96.6948 79.311 94.8617 77.9967 94.8644 77.745C94.8662 77.4933 95.8585 74.8519 97.0683 71.875L99.2676 66.4623L103.938 65.9761C109.249 65.4231 112 62.9729 112 58.7944C112 55.1183 109.424 52.577 104.428 51.3285C100.093 50.2442 99.9911 50.1386 98.8039 45.4702C98.1381 42.8559 96.979 39.5271 96.2266 38.0729C94.1842 34.1225 94.4828 33.2989 98.9375 30.6079C105.307 26.7604 106.299 21.134 101.299 17.2017C98.0434 14.6406 93.9659 15.4317 88.8618 19.6139L84.8267 22.921L82.8519 21.1105C79.9688 18.4673 72.1971 14.7741 66.2694 13.2306C59.9113 11.5743 51.7364 11.5914 45.492 13.273ZM39.4208 34.8478C44.2859 39.712 40.8542 47.969 33.9675 47.969C29.5679 47.969 26.2996 44.7007 26.2996 40.3011C26.2996 35.9015 29.5679 32.6332 33.9675 32.6332C36.2038 32.6332 37.8926 33.3188 39.4208 34.8478ZM83.6242 34.8478C88.4893 39.712 85.0576 47.969 78.1709 47.969C73.7713 47.969 70.503 44.7007 70.503 40.3011C70.503 35.9015 73.7713 32.6332 78.1709 32.6332C80.4072 32.6332 82.096 33.3188 83.6242 34.8478Z" />
|
||||
</svg>
|
After Width: | Height: | Size: 2.1 KiB |
3
semag/stateio/assets/fighters/2.svg
Normal file
@ -0,0 +1,3 @@
|
||||
<svg width="112" height="113" viewBox="0 0 112 113" fill="white" style="fill:white" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M54.6493 1.60469C53.2721 3.24294 4.52251 103.457 2.49799 108.814C1.17516 112.312 2.48635 112.928 6.44805 110.67C8.22411 109.657 20.4644 104.585 33.649 99.3961L57.622 89.9616L79.7491 97.9432C91.9195 102.334 103.056 106.528 104.498 107.265C107.819 108.964 109.156 108.963 109.156 107.261C109.156 105.655 60.523 3.57195 58.7265 1.40767C57.129 -0.517854 56.405 -0.482915 54.6493 1.60469Z" />
|
||||
</svg>
|
After Width: | Height: | Size: 564 B |
3
semag/stateio/assets/fighters/20.svg
Normal file
@ -0,0 +1,3 @@
|
||||
<svg width="112" height="113" viewBox="0 0 112 113" fill="white" style="fill:white" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M2.42936 8.16844C2.42936 10.4614 1.78288 25.1938 0.992598 40.9061C0.201401 56.6192 -0.19976 71.1263 0.0987701 73.1446C1.69856 83.932 10.9293 94.821 23.7139 101.002C34.7073 106.317 41.8638 107.832 56 107.832C70.1362 107.832 77.2927 106.317 88.2861 101.002C101.071 94.821 110.301 83.932 111.901 73.1446C112.2 71.1263 111.799 56.6192 111.007 40.9061C110.217 25.1938 109.571 10.4614 109.571 8.16844C109.571 5.87635 109.171 4 108.684 4C108.196 4 102.124 7.5027 95.1899 11.7838L82.583 19.5675H56H29.417L16.8101 11.7838C9.87612 7.5027 3.8039 4 3.31581 4C2.82864 4 2.42936 5.87635 2.42936 8.16844ZM35.9453 46.4902C38.4975 49.0424 39.0589 50.2969 39.0589 53.4498C39.0589 56.6027 38.4975 57.8573 35.9453 60.4094C33.3932 62.9616 32.1386 63.5229 28.9857 63.5229C25.8329 63.5229 24.5783 62.9616 22.0262 60.4094C19.474 57.8573 18.9126 56.6027 18.9126 53.4498C18.9126 50.2969 19.474 49.0424 22.0262 46.4902C24.5783 43.938 25.8329 43.3767 28.9857 43.3767C32.1386 43.3767 33.3932 43.938 35.9453 46.4902ZM90.8896 46.4902C93.4417 49.0424 94.0031 50.2969 94.0031 53.4498C94.0031 56.6027 93.4417 57.8573 90.8896 60.4094C88.3374 62.9616 87.0829 63.5229 83.93 63.5229C80.7771 63.5229 79.5226 62.9616 76.9704 60.4094C74.4183 57.8573 73.8569 56.6027 73.8569 53.4498C73.8569 50.2969 74.4183 49.0424 76.9704 46.4902C79.5226 43.938 80.7771 43.3767 83.93 43.3767C87.0829 43.3767 88.3374 43.938 90.8896 46.4902ZM62.0128 66.3022C64.3735 67.5659 64.2453 68.8937 61.4835 71.7756C59.4258 73.9239 59.2912 74.4852 60.206 77.1107C61.401 80.5383 63.423 81.8377 67.5603 81.8377C70.0071 81.8377 71.3917 80.9174 75.2772 76.7095C80.4603 71.0952 83.2587 70.4056 83.7496 74.6217C84.1177 77.7846 76.0372 86.7726 71.4695 88.2799C67.2699 89.6663 62.6941 88.7533 59.2317 85.8404L56.4579 83.5061L53.6841 85.8404C50.2216 88.7533 45.6458 89.6663 41.4462 88.2799C36.8785 86.7726 28.798 77.7846 29.1662 74.6217C29.657 70.4056 32.4555 71.0952 37.6385 76.7095C41.524 80.9174 42.9086 81.8377 45.3554 81.8377C49.4927 81.8377 51.5147 80.5383 52.7097 77.1107C53.6246 74.4852 53.4899 73.9239 51.4323 71.7756C48.7199 68.945 48.5496 67.6163 50.7345 66.3434C52.8325 65.1218 59.7591 65.0962 62.0128 66.3022Z" />
|
||||
</svg>
|
After Width: | Height: | Size: 2.3 KiB |
3
semag/stateio/assets/fighters/21.svg
Normal file
@ -0,0 +1,3 @@
|
||||
<svg width="112" height="113" viewBox="0 0 112 113" fill="white" style="fill:white" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M27.8915 41.9172L0 75.8354L8.3953 84.8622C13.0132 89.8277 19.049 96.3397 21.8091 99.3335L26.8276 104.778L41.3828 86.9553C49.3877 77.1539 56.2209 69.1335 56.5658 69.1335C56.9117 69.1335 63.7066 76.861 71.6658 86.3056C79.6241 95.7503 86.4947 103.597 86.9318 103.742C87.3698 103.887 93.3828 97.7066 100.293 90.0065C110.761 78.341 112.684 75.7642 111.815 74.5561C108.176 69.4985 57.0485 8 56.4819 8C56.0977 8 43.2323 23.2633 27.8915 41.9172Z" />
|
||||
</svg>
|
After Width: | Height: | Size: 618 B |
3
semag/stateio/assets/fighters/22.svg
Normal file
@ -0,0 +1,3 @@
|
||||
<svg width="113" height="113" viewBox="0 0 113 113" fill="white" style="fill:white" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M27.8775 27.8885L0 55.7769L28.1115 83.8885L56.2231 112L84.3346 83.8885L112.446 55.7769L84.5687 27.8885C69.2365 12.5499 56.4809 0 56.2231 0C55.9652 0 43.2096 12.5499 27.8775 27.8885ZM74.5377 55.5639L56.2606 55.8107L56.0137 74.0879L55.7659 92.3651L37.4878 74.0696L19.2107 55.7733H37.7164H56.2231V37.2666V18.7609L74.5195 37.038L92.8149 55.3161L74.5377 55.5639Z" />
|
||||
</svg>
|
After Width: | Height: | Size: 538 B |
3
semag/stateio/assets/fighters/23.svg
Normal file
@ -0,0 +1,3 @@
|
||||
<svg width="112" height="117" viewBox="0 0 112 117" fill="white" style="fill:white" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M50.7331 9.02549C41.5898 14.4802 31.0264 24.1413 29.0908 28.8202C28.1495 31.0937 26.6908 32.1438 22.1918 33.7859C19.0533 34.9313 15.386 36.8179 14.0427 37.9788C11.5687 40.1156 9.84177 45.3239 9.80042 50.7758L9.77734 53.7625L14.5312 53.3053C17.1456 53.0541 20.811 53.1349 22.6773 53.4853C25.6697 54.0474 26.1985 54.599 27.1562 58.1585C29.7447 67.782 36.86 77.5055 45.3389 83.0045L50.0322 86.0491L45.4581 89.6682C35.0043 97.9403 29.6322 108.659 32.8879 114.749C34.4062 117.588 37.2245 117.028 46.237 112.094C57.6898 105.825 61.8648 105.825 73.3177 112.094C82.3302 117.028 85.1485 117.588 86.6668 114.749C89.9225 108.659 84.5504 97.9403 74.0966 89.6682L69.5225 86.0491L74.2158 83.0045C82.6947 77.5055 89.81 67.782 92.3985 58.1585C93.3562 54.599 93.885 54.0474 96.8773 53.4853C98.7437 53.1349 102.409 53.0541 105.023 53.3053L109.777 53.7625L109.754 50.7758C109.713 45.3239 107.986 40.1156 105.512 37.9788C104.169 36.8179 100.501 34.9313 97.3629 33.7859C92.8639 32.1438 91.4052 31.0937 90.4639 28.8202C88.6139 24.3472 78.0966 14.5765 69.7408 9.56739C65.5831 7.07537 61.5196 4.79128 60.71 4.49289C59.8822 4.18777 55.5216 6.16866 50.7331 9.02549ZM52.1043 25.6602C60.8264 30.1754 57.2245 43.4576 47.2773 43.4576C39.7389 43.4576 35.3129 35.7909 39.0043 29.1253C41.56 24.5089 47.0668 23.0526 52.1043 25.6602Z" />
|
||||
</svg>
|
After Width: | Height: | Size: 1.4 KiB |
3
semag/stateio/assets/fighters/24.svg
Normal file
@ -0,0 +1,3 @@
|
||||
<svg width="112" height="113" viewBox="0 0 112 113" fill="white" style="fill:white" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M7.83294 3.93977C6.26989 5.5571 3.84931 9.32182 2.4545 12.3068C0.129815 17.2809 -0.0736869 18.5654 0.0167677 27.6841C0.125313 38.6988 2.37852 46.8062 6.04555 49.3751C7.91524 50.684 8.04189 50.5555 9.8953 45.4367C12.3475 38.6653 15.7459 32.9151 19.2854 29.5502C20.8222 28.0893 22.0795 26.4603 22.0795 25.9302C22.0795 25.401 20.2053 23.9727 17.915 22.7579C11.6212 19.4193 10.855 17.7196 11.5524 8.64883C11.8754 4.44179 11.8102 1 11.4077 1C11.0052 1 9.396 2.32245 7.83294 3.93977ZM100.448 8.64883C101.145 17.7196 100.379 19.4193 94.085 22.7579C91.7947 23.9727 89.9205 25.401 89.9205 25.9302C89.9205 26.4603 91.1778 28.0893 92.7146 29.5502C96.2541 32.9151 99.6525 38.6653 102.105 45.4367C103.958 50.5555 104.085 50.684 105.954 49.3751C109.621 46.8062 111.875 38.6988 111.983 27.6841C112.074 18.5654 111.87 17.2809 109.546 12.3068C107.17 7.22508 102.241 1 100.592 1C100.19 1 100.125 4.44179 100.448 8.64883ZM46.6 19.1651C35.5401 21.3369 23.0465 30.6365 17.6925 40.6833C14.6261 46.4362 12.1295 54.8955 12.1295 59.5331V62.5091H55.5477H98.9659V59.5331C98.9659 57.8968 98.3427 54.1647 97.5811 51.2403C91.697 28.6501 69.4795 14.6713 46.6 19.1651ZM13.4258 71.3284C14.9771 80.2084 22.862 91.6156 31.1711 96.9994L35.6477 99.9003V105.627V111.355H40.6227H45.5977V107.736C45.5977 104.319 45.7488 104.118 48.3114 104.118C50.8739 104.118 51.025 104.319 51.025 107.736V111.355H55.5477H60.0705V107.736C60.0705 104.319 60.2215 104.118 62.7841 104.118C65.3467 104.118 65.4977 104.319 65.4977 107.736V111.355H70.4727H75.4477V105.627V99.9003L79.9243 96.9994C88.2335 91.6156 96.1184 80.2084 97.6697 71.3284L98.2631 67.9364H91.4482H84.6334L83.5471 71.3284C82.9492 73.1945 81.4856 76.0266 80.2934 77.6223C74.8326 84.9364 61.0148 81.1012 58.1293 71.4705C57.3966 69.0237 56.5581 67.9364 55.4048 67.9364C54.4885 67.9364 53.7386 68.4185 53.7386 69.0074C53.7386 69.5971 52.9001 71.8115 51.8753 73.9281C50.5221 76.7231 48.9572 78.288 46.1622 79.6412C38.0493 83.5687 31.779 81.2287 28.3679 72.9991L26.2694 67.9364H19.5513H12.8324L13.4258 71.3284ZM63.6886 90.9417C63.6886 91.2239 60.0252 91.4546 55.5477 91.4546C51.0702 91.4546 47.4068 91.1932 47.4068 90.8739C47.4068 90.5546 49.2693 88.1123 51.546 85.4475L55.6852 80.6027L59.6869 85.5153C61.8877 88.2172 63.6886 90.6586 63.6886 90.9417Z" />
|
||||
</svg>
|
After Width: | Height: | Size: 2.4 KiB |
3
semag/stateio/assets/fighters/25.svg
Normal file
@ -0,0 +1,3 @@
|
||||
<svg width="112" height="113" viewBox="0 0 112 113" fill="white" style="fill:white" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M29.278 9.07722C20.4671 12.3532 11.4131 19.5998 8.08294 26.0416C4.70036 32.5855 0 55.3107 0 65.1215V67.2106L4.21717 65.0754C9.17768 62.5645 11.7175 62.4154 15.8823 64.3917C19.3335 66.0292 29.3431 76.317 30.2427 79.1495C30.8614 81.0987 32.9208 81.6388 33.871 80.1015C34.1781 79.6047 35.8265 79.1983 37.5345 79.1983C39.8314 79.1983 41.5773 80.0446 44.2373 82.4481C48.2693 86.0908 53.6932 96.1455 54.6352 101.723C54.9767 103.741 55.5908 105.392 56 105.392C56.4092 105.392 57.0233 103.741 57.3648 101.723C58.3068 96.1455 63.7307 86.0908 67.7627 82.4481C70.4227 80.0446 72.1686 79.1983 74.4655 79.1983C76.1735 79.1983 77.8219 79.6047 78.129 80.1015C79.0792 81.6388 81.1386 81.0987 81.7573 79.1495C82.6569 76.317 92.6665 66.0292 96.1177 64.3917C100.282 62.4154 102.822 62.5645 107.783 65.0754L112 67.2106V65.1215C112 55.3495 107.316 32.6613 103.928 26.019C101.859 21.9635 94.8703 15.3005 89.4058 12.1726C85.4199 9.89013 76.0236 6.45246 75.4717 7.07388C75.3164 7.24911 75.9703 11.0499 76.9232 15.5208C79.1488 25.9567 78.699 32.3669 75.3056 38.6028C72.3032 44.1179 69.5773 46.2088 66.4196 45.4158C63.1743 44.602 62.0435 41.9628 63.1815 37.8621C64.232 34.0812 64.4244 29.2146 63.5582 28.3485C63.2448 28.0341 61.8628 28.9825 60.4863 30.4557C59.1107 31.9288 57.092 33.1337 56 33.1337C54.908 33.1337 52.8893 31.9288 51.5137 30.4557C50.1372 28.9825 48.7552 28.0341 48.4418 28.3485C47.5756 29.2146 47.768 34.0812 48.8185 37.8621C50.447 43.7277 46.0085 47.7254 41.2955 44.6372C38.3464 42.7052 34.3289 34.811 33.7346 29.7792C33.2857 25.9874 35.1861 12.2557 36.7071 8.29142C37.4071 6.46781 35.8553 6.63219 29.278 9.07722Z" />
|
||||
</svg>
|
After Width: | Height: | Size: 1.7 KiB |
3
semag/stateio/assets/fighters/26.svg
Normal file
@ -0,0 +1,3 @@
|
||||
<svg width="112" height="113" viewBox="0 0 112 113" fill="white" style="fill:white" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M14.5733 5.21245C10.0411 6.65703 4.61356 12.3207 3.1815 17.0997C2.34405 19.8944 2 31.0838 2 55.5126C2 79.9413 2.34405 91.1308 3.1815 93.9255C4.69354 98.9734 10.097 104.377 15.1448 105.889C20.7102 107.556 91.2238 107.556 96.7892 105.889C101.837 104.377 107.24 98.9734 108.752 93.9255C110.416 88.3756 110.416 22.6496 108.752 17.0997C107.24 12.0518 101.837 6.64837 96.7892 5.13633C91.5814 3.57611 19.4969 3.64259 14.5733 5.21245ZM35.8681 20.9525C44.7091 29.4234 34.9517 42.6434 23.6562 37.4963C20.607 36.1076 18.3828 32.115 18.3828 28.0318C18.3828 24.0229 19.8053 21.5914 23.5039 19.2766C27.4628 16.799 32.2032 17.4408 35.8681 20.9525ZM62.3274 47.7066C66.665 52.0442 66.903 57.4014 62.9538 61.8209C54.8433 70.897 40.624 61.4682 45.9648 50.5553C49.3705 43.5955 56.9047 42.2839 62.3274 47.7066ZM90.2746 75.6538C92.9151 78.2944 93.5512 79.6831 93.5512 82.8074C93.5512 93.8831 78.6669 97.444 73.9467 87.4977C71.9778 83.349 71.9509 81.7261 73.7896 78.17C75.8066 74.269 78.9001 72.3773 83.2618 72.3773C86.2261 72.3773 87.6745 73.0538 90.2746 75.6538Z"/>
|
||||
</svg>
|
After Width: | Height: | Size: 1.2 KiB |
3
semag/stateio/assets/fighters/27.svg
Normal file
@ -0,0 +1,3 @@
|
||||
<svg width="112" height="113" viewBox="0 0 112 113" fill="white" style="fill:white" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M47.2807 1.25704C39.2134 3.00612 32.0507 6.69803 27.0986 11.6602C22.4317 16.3344 17.7501 24.0399 16.2359 29.5348C15.6821 31.5453 14.6028 45.1157 13.8361 59.6914L12.4443 86.1927L17.5207 90.9712C20.3134 93.5994 25.0416 97.4091 28.028 99.4379C33.1884 102.942 51.8033 112.535 52.3608 111.977C52.5061 111.832 52.0391 109.673 51.3235 107.178C50.608 104.683 49.0252 95.6592 47.8071 87.1239C45.2191 69.0007 45.9264 70.058 31.2968 62.4329C23.3482 58.2896 22.4317 57.5412 21.474 54.4049C19.9926 49.5561 22.2617 44.6113 25.9655 44.6177C29.3787 44.6232 50.6418 55.0172 54.1373 58.3892L56.9363 61.0878L59.1634 58.6652C61.9688 55.613 84.2884 44.615 87.6787 44.614C91.3834 44.6131 93.6516 49.557 92.1702 54.4049C91.2125 57.5412 90.296 58.2896 82.3474 62.4329C67.7178 70.058 68.4251 69.0007 65.8371 87.1239C64.6189 95.6592 63.0362 104.683 62.3207 107.178C61.6051 109.673 61.1381 111.832 61.2834 111.977C61.8409 112.535 80.4557 102.942 85.6162 99.4379C88.6026 97.4091 93.3308 93.5994 96.1235 90.9712L101.2 86.1927L99.8081 59.6914C99.0414 45.1157 97.9621 31.5453 97.4084 29.5348C95.8941 24.0399 91.2125 16.3344 86.5456 11.6602C81.482 6.58654 74.4427 3.01892 65.9449 1.21866C58.2294 -0.41619 54.9633 -0.408886 47.2807 1.25704Z" />
|
||||
</svg>
|
After Width: | Height: | Size: 1.4 KiB |
3
semag/stateio/assets/fighters/28.svg
Normal file
@ -0,0 +1,3 @@
|
||||
<svg width="112" height="113" viewBox="0 0 112 113" fill="white" style="fill:white" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M20.8671 3.35074C19.4611 5.19272 17.5404 9.17844 16.5972 12.208C14.9283 17.571 6.23676 85.7661 7.05408 87.0888C7.52244 87.8469 46.9187 112 47.687 112C47.9656 112 48.1942 101.182 48.1942 87.9617V63.9233L36.3925 63.6641L24.5909 63.405V56V48.595L35.9297 48.3349L47.2685 48.0748L47.2704 41.8556C47.2713 37.7894 47.8313 34.5145 48.8902 32.3967C50.4452 29.2829 50.7062 29.157 55.5991 29.157C60.4919 29.157 60.753 29.2829 62.308 32.3967C63.3669 34.5145 63.9269 37.7894 63.9278 41.8556L63.9296 48.0748L75.2685 48.3349L86.6073 48.595V56V63.405L74.8057 63.6641L63.004 63.9233V87.9617C63.004 101.182 63.2326 112 63.5112 112C64.2795 112 103.676 87.8469 104.144 87.0888C104.961 85.7661 96.2699 17.571 94.601 12.208C93.6578 9.17844 91.7371 5.19272 90.3311 3.35074L87.7763 0H55.5991H23.4218L20.8671 3.35074Z"/>
|
||||
</svg>
|
After Width: | Height: | Size: 972 B |
3
semag/stateio/assets/fighters/29.svg
Normal file
@ -0,0 +1,3 @@
|
||||
<svg width="112" height="113" viewBox="0 0 112 113" fill="white" style="fill:white" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M47.5576 0.434609C46.4786 1.51274 46.8208 5.20158 48.8124 13.9977C51.7294 26.8792 52.0403 27.4504 56.1109 27.4504C59.0316 27.4504 59.7187 27.0586 60.5439 24.9207C62.2522 20.4932 65.4856 4.81063 65.1618 2.51914C64.8619 0.399673 64.5244 0.30307 56.5267 0.0510156C51.9483 -0.0934098 47.9118 0.0795255 47.5576 0.434609ZM35.8122 13.1661C30.3507 16.0123 21.3504 25.7054 18.2494 32.0812C15.1153 38.5261 13.1347 46.2957 12.3353 55.2776C11.7456 61.9092 11.8248 62.4069 13.464 62.4069C14.4327 62.4069 16.1455 63.0518 17.2696 63.8392C20.2897 65.9541 19.8877 70.3025 15.9707 77.9174L12.6269 84.4184L15.1401 89.5543C19.8988 99.2813 28.7409 107.212 38.7734 110.752L42.3123 112V92.3397V72.6786L34.9871 67.5464C30.9579 64.7232 27.2322 61.6112 26.7079 60.6306C25.4927 58.3593 25.4816 55.3245 26.6858 54.5803C27.8587 53.8554 36.9234 56.4551 41.8247 58.9223C46.921 61.4888 53.3512 66.8372 53.3512 68.5123C53.3512 69.2722 52.1093 71.6998 50.5914 73.9057C49.0736 76.1117 47.8317 78.485 47.8317 79.1796C47.8317 80.4536 54.9371 88.1643 56.1109 88.1643C57.2847 88.1643 64.39 80.4536 64.39 79.1796C64.39 78.485 63.1482 76.1117 61.6303 73.9057C60.1125 71.6998 58.8706 69.2722 58.8706 68.5123C58.8706 66.8372 65.3008 61.4888 70.3971 58.9223C75.2983 56.4551 84.3631 53.8554 85.536 54.5803C86.7402 55.3245 86.7291 58.3593 85.5139 60.6306C84.9895 61.6112 81.2639 64.7232 77.2347 67.5464L69.9095 72.6786V92.3397V112L73.4484 110.752C83.4809 107.212 92.323 99.2813 97.0817 89.5543L99.5949 84.4184L96.251 77.9174C92.3341 70.3025 91.9321 65.9541 94.9521 63.8392C96.0762 63.0518 97.7928 62.4069 98.7661 62.4069C100.409 62.4069 100.494 61.9065 99.9463 55.4303C98.686 40.5149 94.5326 30.2745 86.0649 21.2006C81.0965 15.8762 73.6287 10.8921 70.6215 10.8921C69.8479 10.8921 68.8875 13.8478 67.8765 19.3387C66.5914 26.3107 65.8491 28.2554 63.622 30.4834C61.324 32.7804 60.2063 33.1824 56.1109 33.1824C52.0155 33.1824 50.8977 32.7804 48.5998 30.4834C46.3727 28.2554 45.6304 26.3107 44.3452 19.3387C42.5928 9.82044 42.442 9.71187 35.8122 13.1661Z" />
|
||||
</svg>
|
After Width: | Height: | Size: 2.1 KiB |
3
semag/stateio/assets/fighters/3.svg
Normal file
@ -0,0 +1,3 @@
|
||||
<svg width="112" height="113" viewBox="0 0 112 113" fill="white" style="fill:white" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M46.5616 11.6432C33.0476 20.8126 27.5788 25.262 19.6223 33.5597C-6.3342 60.6271 -6.58412 98.151 19.1404 105.629C30.6576 108.977 42.2268 105.482 51.0011 96.0056L55.9925 90.6138L60.9838 96.0056C67.3126 102.84 73.5841 106.032 81.8487 106.623C102.043 108.068 114.754 92.847 111.491 71.1249C108.102 48.5607 94.4642 31.0605 64.7238 11.1111C60.9041 8.54917 57.2654 6.25594 56.6392 6.01586C56.0131 5.77489 51.4777 8.3082 46.5616 11.6432Z" />
|
||||
</svg>
|
After Width: | Height: | Size: 610 B |
3
semag/stateio/assets/fighters/30.svg
Normal file
@ -0,0 +1,3 @@
|
||||
<svg width="112" height="113" viewBox="0 0 112 113" fill="white" style="fill:white" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M4.18583 3.49141C2.90661 4.86124 1.35018 7.57823 0.725967 9.52788C-0.671943 13.8983 0.0509924 24.2272 2.02238 28.0395C3.59877 31.0872 7.43644 34.124 10.7568 34.9503C12.8007 35.4594 13.0833 35.0998 14.522 30.1677C15.4189 27.0955 17.8188 22.4706 20.1843 19.2571C22.4429 16.1886 24.2911 13.5277 24.2911 13.3429C24.2911 13.159 22.1938 12.8066 19.629 12.5602C14.243 12.0429 11.9699 9.88212 11.044 4.39738C10.5856 1.6831 10.0719 1 8.49012 1C7.40115 1 5.46416 2.12159 4.18583 3.49141ZM100.956 4.39738C100.03 9.88212 97.757 12.0429 92.371 12.5602C89.8062 12.8066 87.7089 13.159 87.7089 13.3429C87.7089 13.5277 89.5571 16.1886 91.8157 19.2571C94.1812 22.4706 96.5811 27.0955 97.478 30.1677C98.9167 35.0998 99.1993 35.4594 101.243 34.9503C104.564 34.124 108.401 31.0872 109.978 28.0395C111.949 24.2272 112.672 13.8983 111.274 9.52788C109.859 5.10584 106.121 1 103.51 1C101.928 1 101.414 1.6831 100.956 4.39738ZM50.8767 7.56827C51.1603 9.18814 51.6387 14.9972 51.9403 20.4783L52.4885 30.444L47.0155 20.1196C44.005 14.441 41.3677 9.62029 41.1539 9.40739C40.3621 8.61557 34.736 12.1978 30.3964 16.2574C23.6325 22.5847 17.9493 35.2873 17.9493 44.0788V47.873L27.2355 48.3097C41.076 48.9611 46.7736 52.0468 51.1232 61.2469C52.8626 64.9269 53.2658 67.2644 53.273 73.704L53.2821 81.6312H56H58.7179L58.727 73.704C58.7342 67.2644 59.1374 64.9269 60.8768 61.2469C65.2264 52.0468 70.924 48.9611 84.7645 48.3097L94.0507 47.873V44.0788C94.0507 35.2873 88.3675 22.5847 81.6036 16.2574C77.264 12.1978 71.6379 8.61557 70.8461 9.40739C70.6323 9.62029 67.995 14.441 64.9845 20.1196L59.5115 30.444L60.0597 20.4783C60.3614 14.9972 60.8397 9.18814 61.1233 7.56827L61.6379 4.62387H56H50.3621L50.8767 7.56827ZM17.9493 72.846V91.239L22.5969 95.9854C27.5607 101.055 31.5986 104.023 39.9191 108.721L45.1284 111.661V90.757V69.8536L42.637 69.8337C37.9314 69.7965 32.636 66.5939 29.7478 62.0396C28.252 59.6814 26.7925 57.0088 26.5044 56.1019C26.1021 54.8336 25.0539 54.4521 21.9655 54.4521H17.9493V72.846ZM85.4956 56.1019C85.2075 57.0088 83.748 59.6814 82.2522 62.0396C79.364 66.5939 74.0686 69.7965 69.363 69.8337L66.8716 69.8536V90.757V111.661L72.0809 108.721C80.4014 104.023 84.4393 101.055 89.4031 95.9854L94.0507 91.239V72.846V54.4521H90.0345C86.9461 54.4521 85.8979 54.8336 85.4956 56.1019Z" />
|
||||
</svg>
|
After Width: | Height: | Size: 2.4 KiB |
3
semag/stateio/assets/fighters/4.svg
Normal file
@ -0,0 +1,3 @@
|
||||
<svg width="112" height="113" viewBox="0 0 112 113" fill="white" style="fill:white" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.4434 12.3154C3.777 22.4229 -0.632881 36.0404 0.0734138 50.5177C0.806462 65.5585 5.86736 77.216 16.1844 87.6302C27.008 98.5546 40.2627 104.006 56 104.006C71.7373 104.006 84.992 98.5546 95.8156 87.6302C106.133 77.216 111.194 65.5585 111.927 50.5177C112.633 36.0404 108.223 22.4229 99.5566 12.3154L95.8566 8L75.9287 27.9136L56 47.8272L36.0713 27.9136L16.1434 8L12.4434 12.3154ZM31.186 40.8498C37.1949 46.287 36.5805 55.9603 29.9581 60.206C25.9762 62.7592 19.5242 62.374 15.9544 59.3696C8.55877 53.1476 11.3188 40.4851 20.4935 38.5437C24.2488 37.7482 28.8585 38.7425 31.186 40.8498ZM95.0584 39.9518C100.267 43.2532 102.041 50.8004 98.8414 56.0476C92.6328 66.2309 76.5111 61.583 76.5111 49.6098C76.5111 40.6581 87.3044 35.0381 95.0584 39.9518Z" />
|
||||
</svg>
|
After Width: | Height: | Size: 923 B |
3
semag/stateio/assets/fighters/5.svg
Normal file
@ -0,0 +1,3 @@
|
||||
<svg width="112" height="113" viewBox="0 0 112 113" fill="white" style="fill:white" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M51.7578 2.09743C42.9795 8.25125 34.4528 18.5591 29.5608 28.9313C24.8685 38.8787 23.4787 45.1479 23.7973 54.9201L24.0705 63.3088L19.4445 66.4243C12.8195 70.8861 10 74.5399 10 78.6657C10 84.7596 12.6344 90.4178 18.229 96.3365L23.4923 101.906L28.3199 97.3577C30.976 94.8568 34.8522 91.2312 36.9337 89.3012L40.7192 85.7927L43.4289 87.7217C45.7846 89.3993 47.4022 89.6507 55.8427 89.6507C64.2206 89.6507 65.9109 89.392 68.2021 87.7607L70.8565 85.8707L76.059 90.3987C78.9194 92.8888 82.4606 96.1904 83.9267 97.7354C85.3927 99.2804 87.2818 100.544 88.1233 100.544C90.3537 100.544 96.9288 93.0204 99.4723 87.5583C102.581 80.8807 102.414 76.0186 98.9367 72.0589C97.4253 70.3378 94.2036 67.6553 91.7771 66.0975C87.4298 63.3079 87.3771 63.2181 88.1496 59.892C92.2973 42.0351 79.3632 13.8105 61.8976 2.60306C56.6597 -0.758438 55.8854 -0.796565 51.7578 2.09743ZM63.5861 19.071C75.4989 25.0887 75.4989 41.6484 63.5861 47.666C58.4626 50.2541 54.1307 50.2541 49.0072 47.666C42.4784 44.3681 38.999 37.3982 40.3316 30.293C41.656 23.2314 49.1225 17.0285 56.2966 17.0285C58.0822 17.0285 61.3621 17.9472 63.5861 19.071ZM43.2746 94.9422C39.9866 98.5751 42.4303 104.379 49.1452 108.89C55.0593 112.862 56.5608 112.948 61.756 109.614C64.2642 108.004 67.1255 105.658 68.115 104.401C71.3748 100.257 69.7508 92.6591 65.7684 93.4189C64.7807 93.6077 63.8866 94.6399 63.7241 95.78C63.3428 98.4507 58.4617 103.267 56.136 103.267C53.7231 103.267 48.1266 97.6219 48.1266 95.1882C48.1266 92.7798 45.3589 92.6391 43.2746 94.9422Z" />
|
||||
</svg>
|
After Width: | Height: | Size: 1.6 KiB |
3
semag/stateio/assets/fighters/6.svg
Normal file
@ -0,0 +1,3 @@
|
||||
<svg width="112" height="113" viewBox="0 0 112 113" fill="white" style="fill:white" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M45.2462 0.904382C24.4587 5.65549 8.83912 20.3302 2.53867 41.0271C0.338672 48.2564 0.338672 63.0315 2.53867 70.2608C5.76089 80.8457 9.34931 86.7951 17.32 94.7657C29.0293 106.475 40.2009 111.155 56.4418 111.155C72.6827 111.155 83.8542 106.475 95.5636 94.7657C107.273 83.0564 111.953 71.8848 111.953 55.6439C111.953 39.403 107.273 28.2315 95.5636 16.5222C87.6774 8.63594 81.6933 4.99505 71.5529 1.91327C64.7947 -0.140952 51.9698 -0.632507 45.2462 0.904382ZM43.1084 33.4217C46.9556 37.2688 44.1147 44.0884 38.664 44.0884C35.2427 44.0884 32.4418 41.2875 32.4418 37.8662C32.4418 34.4448 35.2427 31.6439 38.664 31.6439C40.1458 31.6439 42.1209 32.4342 43.1084 33.4217ZM78.664 33.4217C80.7911 35.5488 80.9644 39.3906 79.0578 42.1124C78.0622 43.5346 76.7742 44.0884 74.4613 44.0884C70.3146 44.0884 67.9973 41.9684 67.9973 38.1728C67.9973 34.4342 70.6569 31.6439 74.2196 31.6439C75.7013 31.6439 77.6764 32.4342 78.664 33.4217ZM32.4418 63.3444C45.7342 66.3631 70.9565 65.8279 85.1173 62.2262C91.9644 60.4848 94.2071 61.5257 93.4649 66.0999C91.56 77.8404 79.4196 89.9177 65.9085 93.5151C46.5707 98.6644 24.8347 86.5222 19.8427 67.7835C18.7787 63.7906 18.8231 63.3844 20.4578 62.1879C21.5351 61.3986 23.0827 61.1177 24.4418 61.4653C25.664 61.7773 29.264 62.6226 32.4418 63.3444Z" />
|
||||
</svg>
|
After Width: | Height: | Size: 1.4 KiB |
3
semag/stateio/assets/fighters/7.svg
Normal file
@ -0,0 +1,3 @@
|
||||
<svg width="112" height="113" viewBox="0 0 112 113" fill="white" style="fill:white" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M46.933 0.562502C31.1854 3.3709 16.5424 14.3908 9.25339 28.9196C1.77486 43.8255 2.31738 62.8071 10.6478 77.661C14.1288 83.8677 21.8145 92.3338 26.4577 95.0771C28.9354 96.5403 29.0487 96.9203 29.0487 103.74C29.0487 112.061 28.9799 112 38.3685 112H44.749L45.0277 106.658C45.2367 102.653 45.6548 101.316 46.6999 101.316C47.7134 101.316 48.2197 102.71 48.5579 106.426L49.0224 111.535H55.99H62.9576L63.4221 106.426C63.7602 102.71 64.2665 101.316 65.2801 101.316C66.3252 101.316 66.7433 102.653 66.9523 106.658L67.231 112H73.6115C83 112 82.9313 112.061 82.9313 103.74C82.9313 96.9203 83.0446 96.5403 85.5223 95.0771C90.1655 92.3338 97.8512 83.8677 101.332 77.661C117.238 49.3002 103.646 13.4739 72.9286 2.7912C65.6665 0.266148 54.1375 -0.722318 46.933 0.562502ZM44.8586 42.6894C57.4383 51.0142 52.7914 71.1217 37.7378 73.5074C28.1532 75.0263 17.9415 66.3689 17.9415 56.7239C17.9415 53.1677 20.7666 46.9201 23.601 44.2092C29.2345 38.82 38.0592 38.1893 44.8586 42.6894ZM86.1391 42.3958C89.9472 44.9719 94.0896 52.4403 94.059 56.6738C94.0302 60.7177 91.1122 66.6123 87.7324 69.456C73.9886 81.0203 54.2165 66.551 61.1349 49.9923C63.0505 45.4086 65.0237 43.3322 69.4606 41.2327C74.4773 38.8591 81.6502 39.3589 86.1391 42.3958ZM61.0698 79.1316C66.5798 85.8958 65.9137 86.9167 55.99 86.9167C46.0663 86.9167 45.4002 85.8958 50.9101 79.1316C53.2494 76.2601 55.5348 73.9106 55.99 73.9106C56.4452 73.9106 58.7306 76.2601 61.0698 79.1316Z" />
|
||||
</svg>
|
After Width: | Height: | Size: 1.6 KiB |
3
semag/stateio/assets/fighters/8.svg
Normal file
@ -0,0 +1,3 @@
|
||||
<svg width="112" height="113" viewBox="0 0 112 113" fill="white" style="fill:white" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M51.9994 1.47653C43.2434 4.2126 39 10.4393 39 20.5515V26.7197L43.9583 25.0065C47.0306 23.9449 51.6112 23.2933 56 23.2933C60.3888 23.2933 64.9694 23.9449 68.0417 25.0065L73 26.7197V20.5515C73 12.3962 70.4529 7.02516 65.1177 3.92737C60.5202 1.25931 55.6232 0.343197 51.9994 1.47653ZM45.8945 29.6551C31.8571 34.6691 22.9944 46.9252 22.1954 62.4264C20.996 85.6976 38.6212 111.047 56 111.047C73.3948 111.047 91.0002 85.7042 89.8046 62.3839C89.0981 48.6158 81.1648 36.389 69.4593 31.0302C62.3429 27.7728 52.7351 27.2118 45.8945 29.6551ZM17.629 31.9321C12.1738 33.6888 5.67322 39.4858 2.75299 45.1969C0.508034 49.5857 0 51.7665 0 57.0138C0 63.2585 1.29004 67.6209 3.13644 67.6209C3.63227 67.6209 5.91412 66.1901 8.20535 64.4409C10.4966 62.6918 13.4375 60.9928 14.7408 60.666C16.6534 60.1862 17.2361 59.2956 17.7621 56.0542C18.7387 50.0381 23.3429 41.0432 28.2257 35.6126L32.5636 30.7875L26.5739 30.8838C23.2787 30.9367 19.2534 31.4089 17.629 31.9321ZM83.6733 35.5002C88.6458 41.0309 93.2538 49.9966 94.2379 56.0542C94.7639 59.2956 95.3466 60.1862 97.2591 60.666C98.5625 60.9928 101.503 62.6918 103.795 64.4409C106.086 66.1901 108.368 67.6209 108.864 67.6209C110.69 67.6209 112 63.2868 112 57.249C112 49.6632 109.628 43.8038 104.467 38.6434C99.2207 33.397 94.508 31.4051 86.2696 30.9499L79.2334 30.5617L83.6733 35.5002ZM14.994 82.0747C10.1103 88.4781 8.34884 96.9403 10.6429 102.976C11.5562 105.378 14.7069 106.322 15.8166 104.526C16.2709 103.792 18.7983 102.841 27.389 100.177C28.1398 99.9437 27.4881 98.0963 25.4755 94.7539C23.7963 91.965 21.6023 87.2701 20.5993 84.3187C19.5963 81.3683 18.4601 78.9543 18.0748 78.9543C17.6894 78.9543 16.303 80.3587 14.994 82.0747ZM91.3969 84.331C90.3958 87.2748 88.2037 91.965 86.5245 94.7539C84.5119 98.0963 83.8602 99.9437 84.611 100.177C93.2017 102.841 95.7291 103.792 96.1834 104.526C96.4799 105.006 97.5585 105.399 98.5794 105.399C100.93 105.399 102.278 101.975 102.278 96.0006C102.278 90.9062 98.4425 82.4345 95.1502 80.2567C93.3236 79.0487 93.1158 79.2744 91.3969 84.331Z" />
|
||||
</svg>
|
After Width: | Height: | Size: 2.1 KiB |
3
semag/stateio/assets/fighters/9.svg
Normal file
@ -0,0 +1,3 @@
|
||||
<svg width="112" height="113" viewBox="0 0 112 113" fill="white" style="fill:white" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M47.2967 0.482934C44.9704 0.841239 44.9089 1.03125 44.2882 9.78347L43.6548 18.7176L40.7821 19.7074C39.2023 20.2521 35.8608 22.1015 33.3563 23.818L28.8042 26.9387L20.9161 22.8435L13.0279 18.7483L8.53733 25.7579C4.5996 31.9033 2.2553 37.4073 3.2144 38.2524C3.38631 38.4035 6.47892 40.4076 10.0864 42.7059L16.6463 46.8843V55.9143V64.9443L9.86196 69.2665C6.13053 71.6435 3.0768 74.0702 3.07589 74.6601C3.07227 76.7412 4.94523 80.6047 8.98521 86.8506L13.0713 93.1662L20.8744 89.0149L28.6784 84.8636L33.2939 88.0269C35.8328 89.7668 39.2023 91.6361 40.7821 92.1808L43.6548 93.1707L44.2846 102.053L44.9143 110.937L48.1978 111.48C52.3952 112.174 58.7109 112.174 62.9083 111.48L66.1919 110.937L66.8215 102.053L67.4513 93.1707L70.324 92.1808C71.9038 91.6361 75.2733 89.7668 77.8122 88.0269L82.4277 84.8636L90.2416 89.0194L98.0547 93.1761L102.557 86.1485C106.505 79.9885 108.852 74.481 107.892 73.6359C107.72 73.4848 104.627 71.4806 101.02 69.1824L94.4599 65.004V55.9441V46.8843L101.02 42.7059C104.627 40.4076 107.72 38.4035 107.892 38.2524C108.851 37.4073 106.507 31.9033 102.569 25.7579L98.0782 18.7483L90.1901 22.8435L82.3019 26.9387L77.7498 23.818C75.2453 22.1015 71.9038 20.2521 70.324 19.7074L67.4513 18.7176L66.8215 9.83504L66.1919 0.951625L62.9083 0.40874C59.4284 -0.166719 51.2615 -0.127812 47.2967 0.482934ZM63.2141 48.2831C66.0091 51.079 66.4108 52.0408 66.4108 55.9441C66.4108 59.8475 66.0091 60.8093 63.2141 63.6051C60.4183 66.4001 59.4564 66.8018 55.5531 66.8018C51.6497 66.8018 50.6879 66.4001 47.892 63.6051C45.097 60.8093 44.6953 59.8475 44.6953 55.9441C44.6953 52.0408 45.097 51.079 47.892 48.2831C50.6879 45.4882 51.6497 45.0864 55.5531 45.0864C59.4564 45.0864 60.4183 45.4882 63.2141 48.2831Z" />
|
||||
</svg>
|
After Width: | Height: | Size: 1.8 KiB |
8
semag/stateio/assets/finger.svg
Normal file
@ -0,0 +1,8 @@
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0"
|
||||
viewBox="0 0 158.6 175.4" xml:space="preserve">
|
||||
<style>.finger-st0{fill:#fff;stroke:#000;stroke-width:4.9995;stroke-linecap:round;stroke-linejoin:round}</style>
|
||||
<path class="finger-st0" d="M122.2 152.7c4.6 7.5-.6 12.3-7.6 15.9-9.9 5-34.3 2.6-42.7-2.5-7.7-4.7-11.1-11.4-7.4-17.5"/>
|
||||
<path class="finger-st0" d="M8.1 102.2c-6.9 13.1 20.8 18.7 28.7 19.7 9.5 1.2 23.6 27.3 40.2 32.3 11.2 3.3 36.1 4.7 44.9-1.8 15.1-11.1 22.7-25.5 26.2-43.2 1.2-6.3 2.1-13.4 1.2-19.3-3.9-24.6-18.4-24.6-24-25.5-3.4-10.7-15.6-18.5-32.1-15.3-.1-13.2.3-21.4 1.4-33.9C96.3-5.8 60 .3 60.7 33.9c.4 16.9 7.7 45.3-2 67.6-19.2-16.3-38.1-23-50.6.7z"/>
|
||||
<path d="M90.6 48.2c0 12.6 1.5 22.4 8.9 32.1-3.1-8-4.1-24.2-3.9-34.3l-5 2.2zM127.1 62l-4.7 1.8c2.4 6.9 5 14.6 8.8 18.7-1.3-3.2-2.6-14.7-4.1-20.5z"/>
|
||||
<path d="M114.7 144.2c6.1-11.4 6.3-14.8 8.4-20.7m-20 20.5c3.4-13.9 3.8-20.8 5.2-30.3m-19 29.6c1.1-9.8.6-14.5.7-20.8" fill="none" stroke="#000" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
</svg>
|
After Width: | Height: | Size: 1.1 KiB |
25
semag/stateio/assets/gift-icon.svg
Normal file
@ -0,0 +1,25 @@
|
||||
<svg width="98" height="98" viewBox="0 0 98 98" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g clip-path="url(#clip0)">
|
||||
<path d="M86.1725 45.6208V94.6208C86.1725 96.4871 84.6595 98.0001 82.7932 98.0001H15.2069C13.3406 98.0001 11.8276 96.4871 11.8276 94.6208V45.6208H86.1725Z" fill="#E64C3C"/>
|
||||
<path d="M11.8276 47.3104H86.1725V52.3793H11.8276V47.3104Z" fill="#C03A2B"/>
|
||||
<path d="M42.2412 45.6208H55.7584V98.0001H42.2412V45.6208Z" fill="#F29C1F"/>
|
||||
<path d="M18.5861 60.8275C17.653 60.8275 16.8965 60.071 16.8965 59.1378V55.7585C16.8965 54.8253 17.653 54.0688 18.5861 54.0688C19.5193 54.0688 20.2758 54.8253 20.2758 55.7585V59.1378C20.2758 60.071 19.5193 60.8275 18.5861 60.8275Z" fill="#C03A2B"/>
|
||||
<path d="M18.5861 92.931C17.653 92.931 16.8965 92.1746 16.8965 91.2414V65.8966C16.8965 64.9634 17.653 64.2069 18.5861 64.2069C19.5193 64.2069 20.2758 64.9634 20.2758 65.8966V91.2414C20.2758 92.1746 19.5193 92.931 18.5861 92.931Z" fill="#C03A2B"/>
|
||||
<path d="M79.4138 60.8275C78.4806 60.8275 77.7241 60.071 77.7241 59.1378V55.7585C77.7241 54.8253 78.4806 54.0688 79.4138 54.0688C80.3469 54.0688 81.1034 54.8253 81.1034 55.7585V59.1378C81.1034 60.071 80.3469 60.8275 79.4138 60.8275Z" fill="#C03A2B"/>
|
||||
<path d="M79.4138 92.931C78.4806 92.931 77.7241 92.1746 77.7241 91.2414V65.8966C77.7241 64.9634 78.4806 64.2069 79.4138 64.2069C80.3469 64.2069 81.1034 64.9634 81.1034 65.8966V91.2414C81.1034 92.1746 80.3469 92.931 79.4138 92.931Z" fill="#C03A2B"/>
|
||||
<path d="M11.8276 30.4138H86.1724C88.0387 30.4138 89.5517 31.9268 89.5517 33.7931V45.6207C89.5517 46.5539 88.7952 47.3104 87.862 47.3104H10.1379C9.20473 47.3104 8.44824 46.5539 8.44824 45.6207V33.7931C8.44824 31.9268 9.96121 30.4138 11.8276 30.4138Z" fill="#E64C3C"/>
|
||||
<path d="M38.8623 30.4138H59.1382V47.3104H38.8623V30.4138Z" fill="#F0C419"/>
|
||||
<path d="M46.4741 21.2164L80.2672 49.9405V41.4922H88.7155C88.7155 41.4922 81.9569 26.2853 70.1293 26.2853L46.4741 21.2164Z" fill="#F29C1F"/>
|
||||
<path d="M28.6892 26.2853C16.8616 26.2853 10.103 41.4922 10.103 41.4922H18.5513V49.9405L52.3444 21.2164L28.6892 26.2853Z" fill="#F29C1F"/>
|
||||
<path d="M50.7113 30.4136L48.9997 20.2757C48.9997 20.2757 45.7539 1.03895 29.7731 0.0403607C28.8629 -0.00500647 27.958 0.205102 27.1609 0.646947C24.3966 2.1406 18.0114 6.27012 15.5614 13.6083C14.8987 15.5646 15.1696 17.7167 16.2964 19.4477C18.9881 23.5671 25.1249 31.2517 33.5951 31.4899L50.7113 30.4136Z" fill="#F0C419"/>
|
||||
<path d="M41.0079 24.6517C33.7238 20.2265 31.2992 11.3135 30.6334 8.02039C30.5751 7.7272 30.6761 7.42502 30.8989 7.22578C31.1218 7.02653 31.4333 6.95989 31.7182 7.05053C39.5717 9.26229 42.9595 18.7092 43.7452 21.3062L41.0079 24.6517Z" fill="#F29C1F"/>
|
||||
<path d="M47.2881 30.4137L48.9997 20.2657C48.9997 20.2657 52.2455 1.01372 68.2263 -6.91768e-05C69.1368 -0.0456473 70.0418 0.165095 70.8385 0.608207C73.6028 2.112 79.988 6.25166 82.438 13.5898C83.1001 15.5484 82.8293 17.7023 81.703 19.436C78.9657 23.6331 72.6583 31.5221 63.9616 31.4968L47.2881 30.4137Z" fill="#F0C419"/>
|
||||
<path d="M54.2544 21.3062C55.0401 18.7092 58.4278 9.26229 66.2814 7.05053C66.5662 6.95989 66.8778 7.02653 67.1006 7.22578C67.3235 7.42502 67.4244 7.7272 67.3661 8.02039C66.7004 11.3135 64.2757 20.2265 56.9916 24.6517L54.2544 21.3062Z" fill="#F29C1F"/>
|
||||
<path d="M47.3099 20.2758H50.6892C54.4219 20.2758 57.4478 23.3017 57.4478 27.0344V30.4137H40.5513V27.0344C40.5513 23.3017 43.5772 20.2758 47.3099 20.2758Z" fill="#F3D55B"/>
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath id="clip0">
|
||||
<rect width="98" height="98" fill="white"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
After Width: | Height: | Size: 3.4 KiB |
278
semag/stateio/assets/maps/United-States.svg
Normal file
After Width: | Height: | Size: 150 KiB |
3
semag/stateio/assets/skull.svg
Normal file
@ -0,0 +1,3 @@
|
||||
<svg width="80" height="80" viewBox="0 0 80 80" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M39.9951 0C20.0071 0.00959578 3.7998 16.2169 3.7998 36.2144V53.2758C3.7998 54.1777 4.22202 55.0221 4.9417 55.5691L20.5061 67.3816V77.1213C20.5061 78.7142 21.7919 80 23.3848 80H25.6974C27.2903 80 28.5761 78.7142 28.5761 77.1213V73.1678C28.5761 72.1602 29.3917 71.3446 30.3993 71.3446C31.4069 71.3446 32.2225 72.1602 32.2225 73.1678V77.1213C32.2225 78.7142 33.5083 80 35.1012 80H35.1972C36.7901 80 38.0759 78.7142 38.0759 77.1213V73.1678C38.0759 72.1602 38.8916 71.3446 39.8991 71.3446H40.091C41.0986 71.3446 41.9142 72.1602 41.9142 73.1678V77.1213C41.9142 78.7142 43.2001 80 44.793 80H44.8889C46.4818 80 47.7677 78.7142 47.7677 77.1213V73.1678C47.7677 72.1602 48.5833 71.3446 49.5909 71.3446C50.5984 71.3446 51.4141 72.1602 51.4141 73.1678V77.1213C51.4141 78.7142 52.6999 80 54.2928 80H56.615C58.2079 80 59.4937 78.7142 59.4937 77.1213V67.372L75.0581 55.5596C75.7777 55.0126 76.1999 54.1682 76.1999 53.2662V36.2049C76.1904 16.2169 59.9831 0.00959578 39.9951 0ZM24.8625 53.554C19.3546 53.554 14.8829 49.0824 14.8829 43.5744C14.8829 38.0665 19.3546 33.5948 24.8625 33.5948C30.3705 33.5948 34.8421 38.0665 34.8421 43.5744C34.8421 49.092 30.3705 53.554 24.8625 53.554ZM42.8354 60.8948H37.1643C35.8497 60.8948 35.0149 59.4842 35.6482 58.3327L38.4885 53.1799C39.1411 51.99 40.8587 51.99 41.5112 53.1799L44.3517 58.3327C44.9754 59.4841 44.1405 60.8948 42.8354 60.8948ZM55.1276 53.554C49.6196 53.554 45.148 49.0824 45.148 43.5744C45.148 38.0665 49.6196 33.5948 55.1276 33.5948C60.6355 33.5948 65.1072 38.0665 65.1072 43.5744C65.1072 49.092 60.6452 53.554 55.1276 53.554Z" fill="white"/>
|
||||
</svg>
|
After Width: | Height: | Size: 1.7 KiB |
BIN
semag/stateio/assets/sounds/track.mp3
Normal file
1
semag/stateio/assets/spinner.svg
Normal file
@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="80" height="80"><path d="M40 0c1.7 0 3 2 3 4.5v7c0 2.5-1.3 4.5-3 4.5s-3-2-3-4.5v-7C37 2 38.3 0 40 0z" opacity=".077" fill="#fff"/><path d="M58.6 4.6c1.5.8 1.7 3.2.6 5.4l-3.3 6.2c-1.1 2.2-3.3 3.3-4.7 2.6-1.5-.8-1.7-3.2-.6-5.4l3.3-6.2C55 5 57.1 3.8 58.6 4.6z" opacity=".154" fill="#fff"/><path d="M72.9 17.3c.9 1.4.1 3.6-2 5l-5.8 4c-2 1.4-4.4 1.4-5.4.1-.9-1.4-.1-3.6 2-5l5.8-4c2.1-1.5 4.5-1.5 5.4-.1z" opacity=".231" fill="#fff"/><path d="M79.7 35.2c.2 1.6-1.6 3.2-4.1 3.5l-7 .8c-2.5.3-4.6-.8-4.8-2.4-.2-1.6 1.6-3.2 4.1-3.5l7-.8c2.5-.4 4.6.7 4.8 2.4z" opacity=".308" fill="#fff"/><path d="M77.4 54.2c-.6 1.5-2.9 2.1-5.3 1.2l-6.6-2.5c-2.3-.9-3.7-2.8-3.1-4.4.6-1.5 2.9-2.1 5.3-1.2l6.6 2.5c2.3.9 3.7 2.8 3.1 4.4z" opacity=".385" fill="#fff"/><path d="M66.5 69.9c-1.2 1.1-3.6.5-5.2-1.4l-4.7-5.3c-1.6-1.9-2-4.2-.7-5.3 1.2-1.1 3.6-.5 5.2 1.4l4.7 5.3c1.6 1.8 2 4.2.7 5.3z" opacity=".462" fill="#fff"/><path d="M49.6 78.8c-1.6.4-3.4-1.2-4-3.6l-1.7-6.8c-.6-2.4.2-4.7 1.8-5.1 1.6-.4 3.4 1.2 4 3.6l1.7 6.8c.6 2.5-.2 4.7-1.8 5.1z" opacity=".538" fill="#fff"/><path d="M30.4 78.8c-1.6-.4-2.4-2.7-1.8-5.1l1.7-6.8c.6-2.4 2.4-4 4-3.6 1.6.4 2.4 2.7 1.8 5.1l-1.7 6.8c-.6 2.4-2.4 4-4 3.6z" opacity=".615" fill="#fff"/><path d="M13.5 69.9c-1.2-1.1-.9-3.5.7-5.3l4.7-5.3c1.6-1.9 4-2.5 5.2-1.4 1.2 1.1.9 3.5-.7 5.3l-4.7 5.3c-1.6 1.9-4 2.5-5.2 1.4z" opacity=".692" fill="#fff"/><path d="M2.6 54.2c-.6-1.5.8-3.5 3.1-4.4l6.6-2.5c2.3-.9 4.7-.3 5.3 1.2.6 1.5-.8 3.5-3.1 4.4l-6.6 2.5c-2.4.9-4.7.3-5.3-1.2z" opacity=".769" fill="#fff"/><path d="M.3 35.2c.2-1.6 2.4-2.7 4.8-2.4l7 .8c2.5.3 4.3 1.9 4.1 3.5-.2 1.6-2.4 2.7-4.8 2.4l-7-.8C1.9 38.4.1 36.8.3 35.2z" opacity=".846" fill="#fff"/><path d="M7.1 17.3c.9-1.4 3.4-1.3 5.4.1l5.8 4c2 1.4 2.9 3.7 2 5-.9 1.4-3.4 1.3-5.4-.1l-5.8-4c-2.1-1.4-3-3.7-2-5z" opacity=".923" fill="#fff"/><path d="M21.4 4.6c1.5-.8 3.6.4 4.7 2.6l3.3 6.2c1.1 2.2.9 4.6-.6 5.4-1.5.8-3.6-.4-4.7-2.6L20.8 10c-1.1-2.2-.9-4.6.6-5.4z" fill="#fff"/></svg>
|
After Width: | Height: | Size: 1.9 KiB |
4
semag/stateio/assets/victory-framing.svg
Normal file
@ -0,0 +1,4 @@
|
||||
<svg width="222" height="181" viewBox="0 0 222 181" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M142.612 164.863C146.514 169.401 151.701 171.545 156.039 172.547C160.547 173.588 164.14 173.397 164.426 173.38C166.667 173.242 168.498 171.221 168.678 168.687C168.724 168.051 169.692 153.012 161.735 143.758C160.151 141.915 158.355 140.468 156.49 139.332C159.247 137.805 161.906 136.023 164.445 133.996C166.157 134.815 168.513 135.768 171.249 136.4C175.229 137.32 180.003 137.557 184.73 135.704C195.663 131.418 201.637 117.232 201.885 116.63C202.895 114.188 202.042 111.325 199.951 110.143C199.574 109.929 192.747 106.137 184.762 106.072C186.186 102.492 187.312 98.8174 188.138 95.0889C192.864 93.9293 201.15 90.9521 206.229 83.7202C213.5 73.3657 211.486 58.5423 211.397 57.9162C211.034 55.3695 209 53.6108 206.719 53.8713C206.202 53.9305 195.303 55.2628 187.8 62.7321C186.843 58.8309 185.547 54.9962 183.907 51.2744C186.653 47.0137 190.97 38.7378 190.318 29.5779C189.393 16.5744 178.867 7.66455 178.419 7.29156C176.635 5.80511 174.115 6.10341 172.571 7.98437C172.183 8.45619 163.091 19.6903 164.016 32.6938C164.834 44.1883 173.152 52.4827 175.381 54.511C194.585 95.2539 161.97 144.09 121.782 134.807L119.824 144.566C125.167 145.801 130.517 146.164 135.753 145.716C136.163 151.09 137.656 159.098 142.612 164.863V164.863Z" fill="#FFCF31"/>
|
||||
<path d="M79.3879 164.863C75.4857 169.401 70.2995 171.545 65.9612 172.547C61.4531 173.588 57.8602 173.397 57.5739 173.38C55.3332 173.242 53.5016 171.221 53.3216 168.687C53.2763 168.051 52.3078 153.012 60.2647 143.758C61.8491 141.915 63.6452 140.468 65.5103 139.332C62.7535 137.805 60.0936 136.023 57.5548 133.996C55.8431 134.815 53.4872 135.768 50.7512 136.4C46.7711 137.32 41.997 137.557 37.2705 135.704C26.3369 131.418 20.3633 117.232 20.1147 116.63C19.1046 114.188 19.958 111.325 22.0486 110.143C22.4262 109.929 29.2535 106.137 37.2385 106.072C35.8144 102.492 34.6882 98.8174 33.8624 95.0889C29.1359 93.9293 20.85 90.9521 15.7713 83.7202C8.50026 73.3657 10.5137 58.5423 10.6028 57.9161C10.9658 55.3695 13.0004 53.6108 15.2811 53.8713C15.7984 53.9305 26.6975 55.2628 34.1999 62.7321C35.1572 58.8309 36.4533 54.9962 38.0926 51.2744C35.3471 47.0137 31.0303 38.7378 31.6821 29.5779C32.6075 16.5744 43.1334 7.66455 43.581 7.29156C45.3653 5.80511 47.8847 6.10341 49.4293 7.98437C49.8168 8.45619 58.9092 19.6903 57.9839 32.6938C57.1659 44.1883 48.8477 52.4827 46.6186 54.511C27.4155 95.2539 60.0298 144.09 100.218 134.807L102.176 144.566C96.8328 145.801 91.4832 146.164 86.2471 145.716C85.8369 151.09 84.3438 159.098 79.3879 164.863V164.863Z" fill="#F8EC70"/>
|
||||
</svg>
|
After Width: | Height: | Size: 2.6 KiB |
BIN
semag/stateio/icon.webp
Normal file
After Width: | Height: | Size: 14 KiB |
63
semag/stateio/index.html
Normal file
@ -0,0 +1,63 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>state.io</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="description" content="" />
|
||||
<meta name="format-detection" content="telephone-no" />
|
||||
<meta name="viewport" content="initial-scale=1,maximum-scale=1,user-scalable=no,width=device-width,height=device-height" />
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<script src="/js/all.js"></script>
|
||||
<script src="yt.js" nonce="osL-eWfzBhW-72RE66PbVg"></script>
|
||||
<style>
|
||||
body,
|
||||
html {
|
||||
margin: 0;
|
||||
height: 100%;
|
||||
overflow: hidden;
|
||||
background: black;
|
||||
}
|
||||
|
||||
#game-root {
|
||||
position: absolute;
|
||||
}
|
||||
|
||||
#game-canvas,
|
||||
#game-root {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
</style>
|
||||
<script nonce="osL-eWfzBhW-72RE66PbVg">
|
||||
(function (b) {
|
||||
console.info("SDK", ytgame.SDK_VERSION);
|
||||
var _loaded = 0;
|
||||
Object.defineProperty(b, "loaded", {
|
||||
set: function (v) {
|
||||
_loaded = v;
|
||||
},
|
||||
get: function () {
|
||||
return _loaded;
|
||||
},
|
||||
});
|
||||
b.onLoaded = function (params) {
|
||||
b.ready = true;
|
||||
while (b.cbc.length) {
|
||||
var cb = b.cbc.pop();
|
||||
cb && cb(params);
|
||||
}
|
||||
};
|
||||
ytgame.game.firstFrameReady();
|
||||
b.params = b.params || {};
|
||||
b.params.ytgame = ytgame;
|
||||
b.onLoaded(ytgame);
|
||||
})((window.__diffbus = { ready: false, cbc: [], params: undefined }));
|
||||
</script>
|
||||
<script defer="defer" src="main.js" nonce="osL-eWfzBhW-72RE66PbVg"></script>
|
||||
<link href="main.css" rel="stylesheet" nonce="osL-eWfzBhW-72RE66PbVg" />
|
||||
</head>
|
||||
<body>
|
||||
<div id="game-root"><canvas id="game-canvas"></canvas></div>
|
||||
</body>
|
||||
</html>
|
3550
semag/stateio/main.css
Normal file
57652
semag/stateio/main.js
Normal file
42
semag/stateio/yt.js
Normal file
@ -0,0 +1,42 @@
|
||||
(function(){'use strict';var aa="function"==typeof Object.defineProperties?Object.defineProperty:function(a,b,c){if(a==Array.prototype||a==Object.prototype)return a;a[b]=c.value;return a};function ba(a){a=["object"==typeof globalThis&&globalThis,a,"object"==typeof window&&window,"object"==typeof self&&self,"object"==typeof global&&global];for(var b=0;b<a.length;++b){var c=a[b];if(c&&c.Math==Math)return c}throw Error("Cannot find global object");}var ca=ba(this);
|
||||
function da(a,b){if(b)a:{var c=ca;a=a.split(".");for(var d=0;d<a.length-1;d++){var e=a[d];if(!(e in c))break a;c=c[e]}a=a[a.length-1];d=c[a];b=b(d);b!=d&&null!=b&&aa(c,a,{configurable:!0,writable:!0,value:b})}}function k(a){function b(d){return a.next(d)}function c(d){return a.throw(d)}return new Promise(function(d,e){function f(g){g.done?d(g.value):Promise.resolve(g.value).then(b,c).then(f,e)}f(a.next())})}
|
||||
da("Array.prototype.includes",function(a){return a?a:function(b,c){var d=this;d instanceof String&&(d=String(d));var e=d.length;c=c||0;for(0>c&&(c=Math.max(c+e,0));c<e;c++){var f=d[c];if(f===b||Object.is(f,b))return!0}return!1}});
|
||||
const ea=()=>{var a=window.getCurrentSdkUrl();if(null!==a&&(a=new URL(a.origin+a.pathname+"?"+window.getLocationHash().substring(1)),a.searchParams.has("environment")&&a.searchParams.has("bundle")&&a.searchParams.has("key")&&("prod"!==a.searchParams.get("environment")||"public"!==a.searchParams.get("bundle"))))throw document.write('<script src="'+a.toString()+'">\x3c/script>'),Error("Exiting SDK: Purposefully exiting to load a different SDK version.");};
|
||||
if(!window.loadYTGame){window.getLocationHash=()=>window.location.hash;const a=document.currentScript.src;window.getCurrentSdkUrl=()=>""!=a?new URL(a):null;window.loadYTGame=ea;ea()};/*
|
||||
|
||||
Copyright The Closure Library Authors.
|
||||
SPDX-License-Identifier: Apache-2.0
|
||||
*/
|
||||
var l=this||self;function fa(a){a:{var b=["CLOSURE_FLAGS"];for(var c=l,d=0;d<b.length;d++)if(c=c[b[d]],null==c){b=null;break a}b=c}a=b&&b[a];return null!=a?a:!1}function ha(a){var b=typeof a;return"object"==b&&null!=a||"function"==b}function q(a,b){a=a.split(".");var c=l;a[0]in c||"undefined"==typeof c.execScript||c.execScript("var "+a[0]);for(var d;a.length&&(d=a.shift());)a.length||void 0===b?c[d]&&c[d]!==Object.prototype[d]?c=c[d]:c=c[d]={}:c[d]=b}
|
||||
function ia(a,b){function c(){}c.prototype=b.prototype;a.B=b.prototype;a.prototype=new c;a.prototype.constructor=a;a.G=function(d,e,f){for(var g=Array(arguments.length-2),h=2;h<arguments.length;h++)g[h-2]=arguments[h];return b.prototype[e].apply(d,g)}};function ja(a){l.setTimeout(()=>{throw a;},0)};var ka=fa(610401301),la=fa(188588736);function ma(){var a=l.navigator;return a&&(a=a.userAgent)?a:""}var r;const na=l.navigator;r=na?na.userAgentData||null:null;function oa(a){return ka?r?r.brands.some(({brand:b})=>b&&-1!=b.indexOf(a)):!1:!1}function t(a){return-1!=ma().indexOf(a)};function u(){return ka?!!r&&0<r.brands.length:!1}function pa(){return u()?oa("Chromium"):(t("Chrome")||t("CriOS"))&&!(u()?0:t("Edge"))||t("Silk")};const qa=Array.prototype.indexOf?function(a,b){return Array.prototype.indexOf.call(a,b,void 0)}:function(a,b){if("string"===typeof a)return"string"!==typeof b||1!=b.length?-1:a.indexOf(b,0);for(let c=0;c<a.length;c++)if(c in a&&a[c]===b)return c;return-1};function ra(a){ra[" "](a);return a}ra[" "]=function(){};var sa=u()?!1:t("Trident")||t("MSIE"),ta=t("Gecko")&&!(-1!=ma().toLowerCase().indexOf("webkit")&&!t("Edge"))&&!(t("Trident")||t("MSIE"))&&!t("Edge"),ua=-1!=ma().toLowerCase().indexOf("webkit")&&!t("Edge");!t("Android")||pa();pa();t("Safari")&&(pa()||(u()?0:t("Coast"))||(u()?0:t("Opera"))||(u()?0:t("Edge"))||(u()?oa("Microsoft Edge"):t("Edg/"))||u()&&oa("Opera"));var va={},wa=null;var xa="undefined"!==typeof Uint8Array,ya=!sa&&"function"===typeof btoa;function za(){return"function"===typeof BigInt};let v=0,w=0;function Aa(a){const b=0>a;a=Math.abs(a);let c=a>>>0;a=Math.floor((a-c)/4294967296);if(b){const [d,e]=Ba(c,a);a=e;c=d}v=c>>>0;w=a>>>0}function Ca(a,b){b>>>=0;a>>>=0;if(2097151>=b)var c=""+(4294967296*b+a);else za()?c=""+(BigInt(b)<<BigInt(32)|BigInt(a)):(c=(a>>>24|b<<8)&16777215,b=b>>16&65535,a=(a&16777215)+6777216*c+6710656*b,c+=8147497*b,b*=2,1E7<=a&&(c+=Math.floor(a/1E7),a%=1E7),1E7<=c&&(b+=Math.floor(c/1E7),c%=1E7),c=b+Da(c)+Da(a));return c}
|
||||
function Da(a){a=String(a);return"0000000".slice(a.length)+a}function Ea(){var a=v,b=w;if(b&2147483648)if(za())a=""+(BigInt(b|0)<<BigInt(32)|BigInt(a>>>0));else{const [c,d]=Ba(a,b);a="-"+Ca(c,d)}else a=Ca(a,b);return a}function Ba(a,b){b=~b;a?a=~a+1:b+=1;return[a,b]};function Fa(a){return"function"===typeof Symbol&&"symbol"===typeof Symbol()?Symbol():a}var x=Fa(),Ga=Fa("2ex");var Ha=x?(a,b)=>{a[x]|=b}:(a,b)=>{void 0!==a.g?a.g|=b:Object.defineProperties(a,{g:{value:b,configurable:!0,writable:!0,enumerable:!1}})},y=x?a=>a[x]|0:a=>a.g|0,A=x?a=>a[x]:a=>a.g,B=x?(a,b)=>{a[x]=b;return a}:(a,b)=>{void 0!==a.g?a.g=b:Object.defineProperties(a,{g:{value:b,configurable:!0,writable:!0,enumerable:!1}});return a};function Ia(a,b){B(b,(a|0)&-14591)}function Ja(a,b){B(b,(a|34)&-14557)}function Ka(a){a=a>>14&1023;return 0===a?536870912:a};var C={},La={};function Ma(a){return!(!a||"object"!==typeof a||a.g!==La)}function Na(a){return null!==a&&"object"===typeof a&&!Array.isArray(a)&&a.constructor===Object}function Oa(a,b,c){if(!Array.isArray(a)||a.length)return!1;const d=y(a);if(d&1)return!0;if(!(b&&(Array.isArray(b)?b.includes(c):b.has(c))))return!1;B(a,d|1);return!0}function Pa(a){if(a&2)throw Error();}class Qa{}class Ra{}Object.freeze(new Qa);Object.freeze(new Ra);function Sa(a,b){a.__closure__error__context__984382||(a.__closure__error__context__984382={});a.__closure__error__context__984382.severity=b};let Ta;function Ua(a){a=Error(a);Sa(a,"warning");return a};function Va(a){if("number"!==typeof a)throw Error(`Value of float/double field must be a number, found ${typeof a}: ${a}`);return a}const Wa=/^-?([1-9][0-9]*|0)(\.[0-9]+)?$/;function Xa(a){return null==a?a:Number.isFinite(a)?a|0:void 0}function D(a){if(null!=a){if("number"!==typeof a)throw Ua("int32");if(!Number.isFinite(a))throw Ua("int32");a|=0}return a}function Ya(a){if(null==a)return a;if("string"===typeof a){if(!a)return;a=+a}if("number"===typeof a)return Number.isFinite(a)?a|0:void 0}
|
||||
function Za(a){return"-"===a[0]?20>a.length?!0:20===a.length&&-922337<Number(a.substring(0,7)):19>a.length?!0:19===a.length&&922337>Number(a.substring(0,6))};let $a;function ab(a){switch(typeof a){case "number":return isFinite(a)?a:String(a);case "boolean":return a?1:0;case "object":if(a)if(Array.isArray(a)){if(Oa(a,void 0,0))return}else if(xa&&null!=a&&a instanceof Uint8Array){if(ya){for(var b="",c=0,d=a.length-10240;c<d;)b+=String.fromCharCode.apply(null,a.subarray(c,c+=10240));b+=String.fromCharCode.apply(null,c?a.subarray(c):a);a=btoa(b)}else{void 0===b&&(b=0);if(!wa){wa={};c="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789".split("");d=["+/=",
|
||||
"+/","-_=","-_.","-_"];for(var e=0;5>e;e++){var f=c.concat(d[e].split(""));va[e]=f;for(var g=0;g<f.length;g++){var h=f[g];void 0===wa[h]&&(wa[h]=g)}}}b=va[b];c=Array(Math.floor(a.length/3));d=b[64]||"";for(e=f=0;f<a.length-2;f+=3){var m=a[f],n=a[f+1];h=a[f+2];g=b[m>>2];m=b[(m&3)<<4|n>>4];n=b[(n&15)<<2|h>>6];h=b[h&63];c[e++]=g+m+n+h}g=0;h=d;switch(a.length-f){case 2:g=a[f+1],h=b[(g&15)<<2]||d;case 1:a=a[f],c[e]=b[a>>2]+b[(a&3)<<4|g>>4]+h+d}a=c.join("")}return a}}return a};function bb(a,b,c){a=Array.prototype.slice.call(a);var d=a.length;const e=b&256?a[d-1]:void 0;d+=e?-1:0;for(b=b&512?1:0;b<d;b++)a[b]=c(a[b]);if(e){b=a[b]={};for(const f in e)b[f]=c(e[f])}return a}function cb(a,b,c,d,e){if(null!=a){if(Array.isArray(a))a=Oa(a,void 0,0)?void 0:e&&y(a)&2?a:E(a,b,c,void 0!==d,e);else if(Na(a)){const f={};for(let g in a)f[g]=cb(a[g],b,c,d,e);a=f}else a=b(a,d);return a}}
|
||||
function E(a,b,c,d,e){const f=d||c?y(a):0;d=d?!!(f&32):void 0;a=Array.prototype.slice.call(a);for(let g=0;g<a.length;g++)a[g]=cb(a[g],b,c,d,e);c&&c(f,a);return a}function db(a){return a.u===C?eb(a,E(a.m,db,void 0,void 0,!1),!0):xa&&null!=a&&a instanceof Uint8Array?new Uint8Array(a):a}function fb(a){return a.u===C?a.toJSON():ab(a)};function gb(a,b,c=Ja){if(null!=a){if(xa&&a instanceof Uint8Array)return b?a:new Uint8Array(a);if(Array.isArray(a)){var d=y(a);if(d&2)return a;b&&(b=0===d||!!(d&32)&&!(d&64||!(d&16)));return b?B(a,(d|34)&-12293):E(a,gb,d&4?Ja:c,!0,!0)}a.u===C&&(c=a.m,d=A(c),a=d&2?a:hb(a,c,d,!0));return a}}function hb(a,b,c,d){a=a.constructor;$a=b=ib(b,c,d);b=new a(b);$a=void 0;return b}function ib(a,b,c){const d=c||b&2?Ja:Ia,e=!!(b&32);a=bb(a,b,f=>gb(f,e,d));Ha(a,32|(c?2:0));return a};function F(a,b){a=a.m;return jb(a,A(a),b)}function kb(a,b,c,d){b=d+(+!!(b&512)-1);if(!(0>b||b>=a.length||b>=c))return a[b]}function jb(a,b,c,d){if(-1===c)return null;const e=Ka(b);if(c>=e){if(b&256)return a[a.length-1][c]}else{var f=a.length;if(d&&b&256&&(d=a[f-1][c],null!=d)){if(kb(a,b,e,c)&&null!=Ga){var g;a=null!=(g=Ta)?g:Ta={};g=a[Ga]||0;4<=g||(a[Ga]=g+1,g=Error(),Sa(g,"incident"),ja(g))}return d}return kb(a,b,e,c)}}function G(a,b,c){const d=a.m;let e=A(d);Pa(e);H(d,e,b,c);return a}
|
||||
function H(a,b,c,d,e){const f=Ka(b);if(c>=f||e){let g=b;if(b&256)e=a[a.length-1];else{if(null==d)return g;e=a[f+(+!!(b&512)-1)]={};g|=256}e[c]=d;c<f&&(a[c+(+!!(b&512)-1)]=void 0);g!==b&&B(a,g);return g}a[c+(+!!(b&512)-1)]=d;b&256&&(a=a[a.length-1],c in a&&delete a[c]);return b}function lb(a,b,c,d){const e=a.m;let f=A(e);Pa(f);(c=mb(e,f,c))&&c!==b&&null!=d&&(f=H(e,f,c));H(e,f,b,d);return a}function nb(a,b,c){a=a.m;return mb(a,A(a),b)===c?c:-1}
|
||||
function mb(a,b,c){let d=0;for(let e=0;e<c.length;e++){const f=c[e];null!=jb(a,b,f)&&(0!==d&&(b=H(a,b,d)),d=f)}return d}function ob(a,b,c,d){a=a.m;let e=A(a);const f=jb(a,e,c,d);if(null!=f&&"object"===typeof f&&f.u===C)b=f;else if(Array.isArray(f)){const g=y(f);let h=g;0===h&&(h|=e&32);h|=e&2;h!==g&&B(f,h);b=new b(f)}else b=void 0;b!==f&&null!=b&&H(a,e,c,b,d);return b}function pb(a,b,c){null==c&&(c=void 0);return G(a,b,c)}function I(a,b,c,d){null==d&&(d=void 0);return lb(a,b,c,d)}
|
||||
function K(a,b){return null!=a?a:b}function qb(a,b){a=F(a,b);return K(null==a||"string"===typeof a?a:void 0,"")}function L(a,b,c,d){c=nb(a,d,c);b=ob(a,b,c,!1);if(null!=b&&(a=a.m,d=A(a),!(d&2))){var e=b;const f=e.m,g=A(f);e=g&2?hb(e,f,g,!1):e;e!==b&&(b=e,H(a,d,c,b,!1))}c=b;return c}
|
||||
function rb(a,b,c){if(null!=c){var d=!!d;var e=typeof c;if(!("number"===e?Number.isFinite(c):"string"!==e?0:Wa.test(c)))throw Ua("int64");if("string"===typeof c)if(d=Math.trunc(Number(c)),Number.isSafeInteger(d))c=String(d);else{if(d=c.indexOf("."),-1!==d&&(c=c.substring(0,d)),!Za(c)){if(16>c.length)Aa(Number(c));else if(za())c=BigInt(c),v=Number(c&BigInt(4294967295))>>>0,w=Number(c>>BigInt(32)&BigInt(4294967295));else{d=+("-"===c[0]);w=v=0;e=c.length;for(let f=d,g=(e-d)%6+d;g<=e;f=g,g+=6){const h=
|
||||
Number(c.slice(f,g));w*=1E6;v=1E6*v+h;4294967296<=v&&(w+=Math.trunc(v/4294967296),w>>>=0,v>>>=0)}if(d){const [f,g]=Ba(v,w);v=f;w=g}}c=Ea()}}else if(d)c=Math.trunc(c),Number.isSafeInteger(c)?c=String(c):(d=String(c),Za(d)?c=d:(Aa(c),c=Ea()));else if(c=Math.trunc(c),!Number.isSafeInteger(c)){Aa(c);d=v;e=w;if(c=e&2147483648)d=~d+1>>>0,e=~e>>>0,0==d&&(e=e+1>>>0);d=4294967296*e+(d>>>0);c=c?-d:d}}return G(a,b,c)}function M(a,b,c){if(null!=c&&"string"!==typeof c)throw Error();return G(a,b,c)}
|
||||
function N(a,b,c){if(null!=c){if(!Number.isFinite(c))throw Ua("enum");c|=0}return G(a,b,c)};var O=class{constructor(a){a:{null==a&&(a=$a);$a=void 0;if(null==a){var b=96;a=[]}else{if(!Array.isArray(a))throw Error("narr");b=y(a);if(b&2048)throw Error("farr");if(b&64)break a;var c=a;b|=64;var d=c.length;if(d&&(--d,Na(c[d]))){b|=256;c=d-(+!!(b&512)-1);if(1024<=c)throw Error("pvtlmt");b=b&-16760833|(c&1023)<<14}}B(a,b)}this.m=a}toJSON(){return eb(this,E(this.m,fb,void 0,void 0,!1),!0)}};O.prototype.u=C;O.prototype.toString=function(){return eb(this,this.m,!1).toString()};
|
||||
function eb(a,b,c){var d=la?void 0:a.constructor.D;const e=A(c?a.m:b);a=b.length;if(!a)return b;let f,g;if(Na(c=b[a-1])){a:{var h=c;let J={},z=!1;for(var m in h){let p=h[m];if(Array.isArray(p)){let xc=p;if(Oa(p,d,+m)||Ma(p)&&0===p.size)p=null;p!=xc&&(z=!0)}null!=p?J[m]=p:z=!0}if(z){for(var n in J){h=J;break a}h=null}}h!=c&&(f=!0);a--}for(m=+!!(e&512)-1;0<a;a--){n=a-1;c=b[n];n-=m;if(!(null==c||Oa(c,d,n)||Ma(c)&&0===c.size))break;g=!0}if(!f&&!g)return b;b=Array.prototype.slice.call(b,0,a);h&&b.push(h);
|
||||
return b};class sb{constructor(a,b){this.data=a;this.channel=b}};function tb(a){const b=new MessageChannel;ub(b.port1,a);return b}function vb(a,b){ub(a,b);return new wb(a)}class wb{constructor(a){this.h=a}g(a,b,c=[]){b=tb(b);this.h.postMessage(a,[b.port2].concat(c))}}function ub(a,b){b&&(a.onmessage=c=>{var d=c.data;c=vb(c.ports[0]);b(new sb(d,c))})};var xb=function(){if(!l.addEventListener||!Object.defineProperty)return!1;var a=!1,b=Object.defineProperty({},"passive",{get:function(){a=!0}});try{const c=()=>{};l.addEventListener("test",c,b);l.removeEventListener("test",c,b)}catch(c){}return a}();var yb=({destination:a,origin:b,I:c,C:d="ZNWN1d",onMessage:e})=>{if("*"===b)throw Error("Sending to wildcard origin not allowed.");const f=tb(e);a.postMessage(c?{n:d,t:c}:d,b,[f.port2]);return vb(f.port1,e)};var zb=class{constructor(a){this.h=a}g(a,b,c){this.h.g(eb(a,E(a.m,db,void 0,void 0,!1),!0),b,c)}},Bb=a=>{var b=Ab;return c=>{const d=new b(c.data);return a(new sb(d,c.channel))}},Cb=a=>b=>a(new sb(b.data,new zb(b.channel)));function Db(a){return String(a).replace(/\-([a-z])/g,function(b,c){return c.toUpperCase()})}function Eb(a){return a.replace(RegExp("(^|[\\s]+)([a-z])","g"),function(b,c,d){return c+d.toUpperCase()})};function Fb(a,b){this.type=a;this.target=b}Fb.prototype.g=function(){};function P(a){Fb.call(this,a?a.type:"");this.relatedTarget=this.target=null;this.button=this.screenY=this.screenX=this.clientY=this.clientX=0;this.key="";this.metaKey=this.shiftKey=this.altKey=this.ctrlKey=!1;this.state=null;this.pointerId=0;this.pointerType="";this.h=null;if(a){var b=this.type=a.type,c=a.changedTouches&&a.changedTouches.length?a.changedTouches[0]:null;this.target=a.target||a.srcElement;var d=a.relatedTarget;if(d){if(ta){a:{try{ra(d.nodeName);var e=!0;break a}catch(f){}e=!1}e||(d=
|
||||
null)}}else"mouseover"==b?d=a.fromElement:"mouseout"==b&&(d=a.toElement);this.relatedTarget=d;c?(this.clientX=void 0!==c.clientX?c.clientX:c.pageX,this.clientY=void 0!==c.clientY?c.clientY:c.pageY,this.screenX=c.screenX||0,this.screenY=c.screenY||0):(this.clientX=void 0!==a.clientX?a.clientX:a.pageX,this.clientY=void 0!==a.clientY?a.clientY:a.pageY,this.screenX=a.screenX||0,this.screenY=a.screenY||0);this.button=a.button;this.key=a.key||"";this.ctrlKey=a.ctrlKey;this.altKey=a.altKey;this.shiftKey=
|
||||
a.shiftKey;this.metaKey=a.metaKey;this.pointerId=a.pointerId||0;this.pointerType="string"===typeof a.pointerType?a.pointerType:Gb[a.pointerType]||"";this.state=a.state;this.h=a;a.defaultPrevented&&P.B.g.call(this)}}ia(P,Fb);var Gb={2:"touch",3:"pen",4:"mouse"};P.prototype.g=function(){P.B.g.call(this);var a=this.h;a.preventDefault?a.preventDefault():a.returnValue=!1};var Hb="closure_listenable_"+(1E6*Math.random()|0);var Ib=0;function Jb(a,b,c,d,e){this.listener=a;this.proxy=null;this.src=b;this.type=c;this.capture=!!d;this.h=e;this.key=++Ib;this.g=this.A=!1}function Kb(a){a.g=!0;a.listener=null;a.proxy=null;a.src=null;a.h=null};function Lb(a){this.src=a;this.g={};this.h=0}Lb.prototype.add=function(a,b,c,d,e){var f=a.toString();a=this.g[f];a||(a=this.g[f]=[],this.h++);var g;a:{for(g=0;g<a.length;++g){var h=a[g];if(!h.g&&h.listener==b&&h.capture==!!d&&h.h==e)break a}g=-1}-1<g?(b=a[g],c||(b.A=!1)):(b=new Jb(b,this.src,f,!!d,e),b.A=c,a.push(b));return b};var Mb="closure_lm_"+(1E6*Math.random()|0),Nb={},Ob=0;function Pb(a,b,c,d,e){if(d&&d.once)Qb(a,b,c,d,e);else if(Array.isArray(b))for(var f=0;f<b.length;f++)Pb(a,b[f],c,d,e);else c=Rb(c),a&&a[Hb]?a.g(b,c,ha(d)?!!d.capture:!!d,e):Sb(a,b,c,!1,d,e)}
|
||||
function Sb(a,b,c,d,e,f){if(!b)throw Error("Invalid event type");var g=ha(e)?!!e.capture:!!e,h=Tb(a);h||(a[Mb]=h=new Lb(a));c=h.add(b,c,d,g,f);if(!c.proxy){d=Ub();c.proxy=d;d.src=a;d.listener=c;if(a.addEventListener)xb||(e=g),void 0===e&&(e=!1),a.addEventListener(b.toString(),d,e);else if(a.attachEvent)a.attachEvent(Vb(b.toString()),d);else if(a.addListener&&a.removeListener)a.addListener(d);else throw Error("addEventListener and attachEvent are unavailable.");Ob++}}
|
||||
function Ub(){function a(c){return b.call(a.src,a.listener,c)}const b=Wb;return a}function Qb(a,b,c,d,e){if(Array.isArray(b))for(var f=0;f<b.length;f++)Qb(a,b[f],c,d,e);else c=Rb(c),a&&a[Hb]?a.h(b,c,ha(d)?!!d.capture:!!d,e):Sb(a,b,c,!0,d,e)}function Vb(a){return a in Nb?Nb[a]:Nb[a]="on"+a}
|
||||
function Wb(a,b){if(a.g)a=!0;else{b=new P(b,this);var c=a.listener,d=a.h||a.src;if(a.A&&"number"!==typeof a&&a&&!a.g){var e=a.src;if(e&&e[Hb])e.i(a);else{var f=a.type,g=a.proxy;e.removeEventListener?e.removeEventListener(f,g,a.capture):e.detachEvent?e.detachEvent(Vb(f),g):e.addListener&&e.removeListener&&e.removeListener(g);Ob--;if(f=Tb(e)){g=a.type;var h;if(h=g in f.g){h=f.g[g];const m=qa(h,a);let n;(n=0<=m)&&Array.prototype.splice.call(h,m,1);h=n}h&&(Kb(a),0==f.g[g].length&&(delete f.g[g],f.h--));
|
||||
0==f.h&&(f.src=null,e[Mb]=null)}else Kb(a)}}a=c.call(d,b)}return a}function Tb(a){a=a[Mb];return a instanceof Lb?a:null}var Xb="__closure_events_fn_"+(1E9*Math.random()>>>0);function Rb(a){if("function"===typeof a)return a;a[Xb]||(a[Xb]=function(b){return a.handleEvent(b)});return a[Xb]};function Yb(){this.h=[];this.g=[]}function Zb(a){return 0===a.h.length&&0===a.g.length}Yb.prototype.clear=function(){this.h=[];this.g=[]};function Q(a,b){if("string"===typeof b)(b=$b(a,b))&&(a.style[b]="none");else for(var c in b){var d=a,e=b[c],f=$b(d,c);f&&(d.style[f]=e)}}var ac={};function $b(a,b){var c=ac[b];if(!c){var d=Db(b);c=d;void 0===a.style[d]&&(d=(ua?"Webkit":ta?"Moz":sa?"ms":null)+Eb(d),void 0!==a.style[d]&&(c=d));ac[b]=c}return c};var bc=class extends O{};var cc=class extends O{constructor(){super()}},dc=[3,4];var ec=class extends O{constructor(){super()}};function fc(a,b){{const J=a.m;let z=A(J);Pa(z);if(null==b)H(J,z,1);else{var c=y(b),d=c,e=!!(2&c)||!!(2048&c),f=e||Object.isFrozen(b),g;if(g=!f)g=!1;var h=!0,m=!0;for(let p=0;p<b.length;p++){var n=b[p];e||(n=!!(y(n.m)&2),h&&(h=!n),m&&(m=n))}e||(c|=5,c=h?c|8:c&-9,c=m?c|16:c&-17);if(g||f&&c!==d)b=Array.prototype.slice.call(b),d=0,c=2&z?c|2:c&-3,c=(c|32)&-2049,32&z||(c&=-33);c!==d&&B(b,c);H(J,z,1,b)}}return a}var gc=class extends O{constructor(){super()}};gc.D=[1];var hc=class extends O{constructor(){super()}};var ic=class extends O{constructor(){super()}};var jc=class extends O{constructor(){super()}};function kc(a){var b=new lc;return N(b,1,a)}function mc(a){var b=nc();b=oc(b.s);return pb(a,4,b)}var lc=class extends O{constructor(){super()}},pc=[3];var qc=class extends O{};var rc=class extends O{};var R=class extends O{getLanguage(){return qb(this,nb(this,sc,4))}},sc=[3,4,5];var Ab=class extends O{},S=[2,3,4,5];var tc=class extends O{constructor(){super()}};function uc(a,b){return rb(a,1,b)}function vc(a,b){return G(a,3,null==b?b:Va(b))}function wc(a,b){return G(a,4,null==b?b:Va(b))}function yc(a,b){return pb(a,5,b)}var zc=class extends O{constructor(){super()}};var Ac=class extends O{constructor(){super()}};var Bc=class extends O{constructor(){super()}};function T(a){var b=new Cc;return N(b,1,a)}function Dc(a,b){return I(a,5,U,b)}function Ec(a,b){return I(a,10,U,b)}var Cc=class extends O{constructor(){super()}},U=[2,3,4,5,6,7,8,9,10,11];var Fc={UNKNOWN:0,API_UNAVAILABLE:1,INVALID_PARAMS:2,SIZE_LIMIT_EXCEEDED:3,0:"UNKNOWN",1:"API_UNAVAILABLE",2:"INVALID_PARAMS",3:"SIZE_LIMIT_EXCEEDED"},V=class extends Error{constructor(a,b){super(b);this.g=a;this.name=`SDK_ERROR_${Fc[this.g]}`}};var Gc=window!==window.parent,Hc=class{constructor(){this.SDK_VERSION="1.20240408.0000";this.IN_PLAYABLES_ENV=Gc;this.SdkError=V;this.SdkErrorType=Fc}};var Ic=new V(0,"An unknown error occurred."),Jc=new V(2,"Invalid parameters entered, please fix and try again."),Kc=new V(1,"Unspecified network error. Check your internet connection and try again."),Lc=new V(3,"Size limit exceeded.");function Mc(a){switch(a){case 1:return"SDK_API_FIRST_FRAME_READY";case 2:return"SDK_API_LOAD_DATA";case 3:return"SDK_API_SAVE_DATA";case 4:return"SDK_API_SEND_SCORE";case 5:return"SDK_API_ON_AUDIO_ENABLED_CHANGE";case 6:return"SDK_API_ON_PAUSE";case 7:return"SDK_API_ON_RESUME";case 8:return"SDK_API_GET_LANGUAGE";case 9:return"SDK_API_GAME_READY";case 10:return"SDK_API_IS_AUDIO_ENABLED";case 11:return"SDK_API_BENCHMARKING"}return"SDK_API_UNSPECIFIED"}
|
||||
var W=class extends V{constructor(a,b,c,d){super(a.g,null!=c?c:a.message);this.o=a;this.h=b;this.data=d;this.name=`${this.name}_${Mc(b)}`}};function Nc(a,b){let c=Ic;if(void 0!==ob(a,R,nb(a,S,2)))switch(a=L(a,R,2,S),K(Xa(F(a,2)),0)){case 1:return;case 2:c=Jc;break;case 3:c=Kc;break;case 4:console.warn("The SDK is no-op, if you are trying to verify SDK integration please use the SDK Test Suite available at https://developers.google.com/youtube/gaming/playables/certification/sdktestsuite");return;default:c=Ic}throw new W(c,b);};function Oc(a){if(0!==a.h)for(;!Zb(a.g);){var b=a.i,c=b.dispatchEvent,d=a.type,e,f=e=a.g;0===f.h.length&&(f.h=f.g,f.h.reverse(),f.g=[]);e=e.h.pop();c.call(b,new Pc(d,e))}}function Qc(a,b){const c=e=>{b(e.detail)};let d=!0;a.i.addEventListener(a.type,c);a.h++;Oc(a);return()=>{d&&(d=!1,a.i.removeEventListener(a.type,c),a.h--)}}var Rc=class{constructor(a,b){this.type=a;this.i=new EventTarget;this.g=new Yb;this.h=0;void 0!==b&&this.g.g.push(b)}dispatchEvent(a){this.g.g.push(a);Oc(this)}};
|
||||
class Pc extends CustomEvent{constructor(a,b){super(a,{detail:b})}};var Sc,Tc,Uc=new Ab;Tc=N(Uc,1,1);var Vc,Wc=new R;Vc=N(Wc,2,4);Sc=I(Tc,2,S,Vc);var Xc=new sb(Sc,vb((new MessageChannel).port2));function X(){var a=window!==window.parent;Yc||(Yc=new Zc(a));if(Yc.g!==a)throw Error(`MessagingService is already created with isEmbedded=${!a}`);return Yc}function $c(a,b){Qc(a.target,b)}function Y(a,b,c=()=>{}){a.g?a.channel.g(b,Cb(Bb(c))):c(Xc)}function ad(a,b){return new Promise(c=>{Y(a,b,c)})}
|
||||
var Zc=class{constructor(a){this.g=a;this.target=new Rc("HOST_EVENT");this.channel=new zb(yb({destination:window.parent,origin:this.g?document.referrer:window.location.origin,C:"playableIframe",onMessage:Cb(Bb(b=>{this.target.dispatchEvent(b)}))}))}},Yc;var bd=class{constructor(){this.g=X()}sendScore(a){const b=this;return k(function*(){if(!Number.isInteger(a.value))throw new W(Jc,4,"Score value must be an integer and"+` the value entered was: ${a.value}`);if(!Number.isSafeInteger(a.value))throw new W(Jc,4,`Score value must be less than the maximum safe integer in Javascript ${Number.MAX_SAFE_INTEGER} and the value entered was: ${a.value}`);var c=b.g,d=T(2);var e=new Ac;e=rb(e,1,a.value);d=I(d,3,U,e);c=yield ad(c,d);Nc(c.data,4)}())}};function cd(a,b){a.g===a.j&&0<a.h&&(a.i-=a.l[a.g],a.h--,a.j++,a.j>=a.l.length&&(a.j=0));a.l[a.g]=b;a.i+=b;a.h++;a.g++;a.g>=a.l.length&&(a.g=0)}function dd(a){return 0===a.h?0:a.i/a.h}var ed=class{constructor(){this.g=this.j=this.h=this.i=0;this.l=Array(3600)}};function fd(a){const b=performance.now();0<a.h?cd(a.g,b-a.h):0!==a.j&&(cd(a.g,0),clearTimeout(a.j));a.h=-1;a.j=setTimeout(()=>{a.h=performance.now()},0);0<a.l&&cd(a.i,b-a.l);a.l=b;requestAnimationFrame(()=>{fd(a)})}function gd(a){requestAnimationFrame(()=>{fd(a)})}var hd=class{constructor(){this.h=this.l=-1;this.j=0;this.i=new ed;this.g=new ed}};function id(a){"function"===typeof performance.getEntriesByType&&"encodedBodySize"in PerformanceResourceTiming.prototype&&"decodedBodySize"in PerformanceResourceTiming.prototype&&"transferSize"in PerformanceResourceTiming.prototype&&(new PerformanceObserver(b=>{b.getEntries().forEach(c=>{"resource"!==c.entryType||c.name.includes("https://www.youtube.com/game_api")||(a.i++,a.g+=c.encodedBodySize,0===c.transferSize&&0<c.decodedBodySize&&a.h++)})})).observe({type:"resource",buffered:!0})}
|
||||
function jd(a){return null!=a&&"number"===typeof a&&Number.isFinite(a)?Math.floor(a):0}function oc(a){var b=new ic;var c=jd(a.i);b=G(b,1,D(c));c=jd(a.h);b=G(b,2,D(c));a=jd(a.g);return G(b,3,D(a))}var kd=class{constructor(){this.g=this.h=this.i=0}};function nc(){ld||(ld=new md);return ld}function nd(a){0!==a.i&&(a.i=0,od(a),a.h=setTimeout(()=>{pd(a)},3E4))}function qd(a){gd(a.g);id(a.s);id(a.j);nd(a)}function od(a){a.l=performance.now();var b=a.g,c=b.i;c.i=0;c.h=0;c.j=c.g;b=b.g;b.i=0;b.h=0;b.j=b.g;a=a.j;a.i=0;a.h=0;a.g=0}function pd(a){Y(X(),Ec(T(12),yc(wc(vc(rb(uc(new zc,a.l),2,performance.now()),dd(a.g.i)),dd(a.g.g)),oc(a.j))));od(a);a.h=setTimeout(()=>{pd(a)},3E4)}
|
||||
var md=class{constructor(){this.l=this.h=0;this.i=1;this.g=new hd;this.s=new kd;this.j=new kd}},ld;var rd=class{constructor(){this.g=X();null!==(new URLSearchParams(window.location.hash.substring(1))).get("debug")&&(new PerformanceObserver(a=>{a.getEntries().forEach(b=>{if(b instanceof PerformanceResourceTiming&&!b.name.includes("ytgame.js")){var c=this.g,d=T(1),e=kc(3);var f=new jc;f=M(f,1,b.name);f=G(f,2,D(b.decodedBodySize));b=G(f,3,D(b.encodedBodySize));e=I(e,3,pc,b);Y(c,I(d,2,U,e))}})})).observe({type:"resource",buffered:!0})}saveData(a){const b=this;return k(function*(){try{encodeURIComponent(a)}catch(f){throw new W(Jc,
|
||||
3,"Failed to encode save data");}var c=(new Blob([a])).size;if(3145727<c){var d=new cc;c=lb(d,3,dc,D(c));throw new W(Lc,3,void 0,c);}c=b.g;d=T(3);var e=new bc;e=M(e,1,a);d=I(d,4,U,e);c=yield ad(c,d);Nc(c.data,3)}())}loadData(){const a=this;return k(function*(){const b=yield ad(a.g,T(4));Nc(b.data,2);let c,d;return(null==(c=L(b.data,R,2,S))?void 0:null==(d=L(c,bc,3,sc))?void 0:qb(d,1))||""}())}firstFrameReady(){var a=document.getElementsByTagName("script")[0],b=a.src.startsWith("https://www.youtube.com/game_api/")&&
|
||||
null===a.attributes.getNamedItem("defer")&&null===a.attributes.getNamedItem("async");a=this.g;var c=T(1),d=kc(1),e=new hc;if(null!=b&&"boolean"!==typeof b)throw a=typeof b,Error(`Expected boolean but got ${"object"!=a?a:b?Array.isArray(b)?"array":a:"null"}: ${b}`);b=G(e,2,b);d=pb(d,2,b);d=mc(d);c=I(c,2,U,d);Y(a,c)}gameReady(){var a=this.g;var b=T(1);var c=mc(kc(2));b=I(b,2,U,c);Y(a,b)}};var sd=class{constructor(){this.log=()=>{}}};function td(a){switch(a){case 0:return 1;case 1:return 2;case 2:return 3;case 3:return 4;case 4:return 5;default:return 0}}function ud(a){switch(a.g){case 2:return 2;case 1:return 1;case 3:return 3;default:return 0}}function vd(a,b){var c=T(9),d=new Bc;b=N(d,1,b);c=I(c,8,U,b);Y(a,c)};function wd(a,b){const c={level:1,source:1};b&&(c.o=b,c.source=3,c.message=b.message,c.F=b.stack);a.h.log(c)}
|
||||
var xd=class{constructor(a){var b=window;this.h=a;this.g=b;this.s=this.g.onerror;this.v=this.g.console.warn;this.l=this.g.console.error;this.i=!1;this.j=c=>{wd(this,c.reason instanceof V?c.reason:void 0)}}install(){this.i||(this.i=!0,this.g.onerror=(a,b,c,d,e)=>{let f;null==(f=this.s)||f.call(this.g,a,b,c,d,e);wd(this,e instanceof V?e:void 0)},this.g.console.warn=(...a)=>{this.warn(...a)},this.g.console.error=(...a)=>{this.error(...a)},this.g.addEventListener("unhandledrejection",this.j))}error(...a){this.h.log({level:1,
|
||||
source:0});this.l(...a)}warn(...a){this.h.log({level:0,source:0});this.v(...a)}};function yd(a,b){Y(a.h,Dc(T(6),fc(new gc,b.map((c,d)=>{c=b[b.length-1-d];d=new ec;a:switch(c.level){case 0:var e=1;break a;case 1:e=2;break a;default:e=0}d=N(d,2,e);d=N(d,1,td(c.source));c.o&&(e=N(d,6,ud(c.o)),e=M(e,4,c.message),M(e,5,c.F),c.o instanceof W&&0!==c.o.h&&(N(d,7,c.o.h),c.o.data&&pb(d,8,c.o.data)));return d}))))}
|
||||
var zd=class{constructor(){this.g=void 0;this.h=X();this.g=new sd;this.g.log=this.log.bind(this);this.i=new xd(this.g);this.i.install()}logError(){this.log({level:1,source:2})}logWarning(){this.log({level:0,source:2})}log(a){yd(this,[a])}};var Ad=class{constructor(){this.j=new Rc("AUDIO_EVENT",!1);this.l=!1;this.g=X();this.i=nc();this.h=new Rc("LIFECYCLE_EVENT");this.v=1E4;this.s=0;$c(this.g,a=>{switch(K(Xa(F(a.data,1)),0)){case 2:null==(a=L(a.data,qc,3,S))?a=void 0:(a=F(a,1),a=K(null==a||"boolean"===typeof a?a:"number"===typeof a?!!a:void 0,!1));void 0!==a&&(this.j.dispatchEvent(a),this.l=a);break;case 3:this.h.dispatchEvent(1);a=this.i;a.i=1;clearTimeout(a.h);a.h=0;break;case 4:this.h.dispatchEvent(0);nd(this.i);break;case 5:var b=
|
||||
a.data;void 0!==ob(b,rc,nb(b,S,4))&&(this.v=K(Ya(F(L(a.data,rc,4,S),1)),0));a=this.g;b=T(8);var c=new tc;c=M(c,1,"1.20240408.0000");b=I(b,7,U,c);Y(a,b)}});Pb(window,"pointerdown",a=>{!a.h.isTrusted||Date.now()-this.s<this.v||(this.s=Date.now(),Y(this.g,T(10)))},!0);qd(this.i)}onAudioEnabledChange(a){vd(this.g,5);return Qc(this.j,a)}isAudioEnabled(){vd(this.g,10);return this.l}onPause(a){a.H||vd(this.g,6);return Qc(this.h,b=>{1===b&&a()})}onResume(a){vd(this.g,7);return Qc(this.h,b=>{0===b&&a()})}getLanguage(){const a=
|
||||
this;return k(function*(){const b=yield ad(a.g,T(5));Nc(b.data,8);let c;return(null==(c=L(b.data,R,2,S))?void 0:c.getLanguage())||"en"}())}};const Z=new class{constructor(a=new Hc,b=new bd,c=new rd,d=new zd,e=new Ad){this.g=a;this.engagement=b;this.game=c;this.health=d;this.system=e;document.addEventListener("DOMContentLoaded",()=>{const f=document.body;Q(f,"touch-action");Q(f,"overscroll-behavior");Q(f,"user-select");Q(f,"-webkit-user-select");Q(f,"-ms-user-select");Q(f,"-moz-user-select");Q(f,"-o-user-select")});Object.defineProperty(window,"localStorage",{value:null,writable:!1});Object.defineProperty(window,"sessionStorage",{value:null,
|
||||
writable:!1});Object.defineProperty(window,"indexedDB",{value:null,writable:!1});Object.defineProperty(window,"caches",{value:null,writable:!1});Object.defineProperty(document,"cookie",{value:null,writable:!1})}};q("ytgame",Z.g);q("ytgame.engagement",Z.engagement);q("ytgame.game",Z.game);q("ytgame.health",Z.health);q("ytgame.system",Z.system);}).call(this);
|
@ -18,7 +18,7 @@
|
||||
<script src="/js/themes.js"></script>
|
||||
<script src="/js/cloaks.js"></script>
|
||||
<script src="/js/themes.js"></script>
|
||||
<link rel="stylesheet" href="/themes.css" />
|
||||
|
||||
<link rel="stylesheet" href="/style.css" />
|
||||
|
||||
|
||||
@ -105,7 +105,6 @@
|
||||
<button onclick="setTheme('macchiato' + (bgTheme.checked ? '' : 'false'))" style="background-color: #6e738d; color: #fff; border: 5px solid #8087a2">macchiato</button>
|
||||
<button onclick="setTheme('frappe' + (bgTheme.checked ? '' : 'false'))" style="background-color: #737994; color: #cad3f5; border: 2px solid #838ba7">frappe</button>
|
||||
<button onclick="setTheme('latte' + (bgTheme.checked ? '' : 'false'))" style="background-color: #9ca0b0; color: #4c4f69; border: 5px solid #8c8fa1">latte</button>
|
||||
<button onclick="setTheme('dogcat')" style="background-color: #537294; color: #fff; border: 5px solid #30719c">dog and cat</button>
|
||||
<button onclick="setTheme('art')" style="background-color: #0284d4; color: #fff; border: 5px solid #0284d4">art class</button>
|
||||
|
||||
<button onclick="customTheme()">custom</button>
|
||||
|
@ -18,7 +18,7 @@
|
||||
<script src="/js/main.js"></script>
|
||||
<script src="/js/widget.js"></script>
|
||||
<script src="/js/themes.js"></script>
|
||||
<link rel="stylesheet" href="/themes.css" />
|
||||
|
||||
<link rel="stylesheet" href="/style.css" />
|
||||
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
<script src="/js/main.js"></script>
|
||||
<script src="/js/widget.js"></script>
|
||||
<script src="/js/themes.js"></script>
|
||||
<link rel="stylesheet" href="/themes.css" />
|
||||
|
||||
<link rel="stylesheet" href="/style.css" />
|
||||
|
||||
<!-- seo + other things -->
|
||||
|