Skip to main content

octicons-pack

Crates.io Version MSRV PyPI - Version Min Py

A redistribution of SVG assets and some metadata from the @primer/octicons npm package.

Optimized SVG data

The SVG data is embedded as strings after it is optimized with SVGO. This package is intended to easily inject SVG data into HTML documents. Thus, we have stripped any width and height fields from the <svg> element, while retaining any viewBox field in the <svg> element.

Usage

All icons are instantiated as constants using the Icon data structure. There is a convenient get_icon() function to fetch an icon using it's slug name.

Note, most icons have *_16 or *_24 variants to indicate the original height and width.

In Python

from octicons_pack import get_icon, GIT_BRANCH_24

fetched = get_icon("git-branch-24")
assert fetched is not None
assert GIT_BRANCH_24.svg == fetched.svg

In Rust

use octicons_pack::{get_icon, GIT_BRANCH_24};

assert_eq!(GIT_BRANCH_24.svg, get_icon("git-branch-24").unwrap().svg);

Release files for octicons-pack 19.36.0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for octicons-pack 19.36.0
File Size Uploaded
octicons_pack-19.36.0.tar.gz 160.5 kB Details

Built distributions (wheels)

Table of built distributions (wheels) for octicons-pack 19.36.0
File
octicons_pack-19.36.0-cp315-abi3.abi3t-win_arm64.whl CPython 3.15 abi3, abi3t Windows ARM64 Details
octicons_pack-19.36.0-cp315-abi3.abi3t-win_amd64.whl CPython 3.15 abi3t, abi3 Windows x86-64 Details
octicons_pack-19.36.0-cp315-abi3.abi3t-win32.whl CPython 3.15 abi3, abi3t Windows x86-32 Details
octicons_pack-19.36.0-cp315-abi3.abi3t-musllinux_1_2_x86_64.whl CPython 3.15 abi3, abi3t Linux musl 1.2+ x86-64 Details
octicons_pack-19.36.0-cp315-abi3.abi3t-musllinux_1_2_i686.whl CPython 3.15 abi3, abi3t Linux musl 1.2+ x86-32 Details
octicons_pack-19.36.0-cp315-abi3.abi3t-musllinux_1_2_armv7l.whl CPython 3.15 abi3, abi3t Linux musl 1.2+ ARMv7l Details
octicons_pack-19.36.0-cp315-abi3.abi3t-musllinux_1_2_aarch64.whl CPython 3.15 abi3, abi3t Linux musl 1.2+ ARM64 Details
octicons_pack-19.36.0-cp315-abi3.abi3t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl CPython 3.15 abi3, abi3t Linux glibc 2.17+ x86-64 Details
octicons_pack-19.36.0-cp315-abi3.abi3t-manylinux_2_17_s390x.manylinux2014_s390x.whl CPython 3.15 abi3, abi3t Linux glibc 2.17+ IBM System/390x Details
octicons_pack-19.36.0-cp315-abi3.abi3t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl CPython 3.15 abi3, abi3t Linux glibc 2.17+ PowerPC 64-le Details
octicons_pack-19.36.0-cp315-abi3.abi3t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl CPython 3.15 abi3t, abi3 Linux glibc 2.17+ ARM64 Details
octicons_pack-19.36.0-cp315-abi3.abi3t-manylinux_2_5_i686.manylinux1_i686.whl CPython 3.15 abi3, abi3t Linux glibc 2.5+ x86-32 Details
octicons_pack-19.36.0-cp315-abi3.abi3t-macosx_11_0_arm64.whl CPython 3.15 abi3t, abi3 macOS 11.0+ ARM64 Details
octicons_pack-19.36.0-cp315-abi3.abi3t-macosx_10_12_x86_64.whl CPython 3.15 abi3, abi3t macOS 10.12+ x86-64 Details
octicons_pack-19.36.0-cp311-abi3-win_arm64.whl CPython 3.11 abi3 Windows ARM64 Details
octicons_pack-19.36.0-cp39-abi3-win_amd64.whl CPython 3.9 abi3 Windows x86-64 Details
octicons_pack-19.36.0-cp39-abi3-win32.whl CPython 3.9 abi3 Windows x86-32 Details
octicons_pack-19.36.0-cp39-abi3-musllinux_1_2_x86_64.whl CPython 3.9 abi3 Linux musl 1.2+ x86-64 Details
octicons_pack-19.36.0-cp39-abi3-musllinux_1_2_i686.whl CPython 3.9 abi3 Linux musl 1.2+ x86-32 Details
octicons_pack-19.36.0-cp39-abi3-musllinux_1_2_armv7l.whl CPython 3.9 abi3 Linux musl 1.2+ ARMv7l Details
octicons_pack-19.36.0-cp39-abi3-musllinux_1_2_aarch64.whl CPython 3.9 abi3 Linux musl 1.2+ ARM64 Details
octicons_pack-19.36.0-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl CPython 3.9 abi3 Linux glibc 2.17+ x86-64 Details
octicons_pack-19.36.0-cp39-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl CPython 3.9 abi3 Linux glibc 2.17+ IBM System/390x Details
octicons_pack-19.36.0-cp39-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl CPython 3.9 abi3 Linux glibc 2.17+ PowerPC 64-le Details
octicons_pack-19.36.0-cp39-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl CPython 3.9 abi3 Linux glibc 2.17+ ARM64 Details
octicons_pack-19.36.0-cp39-abi3-manylinux_2_5_i686.manylinux1_i686.whl CPython 3.9 abi3 Linux glibc 2.5+ x86-32 Details
octicons_pack-19.36.0-cp39-abi3-macosx_11_0_arm64.whl CPython 3.9 abi3 macOS 11.0+ ARM64 Details
octicons_pack-19.36.0-cp39-abi3-macosx_10_12_x86_64.whl CPython 3.9 abi3 macOS 10.12+ x86-64 Details

