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.

File details

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

File metadata

  • Download URL: justmyresource_material_icons-4.0.0.post1-py3-none-any.whl
  • Upload date:
  • Size: 1.8 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

Hashes for justmyresource_material_icons-4.0.0.post1-py3-none-any.whl
Algorithm Hash digest
SHA256 2505527123abba789bde8b48e895c21461f96276692492fa240b9f9589fee1e7
MD5 96314c967509c0dbc8d970d744f5eaa8
BLAKE2b-256 7cf606e1b8dc5635f43637cde8d6540dd8fcd5bb1a60cd265930a78251b1d4f5

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