upd: add misskey icon to font
This commit is contained in:
parent
7d7c1d4db5
commit
cc8d3edbc8
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 |
Binary file not shown.
Binary file not shown.
|
@ -25,3 +25,7 @@
|
||||||
.sk-icons.sk-shark:before {
|
.sk-icons.sk-shark:before {
|
||||||
content: "\61";
|
content: "\61";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.sk-icons.sk-misskey:before {
|
||||||
|
content: "\62";
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in a new issue