Files
Otchislator/src/Otchinslator/wwwroot/img/down.svg
Sergey Karmanov 270de696f7
All checks were successful
Build and deploy / Publish image (push) Successful in 3m19s
Фикс бага с иконкой в Firefox
2025-02-06 06:04:01 +03:00

4 lines
484 B
XML

<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>