Merge pull request #9 from LeviSnoot/master

Fix Cast Icon for Font Awesome
This commit is contained in:
Prayag Prajapati
2022-06-29 21:51:31 +05:30
committed by GitHub
4 changed files with 4 additions and 4 deletions

View File

@@ -41,7 +41,7 @@
}
.material-icons.cast:before {
content: "\e23e";
content: "\f838";
}
.material-icons.search:before {

View File

@@ -41,7 +41,7 @@
}
.material-icons.cast:before {
content: "\e23e";
content: "\f838";
}
.material-icons.search:before {

View File

@@ -41,7 +41,7 @@
}
.material-icons.cast:before {
content: "\e23e";
content: "\f838";
}
.material-icons.search:before {

View File

@@ -41,7 +41,7 @@
}
.material-icons.cast:before {
content: "\e23e";
content: "\f838";
}
.material-icons.search:before {