jekyll-octicons_v2 0.0.0.pre.8cda2bd → 0.0.0.pre.8d1eb46

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -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.8cda2bd".freeze
6
+ VERSION = "0.0.0.pre.8d1eb46".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.8cda2bd
4
+ version: 0.0.0.pre.8d1eb46
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-03-31 00:00:00.000000000 Z
11
+ date: 2020-04-09 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll
@@ -209,7 +209,6 @@ files:
209
209
  - lib/build/svg/globe-24.svg
210
210
  - lib/build/svg/grabber-16.svg
211
211
  - lib/build/svg/grabber-24.svg
212
- - lib/build/svg/grabber-3-24.svg
213
212
  - lib/build/svg/graph-16.svg
214
213
  - lib/build/svg/graph-24.svg
215
214
  - lib/build/svg/heading-16.svg
@@ -1,3 +0,0 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M3 7.75C3 7.33579 3.33579 7 3.75 7H20.25C20.6642 7 21 7.33579 21 7.75C21 8.16421 20.6642 8.5 20.25 8.5H3.75C3.33579 8.5 3 8.16421 3 7.75ZM3 11.75C3 11.3358 3.33579 11 3.75 11H20.25C20.6642 11 21 11.3358 21 11.75C21 12.1642 20.6642 12.5 20.25 12.5H3.75C3.33579 12.5 3 12.1642 3 11.75ZM3 15.75C3 15.3358 3.33579 15 3.75 15H20.25C20.6642 15 21 15.3358 21 15.75C21 16.1642 20.6642 16.5 20.25 16.5H3.75C3.33579 16.5 3 16.1642 3 15.75Z"/>
3
- </svg>