eos-icons-font 5.0.1 → 5.2.1

Sign up to get free protection for your applications and to get access to all the features.
Binary file
Binary file
Binary file
@@ -8,12 +8,12 @@ Visit our Iconic font repo: https://gitlab.com/SUSE-UIUX/eos-icons
8
8
 
9
9
  @font-face {
10
10
  font-family: "eos-icons";
11
- src: url("../fonts/eos-icons.eot?c566c425339bed5147c26cf0370747cc");
12
- src: url("../fonts/eos-icons.eot?c566c425339bed5147c26cf0370747cc#iefix") format("embedded-opentype"),
13
- url("../fonts/eos-icons.woff2?c566c425339bed5147c26cf0370747cc") format("woff2"),
14
- url("../fonts/eos-icons.woff?c566c425339bed5147c26cf0370747cc") format("woff"),
15
- url("../fonts/eos-icons.ttf?c566c425339bed5147c26cf0370747cc") format("truetype"),
16
- url("../fonts/eos-icons.svg?c566c425339bed5147c26cf0370747cc#eos-icons") format("svg");
11
+ src: url("../fonts/eos-icons.eot?01aa88812b3df5c19ac46aae43dff8e7");
12
+ src: url("../fonts/eos-icons.eot?01aa88812b3df5c19ac46aae43dff8e7#iefix") format("embedded-opentype"),
13
+ url("../fonts/eos-icons.woff2?01aa88812b3df5c19ac46aae43dff8e7") format("woff2"),
14
+ url("../fonts/eos-icons.woff?01aa88812b3df5c19ac46aae43dff8e7") format("woff"),
15
+ url("../fonts/eos-icons.ttf?01aa88812b3df5c19ac46aae43dff8e7") format("truetype"),
16
+ url("../fonts/eos-icons.svg?01aa88812b3df5c19ac46aae43dff8e7#eos-icons") format("svg");
17
17
  font-weight: normal;
18
18
  font-style: normal;
19
19
  }
@@ -8,12 +8,12 @@ Visit our Iconic font repo: https://gitlab.com/SUSE-UIUX/eos-icons
8
8
 
9
9
  @font-face {
10
10
  font-family: "eos-icons";
11
- src: asset-url("../fonts/eos-icons.eot?c566c425339bed5147c26cf0370747cc");
12
- src: asset-url("../fonts/eos-icons.eot?c566c425339bed5147c26cf0370747cc#iefix") format("embedded-opentype"),
13
- asset-url("../fonts/eos-icons.woff2?c566c425339bed5147c26cf0370747cc") format("woff2"),
14
- asset-url("../fonts/eos-icons.woff?c566c425339bed5147c26cf0370747cc") format("woff"),
15
- asset-url("../fonts/eos-icons.ttf?c566c425339bed5147c26cf0370747cc") format("truetype"),
16
- asset-url("../fonts/eos-icons.svg?c566c425339bed5147c26cf0370747cc#eos-icons") format("svg");
11
+ src: asset-url("../fonts/eos-icons.eot?01aa88812b3df5c19ac46aae43dff8e7");
12
+ src: asset-url("../fonts/eos-icons.eot?01aa88812b3df5c19ac46aae43dff8e7#iefix") format("embedded-opentype"),
13
+ asset-url("../fonts/eos-icons.woff2?01aa88812b3df5c19ac46aae43dff8e7") format("woff2"),
14
+ asset-url("../fonts/eos-icons.woff?01aa88812b3df5c19ac46aae43dff8e7") format("woff"),
15
+ asset-url("../fonts/eos-icons.ttf?01aa88812b3df5c19ac46aae43dff8e7") format("truetype"),
16
+ asset-url("../fonts/eos-icons.svg?01aa88812b3df5c19ac46aae43dff8e7#eos-icons") format("svg");
17
17
  font-weight: normal;
18
18
  font-style: normal;
19
19
  }
metadata CHANGED
@@ -1,27 +1,27 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: eos-icons-font
3
3
  version: !ruby/object:Gem::Version
4
- version: 5.0.1
4
+ version: 5.2.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - EOS Design System team
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-05-20 00:00:00.000000000 Z
11
+ date: 2021-08-02 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: railties
15
15
  requirement: !ruby/object:Gem::Requirement
16
16
  requirements:
17
- - - "~>"
17
+ - - ">="
18
18
  - !ruby/object:Gem::Version
19
19
  version: '3.1'
20
20
  type: :runtime
21
21
  prerelease: false
22
22
  version_requirements: !ruby/object:Gem::Requirement
23
23
  requirements:
24
- - - "~>"
24
+ - - ">="
25
25
  - !ruby/object:Gem::Version
26
26
  version: '3.1'
27
27
  - !ruby/object:Gem::Dependency