Update font awesome source to 6.2.1

This commit is contained in:
Prayag Prajapati
2023-01-23 22:02:49 +05:30
parent 36bd96b2ff
commit 39c564c58e
4 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
/** @format */
@import url("https://site-assets.fontawesome.com/releases/v6.2.0/css/all.css");
@import url("https://site-assets.fontawesome.com/releases/v6.2.1/css/all.css");
.material-icons {
font-family: "Font Awesome 6 Pro";
font-weight: 300;

View File

@@ -1,6 +1,6 @@
/** @format */
@import url("https://site-assets.fontawesome.com/releases/v6.2.0/css/all.css");
@import url("https://site-assets.fontawesome.com/releases/v6.2.1/css/all.css");
.material-icons {
font-family: "Font Awesome 6 Pro";
font-weight: 400;

View File

@@ -1,6 +1,6 @@
/** @format */
@import url("https://site-assets.fontawesome.com/releases/v6.2.0/css/all.css");
@import url("https://site-assets.fontawesome.com/releases/v6.2.1/css/all.css");
.material-icons {
font-family: "Font Awesome 6 Pro";
font-weight: 900;

View File

@@ -1,6 +1,6 @@
/** @format */
@import url("https://site-assets.fontawesome.com/releases/v6.2.0/css/all.css");
@import url("https://site-assets.fontawesome.com/releases/v6.2.1/css/all.css");
.material-icons {
font-family: "Font Awesome 6 Pro";
font-weight: 100;