mirror of
https://github.com/prayag17/Jellyfin-Icons.git
synced 2026-01-15 13:52:52 -03:00
Add books lib icon
This commit is contained in:
@@ -1078,4 +1078,14 @@
|
||||
.material-icons.clear_all::after {
|
||||
content: "\10f8d1";
|
||||
opacity: var(--opacity);
|
||||
}
|
||||
|
||||
.material-icons.library_books:before {
|
||||
content: "\f5db";
|
||||
position: absolute;
|
||||
}
|
||||
|
||||
.material-icons.library_books::after {
|
||||
content: "\10f5db";
|
||||
opacity: var(--opacity);
|
||||
}
|
||||
@@ -470,4 +470,8 @@
|
||||
|
||||
.material-icons.clear_all:before {
|
||||
content: "\f8d1";
|
||||
}
|
||||
|
||||
.material-icons.library_books:before {
|
||||
content: "\f5db";
|
||||
}
|
||||
@@ -464,4 +464,8 @@
|
||||
|
||||
.material-icons.clear_all:before {
|
||||
content: "\f8d1";
|
||||
}
|
||||
|
||||
.material-icons.library_books:before {
|
||||
content: "\f5db";
|
||||
}
|
||||
@@ -470,4 +470,8 @@
|
||||
|
||||
.material-icons.clear_all:before {
|
||||
content: "\f8d1";
|
||||
}
|
||||
|
||||
.material-icons.library_books:before {
|
||||
content: "\f5db";
|
||||
}
|
||||
Reference in New Issue
Block a user