Total release size: 17.3 MB

Release files / octicons_pack-19.36.0.tar.gz

Download URL octicons_pack-19.36.0.tar.gz
Size 160.5 kB
Tags Source
SHA-256 checksum
How to use checksums
2c4a05c0d29d313f8676c0bfc0efc743a3fd925ec8c4e98c86c6a6805241b2bd
BLAKE2b-256 checksum
How to use checksums
3c243c6421a004f2f488350961f23aadd8d8623d1fea97ea1f14a6c49ef62790
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 11, 2026.

Transparency log

Release files / octicons_pack-19.36.0-cp315-abi3.abi3t-win_arm64.whl

Download URL octicons_pack-19.36.0-cp315-abi3.abi3t-win_arm64.whl
Size 434.7 kB
Tags CPython 3.15 Windows ARM64 abi3 abi3t
SHA-256 checksum
How to use checksums
5131e3d737d85b996f82e6fd94d3fc8f3afd0e4c40dcde52d8b1499b35955f70
BLAKE2b-256 checksum
How to use checksums
6722595dd74be37707c55919199c62910aa2f8918bc995ff1a8c5bbee50a9a73
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 11, 2026.

Transparency log

Release files / octicons_pack-19.36.0-cp315-abi3.abi3t-win_amd64.whl

Download URL octicons_pack-19.36.0-cp315-abi3.abi3t-win_amd64.whl
Size 435.3 kB
Tags CPython 3.15 Windows x86-64 abi3 abi3t
SHA-256 checksum
How to use checksums
5c1c9971ced76863a12c56a88cc539a0afce6d841057a3de99f37cf78f04aed0
BLAKE2b-256 checksum
How to use checksums
8f2b5293e31a2d6c43e6637a1c57215b22a38c5c66ef9a711140ac6c0ec542cf
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 11, 2026.

Transparency log

Release files / octicons_pack-19.36.0-cp315-abi3.abi3t-win32.whl

Download URL octicons_pack-19.36.0-cp315-abi3.abi3t-win32.whl
Size 431.5 kB
Tags CPython 3.15 Windows x86-32 abi3 abi3t
SHA-256 checksum
How to use checksums
d86a0decd764b8a9aba9f82cc2282f7e5dd72c0d9d12bbc5f6e2a802ef25e279
BLAKE2b-256 checksum
How to use checksums
ee4f39c0c3aba4baf7e02b43d97cb71d25b65fcb2b3b92956d02aadb9d88c142
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 11, 2026.

