1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" version="1.1" viewBox="0 0 512 512">
<rect style="fill:#ffc831" width="215.625" height="215.624" x="31" y="31" ry="18.75"/>
<rect style="fill:#ffffff" width="215.625" height="215.624" x="265.38" y="31" ry="18.75"/>
<g transform="matrix(4.0648661,0,0,4.0648511,-6.1957468,-5.5062525)">
<rect style="fill:#ffffff" width="53.046" height="53.046" x="9.15" y="66.64" ry="4.613"/>
<rect style="fill:#367bf0" width="53.046" height="53.046" x="66.81" y="66.64" ry="4.613"/>
</g>
<g style="fill:#ffffff" transform="matrix(9.3750006,0,0,9.374966,31.000003,30.998874)">
<path style="fill:#ffffff" d="M 7.9473,4.5166 C 7.1452,4.5166 6.5231,4.8128 6.0811,5.4053 5.639,5.9977 5.418,6.8317 5.418,7.9072 c -3.4e-6,1.071 0.22103,1.9027 0.66309,2.4951 0.44205,0.59245 1.0641,0.88867 1.8662,0.88867 0.80663,1e-6 1.431,-0.29622 1.873,-0.88867 0.4417,-0.5921 0.6627,-1.4238 0.6627,-2.4948 0,-1.0755 -0.221,-1.9095 -0.6627,-2.5019 -0.4421,-0.5925 -1.0664,-0.8887 -1.873,-0.8887 m 0,-1.9072 c 1.6406,1.04e-5 2.9258,0.46941 3.8555,1.4082 0.92968,0.93881 1.3945,2.2354 1.3945,3.8896 -1.2e-5,1.6497 -0.46486,2.944 -1.3945,3.8828 -0.9297,0.9388 -2.2149,1.4082 -3.8555,1.4082 -1.6361,0 -2.9212,-0.4694 -3.8555,-1.4082 -0.9297,-0.939 -1.3945,-2.233 -1.3945,-3.8828 0,-1.6543 0.4648,-2.9508 1.3945,-3.8896 0.9342,-0.9388 2.2194,-1.4082 3.8555,-1.4082"/>
<path style="fill:#ffffff" d="m 32.373,31.745 c 0.41471,6e-6 0.72916,-0.09114 0.94336,-0.27344 0.21419,-0.18228 0.32128,-0.45116 0.32129,-0.80664 -6e-6,-0.3509 -0.1071,-0.6175 -0.32129,-0.7998 -0.2142,-0.18684 -0.52865,-0.28026 -0.94336,-0.28027 h -1.4561 v 2.1602 h 1.4561 m 0.08887,4.4639 c 0.52864,2e-6 0.92512,-0.11165 1.1895,-0.33496 0.26887,-0.2233 0.40331,-0.56054 0.40332,-1.0117 -7e-6,-0.44205 -0.13217,-0.77246 -0.39648,-0.99121 -0.26433,-0.2233 -0.66309,-0.33496 -1.1963,-0.33496 h -1.5449 v 2.6729 h 1.5449 m 2.4473,-3.6709 c 0.5651,0.16407 1.0026,0.46713 1.3125,0.90918 0.30989,0.44206 0.46483,0.98438 0.46484,1.627 -9e-6,0.98438 -0.33269,1.7181 -0.99805,2.2012 -0.665,0.483 -1.677,0.725 -3.035,0.725 h -4.3682 v -10.206 h 3.9512 c 1.4173,1.1e-5 2.4427,0.2142 3.0762,0.64258 0.63801,0.4284 0.95702,1.1143 0.95703,2.0576 -9e-6,0.49675 -0.11622,0.92058 -0.34863,1.2715 -0.23243,0.34636 -0.56967,0.60385 -1.0117,0.77246"/>
</g>
<path style="opacity:0.3" d="M 31.003906 452.24805 L 31.003906 462.24805 C 31.003906 472.63554 39.360525 481 49.748047 481 L 227.87109 481 C 238.25857 481 246.62305 472.63554 246.62305 462.24805 L 246.62305 452.24805 C 246.62305 462.63554 238.25857 471 227.87109 471 L 49.748047 471 C 39.360525 471 31.003906 462.63554 31.003906 452.24805 z M 265.37695 452.24805 L 265.37695 462.24805 C 265.37695 472.63554 273.74143 481 284.12891 481 L 462.25195 481 C 472.63947 481 480.99609 472.63554 480.99609 462.24805 L 480.99609 452.24805 C 480.99609 462.63554 472.63947 471 462.25195 471 L 284.12891 471 C 273.74143 471 265.37695 462.63554 265.37695 452.24805 z"/>
<path style="fill:#ffffff;opacity:0.3" d="M 49.75 31 C 39.362538 31 31 39.362538 31 49.75 L 31 59.75 C 31 49.362538 39.362538 41 49.75 41 L 227.875 41 C 238.26246 41 246.625 49.362538 246.625 59.75 L 246.625 49.75 C 246.625 39.362538 238.26246 31 227.875 31 L 49.75 31 z"/>
</svg>
|