36 Commits

Author SHA1 Message Date
Prayag Prajapati
5249f11ca0 Archive notice 2024-04-24 16:30:02 +05:30
Prayag Prajapati
dea957d185 Merge pull request #13 from Snagglebrew/master
Update duotone.css
2023-06-10 01:32:34 +05:30
snagglebrew
4b261c40d7 Update duotone.css
Include changes suggested by RubenTeixera on prayag17's branch
2023-06-09 14:18:09 -04:00
prayag17
318b991703 Fix missing icon #11 2023-03-16 14:32:21 +05:30
Prayag Prajapati
814cb86c84 Add videocam icon 2023-02-14 21:46:27 +05:30
Prayag Prajapati
3c5ab05762 fix 2023-01-23 22:08:26 +05:30
Prayag Prajapati
c675b00dd2 Fix Movie icon 2023-01-23 22:08:13 +05:30
Prayag Prajapati
39c564c58e Update font awesome source to 6.2.1 2023-01-23 22:02:49 +05:30
Prayag Prajapati
36bd96b2ff Fix icons having different widths in dialog 2022-11-11 17:30:42 +05:30
Prayag Prajapati
de80f7302f Fix Icons not of same width 2022-11-05 17:07:01 +05:30
Prayag Prajapati
d298d5e484 Update README.md 2022-07-24 16:58:53 +05:30
Prayag Prajapati
23851be817 Fix #10 2022-07-22 17:49:23 +05:30
Prayag Prajapati
d642ed070e Fix cast icon 2022-06-30 15:49:27 +05:30
Prayag Prajapati
aa918fe7b8 Merge pull request #9 from LeviSnoot/master
Fix Cast Icon for Font Awesome
2022-06-29 21:51:31 +05:30
Levi
0582296baf Fix cast icon 2022-06-29 18:09:22 +02:00
Levi
58f3926aae Fix cast icon 2022-06-29 18:08:55 +02:00
Levi
f974a3d4a7 Fix cast icon 2022-06-29 18:08:14 +02:00
Levi
b2656d9615 Fix cast icon 2022-06-29 18:07:14 +02:00
Prayag Prajapati
eb1fc7d817 Merge pull request #8 from bsikar/icon-import-fix
fixed imports
2022-06-24 22:29:58 +05:30
Brighton Sikarskie
0d0a46e582 added a missing " 2022-06-24 10:49:12 -05:00
Brighton Sikarskie
ef82c1ab0b fixed imports 2022-06-24 10:46:12 -05:00
Prayag Prajapati
5db5285ef9 Merge pull request #6 from LubricantJam/master
Added Missing Sync Play Icons.
2022-06-19 21:00:19 +05:30
James Finch
3d25416fa2 Added missing Sync Play icons. 2022-06-19 12:05:34 +01:00
Prayag Prajapati
7e077746ad Merge pull request #5 from LubricantJam/master
Added missing Live TV Icons.
2022-06-18 23:18:02 +05:30
James Finch
faaca0637c Updated class names. 2022-06-18 18:46:58 +01:00
James Finch
59086c8a06 Added missing Live TV Icons. 2022-06-18 17:57:40 +01:00
Prayag Prajapati
536c9a17a6 Merge pull request #4 from LubricantJam/master
Added missing icons.
2022-06-18 07:00:40 +05:30
James Finch
f93e762e74 Added missing icons. 2022-06-17 22:46:18 +01:00
Prayag Prajapati
239b6a511c Merge pull request #3 from prayag17/FontAwesome6
Font awesome6
2022-05-16 12:05:04 +05:30
Prayag
59ea7c3b4c add icons for light, regular,solid and thin 2022-05-15 16:20:47 +05:30
Prayag
c62a20cacb Fix solid 2022-03-17 21:02:30 +05:30
Prayag
5c26b46354 Add font-awesome 6 icons 2022-03-17 21:00:21 +05:30
Prayag
a6b808f7a7 Update README.md 2021-10-22 11:39:07 +05:30
Prayag
5861c6e878 Update README.md 2021-10-18 22:02:24 +05:30
Prayag
e975ad824d Add remove icon 2021-09-30 19:45:50 +05:30
Prayag
2d359beb73 Update README.md 2021-09-19 15:16:31 +05:30
7 changed files with 1269 additions and 455 deletions

3
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,3 @@
{
"nuxt.isNuxtApp": false
}

View File

