heroicons 2.0.1 → 2.1.1

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 211d1ad98f7cfdf1e28ed62c79b1671822891583e7748925420f274f85bbd509
4
- data.tar.gz: b3b7ea088481bada2d366eeb9dba222c27fbb81706dcb9414bfe4106d50f7832
3
+ metadata.gz: 608a89c3b63fc76ccae7161345696b3a88bfefca866d4fb5eb6db9bd55a13b28
4
+ data.tar.gz: 2f3eeaa3fc192e75601c91d2158b0f08cc447868f7a1becf7691fb2d47c107c2
5
5
  SHA512:
6
- metadata.gz: 0f1c9ac2f3469c9ca90f10122f9a8edb159e8aba87515dd4fbcb090573a2f9eae6ec4b8ae398a712318bf8ad3c98e44b98d3494fedd7599bed695e6a762d9e2a
7
- data.tar.gz: 7eb04d9bf1527465a6d4e5bab8d2bb100a1d0bf6e962a0f45bd87c6568f73df564920b7c6bd70e1708bec8c6b6f4fb6eb1835ecc501a116dbcc6e6b6cdc8d103
6
+ metadata.gz: 5a0a53fc22b492bb06a50c44d49a6d475d26e06a95cc2b7d1f35089321905296e01dce2f734f1c41580fc5737ad2743b341a24b7654d7c568a42d2eeb6a422dc
7
+ data.tar.gz: 76ab6206aec99cd8c78c12748233a520d75f9d647c296be1281fb1c14577f6317e8d8110467aade75e3b781197699e7b4e94ba7ade3ee042840677da3b80ea3c
@@ -1,10 +1,3 @@
1
1
  <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true" data-slot="icon">
2
- <g clip-path="url(#a)">
3
- <path fill-rule="evenodd" d="M10 18a8 8 0 1 0 0-16 8 8 0 0 0 0 16Zm3.25-7.25a.75.75 0 0 0 0-1.5H8.66l2.1-1.95a.75.75 0 1 0-1.02-1.1l-3.5 3.25a.75.75 0 0 0 0 1.1l3.5 3.25a.75.75 0 0 0 1.02-1.1l-2.1-1.95h4.59Z" clip-rule="evenodd"/>
4
- </g>
5
- <defs>
6
- <clipPath id="a">
7
- <path d="M0 0h20v20H0z"/>
8
- </clipPath>
9
- </defs>
2
+ <path fill-rule="evenodd" d="M10 18a8 8 0 1 0 0-16 8 8 0 0 0 0 16Zm3.25-7.25a.75.75 0 0 0 0-1.5H8.66l2.1-1.95a.75.75 0 1 0-1.02-1.1l-3.5 3.25a.75.75 0 0 0 0 1.1l3.5 3.25a.75.75 0 0 0 1.02-1.1l-2.1-1.95h4.59Z" clip-rule="evenodd"/>
10
3
  </svg>
@@ -1,3 +1,3 @@
1
1
  module Heroicons
2
- VERSION = "2.0.1"
2
+ VERSION = "2.1.1"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: heroicons
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.1
4
+ version: 2.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jarrett Lusso
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-09-05 00:00:00.000000000 Z
11
+ date: 2025-04-10 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: nokogiri
@@ -1416,7 +1416,14 @@ files:
1416
1416
  homepage: https://github.com/jclusso/heroicons
1417
1417
  licenses:
1418
1418
  - MIT
1419
- metadata: {}
1419
+ metadata:
1420
+ bug_tracker_uri: https://github.com/jclusso/heroicons/issues
1421
+ changelog_uri: https://github.com/jclusso/heroicons/releases
1422
+ documentation_uri: https://github.com/jclusso/heroicons
1423
+ github_repo: ssh://github.com/jclusso/heroicons
1424
+ homepage_uri: https://github.com/jclusso/heroicons
1425
+ source_code_uri: https://github.com/jclusso/heroicons
1426
+ rubygems_mfa_required: 'true'
1420
1427
  post_install_message:
1421
1428
  rdoc_options: []
1422
1429
  require_paths: