diff --git a/froscon2020/__init__.py b/froscon2020/__init__.py index 84908a9..99787cf 100644 --- a/froscon2020/__init__.py +++ b/froscon2020/__init__.py @@ -16,59 +16,37 @@ titlemap = { def introFrames(args): - xml = etree.parse('froscon2019/artwork/intro.svg').getroot() + xml = etree.parse('froscon2020/artwork/intro.svg').getroot() pathstr = xml.find(".//*[@id='animatePath']").get('d') frog = xml.find(".//*[@id='animatePath']").get('d') path = svg.path.parse_path(pathstr) init = path.point(0) - frames = int(0.5*fps) - for i in range(0, frames): - p = path.point(i / frames) - init - yield ( - ('animatePath', 'style', 'opacity', 0), - ('date', 'style', 'opacity', 0), - ) - frames = 3*fps for i in range(0, frames): p = path.point(i / frames) - init yield ( - ('frog', 'attr', 'transform', 'translate(%.4f, %.4f)' % (p.real, p.imag)), + ('animatePath', 'style', 'opacity', 0), + ('frog', 'attr', 'transform', 'translate(%.4f, %.4f)' % (p.real, p.imag+120)), + ('title', 'style', 'opacity', 0), + ('names', 'style', 'opacity', 0), ) frames = int(0.5*fps) - for i in range(0, frames): - yield tuple() - - frames = 1*fps for i in range(0, frames): yield ( - ('url', 'style', 'opacity', easeOutQuad(i, 1, -1, frames)), - ('date', 'style', 'opacity', easeOutQuad(i, 0, 1, frames)), + ('animatePath', 'style', 'opacity', 0), + ('frog', 'attr', 'transform', 'translate(%.4f, %.4f)' % (p.real, p.imag+120)), + ('title', 'style', 'opacity', easeLinear(i, 0, 1, frames)), + ('names', 'style', 'opacity', easeLinear(i, 0, 1, frames)), ) - frames = int(1.5*fps) + frames = int(3.0*fps) for i in range(0, frames): yield ( - ('url', 'style', 'opacity', 0), - ('date', 'style', 'opacity', 1), - ('bar', 'style', 'opacity', easeLinear(i, 1, -1, frames)), - ('title', 'style', 'opacity', easeLinear(i, 1, -1, frames)), - ) - - - # frames = 1*fps - # for i in range(0, frames): - # yield ( - # ) - - frames = int(0.5*fps)+1 - for i in range(0, frames): - yield ( - ('bar', 'style', 'opacity', 0), - ('title', 'style', 'opacity', 0), + ('animatePath', 'style', 'opacity', 0), + ('frog', 'attr', 'transform', 'translate(%.4f, %.4f)' % (p.real, p.imag+120)), ) def outroFrames(args): @@ -79,57 +57,10 @@ def outroFrames(args): init = path.point(0) - frames = int(0.5*fps) + frames = int(4*fps) for i in range(0, frames): p = path.point(i / frames) - init yield ( - ('animatePath', 'style', 'opacity', 0), - ('recordingby', 'style', 'opacity', 0), - ) - - frames = 3*fps - for i in range(0, frames): - p = path.point(i / frames) - init - yield ( - ('frog', 'attr', 'transform', 'translate(%.4f, %.4f)' % (p.real, p.imag)), - ) - - frames = int(0.5*fps)+1 - for i in range(0, frames): - yield tuple() - - frames = 1*fps - for i in range(0, frames): - yield ( - ('logo', 'style', 'opacity', easeLinear(i, 1, -1, frames)), - ) - - frames = 1*fps - for i in range(0, frames): - yield ( - ('logo', 'style', 'opacity', 0), - ('recordingby', 'style', 'opacity', easeLinear(i, 0, 1, frames)), - ) - - frames = 2*fps - for i in range(0, frames): - yield ( - ('logo', 'style', 'opacity', 0), - ('recordingby', 'style', 'opacity', 1), - ) - - frames = 1*fps - for i in range(0, frames): - yield ( - ('logo', 'style', 'opacity', 0), - ('recordingby', 'style', 'opacity', easeLinear(i, 1, -1, frames)), - ) - - frames = 1*fps - for i in range(0, frames): - yield ( - ('logo', 'style', 'opacity', 0), - ('recordingby', 'style', 'opacity', 0), ) def pauseFrames(args): @@ -187,21 +118,21 @@ def debug(): } ) - render('outro.svg', - '../outro.ts', - outroFrames - ) +# render('outro.svg', +# '../outro.ts', +# outroFrames +# ) - render('pause.svg', - '../pause.ts', - pauseFrames - ) +# render('pause.svg', +# '../pause.ts', +# pauseFrames +# ) def tasks(queue, args, idlist, skiplist): # iterate over all events extracted from the schedule xml-export for event in events(scheduleUrl): - if event['room'] not in ('HS1', 'HS3', 'HS4', 'HS5', 'HS6', 'HS7', 'HS8', 'C116'): + if event['room'] not in ('HS 1/2', 'HS3', 'HS4', 'HS5', 'HS6', 'HS7', 'HS8', 'C116', 'Workshop'): print("skipping room %s (%s)" % (event['room'], event['title'])) continue diff --git a/froscon2020/artwork/intro.svg b/froscon2020/artwork/intro.svg index f898d7e..80cbf6e 100644 --- a/froscon2020/artwork/intro.svg +++ b/froscon2020/artwork/intro.svg @@ -1,7 +1,6 @@ - - @@ -99,17 +98,17 @@ + inkscape:guide-bbox="true" + inkscape:document-rotation="0"> + + + + + + @@ -233,231 +257,351 @@ image/svg+xml - + - - - + id="layer1"> - - - - + y="0" + x="0" + height="1080" + width="1920" + id="rect3809-1" + style="fill:#00a2e1;fill-opacity:1;stroke-width:3.6841" /> $title - - $personnames + x="24.243662" + height="194.80345" + width="769.9577" + id="rect3044" />$title + $personnames + https://programm.froscon.de/2020/events/$id.html + style="clip-rule:evenodd;fill-rule:evenodd;stroke-miterlimit:10" + id="g2813" + transform="matrix(0.30916883,0,0,0.3091485,1226.1695,-10.756921)"> - + id="g1199"> + id="Layer-1" + serif:id="Layer 1"> + d="m 1283.1,352.327 h 69.283 l 89.4,113.229 53.642,226.463 8.941,102.933 84.925,224.808 326.313,433.988 98.337,271.067 h -78.22 l -147.509,-257.342 -98.341,-20.588 60.341,411.75 -232.437,552.425 24.587,54.896 -301.562,20.592 v -2120.5 l 42.3,-13.725 z" + style="fill:none;stroke:#ffffff;stroke-width:4.17px" + id="path1119" /> + d="m 1517.78,2411.06 -276.98,-372.287 386.575,-238.471 62.5,-353.413 -129.625,-39.912" + style="fill:none;stroke:#ffffff;stroke-width:4.17px" + id="path1121" /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + 22.-23. August 2020 - http://programm.froscon.de/2020/events/$id.html 10.-11. August 2020 + d="m -23.326675,1164.164 c 0,0 141.498995,-479.55655 306.279785,-454.48024 148.97451,22.67087 193.00169,370.20654 193.00169,370.20654 0,0 92.21215,-378.96781 215.85947,-301.2474 101.854,64.02189 122.38218,301.6114 122.38218,301.6114 0,0 109.09706,-396.71979 224.66835,-307.75932 64.9988,50.03245 122.2034,258.86522 122.2034,258.86522 0,0 38.06,-288.26914 208.5967,-291.10302 170.5364,-2.83385 188.8987,184.57192 188.8987,184.57192" + style="fill:none;stroke:#000000;stroke-width:2.35687px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + diff --git a/froscon2020/artwork/outro.svg b/froscon2020/artwork/outro.svg index 6627d3c..546ef45 100644 --- a/froscon2020/artwork/outro.svg +++ b/froscon2020/artwork/outro.svg @@ -1,6 +1,4 @@ - - + id="svg2" + height="576" + width="1024"> + id="stop3819" /> + style="stop-color:#fffbff;stop-opacity:1;" /> + cx="1.71676" + cy="9.7279596" + r="0.29498801" + fx="1.71676" + fy="9.7279596"> + id="stop3151" /> + id="stop3153" /> + cx="3.27019" + cy="2.1879101" + r="0.420028" + fx="3.27019" + fy="2.1879101" /> + x1="3.27019" + y1="1.96386" + x2="3.27019" + y2="2.3961301"> + id="stop3384" /> + id="stop3386" /> + x1="3.27019" + y1="1.96386" + x2="3.27019" + y2="2.3961301"> + id="stop3128" /> + id="stop3130" /> + y="1.94721" + width="0.65544897" + height="0.465563" + id="rect3132" /> - + + cx="1.71676" + cy="9.7279596" + r="0.29498801" + fx="1.71676" + fy="9.7279596"> + id="stop3151-0" /> + id="stop3153-0" /> + cx="3.27019" + cy="2.1879101" + r="0.420028" + fx="3.27019" + fy="2.1879101" /> + x1="3.27019" + y1="1.96386" + x2="3.27019" + y2="2.3961301"> + id="stop3384-5" /> + id="stop3386-2" /> + x1="3.27019" + y1="1.96386" + x2="3.27019" + y2="2.3961301"> + id="stop3128-9" /> + id="stop3130-9" /> + y="1.94721" + width="0.65544897" + height="0.465563" + id="rect3132-4" /> - + + inkscape:window-maximized="1" + inkscape:window-y="27" + inkscape:window-x="0" + inkscape:window-height="1016" + inkscape:window-width="1920" + showgrid="false" + inkscape:current-layer="layer1" + inkscape:document-units="px" + inkscape:cy="297.21276" + inkscape:cx="556.97737" + inkscape:zoom="0.94" + inkscape:pageshadow="2" + inkscape:pageopacity="0.0" + borderopacity="1.0" + bordercolor="#666666" + pagecolor="#ffffff" + id="base"> + position="54,576" + orientation="1,0" /> + position="913,541" + orientation="1,0" /> + position="1130.6638,384.66611" + orientation="0,1" /> - - - + + + + orientation="0,1" + position="524.67326,801.85913" /> @@ -263,420 +262,205 @@ - - + inkscape:groupmode="layer" /> + inkscape:groupmode="layer" + inkscape:label="Ebene 1"> + height="11.77061" + width="1024.9558" + id="rect3809" + style="fill:#00a2e1;fill-opacity:1" /> - + transform="matrix(1.0009495,0,0,3.8635175,-0.97322136,-1535.9091)" + id="bar"> - - - - - - - - - - - - - - - + width="1024" + height="149.19937" + x="1" + y="520.72675" /> - 22. - 23. August 2020 - Creative Commons Attribution 4.0 International http://creativecommons.org/licenses/by/4.0/ + id="path1110" + style="clip-rule:evenodd;opacity:1;fill:#ffffff;fill-rule:nonzero;stroke-width:0.549438;stroke-miterlimit:10" + d="m 833.11799,660.35717 c 7.03597,0 13.77929,1.28343 20.22824,3.84703 6.44958,2.56528 12.09273,6.15568 16.92819,10.77358 4.8375,4.61571 8.72255,10.07581 11.65281,16.37814 2.93323,6.30354 4.39852,13.1185 4.39852,20.44614 v 40.67239 c 0,3.8113 -1.35558,7.10895 -4.06768,9.8934 -2.71148,2.78447 -6.04613,4.25082 -10.00349,4.39697 -3.95766,0 -7.36524,-1.28179 -10.22351,-3.84757 -2.85843,-2.56521 -4.28788,-5.82601 -4.28788,-9.78297 v -39.57351 c 0,-3.37074 -0.62302,-6.559 -1.86842,-9.56322 -1.24588,-3.00481 -3.00491,-5.60572 -5.27804,-7.80449 -2.27188,-2.19934 -4.9098,-3.9569 -7.91471,-5.27663 -3.00381,-1.31915 -6.26616,-1.97793 -9.78329,-1.97793 -3.22526,0 -6.30372,0.62307 -9.23523,1.86804 -2.93073,1.24606 -5.4962,2.89487 -7.69514,4.94642 -2.19833,2.05152 -3.95705,4.54314 -5.27679,7.47485 -1.31818,2.93169 -1.97813,6.00902 -1.97813,9.23408 v 40.01256 c 0,3.81022 -1.46638,7.14577 -4.39789,10.0027 -2.93089,2.85865 -6.30279,4.28658 -10.11366,4.28658 -3.81071,0 -7.18152,-1.3186 -10.1135,-3.95637 -2.93182,-2.63774 -4.39774,-5.86287 -4.39774,-9.67308 v -39.57351 c 0.14711,-7.32819 1.5764,-14.21681 4.28804,-20.6659 2.7121,-6.44909 6.44958,-12.09216 11.2132,-16.92814 4.76426,-4.83707 10.37047,-8.64786 16.81942,-11.43232 6.45036,-2.78556 13.48509,-4.17724 21.10793,-4.17724 z M 718.2303,691.79549 c -3.36986,0 -6.52219,0.62413 -9.45355,1.8691 -2.93182,1.245 -5.53297,2.96798 -7.805,5.16622 -2.27187,2.19876 -4.06753,4.8008 -5.3868,7.80561 -1.31975,3.00364 -1.9797,6.26446 -1.9797,9.78242 0,3.37174 0.65995,6.5595 1.9797,9.56425 1.31927,3.00367 3.11493,5.64147 5.3868,7.91441 2.27203,2.27183 4.87318,4.06733 7.805,5.38648 2.93136,1.3186 6.08369,1.97844 9.45355,1.97844 3.37253,0 6.55882,-0.65872 9.56482,-1.97844 3.00444,-1.31915 5.60668,-3.11465 7.805,-5.38648 2.19848,-2.27294 3.9572,-4.91074 5.27695,-7.91441 1.31943,-3.00475 1.97813,-6.19251 1.97813,-9.56425 -0.29359,-6.74195 -2.71054,-12.45812 -7.25508,-17.1474 -4.5439,-4.69095 -10.33463,-7.18206 -17.36982,-7.47595 m 0,-28.79946 c 7.18293,0 13.9984,1.39279 20.44735,4.17615 6.44958,2.78553 12.09241,6.59634 16.93038,11.4334 4.83734,4.83599 8.68358,10.47851 11.54294,16.92817 2.85827,6.44906 4.28804,13.41023 4.28804,20.88509 0,7.32813 -1.39393,14.18104 -4.17927,20.55594 -2.78456,6.37602 -6.55772,11.98176 -11.3226,16.81884 -4.76316,4.83654 -10.36922,8.64786 -16.81879,11.43232 -6.45005,2.78446 -13.41216,4.1772 -20.88805,4.1772 -7.32768,0 -14.2178,-1.31914 -20.66613,-3.95801 -6.44958,-2.63777 -12.0935,-6.33809 -16.93037,-11.10155 -4.8364,-4.76402 -8.6479,-10.36973 -11.43199,-16.81939 -2.78582,-6.44909 -4.17755,-13.48439 -4.17755,-21.10535 0,-7.32818 1.35496,-14.17998 4.06659,-20.55602 2.7121,-6.37543 6.44942,-11.94491 11.21383,-16.70889 4.76269,-4.76238 10.40662,-8.57427 16.92928,-11.43179 6.52251,-2.85755 13.52092,-4.43381 20.99634,-4.72611 z m -75.09035,56.50118 c 3.9572,0 7.40062,1.42849 10.3326,4.28657 2.93182,2.85914 4.39727,6.41226 4.39727,10.66314 0,1.46524 -0.25619,2.85807 -0.76919,4.17667 -0.51206,1.31916 -1.1357,2.71193 -1.86936,4.17728 -4.25001,7.47532 -10.25889,13.4481 -18.02931,17.91814 -7.76806,4.4701 -16.12253,6.70511 -25.06433,6.70511 -6.44848,0 -12.67818,-1.28067 -18.68706,-3.84703 -6.01108,-2.56413 -11.3237,-6.08207 -15.94132,-10.55324 -4.61714,-4.47007 -8.282,-9.74668 -10.99301,-15.82876 -2.71038,-6.08206 -4.06753,-12.64156 -4.06753,-19.67687 v -40.45211 c 0,-6.59524 1.28234,-12.8976 3.84718,-18.90662 2.56546,-6.00953 6.11984,-11.32293 10.6639,-15.93975 4.54391,-4.61679 9.82101,-8.28082 15.82973,-10.99278 6.00951,-2.7114 12.45893,-4.06626 19.34811,-4.06626 8.7961,0 17.07701,2.23506 24.84524,6.70512 7.76932,4.4701 13.92531,10.66315 18.46875,18.5775 0.58624,1.02578 1.13632,2.27075 1.64901,3.73721 0.51316,1.46524 0.76919,2.85803 0.76919,4.17664 0,4.10361 -1.46482,7.62155 -4.39727,10.55327 -2.93198,2.93112 -6.44848,4.39647 -10.55389,4.39647 -3.22431,0 -5.86224,-0.84227 -7.91392,-2.52791 -2.05278,-1.6851 -3.88521,-3.77339 -5.49729,-6.2656 -1.75872,-2.93059 -4.14014,-5.27658 -7.14505,-7.03531 -3.00507,-1.75871 -6.41327,-2.63777 -10.22477,-2.63777 -2.78472,0 -5.38587,0.5137 -7.80454,1.53948 -2.4182,1.02686 -4.54406,2.45536 -6.37649,4.28769 -1.83133,1.8312 -3.29787,3.9926 -4.39664,6.48476 -1.10065,2.49221 -1.64902,5.12994 -1.64902,7.91441 v 40.45209 c 0,2.78556 0.54947,5.42387 1.64902,7.91494 1.10002,2.49161 2.56531,4.65413 4.39664,6.4859 1.83243,1.83229 3.95782,3.26075 6.37649,4.28708 2.41867,1.02579 5.01982,1.54005 7.80454,1.54005 3.8115,0 7.18292,-0.8791 10.11428,-2.63887 2.93182,-1.75817 5.35065,-4.10307 7.25554,-7.03475 1.61208,-2.49107 3.29787,-4.54427 5.05675,-6.15568 1.75872,-1.61203 4.61809,-2.41857 8.57575,-2.41857 z M 496.81128,656.62003 c -3.51759,0 -6.48526,1.28347 -8.90393,3.84701 -2.41867,2.56525 -3.70163,5.75298 -3.84843,9.5643 0.14711,3.37068 1.42867,6.26557 3.84843,8.68412 2.41867,2.41853 5.38634,3.6267 8.90393,3.6267 h 14.95131 c 5.42358,0 10.66312,1.09941 15.72034,3.29763 5.05722,2.1993 9.56325,5.24094 13.52154,9.12421 3.95673,3.88325 7.10828,8.42811 9.45402,13.63056 2.34512,5.20298 3.5176,10.73563 3.5176,16.59958 0,5.71616 -1.10002,11.13837 -3.29725,16.26828 -2.19895,5.12996 -5.20386,9.60001 -9.01551,13.41024 -3.81056,3.81131 -8.28029,6.85183 -13.41122,9.12369 -5.13014,2.27294 -10.62743,3.48221 -16.48952,3.62777 h -39.13675 c -4.39665,0 -7.98733,-1.42847 -10.77314,-4.28658 -2.78456,-2.8586 -4.17755,-6.41221 -4.17755,-10.66309 0,-3.95748 1.42867,-7.40068 4.28694,-10.33295 2.85937,-2.9317 6.41374,-4.39696 10.66375,-4.39696 h 39.13675 c 3.3708,0 6.37524,-1.245 9.01426,-3.73773 2.63855,-2.49103 3.9572,-5.49585 3.9572,-9.01267 0,-3.6646 -1.2825,-6.70622 -3.84734,-9.12477 -2.56531,-2.41853 -5.53407,-3.70032 -8.90502,-3.84701 h -15.17041 c -5.57037,-0.14742 -10.91993,-1.31864 -16.05023,-3.51794 -5.12968,-2.19821 -9.63681,-5.16675 -13.52202,-8.90331 -3.88411,-3.73829 -6.99841,-8.17156 -9.34353,-13.30148 -2.34558,-5.12992 -3.51806,-10.69991 -3.51806,-16.70895 0,-5.42328 1.0983,-10.69882 3.29771,-15.82876 2.19848,-5.12993 5.24017,-9.67302 9.12428,-13.63163 3.88411,-3.95688 8.3925,-7.14463 13.52217,-9.56316 5.13031,-2.41856 10.6265,-3.62675 16.48968,-3.62675 h 39.13551 c 3.95766,0 7.32862,1.42851 10.11381,4.28658 2.78565,2.85811 4.32418,6.41175 4.61824,10.6626 0,4.25082 -1.39408,7.76823 -4.17927,10.55326 -2.78346,2.78442 -6.30168,4.17612 -10.55278,4.17612 H 496.81128 Z M 253.67666,767.64446 c -3.95814,0 -7.25601,-1.28345 -9.89393,-3.84811 -2.63793,-2.56417 -4.3979,-5.96181 -4.3979,-10.22308 v -40.67239 c 0,-7.03644 1.64949,-13.66624 4.50776,-19.89615 2.85717,-6.22819 6.66867,-11.65204 11.43199,-16.26828 4.76425,-4.61672 10.33463,-8.2814 16.71112,-10.99276 6.37524,-2.71029 13.15112,-4.3212 20.33702,-4.50687 4.10117,-0.10642 7.51219,1.39277 10.22367,4.17774 2.71101,2.78445 4.36096,6.148 4.50666,10.11263 0.14554,3.9542 -1.39283,7.29246 -4.17754,10.0027 -2.7841,2.71143 -6.22751,4.20746 -10.3337,4.28771 -3.37017,0.0663 -6.52188,0.62356 -9.45386,1.86856 -2.93073,1.24552 -5.49729,2.96742 -7.69561,5.16672 -2.19848,2.19823 -3.9572,4.79972 -5.27584,7.80452 -1.31928,3.00475 -1.97923,6.26671 -1.97923,9.78351 v 40.01256 c 0,3.82064 -1.72257,6.96222 -4.28678,9.4533 -2.56484,2.49161 -5.97367,3.73769 -10.22477,3.73769 z M 184.96014,656.62003 v 29.89996 h 28.80307 c 4.25,0 7.76869,1.46641 10.55388,4.39644 2.78362,2.93172 4.17755,6.44961 4.17755,10.55324 0,4.10307 -1.39283,7.58525 -4.17755,10.44225 -2.78566,2.85807 -6.30388,4.28655 -10.55388,4.28655 h -28.80307 v 36.27598 c 0,4.24976 -1.42851,7.80505 -4.28678,10.66309 -2.85827,2.85703 -6.41264,4.28658 -10.66265,4.28658 -4.25125,0 -7.80735,-1.42847 -10.66453,-4.28658 -2.85827,-2.85804 -4.28678,-6.41221 -4.28678,-10.66309 V 641.89009 c 0,-3.81021 1.43086,-7.2556 4.28678,-10.33292 2.85828,-3.07731 6.41328,-4.61679 10.66453,-4.61679 h 58.48393 c 4.10336,0 7.58465,1.46588 10.44292,4.39647 2.85718,2.93169 4.28694,6.44966 4.28694,10.55324 0,4.25029 -1.42867,7.76879 -4.28694,10.55273 -2.85717,2.78442 -6.34065,4.17721 -10.44292,4.17721 z" /> + transform="translate(-366.71206,-8)" + id="g4680"> + Creative Commons Attribution 4.0 International http://creativecommons.org/licenses/by/4.0/ + id="license" + transform="matrix(0.47397866,0,0,0.47397866,648.37531,619.29603)"> - - - - - - - - - - + transform="matrix(2.404762,0,0,2.404762,-253.42861,-1037.1755)" + id="g3607"> + + + + + + + + + + + + + transform="matrix(1.5649757,0,0,1.5649757,-1989.5833,-662.83894)" + style="opacity:1" + id="frog-8" + inkscape:label="#frog"> + - - - - - - - - www.ccc.de - - - - - - - - - - - - - - - - - - - - - - - - events.opensuse.org - Recording by: - In cooperation with: + inkscape:label="#innerfrog" + d="m 1528.8677,845.19063 c 2.346,1.4215 1.101,5.48164 1.8071,8.15893 0.3957,1.61632 0.9894,3.63149 -0.3964,4.97187 -1.2903,0.99881 -3.7255,0.87594 -4.2539,2.41363 -0.6797,1.97899 1.2257,5.14144 3.886,4.96836 3.3034,-0.91665 5.9626,-3.37379 8.3171,-5.75968 2.3302,-2.38449 1.5514,-4.25816 1.3295,-7.204 -0.099,-1.31231 1.0596,-2.95321 2.0634,-2.2286 2.1547,1.5563 -1.3001,5.08317 1.2275,5.76249 2.5865,0.69512 3.7381,-6.69564 6.1417,-3.64272 1.4826,1.88104 -4.2967,3.57321 -2.86,5.24607 1.2934,1.39727 2.8379,-2.58355 5.227,-1.14626 0.4733,0.28438 0.8529,1.00197 0.5864,1.49311 -1.4016,2.57618 -4.6696,0.33001 -5.0263,2.43048 -0.416,2.44943 5.3156,-0.1629 4.8785,3.04168 -0.5709,4.19567 -6.4089,-1.7083 -10.7713,0.71865 -4.316,2.40098 -6.1631,7.52874 -10.6462,9.50352 -2.6052,1.14835 -4.9048,-1.57842 -7.3471,-2.28162 -0.5856,3.95272 -3.1882,6.93122 -5.7625,9.77981 -2.2947,6.20731 12.7585,-1.76342 10.7565,5.614 -1.2744,4.69628 -7.4818,2.84719 -11.3895,5.52798 -0.5231,3.46368 2.451,4.86304 4.8658,6.09391 3.8199,1.94774 1.0765,2.98024 0.126,2.02533 -2.0318,-2.04323 -2.1648,-0.58138 -1.8197,-0.1966 1.3759,1.53595 0.5575,0.87312 3.3617,3.00062 1.4908,1.13115 0.076,3.13612 -1.3531,2.23211 -2.082,-2.10749 -2.5191,-4.33504 -3.6826,-3.96501 -1.5582,0.56347 0.9536,2.0443 1.905,5.33665 0.8233,2.8486 -2.978,3.13964 -2.7073,0.5575 0.3023,-2.87808 -0.8528,-4.67592 -1.53,-4.64292 -0.9129,0.0446 0.8696,5.70387 -1.2865,5.50235 -2.0451,-0.18994 -0.9676,-3.70416 -0.8507,-4.11141 1.1973,-4.18408 0.5014,-4.15213 -1.4514,-8.04061 -0.9873,-1.96739 -6.1073,-5.90993 -3.347,-7.65442 9.4799,-2.99323 -1.2678,-2.68604 -2.1301,-4.80336 0,-0.33388 -0.032,-0.35247 -0.3205,-0.18501 -2.2656,0.31139 -7.373,-9.14964 -5.2254,0.55715 -0.1306,3.26286 -6.1052,0.80044 -8.3034,0.92858 -4.3437,0.25312 -4.6643,-0.36442 -7.6886,2.76364 -0.2939,0.30437 -2.7993,2.99429 -3.987,1.31828 -1.2513,-1.76555 4.54,-3.05187 4.1225,-3.86495 -0.3097,-0.60315 -2.4446,-0.70355 -4.7865,0.99704 -2.0999,1.52576 -3.7483,-1.91264 -0.8696,-2.62357 3.327,-0.82151 5.8661,0.61333 5.575,-1.0188 -0.2622,-1.19295 -2.4092,-0.45746 -5.2759,-1.20629 -1.4974,-0.7857 -0.4691,-3.01361 1.2569,-2.28794 3.2438,1.36462 2.2618,0.98756 4.2792,1.41131 0.5052,0.10606 1.7056,-0.739 -1.0807,-1.478 -1.3019,-0.34511 -1.7793,-3.23689 1.8176,-0.90261 2.2737,1.4752 4.9726,3.35133 7.7108,1.16661 0.3679,-4.72473 -4.3371,-9.17527 -0.9069,-12.62702 5.3883,-5.42229 6.0115,11.59873 10.24,6.50642 1.1808,-3.65255 2.4588,-7.39638 5.5888,-9.87916 -1.8296,-1.76379 -5.3409,-2.3908 -5.6488,-5.22149 -0.5316,-4.87007 2.9864,-9.03273 2.9078,-13.97091 -0.079,-4.99154 -8.1121,-7.09518 -4.7637,-9.68749 2.5577,-1.98004 3.1609,4.28941 5.074,2.70431 1.6411,-1.35971 -1.9377,-3.06696 -0.4079,-5.56765 0.2917,-0.47711 1.1031,-0.5066 1.5866,-0.23943 2.439,1.35128 -0.2363,4.67839 1.6206,5.10002 2.1673,0.4069 0.744,-5.44302 3.1139,-5.10073 3.8459,0.55575 -1.9791,5.24854 -0.084,7.14082 1.8524,1.84909 3.1803,-2.90619 5.6042,-1.81821 1.1302,0.50695 0.2876,2.33077 -0.8984,2.90055 -2.6627,1.28108 -4.6745,1.54367 -5.574,4.75388 -0.889,3.23197 -1.6881,6.76304 -0.8293,10.08173 1.18,2.39115 4.8711,2.4582 6.2453,0.88154 1.067,-1.22665 -0.2563,-3.2734 -0.037,-4.89043 0.4687,-1.87086 2.5103,-2.36413 4.1082,-2.82999 2.6718,-0.72638 5.5659,-3.83546 7.9702,-2.51404 z" + style="clip-rule:evenodd;fill:#13a1dc;fill-rule:nonzero;stroke-width:0.351083;stroke-miterlimit:10" + id="innerfrog" /> + + + d="m 691.48981,3103.1695 q 0,4.8534 1.80267,9.152 1.94134,4.2987 5.13068,7.488 3.18934,3.1894 7.48802,5.1307 4.29868,1.8027 9.15202,1.8027 6.65602,0 12.06403,-3.1893 5.40802,-3.3281 8.45869,-8.5974 0.97067,-1.5253 2.63467,-1.9413 1.80267,-0.416 3.32801,0.416 1.52534,0.9706 1.94134,2.7733 0.416,1.8027 -0.55467,3.4667 -4.16001,7.072 -11.64803,11.3707 -7.34935,4.2987 -16.22404,4.2987 -6.65601,0 -12.6187,-2.4961 -5.82401,-2.496 -10.26135,-6.7946 -4.29868,-4.4374 -6.79469,-10.2614 -2.496,-5.9627 -2.496,-12.6187 v -25.0987 q 0,-6.656 2.496,-12.4801 2.49601,-5.9626 6.79469,-10.2613 4.43734,-4.4374 10.26135,-6.9334 5.96269,-2.6346 12.6187,-2.6346 8.87469,0 16.22404,4.4373 7.48802,4.4374 11.64803,11.648 0.832,1.5254 0.416,3.328 -0.27733,1.8027 -1.80267,2.7734 -1.52534,0.832 -3.32801,0.416 -1.664,-0.416 -2.77334,-2.08 -3.05067,-5.2694 -8.45869,-8.5974 -5.40801,-3.328 -11.92536,-3.328 -4.85334,0 -9.15202,1.9414 -4.29868,1.8026 -7.48802,5.1306 -3.18934,3.1894 -5.13068,7.4881 -1.80267,4.2986 -1.80267,9.152 z" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:138.667px;font-family:'Arista 2.0 Light';-inkscape-font-specification:'Arista 2.0 Light, ';fill:#ffffff" + id="path1234-5" /> + + + + + + + + + + + + + + +