jekyll-octicons 15.2.0 → 16.0.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="16" height="16" viewBox="0 0 16 16"><path d="M2.5 7.25a4.75 4.75 0 019.5 0 .75.75 0 001.5 0 6.25 6.25 0 10-6.25 6.25H12v2.146c0 .223.27.335.427.177l2.896-2.896a.25.25 0 000-.354l-2.896-2.896a.25.25 0 00-.427.177V12H7.25A4.75 4.75 0 012.5 7.25z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M2.5 10.5a8 8 0 1116 0 .75.75 0 001.5 0 9.5 9.5 0 10-9.5 9.5h10.94l-2.72 2.72a.75.75 0 101.06 1.06l3.735-3.735c.44-.439.44-1.151 0-1.59L19.78 14.72a.75.75 0 00-1.06 1.06l2.72 2.72H10.5a8 8 0 01-8-8z"/></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 = "15.2.0".freeze
6
+ VERSION = "16.0.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: 15.2.0
4
+ version: 16.0.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-20 00:00:00.000000000 Z
11
+ date: 2021-09-28 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: 15.2.0
39
+ version: 16.0.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: 15.2.0
46
+ version: 16.0.0
47
47
  description: A jekyll liquid plugin that makes including svg Octicons simple.
48
48
  email:
49
49
  - support@github.com
@@ -282,6 +282,8 @@ files:
282
282
  - lib/build/svg/issue-reopened-24.svg
283
283
  - lib/build/svg/italic-16.svg
284
284
  - lib/build/svg/italic-24.svg
285
+ - lib/build/svg/iterations-16.svg
286
+ - lib/build/svg/iterations-24.svg
285
287
  - lib/build/svg/kebab-horizontal-16.svg
286
288
  - lib/build/svg/kebab-horizontal-24.svg
287
289
  - lib/build/svg/key-16.svg
@@ -403,7 +405,6 @@ files:
403
405
  - lib/build/svg/screen-normal-24.svg
404
406
  - lib/build/svg/search-16.svg
405
407
  - lib/build/svg/search-24.svg
406
- - lib/build/svg/select-single-16.svg
407
408
  - lib/build/svg/server-16.svg
408
409
  - lib/build/svg/server-24.svg
409
410
  - lib/build/svg/share-16.svg
@@ -426,6 +427,7 @@ files:
426
427
  - lib/build/svg/sign-in-24.svg
427
428
  - lib/build/svg/sign-out-16.svg
428
429
  - lib/build/svg/sign-out-24.svg
430
+ - lib/build/svg/single-select-16.svg
429
431
  - lib/build/svg/single-select-24.svg
430
432
  - lib/build/svg/skip-16.svg
431
433
  - lib/build/svg/skip-24.svg