Feat : line wrap

This commit is contained in:
2024-07-01 10:31:33 +02:00
parent 3eb1cfc9c2
commit 7ed67521cf
106 changed files with 1267 additions and 1304 deletions
+20 -14
View File
@@ -22,33 +22,39 @@
<text x="0" y="9" font-size="24" text-anchor="middle" fill="black" font-weight="bold" font-family="Helvetica">3</text>
</g>
<g id="d1">
<text x="137.0" y="-0.0" font-size="14" text-anchor="middle" fill="black" font-family="Helvetica"></text>
</g>
<g id="d2">
<circle cx="0" cy="0" r="20" fill="red" x="0" y="0" />
<text x="0" y="9" font-size="24" text-anchor="middle" fill="white" font-weight="bold" font-family="Helvetica">2</text>
</g>
<g id="d2">
<circle cx="35" cy="40.0" r="15" fill="gray" filter="url(#drop-shadow)" />
<text x="137.0" y="70.66666666666667" font-size="14" text-anchor="middle" fill="black" font-family="Helvetica"></text>
<use xlink:href="#d1" x="137.0" y="40.0" />
</g>
<g id="d3">
<circle cx="35" cy="40.0" r="15" fill="gray" filter="url(#drop-shadow)" />
<use xlink:href="#d1" x="0" y="70.66666666666667" />
<use xlink:href="#d2" x="137.0" y="40.0" />
</g>
<g id="d4">
<text x="137.0" y="-0.0" font-size="14" text-anchor="middle" fill="black" font-family="Helvetica"></text>
</g>
<g id="d5">
<circle cx="0" cy="0" r="18.333333333333332" fill="yellow" x="0" y="0" />
<text x="0" y="9" font-size="24" text-anchor="middle" fill="black" font-weight="bold" font-family="Helvetica">2</text>
</g>
<g id="d4">
<g id="d6">
<circle cx="35" cy="27.5" r="15" fill="url(#grad2)" filter="url(#drop-shadow)" />
<text x="137.0" y="45.666666666666664" font-size="14" text-anchor="middle" fill="black" font-family="Helvetica"></text>
<use xlink:href="#d3" x="137.0" y="27.5" />
<use xlink:href="#d4" x="0" y="45.666666666666664" />
<use xlink:href="#d5" x="137.0" y="27.5" />
</g>
<g id="effects">
<path d="M10,80 L264,80" stroke="black" stroke-width="1" />
<use xlink:href="#d2" x="0" y="0" />
<use xlink:href="#d4" x="0" y="80" />
<use xlink:href="#d3" x="0" y="0" />
<use xlink:href="#d6" x="0" y="80" />
</g>
<path d="M-2.9999999999999982,-2.0 L-29.6295824562643,-21.347524157501468 L-19.45798706418925,-52.652475842498525 L13.45798706418924,-52.65247584249853 L23.629582456264302,-21.34752415750148 Z" stroke-width="2" id="d5" />
<text x="-3" y="-20" font-size="28px" font-weight="bold" font-family="Helvetica" text-anchor="middle" id="d6">4</text>
<path d="M-2.9999999999999982,-2.0 L-29.6295824562643,-21.347524157501468 L-19.45798706418925,-52.652475842498525 L13.45798706418924,-52.65247584249853 L23.629582456264302,-21.34752415750148 Z" stroke-width="2" id="d7" />
<text x="-3" y="-20" font-size="28px" font-weight="bold" font-family="Helvetica" text-anchor="middle" id="d8">4</text>
<g id="champion_shield">
<use xlink:href="#d5" x="0" y="0" fill="darkgrey" stroke="#eee" />
<use xlink:href="#d6" x="0" y="0" fill="black" />
<use xlink:href="#d7" x="0" y="0" fill="darkgrey" stroke="#eee" />
<use xlink:href="#d8" x="0" y="0" fill="black" />
</g>
</defs>
<use xlink:href="#drop-shadow" />

Before

Width:  |  Height:  |  Size: 3.4 KiB

After

Width:  |  Height:  |  Size: 3.5 KiB