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-py3-none-any.whl (4.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: justmyresource_heroicons-2.2.0-py3-none-any.whl
  • Upload date:
  • Size: 4.7 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-py3-none-any.whl
Algorithm Hash digest
SHA256 bd7775a133b3fc69559a034b10358a6ff02c44dcc3f2c21ee1ba17d18b837037
MD5 46dde4c772e04e2ed4d08b6547dea62e
BLAKE2b-256 b8e9e3e659a5878529fef63e7da5ff7cda0f14af9230a9569a2b78e734c4b163

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