Add existing to tracked
This commit is contained in:
@@ -0,0 +1,40 @@
|
||||
<?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>2 of diamonds</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-D" xlink:href="#suit-D" class="red" transform="translate(250 175) rotate(0) scale(1.75)"/>
|
||||
<use href="#suit-D" xlink:href="#suit-D" class="red" transform="translate(250 525) rotate(180) scale(1.75)"/>
|
||||
</g>
|
||||
|
||||
<g id="index-top" class="red">
|
||||
<g class="rank-outline" transform="translate(23.6511 85.0000) scale(0.043331 -0.043331)"><path d="M81 0V179L555 691Q666 817 708.0 895.5Q750 974 750 1050Q750 1141 697.5 1203.5Q645 1266 545 1266Q438 1266 382.0 1198.0Q326 1130 326 1009H62L60 1015Q57 1145 116.0 1249.5Q175 1354 286.0 1415.5Q397 1477 549 1477Q696 1477 802.0 1423.5Q908 1370 965.0 1275.0Q1022 1180 1022 1056Q1022 971 991.0 894.0Q960 817 895.5 732.5Q831 648 730 541L427 214L429 209H835L850 353H1064V0Z" transform="translate(0 0)"/></g>
|
||||
<use href="#suit-D" xlink:href="#suit-D" class="red" transform="translate(48 127) rotate(0) scale(0.92)"/>
|
||||
</g>
|
||||
<g id="index-bottom" transform="rotate(180 250 350)">
|
||||
<g id="index-mirrored" class="red">
|
||||
<g class="rank-outline" transform="translate(23.6511 85.0000) scale(0.043331 -0.043331)"><path d="M81 0V179L555 691Q666 817 708.0 895.5Q750 974 750 1050Q750 1141 697.5 1203.5Q645 1266 545 1266Q438 1266 382.0 1198.0Q326 1130 326 1009H62L60 1015Q57 1145 116.0 1249.5Q175 1354 286.0 1415.5Q397 1477 549 1477Q696 1477 802.0 1423.5Q908 1370 965.0 1275.0Q1022 1180 1022 1056Q1022 971 991.0 894.0Q960 817 895.5 732.5Q831 648 730 541L427 214L429 209H835L850 353H1064V0Z" transform="translate(0 0)"/></g>
|
||||
<use href="#suit-D" xlink:href="#suit-D" class="red" transform="translate(48 127) rotate(0) scale(0.92)"/>
|
||||
</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.7 KiB |
Reference in New Issue
Block a user