Files
rengine/web/templates/base/_items/green_tick.html
T

6 lines
353 B
HTML

<div class="icon-container text-success">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-check">
<polyline points="20 6 9 17 4 12"></polyline>
</svg><span class="icon-name"></span>
</div>