@@ -1,6 +1,6 @@
@import url("https://pro.fontawesome.com/releases/v5.15.3/css/all.css");
@import url("https://site-assets.fontawesome.com/releases/v6.1.0/css/all.css");
.material-icons {
font-family: "Font Awesome 5 Duotone";
font-family: "Font Awesome 6 Duotone";
font-weight: 400;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
@@ -97,6 +97,36 @@
content: "\10f3a0";
}
.material-icons.video_settings:before {
position: absolute;
content: "\f1de";
}
.material-icons.video_settings:after {
opacity: var(--opacity);
content: "\10f1de";
}
.material-icons.meeting_room:before {
position: absolute;
content: "\f52b";
}
.material-icons.meeting_room:after {
opacity: var(--opacity);
content: "\10f52b";
}
.material-icons.update:before {
position: absolute;
content: "\f1da";
}
.material-icons.update:after {
opacity: var(--opacity);
content: "\10f1da";
}
.material-icons.library_music:before {
position: absolute;
content: "\f001";
@@ -217,11 +247,13 @@
content: "\10f126";
}
.material-icons.keyboard_arrow_left:before,
.material-icons.arrow_back:before {
position: absolute;
content: "\f060";
}
.material-icons.keyboard_arrow_left:after,
.material-icons.arrow_back:after {
opacity: var(--opacity);
content: "\10f060";
@@ -552,11 +584,13 @@
content: "\10f0dc";
}
.material-icons.keyboard_arrow_right:before,
.material-icons.arrow_forward:before {
position: absolute;
content: "\f061";
}
.material-icons.keyboard_arrow_right::after,
.material-icons.arrow_forward::after {
opacity: var(--opacity);
content: "\10f061";
@@ -1163,3 +1197,61 @@
content: "\10f3ce";
opacity: var(--opacity);
}
.material-icons.remove_circle:before {
content: "\f056";
position: absolute;
}
.material-icons.remove_circle::after {
content: "\10f056";
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 {
opacity: var(--opacity);
content: "\10f0e2";
}
.material-icons.redo:before {
position: absolute;
content: "\f01e";
}
.material-icons.redo::after {
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";
}

View File

@@ -1,509 +1,559 @@
@import url("https://pro.fontawesome.com/releases/v5.15.3/css/all.css");
/** @format */
@import url("https://site-assets.fontawesome.com/releases/v6.3.0/css/all.css");
.material-icons {
font-family: "Font Awesome 5 Pro";
font-weight: 300;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
text-align: center;
font-family: "Font Awesome 6 Pro";
font-weight: 300;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
text-align: center;
width: 1.25em;
}
.material-icons.replay:before,
.material-icons.airplay:before,
.material-icons.picture_in_picture_alt:before {
font-family: "Material Icons";
font-family: "Material Icons";
}
.material-icons.airplay:before {
content: "\e089";
}
.material-icons.replay:before {
content: "\f2f9";
}
.material-icons.menu:before {
content: "\f0c9";
content: "\f0c9";
}
.material-icons.groups:before {
content: "\f0c0";
}
.material-icons.sync_disabled:before {
content: "\f021";
content: "\f021";
}
.material-icons.sync:before {
content: "\f2f1";
content: "\f2f1";
}
.material-icons.cast:before {
content: "\f838";
font-family: "Font Awesome 5 Brands";
content: "\e23e";
}
.material-icons.search:before {
content: "\f002";
content: "\f002";
}
.material-icons.home:before {
content: "\f015";
content: "\f015";
}
.material-icons.folder:before {
content: "\f07b";
content: "\f07b";
}
.material-icons.video_library:before {
content: "\f3a0";
content: "\f3a0";
}
.material-icons.video_settings:before {
content: "\f1de";
}
.material-icons.meeting_room:before {
content: "\f52b";
}
.material-icons.update:before {
content: "\f1da";
}
.material-icons.library_music:before {
content: "\f001";
content: "\f001";
}
.material-icons.tv:before {
content: "\f8e5";
content: "\f8e5";
}
.material-icons.exit_to_app:before {
content: "\f2f5";
content: "\f2f5";
}
.material-icons.play_arrow:before {
content: "\f04b";
content: "\f04b";
}
.material-icons.get_app:before {
content: "\f019";
content: "\f019";
}
.material-icons.theaters:before {
content: "\f008";
content: "\f008";
}
.material-icons.explore:before {
content: "\f8ab";
content: "\f8ab";
}
.material-icons.shuffle:before {
content: "\f074";
content: "\f074";
}
.material-icons.delete:before {
content: "\f2ed";
content: "\f2ed";
}
.material-icons.stop:before {
content: "\f28d";
content: "\f28d";
}
.material-icons.stop:before {
content: "\f28d";
content: "\f28d";
}
.material-icons.favorite:before {
content: "\f004";
content: "\f004";
}
.material-icons.call_split:before {
content: "\f126";
content: "\f126";
}
.material-icons.keyboard_arrow_left:before,
.material-icons.arrow_back:before {
content: "\f060";
content: "\f060";
}
.material-icons.notifications::before {
content: "\f0f3";
content: "\f0f3";
}
.material-icons.notifications_active:before {
content: "\f8fa";
content: "\f8fa";
}
.material-icons.check:before {
content: "\f00c";
content: "\f00c";
}
.material-icons.more_vert:before {
content: "\f39c";
content: "\f39c";
}
.material-icons.dashboard:before {
content: "\f3fd";
content: "\f3fd";
}
.material-icons.edit:before,
.material-icons.mode_edit:before {
content: "\f044";
content: "\f044";
}
.material-icons.settings:before {
content: "\f013";
content: "\f013";
}
.material-icons.people:before {
content: "\f0c0";
content: "\f0c0";
}
.material-icons.assessment:before {
content: "\f643";
content: "\f643";
}
.material-icons.live_tv:before {
content: "\f401";
content: "\f401";
}
.material-icons.dvr:before {
content: "\f0a0";
content: "\f0a0";
}
.material-icons.person:before {
content: "\f007";
content: "\f007";
}
.material-icons.play_circle_filled:before {
content: "\f144";
content: "\f144";
}
.material-icons.closed_caption:before {
content: "\f20a";
content: "\f20a";
}
.material-icons.tap_and_play:before {
content: "\e012";
content: "\e1ef";
}
.material-icons.devices_other:before,
.material-icons.devices:before {
content: "\f87a";
content: "\f87a";
}
.material-icons.input:before {
content: "\f090";
content: "\f090";
}
.material-icons.cloud:before {
content: "\f0c2";
content: "\f0c2";
}
.material-icons.vpn_key:before {
content: "\f084";
content: "\f084";
}
.material-icons.bug_report:before {
content: "\f188";
content: "\f188";
}
.material-icons.shopping_cart:before {
content: "\f07a";
content: "\f07a";
}
.material-icons.schedule:before {
content: "\f073";
content: "\f073";
}
.material-icons.folder_open:before {
content: "\f07c";
content: "\f07c";
}
.material-icons.keyboard_arrow_down:before,
.material-icons.expand_more:before {
content: "\f078";
content: "\f078";
}
.material-icons.keyboard_arrow_up:before {
content: "\f077";
content: "\f077";
}
.material-icons.add:before {
content: "\f067";
content: "\f067";
}
.material-icons.extension:before {
content: "\f12e";
content: "\f12e";
}
.material-icons.open_in_new:before {
content: "\f35d";
content: "\f35d";
}
.material-icons.view_comfy:before {
content: "\f00a";
content: "\f00a";
}
.material-icons.filter_list:before {
content: "\f0b0";
content: "\f0b0";
}
.material-icons.sort_by_alpha:before {
content: "\f0dc";
content: "\f0dc";
}
.material-icons.keyboard_arrow_right:before,
.material-icons.arrow_forward:before {
content: "\f061";
content: "\f061";
}
.material-icons.chevron_left:before {
content: "\f0d9";
content: "\f0d9";
}
.material-icons.chevron_right:before {
content: "\f0da";
content: "\f0da";
}
.material-icons.image:before {
content: "\f8c4";
content: "\f8c4";
}
.material-icons.refresh:before {
content: "\f2f9";
content: "\f2f9";
}
.material-icons.playlist_add:before {
content: "\f8c9";
content: "\f8c9";
}
.material-icons.skip_previous:before {
content: "\f048";
content: "\f048";
}
.material-icons.fast_rewind:before {
content: "\f04a";
content: "\f04a";
}
.material-icons.fast_forward:before {
content: "\f04e";
content: "\f04e";
}
.material-icons.audiotrack:before {
content: "\f8cf";
content: "\f8cf";
}
.material-icons.fiber_manual_record:before {
content: "\f111";
}
.material-icons.airplay:before,
.material-icons.picture_in_picture_alt:before {
font-family: "Material Icons";
content: "\f111";
}
.material-icons.fullscreen:before {
content: "\f065";
content: "\f065";
}
.material-icons.volume_off:before {
content: "\f6a9";
content: "\f6a9";
}
.material-icons.volume_up:before {
content: "\f028";
content: "\f028";
}
.material-icons.star:before {
content: "\f005";
content: "\f005";
}
.material-icons.message::before {
content: "\f1d8";
content: "\f1d8";
}
.material-icons.add_circle::before {
content: "\f055";
content: "\f055";
}
.sectionTitle + .material-icons.chevron_right {
margin-left: 1em;
margin-left: 1em;
}
.material-icons.pause::before {
content: "\f04c";
content: "\f04c";
}
.material-icons.skip_next::before {
content: "\f051";
content: "\f051";
}
.material-icons.repeat::before {
content: "\f363";
content: "\f363";
}
.material-icons.repeat_one::before {
content: "\f366";
content: "\f366";
}
.material-icons.drag_handle::before {
content: "\f7a4";
content: "\f7a4";
}
.material-icons.save::before {
content: "\f0c7";
content: "\f0c7";
}
.material-icons.remove_circle_outline::before {
content: "\f056";
content: "\f056";
}
.material-icons.forward_30::before {
content: "\f04e";
content: "\f04e";
}
.material-icons.replay_10::before {
content: "\f04a";
content: "\f04a";
}
.material-icons.pause_circle_filled::before {
content: "\f28b";
content: "\f28b";
}
.material-icons.file_download::before {
content: "\f56d";
content: "\f56d";
}
.material-icons.content_copy::before {
content: "\f0c5";
content: "\f0c5";
}
.material-icons.info::before {
content: "\f129";
content: "\f129";
}
.material-icons.album::before {
content: "\f89f";
content: "\f89f";
}
.material-icons.notifications_off:before {
content: "\f1f6";
content: "\f1f6";
}
.selectArrowContainer {
height: 1.5em;
overflow: hidden;
margin-top: 1.9em;
margin-right: 0.2em;
height: 1.5em;
overflow: hidden;
margin-top: 1.9em;
margin-right: 0.2em;
}
.selectArrow {
margin-top: 0 !important;
font-size: 1.5em;
margin-top: 0 !important;
font-size: 1.5em;
}
.material-icons.close:before {
content: "\f00d";
content: "\f00d";
}
.sectionTitle + .material-icons.chevron_right:before {
content: "\f054";
content: "\f054";
}
.material-icons.fullscreen_exit:before {
content: "\f066";
content: "\f066";
}
.material-icons.pause_circle_outline:before {
content: "\f28b";
content: "\f28b";
}
.material-icons.play_circle_outline:before {
content: "\f144";
content: "\f144";
}
#itemDetailPage .selectArrowContainer {
margin-top: 0 !important;
margin-top: 0 !important;
}
.material-icons.wifi::before {
content: "\f1eb";
content: "\f1eb";
}
.material-icons.info_outline:before {
content: "\f05a";
content: "\f05a";
}
.material-icons.cloud_download:before {
content: "\f0ed";
content: "\f0ed";
}
.lnkQuickConnectPreferences em {
font-family: "Material Icons";
font-family: "Material Icons";
}
.material-icons.call_merge:before {
content: "\f387";
content: "\f387";
}
.material-icons.check_box:before {
content: "\f14a";
content: "\f14a";
}
.material-icons.check_box_outline_blank:before {
content: "\f0c8";
content: "\f0c8";
}
.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;
border-radius: 0 !important;
padding: 0.25em !important;
height: -webkit-fit-content !important;
height: -moz-fit-content !important;
height: fit-content !important;
border-radius: 0 !important;
}
.material-icons.photo:before {
content: "\f03e";
content: "\f03e";
}
.material-icons.arrow_upward::before {
content: "\f062";
margin-left: 0.2em;
content: "\f062";
margin-left: 0.2em;
}
.material-icons.arrow_downward::before {
content: "\f063";
margin-left: 0.2em;
content: "\f063";
margin-left: 0.2em;
}
.material-icons.do_not_disturb:before {
content: "\f05e";
content: "\f05e";
}
.material-icons.lock:before {
content: "\f30d";
content: "\f30d";
}
.material-icons.clear_all:before {
content: "\f8d1";
content: "\f8d1";
}
.material-icons.library_books:before {
content: "\f5db";
content: "\f5db";
}
.material-icons.share:before {
content: "\f1e0";
content: "\f1e0";
}
.material-icons.check_circle_outline:before {
content: "\f058";
content: "\f058";
}
.material-icons.cancel::before {
content: "\f057";
content: "\f057";
}
.material-icons.queue_music:before {
content: "\f8c9";
content: "\f8c9";
}
.osdMediaStatus .material-icons.animate.autorenew {
margin-right: 5px;
margin-right: 5px;
}
.material-icons.autorenew:before {
content: "\f2f1";
content: "\f2f1";
}
.material-icons.computer:before {
content: "\f109";
content: "\f109";
}
.material-icons.smartphone:before {
content: "\f3ce";
content: "\f3ce";
}
.material-icons.remove_circle:before {
content: "\f056";
}
.material-icons.keyboard:before {
content: "\f11c";
}
.material-icons.undo:before {
content: "\f0e2";
}
.material-icons.redo:before {
content: "\f01e";
}
.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";
}

