Feat : add click event
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
width="298" height="417" viewBox="0 0 298 417">
|
||||
width="298" height="417" viewBox="0 0 298 417" id="card95">
|
||||
<defs>
|
||||
<linearGradient x1="0" y1="0" x2="1" y2="0" gradientUnits="objectBoundingBox" id="grad1">
|
||||
<stop offset="0" stop-color="gray" stop-opacity="1" />
|
||||
@@ -29,7 +29,7 @@
|
||||
</defs>
|
||||
<use xlink:href="#drop-shadow" />
|
||||
<g id="background">
|
||||
<rect x="0" y="0" width="298" height="417" rx="15" ry="18" fill="black" />
|
||||
<rect x="0" y="0" width="298" height="417" rx="15" ry="18" fill="black" stroke="white" stroke-width="1" />
|
||||
<rect x="12" y="12" width="274" height="388" rx="0" ry="0" fill="lightgrey" />
|
||||
</g>
|
||||
<g id="title">
|
||||
|
||||
|
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 1.9 KiB |
Reference in New Issue
Block a user