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>
9 lines
619 B
XML
9 lines
619 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" role="img" aria-hidden="true">
|
|
<circle cx="16" cy="16" r="14" fill="none" stroke="#0d9488" stroke-width="1.75"/>
|
|
<line x1="16" y1="2" x2="16" y2="5.5" stroke="#0d9488" stroke-width="2" stroke-linecap="round"/>
|
|
<path fill="#0d9488" d="M16 5 L13.25 16 L16 13.5 L18.75 16 Z"/>
|
|
<path fill="#94a3b8" d="M16 27 L13.25 16 L16 18.5 L18.75 16 Z" opacity="0.55"/>
|
|
<path fill="none" stroke="#0d9488" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" d="M11 18.25 L14.25 21.5 21 13.75"/>
|
|
<circle cx="16" cy="16" r="1.75" fill="#0d9488"/>
|
|
</svg>
|