View File

@@ -1,503 +1,559 @@
@import url("https://pro.fontawesome.com/releases/v5.15.3/css/all.css");
/** @format */
@import url("https://site-assets.fontawesome.com/releases/v6.3.0/css/all.css");
.material-icons {
font-family: "Font Awesome 5 Pro";
font-weight: 400;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
text-align: center;
font-family: "Font Awesome 6 Pro";
font-weight: 400;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
text-align: center;
width: 1.25em;
}
.material-icons.picture_in_picture_alt:before {
font-family: "Material Icons";
}
.material-icons.airplay:before {
content: "\e089";
}
.material-icons.replay:before {
content: "\f2f9";
}
.material-icons.menu:before {
content: "\f0c9";
content: "\f0c9";
}
.material-icons.groups:before {
content: "\f0c0";
}
.material-icons.sync_disabled:before {
content: "\f021";
content: "\f021";
}
.material-icons.sync:before {
content: "\f2f1";
content: "\f2f1";
}
.material-icons.cast:before {
content: "\f838";
font-family: "Font Awesome 5 Brands";
content: "\e23e";
}
.material-icons.search:before {
content: "\f002";
content: "\f002";
}
.material-icons.home:before {
content: "\f015";
content: "\f015";
}
.material-icons.folder:before {
content: "\f07b";
content: "\f07b";
}
.material-icons.video_library:before {
content: "\f3a0";
content: "\f3a0";
}
.material-icons.video_settings:before {
content: "\f1de";
}
.material-icons.meeting_room:before {
content: "\f52b";
}
.material-icons.update:before {
content: "\f1da";
}
.material-icons.library_music:before {
content: "\f001";
content: "\f001";
}
.material-icons.tv:before {
content: "\f8e5";
content: "\f8e5";
}
.material-icons.exit_to_app:before {
content: "\f2f5";
content: "\f2f5";
}
.material-icons.play_arrow:before {
content: "\f04b";
content: "\f04b";
}
.material-icons.get_app:before {
content: "\f019";
content: "\f019";
}
.material-icons.theaters:before {
content: "\f008";
content: "\f008";
}
.material-icons.explore:before {
content: "\f8ab";
content: "\f8ab";
}
.material-icons.shuffle:before {
content: "\f074";
content: "\f074";
}
.material-icons.delete:before {
content: "\f2ed";
content: "\f2ed";
}
.material-icons.stop:before {
content: "\f28d";
content: "\f28d";
}
.material-icons.stop:before {
content: "\f28d";
content: "\f28d";
}
.material-icons.favorite:before {
content: "\f004";
content: "\f004";
}
.material-icons.call_split:before {
content: "\f126";
content: "\f126";
}
.material-icons.keyboard_arrow_left:before,
.material-icons.arrow_back:before {
content: "\f060";
content: "\f060";
}
.material-icons.notifications::before {
content: "\f0f3";
content: "\f0f3";
}
.material-icons.notifications_active:before {
content: "\f8fa";
content: "\f8fa";
}
.material-icons.check:before {
content: "\f00c";
content: "\f00c";
}
.material-icons.more_vert:before {
content: "\f39c";
content: "\f39c";
}
.material-icons.dashboard:before {
content: "\f3fd";
content: "\f3fd";
}
.material-icons.edit:before,
.material-icons.mode_edit:before {
content: "\f044";
content: "\f044";
}
.material-icons.settings:before {
content: "\f013";
content: "\f013";
}
.material-icons.people:before {
content: "\f0c0";
content: "\f0c0";
}
.material-icons.assessment:before {
content: "\f643";
content: "\f643";
}
.material-icons.live_tv:before {
content: "\f401";
content: "\f401";
}
.material-icons.dvr:before {
content: "\f0a0";
content: "\f0a0";
}
.material-icons.person:before {
content: "\f007";
content: "\f007";
}
.material-icons.play_circle_filled:before {
content: "\f144";
content: "\f144";
}
.material-icons.closed_caption:before {
content: "\f20a";
content: "\f20a";
}
.material-icons.tap_and_play:before {
content: "\e012";
content: "\e1ef";
}
.material-icons.devices_other:before,
.material-icons.devices:before {
content: "\f87a";
content: "\f87a";
}
.material-icons.input:before {
content: "\f090";
content: "\f090";
}
.material-icons.cloud:before {
content: "\f0c2";
content: "\f0c2";
}
.material-icons.vpn_key:before {
content: "\f084";
content: "\f084";
}
.material-icons.bug_report:before {
content: "\f188";
content: "\f188";
}
.material-icons.shopping_cart:before {
content: "\f07a";
content: "\f07a";
}
.material-icons.schedule:before {
content: "\f073";
content: "\f073";
}
.material-icons.folder_open:before {
content: "\f07c";
content: "\f07c";
}
.material-icons.keyboard_arrow_down:before,
.material-icons.expand_more:before {
content: "\f078";
content: "\f078";
}
.material-icons.keyboard_arrow_up:before {
content: "\f077";
content: "\f077";
}
.material-icons.add:before {
content: "\f067";
content: "\f067";
}
.material-icons.extension:before {
content: "\f12e";
content: "\f12e";
}
.material-icons.open_in_new:before {
content: "\f35d";
content: "\f35d";
}
.material-icons.view_comfy:before {
content: "\f00a";
content: "\f00a";
}
.material-icons.filter_list:before {
content: "\f0b0";
content: "\f0b0";
}
.material-icons.sort_by_alpha:before {
content: "\f0dc";
content: "\f0dc";
}
.material-icons.keyboard_arrow_right:before,
.material-icons.arrow_forward:before {
content: "\f061";
content: "\f061";
}
.material-icons.chevron_left:before {
content: "\f0d9";
content: "\f0d9";
}
.material-icons.chevron_right:before {
content: "\f0da";
content: "\f0da";
}
.material-icons.image:before {
content: "\f8c4";
content: "\f8c4";
}
.material-icons.refresh:before {
content: "\f2f9";
content: "\f2f9";
}
.material-icons.playlist_add:before {
content: "\f8c9";
content: "\f8c9";
}
.material-icons.skip_previous:before {
content: "\f048";
content: "\f048";
}
.material-icons.fast_rewind:before {
content: "\f04a";
content: "\f04a";
}
.material-icons.fast_forward:before {
content: "\f04e";
content: "\f04e";
}
.material-icons.audiotrack:before {
content: "\f8cf";
content: "\f8cf";
}
.material-icons.fiber_manual_record:before {
content: "\f111";
}
.material-icons.airplay:before,
.material-icons.picture_in_picture_alt:before {
font-family: "Material Icons";
content: "\f111";
}
.material-icons.fullscreen:before {
content: "\f065";
content: "\f065";
}
.material-icons.volume_off:before {
content: "\f6a9";
content: "\f6a9";
}
.material-icons.volume_up:before {
content: "\f028";
content: "\f028";
}
.material-icons.star:before {
content: "\f005";
content: "\f005";
}
.material-icons.message::before {
content: "\f1d8";
content: "\f1d8";
}
.material-icons.add_circle::before {
content: "\f055";
content: "\f055";
}
.sectionTitle + .material-icons.chevron_right {
margin-left: 1em;
margin-left: 1em;
}
.material-icons.pause::before {
content: "\f04c";
content: "\f04c";
}
.material-icons.skip_next::before {
content: "\f051";
content: "\f051";
}
.material-icons.repeat::before {
content: "\f363";
content: "\f363";
}
.material-icons.repeat_one::before {
content: "\f366";
content: "\f366";
}
.material-icons.drag_handle::before {
content: "\f7a4";
content: "\f7a4";
}
.material-icons.save::before {
content: "\f0c7";
content: "\f0c7";
}
.material-icons.remove_circle_outline::before {
content: "\f056";
content: "\f056";
}
.material-icons.forward_30::before {
content: "\f04e";
content: "\f04e";
}
.material-icons.replay_10::before {
content: "\f04a";
content: "\f04a";
}
.material-icons.pause_circle_filled::before {
content: "\f28b";
content: "\f28b";
}
.material-icons.file_download::before {
content: "\f56d";
content: "\f56d";
}
.material-icons.content_copy::before {
content: "\f0c5";
content: "\f0c5";
}
.material-icons.info::before {
content: "\f129";
content: "\f129";
}
.material-icons.album::before {
content: "\f89f";
content: "\f89f";
}
.material-icons.notifications_off:before {
content: "\f1f6";
content: "\f1f6";
}
.selectArrowContainer {
height: 1.5em;
overflow: hidden;
margin-top: 1.9em;
margin-right: 0.2em;
height: 1.5em;
overflow: hidden;
margin-top: 1.9em;
margin-right: 0.2em;
}
.selectArrow {
margin-top: 0 !important;
font-size: 1.5em;
margin-top: 0 !important;
font-size: 1.5em;
}
.material-icons.close:before {
content: "\f00d";
content: "\f00d";
}
.sectionTitle + .material-icons.chevron_right:before {
content: "\f054";
content: "\f054";
}
.material-icons.fullscreen_exit:before {
content: "\f066";
content: "\f066";
}
.material-icons.pause_circle_outline:before {
content: "\f28b";
content: "\f28b";
}
.material-icons.play_circle_outline:before {
content: "\f144";
content: "\f144";
}
#itemDetailPage .selectArrowContainer {
margin-top: 0 !important;
margin-top: 0 !important;
}
.material-icons.wifi::before {
content: "\f1eb";
content: "\f1eb";
}
.material-icons.info_outline:before {
content: "\f05a";
content: "\f05a";
}
.material-icons.cloud_download:before {
content: "\f0ed";
content: "\f0ed";
}
.lnkQuickConnectPreferences em {
font-family: "Material Icons";
font-family: "Material Icons";
}
.material-icons.call_merge:before {
content: "\f387";
content: "\f387";
}
.material-icons.check_box:before {
content: "\f14a";
content: "\f14a";
}
.material-icons.check_box_outline_blank:before {
content: "\f0c8";
content: "\f0c8";
}
.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;
border-radius: 0 !important;
padding: 0.25em !important;
height: -webkit-fit-content !important;
height: -moz-fit-content !important;
height: fit-content !important;
border-radius: 0 !important;
}
.material-icons.photo:before {
content: "\f03e";
content: "\f03e";
}
.material-icons.arrow_upward::before {
content: "\f062";
margin-left: 0.2em;
content: "\f062";
margin-left: 0.2em;
}
.material-icons.arrow_downward::before {
content: "\f063";
margin-left: 0.2em;
content: "\f063";
margin-left: 0.2em;
}
.material-icons.do_not_disturb:before {
content: "\f05e";
content: "\f05e";
}
.material-icons.lock:before {
content: "\f30d";
content: "\f30d";
}
.material-icons.clear_all:before {
content: "\f8d1";
content: "\f8d1";
}
.material-icons.library_books:before {
content: "\f5db";
content: "\f5db";
}
.material-icons.share:before {
content: "\f1e0";
content: "\f1e0";
}
.material-icons.check_circle_outline:before {
content: "\f058";
content: "\f058";
}
.material-icons.cancel::before {
content: "\f057";
content: "\f057";
}
.material-icons.queue_music:before {
content: "\f8c9";
content: "\f8c9";
}
.osdMediaStatus .material-icons.animate.autorenew {
margin-right: 5px;
margin-right: 5px;
}
.material-icons.autorenew:before {
content: "\f2f1";
content: "\f2f1";
}
.material-icons.computer:before {
content: "\f109";
content: "\f109";
}
.material-icons.smartphone:before {
content: "\f3ce";
content: "\f3ce";
}
.material-icons.remove_circle:before {
content: "\f056";
}
.material-icons.keyboard:before {
content: "\f11c";
}
.material-icons.undo:before {
content: "\f0e2";
}
.material-icons.redo:before {
content: "\f01e";
}
.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";
}

