Migrate to fontawesome 6
This commit is contained in:
parent
a79e9ee993
commit
d31233c033
63 changed files with 153 additions and 268 deletions
|
|
@ -1,8 +1,8 @@
|
|||
- reverse ||= false
|
||||
- variant = variant_from_delta(delta, reverse: reverse)
|
||||
.dashbox.text-center
|
||||
%span.fa
|
||||
= fa_icon(icon)
|
||||
%span
|
||||
= icon('fa-solid', icon)
|
||||
= value
|
||||
%p.text-nowrap
|
||||
%small
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue