mirror of
https://github.com/prayag17/Jellyfin-Icons.git
synced 2026-01-16 14:22:51 -03:00
Compare commits
11 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5249f11ca0 | ||
|
|
dea957d185 | ||
|
|
4b261c40d7 | ||
|
|
318b991703 | ||
|
|
814cb86c84 | ||
|
|
3c5ab05762 | ||
|
|
c675b00dd2 | ||
|
|
39c564c58e | ||
|
|
36bd96b2ff | ||
|
|
de80f7302f | ||
|
|
d298d5e484 |
3
.vscode/settings.json
vendored
Normal file
3
.vscode/settings.json
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"nuxt.isNuxtApp": false
|
||||
}
|
||||
@@ -1208,20 +1208,50 @@
|
||||
opacity: var(--opacity);
|
||||
}
|
||||
|
||||
.material-icons.groups:before {
|
||||
position: absolute;
|
||||
content: "\f233";
|
||||
}
|
||||
|
||||
.material-icons.groups:after {
|
||||
opacity: var(--opacity);
|
||||
content: "\10f233";
|
||||
}
|
||||
|
||||
.material-icons.undo:before {
|
||||
position: absolute;
|
||||
content: "\f0e2";
|
||||
}
|
||||
|
||||
.material-icons.undo::after {
|
||||
content: "\10f0e2";
|
||||
opacity: var(--opacity);
|
||||
content: "\10f0e2";
|
||||
}
|
||||
|
||||
.material-icons.redo:before {
|
||||
position: absolute;
|
||||
content: "\f01e";
|
||||
}
|
||||
|
||||
.material-icons.redo::after {
|
||||
content: "\10f01e";
|
||||
opacity: var(--opacity);
|
||||
}
|
||||
content: "\10f01e";
|
||||
}
|
||||
|
||||
.material-icons.keyboard:before {
|
||||
position: absolute;
|
||||
content: "\f11c";
|
||||
}
|
||||
.material-icons.keyboard:after {
|
||||
opacity: var(--opacity);
|
||||
content: "\10f11c";
|
||||
}
|
||||
|
||||
.material-icons.videocam:before {
|
||||
position: absolute;
|
||||
content: "\f8ec";
|
||||
}
|
||||
.material-icons.videocam:after {
|
||||
opacity: var(--opacity);
|
||||
content: "\10f8ec";
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/** @format */
|
||||
|
||||
@import url("https://site-assets.fontawesome.com/releases/v6.1.1/css/all.css");
|
||||
@import url("https://site-assets.fontawesome.com/releases/v6.3.0/css/all.css");
|
||||
.material-icons {
|
||||
font-family: "Font Awesome 6 Pro";
|
||||
font-weight: 300;
|
||||
@@ -12,6 +12,7 @@
|
||||
text-rendering: auto;
|
||||
line-height: 1;
|
||||
text-align: center;
|
||||
width: 1.25em;
|
||||
}
|
||||
|
||||
.material-icons.picture_in_picture_alt:before {
|
||||
@@ -457,9 +458,6 @@
|
||||
|
||||
.listItemIcon {
|
||||
padding: 0.25em !important;
|
||||
width: -webkit-fit-content !important;
|
||||
width: -moz-fit-content !important;
|
||||
width: fit-content !important;
|
||||
height: -webkit-fit-content !important;
|
||||
height: -moz-fit-content !important;
|
||||
height: fit-content !important;
|
||||
@@ -547,3 +545,15 @@
|
||||
.material-icons.view_list:before {
|
||||
content: "\f03a";
|
||||
}
|
||||
|
||||
.material-icons.movie:before {
|
||||
content: "\f008";
|
||||
}
|
||||
|
||||
.material-icons.videocam:before {
|
||||
content: "\f8a8";
|
||||
}
|
||||
|
||||
.material-icons.open_in_browser:before {
|
||||
content: "\f08e";
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/** @format */
|
||||
|
||||
@import url("https://site-assets.fontawesome.com/releases/v6.1.1/css/all.css");
|
||||
@import url("https://site-assets.fontawesome.com/releases/v6.3.0/css/all.css");
|
||||
.material-icons {
|
||||
font-family: "Font Awesome 6 Pro";
|
||||
font-weight: 400;
|
||||
@@ -12,6 +12,7 @@
|
||||
text-rendering: auto;
|
||||
line-height: 1;
|
||||
text-align: center;
|
||||
width: 1.25em;
|
||||
}
|
||||
|
||||
.material-icons.picture_in_picture_alt:before {
|
||||
@@ -457,9 +458,6 @@
|
||||
|
||||
.listItemIcon {
|
||||
padding: 0.25em !important;
|
||||
width: -webkit-fit-content !important;
|
||||
width: -moz-fit-content !important;
|
||||
width: fit-content !important;
|
||||
height: -webkit-fit-content !important;
|
||||
height: -moz-fit-content !important;
|
||||
height: fit-content !important;
|
||||
@@ -547,3 +545,15 @@
|
||||
.material-icons.view_list:before {
|
||||
content: "\f03a";
|
||||
}
|
||||
|
||||
.material-icons.movie:before {
|
||||
content: "\f008";
|
||||
}
|
||||
|
||||
.material-icons.videocam:before {
|
||||
content: "\f8a8";
|
||||
}
|
||||
|
||||
.material-icons.open_in_browser:before {
|
||||
content: "\f08e";
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/** @format */
|
||||
|
||||
@import url("https://site-assets.fontawesome.com/releases/v6.1.1/css/all.css");
|
||||
@import url("https://site-assets.fontawesome.com/releases/v6.3.0/css/all.css");
|
||||
.material-icons {
|
||||
font-family: "Font Awesome 6 Pro";
|
||||
font-weight: 900;
|
||||
@@ -12,6 +12,7 @@
|
||||
text-rendering: auto;
|
||||
line-height: 1;
|
||||
text-align: center;
|
||||
width: 1.25em;
|
||||
}
|
||||
|
||||
.material-icons.picture_in_picture_alt:before {
|
||||
@@ -457,9 +458,6 @@
|
||||
|
||||
.listItemIcon {
|
||||
padding: 0.25em !important;
|
||||
width: -webkit-fit-content !important;
|
||||
width: -moz-fit-content !important;
|
||||
width: fit-content !important;
|
||||
height: -webkit-fit-content !important;
|
||||
height: -moz-fit-content !important;
|
||||
height: fit-content !important;
|
||||
@@ -547,3 +545,15 @@
|
||||
.material-icons.view_list:before {
|
||||
content: "\f03a";
|
||||
}
|
||||
|
||||
.material-icons.movie:before {
|
||||
content: "\f008";
|
||||
}
|
||||
|
||||
.material-icons.videocam:before {
|
||||
content: "\f8a8";
|
||||
}
|
||||
|
||||
.material-icons.open_in_browser:before {
|
||||
content: "\f08e";
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/** @format */
|
||||
|
||||
@import url("https://site-assets.fontawesome.com/releases/v6.1.1/css/all.css");
|
||||
@import url("https://site-assets.fontawesome.com/releases/v6.3.0/css/all.css");
|
||||
.material-icons {
|
||||
font-family: "Font Awesome 6 Pro";
|
||||
font-weight: 100;
|
||||
@@ -12,6 +12,7 @@
|
||||
text-rendering: auto;
|
||||
line-height: 1;
|
||||
text-align: center;
|
||||
width: 1.25em;
|
||||
}
|
||||
|
||||
.material-icons.picture_in_picture_alt:before {
|
||||
@@ -457,9 +458,6 @@
|
||||
|
||||
.listItemIcon {
|
||||
padding: 0.25em !important;
|
||||
width: -webkit-fit-content !important;
|
||||
width: -moz-fit-content !important;
|
||||
width: fit-content !important;
|
||||
height: -webkit-fit-content !important;
|
||||
height: -moz-fit-content !important;
|
||||
height: fit-content !important;
|
||||
@@ -547,3 +545,15 @@
|
||||
.material-icons.view_list:before {
|
||||
content: "\f03a";
|
||||
}
|
||||
|
||||
.material-icons.movie:before {
|
||||
content: "\f008";
|
||||
}
|
||||
|
||||
.material-icons.videocam:before {
|
||||
content: "\f8a8";
|
||||
}
|
||||
|
||||
.material-icons.open_in_browser:before {
|
||||
content: "\f08e";
|
||||
}
|
||||
|
||||
@@ -1,8 +1,9 @@
|
||||
<h1 align="center">Jellyfin Icons</h1>
|
||||
<div class="info">
|
||||
# Jellyfin Icons
|
||||
> **Note**: Jellyfin Icons is no longer maintained.
|
||||
<div class="info">
|
||||
Wanna change your jellyfin icons look? If yes, you can use this to easily change your Jellyfin icon look without any modifications to the internl config!!
|
||||
<br>Note: The material icon pack won't work with JellySkin|Font Awesome Light is been used in JellySkin<br>
|
||||
<h3>To get a preview use JellySkin or go to https://fontawesome.com/v5.15/icons?d=gallery&p=2 and https://fonts.google.com/icons?selected=Material+Icons<br>
|
||||
<h3>To get a preview use JellySkin or go to https://fontawesome.com/search and https://fonts.google.com/icons?selected=Material+Icons<br>
|
||||
</div>
|
||||
<div class="setup">
|
||||
<h2 align="center">Setup/Installation</h2>
|
||||
|
||||
Reference in New Issue
Block a user