Transparency log

Release files / octicons_pack-19.36.0-cp315-abi3.abi3t-musllinux_1_2_x86_64.whl

Download URL octicons_pack-19.36.0-cp315-abi3.abi3t-musllinux_1_2_x86_64.whl
Size 773.3 kB
Tags CPython 3.15 Linux musl 1.2+ x86-64 abi3 abi3t
SHA-256 checksum
How to use checksums
b2d7b2f84b24849f60c47eb16625c344420e4019c7db91b95039342e9ed7d778
BLAKE2b-256 checksum
How to use checksums
c57cae85a899da8ba78c944521511271b4b9173e6b30bb5419eb1cf75a16894c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 11, 2026.

Transparency log

Release files / octicons_pack-19.36.0-cp315-abi3.abi3t-musllinux_1_2_i686.whl

Download URL octicons_pack-19.36.0-cp315-abi3.abi3t-musllinux_1_2_i686.whl
Size 793.7 kB
Tags CPython 3.15 Linux musl 1.2+ x86-32 abi3 abi3t
SHA-256 checksum
How to use checksums
6272a96bf26112ce0be80525b8894f8ec610026dde14b59972af358d4a6b5db5
BLAKE2b-256 checksum
How to use checksums
e46b6af6f74c698935435fcbba9e819f9fe79a70355cf1a18e75262643b4f53f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 11, 2026.

Transparency log

Release files / octicons_pack-19.36.0-cp315-abi3.abi3t-musllinux_1_2_armv7l.whl

Download URL octicons_pack-19.36.0-cp315-abi3.abi3t-musllinux_1_2_armv7l.whl
Size 855.9 kB
Tags CPython 3.15 Linux musl 1.2+ ARMv7l abi3 abi3t
SHA-256 checksum
How to use checksums
9cc1180435ef1aca123508b778f5de32a1504cc3d51f9b50f91b963421bd0263
BLAKE2b-256 checksum
How to use checksums
ff16d94eb0613a02b95b99dbbda69bd80ba116fa5e26478c0dd07f73dd36c6e2
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 11, 2026.

Transparency log

Release files / octicons_pack-19.36.0-cp315-abi3.abi3t-musllinux_1_2_aarch64.whl

Download URL octicons_pack-19.36.0-cp315-abi3.abi3t-musllinux_1_2_aarch64.whl
Size 760.7 kB
Tags CPython 3.15 Linux musl 1.2+ ARM64 abi3 abi3t
SHA-256 checksum
How to use checksums
f014c618f7d23410aa6ec1bdbe73dc5c48a09e2c52105d1d9b14f084ea74d33c
BLAKE2b-256 checksum
How to use checksums
7a40ec0364d0486c0352623920b517497a31ab0db15c5d514892567b8b4eb497
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 11, 2026.

Transparency log

Release files / octicons_pack-19.36.0-cp315-abi3.abi3t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl

Download URL octicons_pack-19.36.0-cp315-abi3.abi3t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Size 561.9 kB
Tags CPython 3.15 Linux glibc 2.17+ x86-64 abi3 abi3t
SHA-256 checksum
How to use checksums
7154b16b5a9c43aff1cb08c4173d0dac2660420b1b267d6c11e7cfb70ac45b43
BLAKE2b-256 checksum
How to use checksums
038b4d33006a3384366064c8c3cb83da12a9dcfdc9b3ebc6d1d35028964b51b0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 11, 2026.

Transparency log

Release files / octicons_pack-19.36.0-cp315-abi3.abi3t-manylinux_2_17_s390x.manylinux2014_s390x.whl

