A redistribution of simple-icons npm package's SVG and metadata.
Project description
simple-icons-pack
A redistribution of SVG assets and some metadata from the
simple-icons 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.
In Python
from simple_icons_pack import get_icon, SI_GITHUB
fetched = get_icon("github")
assert fetched is not None
assert SI_GITHUB.svg == fetched.svg
In Rust
use simple_icons_pack::{get_icon, SI_GITHUB};
assert_eq!(SI_GITHUB.svg, get_icon("github").unwrap().svg);
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 Distribution
Built Distributions
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 simple_icons_pack-16.9.0.tar.gz.
File metadata
- Download URL: simple_icons_pack-16.9.0.tar.gz
- Upload date:
- Size: 2.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
877a2bb19f36bdf1dcf5f9600c6ede3c088f7fdd221b60f630fe8c2c56bbc6a6
|
|
| MD5 |
4b99c61b6a3a3add2aa829020bfbbe7f
|
|
| BLAKE2b-256 |
5a6afcf2644d0a1af63390f1737e9570b268042327a94bce6068a1346df35161
|
Provenance
The following attestation bundles were made for simple_icons_pack-16.9.0.tar.gz:
Publisher:
python.yml on 2bndy5/redist-icons
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
simple_icons_pack-16.9.0.tar.gz -
Subject digest:
877a2bb19f36bdf1dcf5f9600c6ede3c088f7fdd221b60f630fe8c2c56bbc6a6 - Sigstore transparency entry: 955967277
- Sigstore integration time:
-
Permalink:
2bndy5/redist-icons@07aaf010281f67531d9a2904505fcbfb78596781 -
Branch / Tag:
refs/tags/simple-icons/v16.9.0 - Owner: https://github.com/2bndy5
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
python.yml@07aaf010281f67531d9a2904505fcbfb78596781 -
Trigger Event:
push
-
Statement type:
File details
Details for the file simple_icons_pack-16.9.0-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: simple_icons_pack-16.9.0-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 4.9 MB
- Tags: PyPy, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6e0e4ec2ec11ae45ba440a0d4122b1f24a2a442670e941c91c351a35f2631769
|
|
| MD5 |
b62f449a7160e0b9811ca5aa3cf7881e
|
|
| BLAKE2b-256 |
e46b634242ba6edf2ba0990dce3ca12ec54d6847f9afc88a5c3da16f1efebe47
|
Provenance
The following attestation bundles were made for simple_icons_pack-16.9.0-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:
Publisher:
python.yml on 2bndy5/redist-icons
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
simple_icons_pack-16.9.0-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl -
Subject digest:
6e0e4ec2ec11ae45ba440a0d4122b1f24a2a442670e941c91c351a35f2631769 - Sigstore transparency entry: 955967292
- Sigstore integration time:
-
Permalink:
2bndy5/redist-icons@07aaf010281f67531d9a2904505fcbfb78596781 -
Branch / Tag:
refs/tags/simple-icons/v16.9.0 - Owner: https://github.com/2bndy5
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
python.yml@07aaf010281f67531d9a2904505fcbfb78596781 -
Trigger Event:
push
-
Statement type:
File details
Details for the file simple_icons_pack-16.9.0-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.whl.
File metadata
- Download URL: simple_icons_pack-16.9.0-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.whl
- Upload date:
- Size: 4.8 MB
- Tags: PyPy, manylinux: glibc 2.5+ i686
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
edb7f9510d29c0a15c40c165b298bf8216f184171f650f428f9c836d50385c4d
|
|
| MD5 |
3558a0b391395511f9b092ddd9b5a8e6
|
|
| BLAKE2b-256 |
4d338183f9ee8e6de1595e74056f2e53c9d20053035ab67d6a249660b88fc494
|
Provenance
The following attestation bundles were made for simple_icons_pack-16.9.0-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.whl:
Publisher:
python.yml on 2bndy5/redist-icons
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
simple_icons_pack-16.9.0-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.whl -
Subject digest:
edb7f9510d29c0a15c40c165b298bf8216f184171f650f428f9c836d50385c4d - Sigstore transparency entry: 955967305
- Sigstore integration time:
-
Permalink:
2bndy5/redist-icons@07aaf010281f67531d9a2904505fcbfb78596781 -
Branch / Tag:
refs/tags/simple-icons/v16.9.0 - Owner: https://github.com/2bndy5
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
python.yml@07aaf010281f67531d9a2904505fcbfb78596781 -
Trigger Event:
push
-
Statement type:
File details
Details for the file simple_icons_pack-16.9.0-cp39-abi3-win_amd64.whl.
File metadata
- Download URL: simple_icons_pack-16.9.0-cp39-abi3-win_amd64.whl
- Upload date:
- Size: 4.7 MB
- Tags: CPython 3.9+, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
791479fa66759770d7ea4eb9b15e319eaf166ea1dac67de51a92c373a8b7d142
|
|
| MD5 |
838746e7aec3994e8c12fd8f9d0e84f9
|
|
| BLAKE2b-256 |
ab0196cb4e01567b7c059bbe55505248f60cfcad6e2d1ec41d3e87148fe050ab
|
Provenance
The following attestation bundles were made for simple_icons_pack-16.9.0-cp39-abi3-win_amd64.whl:
Publisher:
python.yml on 2bndy5/redist-icons
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
simple_icons_pack-16.9.0-cp39-abi3-win_amd64.whl -
Subject digest:
791479fa66759770d7ea4eb9b15e319eaf166ea1dac67de51a92c373a8b7d142 - Sigstore transparency entry: 955967319
- Sigstore integration time:
-
Permalink:
2bndy5/redist-icons@07aaf010281f67531d9a2904505fcbfb78596781 -
Branch / Tag:
refs/tags/simple-icons/v16.9.0 - Owner: https://github.com/2bndy5
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
python.yml@07aaf010281f67531d9a2904505fcbfb78596781 -
Trigger Event:
push
-
Statement type:
File details
Details for the file simple_icons_pack-16.9.0-cp39-abi3-win32.whl.
File metadata
- Download URL: simple_icons_pack-16.9.0-cp39-abi3-win32.whl
- Upload date:
- Size: 4.4 MB
- Tags: CPython 3.9+, Windows x86
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bb700fd5976ae7ebe2e7c97c90173ffe3262e469aac25e4cc96ae630d077b78b
|
|
| MD5 |
65462d3d6306ed6741debfbffb394ced
|
|
| BLAKE2b-256 |
ef6bff700223c4c08b9f4474cc2c7d57960f71bf143c6f35814d91e31bfa4576
|
Provenance
The following attestation bundles were made for simple_icons_pack-16.9.0-cp39-abi3-win32.whl:
Publisher:
python.yml on 2bndy5/redist-icons
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
simple_icons_pack-16.9.0-cp39-abi3-win32.whl -
Subject digest:
bb700fd5976ae7ebe2e7c97c90173ffe3262e469aac25e4cc96ae630d077b78b - Sigstore transparency entry: 955967299
- Sigstore integration time:
-
Permalink:
2bndy5/redist-icons@07aaf010281f67531d9a2904505fcbfb78596781 -
Branch / Tag:
refs/tags/simple-icons/v16.9.0 - Owner: https://github.com/2bndy5
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
python.yml@07aaf010281f67531d9a2904505fcbfb78596781 -
Trigger Event:
push
-
Statement type:
File details
Details for the file simple_icons_pack-16.9.0-cp39-abi3-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: simple_icons_pack-16.9.0-cp39-abi3-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 5.3 MB
- Tags: CPython 3.9+, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
607d9ba92f8ce2cd77beec54929b4c57868b73a4f8d35001ba0fa3c95fd4a514
|
|
| MD5 |
6ae281cc06dd280a8f3432bdd9c23280
|
|
| BLAKE2b-256 |
509762e5bfbb689bd86093ead8be01a65a63f6cca4aa735e32975929c1f33b96
|
Provenance
The following attestation bundles were made for simple_icons_pack-16.9.0-cp39-abi3-musllinux_1_2_x86_64.whl:
Publisher:
python.yml on 2bndy5/redist-icons
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
simple_icons_pack-16.9.0-cp39-abi3-musllinux_1_2_x86_64.whl -
Subject digest:
607d9ba92f8ce2cd77beec54929b4c57868b73a4f8d35001ba0fa3c95fd4a514 - Sigstore transparency entry: 955967290
- Sigstore integration time:
-
Permalink:
2bndy5/redist-icons@07aaf010281f67531d9a2904505fcbfb78596781 -
Branch / Tag:
refs/tags/simple-icons/v16.9.0 - Owner: https://github.com/2bndy5
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
python.yml@07aaf010281f67531d9a2904505fcbfb78596781 -
Trigger Event:
push
-
Statement type:
File details
Details for the file simple_icons_pack-16.9.0-cp39-abi3-musllinux_1_2_i686.whl.
File metadata
- Download URL: simple_icons_pack-16.9.0-cp39-abi3-musllinux_1_2_i686.whl
- Upload date:
- Size: 5.2 MB
- Tags: CPython 3.9+, musllinux: musl 1.2+ i686
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a92e11014830ed0ca05e787d459c9af520ad041a6a194da27a21d1e3f94af579
|
|
| MD5 |
098bf8f794bc81a907e0deaa7d749324
|
|
| BLAKE2b-256 |
22f63eaeb2188c5953818307b05833d3a75db74e6e9c7b65aec7b54838e59d0e
|
Provenance
The following attestation bundles were made for simple_icons_pack-16.9.0-cp39-abi3-musllinux_1_2_i686.whl:
Publisher:
python.yml on 2bndy5/redist-icons
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
simple_icons_pack-16.9.0-cp39-abi3-musllinux_1_2_i686.whl -
Subject digest:
a92e11014830ed0ca05e787d459c9af520ad041a6a194da27a21d1e3f94af579 - Sigstore transparency entry: 955967284
- Sigstore integration time:
-
Permalink:
2bndy5/redist-icons@07aaf010281f67531d9a2904505fcbfb78596781 -
Branch / Tag:
refs/tags/simple-icons/v16.9.0 - Owner: https://github.com/2bndy5
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
python.yml@07aaf010281f67531d9a2904505fcbfb78596781 -
Trigger Event:
push
-
Statement type:
File details
Details for the file simple_icons_pack-16.9.0-cp39-abi3-musllinux_1_2_armv7l.whl.
File metadata
- Download URL: simple_icons_pack-16.9.0-cp39-abi3-musllinux_1_2_armv7l.whl
- Upload date:
- Size: 5.3 MB
- Tags: CPython 3.9+, musllinux: musl 1.2+ ARMv7l
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
155ff2a51eda1533511094bcf7b14d5eae531b4c43c0b08708d0316c6c7cbed3
|
|
| MD5 |
7527d6f3616d4c76647a347de463bda8
|
|
| BLAKE2b-256 |
525be5ee934181b7664050435d4dcda30c7999481944827dfba94a15ccf5f2c9
|
Provenance
The following attestation bundles were made for simple_icons_pack-16.9.0-cp39-abi3-musllinux_1_2_armv7l.whl:
Publisher:
python.yml on 2bndy5/redist-icons
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
simple_icons_pack-16.9.0-cp39-abi3-musllinux_1_2_armv7l.whl -
Subject digest:
155ff2a51eda1533511094bcf7b14d5eae531b4c43c0b08708d0316c6c7cbed3 - Sigstore transparency entry: 955967335
- Sigstore integration time:
-
Permalink:
2bndy5/redist-icons@07aaf010281f67531d9a2904505fcbfb78596781 -
Branch / Tag:
refs/tags/simple-icons/v16.9.0 - Owner: https://github.com/2bndy5
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
python.yml@07aaf010281f67531d9a2904505fcbfb78596781 -
Trigger Event:
push
-
Statement type:
File details
Details for the file simple_icons_pack-16.9.0-cp39-abi3-musllinux_1_2_aarch64.whl.
File metadata
- Download URL: simple_icons_pack-16.9.0-cp39-abi3-musllinux_1_2_aarch64.whl
- Upload date:
- Size: 5.0 MB
- Tags: CPython 3.9+, musllinux: musl 1.2+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fb395b65b53468502b0d6cd74f09331ab2e32d536e4cce77e51ee9ec6a8dd583
|
|
| MD5 |
171c992a62819c885abce731476873d8
|
|
| BLAKE2b-256 |
e30068aac780797e3bd78157441dc2652563a5fa4726728bff8acd6e4e0c0210
|
Provenance
The following attestation bundles were made for simple_icons_pack-16.9.0-cp39-abi3-musllinux_1_2_aarch64.whl:
Publisher:
python.yml on 2bndy5/redist-icons
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
simple_icons_pack-16.9.0-cp39-abi3-musllinux_1_2_aarch64.whl -
Subject digest:
fb395b65b53468502b0d6cd74f09331ab2e32d536e4cce77e51ee9ec6a8dd583 - Sigstore transparency entry: 955967339
- Sigstore integration time:
-
Permalink:
2bndy5/redist-icons@07aaf010281f67531d9a2904505fcbfb78596781 -
Branch / Tag:
refs/tags/simple-icons/v16.9.0 - Owner: https://github.com/2bndy5
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
python.yml@07aaf010281f67531d9a2904505fcbfb78596781 -
Trigger Event:
push
-
Statement type:
File details
Details for the file simple_icons_pack-16.9.0-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: simple_icons_pack-16.9.0-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 4.9 MB
- Tags: CPython 3.9+, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cf9ef57bbd211a8bda5433a7976843121724fc96a46f2171a7fe7527733fbc87
|
|
| MD5 |
6f14c998b0e4777f130769b5fb0d0213
|
|
| BLAKE2b-256 |
5838655fe567044591d64af848950e45e4d9df56ecf9b5f94caea2135b8f9385
|
Provenance
The following attestation bundles were made for simple_icons_pack-16.9.0-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:
Publisher:
python.yml on 2bndy5/redist-icons
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
simple_icons_pack-16.9.0-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl -
Subject digest:
cf9ef57bbd211a8bda5433a7976843121724fc96a46f2171a7fe7527733fbc87 - Sigstore transparency entry: 955967330
- Sigstore integration time:
-
Permalink:
2bndy5/redist-icons@07aaf010281f67531d9a2904505fcbfb78596781 -
Branch / Tag:
refs/tags/simple-icons/v16.9.0 - Owner: https://github.com/2bndy5
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
python.yml@07aaf010281f67531d9a2904505fcbfb78596781 -
Trigger Event:
push
-
Statement type:
File details
Details for the file simple_icons_pack-16.9.0-cp39-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl.
File metadata
- Download URL: simple_icons_pack-16.9.0-cp39-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl
- Upload date:
- Size: 5.1 MB
- Tags: CPython 3.9+, manylinux: glibc 2.17+ s390x
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0a98f54985a0d047eb9f1a1dc6210cf3df2161c9841afeb97ada5974ebbc587a
|
|
| MD5 |
0c96e1628d772dae8e7ce5077e0f0ea0
|
|
| BLAKE2b-256 |
5daf695811e899b58483cfbe24e7bc25a3cf2eb8aa847433bd2346e27e729fd1
|
Provenance
The following attestation bundles were made for simple_icons_pack-16.9.0-cp39-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl:
Publisher:
python.yml on 2bndy5/redist-icons
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
simple_icons_pack-16.9.0-cp39-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl -
Subject digest:
0a98f54985a0d047eb9f1a1dc6210cf3df2161c9841afeb97ada5974ebbc587a - Sigstore transparency entry: 955967320
- Sigstore integration time:
-
Permalink:
2bndy5/redist-icons@07aaf010281f67531d9a2904505fcbfb78596781 -
Branch / Tag:
refs/tags/simple-icons/v16.9.0 - Owner: https://github.com/2bndy5
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
python.yml@07aaf010281f67531d9a2904505fcbfb78596781 -
Trigger Event:
push
-
Statement type:
File details
Details for the file simple_icons_pack-16.9.0-cp39-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.
File metadata
- Download URL: simple_icons_pack-16.9.0-cp39-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
- Upload date:
- Size: 5.2 MB
- Tags: CPython 3.9+, manylinux: glibc 2.17+ ppc64le
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
52d9922285adf24fd958e7960b17fc44c60f2dd2e2b66730d8a183c4249138ca
|
|
| MD5 |
fa8b822858e32df2e014f6ab8c4b2815
|
|
| BLAKE2b-256 |
639518c27ecbd6800c685f30686aa8305efae3510afeb5c1779184c262dca13b
|
Provenance
The following attestation bundles were made for simple_icons_pack-16.9.0-cp39-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl:
Publisher:
python.yml on 2bndy5/redist-icons
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
simple_icons_pack-16.9.0-cp39-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl -
Subject digest:
52d9922285adf24fd958e7960b17fc44c60f2dd2e2b66730d8a183c4249138ca - Sigstore transparency entry: 955967297
- Sigstore integration time:
-
Permalink:
2bndy5/redist-icons@07aaf010281f67531d9a2904505fcbfb78596781 -
Branch / Tag:
refs/tags/simple-icons/v16.9.0 - Owner: https://github.com/2bndy5
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
python.yml@07aaf010281f67531d9a2904505fcbfb78596781 -
Trigger Event:
push
-
Statement type:
File details
Details for the file simple_icons_pack-16.9.0-cp39-abi3-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.
File metadata
- Download URL: simple_icons_pack-16.9.0-cp39-abi3-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
- Upload date:
- Size: 5.0 MB
- Tags: CPython 3.9+, manylinux: glibc 2.17+ ARMv7l
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6a4fcc3c80c1ed2d48ebcd72157cbee401ef6768de03cf1f4663bc11fb56e69b
|
|
| MD5 |
0c58fa76b0b045c6ca050e8f299f52c5
|
|
| BLAKE2b-256 |
35b3d6e220773839d6dfd40cb969a3c080b5dc238d99c40f09e38048c21a2be7
|
Provenance
The following attestation bundles were made for simple_icons_pack-16.9.0-cp39-abi3-manylinux_2_17_armv7l.manylinux2014_armv7l.whl:
Publisher:
python.yml on 2bndy5/redist-icons
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
simple_icons_pack-16.9.0-cp39-abi3-manylinux_2_17_armv7l.manylinux2014_armv7l.whl -
Subject digest:
6a4fcc3c80c1ed2d48ebcd72157cbee401ef6768de03cf1f4663bc11fb56e69b - Sigstore transparency entry: 955967313
- Sigstore integration time:
-
Permalink:
2bndy5/redist-icons@07aaf010281f67531d9a2904505fcbfb78596781 -
Branch / Tag:
refs/tags/simple-icons/v16.9.0 - Owner: https://github.com/2bndy5
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
python.yml@07aaf010281f67531d9a2904505fcbfb78596781 -
Trigger Event:
push
-
Statement type:
File details
Details for the file simple_icons_pack-16.9.0-cp39-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.
File metadata
- Download URL: simple_icons_pack-16.9.0-cp39-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 5.2 MB
- Tags: CPython 3.9+, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c27666cd6b553dcecf2009d2d5f29970f22f18ebaab18461494ee918a96fd029
|
|
| MD5 |
2615b74290c5e3f70f3849c4a42424ae
|
|
| BLAKE2b-256 |
9e325df0dd724793fad65b64efcb396657daa33cb8d4463b0d5688514c03e69a
|
Provenance
The following attestation bundles were made for simple_icons_pack-16.9.0-cp39-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:
Publisher:
python.yml on 2bndy5/redist-icons
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
simple_icons_pack-16.9.0-cp39-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl -
Subject digest:
c27666cd6b553dcecf2009d2d5f29970f22f18ebaab18461494ee918a96fd029 - Sigstore transparency entry: 955967324
- Sigstore integration time:
-
Permalink:
2bndy5/redist-icons@07aaf010281f67531d9a2904505fcbfb78596781 -
Branch / Tag:
refs/tags/simple-icons/v16.9.0 - Owner: https://github.com/2bndy5
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
python.yml@07aaf010281f67531d9a2904505fcbfb78596781 -
Trigger Event:
push
-
Statement type:
File details
Details for the file simple_icons_pack-16.9.0-cp39-abi3-manylinux_2_5_i686.manylinux1_i686.whl.
File metadata
- Download URL: simple_icons_pack-16.9.0-cp39-abi3-manylinux_2_5_i686.manylinux1_i686.whl
- Upload date:
- Size: 4.8 MB
- Tags: CPython 3.9+, manylinux: glibc 2.5+ i686
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aa70469806d64c372d9f9994b25c256859d52fbf02d7ca298acd434d2ddc6a94
|
|
| MD5 |
b3b6c2bc03300100879ed2f67c8aa38f
|
|
| BLAKE2b-256 |
ff9bafe4af71ebf4d725180a056744c9f22e4841e97fecae48216e144072ee29
|
Provenance
The following attestation bundles were made for simple_icons_pack-16.9.0-cp39-abi3-manylinux_2_5_i686.manylinux1_i686.whl:
Publisher:
python.yml on 2bndy5/redist-icons
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
simple_icons_pack-16.9.0-cp39-abi3-manylinux_2_5_i686.manylinux1_i686.whl -
Subject digest:
aa70469806d64c372d9f9994b25c256859d52fbf02d7ca298acd434d2ddc6a94 - Sigstore transparency entry: 955967308
- Sigstore integration time:
-
Permalink:
2bndy5/redist-icons@07aaf010281f67531d9a2904505fcbfb78596781 -
Branch / Tag:
refs/tags/simple-icons/v16.9.0 - Owner: https://github.com/2bndy5
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
python.yml@07aaf010281f67531d9a2904505fcbfb78596781 -
Trigger Event:
push
-
Statement type:
File details
Details for the file simple_icons_pack-16.9.0-cp39-abi3-macosx_11_0_arm64.whl.
File metadata
- Download URL: simple_icons_pack-16.9.0-cp39-abi3-macosx_11_0_arm64.whl
- Upload date:
- Size: 5.0 MB
- Tags: CPython 3.9+, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f555e180e84e7f4dc64bfdd40de8572d3d1325638e156a6a40ec08f79490874b
|
|
| MD5 |
b6a186da7c25f0f35b13c925e5375f44
|
|
| BLAKE2b-256 |
b6cd1dcf745b16546bb415608038bb7a8be9dfac752cdb106bc8c7774294a1a5
|
Provenance
The following attestation bundles were made for simple_icons_pack-16.9.0-cp39-abi3-macosx_11_0_arm64.whl:
Publisher:
python.yml on 2bndy5/redist-icons
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
simple_icons_pack-16.9.0-cp39-abi3-macosx_11_0_arm64.whl -
Subject digest:
f555e180e84e7f4dc64bfdd40de8572d3d1325638e156a6a40ec08f79490874b - Sigstore transparency entry: 955967315
- Sigstore integration time:
-
Permalink:
2bndy5/redist-icons@07aaf010281f67531d9a2904505fcbfb78596781 -
Branch / Tag:
refs/tags/simple-icons/v16.9.0 - Owner: https://github.com/2bndy5
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
python.yml@07aaf010281f67531d9a2904505fcbfb78596781 -
Trigger Event:
push
-
Statement type:
File details
Details for the file simple_icons_pack-16.9.0-cp39-abi3-macosx_10_12_x86_64.whl.
File metadata
- Download URL: simple_icons_pack-16.9.0-cp39-abi3-macosx_10_12_x86_64.whl
- Upload date:
- Size: 4.3 MB
- Tags: CPython 3.9+, macOS 10.12+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
de3391842805d7050d5dc9dde0bfce0b5f908bbc0f8c146e743eb4901a7b8605
|
|
| MD5 |
e7428b7e3a7a17d23a8687c90e3c5a11
|
|
| BLAKE2b-256 |
b0f77e1b978060aab5b49401c592081675c0d06a1468b1bbc3b79966f13d5d1a
|
Provenance
The following attestation bundles were made for simple_icons_pack-16.9.0-cp39-abi3-macosx_10_12_x86_64.whl:
Publisher:
python.yml on 2bndy5/redist-icons
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
simple_icons_pack-16.9.0-cp39-abi3-macosx_10_12_x86_64.whl -
Subject digest:
de3391842805d7050d5dc9dde0bfce0b5f908bbc0f8c146e743eb4901a7b8605 - Sigstore transparency entry: 955967322
- Sigstore integration time:
-
Permalink:
2bndy5/redist-icons@07aaf010281f67531d9a2904505fcbfb78596781 -
Branch / Tag:
refs/tags/simple-icons/v16.9.0 - Owner: https://github.com/2bndy5
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
python.yml@07aaf010281f67531d9a2904505fcbfb78596781 -
Trigger Event:
push
-
Statement type: