Skip to content
This repository has been archived by the owner on Apr 24, 2024. It is now read-only.

Commit

Permalink
Merge pull request #3 from prayag17/FontAwesome6
Browse files Browse the repository at this point in the history
Font awesome6
  • Loading branch information
prayag17 committed May 16, 2022
2 parents a6b808f + 59ea7c3 commit 239b6a5
Show file tree
Hide file tree
Showing 5 changed files with 587 additions and 36 deletions.
4 changes: 2 additions & 2 deletions Font Awesome/duotone.css
Original file line number Diff line number Diff line change
@@ -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;
Expand Down
32 changes: 20 additions & 12 deletions Font Awesome/light.css
Original file line number Diff line number Diff line change
@@ -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.1/css/all.css");
.material-icons {
font-family: "Font Awesome 5 Pro";
font-family: "Font Awesome 6 Pro";
font-weight: 300;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
Expand All @@ -12,16 +12,26 @@
text-align: center;
}

.material-icons.replay:before,
.material-icons.airplay:before,
.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";
}
Expand All @@ -31,8 +41,7 @@
}

.material-icons.cast:before {
content: "\f838";
font-family: "Font Awesome 5 Brands";
content: "\e23e";
}

.material-icons.search:before {
Expand Down Expand Up @@ -165,7 +174,7 @@
}

.material-icons.tap_and_play:before {
content: "\e012";
content: "\e1ef";
}

.material-icons.devices_other:before,
Expand Down Expand Up @@ -278,11 +287,6 @@
content: "\f111";
}

.material-icons.airplay:before,
.material-icons.picture_in_picture_alt:before {
font-family: "Material Icons";
}

.material-icons.fullscreen:before {
content: "\f065";
}
Expand Down Expand Up @@ -511,3 +515,7 @@
.material-icons.remove_circle:before {
content: "\f056";
}

.material-icons.keyboard:before {
content: "\f11c";
}
34 changes: 24 additions & 10 deletions Font Awesome/regular.css
Original file line number Diff line number Diff line change
@@ -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.1/css/all.css");
.material-icons {
font-family: "Font Awesome 5 Pro";
font-family: "Font Awesome 6 Pro";
font-weight: 400;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
Expand All @@ -12,10 +12,26 @@
text-align: center;
}

.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";
}
Expand All @@ -25,8 +41,7 @@
}

.material-icons.cast:before {
content: "\f838";
font-family: "Font Awesome 5 Brands";
content: "\e23e";
}

.material-icons.search:before {
Expand Down Expand Up @@ -159,7 +174,7 @@
}

.material-icons.tap_and_play:before {
content: "\e012";
content: "\e1ef";
}

.material-icons.devices_other:before,
Expand Down Expand Up @@ -272,11 +287,6 @@
content: "\f111";
}

.material-icons.airplay:before,
.material-icons.picture_in_picture_alt:before {
font-family: "Material Icons";
}

.material-icons.fullscreen:before {
content: "\f065";
}
Expand Down Expand Up @@ -505,3 +515,7 @@
.material-icons.remove_circle:before {
content: "\f056";
}

.material-icons.keyboard:before {
content: "\f11c";
}
32 changes: 20 additions & 12 deletions Font Awesome/solid.css
Original file line number Diff line number Diff line change
@@ -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.1/css/all.css");
.material-icons {
font-family: "Font Awesome 5 Pro";
font-family: "Font Awesome 6 Pro";
font-weight: 900;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
Expand All @@ -12,16 +12,26 @@
text-align: center;
}

.material-icons.replay:before,
.material-icons.airplay:before,
.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";
}
Expand All @@ -31,8 +41,7 @@
}

.material-icons.cast:before {
content: "\f838";
font-family: "Font Awesome 5 Brands";
content: "\e23e";
}

.material-icons.search:before {
Expand Down Expand Up @@ -165,7 +174,7 @@
}

.material-icons.tap_and_play:before {
content: "\e012";
content: "\e1ef";
}

.material-icons.devices_other:before,
Expand Down Expand Up @@ -278,11 +287,6 @@
content: "\f111";
}

.material-icons.airplay:before,
.material-icons.picture_in_picture_alt:before {
font-family: "Material Icons";
}

.material-icons.fullscreen:before {
content: "\f065";
}
Expand Down Expand Up @@ -511,3 +515,7 @@
.material-icons.remove_circle:before {
content: "\f056";
}

.material-icons.keyboard:before {
content: "\f11c";
}
Loading

0 comments on commit 239b6a5

Please sign in to comment.