Skip to main content

JustMyResource pack: Material Design Icons (Official)

Project description

Material Official

Material Design Icons (Official) — 2500+ Google design system icons with 5 style variants

Installation

pip install justmyresource-material-icons

Usage

from justmyresource import ResourceRegistry

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

Prefixes

This pack can be accessed using the following prefixes:

  • material-icons (primary)

  • mi (alias)

Variants

This pack includes the following variants:

  • filled

  • outlined (default)

  • rounded

  • sharp

  • two-tone

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

# Access default variant (outlined)
content = registry.get_resource("material-icons:icon-name")

# Access specific variant
content = registry.get_resource("material-icons:filled/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_material_icons-4.0.0-py3-none-any.whl (5.1 kB view details)

Uploaded Python 3

File details

Details for the file justmyresource_material_icons-4.0.0-py3-none-any.whl.

File metadata

  • Download URL: justmyresource_material_icons-4.0.0-py3-none-any.whl
  • Upload date:
  • Size: 5.1 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_material_icons-4.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 560c0873e4ad36a88197112ed914c5cd433ccaea4fb4b1c2b2cb62d375769b93
MD5 f11cfd8046ccb2c6790fd12e1dca4aaf
BLAKE2b-256 748ddefa4ae38982ee2b3c1be396a812fd40eaa8913f724f71a82d9dce7da0f7

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