<svg width="200" height="200" xmlns="http://www.w3.org/2000/svg">
<!-- Horloge -->
<circle cx="100" cy="100" r="80" stroke="black" stroke-width="4" fill="white" />
<line x1="100" y1="20" x2="100" y2="180" stroke="black" stroke-width="2" />
<line x1="20" y1="100" x2="180" y2="100" stroke="black" stroke-width="2" />
<text x="100" y="100" text-anchor="middle" alignment-baseline="middle" font-size="24" font-family="Arial" fill="black">Kairos</text>
-
Per favore accedi per lasciare un commento!