View File

@@ -1,509 +1,559 @@
@import url("https://pro.fontawesome.com/releases/v5.15.3/css/all.css");
/** @format */
@import url("https://site-assets.fontawesome.com/releases/v6.3.0/css/all.css");
.material-icons {
font-family: "Font Awesome 5 Pro";
font-weight: 900;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
text-align: center;
font-family: "Font Awesome 6 Pro";
font-weight: 900;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
text-align: center;
width: 1.25em;
}
.material-icons.replay:before,
.material-icons.airplay:before,
.material-icons.picture_in_picture_alt:before {
font-family: "Material Icons";
font-family: "Material Icons";
}
.material-icons.airplay:before {
content: "\e089";
}
.material-icons.replay:before {
content: "\f2f9";
}
.material-icons.menu:before {
content: "\f0c9";
content: "\f0c9";
}
.material-icons.groups:before {
content: "\f0c0";
}
.material-icons.sync_disabled:before {
content: "\f021";
content: "\f021";
}
.material-icons.sync:before {
content: "\f2f1";
content: "\f2f1";
}
.material-icons.cast:before {
content: "\f838";
font-family: "Font Awesome 5 Brands";
content: "\e23e";
}
.material-icons.search:before {
content: "\f002";
content: "\f002";
}
.material-icons.home:before {
content: "\f015";
content: "\f015";
}
.material-icons.folder:before {
content: "\f07b";
content: "\f07b";
}
.material-icons.video_library:before {
content: "\f3a0";
content: "\f3a0";
}
.material-icons.video_settings:before {
content: "\f1de";
}
.material-icons.meeting_room:before {
content: "\f52b";
}
.material-icons.update:before {
content: "\f1da";
}
.material-icons.library_music:before {
content: "\f001";
content: "\f001";
}
.material-icons.tv:before {
content: "\f8e5";
content: "\f8e5";
}
.material-icons.exit_to_app:before {
content: "\f2f5";
content: "\f2f5";
}
.material-icons.play_arrow:before {
content: "\f04b";
content: "\f04b";
}
.material-icons.get_app:before {
content: "\f019";
content: "\f019";
}
.material-icons.theaters:before {
content: "\f008";
content: "\f008";
}
.material-icons.explore:before {
content: "\f8ab";
content: "\f8ab";
}
.material-icons.shuffle:before {
content: "\f074";
content: "\f074";
}
.material-icons.delete:before {
content: "\f2ed";
content: "\f2ed";
}
.material-icons.stop:before {
content: "\f28d";
content: "\f28d";
}
.material-icons.stop:before {
content: "\f28d";
content: "\f28d";
}
.material-icons.favorite:before {
content: "\f004";
content: "\f004";
}
.material-icons.call_split:before {
content: "\f126";
content: "\f126";
}
.material-icons.keyboard_arrow_left:before,
.material-icons.arrow_back:before {
content: "\f060";
content: "\f060";
}
.material-icons.notifications::before {
content: "\f0f3";
content: "\f0f3";
}
.material-icons.notifications_active:before {
content: "\f8fa";
content: "\f8fa";
}
.material-icons.check:before {
content: "\f00c";
content: "\f00c";
}
.material-icons.more_vert:before {
content: "\f39c";
content: "\f39c";
}
.material-icons.dashboard:before {
content: "\f3fd";
content: "\f3fd";
}
.material-icons.edit:before,
.material-icons.mode_edit:before {
content: "\f044";
content: "\f044";
}
.material-icons.settings:before {
content: "\f013";
content: "\f013";
}
.material-icons.people:before {
content: "\f0c0";
content: "\f0c0";
}
.material-icons.assessment:before {
content: "\f643";
content: "\f643";
}
.material-icons.live_tv:before {
content: "\f401";
content: "\f401";
}
.material-icons.dvr:before {
content: "\f0a0";
content: "\f0a0";
}
.material-icons.person:before {
content: "\f007";
content: "\f007";
}
.material-icons.play_circle_filled:before {
content: "\f144";
content: "\f144";
}
.material-icons.closed_caption:before {
content: "\f20a";
content: "\f20a";
}
.material-icons.tap_and_play:before {
content: "\e012";
content: "\e1ef";
}
.material-icons.devices_other:before,
.material-icons.devices:before {
content: "\f87a";
content: "\f87a";
}
.material-icons.input:before {
content: "\f090";
content: "\f090";
}
.material-icons.cloud:before {
content: "\f0c2";
content: "\f0c2";
}
.material-icons.vpn_key:before {
content: "\f084";
content: "\f084";
}
.material-icons.bug_report:before {
content: "\f188";
content: "\f188";
}
.material-icons.shopping_cart:before {
content: "\f07a";
content: "\f07a";
}
.material-icons.schedule:before {
content: "\f073";
content: "\f073";
}
.material-icons.folder_open:before {
content: "\f07c";
content: "\f07c";
}
.material-icons.keyboard_arrow_down:before,
.material-icons.expand_more:before {
content: "\f078";
content: "\f078";
}
.material-icons.keyboard_arrow_up:before {
content: "\f077";
content: "\f077";
}
.material-icons.add:before {
content: "\f067";
content: "\f067";
}
.material-icons.extension:before {
content: "\f12e";
content: "\f12e";
}
.material-icons.open_in_new:before {
content: "\f35d";
content: "\f35d";
}
.material-icons.view_comfy:before {
content: "\f00a";
content: "\f00a";
}
.material-icons.filter_list:before {
content: "\f0b0";
content: "\f0b0";
}
.material-icons.sort_by_alpha:before {
content: "\f0dc";
content: "\f0dc";
}
.material-icons.keyboard_arrow_right:before,
.material-icons.arrow_forward:before {
content: "\f061";
content: "\f061";
}
.material-icons.chevron_left:before {
content: "\f0d9";
content: "\f0d9";
}
.material-icons.chevron_right:before {
content: "\f0da";
content: "\f0da";
}
.material-icons.image:before {
content: "\f8c4";
content: "\f8c4";
}
.material-icons.refresh:before {
content: "\f2f9";
content: "\f2f9";
}
.material-icons.playlist_add:before {
content: "\f8c9";
content: "\f8c9";
}
.material-icons.skip_previous:before {
content: "\f048";
content: "\f048";
}
.material-icons.fast_rewind:before {
content: "\f04a";
content: "\f04a";
}
.material-icons.fast_forward:before {
content: "\f04e";
content: "\f04e";
}
.material-icons.audiotrack:before {
content: "\f8cf";
content: "\f8cf";
}
.material-icons.fiber_manual_record:before {
content: "\f111";
}
.material-icons.airplay:before,
.material-icons.picture_in_picture_alt:before {
font-family: "Material Icons";
content: "\f111";
}
.material-icons.fullscreen:before {
content: "\f065";
content: "\f065";
}
.material-icons.volume_off:before {
content: "\f6a9";
content: "\f6a9";
}
.material-icons.volume_up:before {
content: "\f028";
content: "\f028";
}
.material-icons.star:before {
content: "\f005";
content: "\f005";
}
.material-icons.message::before {
content: "\f1d8";
content: "\f1d8";
}
.material-icons.add_circle::before {
content: "\f055";
content: "\f055";
}
.sectionTitle + .material-icons.chevron_right {
margin-left: 1em;
margin-left: 1em;
}
.material-icons.pause::before {
content: "\f04c";
content: "\f04c";
}
.material-icons.skip_next::before {
content: "\f051";
content: "\f051";
}
.material-icons.repeat::before {
content: "\f363";
content: "\f363";
}
.material-icons.repeat_one::before {
content: "\f366";
content: "\f366";
}
.material-icons.drag_handle::before {
content: "\f7a4";
content: "\f7a4";
}
.material-icons.save::before {
content: "\f0c7";
content: "\f0c7";
}
.material-icons.remove_circle_outline::before {
content: "\f056";
content: "\f056";
}
.material-icons.forward_30::before {
content: "\f04e";
content: "\f04e";
}
.material-icons.replay_10::before {
content: "\f04a";
content: "\f04a";
}
.material-icons.pause_circle_filled::before {
content: "\f28b";
content: "\f28b";
}
.material-icons.file_download::before {
content: "\f56d";
content: "\f56d";
}
.material-icons.content_copy::before {
content: "\f0c5";
content: "\f0c5";
}
.material-icons.info::before {
content: "\f129";
content: "\f129";
}
.material-icons.album::before {
content: "\f89f";
content: "\f89f";
}
.material-icons.notifications_off:before {
content: "\f1f6";
content: "\f1f6";
}
.selectArrowContainer {
height: 1.5em;
overflow: hidden;
margin-top: 1.9em;
margin-right: 0.2em;
height: 1.5em;
overflow: hidden;
margin-top: 1.9em;
margin-right: 0.2em;
}
.selectArrow {
margin-top: 0 !important;
font-size: 1.5em;
margin-top: 0 !important;
font-size: 1.5em;
}
.material-icons.close:before {
content: "\f00d";
content: "\f00d";
}
.sectionTitle + .material-icons.chevron_right:before {
content: "\f054";
content: "\f054";
}
.material-icons.fullscreen_exit:before {
content: "\f066";
content: "\f066";
}
.material-icons.pause_circle_outline:before {
content: "\f28b";
content: "\f28b";
}
.material-icons.play_circle_outline:before {
content: "\f144";
content: "\f144";
}
#itemDetailPage .selectArrowContainer {
margin-top: 0 !important;
margin-top: 0 !important;
}
.material-icons.wifi::before {
content: "\f1eb";
content: "\f1eb";
}
.material-icons.info_outline:before {
content: "\f05a";
content: "\f05a";
}
.material-icons.cloud_download:before {
content: "\f0ed";
content: "\f0ed";
}
.lnkQuickConnectPreferences em {
font-family: "Material Icons";
font-family: "Material Icons";
}
.material-icons.call_merge:before {
content: "\f387";
content: "\f387";
}
.material-icons.check_box:before {
content: "\f14a";
content: "\f14a";
}
.material-icons.check_box_outline_blank:before {
content: "\f0c8";
content: "\f0c8";
}
.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;
border-radius: 0 !important;
padding: 0.25em !important;
height: -webkit-fit-content !important;
height: -moz-fit-content !important;
height: fit-content !important;
border-radius: 0 !important;
}
.material-icons.photo:before {
content: "\f03e";
content: "\f03e";
}
.material-icons.arrow_upward::before {
content: "\f062";
margin-left: 0.2em;
content: "\f062";
margin-left: 0.2em;
}
.material-icons.arrow_downward::before {
content: "\f063";
margin-left: 0.2em;
content: "\f063";
margin-left: 0.2em;
}
.material-icons.do_not_disturb:before {
content: "\f05e";
content: "\f05e";
}
.material-icons.lock:before {
content: "\f30d";
content: "\f30d";
}
.material-icons.clear_all:before {
content: "\f8d1";
content: "\f8d1";
}
.material-icons.library_books:before {
content: "\f5db";
content: "\f5db";
}
.material-icons.share:before {
content: "\f1e0";
content: "\f1e0";
}
.material-icons.check_circle_outline:before {
content: "\f058";
content: "\f058";
}
.material-icons.cancel::before {
content: "\f057";
content: "\f057";
}
.material-icons.queue_music:before {
content: "\f8c9";
content: "\f8c9";
}
.osdMediaStatus .material-icons.animate.autorenew {
margin-right: 5px;
margin-right: 5px;
}
.material-icons.autorenew:before {
content: "\f2f1";
content: "\f2f1";
}
.material-icons.computer:before {
content: "\f109";
content: "\f109";
}
.material-icons.smartphone:before {
content: "\f3ce";
content: "\f3ce";
}
.material-icons.remove_circle:before {
content: "\f056";
}
.material-icons.keyboard:before {
content: "\f11c";
}
.material-icons.undo:before {
content: "\f0e2";
}
.material-icons.redo:before {
content: "\f01e";
}
.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";
}

