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>
@@ -1,3 +1,3 @@
1
1
  module Octicons
2
- VERSION = "16.0.0".freeze
2
+ VERSION = "16.1.0".freeze
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: 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
  description: A package that distributes Octicons in a gem
14
14
  email:
@@ -22,6 +22,7 @@ files:
22
22
  - lib/build/data.json
23
23
  - lib/build/svg/alert-16.svg
24
24
  - lib/build/svg/alert-24.svg
25
+ - lib/build/svg/alert-fill-12.svg
25
26
  - lib/build/svg/archive-16.svg
26
27
  - lib/build/svg/archive-24.svg
27
28
  - lib/build/svg/arrow-both-16.svg
@@ -74,6 +75,7 @@ files:
74
75
  - lib/build/svg/check-24.svg
75
76
  - lib/build/svg/check-circle-16.svg
76
77
  - lib/build/svg/check-circle-24.svg
78
+ - lib/build/svg/check-circle-fill-12.svg
77
79
  - lib/build/svg/check-circle-fill-16.svg
78
80
  - lib/build/svg/check-circle-fill-24.svg
79
81
  - lib/build/svg/checklist-16.svg
@@ -296,6 +298,7 @@ files:
296
298
  - lib/build/svg/mute-24.svg
297
299
  - lib/build/svg/no-entry-16.svg
298
300
  - lib/build/svg/no-entry-24.svg
301
+ - lib/build/svg/no-entry-fill-12.svg
299
302
  - lib/build/svg/north-star-16.svg
300
303
  - lib/build/svg/north-star-24.svg
301
304
  - lib/build/svg/note-16.svg
@@ -479,6 +482,7 @@ files:
479
482
  - lib/build/svg/x-24.svg
480
483
  - lib/build/svg/x-circle-16.svg
481
484
  - lib/build/svg/x-circle-24.svg
485
+ - lib/build/svg/x-circle-fill-12.svg
482
486
  - lib/build/svg/x-circle-fill-16.svg
483
487
  - lib/build/svg/x-circle-fill-24.svg
484
488
  - lib/build/svg/zap-16.svg