Fix processing icon (#3705)
This commit is contained in:
parent
f7964da899
commit
decf2d396f
3 changed files with 4 additions and 2 deletions
|
|
@ -123,6 +123,7 @@ import {
|
|||
faArrowLeft,
|
||||
faMapMarker,
|
||||
faRobot,
|
||||
faHourglassHalf,
|
||||
} from '@fortawesome/free-solid-svg-icons';
|
||||
|
||||
import {
|
||||
|
|
@ -253,6 +254,7 @@ library.add(
|
|||
faArrowLeft,
|
||||
faMapMarker,
|
||||
faRobot,
|
||||
faHourglassHalf,
|
||||
|
||||
farBell,
|
||||
farEnvelope,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue