Ajout du nombre de pas et du nombre de lignes

This commit is contained in:
Philippe Roy 2022-08-26 12:42:09 +02:00
parent 6272f95926
commit 29fa4d1a6e
2 changed files with 65 additions and 0 deletions

View File

@ -0,0 +1,33 @@
<?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"
id="svg8"
version="1.1">
<metadata
id="metadata12">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<defs
id="defs2" />
<g
class=""
transform="matrix(-0.5255333,0,0,0.5255333,148.99457,12.494089)"
id="g6">
<path
d="m 133.845,33.057 c -11.314,14.957 3.893,35.774 25.443,50.768 12.25,2.012 22.332,8.284 30.12,15.172 l 23.478,-18.78 c -8.816,-31.398 -53.977,-68.19 -74.65,-51.623 -1.64276,1.291047 -3.11814,2.781879 -4.392,4.438 z m 63.905,75.064 c 13.68,46.036 68.048,15.385 23.894,-19.112 l -23.882,19.112 z"
id="path4"
style="fill:#000000;fill-opacity:1" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@ -0,0 +1,32 @@
<?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"
id="svg8"
version="1.1">
<metadata
id="metadata12">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<defs
id="defs2" />
<g
style="fill:#000000"
id="g6">
<path
style="fill:#000000;stroke:none"
id="path4"
d="m 56.608199,50.088799 -5.55,-9.6 0.05,-0.05 c 4.26667,-2.66667 8.51667,-2.68333 12.75,-0.05 l 15.5,9.75 c 2.8,1.73333 4.06667,3.58333 3.8,5.55 0.26667,1.9 -1,3.73333 -3.8,5.5 l -25.05,15.7 c -4.23333,2.63333 -8.46667,2.63333 -12.7,0 h -0.05 l -15.45,-9.75 h 0.05 c -2.83333,-1.73333 -4.11667,-3.56667 -3.85,-5.5 -0.26667,-1.93333 1.01667,-3.76667 3.85,-5.5 h -0.05 l 11.4,-7.15 5.35,9.25 0.1,0.2 c 0.43333,0.7 1.11667,1.21667 2.05,1.55 l 0.3,0.1 5.45,1.45 h 0.05 c 1.03333,0.26667 2.01667,0.13333 2.95,-0.4 0.96667,-0.53333 1.58333,-1.35 1.85,-2.45 v 0.05 l 1.5,-5.45 0.05,-0.15 c 0.26667,-1.23333 0.0833,-2.25 -0.55,-3.05 m -15.85,-18.8 -6.95,4 -0.75,0.1 -0.6,-0.45 -4,-6.95 c -0.13333,-0.23333 -0.16667,-0.48333 -0.1,-0.75 0.0667,-0.26667 0.21667,-0.46667 0.45,-0.6 l 6.95,-4 0.75,-0.1 0.6,0.45 4,6.95 0.1,0.75 -0.45,0.6 m -4.95,6.75 6.95,-4 0.75,-0.1 0.6,0.45 10,17.35 0.1,0.75 -1.5,5.45 -0.45,0.6 -0.75,0.1 -5.45,-1.45 -0.6,-0.45 -10,-17.35 c -0.13333,-0.23333 -0.16667,-0.48333 -0.1,-0.75 l 0.45,-0.6" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.7 KiB