jekyll-octicons 0.0.0.pre.f1783ea → 0.0.0.pre.f788602

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 fill-rule="evenodd" d="M7.122.392a1.75 1.75 0 011.756 0l5.003 2.902c.83.481.83 1.68 0 2.162L8.878 8.358a1.75 1.75 0 01-1.756 0L2.119 5.456a1.25 1.25 0 010-2.162L7.122.392zM8.125 1.69a.25.25 0 00-.25 0l-4.63 2.685 4.63 2.685a.25.25 0 00.25 0l4.63-2.685-4.63-2.685zM1.601 7.789a.75.75 0 011.025-.273l5.249 3.044a.25.25 0 00.25 0l5.249-3.044a.75.75 0 01.752 1.298l-5.248 3.044a1.75 1.75 0 01-1.756 0L1.874 8.814A.75.75 0 011.6 7.789zm0 3.5a.75.75 0 011.025-.273l5.249 3.044a.25.25 0 00.25 0l5.249-3.044a.75.75 0 01.752 1.298l-5.248 3.044a1.75 1.75 0 01-1.756 0l-5.248-3.044a.75.75 0 01-.273-1.025z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill-rule="evenodd" d="M11.063 1.456a1.75 1.75 0 011.874 0l8.383 5.316a1.75 1.75 0 010 2.956l-8.383 5.316a1.75 1.75 0 01-1.874 0L2.68 9.728a1.75 1.75 0 010-2.956l8.383-5.316zm1.071 1.267a.25.25 0 00-.268 0L3.483 8.039a.25.25 0 000 .422l8.383 5.316a.25.25 0 00.268 0l8.383-5.316a.25.25 0 000-.422l-8.383-5.316z"/><path fill-rule="evenodd" d="M1.867 12.324a.75.75 0 011.035-.232l8.964 5.685a.25.25 0 00.268 0l8.964-5.685a.75.75 0 01.804 1.267l-8.965 5.685a1.75 1.75 0 01-1.874 0l-8.965-5.685a.75.75 0 01-.231-1.035z"/><path fill-rule="evenodd" d="M1.867 16.324a.75.75 0 011.035-.232l8.964 5.685a.25.25 0 00.268 0l8.964-5.685a.75.75 0 01.804 1.267l-8.965 5.685a1.75 1.75 0 01-1.874 0l-8.965-5.685a.75.75 0 01-.231-1.035z"/></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 = "0.0.0.pre.f1783ea".freeze
6
+ VERSION = "0.0.0.pre.f788602".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: 0.0.0.pre.f1783ea
4
+ version: 0.0.0.pre.f788602
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: 0.0.0.pre.f1783ea
39
+ version: 0.0.0.pre.f788602
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.f1783ea
46
+ version: 0.0.0.pre.f788602
47
47
  description: A jekyll liquid plugin that makes including svg Octicons simple.
48
48
  email:
49
49
  - support@github.com
@@ -403,7 +403,6 @@ files:
403
403
  - lib/build/svg/screen-normal-24.svg
404
404
  - lib/build/svg/search-16.svg
405
405
  - lib/build/svg/search-24.svg
406
- - lib/build/svg/select-single-16.svg
407
406
  - lib/build/svg/server-16.svg
408
407
  - lib/build/svg/server-24.svg
409
408
  - lib/build/svg/share-16.svg
@@ -426,6 +425,7 @@ files:
426
425
  - lib/build/svg/sign-in-24.svg
427
426
  - lib/build/svg/sign-out-16.svg
428
427
  - lib/build/svg/sign-out-24.svg
428
+ - lib/build/svg/single-select-16.svg
429
429
  - lib/build/svg/single-select-24.svg
430
430
  - lib/build/svg/skip-16.svg
431
431
  - lib/build/svg/skip-24.svg
@@ -441,6 +441,8 @@ files:
441
441
  - lib/build/svg/square-fill-24.svg
442
442
  - lib/build/svg/squirrel-16.svg
443
443
  - lib/build/svg/squirrel-24.svg
444
+ - lib/build/svg/stack-16.svg
445
+ - lib/build/svg/stack-24.svg
444
446
  - lib/build/svg/star-16.svg
445
447
  - lib/build/svg/star-24.svg
446
448
  - lib/build/svg/star-fill-16.svg