mirror of
https://github.com/yogeshojha/rengine.git
synced 2026-09-19 00:07:44 +02:00
6 lines
353 B
HTML
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>
|