akkounts/app/views/icons/_check-square.html.erb
Râu Cao 450ccff65b
Some checks failed
continuous-integration/drone/push Build is failing
Add custom class to all remaining icons
2025-05-28 13:57:01 +04:00

1 line
365 B
Plaintext

<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-square <%= custom_class %>"><polyline points="9 11 12 14 22 4"></polyline><path d="M21 12v7a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11"></path></svg>