requested colors

This commit is contained in:
Kyle
2022-07-04 19:08:09 -07:00
parent f7e4aad589
commit 941fefbf5c
26 changed files with 74 additions and 5 deletions

View File

@@ -0,0 +1,29 @@
<?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;"/>
<clipPath id="_clip1">
<rect id="Card1" serif:id="Card" x="0" y="0" width="1500" height="2100"/>
</clipPath>
<g clip-path="url(#_clip1)">
<path id="Background" d="M1500,0L0,0L0,2100L1500,2100L1500,0ZM1440,406L60,406L60,1268L1440,1268L1440,406Z"/>
<clipPath id="_clip2">
<path id="Background1" serif:id="Background" d="M1500,0L0,0L0,2100L1500,2100L1500,0ZM1440,406L60,406L60,1268L1440,1268L1440,406Z"/>
</clipPath>
<g clip-path="url(#_clip2)">
<g transform="matrix(1.1,0,0,1.1,-75,-105)">
<rect x="0" y="0" width="1500" height="2100" style="fill:rgb(131,93,41);"/>
</g>
</g>
<g id="Bar" transform="matrix(0.963808,0,0,0.285714,24.7345,999.714)">
<rect x="117" y="1359" width="1271" height="14" style="fill:url(#_Radial3);"/>
</g>
<path d="M-1,179L179.958,-1.958L377,-1.958L-0.566,375.608L-1,179Z" style="fill:rgb(236,219,45);"/>
<g id="Border" transform="matrix(6.72646,0,0,1,-2764.57,0)">
<rect x="411" y="1948" width="223" height="152"/>
</g>
</g>
<defs>
<radialGradient id="_Radial3" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(-635.5,2.62534e-13,-7.78263e-14,-2143.75,752.5,1366)"><stop offset="0" style="stop-color:white;stop-opacity:1"/><stop offset="0.6" style="stop-color:white;stop-opacity:0.82"/><stop offset="0.81" style="stop-color:white;stop-opacity:0.42"/><stop offset="1" style="stop-color:white;stop-opacity:0"/></radialGradient>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

@@ -0,0 +1,27 @@
<?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="1632" height="2220" viewBox="0 0 1632 2220" 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;">
<g id="Card" transform="matrix(1.088,0,0,1.05714,0,0)">
<rect x="0" y="0" width="1500" height="2100" style="fill:none;"/>
<clipPath id="_clip1">
<rect x="0" y="0" width="1500" height="2100"/>
</clipPath>
<g clip-path="url(#_clip1)">
<g id="Margins" transform="matrix(0.919118,0,0,0.945946,60.6618,56.7568)">
<path id="Background" d="M1566,1949.2L1566,-60L-66,-60L-66,1949.2L1,1949.2L1,1L1499,1L1499,1949.2L1566,1949.2Z" style="fill:none;"/>
<clipPath id="_clip2">
<path id="Background1" serif:id="Background" d="M1566,1949.2L1566,-60L-66,-60L-66,1949.2L1,1949.2L1,1L1499,1L1499,1949.2L1566,1949.2Z"/>
</clipPath>
<g clip-path="url(#_clip2)">
<g transform="matrix(1.088,0,0,1.05714,-66,-60)">
<rect x="0" y="0" width="1500" height="2100" style="fill:rgb(131,93,41);"/>
</g>
</g>
<g transform="matrix(1,0,0,1,-66,-60)">
<path d="M68,236L68,433.042L-0.566,501.608L-1,305L68,236ZM439.042,62L242,62L305,-1L502.042,-1L439.042,62Z" style="fill:rgb(236,219,45);"/>
</g>
<path id="Border" d="M1499,1948L1499,2099L1,2099L1,1948L-66,1948L-66,2160L1566,2160L1566,1948L1499,1948Z"/>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB