font-awesome-rails 4.6.3.1 → 4.7.0.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
2
+ * Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
3
3
  * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
4
4
  */
5
5
  /* FONT PATH
@@ -1837,6 +1837,7 @@
1837
1837
  content: "\f23e";
1838
1838
  }
1839
1839
  .fa-battery-4:before,
1840
+ .fa-battery:before,
1840
1841
  .fa-battery-full:before {
1841
1842
  content: "\f240";
1842
1843
  }
@@ -2183,6 +2184,143 @@
2183
2184
  .fa-font-awesome:before {
2184
2185
  content: "\f2b4";
2185
2186
  }
2187
+ .fa-handshake-o:before {
2188
+ content: "\f2b5";
2189
+ }
2190
+ .fa-envelope-open:before {
2191
+ content: "\f2b6";
2192
+ }
2193
+ .fa-envelope-open-o:before {
2194
+ content: "\f2b7";
2195
+ }
2196
+ .fa-linode:before {
2197
+ content: "\f2b8";
2198
+ }
2199
+ .fa-address-book:before {
2200
+ content: "\f2b9";
2201
+ }
2202
+ .fa-address-book-o:before {
2203
+ content: "\f2ba";
2204
+ }
2205
+ .fa-vcard:before,
2206
+ .fa-address-card:before {
2207
+ content: "\f2bb";
2208
+ }
2209
+ .fa-vcard-o:before,
2210
+ .fa-address-card-o:before {
2211
+ content: "\f2bc";
2212
+ }
2213
+ .fa-user-circle:before {
2214
+ content: "\f2bd";
2215
+ }
2216
+ .fa-user-circle-o:before {
2217
+ content: "\f2be";
2218
+ }
2219
+ .fa-user-o:before {
2220
+ content: "\f2c0";
2221
+ }
2222
+ .fa-id-badge:before {
2223
+ content: "\f2c1";
2224
+ }
2225
+ .fa-drivers-license:before,
2226
+ .fa-id-card:before {
2227
+ content: "\f2c2";
2228
+ }
2229
+ .fa-drivers-license-o:before,
2230
+ .fa-id-card-o:before {
2231
+ content: "\f2c3";
2232
+ }
2233
+ .fa-quora:before {
2234
+ content: "\f2c4";
2235
+ }
2236
+ .fa-free-code-camp:before {
2237
+ content: "\f2c5";
2238
+ }
2239
+ .fa-telegram:before {
2240
+ content: "\f2c6";
2241
+ }
2242
+ .fa-thermometer-4:before,
2243
+ .fa-thermometer:before,
2244
+ .fa-thermometer-full:before {
2245
+ content: "\f2c7";
2246
+ }
2247
+ .fa-thermometer-3:before,
2248
+ .fa-thermometer-three-quarters:before {
2249
+ content: "\f2c8";
2250
+ }
2251
+ .fa-thermometer-2:before,
2252
+ .fa-thermometer-half:before {
2253
+ content: "\f2c9";
2254
+ }
2255
+ .fa-thermometer-1:before,
2256
+ .fa-thermometer-quarter:before {
2257
+ content: "\f2ca";
2258
+ }
2259
+ .fa-thermometer-0:before,
2260
+ .fa-thermometer-empty:before {
2261
+ content: "\f2cb";
2262
+ }
2263
+ .fa-shower:before {
2264
+ content: "\f2cc";
2265
+ }
2266
+ .fa-bathtub:before,
2267
+ .fa-s15:before,
2268
+ .fa-bath:before {
2269
+ content: "\f2cd";
2270
+ }
2271
+ .fa-podcast:before {
2272
+ content: "\f2ce";
2273
+ }
2274
+ .fa-window-maximize:before {
2275
+ content: "\f2d0";
2276
+ }
2277
+ .fa-window-minimize:before {
2278
+ content: "\f2d1";
2279
+ }
2280
+ .fa-window-restore:before {
2281
+ content: "\f2d2";
2282
+ }
2283
+ .fa-times-rectangle:before,
2284
+ .fa-window-close:before {
2285
+ content: "\f2d3";
2286
+ }
2287
+ .fa-times-rectangle-o:before,
2288
+ .fa-window-close-o:before {
2289
+ content: "\f2d4";
2290
+ }
2291
+ .fa-bandcamp:before {
2292
+ content: "\f2d5";
2293
+ }
2294
+ .fa-grav:before {
2295
+ content: "\f2d6";
2296
+ }
2297
+ .fa-etsy:before {
2298
+ content: "\f2d7";
2299
+ }
2300
+ .fa-imdb:before {
2301
+ content: "\f2d8";
2302
+ }
2303
+ .fa-ravelry:before {
2304
+ content: "\f2d9";
2305
+ }
2306
+ .fa-eercast:before {
2307
+ content: "\f2da";
2308
+ }
2309
+ .fa-microchip:before {
2310
+ content: "\f2db";
2311
+ }
2312
+ .fa-snowflake-o:before {
2313
+ content: "\f2dc";
2314
+ }
2315
+ .fa-superpowers:before {
2316
+ content: "\f2dd";
2317
+ }
2318
+ .fa-wpexplorer:before {
2319
+ content: "\f2de";
2320
+ }
2321
+ .fa-meetup:before {
2322
+ content: "\f2e0";
2323
+ }
2186
2324
  .sr-only {
2187
2325
  position: absolute;
2188
2326
  width: 1px;
@@ -1,6 +1,6 @@
1
1
  module FontAwesome
2
2
  module Rails
3
- FA_VERSION = "4.6.3"
4
- VERSION = "4.6.3.1"
3
+ FA_VERSION = "4.7.0"
4
+ VERSION = "4.7.0.0"
5
5
  end
6
6
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: font-awesome-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.6.3.1
4
+ version: 4.7.0.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - bokmann
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-06-23 00:00:00.000000000 Z
11
+ date: 2016-10-24 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: railties