Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ForkAwesome/Fork-Awesome.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/less
diff options
context:
space:
mode:
Diffstat (limited to 'less')
-rw-r--r--less/icons.less1
-rw-r--r--less/variables.less1
2 files changed, 2 insertions, 0 deletions
diff --git a/less/icons.less b/less/icons.less
index fc04d271b..2917554f2 100644
--- a/less/icons.less
+++ b/less/icons.less
@@ -876,3 +876,4 @@
.@{fa-css-prefix}-moon:before { content: @fa-var-moon; }
.@{fa-css-prefix}-sun:before { content: @fa-var-sun; }
.@{fa-css-prefix}-f-droid:before { content: @fa-var-f-droid; }
+.@{fa-css-prefix}-biometric:before { content: @fa-var-biometric; }
diff --git a/less/variables.less b/less/variables.less
index f33df65ce..b6f485e84 100644
--- a/less/variables.less
+++ b/less/variables.less
@@ -98,6 +98,7 @@
@fa-var-bell-slash-o: "\f1f7";
@fa-var-bicycle: "\f206";
@fa-var-binoculars: "\f1e5";
+@fa-var-biometric: "\f32b";
@fa-var-birthday-cake: "\f1fd";
@fa-var-bitbucket: "\f171";
@fa-var-bitbucket-square: "\f172";