Files
jsmr/JSMR.UI.Blazor/wwwroot/svg/star-fill.svg
Brian Bicknell 9cd9230cec
All checks were successful
ci / build-test (push) Successful in 1m43s
ci / publish-image (push) Has been skipped
Updated UI. Fixed circle search performance.
2025-11-10 18:55:46 -05:00

3 lines
401 B
XML

<svg width="1em" height="1em" viewBox="0 0 16 16" class="bi bi-star-fill" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
<path d="M3.612 15.443c-.386.198-.824-.149-.746-.592l.83-4.73L.173 6.765c-.329-.314-.158-.888.283-.95l4.898-.696L7.538.792c.197-.39.73-.39.927 0l2.184 4.327 4.898.696c.441.062.612.636.283.95l-3.523 3.356.83 4.73c.078.443-.36.79-.746.592L8 13.187l-4.389 2.256z"/>
</svg>