From 2f88f2e4ddb466669345e0c45047b130bb0aa6b4 Mon Sep 17 00:00:00 2001 From: Dave Gandy Date: Wed, 6 Apr 2016 17:41:33 -0500 Subject: Adding assistive-listening-systems #5409 --- less/icons.less | 1 + 1 file changed, 1 insertion(+) (limited to 'less/icons.less') diff --git a/less/icons.less b/less/icons.less index d9f94476e..341029023 100644 --- a/less/icons.less +++ b/less/icons.less @@ -707,3 +707,4 @@ .@{fa-css-prefix}-audio-description:before { content: @fa-var-audio-description; } .@{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; } -- cgit v1.2.3