diff --git a/CHANGELOG.md b/CHANGELOG.md
index f624b55..4093fca 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,10 +4,11 @@ See [GitHub Releases](https://github.com/feathericon/feathericon-rails/releases)
| Version | feathericon | Notes / Other additions |
|---------|-------------|--------------------------------------------------------------------|
-| 0.11.0 | `d4be9d0` | [0.11.0](https://github.com/feathericon/feathericon/releases/tag/0.11.0) Add new icons |
-| 0.9.0 | `86613d6` | [0.9.3](https://github.com/feathericon/feathericon/releases/tag/0.9.3) Add new icons |
-| 0.7.0 | `a805673` | [0.7.1](https://github.com/feathericon/feathericon/releases/tag/0.7.1) Add Brand icons, Resize icon size from 16px to 14px |
-| 0.6.0 | `0b31aa8` | [0.6.0](https://github.com/feathericon/feathericon/releases/tag/0.6.0) Redesign "Web App" icons [#45](https://github.com/feathericon/feathericon/issues/45) |
-| 0.4.0 | `e1a58cc` | [0.4.0](https://github.com/feathericon/feathericon/releases/tag/0.4.0) release (new icons) |
+| 1.0.0 | `f2ff3f4` | [v1.0.0](https://github.com/feathericon/feathericon/releases/tag/v1.0.0) 🚀 1.0.0 🚀 |
+| 0.11.0 | `d4be9d0` | [v0.11.0](https://github.com/feathericon/feathericon/releases/tag/v0.11.0) Add new icons |
+| 0.9.0 | `86613d6` | [v0.9.3](https://github.com/feathericon/feathericon/releases/tag/v0.9.3) Add new icons |
+| 0.7.0 | `a805673` | [v0.7.1](https://github.com/feathericon/feathericon/releases/tag/v0.7.1) Add Brand icons, Resize icon size from 16px to 14px |
+| 0.6.0 | `0b31aa8` | [v0.6.0](https://github.com/feathericon/feathericon/releases/tag/v0.6.0) Redesign "Web App" icons [#45](https://github.com/feathericon/feathericon/issues/45) |
+| 0.4.0 | `e1a58cc` | [v0.4.0](https://github.com/feathericon/feathericon/releases/tag/v0.4.0) release (new icons) |
| 0.1.0 | `465e78e` | Simplest packaging as a gem as possible |
diff --git a/README.md b/README.md
index c3f7b91..78db08e 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,6 @@
-
![feathericon](https://raw.githubusercontent.com/featherplain/feathericon/master/docs/img_feathericon_white.png "feathericon")
+
+![feathericon](https://raw.githubusercontent.com/featherplain/feathericon/master/docs/img_feathericon_green.png "feathericon")
feathericon-rails
feathericon is simple, scalable vector icon font for websites, apps.
diff --git a/app/assets/fonts/feathericon.eot b/app/assets/fonts/feathericon.eot
index 1f3dde4..c331128 100644
Binary files a/app/assets/fonts/feathericon.eot and b/app/assets/fonts/feathericon.eot differ
diff --git a/app/assets/fonts/feathericon.svg b/app/assets/fonts/feathericon.svg
index fedc0ef..5947a14 100644
--- a/app/assets/fonts/feathericon.svg
+++ b/app/assets/fonts/feathericon.svg
@@ -1,16 +1,16 @@
diff --git a/app/assets/fonts/feathericon.ttf b/app/assets/fonts/feathericon.ttf
index aabd132..533d319 100644
Binary files a/app/assets/fonts/feathericon.ttf and b/app/assets/fonts/feathericon.ttf differ
diff --git a/app/assets/fonts/feathericon.woff b/app/assets/fonts/feathericon.woff
index 3666423..5c960dc 100644
Binary files a/app/assets/fonts/feathericon.woff and b/app/assets/fonts/feathericon.woff differ
diff --git a/app/assets/fonts/feathericon.woff2 b/app/assets/fonts/feathericon.woff2
index dad1196..d540396 100644
Binary files a/app/assets/fonts/feathericon.woff2 and b/app/assets/fonts/feathericon.woff2 differ
diff --git a/app/assets/images/sprite.feathericon.svg b/app/assets/images/sprite.feathericon.svg
index 4c3fb70..fa486b9 100644
--- a/app/assets/images/sprite.feathericon.svg
+++ b/app/assets/images/sprite.feathericon.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/app/assets/stylesheets/feathericon.css b/app/assets/stylesheets/feathericon.css
index 009e4c8..e6cb05d 100644
--- a/app/assets/stylesheets/feathericon.css
+++ b/app/assets/stylesheets/feathericon.css
@@ -24,7 +24,7 @@
*/
.fe {
display: inline-block;
- font: normal normal normal 14px feathericon;
+ font: normal normal normal 16px feathericon;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
@@ -44,6 +44,7 @@
.fe-align-vertically:before { content: "\f1c1"; }
.fe-angry:before { content: "\f1b6"; }
.fe-app-menu:before { content: "\f198"; }
+.fe-apron:before { content: "\f1fb"; }
.fe-arrow-down:before { content: "\f100"; }
.fe-arrow-left:before { content: "\f101"; }
.fe-arrow-right:before { content: "\f102"; }
@@ -99,6 +100,7 @@
.fe-distribute-horizontally:before { content: "\f1cf"; }
.fe-distribute-vertically:before { content: "\f1c5"; }
.fe-document:before { content: "\f19f"; }
+.fe-donut:before { content: "\f1f9"; }
.fe-download:before { content: "\f120"; }
.fe-drop-down:before { content: "\f121"; }
.fe-drop-left:before { content: "\f122"; }
@@ -184,6 +186,7 @@
.fe-moon:before { content: "\f1ef"; }
.fe-mouse:before { content: "\f142"; }
.fe-music:before { content: "\f175"; }
+.fe-octpus:before { content: "\f1fc"; }
.fe-open-mouth:before { content: "\f1ba"; }
.fe-palette:before { content: "\f165"; }
.fe-paper-plane:before { content: "\f178"; }
@@ -207,8 +210,8 @@
.fe-quote-right:before { content: "\f14c"; }
.fe-rage:before { content: "\f1bb"; }
.fe-random:before { content: "\f189"; }
-.fe-reload:before { content: "\f193"; }
.fe-remove-cart:before { content: "\f1eb"; }
+.fe-rice-cracker:before { content: "\f1fa"; }
.fe-rocket:before { content: "\f14d"; }
.fe-scale:before { content: "\f1c9"; }
.fe-search:before { content: "\f14e"; }
@@ -223,6 +226,7 @@
.fe-smile-heart:before { content: "\f1f6"; }
.fe-smile-plus:before { content: "\f1f5"; }
.fe-speaker:before { content: "\f1ab"; }
+.fe-squid:before { content: "\f1fd"; }
.fe-star:before { content: "\f151"; }
.fe-star-o:before { content: "\f168"; }
.fe-step-backward:before { content: "\f1d0"; }
diff --git a/lib/feathericon/rails/version.rb b/lib/feathericon/rails/version.rb
index c1c3ac0..6ef0d6a 100644
--- a/lib/feathericon/rails/version.rb
+++ b/lib/feathericon/rails/version.rb
@@ -1,5 +1,5 @@
module Feathericon
module Rails
- VERSION = '0.11.0'
+ VERSION = '1.0.0'
end
end