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:
authorHelmut K. C. Tessarek <tessarek@evermeet.cx>2018-10-15 05:23:12 +0300
committerHelmut K. C. Tessarek <tessarek@evermeet.cx>2018-10-15 05:23:12 +0300
commit5a8c14ea05053d48ab70c537ab8df1480c03b00a (patch)
tree67e90172046f87302bc2e06d1f637c52c5e749d5 /less
parent3afd30e0dd59e9d8781c5c0a26cd98fcd7fa1fa0 (diff)
add icon: AT&T fa-att
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 114f0c45b..00a6ac1bc 100644
--- a/less/icons.less
+++ b/less/icons.less
@@ -864,3 +864,4 @@
.@{fa-css-prefix}-gimp:before { content: @fa-var-gimp; }
.@{fa-css-prefix}-c:before { content: @fa-var-c; }
.@{fa-css-prefix}-digitalocean:before { content: @fa-var-digitalocean; }
+.@{fa-css-prefix}-att:before { content: @fa-var-att; }
diff --git a/less/variables.less b/less/variables.less
index e366c2b3c..e3aa58847 100644
--- a/less/variables.less
+++ b/less/variables.less
@@ -62,6 +62,7 @@
@fa-var-assistive-listening-systems: "\f2a2";
@fa-var-asterisk: "\f069";
@fa-var-at: "\f1fa";
+@fa-var-att: "\f31e";
@fa-var-audio-description: "\f29e";
@fa-var-automobile: "\f1b9";
@fa-var-backward: "\f04a";