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:
authorJulien Deswaef <judeswae@thoughtworks.com>2019-02-19 02:31:53 +0300
committerJulien Deswaef <judeswae@thoughtworks.com>2019-02-19 02:31:53 +0300
commit7b96fe412ed0999bb72be4a66764ba852b5dbe66 (patch)
treeb049e49aa670f5bb65c64249174aad7b5560184b /less
parent01ad1fc28e6cbca8d7b6903159612158a54b8290 (diff)
Bumped the size of the Biometric icon.
Due to the particular shape of the icon, this design can go outside the norm and have a wider icon than the others.
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";