Download URL octicons_pack-19.36.0-cp315-abi3.abi3t-manylinux_2_17_s390x.manylinux2014_s390x.whl
Size 599.1 kB
Tags CPython 3.15 Linux glibc 2.17+ IBM System/390x abi3 abi3t
SHA-256 checksum
How to use checksums
c1672ed10091c9fcaddab0cae1492f0166b5d2eef3300b0b6fc2657247a7653e
BLAKE2b-256 checksum
How to use checksums
0e6f1d48dbe5d6677bb158ef774de4678f886ffc5a19919faf5edd2dcbaace91
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 11, 2026.

Transparency log

Release files / octicons_pack-19.36.0-cp315-abi3.abi3t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl

Download URL octicons_pack-19.36.0-cp315-abi3.abi3t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Size 684.4 kB
Tags CPython 3.15 Linux glibc 2.17+ PowerPC 64-le abi3 abi3t
SHA-256 checksum
How to use checksums
b1eab988ea274b52395e8f352c4888ebac8688f974844f88714f3b5abfe424f4
BLAKE2b-256 checksum
How to use checksums
e53995e71da0bc9574d7653addb463799f0f34db76533e13fd9008bff7afae99
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 11, 2026.

Transparency log

Release files / octicons_pack-19.36.0-cp315-abi3.abi3t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl

Download URL octicons_pack-19.36.0-cp315-abi3.abi3t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Size 583.3 kB
Tags CPython 3.15 Linux glibc 2.17+ ARM64 abi3 abi3t
SHA-256 checksum
How to use checksums
b19e14c0b02416097ed8d1093958c5bc43695eef7ead53b8072849ee2d6f8c8f
BLAKE2b-256 checksum
How to use checksums
f21fb045139ed79fff7ccb41badbf2934d68c075b0ff803b97b709497c8ef4fa
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 11, 2026.

Transparency log

Release files / octicons_pack-19.36.0-cp315-abi3.abi3t-manylinux_2_5_i686.manylinux1_i686.whl

Download URL octicons_pack-19.36.0-cp315-abi3.abi3t-manylinux_2_5_i686.manylinux1_i686.whl
Size 572.9 kB
Tags CPython 3.15 Linux glibc 2.5+ x86-32 abi3 abi3t
SHA-256 checksum
How to use checksums
849c69ae3b0a30100ae559c28e4eb909c23523ba1e1fa00f84cd31c37755ab19
BLAKE2b-256 checksum
How to use checksums
8b5a2a12b0346dde8c88195eaabab69b7e4671e5dc929387112337ddf78445d5
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 11, 2026.

Transparency log

Release files / octicons_pack-19.36.0-cp315-abi3.abi3t-macosx_11_0_arm64.whl

Download URL octicons_pack-19.36.0-cp315-abi3.abi3t-macosx_11_0_arm64.whl
Size 524.8 kB
Tags CPython 3.15 abi3 abi3t macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
1a2331ad35d04b63acc36d985ee1493b1b519dd0aa7cb62f951a54a42da3ada3
BLAKE2b-256 checksum
How to use checksums
7aa7201d69f4d7dbbb253d219d97da7c94610ca32a995de67030b6d679a946a4
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 11, 2026.

Transparency log

Release files / octicons_pack-19.36.0-cp315-abi3.abi3t-macosx_10_12_x86_64.whl

Download URL octicons_pack-19.36.0-cp315-abi3.abi3t-macosx_10_12_x86_64.whl
Size 525.7 kB
Tags CPython 3.15 abi3 abi3t macOS 10.12+ x86-64
SHA-256 checksum
How to use checksums
ce9df635befe69d7068b843e20f380219cf560ebedf076b9769a000f55202d03
BLAKE2b-256 checksum
How to use checksums
134ca01d2a3ef4b14a8d95264ded8a771eb7fd1cfe5c06144fe81206cc0880be
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 11, 2026.

Transparency log

Release files / octicons_pack-19.36.0-cp311-abi3-win_arm64.whl

Download URL octicons_pack-19.36.0-cp311-abi3-win_arm64.whl
Size 434.9 kB
Tags CPython 3.11 Windows ARM64 abi3
SHA-256 checksum
How to use checksums
53536961dfbcaf1bb5839971f3253e3a15118320ea929e56cdb638e7ed4110bc
BLAKE2b-256 checksum
How to use checksums
8f862bc7e5bdfbaaee62b63a75ee64f4a935effd7d9acaeefbae18db973ebad8
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 11, 2026.

