feat: add edit and zig icons
This commit is contained in:
parent
cc917d7489
commit
a9764039db
3 changed files with 8 additions and 0 deletions
|
|
@ -40,3 +40,9 @@
|
||||||
.nf-fa-people_carry_box:before {
|
.nf-fa-people_carry_box:before {
|
||||||
content: "\eda2";
|
content: "\eda2";
|
||||||
}
|
}
|
||||||
|
.nf-dev-zig:before {
|
||||||
|
content: "\e8ef";
|
||||||
|
}
|
||||||
|
.nf-fa-edit:before {
|
||||||
|
content: "\f044";
|
||||||
|
}
|
||||||
|
|
|
||||||
Binary file not shown.
|
|
@ -4,3 +4,5 @@ U+eadc
|
||||||
U+f409
|
U+f409
|
||||||
U+e889
|
U+e889
|
||||||
U+eda4
|
U+eda4
|
||||||
|
U+e8ef
|
||||||
|
U+f044
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue