octicons_helper 0.0.0.pre.f0c3868 → 0.0.0.pre.f1c2d02

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,4 @@
1
+ <svg width="17" height="16" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <rect width="16" height="16" fill="white"/>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M0.526744 9.23744C-0.156674 8.55402 -0.156674 7.44598 0.526743 6.76256L6.77757 0.511739C7.46098 -0.171678 8.56902 -0.171678 9.25244 0.511739L15.5033 6.76256C16.1867 7.44598 16.1867 8.55402 15.5033 9.23744L9.25244 15.4883C8.56902 16.1717 7.46098 16.1717 6.77757 15.4883L0.526744 9.23744ZM1.5874 7.82322C1.48977 7.92085 1.48977 8.07915 1.5874 8.17678L7.83823 14.4276C7.93586 14.5252 8.09415 14.5252 8.19178 14.4276L14.4426 8.17678C14.5402 8.07915 14.5402 7.92085 14.4426 7.82322L8.19178 1.5724C8.09415 1.47477 7.93586 1.47477 7.83823 1.5724L1.5874 7.82322Z" fill="black"/>
4
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <rect width="24" height="24" fill="white"/>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M1.52674 13.2374C0.843326 12.554 0.843326 11.446 1.52674 10.7626L10.7988 1.49049C11.4822 0.807067 12.5903 0.807069 13.2737 1.49049L22.5458 10.7626C23.2292 11.446 23.2292 12.554 22.5458 13.2374L13.2737 22.5095C12.5903 23.1929 11.4822 23.1929 10.7988 22.5095L1.52674 13.2374ZM2.5874 11.8232C2.48977 11.9209 2.48977 12.0791 2.5874 12.1768L11.8595 21.4489C11.9571 21.5465 12.1154 21.5465 12.213 21.4489L21.4851 12.1768C21.5827 12.0791 21.5827 11.9209 21.4851 11.8232L12.213 2.55115C12.1154 2.45351 11.9571 2.45351 11.8595 2.55115L2.5874 11.8232Z" fill="black"/>
4
+ </svg>
@@ -1,3 +1,3 @@
1
1
  module OcticonsHelper
2
- VERSION = "0.0.0.pre.f0c3868".freeze
2
+ VERSION = "0.0.0.pre.f1c2d02".freeze
3
3
  end
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.f0c3868
4
+ version: 0.0.0.pre.f1c2d02
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-04-21 00:00:00.000000000 Z
11
+ date: 2021-05-13 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.f0c3868
19
+ version: 0.0.0.pre.f1c2d02
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.f0c3868
26
+ version: 0.0.0.pre.f1c2d02
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: railties
29
29
  requirement: !ruby/object:Gem::Requirement
@@ -175,6 +175,8 @@ files:
175
175
  - lib/build/svg/device-desktop-24.svg
176
176
  - lib/build/svg/device-mobile-16.svg
177
177
  - lib/build/svg/device-mobile-24.svg
178
+ - lib/build/svg/diamond-16.svg
179
+ - lib/build/svg/diamond-24.svg
178
180
  - lib/build/svg/diff-16.svg
179
181
  - lib/build/svg/diff-24.svg
180
182
  - lib/build/svg/diff-added-16.svg