symbol: Add font symbol needed in palette
This commit is contained in:
parent
b01dfdb992
commit
049e0e994e
3 changed files with 4 additions and 0 deletions
|
|
@ -46,3 +46,6 @@
|
||||||
.nf-fa-edit:before {
|
.nf-fa-edit:before {
|
||||||
content: "\f044";
|
content: "\f044";
|
||||||
}
|
}
|
||||||
|
.nf-fa-clipboard_list:before {
|
||||||
|
content: "\ed7b";
|
||||||
|
}
|
||||||
|
|
|
||||||
Binary file not shown.
|
|
@ -6,3 +6,4 @@ U+e889
|
||||||
U+eda4
|
U+eda4
|
||||||
U+e8ef
|
U+e8ef
|
||||||
U+f044
|
U+f044
|
||||||
|
U+ed7b
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue