Add existing to tracked
This commit is contained in:
@@ -0,0 +1,41 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
viewBox="0 0 500 700" width="500" height="700" role="img">
|
||||
<title>3 of clubs</title>
|
||||
<style>
|
||||
.stock{fill:#fcfcfa}.black{fill:#111;color:#111}.red{fill:#b51620;color:#b51620}
|
||||
</style>
|
||||
|
||||
<defs>
|
||||
<clipPath id="card-clip"><rect width="500" height="700" rx="24"/></clipPath>
|
||||
<g id="suit-H"><path d="M0 36C-7 27-32 10-32-9C-32-27-11-38 0-19C11-38 32-27 32-9C32 10 7 27 0 36Z"/></g>
|
||||
<g id="suit-D"><path d="M0-32L23 0L0 32L-23 0Z"/></g>
|
||||
<g id="suit-C">
|
||||
<circle cx="0" cy="-15" r="15"/>
|
||||
<circle cx="-16.5" cy="6" r="15"/>
|
||||
<circle cx="16.5" cy="6" r="15"/>
|
||||
<circle cx="0" cy="-2" r="12"/>
|
||||
<path d="M-7 8C-6 19-11 25-17 30H17C11 25 6 19 7 8Z"/>
|
||||
</g>
|
||||
<g id="suit-S">
|
||||
<path d="M0-32C-8-18-31-7-27 10C-24 23-9 22-2 13C-2 24-8 29-14 34H14C8 29 2 24 2 13C9 22 24 23 27 10C31-7 8-18 0-32Z"/>
|
||||
</g>
|
||||
</defs>
|
||||
<rect class="stock" width="500" height="700" rx="24"/>
|
||||
<g id="pips">
|
||||
<use href="#suit-C" xlink:href="#suit-C" class="black" transform="translate(250 155) rotate(0) scale(1.43)"/>
|
||||
<use href="#suit-C" xlink:href="#suit-C" class="black" transform="translate(250 350) rotate(0) scale(1.43)"/>
|
||||
<use href="#suit-C" xlink:href="#suit-C" class="black" transform="translate(250 545) rotate(180) scale(1.43)"/>
|
||||
</g>
|
||||
|
||||
<g id="index-top" class="black">
|
||||
<g class="rank-outline" transform="translate(23.9563 85.0000) scale(0.043331 -0.043331)"><path d="M549 -21Q411 -21 299.0 28.0Q187 77 122.0 169.5Q57 262 61 393L63 399H326Q326 306 385.5 247.0Q445 188 549 188Q655 188 716.0 247.5Q777 307 777 414Q777 523 718.0 581.5Q659 640 538 640H377V845H543Q653 845 704.0 901.5Q755 958 755 1055Q755 1155 702.0 1211.0Q649 1267 549 1267Q457 1267 399.5 1213.0Q342 1159 342 1072H79L77 1078Q73 1192 132.5 1282.5Q192 1373 299.5 1425.0Q407 1477 547 1477Q765 1477 896.0 1369.5Q1027 1262 1027 1064Q1027 965 970.5 881.5Q914 798 803 747Q926 704 987.5 614.5Q1049 525 1049 407Q1049 274 984.5 178.0Q920 82 807.0 30.5Q694 -21 549 -21Z" transform="translate(0 0)"/></g>
|
||||
<use href="#suit-C" xlink:href="#suit-C" class="black" transform="translate(48 127) rotate(0) scale(0.78)"/>
|
||||
</g>
|
||||
<g id="index-bottom" transform="rotate(180 250 350)">
|
||||
<g id="index-mirrored" class="black">
|
||||
<g class="rank-outline" transform="translate(23.9563 85.0000) scale(0.043331 -0.043331)"><path d="M549 -21Q411 -21 299.0 28.0Q187 77 122.0 169.5Q57 262 61 393L63 399H326Q326 306 385.5 247.0Q445 188 549 188Q655 188 716.0 247.5Q777 307 777 414Q777 523 718.0 581.5Q659 640 538 640H377V845H543Q653 845 704.0 901.5Q755 958 755 1055Q755 1155 702.0 1211.0Q649 1267 549 1267Q457 1267 399.5 1213.0Q342 1159 342 1072H79L77 1078Q73 1192 132.5 1282.5Q192 1373 299.5 1425.0Q407 1477 547 1477Q765 1477 896.0 1369.5Q1027 1262 1027 1064Q1027 965 970.5 881.5Q914 798 803 747Q926 704 987.5 614.5Q1049 525 1049 407Q1049 274 984.5 178.0Q920 82 807.0 30.5Q694 -21 549 -21Z" transform="translate(0 0)"/></g>
|
||||
<use href="#suit-C" xlink:href="#suit-C" class="black" transform="translate(48 127) rotate(0) scale(0.78)"/>
|
||||
</g></g>
|
||||
<rect x="2" y="2" width="496" height="696" rx="22" fill="none" stroke="#b7b2aa" stroke-width="4"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 3.2 KiB |
Reference in New Issue
Block a user