559
Font Awesome/thin.css Normal file
View File

@@ -0,0 +1,559 @@
/** @format */
@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;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
text-align: center;
width: 1.25em;
}
.material-icons.picture_in_picture_alt:before {
font-family: "Material Icons";
}
.material-icons.airplay:before {
content: "\e089";
}
.material-icons.replay:before {
content: "\f2f9";
}
.material-icons.menu:before {
content: "\f0c9";
}
.material-icons.groups:before {
content: "\f0c0";
}
.material-icons.sync_disabled:before {
content: "\f021";
}
.material-icons.sync:before {
content: "\f2f1";
}
.material-icons.cast:before {
content: "\e23e";
}
.material-icons.search:before {
content: "\f002";
}
.material-icons.home:before {
content: "\f015";
}
.material-icons.folder:before {
content: "\f07b";
}
.material-icons.video_library:before {
content: "\f3a0";
}
.material-icons.video_settings:before {
content: "\f1de";
}
.material-icons.meeting_room:before {
content: "\f52b";
}
.material-icons.update:before {
content: "\f1da";
}
.material-icons.library_music:before {
content: "\f001";
}
.material-icons.tv:before {
content: "\f8e5";
}
.material-icons.exit_to_app:before {
content: "\f2f5";
}
.material-icons.play_arrow:before {
content: "\f04b";
}
.material-icons.get_app:before {
content: "\f019";
}
.material-icons.theaters:before {
content: "\f008";
}
.material-icons.explore:before {
content: "\f8ab";
}
.material-icons.shuffle:before {
content: "\f074";
}
.material-icons.delete:before {
content: "\f2ed";
}
.material-icons.stop:before {
content: "\f28d";
}
.material-icons.stop:before {
content: "\f28d";
}
.material-icons.favorite:before {
content: "\f004";
}
.material-icons.call_split:before {
content: "\f126";
}
.material-icons.keyboard_arrow_left:before,
.material-icons.arrow_back:before {
content: "\f060";
}
.material-icons.notifications::before {
content: "\f0f3";
}
.material-icons.notifications_active:before {
content: "\f8fa";
}
.material-icons.check:before {
content: "\f00c";
}
.material-icons.more_vert:before {
content: "\f39c";
}
.material-icons.dashboard:before {
content: "\f3fd";
}
.material-icons.edit:before,
.material-icons.mode_edit:before {
content: "\f044";
}
.material-icons.settings:before {
content: "\f013";
}
.material-icons.people:before {
content: "\f0c0";
}
.material-icons.assessment:before {
content: "\f643";
}
.material-icons.live_tv:before {
content: "\f401";
}
.material-icons.dvr:before {
content: "\f0a0";
}
.material-icons.person:before {
content: "\f007";
}
.material-icons.play_circle_filled:before {
content: "\f144";
}
.material-icons.closed_caption:before {
content: "\f20a";
}
.material-icons.tap_and_play:before {
content: "\e1ef";
}
.material-icons.devices_other:before,
.material-icons.devices:before {
content: "\f87a";
}
.material-icons.input:before {
content: "\f090";
}
.material-icons.cloud:before {
content: "\f0c2";
}
.material-icons.vpn_key:before {
content: "\f084";
}
.material-icons.bug_report:before {
content: "\f188";
}
.material-icons.shopping_cart:before {
content: "\f07a";
}
.material-icons.schedule:before {
content: "\f073";
}
.material-icons.folder_open:before {
content: "\f07c";
}
.material-icons.keyboard_arrow_down:before,
.material-icons.expand_more:before {
content: "\f078";
}
.material-icons.keyboard_arrow_up:before {
content: "\f077";
}
.material-icons.add:before {
content: "\f067";
}
.material-icons.extension:before {
content: "\f12e";
}
.material-icons.open_in_new:before {
content: "\f35d";
}
.material-icons.view_comfy:before {
content: "\f00a";
}
.material-icons.filter_list:before {
content: "\f0b0";
}
.material-icons.sort_by_alpha:before {
content: "\f0dc";
}
.material-icons.keyboard_arrow_right:before,
.material-icons.arrow_forward:before {
content: "\f061";
}
.material-icons.chevron_left:before {
content: "\f0d9";
}
.material-icons.chevron_right:before {
content: "\f0da";
}
.material-icons.image:before {
content: "\f8c4";
}
.material-icons.refresh:before {
content: "\f2f9";
}
.material-icons.playlist_add:before {
content: "\f8c9";
}
.material-icons.skip_previous:before {
content: "\f048";
}
.material-icons.fast_rewind:before {
content: "\f04a";
}
.material-icons.fast_forward:before {
content: "\f04e";
}
.material-icons.audiotrack:before {
content: "\f8cf";
}
.material-icons.fiber_manual_record:before {
content: "\f111";
}
.material-icons.fullscreen:before {
content: "\f065";
}
.material-icons.volume_off:before {
content: "\f6a9";
}
.material-icons.volume_up:before {
content: "\f028";
}
.material-icons.star:before {
content: "\f005";
}
.material-icons.message::before {
content: "\f1d8";
}
.material-icons.add_circle::before {
content: "\f055";
}
.sectionTitle + .material-icons.chevron_right {
margin-left: 1em;
}
.material-icons.pause::before {
content: "\f04c";
}
.material-icons.skip_next::before {
content: "\f051";
}
.material-icons.repeat::before {
content: "\f363";
}
.material-icons.repeat_one::before {
content: "\f366";
}
.material-icons.drag_handle::before {
content: "\f7a4";
}
.material-icons.save::before {
content: "\f0c7";
}
.material-icons.remove_circle_outline::before {
content: "\f056";
}
.material-icons.forward_30::before {
content: "\f04e";
}
.material-icons.replay_10::before {
content: "\f04a";
}
.material-icons.pause_circle_filled::before {
content: "\f28b";
}
.material-icons.file_download::before {
content: "\f56d";
}
.material-icons.content_copy::before {
content: "\f0c5";
}
.material-icons.info::before {
content: "\f129";
}
.material-icons.album::before {
content: "\f89f";
}
.material-icons.notifications_off:before {
content: "\f1f6";
}
.selectArrowContainer {
height: 1.5em;
overflow: hidden;
margin-top: 1.9em;
margin-right: 0.2em;
}
.selectArrow {
margin-top: 0 !important;
font-size: 1.5em;
}
.material-icons.close:before {
content: "\f00d";
}
.sectionTitle + .material-icons.chevron_right:before {
content: "\f054";
}
.material-icons.fullscreen_exit:before {
content: "\f066";
}
.material-icons.pause_circle_outline:before {
content: "\f28b";
}
.material-icons.play_circle_outline:before {
content: "\f144";
}
#itemDetailPage .selectArrowContainer {
margin-top: 0 !important;
}
.material-icons.wifi::before {
content: "\f1eb";
}
.material-icons.info_outline:before {
content: "\f05a";
}
.material-icons.cloud_download:before {
content: "\f0ed";
}
.lnkQuickConnectPreferences em {
font-family: "Material Icons";
}
.material-icons.call_merge:before {
content: "\f387";
}
.material-icons.check_box:before {
content: "\f14a";
}
.material-icons.check_box_outline_blank:before {
content: "\f0c8";
}
.listItemIcon {
padding: 0.25em !important;
height: -webkit-fit-content !important;
height: -moz-fit-content !important;
height: fit-content !important;
border-radius: 0 !important;
}
.material-icons.photo:before {
content: "\f03e";
}
.material-icons.arrow_upward::before {
content: "\f062";
margin-left: 0.2em;
}
.material-icons.arrow_downward::before {
content: "\f063";
margin-left: 0.2em;
}
.material-icons.do_not_disturb:before {
content: "\f05e";
}
.material-icons.lock:before {
content: "\f30d";
}
.material-icons.clear_all:before {
content: "\f8d1";
}
.material-icons.library_books:before {
content: "\f5db";
}
.material-icons.share:before {
content: "\f1e0";
}
.material-icons.check_circle_outline:before {
content: "\f058";
}
.material-icons.cancel::before {
content: "\f057";
}
.material-icons.queue_music:before {
content: "\f8c9";
}
.osdMediaStatus .material-icons.animate.autorenew {
margin-right: 5px;
}
.material-icons.autorenew:before {
content: "\f2f1";
}
.material-icons.computer:before {
content: "\f109";
}
.material-icons.smartphone:before {
content: "\f3ce";
}
.material-icons.remove_circle:before {
content: "\f056";
}
.material-icons.keyboard:before {
content: "\f11c";
}
.material-icons.undo:before {
content: "\f0e2";
}
.material-icons.redo:before {
content: "\f01e";
}
.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";
}

