Added symbols for insstallation section
This commit is contained in:
parent
abc06070d7
commit
f0b9241796
3 changed files with 24 additions and 0 deletions
|
|
@ -55,3 +55,21 @@
|
|||
.nf-oct-kebab_horizontal:before {
|
||||
content: "\uf4eb";
|
||||
}
|
||||
.nf-dev-windows:before {
|
||||
content: "\ue70f";
|
||||
}
|
||||
.nf-linux-tux:before {
|
||||
content: "\uf31a";
|
||||
}
|
||||
.nf-linux-apple:before {
|
||||
content: "\uf302";
|
||||
}
|
||||
.nf-linux-freebsd:before {
|
||||
content: "\uf30c";
|
||||
}
|
||||
.nf-oct-terminal:before {
|
||||
content: "\uf489";
|
||||
}
|
||||
.nf-fa-folder_tree:before {
|
||||
content: "\uef81";
|
||||
}
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -9,3 +9,9 @@ U+f044
|
|||
U+ed7b
|
||||
U+f142
|
||||
U+f4eb
|
||||
U+e70f
|
||||
U+f31a
|
||||
U+f302
|
||||
U+f30c
|
||||
U+f489
|
||||
U+ef81
|
||||
Loading…
Add table
Add a link
Reference in a new issue