feat: Mise en place du site

This commit is contained in:
2021-06-12 01:58:10 +02:00
parent b60416834e
commit bbe2cf563e
89 changed files with 2203 additions and 1 deletions

View File

@ -0,0 +1 @@
<svg version="1.1" id="Calque_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 110.4 93.3" xml:space="preserve"><style>.st1{fill:none;stroke:#00214d;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st3{fill:#ff5470}.st4{fill:#00214d}</style><path d="M84.7 54.8h4.5c3 0 5.5-2.5 5.5-5.5V18.1c0-3-2.5-5.5-5.5-5.5h-7.1V1l-14 11.6H40.9c-3 0-5.5 2.5-5.5 5.5v19.8" fill="#00ebc7" stroke="#00214d" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10"/><path class="st1" d="M81.9 22.8H48.2M81.9 30.7H48.2"/><path d="M51.4 80.7h27.3c3 0 5.5-2.5 5.5-5.5V44c0-3-2.5-5.5-5.5-5.5H30.3c-3 0-5.5 2.5-5.5 5.5v31.2c0 3 2.5 5.5 5.5 5.5h7.1v11.6l14-11.6z" fill="#fde24f" stroke="#00214d" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10"/><circle class="st1" cx="17.8" cy="26.9" r="4.5"/><circle class="st1" cx="100.9" cy="65.6" r="4.5"/><circle class="st3" cx="107.3" cy="53.3" r="3.1"/><circle class="st3" cx="15.1" cy="40.5" r="2.6"/><circle class="st4" cx="95.2" cy="4.9" r="1.5"/><circle class="st4" cx="1.5" cy="30.5" r="1.5"/><circle class="st4" cx="15" cy="73.4" r="1.5"/><g><path class="st1" d="M71.7 68.1H37.9M71.7 52.1H37.9M71.7 60.1H37.9"/></g></svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

32
static/pictos/bulles.svg Normal file
View File

@ -0,0 +1,32 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 25.3.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Calque_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 110.4 93.3" style="enable-background:new 0 0 110.4 93.3;" xml:space="preserve">
<style type="text/css">
.st0{fill:#00EBC7;stroke:#00214D;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
.st1{fill:none;stroke:#00214D;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
.st2{fill:#FDE24F;stroke:#00214D;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
.st3{fill:#FF5470;}
.st4{fill:#00214D;}
</style>
<path class="st0" d="M84.7,54.8h4.5c3,0,5.5-2.5,5.5-5.5V18.1c0-3-2.5-5.5-5.5-5.5h-7.1V1l-14,11.6H40.9c-3,0-5.5,2.5-5.5,5.5v19.8"
/>
<g>
<line class="st1" x1="81.9" y1="22.8" x2="48.2" y2="22.8"/>
<line class="st1" x1="81.9" y1="30.7" x2="48.2" y2="30.7"/>
</g>
<path class="st2" d="M51.4,80.7h27.3c3,0,5.5-2.5,5.5-5.5V44c0-3-2.5-5.5-5.5-5.5H30.3c-3,0-5.5,2.5-5.5,5.5v31.2
c0,3,2.5,5.5,5.5,5.5h7.1v11.6L51.4,80.7z"/>
<circle class="st1" cx="17.8" cy="26.9" r="4.5"/>
<circle class="st1" cx="100.9" cy="65.6" r="4.5"/>
<circle class="st3" cx="107.3" cy="53.3" r="3.1"/>
<circle class="st3" cx="15.1" cy="40.5" r="2.6"/>
<circle class="st4" cx="95.2" cy="4.9" r="1.5"/>
<circle class="st4" cx="1.5" cy="30.5" r="1.5"/>
<circle class="st4" cx="15" cy="73.4" r="1.5"/>
<g>
<line class="st1" x1="71.7" y1="68.1" x2="37.9" y2="68.1"/>
<line class="st1" x1="71.7" y1="52.1" x2="37.9" y2="52.1"/>
<line class="st1" x1="71.7" y1="60.1" x2="37.9" y2="60.1"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.7 KiB

1
static/pictos/cadre.svg Normal file
View File

@ -0,0 +1 @@
<svg id="Calque_1" data-name="Calque 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 243.07 120.66"><defs><style>.cls-1{fill:none;stroke:#27eac7;stroke-linecap:round;stroke-linejoin:round;stroke-width:8px;}</style></defs><path id="Tracé_18" data-name="Tracé 18" class="cls-1" d="M152,116.66,4,89.31V4H239.07V56.6"/></svg>

After

Width:  |  Height:  |  Size: 326 B

View File

@ -0,0 +1 @@
<svg version="1.1" id="Calque_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 94.6 93.2" xml:space="preserve"><style>.st2{fill:#00ebc7;stroke:#00214d;stroke-width:2;stroke-miterlimit:10}.st2,.st3{stroke-linecap:round;stroke-linejoin:round}.st3,.st5{fill:none;stroke:#00214d;stroke-width:2;stroke-miterlimit:10}</style><circle cx="31.6" cy="31.6" r="30.6" fill="#ff5470" stroke="#00214d" stroke-width="2" stroke-miterlimit="10"/><circle cx="31.6" cy="31.6" r="24" fill="#fff" stroke="#00214d" stroke-width="2" stroke-miterlimit="10"/><path class="st2" d="M36.7 14.8c-1.9 2.2-3.6 4.4-4.9 6.9-1.2 2.4-1.9 5.1-1.5 7.6.1.6.6 3.5 3.9 3.5 3 0 4.1-1.1 4.6-1.5 2.5-2.1 3.1-5.1 2.3-8.2-.8-2.7-4.4-8.3-4.4-8.3zM16.1 36.3s7.3-5.6 12.8-1.2c1.9 1.4 2.9 4.7-1 6.3-.7.3-1.5.4-2.3.4-5.1-.2-9.5-5.5-9.5-5.5z"/><path class="st3" d="M35.5 22.4s-4.1 13.3 2 24.3M22.8 37.2s7.1.1 12.2 3.7"/><path d="M91.6 90.1h0c-2.7 2.7-7.1 2.8-9.9 0l-26-25.8c-1.2-1.1-1.2-3 0-4.2l5.7-5.7c1.1-1.2 3-1.2 4.2 0l26 25.8c2.7 2.7 2.7 7.2 0 9.9z" fill="#fde24f" stroke="#00214d" stroke-width="2" stroke-miterlimit="10"/><path class="st5" d="M56 59.8l-4.4-4.4M61.1 54.7l-4.4-4.3"/><path class="st3" d="M86.7 83.4l-5.5 5.9"/></svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

28
static/pictos/loupe.svg Normal file
View File

@ -0,0 +1,28 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 25.3.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Calque_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 94.6 93.2" style="enable-background:new 0 0 94.6 93.2;" xml:space="preserve">
<style type="text/css">
.st0{fill:#FF5470;stroke:#00214D;stroke-width:2;stroke-miterlimit:10;}
.st1{fill:#FFFFFF;stroke:#00214D;stroke-width:2;stroke-miterlimit:10;}
.st2{fill:#00EBC7;stroke:#00214D;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
.st3{fill:none;stroke:#00214D;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
.st4{fill:#FDE24F;stroke:#00214D;stroke-width:2;stroke-miterlimit:10;}
.st5{fill:none;stroke:#00214D;stroke-width:2;stroke-miterlimit:10;}
</style>
<circle class="st0" cx="31.6" cy="31.6" r="30.6"/>
<circle class="st1" cx="31.6" cy="31.6" r="24"/>
<path class="st2" d="M36.7,14.8c-1.9,2.2-3.6,4.4-4.9,6.9c-1.2,2.4-1.9,5.1-1.5,7.6c0.1,0.6,0.6,3.5,3.9,3.5c3,0,4.1-1.1,4.6-1.5
c2.5-2.1,3.1-5.1,2.3-8.2C40.3,20.4,36.7,14.8,36.7,14.8z"/>
<path class="st2" d="M16.1,36.3c0,0,7.3-5.6,12.8-1.2c1.9,1.4,2.9,4.7-1,6.3c-0.7,0.3-1.5,0.4-2.3,0.4
C20.5,41.6,16.1,36.3,16.1,36.3z"/>
<path class="st3" d="M35.5,22.4c0,0-4.1,13.3,2,24.3"/>
<path class="st3" d="M22.8,37.2c0,0,7.1,0.1,12.2,3.7"/>
<path class="st4" d="M91.6,90.1L91.6,90.1c-2.7,2.7-7.1,2.8-9.9,0l-26-25.8c-1.2-1.1-1.2-3,0-4.2l5.7-5.7c1.1-1.2,3-1.2,4.2,0
l26,25.8C94.3,82.9,94.3,87.4,91.6,90.1z"/>
<g>
<line class="st5" x1="56" y1="59.8" x2="51.6" y2="55.4"/>
<line class="st5" x1="61.1" y1="54.7" x2="56.7" y2="50.4"/>
</g>
<line class="st3" x1="86.7" y1="83.4" x2="81.2" y2="89.3"/>
</svg>

After

Width:  |  Height:  |  Size: 1.8 KiB

15
static/pictos/lune.svg Normal file
View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 25.3.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Calque_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 64.6 93" style="enable-background:new 0 0 64.6 93;" xml:space="preserve">
<style type="text/css">
.st0{fill:#00EBC7;stroke:#00214D;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
.st1{fill:none;stroke:#00214D;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
</style>
<path class="st0" d="M29.4,46.5c0,19.1-11.8,35.4-28.4,42.2C6.3,90.8,12,92,18.1,92c25.1,0,45.5-20.4,45.5-45.5
C63.6,21.4,43.2,1,18.1,1C12,1,6.3,2.2,1,4.3C17.7,11.1,29.4,27.4,29.4,46.5z"/>
<path class="st1" d="M48,34.5c-0.8,1.9-2.7,3.2-4.8,3.2c-2.2,0-4-1.3-4.8-3.2"/>
<g>
<path class="st1" d="M25.1,67.2c3,0,3,2.3,6,2.3s3-2.3,6-2.3"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 957 B

View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 400 400"><circle fill="#FFF" stroke="#000" stroke-width="2.978" stroke-miterlimit="10" cx="200" cy="200" r="198.5"/><path fill="none" stroke="#000" stroke-width="3.383" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M100.2 371c2.9-9.3 4.4-14 7.9-23.3l2.2-5.7 33.5 13.1-2 5.2M293.9 374.7c-1-9.6-1.2-12.9-2.7-22.6l-1.1-6-37 6.4.9 5.4c1.8 11.7 2.8 17.8 3.9 29.8"/><path d="M284.3 314.2c-2.5-8.1-5.8-16.5-9.4-22.9-1.7-3.2-3.6-6-5-7.9-.7-1-1.4-1.7-1.7-2.2-.4-.5-.6-.8-.6-.8-2.5-2.9-5.7-5.4-9.5-6.8-1.1-.4-5.6-2.8-6.5-2.1-17.7 13-35.2 16.9-50.5 16.6v-.1h-2.8v.1c-15.4.3-32.9-3.6-50.5-16.6-.9-.7-5.4 1.7-6.5 2.1-3.8 1.5-7 3.9-9.5 6.8 0 0-.2.3-.6.8-.4.5-1.1 1.3-1.7 2.2-1.4 1.9-3.3 4.7-5 7.9-3.6 6.5-6.9 14.8-9.4 22.9-2.5 8.1-4.4 16.2-5.6 22.1-1.2 6-1.9 9.9-1.9 9.9l22 4.7v33.4c22.4 8.8 46.8 13.6 72.3 13.6 24 0 47-4.7 68.3-12.5V351l22-4.7s-.7-4-1.9-9.9c-1.6-6-3.5-14-6-22.2z"/><g><path fill="none" stroke="#000" stroke-width="2.916" stroke-miterlimit="10" d="M147.3 272.8l27.5-2.9 1-8.3c-30.5-4.8-53.8-29.2-53.8-58.5v-25.9s.8-96.2 57.3-96.2h41.4c56.4 0 57.3 96.3 57.3 96.3v25.8c0 29.4-23.3 53.8-53.9 58.5l1 8.3 27 3"/><path d="M120.6 199.2s-3.5-11.4-5.5-17.3-2.3-39.8-2.3-46.2c0-6.3 0-28.8 3.5-33.1 0 0-2-9.8-2-13.3 0 0-7.4-12.6-10.8-20.2 0 0 10.8 7.4 14.4 8.4 0 0-7.1-10.5-9.7-15.3 0 0 9.7 9.2 12.9 11.1 0 0-2.6-5.8-2.4-8.7 0 0 5 9.5 13.7 13.9 0 0-2.1-8.9-7.9-15.5 0 0 5.2-1.3 6.8 1.3 0 0-.8-10.8-5-16.3 0 0 8.7-2.1 14.2 2.6 0 0-10.2-8.4-16-10.8 0 0 11.3-.5 18.1 6.3 0 0-7.4-8.4 1.3-11.3 0 0-2.1 5 4.2 6.3 0 0-5.2-8.4 2.4-15.8 0 0-3.7 10 4.7 16.3 0 0-1.6-7.9 8.1-12.4 0 0-4.7 5.8-3.4 12.9 0 0 2.1-10.8 10.5-12.4 0 0-6.8 6.8-5.5 14.7 0 0 9.5-12.6.3-25.8 0 0 10.8.8 14.7 7.6 0 0 1.6-5.8 3.2-6.3 0 0 2.1 5 4.7 6.6 0 0 1.3-2.1 0-5 0 0 3.7 3.2 3.7 5.5 0 0 6.6-1.9 8.7 1.8 2.1 3.7 11 7.4 19.5 7.9 0 0-10.2-12.1-24.2-12.1 0 0 7.6-4.2 21 4.5 0 0-4.7-6-7.4-7.6 0 0 11 .5 22.3 15 0 0 2.3-3.2-2.4-7.1 0 0 11.3 3.9 18.4 14.4 0 0-5-9.2-10-12.1 0 0 20.8 7.6 17.1 16.3 0 0 2.9 4.2 6 6.3 3.2 2.1 18.7 14.2 19.7 20.8 1.1 6.6 2.9 6.6 4.7 6.3 0 0 2.9-1.4 3.7-4.2 0 0 .5 5-3.7 7.1 0 0-1 6.1 5.6 7.1 0 0 3.9 1.6 4.2 3.9 0 0-5.3-1.6-9.5-1.3 0 0 4.7 7.4 9.7 11.3 0 0 5.8 3.4-2.9 19.5 0 0-2.1 12.3-1.8 17.9.3 5.5 0 17.6 0 23.9 0 6.3.3 10.2-4 18.7-4.2 8.4-7.9 11.8-8.1 15.5-.3 3.7.5 11.8-.3 12.6 0 0-2.9-.8-2.9-6.6s0-18.9-.8-24.5c-.8-5.5-2.4-14.7-5.5-21-3.2-6.3-5.8-23.9-5.8-27.9s-2.9-12.6-2.9-15c0-2.4-.3-3.7-3.2-.5-2.9 3.2-27.4 4.5-40.5 2.1-13.1-2.4-16.8 8.1-29.5 4.5-12.6-3.7-17.3.8-23.4 1.6-6.1.8-8.7 4.2-12.6 7.6-3.9 3.4-2.6 9.2-9.4 12.9-6.9 3.7-10.5 3.7-10.3 12.4.3 8.7 0 17.3-3.4 19.5-3.4 2.1-5.5 9.7-6 13.9-.2 4.5 1.2 8.9-1 6.8z"/><path d="M241.6 173.2c-5.4 0-9.8 4.4-9.8 9.8s4.4 9.8 9.8 9.8 9.8-4.4 9.8-9.8c-.1-5.4-4.4-9.8-9.8-9.8zm-1.9 8.8c-1.6 0-2.9-1.3-2.9-2.9 0-1.6 1.3-2.9 2.9-2.9 1.6 0 2.9 1.3 2.9 2.9.1 1.5-1.3 2.9-2.9 2.9zM160.5 173.2c-5.4 0-9.8 4.4-9.8 9.8s4.4 9.8 9.8 9.8 9.8-4.4 9.8-9.8c-.1-5.4-4.5-9.8-9.8-9.8zm-1.9 8.8c-1.6 0-2.9-1.3-2.9-2.9 0-1.6 1.3-2.9 2.9-2.9s2.9 1.3 2.9 2.9c0 1.5-1.3 2.9-2.9 2.9zM206.9 190c0 1.5-1.2 2.6-2.6 2.6h-6.1c-1.5 0-2.6-1.2-2.6-2.6 0-1.5 1.2-2.6 2.6-2.6h6.1c1.5 0 2.6 1.1 2.6 2.6z"/><path stroke="#000" stroke-width="1.016" stroke-miterlimit="10" d="M202.2 225.8c-14.6 0-25.6-8-25.7-8.2-.6-.5-.7-1.3-.3-2 .5-.6 1.3-.7 2-.3.9.7 23.4 17 46.1 0 .6-.5 1.5-.3 2 .3s.3 1.5-.3 2c-8.2 6.1-16.4 8.2-23.8 8.2z"/><path d="M201.3 197.7s-22.2 5-38.9 6.5c44 24.5 77 0 77 0s-26.8-2.4-38.1-6.5z"/><path d="M239.4 204.2c-7 30.6-37.9 29.2-38.5 29.2-.6 0-31.5 1.4-38.5-29.2 0 0-27.3 6.3-40.3 2.3 5.6 26.9 20.1 52 55.9 54.9 7.9 2.8 22.6 2.1 22.9 2.1.3 0 15 .7 22.9-2.1 38.1-5.3 49.3-30.4 54.2-54.8-13.1 4-38.6-2.4-38.6-2.4z"/></g></svg>

After

Width:  |  Height:  |  Size: 3.6 KiB

View File

@ -0,0 +1 @@
<svg version="1.1" id="Calque_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 157 93" xml:space="preserve"><style>.st0,.st1{fill:none;stroke:#00214d;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st1{fill:#00ebc7}</style><path class="st0" d="M128.6 41.6l-12.3-5.3c-.3-.1-.5-.2-.7-.4l-7.7-5.1c-.5-.3-1-.5-1.6-.7-1.1-.2-2-.4-3.7 1.1-2.1 2.5-.9 4.6.1 5.6.8.9 9 6.7 10.6 7.9l8.8 4.4c.1.1.2.1.3.2.7.4 3.1 2.1 4.6 4.9 1.7 3 4.3 8.4 16.4 11.9"/><path class="st0" d="M103.2 37.8l-1.9 3c-.2.4-.4.8-.4 1.2 0 .7.3 1.7 1.5 2.4.8.5 1.4.7 1.9.7.7.1 1.4-.3 1.9-.8l2.3-3M108.4 41.6l-4 5.2c-.2.4-2.3 3.1.8 5 2.2 1.4 3.7-.9 4.2-1.5l4-5.3M109.4 50.4l.7 4.2s.6 2.8 3.8 2.2c3.2-.7 2.5-3.3 2.5-3.3l-1.2-7.5M130.9 25.3l-4.5-2.7c-.7-.4-1.5-.6-2.3-.4l-8.7 1.3c-.5.1-1 .3-1.5.6l-6.8 4.8s-2.8 2.3-4.9.6c-.6-.5-1-1.3-1-2.1 0-.3-.1-.6-.1-.9 0-1 .4-1.9 1.2-2.6l6-5.3c.3-.3.7-.5 1.2-.7l13.9-4.8c.9-.3 1.9-.2 2.7.2l18.6 9.7"/><path class="st0" d="M114.2 34.9s33.6-5.7 40.2-6.9c2.2-4.2-1.1-6.3-1.1-6.3l-63.8 11-5.2 4.1 6.3 1.8 11.6-2M149.2 29.1l6.8 20.2"/><path class="st0" d="M121.6 56.9v28.3c0 3.7-3.1 6.8-6.8 6.8H7.8C4.1 92 1 89 1 85.2V7.8C1 4.1 4.1 1 7.8 1h107c3.7 0 6.8 3.1 6.8 6.8M99.7 19.5H1M93.5 60.9H59.6M79.3 36.9H59.6M93.5 44.9H59.6M93.5 52.9H59.6"/><circle class="st1" cx="14.7" cy="10.4" r="4.2"/><path class="st1" d="M10.4 29.4h39.1v44.1H10.4z"/><path fill="#ff5470" stroke="#00214d" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M58.2 70h35.6v21.9H58.2z"/><path fill="#fde24f" stroke="#00214d" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M49.5 58.8l-8.1-6.7-6.2 4.8-9.4-12L10.4 56v17.6h39.1V60z"/></svg>

After

Width:  |  Height:  |  Size: 1.7 KiB

34
static/pictos/site.svg Normal file
View File

@ -0,0 +1,34 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 25.3.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Calque_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 157 93" style="enable-background:new 0 0 157 93;" xml:space="preserve">
<style type="text/css">
.st0{fill:none;stroke:#00214D;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
.st1{fill:#00EBC7;stroke:#00214D;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
.st2{fill:#FF5470;stroke:#00214D;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
.st3{fill:#FDE24F;stroke:#00214D;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
</style>
<path class="st0" d="M128.6,41.6l-12.3-5.3c-0.3-0.1-0.5-0.2-0.7-0.4l-7.7-5.1c-0.5-0.3-1-0.5-1.6-0.7c-1.1-0.2-2-0.4-3.7,1.1
c-2.1,2.5-0.9,4.6,0.1,5.6c0.8,0.9,9,6.7,10.6,7.9c0.2,0.1,8.8,4.4,8.8,4.4c0.1,0.1,0.2,0.1,0.3,0.2c0.7,0.4,3.1,2.1,4.6,4.9
c1.7,3,4.3,8.4,16.4,11.9"/>
<path class="st0" d="M103.2,37.8l-1.9,3c-0.2,0.4-0.4,0.8-0.4,1.2c0,0.7,0.3,1.7,1.5,2.4c0.8,0.5,1.4,0.7,1.9,0.7
c0.7,0.1,1.4-0.3,1.9-0.8l2.3-3"/>
<path class="st0" d="M108.4,41.6l-4,5.2c-0.2,0.4-2.3,3.1,0.8,5c2.2,1.4,3.7-0.9,4.2-1.5l4-5.3"/>
<path class="st0" d="M109.4,50.4l0.7,4.2c0,0,0.6,2.8,3.8,2.2c3.2-0.7,2.5-3.3,2.5-3.3l-1.2-7.5"/>
<path class="st0" d="M130.9,25.3l-4.5-2.7c-0.7-0.4-1.5-0.6-2.3-0.4l-8.7,1.3c-0.5,0.1-1,0.3-1.5,0.6l-6.8,4.8c0,0-2.8,2.3-4.9,0.6
c-0.6-0.5-1-1.3-1-2.1c0-0.3-0.1-0.6-0.1-0.9c0-1,0.4-1.9,1.2-2.6l6-5.3c0.3-0.3,0.7-0.5,1.2-0.7l13.9-4.8c0.9-0.3,1.9-0.2,2.7,0.2
l18.6,9.7"/>
<path class="st0" d="M114.2,34.9c0,0,33.6-5.7,40.2-6.9c2.2-4.2-1.1-6.3-1.1-6.3L89.5,32.7l-5.2,4.1l6.3,1.8l11.6-2"/>
<line class="st0" x1="149.2" y1="29.1" x2="156" y2="49.3"/>
<path class="st0" d="M121.6,56.9v28.3c0,3.7-3.1,6.8-6.8,6.8H7.8C4.1,92,1,89,1,85.2V7.8C1,4.1,4.1,1,7.8,1h107
c3.7,0,6.8,3.1,6.8,6.8"/>
<line class="st0" x1="99.7" y1="19.5" x2="1" y2="19.5"/>
<line class="st0" x1="93.5" y1="60.9" x2="59.6" y2="60.9"/>
<line class="st0" x1="79.3" y1="36.9" x2="59.6" y2="36.9"/>
<line class="st0" x1="93.5" y1="44.9" x2="59.6" y2="44.9"/>
<line class="st0" x1="93.5" y1="52.9" x2="59.6" y2="52.9"/>
<circle class="st1" cx="14.7" cy="10.4" r="4.2"/>
<rect x="10.4" y="29.4" class="st1" width="39.1" height="44.1"/>
<rect x="58.2" y="70" class="st2" width="35.6" height="21.9"/>
<polygon class="st3" points="49.5,58.8 41.4,52.1 35.2,56.9 25.8,44.9 10.4,56 10.4,73.6 49.5,73.6 49.5,60 "/>
</svg>

After

Width:  |  Height:  |  Size: 2.6 KiB

View File

@ -0,0 +1 @@
<svg version="1.1" id="Calque_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 93.1 93.1" xml:space="preserve"><style>.st3{fill:none;stroke:#00214d;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}</style><path d="M1 46.6c0-2.8 7-4.9 7.5-7.6.5-2.7-5.1-7.3-4.1-9.9 1.1-2.6 8.3-1.8 9.9-4.1 1.5-2.3-1.9-8.7 0-10.7 1.9-1.9 8.4 1.5 10.7 0 2.3-1.5 1.5-8.8 4.1-9.9 2.5-1 7.1 4.6 9.9 4.1C41.6 8 43.7 1 46.6 1c2.8 0 4.9 7 7.6 7.5 2.7.5 7.3-5.1 9.9-4.1 2.6 1.1 1.8 8.3 4.1 9.9 2.3 1.5 8.7-1.9 10.7 0 1.9 1.9-1.5 8.4 0 10.7 1.5 2.3 8.8 1.5 9.9 4.1 1 2.5-4.6 7.1-4.1 9.9.5 2.7 7.5 4.8 7.5 7.6s-7 4.9-7.5 7.6c-.5 2.7 5.1 7.3 4.1 9.9-1.1 2.6-8.3 1.8-9.9 4.1-1.5 2.3 1.9 8.7 0 10.7-1.9 1.9-8.4-1.5-10.7 0-2.3 1.5-1.5 8.8-4.1 9.9-2.5 1-7.1-4.6-9.9-4.1-2.7.5-4.8 7.5-7.6 7.5s-4.9-7-7.6-7.5c-2.7-.5-7.3 5.1-9.9 4.1-2.6-1.1-1.8-8.3-4.1-9.9-2.3-1.5-8.7 1.9-10.7 0-1.9-1.9 1.5-8.4 0-10.7-1.5-2.3-8.8-1.5-9.9-4.1-1-2.5 4.6-7.1 4.1-9.9C8 51.5 1 49.4 1 46.6z" fill="#00ebc7"/><path d="M1 46.6c0-2.8 7-4.9 7.5-7.6.5-2.7-5.1-7.3-4.1-9.9 1.1-2.6 8.3-1.8 9.9-4.1 1.5-2.3-1.9-8.7 0-10.7 1.9-1.9 8.4 1.5 10.7 0 2.3-1.5 1.5-8.8 4.1-9.9 2.5-1 7.1 4.6 9.9 4.1C41.6 8 43.7 1 46.6 1c2.8 0 4.9 7 7.6 7.5 2.7.5 7.3-5.1 9.9-4.1 2.6 1.1 1.8 8.3 4.1 9.9 2.3 1.5 8.7-1.9 10.7 0 1.9 1.9-1.5 8.4 0 10.7 1.5 2.3 8.8 1.5 9.9 4.1 1 2.5-4.6 7.1-4.1 9.9.5 2.7 7.5 4.8 7.5 7.6s-7 4.9-7.5 7.6c-.5 2.7 5.1 7.3 4.1 9.9-1.1 2.6-8.3 1.8-9.9 4.1-1.5 2.3 1.9 8.7 0 10.7-1.9 1.9-8.4-1.5-10.7 0-2.3 1.5-1.5 8.8-4.1 9.9-2.5 1-7.1-4.6-9.9-4.1-2.7.5-4.8 7.5-7.6 7.5s-4.9-7-7.6-7.5c-2.7-.5-7.3 5.1-9.9 4.1-2.6-1.1-1.8-8.3-4.1-9.9-2.3-1.5-8.7 1.9-10.7 0-1.9-1.9 1.5-8.4 0-10.7-1.5-2.3-8.8-1.5-9.9-4.1-1-2.5 4.6-7.1 4.1-9.9C8 51.5 1 49.4 1 46.6z" fill="none" stroke="#00214d" stroke-width="2" stroke-miterlimit="10"/><circle cx="46.6" cy="46.6" r="33.1" fill="#fffffe" stroke="#00214d" stroke-width="2" stroke-miterlimit="10"/><path class="st3" d="M57.8 53.7c0 6.3-5 11.3-11.2 11.3s-11.3-5-11.3-11.3"/><g><path class="st3" d="M30.9 40.2c.6-1.4 1.9-2.3 3.5-2.3s2.9 1 3.5 2.3M55.2 40.2c.6-1.4 1.9-2.3 3.5-2.3s2.9 1 3.5 2.3"/></g></svg>

After

Width:  |  Height:  |  Size: 2.1 KiB

33
static/pictos/soleil.svg Normal file
View File

@ -0,0 +1,33 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 25.3.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Calque_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 93.1 93.1" style="enable-background:new 0 0 93.1 93.1;" xml:space="preserve">
<style type="text/css">
.st0{fill:#00EBC7;}
.st1{fill:none;stroke:#00214D;stroke-width:2;stroke-miterlimit:10;}
.st2{fill:#FFFFFE;stroke:#00214D;stroke-width:2;stroke-miterlimit:10;}
.st3{fill:none;stroke:#00214D;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
</style>
<g>
<path class="st0" d="M1,46.6c0-2.8,7-4.9,7.5-7.6c0.5-2.7-5.1-7.3-4.1-9.9c1.1-2.6,8.3-1.8,9.9-4.1c1.5-2.3-1.9-8.7,0-10.7
c1.9-1.9,8.4,1.5,10.7,0c2.3-1.5,1.5-8.8,4.1-9.9c2.5-1,7.1,4.6,9.9,4.1C41.6,8,43.7,1,46.6,1c2.8,0,4.9,7,7.6,7.5
c2.7,0.5,7.3-5.1,9.9-4.1c2.6,1.1,1.8,8.3,4.1,9.9c2.3,1.5,8.7-1.9,10.7,0c1.9,1.9-1.5,8.4,0,10.7c1.5,2.3,8.8,1.5,9.9,4.1
c1,2.5-4.6,7.1-4.1,9.9c0.5,2.7,7.5,4.8,7.5,7.6c0,2.8-7,4.9-7.5,7.6c-0.5,2.7,5.1,7.3,4.1,9.9c-1.1,2.6-8.3,1.8-9.9,4.1
c-1.5,2.3,1.9,8.7,0,10.7c-1.9,1.9-8.4-1.5-10.7,0c-2.3,1.5-1.5,8.8-4.1,9.9c-2.5,1-7.1-4.6-9.9-4.1c-2.7,0.5-4.8,7.5-7.6,7.5
c-2.8,0-4.9-7-7.6-7.5c-2.7-0.5-7.3,5.1-9.9,4.1c-2.6-1.1-1.8-8.3-4.1-9.9c-2.3-1.5-8.7,1.9-10.7,0c-1.9-1.9,1.5-8.4,0-10.7
c-1.5-2.3-8.8-1.5-9.9-4.1c-1-2.5,4.6-7.1,4.1-9.9C8,51.5,1,49.4,1,46.6z"/>
<path class="st1" d="M1,46.6c0-2.8,7-4.9,7.5-7.6c0.5-2.7-5.1-7.3-4.1-9.9c1.1-2.6,8.3-1.8,9.9-4.1c1.5-2.3-1.9-8.7,0-10.7
c1.9-1.9,8.4,1.5,10.7,0c2.3-1.5,1.5-8.8,4.1-9.9c2.5-1,7.1,4.6,9.9,4.1C41.6,8,43.7,1,46.6,1c2.8,0,4.9,7,7.6,7.5
c2.7,0.5,7.3-5.1,9.9-4.1c2.6,1.1,1.8,8.3,4.1,9.9c2.3,1.5,8.7-1.9,10.7,0c1.9,1.9-1.5,8.4,0,10.7c1.5,2.3,8.8,1.5,9.9,4.1
c1,2.5-4.6,7.1-4.1,9.9c0.5,2.7,7.5,4.8,7.5,7.6c0,2.8-7,4.9-7.5,7.6c-0.5,2.7,5.1,7.3,4.1,9.9c-1.1,2.6-8.3,1.8-9.9,4.1
c-1.5,2.3,1.9,8.7,0,10.7c-1.9,1.9-8.4-1.5-10.7,0c-2.3,1.5-1.5,8.8-4.1,9.9c-2.5,1-7.1-4.6-9.9-4.1c-2.7,0.5-4.8,7.5-7.6,7.5
c-2.8,0-4.9-7-7.6-7.5c-2.7-0.5-7.3,5.1-9.9,4.1c-2.6-1.1-1.8-8.3-4.1-9.9c-2.3-1.5-8.7,1.9-10.7,0c-1.9-1.9,1.5-8.4,0-10.7
c-1.5-2.3-8.8-1.5-9.9-4.1c-1-2.5,4.6-7.1,4.1-9.9C8,51.5,1,49.4,1,46.6z"/>
</g>
<circle class="st2" cx="46.6" cy="46.6" r="33.1"/>
<path class="st3" d="M57.8,53.7C57.8,60,52.8,65,46.6,65S35.3,60,35.3,53.7"/>
<g>
<path class="st3" d="M30.9,40.2c0.6-1.4,1.9-2.3,3.5-2.3c1.6,0,2.9,1,3.5,2.3"/>
<path class="st3" d="M55.2,40.2c0.6-1.4,1.9-2.3,3.5-2.3c1.6,0,2.9,1,3.5,2.3"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.5 KiB