octicons 0.0.0.pre.ab91ef2 → 0.0.0.pre.abcc7a9
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/build/data.json +1 -1
- data/lib/octicons/version.rb +1 -1
- metadata +2 -4
- data/lib/build/svg/iterations-16.svg +0 -1
- data/lib/build/svg/iterations-24.svg +0 -1
data/lib/octicons/version.rb
CHANGED
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.
|
4
|
+
version: 0.0.0.pre.abcc7a9
|
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-
|
11
|
+
date: 2021-09-28 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: A package that distributes Octicons in a gem
|
14
14
|
email:
|
@@ -248,8 +248,6 @@ files:
|
|
248
248
|
- lib/build/svg/issue-reopened-24.svg
|
249
249
|
- lib/build/svg/italic-16.svg
|
250
250
|
- lib/build/svg/italic-24.svg
|
251
|
-
- lib/build/svg/iterations-16.svg
|
252
|
-
- lib/build/svg/iterations-24.svg
|
253
251
|
- lib/build/svg/kebab-horizontal-16.svg
|
254
252
|
- lib/build/svg/kebab-horizontal-24.svg
|
255
253
|
- lib/build/svg/key-16.svg
|
@@ -1 +0,0 @@
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path d="M2.5 7.25a4.75 4.75 0 019.5 0 .75.75 0 001.5 0 6.25 6.25 0 10-6.25 6.25H12v2.146c0 .223.27.335.427.177l2.896-2.896a.25.25 0 000-.354l-2.896-2.896a.25.25 0 00-.427.177V12H7.25A4.75 4.75 0 012.5 7.25z"/></svg>
|
@@ -1 +0,0 @@
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M2.5 10.5a8 8 0 1116 0 .75.75 0 001.5 0 9.5 9.5 0 10-9.5 9.5h10.94l-2.72 2.72a.75.75 0 101.06 1.06l3.735-3.735c.44-.439.44-1.151 0-1.59L19.78 14.72a.75.75 0 00-1.06 1.06l2.72 2.72H10.5a8 8 0 01-8-8z"/></svg>
|