12 lines
467 B
XML
12 lines
467 B
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg height="16" width="24" viewBox="0 0 24 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<g clip-path="url(#a)">
|
|
<path d="M23 1H1V15H23V1Z" fill="#DC143C"></path>
|
|
<path d="M23 1H1V8H23V1Z" fill="#fff"></path>
|
|
<path d="M23 1V15H1V1H23ZM24 0H0V16H24V0Z" fill="#DDD"></path>
|
|
</g>
|
|
<defs>
|
|
<clipPath id="a">
|
|
<path d="M0 0H24V16H0z" fill="#fff"></path>
|
|
</clipPath>
|
|
</defs>
|
|
</svg> |