octicons_helper 0.0.0.pre.37adedd → 0.0.0.pre.37dd12c

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,3 +1,3 @@
1
1
  module OcticonsHelper
2
- VERSION = "0.0.0.pre.37adedd".freeze
2
+ VERSION = "0.0.0.pre.37dd12c".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.37adedd
4
+ version: 0.0.0.pre.37dd12c
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-03-24 00:00:00.000000000 Z
11
+ date: 2021-02-26 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.37adedd
19
+ version: 0.0.0.pre.37dd12c
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.37adedd
26
+ version: 0.0.0.pre.37dd12c
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: rails
29
29
  requirement: !ruby/object:Gem::Requirement
@@ -409,8 +409,6 @@ files:
409
409
  - lib/build/svg/sync-16.svg
410
410
  - lib/build/svg/sync-24.svg
411
411
  - lib/build/svg/tab-24.svg
412
- - lib/build/svg/table-16.svg
413
- - lib/build/svg/table-24.svg
414
412
  - lib/build/svg/tag-16.svg
415
413
  - lib/build/svg/tag-24.svg
416
414
  - lib/build/svg/tasklist-16.svg
@@ -1,10 +0,0 @@
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="M2.98023e-08 1.75C2.98023e-08 0.783501 0.783502 0 1.75 0H14.25C15.2165 0 16 0.783502 16 1.75V5.33528C16.079 5.45406 16.125 5.59666 16.125 5.75C16.125 5.90334 16.079 6.04594 16 6.16472V14.25C16 15.2165 15.2165 16 14.25 16H6.30903C6.1717 16.1534 5.97213 16.25 5.75001 16.25C5.52788 16.25 5.32831 16.1534 5.19098 16H1.75C0.783501 16 2.98023e-08 15.2165 2.98023e-08 14.25V6.16472C-0.0789809 6.04594 -0.125 5.90334 -0.125 5.75C-0.125 5.59666 -0.0789809 5.45406 2.98023e-08 5.33528V1.75ZM1.5 6.5V14.25C1.5 14.3881 1.61193 14.5 1.75 14.5H5.00001L5 6.5H1.5ZM5 5H1.5V1.75C1.5 1.61193 1.61193 1.5 1.75 1.5H5L5 5ZM6.5 6.5L6.50001 14.5H14.25C14.3881 14.5 14.5 14.3881 14.5 14.25V6.5H6.5ZM14.5 5H6.5L6.5 1.5H14.25C14.3881 1.5 14.5 1.61193 14.5 1.75V5Z" fill="black"/>
4
- </g>
5
- <defs>
6
- <clipPath id="clip0">
7
- <rect width="16" height="16" fill="white"/>
8
- </clipPath>
9
- </defs>
10
- </svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill-rule="evenodd" d="M2 3.75C2 2.784 2.784 2 3.75 2h16.5c.966 0 1.75.784 1.75 1.75v16.5A1.75 1.75 0 0120.25 22H3.75A1.75 1.75 0 012 20.25V3.75zM3.5 9v11.25c0 .138.112.25.25.25H7.5V9h-4zm4-1.5h-4V3.75a.25.25 0 01.25-.25H7.5v4zM9 9v11.5h11.25a.25.25 0 00.25-.25V9H9zm11.5-1.5H9v-4h11.25a.25.25 0 01.25.25V7.5z"/></svg>