octicons 0.0.0.pre.cf2a2a7 → 0.0.0.pre.cf746b8

Sign up to get free protection for your applications and to get access to all the features.
File without changes
@@ -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.31 2.525a9.648 9.648 0 011.38 0c.055.004.135.05.162.16l.351 1.45c.153.628.626 1.08 1.173 1.278.205.074.405.157.6.249a1.832 1.832 0 001.733-.074l1.275-.776c.097-.06.186-.036.228 0 .348.302.674.628.976.976.036.042.06.13 0 .228l-.776 1.274a1.832 1.832 0 00-.074 1.734c.092.195.175.395.248.6.198.547.652 1.02 1.278 1.172l1.45.353c.111.026.157.106.161.161a9.653 9.653 0 010 1.38c-.004.055-.05.135-.16.162l-1.45.351a1.833 1.833 0 00-1.278 1.173 6.926 6.926 0 01-.25.6 1.832 1.832 0 00.075 1.733l.776 1.275c.06.097.036.186 0 .228a9.555 9.555 0 01-.976.976c-.042.036-.13.06-.228 0l-1.275-.776a1.832 1.832 0 00-1.733-.074 6.926 6.926 0 01-.6.248 1.833 1.833 0 00-1.172 1.278l-.353 1.45c-.026.111-.106.157-.161.161a9.653 9.653 0 01-1.38 0c-.055-.004-.135-.05-.162-.16l-.351-1.45a1.833 1.833 0 00-1.173-1.278 6.928 6.928 0 01-.6-.25 1.832 1.832 0 00-1.734.075l-1.274.776c-.097.06-.186.036-.228 0a9.56 9.56 0 01-.976-.976c-.036-.042-.06-.13 0-.228l.776-1.275a1.832 1.832 0 00.074-1.733 6.948 6.948 0 01-.249-.6 1.833 1.833 0 00-1.277-1.172l-1.45-.353c-.111-.026-.157-.106-.161-.161a9.648 9.648 0 010-1.38c.004-.055.05-.135.16-.162l1.45-.351a1.833 1.833 0 001.278-1.173 6.95 6.95 0 01.249-.6 1.832 1.832 0 00-.074-1.734l-.776-1.274c-.06-.097-.036-.186 0-.228.302-.348.628-.674.976-.976.042-.036.13-.06.228 0l1.274.776a1.832 1.832 0 001.734.074 6.95 6.95 0 01.6-.249 1.833 1.833 0 001.172-1.277l.353-1.45c.026-.111.106-.157.161-.161zM12 1c-.268 0-.534.01-.797.028-.763.055-1.345.617-1.512 1.304l-.352 1.45c-.02.078-.09.172-.225.22a8.45 8.45 0 00-.728.303c-.13.06-.246.044-.315.002l-1.274-.776c-.604-.368-1.412-.354-1.99.147-.403.348-.78.726-1.129 1.128-.5.579-.515 1.387-.147 1.99l.776 1.275c.042.069.059.185-.002.315a8.45 8.45 0 00-.302.728c-.05.135-.143.206-.221.225l-1.45.352c-.687.167-1.249.749-1.304 1.512a11.149 11.149 0 000 1.594c.055.763.617 1.345 1.304 1.512l1.45.352c.078.02.172.09.22.225.09.248.191.491.303.729.06.129.044.245.002.314l-.776 1.274c-.368.604-.354 1.412.147 1.99.348.403.726.78 1.128 1.129.579.5 1.387.515 1.99.147l1.275-.776c.069-.042.185-.059.315.002.237.112.48.213.728.302.135.05.206.143.225.221l.352 1.45c.167.687.749 1.249 1.512 1.303a11.125 11.125 0 001.594 0c.763-.054 1.345-.616 1.512-1.303l.352-1.45c.02-.078.09-.172.225-.22.248-.09.491-.191.729-.303.129-.06.245-.044.314-.002l1.274.776c.604.368 1.412.354 1.99-.147.403-.348.78-.726 1.129-1.128.5-.579.515-1.387.147-1.99l-.776-1.275c-.042-.069-.059-.185.002-.315.112-.237.213-.48.302-.728.05-.135.143-.206.221-.225l1.45-.352c.687-.167 1.249-.749 1.303-1.512a11.125 11.125 0 000-1.594c-.054-.763-.616-1.345-1.303-1.512l-1.45-.352c-.078-.02-.172-.09-.22-.225a8.469 8.469 0 00-.303-.728c-.06-.13-.044-.246-.002-.315l.776-1.274c.368-.604.354-1.412-.147-1.99-.348-.403-.726-.78-1.128-1.129-.579-.5-1.387-.515-1.99-.147l-1.275.776c-.069.042-.185.059-.315-.002a8.465 8.465 0 00-.728-.302c-.135-.05-.206-.143-.225-.221l-.352-1.45c-.167-.687-.749-1.249-1.512-1.304A11.149 11.149 0 0012 1zm2.5 11a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0zm1.5 0a4 4 0 11-8 0 4 4 0 018 0z"/></svg>
@@ -1,3 +1,3 @@
1
1
  module Octicons
