Add missing corner SVG template for clean release

This commit is contained in:
2026-04-03 07:00:41 +02:00
parent b2329d5d4d
commit 0ca82391c1

View File

@@ -0,0 +1,3 @@
<svg viewBox="0 0 500 500" preserveAspectRatio="none" class="corner {{ class }}">
<path class="st0" d="M0,0c166.7,0,333.3,0,500,0c-31.4-0.5-212-0.1-356.5,145C0,289.1-0.5,468.2,0,500C0,333.3,0,166.7,0,0z"/>
</svg>

After

Width:  |  Height:  |  Size: 214 B