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
diff options
context:
space:
mode:
authorDave Gandy <dave@davegandy.com>2016-10-11 22:53:51 +0300
committerDave Gandy <dave@davegandy.com>2016-10-11 22:53:51 +0300
commit7bc5c3c386ae2066da0d67179fa4eb65cf1ae318 (patch)
treea01663fd6545b4110e5fbbca8cc3eb1e482e2a7b /less/icons.less
parent60492fb21e461a32a355364305fbe7ac7cd73b7e (diff)
Added Etsy, IMDb, and Ravelry #1962 #998 #3314
Diffstat (limited to 'less/icons.less')
-rw-r--r--less/icons.less3
1 files changed, 3 insertions, 0 deletions
diff --git a/less/icons.less b/less/icons.less
index 9ee82fd10..6c76422c7 100644
--- a/less/icons.less
+++ b/less/icons.less
@@ -778,3 +778,6 @@
.@{fa-css-prefix}-window-close-o:before { content: @fa-var-window-close-o; }
.@{fa-css-prefix}-bandcamp:before { content: @fa-var-bandcamp; }
.@{fa-css-prefix}-grav:before { content: @fa-var-grav; }
+.@{fa-css-prefix}-etsy:before { content: @fa-var-etsy; }
+.@{fa-css-prefix}-imdb:before { content: @fa-var-imdb; }
+.@{fa-css-prefix}-ravelry:before { content: @fa-var-ravelry; }