Add faUserClock icon for follow requests (#3303)
This commit is contained in:
parent
7fcbe87591
commit
80fdfe54c4
1 changed files with 2 additions and 0 deletions
|
@ -115,6 +115,7 @@ import {
|
||||||
faChartLine,
|
faChartLine,
|
||||||
faEllipsisV,
|
faEllipsisV,
|
||||||
faStickyNote,
|
faStickyNote,
|
||||||
|
faUserClock,
|
||||||
faUserPlus,
|
faUserPlus,
|
||||||
faExternalLinkSquareAlt,
|
faExternalLinkSquareAlt,
|
||||||
faSync,
|
faSync,
|
||||||
|
@ -241,6 +242,7 @@ library.add(
|
||||||
faChartLine,
|
faChartLine,
|
||||||
faEllipsisV,
|
faEllipsisV,
|
||||||
faStickyNote,
|
faStickyNote,
|
||||||
|
faUserClock,
|
||||||
faUserPlus,
|
faUserPlus,
|
||||||
faExternalLinkSquareAlt,
|
faExternalLinkSquareAlt,
|
||||||
faSync,
|
faSync,
|
||||||
|
|
Loading…
Reference in a new issue