|
@@ -333,6 +333,7 @@
|
|
|
.#{$fa-css-prefix}-power-off:before { content: $fa-var-power-off; }
|
|
|
.#{$fa-css-prefix}-print:before { content: $fa-var-print; }
|
|
|
.#{$fa-css-prefix}-puzzle-piece:before { content: $fa-var-puzzle-piece; }
|
|
|
+.#{$fa-css-prefix}-qq:before { content: $fa-var-qq; }
|
|
|
.#{$fa-css-prefix}-qrcode:before { content: $fa-var-qrcode; }
|
|
|
.#{$fa-css-prefix}-question:before { content: $fa-var-question; }
|
|
|
.#{$fa-css-prefix}-question-circle:before { content: $fa-var-question-circle; }
|
|
@@ -427,6 +428,7 @@
|
|
|
.#{$fa-css-prefix}-tasks:before { content: $fa-var-tasks; }
|
|
|
.#{$fa-css-prefix}-cab:before,
|
|
|
.#{$fa-css-prefix}-taxi:before { content: $fa-var-taxi; }
|
|
|
+.#{$fa-css-prefix}-tencent-weibo:before { content: $fa-var-tencent-weibo; }
|
|
|
.#{$fa-css-prefix}-terminal:before { content: $fa-var-terminal; }
|
|
|
.#{$fa-css-prefix}-text-height:before { content: $fa-var-text-height; }
|
|
|
.#{$fa-css-prefix}-text-width:before { content: $fa-var-text-width; }
|
|
@@ -478,6 +480,8 @@
|
|
|
.#{$fa-css-prefix}-volume-off:before { content: $fa-var-volume-off; }
|
|
|
.#{$fa-css-prefix}-volume-up:before { content: $fa-var-volume-up; }
|
|
|
.#{$fa-css-prefix}-weibo:before { content: $fa-var-weibo; }
|
|
|
+.#{$fa-css-prefix}-wechat:before,
|
|
|
+.#{$fa-css-prefix}-weixin:before { content: $fa-var-weixin; }
|
|
|
.#{$fa-css-prefix}-wheelchair:before { content: $fa-var-wheelchair; }
|
|
|
.#{$fa-css-prefix}-windows:before { content: $fa-var-windows; }
|
|
|
.#{$fa-css-prefix}-wordpress:before { content: $fa-var-wordpress; }
|