6e14f2b266
Introduces SVG and PNG icon assets with manifest links, and wraps public claim titles in German quotation marks. Co-authored-by: Cursor <cursoragent@cursor.com>
8 lines
457 B
XML
8 lines
457 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
|
|
<circle cx="32" cy="32" r="28" fill="none" stroke="#000" stroke-width="4"/>
|
|
<path fill="#000" d="M32 10 L26.5 32 L32 27 L37.5 32 Z"/>
|
|
<path fill="#000" d="M32 54 L26.5 32 L32 37 L37.5 32 Z" opacity="0.35"/>
|
|
<path fill="none" stroke="#000" stroke-width="4" stroke-linecap="round" stroke-linejoin="round" d="M22 36.5 L28.5 43 40 29.5"/>
|
|
<circle cx="32" cy="32" r="4" fill="#000"/>
|
|
</svg>
|