Фикс бага с иконкой в Firefox
All checks were successful
Build and deploy / Publish image (push) Successful in 3m19s

This commit is contained in:
2025-02-06 06:04:01 +03:00
parent 7dcfacd6cd
commit 270de696f7
2 changed files with 5 additions and 3 deletions

View File

@@ -0,0 +1,4 @@
<svg fill="none" viewBox="0 0 24 24" id="down-trend-round" xmlns="http://www.w3.org/2000/svg">
<path id="primary" d="M3,7l5.79,5.79a1,1,0,0,0,1.42,0l2.58-2.58a1,1,0,0,1,1.42,0L21,17"
style="fill: none; stroke: rgb(0, 0, 0); stroke-linecap: round; stroke-linejoin: round; stroke-width: 1.5;"/><polyline id="primary-2" points="17 17 21 17 21 13" style="fill: none; stroke: rgb(0, 0, 0); stroke-linecap: round; stroke-linejoin: round; stroke-width: 1.5;"></polyline>
</svg>

After

Width:  |  Height:  |  Size: 484 B