Add existing to tracked

This commit is contained in:
Jay
2026-08-11 09:53:42 -04:00
parent afe07f3055
commit ffd6e3d73c
8531 changed files with 4396230 additions and 0 deletions
+45
View File
@@ -0,0 +1,45 @@
<?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>7 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(165 135) rotate(0) scale(1.43)"/>
<use href="#suit-C" xlink:href="#suit-C" class="black" transform="translate(335 135) rotate(0) scale(1.43)"/>
<use href="#suit-C" xlink:href="#suit-C" class="black" transform="translate(250 245) rotate(0) scale(1.43)"/>
<use href="#suit-C" xlink:href="#suit-C" class="black" transform="translate(165 350) rotate(0) scale(1.43)"/>
<use href="#suit-C" xlink:href="#suit-C" class="black" transform="translate(335 350) rotate(0) scale(1.43)"/>
<use href="#suit-C" xlink:href="#suit-C" class="black" transform="translate(165 565) rotate(180) scale(1.43)"/>
<use href="#suit-C" xlink:href="#suit-C" class="black" transform="translate(335 565) rotate(180) scale(1.43)"/>
</g>
<g id="index-top" class="black">
<g class="rank-outline" transform="translate(23.1868 85.0000) scale(0.043956 -0.043956)"><path d="M336 0 350 150Q386 476 500.0 745.0Q614 1014 812 1246H279L267 1097H55V1456H1074V1246Q954 1105 875.0 978.5Q796 852 747.0 725.5Q698 599 669.5 458.5Q641 318 622 150L608 0Z" 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.1868 85.0000) scale(0.043956 -0.043956)"><path d="M336 0 350 150Q386 476 500.0 745.0Q614 1014 812 1246H279L267 1097H55V1456H1074V1246Q954 1105 875.0 978.5Q796 852 747.0 725.5Q698 599 669.5 458.5Q641 318 622 150L608 0Z" 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: 2.9 KiB