21 lines
1.3 KiB
XML
21 lines
1.3 KiB
XML
<?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 height="100%" stroke-miterlimit="10" style="fill-rule:nonzero;clip-rule:evenodd;stroke-linecap:round;stroke-linejoin:round;" version="1.1" viewBox="0 0 16 16" width="100%" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
<defs>
|
|
<path d="M2 1L6 1L8 3L14 3C15.1046 3 16 3.89543 16 5L16 13C16 14.1046 15.1046 15 14 15L2 15C0.895431 15 0 14.1046 0 13L0 3C0 1.89543 0.895431 1 2 1Z" id="Fill"/>
|
|
</defs>
|
|
<clipPath id="ArtboardFrame">
|
|
<rect height="16" width="16" x="0" y="0"/>
|
|
</clipPath>
|
|
<g clip-path="url(#ArtboardFrame)" id="Layer-1">
|
|
<g opacity="1">
|
|
<mask height="14" id="StrokeMask" maskUnits="userSpaceOnUse" width="16" x="0" y="1">
|
|
<rect fill="#FF0000" height="14" stroke="none" width="16" x="0" y="1"/>
|
|
<use fill="#ffffff" fill-rule="evenodd" stroke="none" xlink:href="#Fill"/>
|
|
</mask>
|
|
<use fill="none" mask="url(#StrokeMask)" stroke="#FF0000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" xlink:href="#Fill"/>
|
|
</g>
|
|
<path d="M2.5 12.5L13.5 12.5" fill="none" opacity="1" stroke="#FF0000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1"/>
|
|
</g>
|
|
</svg>
|