scinote-web/app/views/user_notifications/icons/_deliver_error.html.erb

6 lines
107 B
Plaintext
Raw Normal View History

<div class="text-center">
<span class="deliver-error">
<i class="fas fa-truck"></i>
</span>
</div>