openproject-octicons 19.26.2 → 19.27.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/lib/build/data.json +1 -1
- data/lib/build/svg/loop-16.svg +1 -1
- data/lib/build/svg/op-people-all-assigned-16.svg +1 -0
- data/lib/octicons/version.rb +1 -1
- metadata +3 -2
data/lib/build/svg/loop-16.svg
CHANGED
@@ -1 +1 @@
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path d="M1.896
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path d="M1.896 4.559a6.25 6.25 0 0 1 8.839 0 .75.75 0 0 1-1.06 1.061 4.75 4.75 0 1 0 0 6.717L13.03 8.98l-1.553-1.554A.25.25 0 0 1 11.654 7h4.096a.25.25 0 0 1 .25.25v4.096a.25.25 0 0 1-.427.177l-1.482-1.482-3.356 3.356a6.25 6.25 0 0 1-8.839-8.838Z"/></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path d="M5.138 4.513a3.493 3.493 0 0 1 3.051 1.318 3.5 3.5 0 0 1-.35 4.718 5.503 5.503 0 0 1 3.034 4.084.75.75 0 1 1-1.482.235 3.999 3.999 0 0 0-3.949-3.364 4 4 0 0 0-3.951 3.364.755.755 0 0 1-.3.489.742.742 0 0 1-1.048-.167.737.737 0 0 1-.143-.428v-.027a.876.876 0 0 1 .009-.103 5.503 5.503 0 0 1 3.034-4.082A3.491 3.491 0 0 1 1.942 8a3.493 3.493 0 0 1 1.577-2.925 3.504 3.504 0 0 1 1.619-.562ZM10.942 6.5a2.998 2.998 0 0 1 2.219 5.018 5.002 5.002 0 0 1 2.56 3.012.761.761 0 0 1-.053.574.748.748 0 0 1-1.381-.134 3.507 3.507 0 0 0-2.522-2.372.751.751 0 0 1-.573-.73v-.352a.754.754 0 0 1 .416-.672A1.5 1.5 0 0 0 10.942 8a.75.75 0 0 1 0-1.5Zm-5.5-.5a1.999 1.999 0 1 0 0 3.998 1.999 1.999 0 0 0 0-3.998ZM15.104.5a.731.731 0 0 1 .517 1.248l-2.713 2.654a.729.729 0 0 1-1.034 0l-1.678-1.678a.736.736 0 0 1 .018-1.016.736.736 0 0 1 1.017-.019l1.161 1.163L14.587.714A.731.731 0 0 1 15.104.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.
|
4
|
+
version: 19.27.0
|
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: 2025-
|
12
|
+
date: 2025-08-20 00:00:00.000000000 Z
|
13
13
|
dependencies: []
|
14
14
|
description: A package that distributes Octicons in a gem
|
15
15
|
email:
|
@@ -518,6 +518,7 @@ files:
|
|
518
518
|
- lib/build/svg/op-outdent-24.svg
|
519
519
|
- lib/build/svg/op-pdf-16.svg
|
520
520
|
- lib/build/svg/op-pdf-description-16.svg
|
521
|
+
- lib/build/svg/op-people-all-assigned-16.svg
|
521
522
|
- lib/build/svg/op-person-accountable-16.svg
|
522
523
|
- lib/build/svg/op-person-assigned-16.svg
|
523
524
|
- lib/build/svg/op-person-missing-16.svg
|