feat: Add Bitcoin icon

This commit is contained in:
Thomas A. Christensen II 2023-07-01 18:06:20 -05:00
parent 3c96f0b3da
commit e2b1556ad4
Signed by: millironx
GPG key ID: 09335146883990B9

View file

@ -1,5 +1,6 @@
import { library, icon, config, dom } from "@fortawesome/fontawesome-svg-core";
import {
faBitcoinSign,
faBook,
faBrowser,
faComment,
@ -86,6 +87,7 @@ const faNextcloud = {
};
library.add(
faBitcoinSign,
faBook,
faBrowser,
faBullSperm,