mirror of
https://github.com/Nezumi-2711/surCord.git
synced 2026-09-22 13:48:38 +00:00
Bootstrap Folder icon for Server Folders
This commit is contained in:
@@ -444,6 +444,14 @@
|
||||
transform: scale(1.8, 1.8);
|
||||
}
|
||||
|
||||
/* Folder Icon */
|
||||
[d="M20 7H12L10.553 5.106C10.214 4.428 9.521 4 8.764 4H3C2.447 4 2 4.447 2 5V19C2 20.104 2.895 21 4 21H20C21.104 21 22 20.104 22 19V9C22 7.896 21.104 7 20 7Z"] {
|
||||
d: path(
|
||||
"M9.828 3h3.982a2 2 0 0 1 1.992 2.181l-.637 7A2 2 0 0 1 13.174 14H2.825a2 2 0 0 1-1.991-1.819l-.637-7a1.99 1.99 0 0 1 .342-1.31L.5 3a2 2 0 0 1 2-2h3.672a2 2 0 0 1 1.414.586l.828.828A2 2 0 0 0 9.828 3zm-8.322.12C1.72 3.042 1.95 3 2.19 3h5.396l-.707-.707A1 1 0 0 0 6.172 2H2.5a1 1 0 0 0-1 .981l.006.139z"
|
||||
);
|
||||
transform: scale(1.5, 1.5);
|
||||
}
|
||||
|
||||
/* New Server Icon */
|
||||
[d="M20 11.1111H12.8889V4H11.1111V11.1111H4V12.8889H11.1111V20H12.8889V12.8889H20V11.1111Z"] {
|
||||
d: path(
|
||||
|
||||
Reference in New Issue
Block a user