Feat : more text edge cases
This commit is contained in:
@@ -18,30 +18,30 @@
|
||||
<circle cx="0" cy="0" r="20" fill="url(#grad2)" />
|
||||
</g>
|
||||
<g id="d0">
|
||||
<circle cx="0" cy="0" r="20" fill="yellow" x="0" y="0" />
|
||||
<circle cx="0" cy="0" r="20" fill="yellow" x="0" y="0" onclick="console.log()" />
|
||||
<text x="0" y="9" font-size="24" text-anchor="middle" fill="black" font-weight="bold" font-family="Helvetica">2</text>
|
||||
</g>
|
||||
<g id="d1">
|
||||
<text x="137.0" y="-0.0" font-size="14" text-anchor="middle" fill="black" font-family="Helvetica"></text>
|
||||
<text x="0" y="-0.0" font-size="13.333333333333334" text-anchor="middle" fill="black" font-family="Helvetica"></text>
|
||||
</g>
|
||||
<g id="d2">
|
||||
<circle cx="0" cy="0" r="20" fill="yellow" x="0" y="0" />
|
||||
<circle cx="0" cy="0" r="20" fill="yellow" x="0" y="0" onclick="console.log()" />
|
||||
<text x="0" y="9" font-size="24" text-anchor="middle" fill="black" font-weight="bold" font-family="Helvetica">3</text>
|
||||
</g>
|
||||
<g id="d3">
|
||||
<use xlink:href="#d1" x="0" y="70.66666666666667" />
|
||||
<use xlink:href="#d1" x="137.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>
|
||||
<text x="0" y="-0.0" font-size="11" text-anchor="middle" fill="black" font-family="Helvetica"></text>
|
||||
</g>
|
||||
<g id="d5">
|
||||
<circle cx="0" cy="0" r="18.333333333333332" fill="red" x="0" y="0" />
|
||||
<circle cx="0" cy="0" r="18.333333333333332" fill="red" x="0" y="0" onclick="console.log()" />
|
||||
<text x="0" y="9" font-size="24" text-anchor="middle" fill="white" font-weight="bold" font-family="Helvetica">3</text>
|
||||
</g>
|
||||
<g id="d6">
|
||||
<circle cx="35" cy="27.5" r="15" fill="black" filter="url(#drop-shadow)" />
|
||||
<use xlink:href="#d4" x="0" y="45.666666666666664" />
|
||||
<circle cx="30" cy="27.5" r="15" fill="black" filter="url(#drop-shadow)" />
|
||||
<use xlink:href="#d4" x="137.0" y="45.666666666666664" />
|
||||
<use xlink:href="#d5" x="137.0" y="27.5" />
|
||||
</g>
|
||||
<g id="effects">
|
||||
|
||||
|
Before Width: | Height: | Size: 2.9 KiB After Width: | Height: | Size: 2.9 KiB |
Reference in New Issue
Block a user