Skip to content

Commit 88b90df

Browse files
committed
Upgraded to feathericon πŸš€ 1.0.0 πŸš€
1 parent c7db00a commit 88b90df

File tree

10 files changed

+571
-521
lines changed

10 files changed

+571
-521
lines changed

β€ŽCHANGELOG.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,11 @@ See [GitHub Releases](https://github.com/feathericon/feathericon-rails/releases)
44

55
| Version | feathericon | Notes / Other additions |
66
|---------|-------------|--------------------------------------------------------------------|
7-
| 0.11.0 | `d4be9d0` | [0.11.0](https://github.com/feathericon/feathericon/releases/tag/0.11.0) Add new icons |
8-
| 0.9.0 | `86613d6` | [0.9.3](https://github.com/feathericon/feathericon/releases/tag/0.9.3) Add new icons |
9-
| 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 |
10-
| 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) |
11-
| 0.4.0 | `e1a58cc` | [0.4.0](https://github.com/feathericon/feathericon/releases/tag/0.4.0) release (new icons) |
7+
| 1.0.0 | `f2ff3f4` | [v1.0.0](https://github.com/feathericon/feathericon/releases/tag/v1.0.0) πŸš€ 1.0.0 πŸš€ |
8+
| 0.11.0 | `d4be9d0` | [v0.11.0](https://github.com/feathericon/feathericon/releases/tag/v0.11.0) Add new icons |
9+
| 0.9.0 | `86613d6` | [v0.9.3](https://github.com/feathericon/feathericon/releases/tag/v0.9.3) Add new icons |
10+
| 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 |
11+
| 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) |
12+
| 0.4.0 | `e1a58cc` | [v0.4.0](https://github.com/feathericon/feathericon/releases/tag/v0.4.0) release (new icons) |
1213
| 0.1.0 | `465e78e` | Simplest packaging as a gem as possible |
1314

β€ŽREADME.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
21
![feathericon](https://raw.githubusercontent.com/featherplain/feathericon/master/docs/img_feathericon_white.png "feathericon")
2+
<br>
3+
![feathericon](https://raw.githubusercontent.com/featherplain/feathericon/master/docs/img_feathericon_green.png "feathericon")
34

45
<h1 align="center">feathericon-rails</h1>
56
<p align="center">feathericon is simple, scalable vector icon font for websites, apps.</p>

β€Žapp/assets/fonts/feathericon.eot

-400 Bytes
Binary file not shown.

β€Žapp/assets/fonts/feathericon.svg

Lines changed: 555 additions & 511 deletions
Loading

β€Žapp/assets/fonts/feathericon.ttf

-400 Bytes
Binary file not shown.

β€Žapp/assets/fonts/feathericon.woff

-944 Bytes
Binary file not shown.

β€Žapp/assets/fonts/feathericon.woff2

-872 Bytes
Binary file not shown.

β€Žapp/assets/images/sprite.feathericon.svg

Lines changed: 1 addition & 1 deletion
Loading

β€Žapp/assets/stylesheets/feathericon.css

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
*/
2525
.fe {
2626
display: inline-block;
27-
font: normal normal normal 14px feathericon;
27+
font: normal normal normal 16px feathericon;
2828
font-size: inherit;
2929
text-rendering: auto;
3030
-webkit-font-smoothing: antialiased;
@@ -44,6 +44,7 @@
4444
.fe-align-vertically:before { content: "\f1c1"; }
4545
.fe-angry:before { content: "\f1b6"; }
4646
.fe-app-menu:before { content: "\f198"; }
47+
.fe-apron:before { content: "\f1fb"; }
4748
.fe-arrow-down:before { content: "\f100"; }
4849
.fe-arrow-left:before { content: "\f101"; }
4950
.fe-arrow-right:before { content: "\f102"; }
@@ -99,6 +100,7 @@
99100
.fe-distribute-horizontally:before { content: "\f1cf"; }
100101
.fe-distribute-vertically:before { content: "\f1c5"; }
101102
.fe-document:before { content: "\f19f"; }
103+
.fe-donut:before { content: "\f1f9"; }
102104
.fe-download:before { content: "\f120"; }
103105
.fe-drop-down:before { content: "\f121"; }
104106
.fe-drop-left:before { content: "\f122"; }
@@ -184,6 +186,7 @@
184186
.fe-moon:before { content: "\f1ef"; }
185187
.fe-mouse:before { content: "\f142"; }
186188
.fe-music:before { content: "\f175"; }
189+
.fe-octpus:before { content: "\f1fc"; }
187190
.fe-open-mouth:before { content: "\f1ba"; }
188191
.fe-palette:before { content: "\f165"; }
189192
.fe-paper-plane:before { content: "\f178"; }
@@ -207,8 +210,8 @@
207210
.fe-quote-right:before { content: "\f14c"; }
208211
.fe-rage:before { content: "\f1bb"; }
209212
.fe-random:before { content: "\f189"; }
210-
.fe-reload:before { content: "\f193"; }
211213
.fe-remove-cart:before { content: "\f1eb"; }
214+
.fe-rice-cracker:before { content: "\f1fa"; }
212215
.fe-rocket:before { content: "\f14d"; }
213216
.fe-scale:before { content: "\f1c9"; }
214217
.fe-search:before { content: "\f14e"; }
@@ -223,6 +226,7 @@
223226
.fe-smile-heart:before { content: "\f1f6"; }
224227
.fe-smile-plus:before { content: "\f1f5"; }
225228
.fe-speaker:before { content: "\f1ab"; }
229+
.fe-squid:before { content: "\f1fd"; }
226230
.fe-star:before { content: "\f151"; }
227231
.fe-star-o:before { content: "\f168"; }
228232
.fe-step-backward:before { content: "\f1d0"; }

β€Žlib/feathericon/rails/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Feathericon
22
module Rails
3-
VERSION = '0.11.0'
3+
VERSION = '1.0.0'
44
end
55
end

0 commit comments

Comments
Β (0)