octicons_helper 0.0.0.pre.767cd9d → 0.0.0.pre.770acc5
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/circle-16.svg +10 -0
- data/lib/build/svg/x-circle-16.svg +3 -0
- data/lib/build/svg/x-circle-fill-16.svg +3 -0
- data/lib/octicons_helper/version.rb +1 -1
- metadata +7 -5
- data/lib/build/svg/caret-down-16.svg +0 -3
@@ -0,0 +1,10 @@
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
2
|
+
<g clip-path="url(#clip0)">
|
3
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M3.40381 3.40381C0.865398 5.94221 0.865398 10.0578 3.40381 12.5962C5.94221 15.1346 10.0578 15.1346 12.5962 12.5962C15.1346 10.0578 15.1346 5.94221 12.5962 3.40381C10.0578 0.865398 5.94221 0.865398 3.40381 3.40381ZM2.34315 13.6569C-0.781049 10.5327 -0.781049 5.46734 2.34315 2.34315C5.46734 -0.781049 10.5327 -0.781049 13.6569 2.34315C16.781 5.46734 16.781 10.5327 13.6569 13.6569C10.5327 16.781 5.46734 16.781 2.34315 13.6569Z" fill="#24292E"/>
|
4
|
+
</g>
|
5
|
+
<defs>
|
6
|
+
<clipPath id="clip0">
|
7
|
+
<rect width="16" height="16" fill="white"/>
|
8
|
+
</clipPath>
|
9
|
+
</defs>
|
10
|
+
</svg>
|
@@ -0,0 +1,3 @@
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
2
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M3.40381 12.5962C0.865398 10.0578 0.865398 5.94221 3.40381 3.40381C5.94221 0.865398 10.0578 0.865398 12.5962 3.40381C15.1346 5.94221 15.1346 10.0578 12.5962 12.5962C10.0578 15.1346 5.94221 15.1346 3.40381 12.5962ZM2.34315 2.34315C-0.781049 5.46734 -0.781049 10.5327 2.34315 13.6569C5.46734 16.781 10.5327 16.781 13.6569 13.6569C16.781 10.5327 16.781 5.46734 13.6569 2.34315C10.5327 -0.781049 5.46734 -0.781049 2.34315 2.34315ZM6.03033 4.96967C5.73744 4.67678 5.26256 4.67678 4.96967 4.96967C4.67678 5.26256 4.67678 5.73744 4.96967 6.03033L6.93934 8L4.96967 9.96967C4.67678 10.2626 4.67678 10.7374 4.96967 11.0303C5.26256 11.3232 5.73744 11.3232 6.03033 11.0303L8 9.06066L9.96967 11.0303C10.2626 11.3232 10.7374 11.3232 11.0303 11.0303C11.3232 10.7374 11.3232 10.2626 11.0303 9.96967L9.06066 8L11.0303 6.03034C11.3232 5.73745 11.3232 5.26257 11.0303 4.96968C10.7374 4.67678 10.2626 4.67678 9.96967 4.96968L8 6.93934L6.03033 4.96967Z" fill="#24292E"/>
|
3
|
+
</svg>
|
@@ -0,0 +1,3 @@
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
2
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M2.34315 13.6569C-0.781049 10.5327 -0.781049 5.46734 2.34315 2.34315C5.46734 -0.781049 10.5327 -0.781049 13.6569 2.34315C16.781 5.46734 16.781 10.5327 13.6569 13.6569C10.5327 16.781 5.46734 16.781 2.34315 13.6569ZM6.03032 4.96967C5.73743 4.67678 5.26256 4.67678 4.96966 4.96967C4.67677 5.26256 4.67677 5.73744 4.96966 6.03033L6.93933 8L4.96966 9.96967C4.67677 10.2626 4.67677 10.7374 4.96966 11.0303C5.26256 11.3232 5.73743 11.3232 6.03032 11.0303L7.99999 9.06066L9.96966 11.0303C10.2626 11.3232 10.7374 11.3232 11.0303 11.0303C11.3232 10.7374 11.3232 10.2626 11.0303 9.96967L9.06065 8L11.0303 6.03034C11.3232 5.73744 11.3232 5.26257 11.0303 4.96968C10.7374 4.67678 10.2626 4.67678 9.96966 4.96968L7.99999 6.93934L6.03032 4.96967Z" fill="#24292E"/>
|
3
|
+
</svg>
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: octicons_helper
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.0.0.pre.
|
4
|
+
version: 0.0.0.pre.770acc5
|
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-06-
|
11
|
+
date: 2020-06-16 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: octicons
|
@@ -16,14 +16,14 @@ dependencies:
|
|
16
16
|
requirements:
|
17
17
|
- - '='
|
18
18
|
- !ruby/object:Gem::Version
|
19
|
-
version: 0.0.0.pre.
|
19
|
+
version: 0.0.0.pre.770acc5
|
20
20
|
type: :runtime
|
21
21
|
prerelease: false
|
22
22
|
version_requirements: !ruby/object:Gem::Requirement
|
23
23
|
requirements:
|
24
24
|
- - '='
|
25
25
|
- !ruby/object:Gem::Version
|
26
|
-
version: 0.0.0.pre.
|
26
|
+
version: 0.0.0.pre.770acc5
|
27
27
|
- !ruby/object:Gem::Dependency
|
28
28
|
name: rails
|
29
29
|
requirement: !ruby/object:Gem::Requirement
|
@@ -91,7 +91,6 @@ files:
|
|
91
91
|
- lib/build/svg/bug-16.svg
|
92
92
|
- lib/build/svg/calendar-16.svg
|
93
93
|
- lib/build/svg/calendar-24.svg
|
94
|
-
- lib/build/svg/caret-down-16.svg
|
95
94
|
- lib/build/svg/check-16.svg
|
96
95
|
- lib/build/svg/check-24.svg
|
97
96
|
- lib/build/svg/check-circle-16.svg
|
@@ -108,6 +107,7 @@ files:
|
|
108
107
|
- lib/build/svg/chevron-right-24.svg
|
109
108
|
- lib/build/svg/chevron-up-16.svg
|
110
109
|
- lib/build/svg/chevron-up-24.svg
|
110
|
+
- lib/build/svg/circle-16.svg
|
111
111
|
- lib/build/svg/circle-24.svg
|
112
112
|
- lib/build/svg/circle-slash-16.svg
|
113
113
|
- lib/build/svg/circle-slash-24.svg
|
@@ -441,7 +441,9 @@ files:
|
|
441
441
|
- lib/build/svg/workflow-24.svg
|
442
442
|
- lib/build/svg/x-16.svg
|
443
443
|
- lib/build/svg/x-24.svg
|
444
|
+
- lib/build/svg/x-circle-16.svg
|
444
445
|
- lib/build/svg/x-circle-24.svg
|
446
|
+
- lib/build/svg/x-circle-fill-16.svg
|
445
447
|
- lib/build/svg/x-circle-fill-24.svg
|
446
448
|
- lib/build/svg/zap-16.svg
|
447
449
|
- lib/build/svg/zap-24.svg
|
@@ -1,3 +0,0 @@
|
|
1
|
-
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
2
|
-
<path d="M4.42678 7.42678L7.82326 10.8232C7.92089 10.9209 8.07918 10.9209 8.17681 10.8232L11.5732 7.42678C11.7307 7.26928 11.6192 7 11.3964 7H4.60356C4.38083 7 4.26929 7.26929 4.42678 7.42678Z" fill="#24292E"/>
|
3
|
-
</svg>
|