JustMyResource pack: Phosphor Icons
Project description
Phosphor
Phosphor Icons — 1200+ flexible weight system icons
Installation
pip install justmyresource-phosphor
Usage
from justmyresource import ResourceRegistry
registry = ResourceRegistry()
content = registry.get_resource("phosphor:icon-name")
print(content.text) # SVG content
Prefixes
This pack can be accessed using the following prefixes:
-
phosphor(primary) -
ph(alias)
Variants
This pack includes the following variants:
-
thin -
light -
regular(default) -
bold -
fill -
duotone
To access a specific variant, use the format phosphor:variant/icon-name:
# Access default variant (regular)
content = registry.get_resource("phosphor:icon-name")
# Access specific variant
content = registry.get_resource("phosphor:thin/icon-name")
License
- Upstream License: MIT
- Copyright: Copyright (c) Phosphor Icons
- Upstream Source: https://github.com/phosphor-icons/core
For full license details, see the LICENSE file.
Upstream
This pack bundles icons from:
- Source: https://github.com/phosphor-icons/core
- Version: v2.0.8
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file justmyresource_phosphor-2.0.8.post1-py3-none-any.whl.
File metadata
- Download URL: justmyresource_phosphor-2.0.8.post1-py3-none-any.whl
- Upload date:
- Size: 2.4 MB
- 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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1390f469d23931f4b6bd41caf6eac25a9752646920abe35ebd4cb4fdf9d5d838
|
|
| MD5 |
95250556447ace2bdea270424acfaaab
|
|
| BLAKE2b-256 |
185eaabf081c8fd843aa41a6c151aa6b34295316abb67962aaeaee3ef7375885
|