Transparency log

Release files / octicons_pack-19.36.0-cp39-abi3-win_amd64.whl

Download URL octicons_pack-19.36.0-cp39-abi3-win_amd64.whl
Size 436.1 kB
Tags CPython 3.9 Windows x86-64 abi3
SHA-256 checksum
How to use checksums
2f5ff50e677bcab3e33f000bad11f12f486ce3eeb8bf700a78bd7c045ca17537
BLAKE2b-256 checksum
How to use checksums
079994114d75dbf3ade4df752fdc5a25e3cbbda85cb725fc046c5f0d020c5c7b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 11, 2026.

Transparency log

Release files / octicons_pack-19.36.0-cp39-abi3-win32.whl

Download URL octicons_pack-19.36.0-cp39-abi3-win32.whl
Size 436.3 kB
Tags CPython 3.9 Windows x86-32 abi3
SHA-256 checksum
How to use checksums
9ac40eb9405c3512ff09d1835e9b3242c3a78c080888d28830909c8dd4bfea96
BLAKE2b-256 checksum
How to use checksums
cf12708068c38b6459640ce62c9d0f91323175e16c9d2d18f596b0f9b581705f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 11, 2026.

Transparency log

Release files / octicons_pack-19.36.0-cp39-abi3-musllinux_1_2_x86_64.whl

Download URL octicons_pack-19.36.0-cp39-abi3-musllinux_1_2_x86_64.whl
Size 782.0 kB
Tags CPython 3.9 Linux musl 1.2+ x86-64 abi3
SHA-256 checksum
How to use checksums
853b986c342079a08669372b7b5f61470a494cd32ebdc441d113ae61e2af58fe
BLAKE2b-256 checksum
How to use checksums
af9b7aa0394d20e98f7d4936f4506e422894f0af78a615b66217dce57818e2a0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 11, 2026.

Transparency log

Release files / octicons_pack-19.36.0-cp39-abi3-musllinux_1_2_i686.whl

Download URL octicons_pack-19.36.0-cp39-abi3-musllinux_1_2_i686.whl
Size 796.5 kB
Tags CPython 3.9 Linux musl 1.2+ x86-32 abi3
SHA-256 checksum
How to use checksums
b77d503e30c97f15dc526d06785c00b9a05695f2650756b6983ee81dec6e9f9b
BLAKE2b-256 checksum
How to use checksums
cf47e0d77cac769b5162d989e0bf4408cd3d212c45750787d33c9bb2531ad457
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 11, 2026.

Transparency log

Release files / octicons_pack-19.36.0-cp39-abi3-musllinux_1_2_armv7l.whl

Download URL octicons_pack-19.36.0-cp39-abi3-musllinux_1_2_armv7l.whl
Size 861.2 kB
Tags CPython 3.9 Linux musl 1.2+ ARMv7l abi3
SHA-256 checksum
How to use checksums
0ad3918a35e8c63e1ea4476ffab74a096af3397b387eae827b26bc0fba2be0ab
BLAKE2b-256 checksum
How to use checksums
8c74e46700f938cbde60ebd63b2f56a647fef47671589161a95bbad163698de5
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 11, 2026.

Transparency log

Release files / octicons_pack-19.36.0-cp39-abi3-musllinux_1_2_aarch64.whl

Download URL octicons_pack-19.36.0-cp39-abi3-musllinux_1_2_aarch64.whl
Size 767.8 kB
Tags CPython 3.9 Linux musl 1.2+ ARM64 abi3
SHA-256 checksum
How to use checksums
0d794ad40183681a330c2e8023890a1a423c96cda3300063e70bdb8085d5952c
BLAKE2b-256 checksum
How to use checksums
5c6030852cc916550552342b3fc3a73fea821618f76bdd8ce2408511bf261dc0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 11, 2026.

Transparency log

Release files / octicons_pack-19.36.0-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl

