jekyll-octicons 16.0.0 → 16.1.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12"><path fill-rule="evenodd" d="M4.855.708c.5-.896 1.79-.896 2.29 0l4.675 8.351a1.312 1.312 0 01-1.146 1.954H1.33A1.312 1.312 0 01.183 9.058L4.855.708zM7 7V3H5v4h2zm-1 3a1 1 0 100-2 1 1 0 000 2z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12"><path fill-rule="evenodd" d="M6 0a6 6 0 100 12A6 6 0 006 0zm-.705 8.737L9.63 4.403 8.392 3.166 5.295 6.263l-1.7-1.702L2.356 5.8l2.938 2.938z"/></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M2.5 8a5.5 5.5 0 1111 0 5.5 5.5 0 01-11 0zM8 1a7 7 0 100 14A7 7 0 008 1zm3.25 7.75a.75.75 0 000-1.5h-6.5a.75.75 0 000 1.5h6.5z"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path d="M4.25 7.25a.75.75 0 000 1.5h7.5a.75.75 0 000-1.5h-7.5z"/><path fill-rule="evenodd" d="M16 8A8 8 0 110 8a8 8 0 0116 0zm-1.5 0a6.5 6.5 0 11-13 0 6.5 6.5 0 0113 0z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12"><path fill-rule="evenodd" d="M6 0a6 6 0 100 12A6 6 0 006 0zm3 5H3v2h6V5z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12"><path fill-rule="evenodd" d="M1.757 10.243a6 6 0 118.486-8.486 6 6 0 01-8.486 8.486zM6 4.763l-2-2L2.763 4l2 2-2 2L4 9.237l2-2 2 2L9.237 8l-2-2 2-2L8 2.763l-2 2z"/></svg>
@@ -3,6 +3,6 @@ module Liquid; class Tag; end; end
3
3
 
4
4
  module Jekyll
5
5
  class Octicons < Liquid::Tag
6
- VERSION = "16.0.0".freeze
6
+ VERSION = "16.1.0".freeze
7
7
  end
8
8
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jekyll-octicons
3
3
  version: !ruby/object:Gem::Version
4
- version: 16.0.0
4
+ version: 16.1.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - GitHub Inc.
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-09-28 00:00:00.000000000 Z
11
+ date: 2021-10-22 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll
@@ -36,14 +36,14 @@ dependencies:
36
36
  requirements:
37
37
  - - '='
38
38
  - !ruby/object:Gem::Version
39
- version: 16.0.0
39
+ version: 16.1.0
40
40
  type: :runtime
41
41
  prerelease: false
42
42
  version_requirements: !ruby/object:Gem::Requirement
43
43
  requirements:
44
44
  - - '='
45
45
  - !ruby/object:Gem::Version
46
- version: 16.0.0
46
+ version: 16.1.0
47
47
  description: A jekyll liquid plugin that makes including svg Octicons simple.
48
48
  email:
49
49
  - support@github.com
@@ -56,6 +56,7 @@ files:
56
56
  - lib/build/data.json
57
57
  - lib/build/svg/alert-16.svg
58
58
  - lib/build/svg/alert-24.svg
59
+ - lib/build/svg/alert-fill-12.svg
59
60
  - lib/build/svg/archive-16.svg
60
61
  - lib/build/svg/archive-24.svg
61
62
  - lib/build/svg/arrow-both-16.svg
@@ -108,6 +109,7 @@ files:
108
109
  - lib/build/svg/check-24.svg
109
110
  - lib/build/svg/check-circle-16.svg
110
111
  - lib/build/svg/check-circle-24.svg
112
+ - lib/build/svg/check-circle-fill-12.svg
111
113
  - lib/build/svg/check-circle-fill-16.svg
112
114
  - lib/build/svg/check-circle-fill-24.svg
113
115
  - lib/build/svg/checklist-16.svg
@@ -330,6 +332,7 @@ files:
330
332
  - lib/build/svg/mute-24.svg
331
333
  - lib/build/svg/no-entry-16.svg
332
334
  - lib/build/svg/no-entry-24.svg
335
+ - lib/build/svg/no-entry-fill-12.svg
333
336
  - lib/build/svg/north-star-16.svg
334
337
  - lib/build/svg/north-star-24.svg
335
338
  - lib/build/svg/note-16.svg
@@ -513,6 +516,7 @@ files:
513
516
  - lib/build/svg/x-24.svg
514
517
  - lib/build/svg/x-circle-16.svg
515
518
  - lib/build/svg/x-circle-24.svg
519
+ - lib/build/svg/x-circle-fill-12.svg
516
520
  - lib/build/svg/x-circle-fill-16.svg
517
521
  - lib/build/svg/x-circle-fill-24.svg
518
522
  - lib/build/svg/zap-16.svg