upd: add icon for moving files/folders

This commit is contained in:
Marie 2024-08-03 22:45:49 +00:00
parent 5496aa27db
commit 4ed4547f4a
4 changed files with 4 additions and 0 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB

View File

@ -29,3 +29,7 @@
.sk-icons.sk-misskey:before {
content: "\62";
}
.sk-icons.sk-foldermove:before {
content: "\63";
}