1
0
mirror of https://github.com/typemill/typemill.git synced 2025-07-25 00:02:28 +02:00

Fix html error in symbols

This commit is contained in:
trendschau
2025-03-09 21:26:53 +01:00
parent 65e7875a85
commit 3f72a85d06

View File

@@ -167,5 +167,5 @@
<path d="M10.707 7.050l-0.707-0.707-5.657 5.657 1.414 1.414 4.243-4.242 4.243 4.242 1.414-1.414z"></path>
</symbol>
{{ assets.renderSvg() }}
<defs>
</defs>
</svg>

Before

Width:  |  Height:  |  Size: 22 KiB

After

Width:  |  Height:  |  Size: 22 KiB