work splash-screen

This commit is contained in:
erjemin
2021-07-23 23:10:33 +03:00
commit 0ac496386c
67 changed files with 1153 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Creator: CorelDRAW 2018 (64-Bit) -->
<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" width="120px" height="120px" version="1.1" style="shape-rendering:geometricPrecision; text-rendering:geometricPrecision; image-rendering:optimizeQuality; fill-rule:evenodd; clip-rule:evenodd"
viewBox="0 0 811 812"
xmlns:xlink="http://www.w3.org/1999/xlink">
<defs>
<style type="text/css">
<![CDATA[
.fil0 {fill:url(#id0);fill-rule:nonzero}
]]>
</style>
<radialGradient id="id0" gradientUnits="userSpaceOnUse" gradientTransform="matrix(1.36573 -0 -0 1.36573 -101 -116)" cx="276" cy="317" r="846" fx="276" fy="317">
<stop offset="0" style="stop-opacity:1; stop-color:#A2D9F7"/>
<stop offset="1" style="stop-opacity:1; stop-color:#008DD2"/>
</radialGradient>
</defs>
<g id="Layer_x0020_1">
<metadata id="CorelCorpID_0Corel-Layer"/>
<path class="fil0" d="M414 67l0 0c13,1 25,1 35,2 6,0 15,1 25,2 -24,-43 -52,-69 -80,-69l0 0c-4,0 -8,-1 -11,-2 -103,6 -196,50 -265,119 -45,45 -80,101 -100,164 19,-13 40,-26 64,-37 83,-38 197,-63 321,-63 -6,-23 -14,-46 -23,-69 -9,-22 10,-48 34,-47zm107 -51c13,19 25,42 35,66 36,7 71,15 105,26 7,2 20,15 23,22 11,35 20,70 26,106 9,3 16,7 24,10 21,10 40,21 57,32 -20,-61 -55,-115 -99,-159 -47,-48 -106,-83 -171,-103zm290 388c-9,-32 -41,-61 -88,-86 2,20 3,40 5,60 1,24 -25,43 -47,34 -20,-8 -43,-14 -68,-20 1,6 1,11 1,16l0 0 0 0c0,126 -22,241 -57,325 -10,22 -20,42 -32,60 64,-19 121,-55 167,-101 74,-73 119,-175 119,-286l0 0 0 -1c0,0 0,-1 0,-1zm-400 408c30,-11 58,-49 82,-105 32,-76 51,-182 51,-299l0 0 0 0c0,-9 0,-19 0,-28 -28,-5 -56,-8 -83,-11 -13,-1 -29,-17 -30,-31 -3,-28 -7,-57 -12,-86 -4,0 -7,0 -11,0l0 0 0 0c-116,0 -221,22 -297,57 -67,31 -109,72 -109,113l0 0c0,4 -1,8 -2,12 7,100 51,191 118,258 74,74 175,120 287,120l0 0 0 0c2,0 4,0 6,0zm171 -654c4,14 7,28 11,43 14,3 28,6 42,10 -4,-14 -7,-29 -12,-43 -13,-3 -27,-7 -41,-10zm67 129c-14,-5 -29,-9 -44,-12 2,15 4,30 5,46 15,3 30,7 45,11 -2,-15 -4,-30 -6,-45zm-109 22c-2,-16 -4,-33 -7,-48 -14,-2 -29,-4 -44,-5 3,15 5,31 7,48 14,1 29,3 44,5zm-65 -124c15,1 29,2 44,4 -4,-16 -9,-31 -13,-45 -10,-1 -19,-2 -29,-3 -4,-1 -9,-1 -15,-2 5,16 9,31 13,46z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.3 KiB