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

6 lines
101 B
Plaintext
Raw Normal View History

2017-08-30 00:49:07 +08:00
<div class="text-center">
2018-03-30 23:03:44 +08:00
<span class="deliver">
<i class="fas fa-truck"></i>
</span>
2017-08-30 00:49:07 +08:00
</div>