Skip to content
Snippets Groups Projects
Commit c640e501 authored by orestis.malaspin's avatar orestis.malaspin
Browse files

ajout ficheirs divers

parent c2249b0e
No related branches found
No related tags found
No related merge requests found
cours.pdf
cours.html
Makefile 0 → 100644
BEAMEROPTIONS = -t beamer
BEAMEROPTIONS += --pdf-engine=pdflatex
BEAMEROPTIONS += --default-image-extension=png
BEAMEROPTIONS += -V theme:metropolis
BEAMEROPTIONS += -V fontsize=small
BEAMEROPTIONS += --highlight-style espresso
BEAMEROPTIONS += --template ./default.latex
BEAMEROPTIONS += --self-contained
# BEAMEROPTIONS += -i
BEAMEROPTIONS += --slide-level=1
REVEALOPRIONS = -t revealjs
REVEALOPRIONS += --template default.revealjs
# REVEALOPRIONS += -V theme=moon
REVEALOPRIONS += -V center=false
REVEALOPRIONS += -V width="2000"
REVEALOPRIONS += -V height="1500"
REVEALOPRIONS += -V margin=0
REVEALOPRIONS += -V minScale=0.2
REVEALOPRIONS += -V maxScale=1.5
# REVEALOPRIONS += -V width="1920" -V height="1080" -V margin=0 -V center=false
REVEALOPRIONS += --section-divs
REVEALOPRIONS += -V fontsize=tiny
REVEALOPRIONS += -V slideNumber=true
REVEALOPRIONS += --slide-level=1
REVEALOPRIONS += --highlight-style espresso
# REVEALOPRIONS += --include-in-header=reveal.js/left_just.css
all: cours.pdf cours.html
cours.pdf: cours.md Makefile
pandoc -s $(BEAMEROPTIONS) -o $@ $<
cours.html: cours.md Makefile
pandoc -s $(REVEALOPRIONS) -o $@ $<
clean:
rm -rf cours.pdf cours.html
\ No newline at end of file
cours.md 0 → 100644
---
title: Cours de programmation séquentielle
author: Orestis Malaspinas
<!-- date: 25 avril 2018 -->
sansfont: Sans Serif
<!-- slide-numbers: true -->
---
# Quelques références
## The Book (nouveau testament)
## The Book (ancien testament)
## Reddit
<https://www.reddit.com/r/rust/>
# Un peu d'amour
- Langage le plus aimé sur stackoverflow en 2016, 2017, et 2018.
![](figs/love.png){height=70%}
# Une mascotte super mignonne
![Ferris](figs/ferris.png){height=50%}
# Brève histoire du rust
- Créé comme projet personnel par Graydon Hoare chez Mozilla en 2006.
- Rendu public la première fois en 2012 (version 0.4).
- Première version stable (1.0) en 2015.
- Stabilisation de fonctionalités tous les 6 mois.
- Version stable actuelle 1.26.2. <!-- TODO UPDATE -->
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" xml:space="preserve" style="enable-background:new 0 0 144 144;" viewBox="19 19 106 106" height="144px" width="144px" y="0px" x="0px" id="Layer_1" version="1.1"><path id="path3" d="m 123.617,70.715999 -4.394,-2.72 c -0.037,-0.428 -0.079,-0.855 -0.125,-1.28 l 3.776,-3.522 c 0.384,-0.358 0.556,-0.888 0.452,-1.401 -0.101,-0.515 -0.462,-0.939 -0.953,-1.122 l -4.827,-1.805 c -0.121,-0.418 -0.248,-0.833 -0.378,-1.246 l 3.011,-4.182 c 0.307,-0.425 0.37,-0.978 0.17,-1.463 -0.2,-0.483 -0.637,-0.829 -1.154,-0.914 l -5.09,-0.828 c -0.198,-0.386 -0.404,-0.766 -0.612,-1.143 l 2.139,-4.695 c 0.219,-0.478 0.174,-1.034 -0.118,-1.468 -0.291,-0.436 -0.784,-0.691 -1.31,-0.671 l -5.166,0.18 c -0.267,-0.334 -0.539,-0.665 -0.816,-0.99 l 1.187,-5.032 c 0.12,-0.511 -0.031,-1.046 -0.403,-1.417 -0.369,-0.37 -0.905,-0.523 -1.416,-0.403 l -5.031,1.186 c -0.326,-0.276 -0.657,-0.549 -0.992,-0.816 l 0.181,-5.166 c 0.02,-0.523 -0.235,-1.02 -0.671,-1.31 -0.437,-0.292 -0.99,-0.336 -1.467001,-0.119 l -4.694,2.14 c -0.379,-0.208 -0.759,-0.414 -1.143,-0.613 l -0.83,-5.091 c -0.084,-0.516 -0.43,-0.954 -0.914,-1.154 -0.483,-0.201 -1.037,-0.136 -1.462,0.17 l -4.185,3.011 c -0.412,-0.131 -0.826,-0.257 -1.244,-0.377 l -1.805,-4.828 c -0.183,-0.492 -0.607,-0.853 -1.122,-0.955 -0.514,-0.101 -1.043,0.07 -1.4,0.452 l -3.522,3.779 c -0.425,-0.047 -0.853,-0.09 -1.28,-0.125 l -2.72,-4.395 c -0.275,-0.445 -0.762,-0.716 -1.286,-0.716 -0.524,0 -1.011,0.271 -1.285,0.716 l -2.72,4.395 c -0.428,0.035 -0.856,0.078 -1.281,0.125 l -3.523,-3.779 c -0.357,-0.382 -0.887,-0.553 -1.4,-0.452 -0.515,0.103 -0.939,0.463 -1.122,0.955 l -1.805,4.828 c -0.418,0.12 -0.832,0.247 -1.245,0.377 l -4.184,-3.011 c -0.425,-0.307 -0.979,-0.372 -1.463,-0.17 -0.483,0.2 -0.83,0.638 -0.914,1.154 l -0.83,5.091 c -0.384,0.199 -0.764,0.404 -1.143,0.613 l -4.694,-2.14 c -0.477,-0.218 -1.033,-0.173 -1.467,0.119 -0.436,0.29 -0.691,0.787 -0.671,1.31 l 0.18,5.166 c -0.334,0.267 -0.665,0.54 -0.992,0.816 l -5.031,-1.186 c -0.511,-0.119 -1.047,0.033 -1.417,0.403 -0.372,0.371 -0.523,0.906 -0.403,1.417 l 1.185,5.032 c -0.275,0.326 -0.547,0.656 -0.814,0.99 l -5.166,-0.18 c -0.521,-0.015 -1.019,0.235 -1.31,0.671 -0.292,0.434 -0.336,0.99 -0.119,1.468 l 2.14,4.695 c -0.208,0.377 -0.414,0.757 -0.613,1.143 l -5.09,0.828 c -0.517,0.084 -0.953,0.43 -1.154,0.914 -0.2,0.485 -0.135,1.038 0.17,1.463 l 3.011,4.182 c -0.131,0.413 -0.258,0.828 -0.378,1.246 l -4.828,1.805 c -0.49,0.183 -0.851,0.607 -0.953,1.122 -0.102,0.514 0.069,1.043 0.452,1.401 l 3.777,3.522 c -0.047,0.425 -0.089,0.853 -0.125,1.28 l -4.394,2.72 c -0.445,0.275 -0.716,0.761 -0.716,1.286 0,0.525 0.271,1.011 0.716,1.285 l 4.394,2.72 c 0.036,0.428 0.078,0.855 0.125,1.28 l -3.777,3.523 c -0.383,0.357 -0.554,0.887 -0.452,1.4 0.102,0.515 0.463,0.938 0.953,1.122 l 4.828,1.805 c 0.12,0.418 0.247,0.833 0.378,1.246 l -3.011,4.183 c -0.306,0.426 -0.371,0.979 -0.17,1.462 0.201,0.485 0.638,0.831 1.155,0.914 l 5.089,0.828 c 0.199,0.386 0.403,0.766 0.613,1.145 l -2.14,4.693 c -0.218,0.477001 -0.173,1.032001 0.119,1.468001 0.292,0.437 0.789,0.692 1.31,0.671 l 5.164,-0.181 c 0.269,0.336 0.54,0.665 0.816,0.992 l -1.185,5.033 c -0.12,0.51 0.031,1.043 0.403,1.414 0.369,0.373 0.906,0.522 1.417,0.402 l 5.031,-1.185 c 0.327,0.278 0.658,0.548 0.992,0.814 l -0.18,5.167 c -0.02,0.523 0.235,1.019 0.671,1.311 0.434,0.291 0.99,0.335 1.467,0.117 l 4.694,-2.139 c 0.378,0.21 0.758,0.414 1.143,0.613 l 0.83,5.088 c 0.084,0.518 0.43,0.956 0.914,1.155 0.483,0.201 1.038,0.136 1.463,-0.169 l 4.182,-3.013 c 0.413,0.131 0.828,0.259 1.246,0.379 l 1.805,4.826 c 0.183,0.49 0.607,0.853 1.122,0.953 0.514,0.104 1.043,-0.068 1.4,-0.452 l 3.523,-3.777 c 0.425,0.049 0.853,0.09 1.281,0.128 l 2.72,4.394 c 0.274,0.443 0.761,0.716 1.285,0.716 0.524,0 1.011,-0.272 1.286,-0.716 l 2.72,-4.394 c 0.428,-0.038 0.855,-0.079 1.28,-0.128 l 3.522,3.777 c 0.357,0.384 0.887,0.556 1.4,0.452 0.515,-0.101 0.939,-0.463 1.122,-0.953 l 1.805,-4.826 c 0.418,-0.12 0.833,-0.248 1.246,-0.379 l 4.183,3.013 c 0.425,0.305 0.979,0.37 1.462,0.169 0.484,-0.199 0.83,-0.638 0.914,-1.155 l 0.83,-5.088 c 0.384,-0.199 0.764,-0.406 1.143,-0.613 l 4.694,2.139 c 0.477001,0.218 1.032001,0.174 1.467001,-0.117 0.436,-0.292 0.69,-0.787 0.671,-1.311 l -0.18,-5.167 c 0.334,-0.267 0.665,-0.536 0.991,-0.814 l 5.031,1.185 c 0.511,0.12 1.047,-0.029 1.416,-0.402 0.372,-0.371 0.523,-0.904 0.403,-1.414 l -1.185,-5.033 c 0.276,-0.327 0.548,-0.656 0.814,-0.992 l 5.166,0.181 c 0.521,0.021 1.019,-0.234 1.31,-0.671 0.292,-0.436 0.337,-0.991 0.118,-1.468001 l -2.139,-4.693 c 0.209,-0.379 0.414,-0.759 0.612,-1.145 l 5.09,-0.828 c 0.518,-0.083 0.954,-0.429 1.154,-0.914 0.2,-0.483 0.137,-1.036 -0.17,-1.462 l -3.011,-4.183 c 0.13,-0.413 0.257,-0.828 0.378,-1.246 l 4.827,-1.805 c 0.491,-0.184 0.853,-0.607 0.953,-1.122 0.104,-0.514 -0.068,-1.043 -0.452,-1.4 l -3.776,-3.523 c 0.046,-0.425 0.088,-0.853 0.125,-1.28 l 4.394,-2.72 c 0.445,-0.274 0.716,-0.761 0.716,-1.285 0,-0.524 -0.27,-1.011 -0.715,-1.286 z M 94.207999,107.167 c -1.678,-0.362 -2.745,-2.016 -2.385,-3.699 0.359,-1.681 2.012,-2.751 3.689,-2.389 1.678,0.359 2.747,2.016 2.387,3.696 -0.36,1.68 -2.014,2.751 -3.691,2.392 z m -1.493,-10.098001 c -1.531,-0.328 -3.037,0.646 -3.365,2.18 l -1.56,7.280001 c -4.814,2.185 -10.16,3.399 -15.79,3.399 -5.759,0 -11.221,-1.274 -16.121,-3.552 l -1.559,-7.280001 c -0.328,-1.532 -1.834,-2.508 -3.364,-2.179 l -6.427,1.38 c -1.193,-1.228 -2.303,-2.536 -3.323,-3.917 l 31.272,0 c 0.354,0 0.59,-0.064 0.59,-0.386 l 0,-11.062 c 0,-0.322 -0.236,-0.386 -0.59,-0.386 l -9.146,0 0,-7.012 9.892,0 c 0.903,0 4.828,0.258 6.083,5.275 0.393,1.543 1.256,6.562 1.846,8.169 0.588,1.802 2.982,5.402 5.533,5.402 l 15.583001,0 c 0.177,0 0.366,-0.02 0.565,-0.056 -1.081,1.469 -2.267,2.859 -3.544001,4.158 l -6.575,-1.413 z m -43.252,9.946001 c -1.678,0.362 -3.33,-0.708 -3.691,-2.389 -0.359,-1.684 0.708,-3.337 2.386,-3.699 1.678,-0.359 3.331,0.711 3.691,2.392 0.359,1.68 -0.709,3.336 -2.386,3.696 z m -11.863,-48.105001 c 0.696,1.571 -0.012,3.412 -1.581,4.107 -1.569,0.697 -3.405,-0.012 -4.101,-1.584 -0.696,-1.572 0.012,-3.41 1.581,-4.107 1.57,-0.696 3.405,0.012 4.101,1.584 z m -3.646,8.643 6.695,-2.975 c 1.43,-0.635 2.076,-2.311 1.441,-3.744 l -1.379,-3.118 5.423,0 0,24.444 -10.941,0 c -0.949,-3.336 -1.458,-6.857 -1.458,-10.496 0,-1.389 0.075,-2.762 0.219,-4.111 z m 29.38,-2.374 0,-7.205 12.914,0 c 0.667,0 4.71,0.771 4.71,3.794 0,2.51 -3.101,3.41 -5.651,3.41 l -11.973,0 z m 46.932001,6.485 c 0,0.956 -0.035,1.902 -0.105,2.841 l -3.926,0 c -0.393,0 -0.551,0.258 -0.551,0.643 l 0,1.803 c 0,4.244 -2.393,5.167 -4.49,5.402 -1.997001,0.225 -4.211001,-0.836 -4.484001,-2.058 -1.178,-6.626 -3.141,-8.041 -6.241,-10.486 3.847,-2.443 7.85,-6.047 7.85,-10.871 0,-5.209 -3.571,-8.49 -6.005,-10.099 -3.415,-2.251 -7.196,-2.702 -8.216,-2.702 l -40.603,0 c 5.506,-6.145 12.968,-10.498 21.408,-12.082 l 4.786,5.021 c 1.082,1.133 2.874,1.175 4.006,0.092 l 5.355,-5.122 c 11.221,2.089 20.721,9.074 26.196001,18.657 l -3.666,8.28 c -0.633,1.433 0.013,3.109 1.442,3.744 l 7.058,3.135 c 0.122,1.253 0.186,2.519 0.186,3.802 z m -40.575001,-41.88 c 1.24,-1.188 3.207,-1.141 4.394,0.101 1.185,1.245 1.14,3.214 -0.103,4.401 -1.24,1.188 -3.207,1.142 -4.394,-0.102 -1.184,-1.243 -1.139,-3.212 0.103,-4.4 z m 36.380001,29.277 c 0.695,-1.571 2.531,-2.28 4.1,-1.583 1.569,0.696 2.277,2.536 1.581,4.107 -0.695,1.572 -2.531,2.281 -4.101,1.584 -1.567,-0.696 -2.275,-2.535 -1.58,-4.108 z"/></svg>
\ No newline at end of file
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg width="100%" height="100%" viewBox="0 0 1200 800" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:1.41421;">
<g id="Layer-1" serif:id="Layer 1">
<g transform="matrix(1,0,0,1,597.344,637.02)">
<path d="M0,-279.559C-121.238,-279.559 -231.39,-264.983 -312.939,-241.23L-312.939,-38.329C-231.39,-14.575 -121.238,0 0,0C138.76,0 262.987,-19.092 346.431,-49.186L346.431,-230.37C262.987,-260.465 138.76,-279.559 0,-279.559" style="fill:rgb(165,43,0);fill-rule:nonzero;"/>
</g>
<g transform="matrix(1,0,0,1,1068.75,575.642)">
<path d="M0,-53.32L-14.211,-82.761C-14.138,-83.879 -14.08,-84.998 -14.08,-86.121C-14.08,-119.496 -48.786,-150.256 -107.177,-174.883L-107.177,2.643C-79.932,-8.849 -57.829,-21.674 -42.021,-35.482C-46.673,-16.775 -62.585,21.071 -75.271,47.686C-96.121,85.752 -103.671,118.889 -102.703,120.53C-102.086,121.563 -94.973,110.59 -84.484,92.809C-60.074,58.028 -13.82,-8.373 -4.575,-25.287C5.897,-44.461 0,-53.32 0,-53.32" style="fill:rgb(165,43,0);fill-rule:nonzero;"/>
</g>
<g transform="matrix(1,0,0,1,149.064,591.421)">
<path d="M0,-99.954C0,-93.526 1.293,-87.194 3.788,-80.985L-4.723,-65.835C-4.723,-65.835 -11.541,-56.989 0.465,-38.327C11.055,-21.872 64.1,42.54 92.097,76.271C104.123,93.564 112.276,104.216 112.99,103.187C114.114,101.554 105.514,69.087 81.631,32.046C70.487,12.151 57.177,-14.206 49.189,-33.675C71.492,-19.559 100.672,-6.755 135.341,4.265L135.341,-204.17C51.797,-177.622 0,-140.737 0,-99.954" style="fill:rgb(165,43,0);fill-rule:nonzero;"/>
</g>
<g transform="matrix(-65.8097,-752.207,-752.207,65.8097,621.707,796.312)">
<path d="M0.991,-0.034L0.933,0.008C0.933,0.014 0.933,0.02 0.933,0.026L0.99,0.069C0.996,0.073 0.999,0.08 0.998,0.087C0.997,0.094 0.992,0.1 0.986,0.103L0.92,0.133C0.919,0.139 0.918,0.145 0.916,0.15L0.964,0.203C0.968,0.208 0.97,0.216 0.968,0.222C0.965,0.229 0.96,0.234 0.953,0.236L0.882,0.254C0.88,0.259 0.877,0.264 0.875,0.27L0.91,0.33C0.914,0.336 0.914,0.344 0.91,0.35C0.907,0.356 0.9,0.36 0.893,0.361L0.82,0.365C0.817,0.369 0.813,0.374 0.81,0.379L0.832,0.445C0.835,0.452 0.833,0.459 0.828,0.465C0.824,0.47 0.816,0.473 0.809,0.472L0.737,0.462C0.733,0.466 0.729,0.47 0.724,0.474L0.733,0.544C0.734,0.551 0.731,0.558 0.725,0.562C0.719,0.566 0.711,0.568 0.704,0.565L0.636,0.542C0.631,0.546 0.626,0.549 0.621,0.552L0.615,0.621C0.615,0.629 0.61,0.635 0.604,0.638C0.597,0.641 0.589,0.641 0.583,0.638L0.521,0.602C0.52,0.603 0.519,0.603 0.518,0.603L0.406,0.729C0.406,0.729 0.394,0.747 0.359,0.725C0.329,0.705 0.206,0.599 0.141,0.543C0.109,0.52 0.089,0.504 0.09,0.502C0.093,0.499 0.149,0.509 0.217,0.554C0.278,0.588 0.371,0.631 0.38,0.619C0.38,0.619 0.396,0.604 0.406,0.575C0.406,0.575 0.406,0.575 0.406,0.575C0.407,0.576 0.407,0.576 0.406,0.575C0.406,0.575 0.091,0.024 0.305,-0.531C0.311,-0.593 0.275,-0.627 0.275,-0.627C0.266,-0.639 0.178,-0.598 0.12,-0.566C0.055,-0.523 0.002,-0.513 0,-0.516C-0.001,-0.518 0.018,-0.533 0.049,-0.555C0.11,-0.608 0.227,-0.707 0.256,-0.726C0.289,-0.748 0.301,-0.73 0.301,-0.73L0.402,-0.615C0.406,-0.614 0.41,-0.613 0.415,-0.613L0.47,-0.658C0.475,-0.663 0.483,-0.664 0.49,-0.662C0.497,-0.66 0.502,-0.655 0.504,-0.648L0.522,-0.58C0.527,-0.578 0.533,-0.576 0.538,-0.574L0.602,-0.608C0.608,-0.612 0.616,-0.612 0.623,-0.608C0.629,-0.605 0.633,-0.599 0.633,-0.592L0.637,-0.522C0.642,-0.519 0.647,-0.515 0.652,-0.512L0.721,-0.534C0.728,-0.536 0.736,-0.535 0.741,-0.531C0.747,-0.526 0.75,-0.519 0.749,-0.512L0.738,-0.443C0.742,-0.439 0.746,-0.435 0.751,-0.431L0.823,-0.439C0.83,-0.44 0.837,-0.437 0.842,-0.432C0.847,-0.426 0.848,-0.419 0.845,-0.412L0.821,-0.347C0.824,-0.342 0.828,-0.337 0.831,-0.332L0.903,-0.327C0.911,-0.327 0.917,-0.322 0.92,-0.316C0.924,-0.31 0.924,-0.302 0.92,-0.296L0.883,-0.236C0.885,-0.231 0.887,-0.226 0.889,-0.22L0.959,-0.202C0.966,-0.2 0.972,-0.195 0.974,-0.188C0.976,-0.181 0.974,-0.174 0.969,-0.168L0.92,-0.116C0.921,-0.111 0.923,-0.105 0.924,-0.099L0.988,-0.068C0.995,-0.065 0.999,-0.059 1,-0.052C1.001,-0.045 0.997,-0.038 0.991,-0.034ZM0.406,0.575C0.406,0.575 0.406,0.575 0.406,0.575C0.406,0.575 0.406,0.575 0.406,0.575Z" style="fill:url(#_Linear1);fill-rule:nonzero;"/>
</g>
<g transform="matrix(1,0,0,1,450.328,483.629)">
<path d="M0,167.33C-1.664,165.91 -2.536,165.068 -2.536,165.068L140.006,153.391C23.733,0 -69.418,122.193 -79.333,135.855L-79.333,167.33L0,167.33Z" style="fill-rule:nonzero;"/>
</g>
<g transform="matrix(1,0,0,1,747.12,477.333)">
<path d="M0,171.974C1.663,170.554 2.536,169.71 2.536,169.71L-134.448,159.687C-18.12,0 69.421,126.835 79.335,140.497L79.335,171.974L0,171.974Z" style="fill-rule:nonzero;"/>
</g>
<g transform="matrix(-1.53e-05,-267.211,-267.211,1.53e-05,809.465,764.23)">
<path d="M1,-0.586C1,-0.586 0.768,-0.528 0.524,-0.165L0.5,-0.064C0.5,-0.064 1.1,0.265 0.424,0.731C0.424,0.731 0.508,0.586 0.405,0.197C0.405,0.197 0.131,0.376 0.14,0.736C0.14,0.736 -0.275,0.391 0.324,-0.135C0.324,-0.135 0.539,-0.691 1,-0.736L1,-0.586Z" style="fill:url(#_Linear2);fill-rule:nonzero;"/>
</g>
<g transform="matrix(1,0,0,1,677.392,509.61)">
<path d="M0,-92.063C0,-92.063 43.486,-139.678 86.974,-92.063C86.974,-92.063 121.144,-28.571 86.974,3.171C86.974,3.171 31.062,47.615 0,3.171C0,3.171 -37.275,-31.75 0,-92.063" style="fill-rule:nonzero;"/>
</g>
<g transform="matrix(1,0,0,1,727.738,435.209)">
<path d="M0,0.002C0,18.543 -10.93,33.574 -24.408,33.574C-37.885,33.574 -48.814,18.543 -48.814,0.002C-48.814,-18.539 -37.885,-33.572 -24.408,-33.572C-10.93,-33.572 0,-18.539 0,0.002" style="fill:white;fill-rule:nonzero;"/>
</g>
<g transform="matrix(1,0,0,1,483.3,502.984)">
<path d="M0,-98.439C0,-98.439 74.596,-131.467 94.956,-57.748C94.956,-57.748 116.283,28.178 33.697,33.028C33.697,33.028 -71.613,12.745 0,-98.439" style="fill-rule:nonzero;"/>
</g>
<g transform="matrix(1,0,0,1,520.766,436.428)">
<path d="M0,0C0,19.119 -11.27,34.627 -25.173,34.627C-39.071,34.627 -50.344,19.119 -50.344,0C-50.344,-19.124 -39.071,-34.627 -25.173,-34.627C-11.27,-34.627 0,-19.124 0,0" style="fill:white;fill-rule:nonzero;"/>
</g>
<g transform="matrix(-1.53e-05,-239.021,-239.021,1.53e-05,402.161,775.388)">
<path d="M0.367,0.129C-0.364,-0.441 0.223,-0.711 0.223,-0.711C0.259,-0.391 0.472,-0.164 0.472,-0.164C0.521,-0.548 0.525,-0.77 0.525,-0.77C1.203,-0.256 0.589,0.161 0.589,0.161C0.627,0.265 0.772,0.372 0.906,0.451L1,0.77C0.376,0.403 0.367,0.129 0.367,0.129Z" style="fill:url(#_Linear3);fill-rule:nonzero;"/>
</g>
</g>
<defs>
<linearGradient id="_Linear1" x1="0" y1="0" x2="1" y2="0" gradientUnits="userSpaceOnUse" gradientTransform="matrix(1,0,1.38778e-17,-1,0,-0.000650515)"><stop offset="0" style="stop-color:rgb(247,76,0);stop-opacity:1"/><stop offset="0.33" style="stop-color:rgb(247,76,0);stop-opacity:1"/><stop offset="1" style="stop-color:rgb(244,150,0);stop-opacity:1"/></linearGradient>
<linearGradient id="_Linear2" x1="0" y1="0" x2="1" y2="0" gradientUnits="userSpaceOnUse" gradientTransform="matrix(1,0,0,-1,0,1.23438e-06)"><stop offset="0" style="stop-color:rgb(204,58,0);stop-opacity:1"/><stop offset="0.15" style="stop-color:rgb(204,58,0);stop-opacity:1"/><stop offset="0.74" style="stop-color:rgb(247,76,0);stop-opacity:1"/><stop offset="1" style="stop-color:rgb(247,76,0);stop-opacity:1"/></linearGradient>
<linearGradient id="_Linear3" x1="0" y1="0" x2="1" y2="0" gradientUnits="userSpaceOnUse" gradientTransform="matrix(1,1.32349e-23,1.32349e-23,-1,0,-9.1568e-07)"><stop offset="0" style="stop-color:rgb(204,58,0);stop-opacity:1"/><stop offset="0.15" style="stop-color:rgb(204,58,0);stop-opacity:1"/><stop offset="0.74" style="stop-color:rgb(247,76,0);stop-opacity:1"/><stop offset="1" style="stop-color:rgb(247,76,0);stop-opacity:1"/></linearGradient>
</defs>
</svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg width="100%" height="100%" viewBox="0 0 1200 800" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:1.41421;">
<g id="Layer-1" serif:id="Layer 1">
<g transform="matrix(1,0,0,1,597.344,637.02)">
<path d="M0,-279.559C-121.238,-279.559 -231.39,-264.983 -312.939,-241.23L-312.939,-38.329C-231.39,-14.575 -121.238,0 0,0C138.76,0 262.987,-19.092 346.431,-49.186L346.431,-230.37C262.987,-260.465 138.76,-279.559 0,-279.559" style="fill:rgb(165,43,0);fill-rule:nonzero;"/>
</g>
<g transform="matrix(1,0,0,1,1068.75,575.642)">
<path d="M0,-53.32L-14.211,-82.761C-14.138,-83.879 -14.08,-84.998 -14.08,-86.121C-14.08,-119.496 -48.786,-150.256 -107.177,-174.883L-107.177,2.643C-79.932,-8.849 -57.829,-21.674 -42.021,-35.482C-46.673,-16.775 -62.585,21.071 -75.271,47.686C-96.121,85.752 -103.671,118.889 -102.703,120.53C-102.086,121.563 -94.973,110.59 -84.484,92.809C-60.074,58.028 -13.82,-8.373 -4.575,-25.287C5.897,-44.461 0,-53.32 0,-53.32" style="fill:rgb(165,43,0);fill-rule:nonzero;"/>
</g>
<g transform="matrix(1,0,0,1,149.064,591.421)">
<path d="M0,-99.954C0,-93.526 1.293,-87.194 3.788,-80.985L-4.723,-65.835C-4.723,-65.835 -11.541,-56.989 0.465,-38.327C11.055,-21.872 64.1,42.54 92.097,76.271C104.123,93.564 112.276,104.216 112.99,103.187C114.114,101.554 105.514,69.087 81.631,32.046C70.487,12.151 57.177,-14.206 49.189,-33.675C71.492,-19.559 100.672,-6.755 135.341,4.265L135.341,-204.17C51.797,-177.622 0,-140.737 0,-99.954" style="fill:rgb(165,43,0);fill-rule:nonzero;"/>
</g>
<g transform="matrix(-65.8097,-752.207,-752.207,65.8097,621.707,796.312)">
<path d="M0.991,-0.034L0.933,0.008C0.933,0.014 0.933,0.02 0.933,0.026L0.99,0.069C0.996,0.073 0.999,0.08 0.998,0.087C0.997,0.094 0.992,0.1 0.986,0.103L0.92,0.133C0.919,0.139 0.918,0.145 0.916,0.15L0.964,0.203C0.968,0.208 0.97,0.216 0.968,0.222C0.965,0.229 0.96,0.234 0.953,0.236L0.882,0.254C0.88,0.259 0.877,0.264 0.875,0.27L0.91,0.33C0.914,0.336 0.914,0.344 0.91,0.35C0.907,0.356 0.9,0.36 0.893,0.361L0.82,0.365C0.817,0.369 0.813,0.374 0.81,0.379L0.832,0.445C0.835,0.452 0.833,0.459 0.828,0.465C0.824,0.47 0.816,0.473 0.809,0.472L0.737,0.462C0.733,0.466 0.729,0.47 0.724,0.474L0.733,0.544C0.734,0.551 0.731,0.558 0.725,0.562C0.719,0.566 0.711,0.568 0.704,0.565L0.636,0.542C0.631,0.546 0.626,0.549 0.621,0.552L0.615,0.621C0.615,0.629 0.61,0.635 0.604,0.638C0.597,0.641 0.589,0.641 0.583,0.638L0.521,0.602C0.52,0.603 0.519,0.603 0.518,0.603L0.406,0.729C0.406,0.729 0.394,0.747 0.359,0.725C0.329,0.705 0.206,0.599 0.141,0.543C0.109,0.52 0.089,0.504 0.09,0.502C0.093,0.499 0.149,0.509 0.217,0.554C0.278,0.588 0.371,0.631 0.38,0.619C0.38,0.619 0.396,0.604 0.406,0.575C0.406,0.575 0.406,0.575 0.406,0.575C0.407,0.576 0.407,0.576 0.406,0.575C0.406,0.575 0.091,0.024 0.305,-0.531C0.311,-0.593 0.275,-0.627 0.275,-0.627C0.266,-0.639 0.178,-0.598 0.12,-0.566C0.055,-0.523 0.002,-0.513 0,-0.516C-0.001,-0.518 0.018,-0.533 0.049,-0.555C0.11,-0.608 0.227,-0.707 0.256,-0.726C0.289,-0.748 0.301,-0.73 0.301,-0.73L0.402,-0.615C0.406,-0.614 0.41,-0.613 0.415,-0.613L0.47,-0.658C0.475,-0.663 0.483,-0.664 0.49,-0.662C0.497,-0.66 0.502,-0.655 0.504,-0.648L0.522,-0.58C0.527,-0.578 0.533,-0.576 0.538,-0.574L0.602,-0.608C0.608,-0.612 0.616,-0.612 0.623,-0.608C0.629,-0.605 0.633,-0.599 0.633,-0.592L0.637,-0.522C0.642,-0.519 0.647,-0.515 0.652,-0.512L0.721,-0.534C0.728,-0.536 0.736,-0.535 0.741,-0.531C0.747,-0.526 0.75,-0.519 0.749,-0.512L0.738,-0.443C0.742,-0.439 0.746,-0.435 0.751,-0.431L0.823,-0.439C0.83,-0.44 0.837,-0.437 0.842,-0.432C0.847,-0.426 0.848,-0.419 0.845,-0.412L0.821,-0.347C0.824,-0.342 0.828,-0.337 0.831,-0.332L0.903,-0.327C0.911,-0.327 0.917,-0.322 0.92,-0.316C0.924,-0.31 0.924,-0.302 0.92,-0.296L0.883,-0.236C0.885,-0.231 0.887,-0.226 0.889,-0.22L0.959,-0.202C0.966,-0.2 0.972,-0.195 0.974,-0.188C0.976,-0.181 0.974,-0.174 0.969,-0.168L0.92,-0.116C0.921,-0.111 0.923,-0.105 0.924,-0.099L0.988,-0.068C0.995,-0.065 0.999,-0.059 1,-0.052C1.001,-0.045 0.997,-0.038 0.991,-0.034ZM0.406,0.575C0.406,0.575 0.406,0.575 0.406,0.575C0.406,0.575 0.406,0.575 0.406,0.575Z" style="fill:url(#_Linear1);fill-rule:nonzero;"/>
</g>
<g transform="matrix(1,0,0,1,450.328,483.629)">
<path d="M0,167.33C-1.664,165.91 -2.536,165.068 -2.536,165.068L140.006,153.391C23.733,0 -69.418,122.193 -79.333,135.855L-79.333,167.33L0,167.33Z" style="fill-rule:nonzero;"/>
</g>
<g transform="matrix(1,0,0,1,747.12,477.333)">
<path d="M0,171.974C1.663,170.554 2.536,169.71 2.536,169.71L-134.448,159.687C-18.12,0 69.421,126.835 79.335,140.497L79.335,171.974L0,171.974Z" style="fill-rule:nonzero;"/>
</g>
<g transform="matrix(-1.53e-05,-267.211,-267.211,1.53e-05,809.465,764.23)">
<path d="M1,-0.586C1,-0.586 0.768,-0.528 0.524,-0.165L0.5,-0.064C0.5,-0.064 1.1,0.265 0.424,0.731C0.424,0.731 0.508,0.586 0.405,0.197C0.405,0.197 0.131,0.376 0.14,0.736C0.14,0.736 -0.275,0.391 0.324,-0.135C0.324,-0.135 0.539,-0.691 1,-0.736L1,-0.586Z" style="fill:url(#_Linear2);fill-rule:nonzero;"/>
</g>
<g transform="matrix(1,0,0,1,677.392,509.61)">
<path d="M0,-92.063C0,-92.063 43.486,-139.678 86.974,-92.063C86.974,-92.063 121.144,-28.571 86.974,3.171C86.974,3.171 31.062,47.615 0,3.171C0,3.171 -37.275,-31.75 0,-92.063" style="fill-rule:nonzero;"/>
</g>
<g transform="matrix(1,0,0,1,727.738,435.209)">
<path d="M0,0.002C0,18.543 -10.93,33.574 -24.408,33.574C-37.885,33.574 -48.814,18.543 -48.814,0.002C-48.814,-18.539 -37.885,-33.572 -24.408,-33.572C-10.93,-33.572 0,-18.539 0,0.002" style="fill:white;fill-rule:nonzero;"/>
</g>
<g transform="matrix(1,0,0,1,483.3,502.984)">
<path d="M0,-98.439C0,-98.439 74.596,-131.467 94.956,-57.748C94.956,-57.748 116.283,28.178 33.697,33.028C33.697,33.028 -71.613,12.745 0,-98.439" style="fill-rule:nonzero;"/>
</g>
<g transform="matrix(1,0,0,1,520.766,436.428)">
<path d="M0,0C0,19.119 -11.27,34.627 -25.173,34.627C-39.071,34.627 -50.344,19.119 -50.344,0C-50.344,-19.124 -39.071,-34.627 -25.173,-34.627C-11.27,-34.627 0,-19.124 0,0" style="fill:white;fill-rule:nonzero;"/>
</g>
<g transform="matrix(-1.53e-05,-239.021,-239.021,1.53e-05,402.161,775.388)">
<path d="M0.367,0.129C-0.364,-0.441 0.223,-0.711 0.223,-0.711C0.259,-0.391 0.472,-0.164 0.472,-0.164C0.521,-0.548 0.525,-0.77 0.525,-0.77C1.203,-0.256 0.589,0.161 0.589,0.161C0.627,0.265 0.772,0.372 0.906,0.451L1,0.77C0.376,0.403 0.367,0.129 0.367,0.129Z" style="fill:url(#_Linear3);fill-rule:nonzero;"/>
</g>
</g>
<defs>
<linearGradient id="_Linear1" x1="0" y1="0" x2="1" y2="0" gradientUnits="userSpaceOnUse" gradientTransform="matrix(1,0,1.38778e-17,-1,0,-0.000650515)"><stop offset="0" style="stop-color:rgb(247,76,0);stop-opacity:1"/><stop offset="0.33" style="stop-color:rgb(247,76,0);stop-opacity:1"/><stop offset="1" style="stop-color:rgb(244,150,0);stop-opacity:1"/></linearGradient>
<linearGradient id="_Linear2" x1="0" y1="0" x2="1" y2="0" gradientUnits="userSpaceOnUse" gradientTransform="matrix(1,0,0,-1,0,1.23438e-06)"><stop offset="0" style="stop-color:rgb(204,58,0);stop-opacity:1"/><stop offset="0.15" style="stop-color:rgb(204,58,0);stop-opacity:1"/><stop offset="0.74" style="stop-color:rgb(247,76,0);stop-opacity:1"/><stop offset="1" style="stop-color:rgb(247,76,0);stop-opacity:1"/></linearGradient>
<linearGradient id="_Linear3" x1="0" y1="0" x2="1" y2="0" gradientUnits="userSpaceOnUse" gradientTransform="matrix(1,1.32349e-23,1.32349e-23,-1,0,-9.1568e-07)"><stop offset="0" style="stop-color:rgb(204,58,0);stop-opacity:1"/><stop offset="0.15" style="stop-color:rgb(204,58,0);stop-opacity:1"/><stop offset="0.74" style="stop-color:rgb(247,76,0);stop-opacity:1"/><stop offset="1" style="stop-color:rgb(247,76,0);stop-opacity:1"/></linearGradient>
</defs>
</svg>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment