using font awesome icon to render color dot (#1656)

This commit is contained in:
Kevin Papst
2020-04-23 16:47:50 +02:00
committed by GitHub
parent 12c4205785
commit f8331b74c7
7 changed files with 16 additions and 17 deletions

View File

@@ -35,6 +35,7 @@ final class IconExtension extends AbstractExtension
'debug' => 'far fa-file-alt',
'delete' => 'far fa-trash-alt',
'doctor' => 'fas fa-medkit',
'dot' => 'fas fa-circle',
'download' => 'fas fa-download',
'duration' => 'far fa-hourglass',
'edit' => 'far fa-edit',