symbol: Add font symbol needed in palette

This commit is contained in:
Igor Támara 2025-11-02 00:05:09 -05:00 committed by CJ van den Berg
parent b01dfdb992
commit 049e0e994e
3 changed files with 4 additions and 0 deletions

View file

@ -46,3 +46,6 @@
.nf-fa-edit:before {
content: "\f044";
}
.nf-fa-clipboard_list:before {
content: "\ed7b";
}