akkounts/app/views/icons/_align-left.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
416 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-align-left <%= custom_class %>"><line x1="17" y1="10" x2="3" y2="10"></line><line x1="21" y1="6" x2="3" y2="6"></line><line x1="21" y1="14" x2="3" y2="14"></line><line x1="17" y1="18" x2="3" y2="18"></line></svg>