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>2018-03-09 02:50:02 +0300
committerJulien Deswaef <judeswae@thoughtworks.com>2018-03-09 02:50:02 +0300
commit3f494f99dc3c4a288dd737d08f7e98b8b5fd6220 (patch)
treefdf4d496adb08e3319413a7d36786c636e41f1cd /less
parent1a59cd981a17159be03431bc5ded057690ca7297 (diff)
Prepare release for 1.0.111.0.11
Diffstat (limited to 'less')
-rw-r--r--less/fork-awesome.less2
-rw-r--r--less/icons.less2
-rw-r--r--less/variables.less4
3 files changed, 6 insertions, 2 deletions
diff --git a/less/fork-awesome.less b/less/fork-awesome.less
index 1072c2f32..7fccccb9b 100644
--- a/less/fork-awesome.less
+++ b/less/fork-awesome.less
@@ -1,5 +1,5 @@
/*!
- * Fork Awesome 1.0.10, originaly by Dave Gandy - http://forkawesome.github.io/Fork-Awesome/
+ * Fork Awesome 1.0.11, originaly by Dave Gandy - http://forkawesome.github.io/Fork-Awesome/
* License - http://forkawesome.github.io/Fork-Awesome//license (Font: SIL OFL 1.1, CSS: MIT License)
*/
diff --git a/less/icons.less b/less/icons.less
index b13afd5f6..670933b77 100644
--- a/less/icons.less
+++ b/less/icons.less
@@ -819,3 +819,5 @@
.@{fa-css-prefix}-debian:before { content: @fa-var-debian; }
.@{fa-css-prefix}-mastodon-square:before { content: @fa-var-mastodon-square; }
.@{fa-css-prefix}-tipeee:before { content: @fa-var-tipeee; }
+.@{fa-css-prefix}-react:before { content: @fa-var-react; }
+.@{fa-css-prefix}-dogmazic:before { content: @fa-var-dogmazic; }
diff --git a/less/variables.less b/less/variables.less
index 20e9eff91..e79551ee3 100644
--- a/less/variables.less
+++ b/less/variables.less
@@ -6,7 +6,7 @@
@fa-line-height-base: 1;
@fa-css-prefix: fa;
@fa-font-family: ForkAwesome;
-@fa-version: "1.0.10";
+@fa-version: "1.0.11";
@fa-border-color: #eee;
@fa-inverse: #fff;
@fa-li-width: (30em / 14);
@@ -227,6 +227,7 @@
@fa-var-digg: "\f1a6";
@fa-var-discord: "\f2ee";
@fa-var-discord-alt: "\f2ef";
+@fa-var-dogmazic: "\f303";
@fa-var-dollar: "\f155";
@fa-var-dot-circle-o: "\f192";
@fa-var-download: "\f019";
@@ -566,6 +567,7 @@
@fa-var-ra: "\f1d0";
@fa-var-random: "\f074";
@fa-var-ravelry: "\f2d9";
+@fa-var-react: "\f302";
@fa-var-rebel: "\f1d0";
@fa-var-recycle: "\f1b8";
@fa-var-reddit: "\f1a1";