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
diff options
context:
space:
mode:
authorDave Gandy <dave@davegandy.com>2016-04-07 04:10:02 +0300
committerDave Gandy <dave@davegandy.com>2016-04-07 04:10:02 +0300
commitb2730afc8981c36bf0413838cea82fdc1de699ed (patch)
tree0399beaed28d12254660bb88fed69a9ec5fc11a7 /less/icons.less
parent2f88f2e4ddb466669345e0c45047b130bb0aa6b4 (diff)
Adding american-sign-language (asl) #2026
Diffstat (limited to 'less/icons.less')
-rw-r--r--less/icons.less2
1 files changed, 2 insertions, 0 deletions
diff --git a/less/icons.less b/less/icons.less
index 341029023..139bf4db7 100644
--- a/less/icons.less
+++ b/less/icons.less
@@ -708,3 +708,5 @@
.@{fa-css-prefix}-volume-control-phone:before { content: @fa-var-volume-control-phone; }
.@{fa-css-prefix}-braille:before { content: @fa-var-braille; }
.@{fa-css-prefix}-assistive-listening-systems:before { content: @fa-var-assistive-listening-systems; }
+.@{fa-css-prefix}-asl:before,
+.@{fa-css-prefix}-american-sign-language:before { content: @fa-var-american-sign-language; }