Download URL octicons_pack-19.36.0-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Size 565.3 kB
Tags CPython 3.9 Linux glibc 2.17+ x86-64 abi3
SHA-256 checksum
How to use checksums
4afe08ca1b19f14338634eb91aff8a95d8a5a4d93809a69507e75821c64fb191
BLAKE2b-256 checksum
How to use checksums
c1b4c5caae8569d503fb48bd7579fbb45d32d69ffee922573366fc76433d5f0b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 11, 2026.

Transparency log

Release files / octicons_pack-19.36.0-cp39-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl

Download URL octicons_pack-19.36.0-cp39-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl
Size 639.9 kB
Tags CPython 3.9 Linux glibc 2.17+ IBM System/390x abi3
SHA-256 checksum
How to use checksums
8560a155bd3d765e890329e051fe73fac2bfb7f84cfb4d53dfb4dc706069dd7a
BLAKE2b-256 checksum
How to use checksums
153e4a9c63d69a1a785c5371c5a7bf43ed81533e274759bfd7c8a784fa51ab10
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 11, 2026.

Transparency log

Release files / octicons_pack-19.36.0-cp39-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl

Download URL octicons_pack-19.36.0-cp39-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Size 691.4 kB
Tags CPython 3.9 Linux glibc 2.17+ PowerPC 64-le abi3
SHA-256 checksum
How to use checksums
28d339dc59fafe2f30d5645be53a9a6bb4ab4090d290714d2d02ef0b5cd7ff5c
BLAKE2b-256 checksum
How to use checksums
abd47cd906535eea5d0b045f839b0cae73288f04ebd2bd1c678bb6b72c584211
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 11, 2026.

Transparency log

Release files / octicons_pack-19.36.0-cp39-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl

Download URL octicons_pack-19.36.0-cp39-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Size 589.3 kB
Tags CPython 3.9 Linux glibc 2.17+ ARM64 abi3
SHA-256 checksum
How to use checksums
00eef2332350e1f8a519ad019dd36cddebccec02f869fb6b2388fb2ccb178d33
BLAKE2b-256 checksum
How to use checksums
8e75b8d6cc27fb2144d6a75f836b179d9c795ec3317743df87e08dc8ab083cdf
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 11, 2026.

Transparency log

Release files / octicons_pack-19.36.0-cp39-abi3-manylinux_2_5_i686.manylinux1_i686.whl

Download URL octicons_pack-19.36.0-cp39-abi3-manylinux_2_5_i686.manylinux1_i686.whl
Size 581.0 kB
Tags CPython 3.9 Linux glibc 2.5+ x86-32 abi3
SHA-256 checksum
How to use checksums
e4548da1fe4ed580c99d28900d16f29519a30a690d2e9985eab0200a256600ff
BLAKE2b-256 checksum
How to use checksums
2a68471f24a12df8a3d73e8b4236d6a7cae8eba83852c0f32e58aa955a60061d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 11, 2026.

Transparency log

Release files / octicons_pack-19.36.0-cp39-abi3-macosx_11_0_arm64.whl

Download URL octicons_pack-19.36.0-cp39-abi3-macosx_11_0_arm64.whl
Size 533.0 kB
Tags CPython 3.9 abi3 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
c9e305e2ee4c9055b6a751f07c021aca8146801693d3b0d73411281d84bd83b4
BLAKE2b-256 checksum
How to use checksums
e56eebf7c772da6e1502b27061ac933614640d4b5591437d67d85a9863720247
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 11, 2026.

Transparency log

Release files / octicons_pack-19.36.0-cp39-abi3-macosx_10_12_x86_64.whl

Download URL octicons_pack-19.36.0-cp39-abi3-macosx_10_12_x86_64.whl
Size 529.3 kB
Tags CPython 3.9 abi3 macOS 10.12+ x86-64
SHA-256 checksum
How to use checksums
27653c901a3ce1da912bd894b0bc6c33784c16de614d9e13551382a005a92082
BLAKE2b-256 checksum
How to use checksums
d6baf9d03b98c0d9d9612e26dba466627844e8e9a773cf6d627b3e87a67db85b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 11, 2026.

Transparency log
Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page