jekyll-octicons_v2 0.0.0.pre.09b41f4 → 0.0.0.pre.9c03df1

Sign up to get free protection for your applications and to get access to all the features.
@@ -3,6 +3,6 @@ module Liquid; class Tag; end; end
3
3
 
4
4
  module Jekyll
5
5
  class Octicons < Liquid::Tag
6
- VERSION = "0.0.0.pre.09b41f4".freeze
6
+ VERSION = "0.0.0.pre.9c03df1".freeze
7
7
  end
8
8
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jekyll-octicons_v2
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.0.pre.09b41f4
4
+ version: 0.0.0.pre.9c03df1
5
5
  platform: ruby
6
6
  authors:
7
7
  - GitHub Inc.
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-06-03 00:00:00.000000000 Z
11
+ date: 2020-05-13 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: 0.0.0.pre.09b41f4
39
+ version: 0.0.0.pre.9c03df1
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: 0.0.0.pre.09b41f4
46
+ version: 0.0.0.pre.9c03df1
47
47
  description: A jekyll liquid plugin that makes including svg Octicons simple.
48
48
  email:
49
49
  - support@github.com
@@ -427,7 +427,6 @@ files:
427
427
  - lib/build/svg/x-24.svg
428
428
  - lib/build/svg/x-circle-24.svg
429
429
  - lib/build/svg/x-circle-fill-24.svg
430
- - lib/build/svg/zap-16.svg
431
430
  - lib/jekyll-octicons.rb
432
431
  - lib/jekyll-octicons/version.rb
433
432
  homepage: https://github.com/primer/octicons
@@ -1,3 +0,0 @@
1
- <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M10.561 1.5C10.5569 1.5 10.553 1.50159 10.5501 1.50442L3.28743 8.57082C3.12661 8.72729 3.23739 9 3.46177 9H6.75C6.99991 9 7.2334 9.12447 7.37269 9.33196C7.51198 9.53944 7.53878 9.80268 7.44416 10.034L5.73076 14.2223L12.7126 7.42918C12.8734 7.27271 12.7626 7 12.5382 7H9.25C8.995 7 8.75747 6.87044 8.61942 6.65604C8.48137 6.44164 8.46171 6.17179 8.56723 5.93965L10.5752 1.52207C10.5771 1.51792 10.5774 1.5159 10.5775 1.51571L10.5775 1.51571L10.5775 1.5153C10.5774 1.51469 10.5769 1.51147 10.5741 1.50716C10.5714 1.50285 10.5686 1.50103 10.5681 1.50073L10.5677 1.50058C10.5676 1.50055 10.5656 1.5 10.561 1.5ZM9.50408 0.429334C9.78703 0.154034 10.1662 0 10.561 0C11.6633 0 12.3969 1.13929 11.9408 2.14278L10.4148 5.5H12.5382C14.1089 5.5 14.8843 7.40895 13.7586 8.50427L6.41859 15.6459C6.18523 15.873 5.87249 16 5.5469 16H5.24477C4.35626 16 3.75142 15.0991 4.08783 14.2767L5.63285 10.5H3.46177C1.8911 10.5 1.11566 8.59104 2.2414 7.49573L9.50408 0.429334Z" fill="black"/>
3
- </svg>