Skip to main content

JustMyResource pack: Heroicons

Project description

Heroicons

Heroicons — 300+ Tailwind-aligned SVG icons

Installation

pip install justmyresource-heroicons

Usage

from justmyresource import ResourceRegistry

registry = ResourceRegistry()
content = registry.get_resource("heroicons:icon-name")
print(content.text)  # SVG content

Prefixes

This pack can be accessed using the following prefixes:

  • heroicons (primary)

  • hero (alias)

Variants

This pack includes the following variants:

  • 24/outline (default)

  • 24/solid

  • 20/solid

  • 16/solid

To access a specific variant, use the format heroicons:variant/icon-name:

# Access default variant (24/outline)
content = registry.get_resource("heroicons:icon-name")

# Access specific variant
content = registry.get_resource("heroicons:24/outline/icon-name")

License

For full license details, see the LICENSE file.

Upstream

This pack bundles icons from:

Development

To build this pack from source:

# 1. Fetch upstream archive (downloads to cache/)
pack-tools fetch <pack-name>

# 2. Build icons.zip and manifest (processes from cache)
pack-tools build <pack-name>

# 3. Create distribution wheel
pack-tools dist <pack-name>

The cache persists across builds. To force a fresh download, delete the cache/ directory.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

justmyresource_heroicons-2.2.0.post1-py3-none-any.whl (424.5 kB view details)

Uploaded Python 3

File details

Details for the file justmyresource_heroicons-2.2.0.post1-py3-none-any.whl.

File metadata

  • Download URL: justmyresource_heroicons-2.2.0.post1-py3-none-any.whl
  • Upload date:
  • Size: 424.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.10.2 {"installer":{"name":"uv","version":"0.10.2","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for justmyresource_heroicons-2.2.0.post1-py3-none-any.whl
Algorithm Hash digest
SHA256 d656ccb0c02b791b816278148dab9a00b4e972f76c7b1a63415ef31a00458c72
MD5 f80b8bf31fd1be2574f7d2cd4d6f3a49
BLAKE2b-256 a7c071a13ad6778dcd95372ebc4fc125c5bf5ba80877cece0f7e40069fee271f

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page