Font: added symbols to represent continuation
This commit is contained in:
parent
0baf79c120
commit
ac70159e7a
3 changed files with 8 additions and 0 deletions
|
|
@ -49,3 +49,9 @@
|
||||||
.nf-fa-clipboard_list:before {
|
.nf-fa-clipboard_list:before {
|
||||||
content: "\ed7b";
|
content: "\ed7b";
|
||||||
}
|
}
|
||||||
|
.nf-fa-grip_vertical:before {
|
||||||
|
content: "\f142";
|
||||||
|
}
|
||||||
|
.nf-oct-kebab_horizontal:before {
|
||||||
|
content: "\uf4eb";
|
||||||
|
}
|
||||||
|
|
|
||||||
Binary file not shown.
|
|
@ -7,3 +7,5 @@ U+eda4
|
||||||
U+e8ef
|
U+e8ef
|
||||||
U+f044
|
U+f044
|
||||||
U+ed7b
|
U+ed7b
|
||||||
|
U+f142
|
||||||
|
U+f4eb
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue