ACS
This commit is contained in:
@@ -0,0 +1,31 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg width="252px" height="294px" viewBox="0 0 252 294" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<defs>
|
||||
<linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="linearGradient-1">
|
||||
<stop stop-color="#1890FF" offset="0%"></stop>
|
||||
<stop stop-color="#096DD9" offset="100%"></stop>
|
||||
</linearGradient>
|
||||
<path d="M0,62.0354 C0,27.7583 27.7584,0 62.0354,0 L189.9646,0 C224.2416,0 252,27.7583 252,62.0354 L252,232.9646 C252,267.2417 224.2416,295 189.9646,295 L62.0354,295 C27.7584,295 0,267.2417 0,232.9646 L0,62.0354 Z" id="path-2"></path>
|
||||
<linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="linearGradient-3">
|
||||
<stop stop-color="#1890FF" stop-opacity="0.2" offset="0%"></stop>
|
||||
<stop stop-color="#096DD9" stop-opacity="0.1" offset="100%"></stop>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
<g id="404" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
||||
<g id="Group-3" transform="translate(21.000000, 13.000000)">
|
||||
<path d="M8,33 L8,227 C8,232.5228 12.4771,237 18,237 L191.9646,237 C210.6669,237 226,221.6668 226,202.9646 L226,33 L8,33 Z" id="Rectangle-Copy-14" fill="#F5F7FA" fill-rule="nonzero"></path>
|
||||
<mask id="mask-2" fill="white">
|
||||
<use xlink:href="#path-2"></use>
|
||||
</mask>
|
||||
<use id="Rectangle" fill="url(#linearGradient-1)" fill-rule="nonzero" opacity="0.7" xlink:href="#path-2"></use>
|
||||
<circle id="Oval" fill="url(#linearGradient-3)" mask="url(#mask-2)" cx="126" cy="147.5" r="90"></circle>
|
||||
<text id="404" font-family="Arial-BoldMT, Arial" font-size="130" font-weight="bold" letter-spacing="-4.33333" fill="#FFFFFF">
|
||||
<tspan x="22" y="183">404</tspan>
|
||||
</text>
|
||||
<path d="M21,244 L21,33 L29,33 L29,244 L21,244 Z" id="Rectangle" fill="#E6F7FF" fill-rule="nonzero"></path>
|
||||
<path d="M198,33 L198,244 L191,244 L191,33 L198,33 Z" id="Rectangle-Copy-13" fill="#E6F7FF" fill-rule="nonzero"></path>
|
||||
<path d="M41,63 L41,56 L212,56 L212,63 L41,63 Z" id="Rectangle-Copy-15" fill="#E6F7FF" fill-rule="nonzero"></path>
|
||||
<path d="M41,222 L41,215 L212,215 L212,222 L41,222 Z" id="Rectangle-Copy-16" fill="#E6F7FF" fill-rule="nonzero"></path>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 2.4 KiB |
Binary file not shown.
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg width="200" height="200" viewBox="0 0 200 200" version="1.1" xmlns="http://www.w3.org/2000/svg">
|
||||
<circle cx="100" cy="100" r="90" fill="#1890ff" />
|
||||
<text x="100" y="130" font-family="Arial, sans-serif" font-size="70" font-weight="bold" text-anchor="middle" fill="white">007</text>
|
||||
<text x="100" y="160" font-family="Arial, sans-serif" font-size="30" font-weight="bold" text-anchor="middle" fill="white">UI</text>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 486 B |
Reference in New Issue
Block a user