View File

@@ -1,6 +1,10 @@
<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/search and https://fonts.google.com/icons?selected=Material+Icons<br>
</div>
<div class="setup">
<h2 align="center">Setup/Installation</h2>
<ul>
@@ -14,16 +18,16 @@ Wanna change your jellyfin icons look? If yes, you can use this to easily change
</li>
<li>Add following CSS fro your selected icon style
<ul>
<li>Outline - <code>@import url(https://cdn.jsdelivr.net/gh/prayag17/Jellyfin-Icons/Outline.css");</code></li>
<li>Rounded - <code>@Import url("https://cdn.jsdelivr.net/gh/prayag17/Jellyfin-Icons/round.css");</code></li>
<li>Sharp - <code>@Import url("https://cdn.jsdelivr.net/gh/prayag17/Jellyfin-Icons/Sharp.css');</code></li>
<li>Outline - <code>@import url("https://cdn.jsdelivr.net/gh/prayag17/Jellyfin-Icons/Outline.css");</code></li>
<li>Rounded - <code>@import url("https://cdn.jsdelivr.net/gh/prayag17/Jellyfin-Icons/round.css");</code></li>
<li>Sharp - <code>@import url("https://cdn.jsdelivr.net/gh/prayag17/Jellyfin-Icons/Sharp.css");</code></li>
</ul>
</li>
</ul>
</div>
<h2>Font Awesome Icon Pack:</h2>
<ul>
<li>Solid - <code>@import url(https://cdn.jsdelivr.net/gh/prayag17/Jellyfin-Icons/Font%20Awesome/solid.css");</code></li>
<li>Solid - <code>@import url("https://cdn.jsdelivr.net/gh/prayag17/Jellyfin-Icons/Font%20Awesome/solid.css");</code></li>
<li>Regular - <code>@import url("https://cdn.jsdelivr.net/gh/prayag17/Jellyfin-Icons/Font%20Awesome/regular.css");</code></li>
<li>Light - <code>@import url("https://cdn.jsdelivr.net/gh/prayag17/Jellyfin-Icons/Font%20Awesome/light.css");</code></li>
<li>Duotone - <code>@import url("https://cdn.jsdelivr.net/gh/prayag17/Jellyfin-Icons/Font%20Awesome/duotone.css");</code></li>