feat: add edit and zig icons

This commit is contained in:
Igor Támara 2025-10-29 08:54:19 -05:00 committed by CJ van den Berg
parent cc917d7489
commit a9764039db
Signed by: neurocyte
GPG key ID: 8EB1E1BB660E3FB9
3 changed files with 8 additions and 0 deletions

View file

@ -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";
}

View file

@ -4,3 +4,5 @@ U+eadc
U+f409 U+f409
U+e889 U+e889
U+eda4 U+eda4
U+e8ef
U+f044