lucide-rails 0.1.1 → 0.2.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 3de3d63cd517a165f0e76f292ed1623decec4c815d66537d4f2cfab379473f81
4
- data.tar.gz: 5237304f3b80181e7448607e4a5063fba82e365549c045e014925b2263d20b19
3
+ metadata.gz: a36138c9f397c24e69ad848ab746816d8d36b9f59f3320575f2d4ee409f1632a
4
+ data.tar.gz: d720dee673722bc146f685d9af83c309abfed4d0f6a6da59f26f2349bcd58acc
5
5
  SHA512:
6
- metadata.gz: 6680a3a8f65fd9edcab73a2606538e2adbc330fb8577e20d37931e7e229f173bf6a8b99c777405b5b9e629ce7180df82e98b68146cbf3f1da4c14c1b459d5f43
7
- data.tar.gz: d00a34c13da1fe925c7e5633d46feb56b7e76f8569e1f7c581910ce6f0710d30be322b60be9bffe89fc2e985df3e874942c300007d7587ceef40c464f605bc82
6
+ metadata.gz: 8593e1cf3d3df119847627af42249e2de1141dc6c853082239dbc964158362afa5359257e9fb38234629de0efbc9632d7e02e50befea1ea97caf294933ff01c5
7
+ data.tar.gz: 48c9b8a80b9b07bd659fb4aee829819a5128d2818948025936d8aff8afcc34b87f0ba0ac2f9b50b1e61710534dc5889800b6bf189063cc52e327cbe89e6d5400
@@ -0,0 +1 @@
1
+ <path d="M6 18.5a3.5 3.5 0 1 0 7 0c0-1.57.92-2.52 2.04-3.46"></path><path d="M6 8.5c0-.75.13-1.47.36-2.14"></path><path d="M8.8 3.15A6.5 6.5 0 0 1 19 8.5c0 1.63-.44 2.81-1.09 3.76"></path><path d="M12.5 6A2.5 2.5 0 0 1 15 8.5M10 13a2 2 0 0 0 1.82-1.18"></path><line x1="2" y1="2" x2="22" y2="22"></line>
@@ -0,0 +1 @@
1
+ <path d="M6 8.5a6.5 6.5 0 1 1 13 0c0 6-6 6-6 10a3.5 3.5 0 1 1-7 0"></path><path d="M15 8.5a2.5 2.5 0 0 0-5 0v1a2 2 0 1 1 0 4"></path>
Binary file
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module LucideRails
4
- VERSION = "0.1.1"
4
+ VERSION = "0.2.0"
5
5
  end
data/lib/lucide-rails.rb CHANGED
@@ -11,6 +11,7 @@ end
11
11
  module LucideRails
12
12
  # Extracted from options contained in svg tags from original/*.svg
13
13
  DEFAULT_OPTIONS = {
14
+ "aria-hidden" => "true",
14
15
  "width" => "24",
15
16
  "height" => "24",
16
17
  "viewBox" => "0 0 24 24",
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: lucide-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.1
4
+ version: 0.2.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Victor Gama
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-10-02 00:00:00.000000000 Z
11
+ date: 2022-10-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: railties
@@ -301,6 +301,8 @@ files:
301
301
  - icons/stripped/droplet.svg
302
302
  - icons/stripped/droplets.svg
303
303
  - icons/stripped/drumstick.svg
304
+ - icons/stripped/ear-off.svg
305
+ - icons/stripped/ear.svg
304
306
  - icons/stripped/edit-2.svg
305
307
  - icons/stripped/edit-3.svg
306
308
  - icons/stripped/edit.svg