geoblacklight-icons 1.0.0 → 1.1.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -31,6 +31,7 @@
31
31
  .geoblacklight-harvard:before,
32
32
  .geoblacklight-illinois:before,
33
33
  .geoblacklight-image:before,
34
+ .geoblacklight-indiana:before,
34
35
  .geoblacklight-iowa:before,
35
36
  .geoblacklight-lewis-clark:before,
36
37
  .geoblacklight-line:before,
@@ -78,6 +79,7 @@
78
79
  .geoblacklight-harvard:before { content: "\f105"; }
79
80
  .geoblacklight-illinois:before { content: "\f106"; }
80
81
  .geoblacklight-image:before { content: "\f107"; }
82
+ .geoblacklight-indiana:before { content: "\f12e"; }
81
83
  .geoblacklight-iowa:before { content: "\f108"; }
82
84
  .geoblacklight-lewis-clark:before { content: "\f12d"; }
83
85
  .geoblacklight-line:before { content: "\f109"; }
@@ -31,6 +31,7 @@
31
31
  .geoblacklight-harvard:before,
32
32
  .geoblacklight-illinois:before,
33
33
  .geoblacklight-image:before,
34
+ .geoblacklight-indiana:before,
34
35
  .geoblacklight-iowa:before,
35
36
  .geoblacklight-lewis-clark:before,
36
37
  .geoblacklight-line:before,
@@ -78,6 +79,7 @@
78
79
  .geoblacklight-harvard:before { content: "\f105"; }
79
80
  .geoblacklight-illinois:before { content: "\f106"; }
80
81
  .geoblacklight-image:before { content: "\f107"; }
82
+ .geoblacklight-indiana:before { content: "\f12e"; }
81
83
  .geoblacklight-iowa:before { content: "\f108"; }
82
84
  .geoblacklight-lewis-clark:before { content: "\f12d"; }
83
85
  .geoblacklight-line:before { content: "\f109"; }
@@ -112,6 +114,7 @@ $font-geoblacklight-icons-dvd-rom: "\f104";
112
114
  $font-geoblacklight-icons-harvard: "\f105";
113
115
  $font-geoblacklight-icons-illinois: "\f106";
114
116
  $font-geoblacklight-icons-image: "\f107";
117
+ $font-geoblacklight-icons-indiana: "\f12e";
115
118
  $font-geoblacklight-icons-iowa: "\f108";
116
119
  $font-geoblacklight-icons-lewis-clark: "\f12d";
117
120
  $font-geoblacklight-icons-line: "\f109";
@@ -1,5 +1,5 @@
1
1
  module Geoblacklight
2
2
  module Icons
3
- VERSION = '1.0.0'
3
+ VERSION = '1.1.0'
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: geoblacklight-icons
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0
4
+ version: 1.1.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Wayne Graham
@@ -10,7 +10,7 @@ authors:
10
10
  autorequire:
11
11
  bindir: exe
12
12
  cert_chain: []
13
- date: 2016-09-09 00:00:00.000000000 Z
13
+ date: 2017-01-27 00:00:00.000000000 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: bundler
@@ -87,7 +87,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
87
87
  version: '0'
88
88
  requirements: []
89
89
  rubyforge_project:
90
- rubygems_version: 2.5.1
90
+ rubygems_version: 2.5.2
91
91
  signing_key:
92
92
  specification_version: 4
93
93
  summary: A useful icon font set for geospatial applications.