2
- VERSION = "0.0.0.pre.cf2a2a7".freeze
2
+ VERSION = "0.0.0.pre.cf746b8".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: 0.0.0.pre.cf2a2a7
4
+ version: 0.0.0.pre.cf746b8
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-09-22 00:00:00.000000000 Z
11
+ date: 2020-08-25 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: nokogiri
@@ -151,7 +151,7 @@ files:
151
151
  - lib/build/svg/eye-16.svg
152
152
  - lib/build/svg/eye-24.svg
153
153
  - lib/build/svg/eye-closed-16.svg
154
- - lib/build/svg/eye-closed-24.svg
154
+ - lib/build/svg/eye-slash-24.svg
155
155
  - lib/build/svg/file-16.svg
156
156
  - lib/build/svg/file-24.svg
157
157
  - lib/build/svg/file-badge-16.svg
@@ -167,14 +167,14 @@ files:
167
167
  - lib/build/svg/file-media-24.svg
168
168
  - lib/build/svg/file-submodule-16.svg
169
169
  - lib/build/svg/file-submodule-24.svg
170
+ - lib/build/svg/file-symlink-24.svg
170
171
  - lib/build/svg/file-symlink-file-16.svg
171
- - lib/build/svg/file-symlink-file-24.svg
172
172
  - lib/build/svg/file-zip-16.svg
173
173
  - lib/build/svg/file-zip-24.svg
174
174
  - lib/build/svg/filter-16.svg
175
175
  - lib/build/svg/filter-24.svg
176
+ - lib/build/svg/fire-24.svg
176
177
  - lib/build/svg/flame-16.svg
177
- - lib/build/svg/flame-24.svg
178
178
  - lib/build/svg/fold-16.svg
179
179
  - lib/build/svg/fold-24.svg
180
180
  - lib/build/svg/fold-down-16.svg
@@ -347,6 +347,7 @@ files:
347
347
  - lib/build/svg/search-24.svg
348
348
  - lib/build/svg/server-16.svg
349
349
  - lib/build/svg/server-24.svg
350
+ - lib/build/svg/settings-24.svg
350
351
  - lib/build/svg/share-16.svg
351
352
  - lib/build/svg/share-24.svg
352
353
  - lib/build/svg/share-android-16.svg
@@ -418,8 +419,8 @@ files:
418
419
  - lib/build/svg/unlock-24.svg
419
420
  - lib/build/svg/unmute-16.svg
420
421
  - lib/build/svg/unmute-24.svg
422
+ - lib/build/svg/unverifed-24.svg
421
423
  - lib/build/svg/unverified-16.svg
422
- - lib/build/svg/unverified-24.svg
423
424
  - lib/build/svg/upload-16.svg
424
425
  - lib/build/svg/upload-24.svg
425
426
  - lib/build/svg/verified-16.svg