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:
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 20c7eb3ed..d4f218917 100644
--- a/less/icons.less
+++ b/less/icons.less
@@ -861,3 +861,4 @@
.@{fa-css-prefix}-jirafeau:before { content: @fa-var-jirafeau; }
.@{fa-css-prefix}-emby:before { content: @fa-var-emby; }
.@{fa-css-prefix}-wikidata:before { content: @fa-var-wikidata; }
+.@{fa-css-prefix}-gimp:before { content: @fa-var-gimp; }
diff --git a/less/variables.less b/less/variables.less
index 6e6e2ed1e..ce1da67e7 100644
--- a/less/variables.less
+++ b/less/variables.less
@@ -344,6 +344,7 @@
@fa-var-gg: "\f260";
@fa-var-gg-circle: "\f261";
@fa-var-gift: "\f06b";
+@fa-var-gimp: "\f31b";
@fa-var-git: "\f1d3";
@fa-var-git-square: "\f1d2";
@fa-var-github: "\f09b";