upd: add misskey icon to font

This commit is contained in:
Mar0xy 2023-12-07 01:48:26 +01:00
parent 7d7c1d4db5
commit cc8d3edbc8
No known key found for this signature in database
GPG key ID: 56569BBE47D2C828
4 changed files with 4 additions and 0 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 936 B

After

Width:  |  Height:  |  Size: 1.6 KiB

View file

@ -25,3 +25,7 @@
.sk-icons.sk-shark:before {
content: "\61";
}
.sk-icons.sk-misskey:before {
content: "\62";
}