openproject-octicons 19.14.0 → 19.14.1
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/build/svg/op-gitlab-pipeline-status-waiting-16.svg +1 -1
- data/lib/octicons/version.rb +1 -1
- metadata +2 -2
@@ -1 +1 @@
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path d="
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path d="M8 16c-2.1 0-4.2-.8-5.7-2.3C.8 12.2 0 10.1 0 8s.8-4.2 2.3-5.7C3.8.8 5.9 0 8 0s4.2.8 5.7 2.3C15.2 3.8 16 5.9 16 8s-.8 4.2-2.3 5.7C12.2 15.2 10.1 16 8 16Zm0-2.7c1.4 0 2.8-.5 3.8-1.5s1.5-2.4 1.5-3.8-.5-2.8-1.5-3.8S9.4 2.7 8 2.7s-2.8.5-3.8 1.5S2.7 6.6 2.7 8s.5 2.8 1.5 3.8 2.4 1.5 3.8 1.5Z"/></svg>
|
data/lib/octicons/version.rb
CHANGED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: openproject-octicons
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 19.14.
|
4
|
+
version: 19.14.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- GitHub Inc.
|
@@ -9,7 +9,7 @@ authors:
|
|
9
9
|
autorequire:
|
10
10
|
bindir: bin
|
11
11
|
cert_chain: []
|
12
|
-
date: 2024-06-
|
12
|
+
date: 2024-06-17 00:00:00.000000000 Z
|
13
13
|
dependencies: []
|
14
14
|
description: A package that distributes Octicons in a gem
|
15
15
|
email:
|