Jumpstart Front Card

This commit is contained in:
Kyle
2021-05-22 12:45:00 -07:00
parent c1da85660d
commit bf56af8137
4 changed files with 52 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg width="1500" height="2100" viewBox="0 0 1500 2100" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;">
<rect id="Card" x="0" y="0" width="1500" height="2100" style="fill:none;"/>
<g id="Card1" serif:id="Card">
<g transform="matrix(150,0,0,1,-111750,0)">
<rect x="745" y="1392" width="10" height="266" style="fill:url(#_Linear1);"/>
</g>
<path d="M1500,0L0,0L0,2100L1500,2100L1500,0ZM1428,75L72,75L72,1761C373.762,2019.04 964.657,2027.21 1428,2025L1428,75Z"/>
</g>
<defs>
<linearGradient id="_Linear1" x1="0" y1="0" x2="1" y2="0" gradientUnits="userSpaceOnUse" gradientTransform="matrix(10,0,0,1500,745,1525)"><stop offset="0" style="stop-color:black;stop-opacity:0"/><stop offset="0.26" style="stop-color:black;stop-opacity:0.44"/><stop offset="0.5" style="stop-color:black;stop-opacity:0.6"/><stop offset="0.74" style="stop-color:black;stop-opacity:0.44"/><stop offset="1" style="stop-color:black;stop-opacity:0"/></linearGradient>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB