feat: Add circle info icon
This commit is contained in:
parent
e2b1556ad4
commit
60c79637f1
1 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,7 @@ import {
|
||||||
faBitcoinSign,
|
faBitcoinSign,
|
||||||
faBook,
|
faBook,
|
||||||
faBrowser,
|
faBrowser,
|
||||||
|
faCircleInfo,
|
||||||
faComment,
|
faComment,
|
||||||
faCowbell,
|
faCowbell,
|
||||||
faEllipsis,
|
faEllipsis,
|
||||||
|
@ -91,6 +92,7 @@ library.add(
|
||||||
faBook,
|
faBook,
|
||||||
faBrowser,
|
faBrowser,
|
||||||
faBullSperm,
|
faBullSperm,
|
||||||
|
faCircleInfo,
|
||||||
faComment,
|
faComment,
|
||||||
faCowbell,
|
faCowbell,
|
||||||
faDiscord,
|
faDiscord,
|
||||||
|
|
Loading…
Reference in a new issue