introducing picture

This commit is contained in:
Antoine M 2024-01-10 16:50:30 +01:00
parent 41a40c007c
commit 5f065dc16d
3 changed files with 28 additions and 0 deletions

View File

@ -0,0 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" width="10.037" height="6.876" viewBox="0 0 10.037 6.876">
<g id="fleche-bas" transform="translate(1.406 1.406)">
<path id="Tracé_255" data-name="Tracé 255" d="M0,7.225,4.47,3.612,0,0" transform="translate(7.225) rotate(90)" fill="none" stroke="#df1e1e" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 381 B

View File

@ -0,0 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" width="10.037" height="6.876" viewBox="0 0 10.037 6.876">
<g id="fleche-bas" transform="translate(1.406 1.406)" shape-rendering="geometricPrecision">
<path id="Tracé_255" data-name="Tracé 255" d="M0,7.225,4.47,3.612,0,0" transform="translate(7.225) rotate(90)" fill="none" stroke="#df1e1e" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" shape-rendering="geometricPrecision"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 455 B

View File

@ -0,0 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg id="Calque_2" data-name="Calque 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 8.22 5.47">
<defs>
<style>
.cls-1 {
fill: none;
stroke: #df1e1e;
stroke-linecap: round;
stroke-linejoin: round;
}
</style>
</defs>
<g id="Calque_1-2" data-name="Calque 1">
<g id="fleche-bas">
<path id="Tracé_255" data-name="Tracé 255" class="cls-1" d="M.5.5l3.61,4.47L7.72.5"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 497 B