Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

simple_icons_pack-15.11.0.tar.gz (2.3 MB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

simple_icons_pack-15.11.0-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl (5.2 MB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

simple_icons_pack-15.11.0-pp311-pypy311_pp73-musllinux_1_2_i686.whl (4.8 MB view details)

Uploaded PyPymusllinux: musl 1.2+ i686

simple_icons_pack-15.11.0-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl (4.8 MB view details)

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

simple_icons_pack-15.11.0-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl (4.9 MB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

simple_icons_pack-15.11.0-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.whl (4.5 MB view details)

Uploaded PyPymanylinux: glibc 2.5+ i686

simple_icons_pack-15.11.0-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl (5.2 MB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

simple_icons_pack-15.11.0-pp310-pypy310_pp73-musllinux_1_2_i686.whl (4.8 MB view details)

Uploaded PyPymusllinux: musl 1.2+ i686

simple_icons_pack-15.11.0-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl (4.8 MB view details)

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

simple_icons_pack-15.11.0-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl (4.9 MB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

simple_icons_pack-15.11.0-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl (4.5 MB view details)

Uploaded PyPymanylinux: glibc 2.5+ i686

simple_icons_pack-15.11.0-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl (5.2 MB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

simple_icons_pack-15.11.0-pp39-pypy39_pp73-musllinux_1_2_i686.whl (4.8 MB view details)

Uploaded PyPymusllinux: musl 1.2+ i686

simple_icons_pack-15.11.0-pp39-pypy39_pp73-musllinux_1_2_armv7l.whl (4.8 MB view details)

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

simple_icons_pack-15.11.0-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl (4.9 MB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

simple_icons_pack-15.11.0-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (4.8 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

simple_icons_pack-15.11.0-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.8 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ x86-64

simple_icons_pack-15.11.0-cp314-cp314-manylinux_2_5_i686.manylinux1_i686.whl (4.5 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.5+ i686

simple_icons_pack-15.11.0-cp313-cp313t-musllinux_1_2_x86_64.whl (5.1 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ x86-64

simple_icons_pack-15.11.0-cp313-cp313t-musllinux_1_2_i686.whl (4.8 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ i686

simple_icons_pack-15.11.0-cp313-cp313t-musllinux_1_2_armv7l.whl (4.8 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARMv7l

simple_icons_pack-15.11.0-cp313-cp313t-musllinux_1_2_aarch64.whl (4.9 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

simple_icons_pack-15.11.0-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl (4.8 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ s390x

simple_icons_pack-15.11.0-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (5.1 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ppc64le

simple_icons_pack-15.11.0-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (4.8 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARMv7l

simple_icons_pack-15.11.0-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (4.9 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARM64

simple_icons_pack-15.11.0-cp313-cp313-win_amd64.whl (4.7 MB view details)

Uploaded CPython 3.13Windows x86-64

simple_icons_pack-15.11.0-cp313-cp313-win32.whl (4.7 MB view details)

Uploaded CPython 3.13Windows x86

simple_icons_pack-15.11.0-cp313-cp313-musllinux_1_2_x86_64.whl (5.1 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

simple_icons_pack-15.11.0-cp313-cp313-musllinux_1_2_i686.whl (4.8 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

simple_icons_pack-15.11.0-cp313-cp313-musllinux_1_2_armv7l.whl (4.8 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARMv7l

simple_icons_pack-15.11.0-cp313-cp313-musllinux_1_2_aarch64.whl (4.9 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

simple_icons_pack-15.11.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.8 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

simple_icons_pack-15.11.0-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl (4.8 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ s390x

simple_icons_pack-15.11.0-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (5.1 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ppc64le

simple_icons_pack-15.11.0-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (4.8 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARMv7l

simple_icons_pack-15.11.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (4.9 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

simple_icons_pack-15.11.0-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl (4.5 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.5+ i686

simple_icons_pack-15.11.0-cp313-cp313-macosx_11_0_arm64.whl (4.8 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

simple_icons_pack-15.11.0-cp313-cp313-macosx_10_12_x86_64.whl (4.7 MB view details)

Uploaded CPython 3.13macOS 10.12+ x86-64

simple_icons_pack-15.11.0-cp312-cp312-win_amd64.whl (4.7 MB view details)

Uploaded CPython 3.12Windows x86-64

simple_icons_pack-15.11.0-cp312-cp312-win32.whl (4.7 MB view details)

Uploaded CPython 3.12Windows x86

simple_icons_pack-15.11.0-cp312-cp312-musllinux_1_2_x86_64.whl (5.1 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

simple_icons_pack-15.11.0-cp312-cp312-musllinux_1_2_i686.whl (4.8 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

simple_icons_pack-15.11.0-cp312-cp312-musllinux_1_2_armv7l.whl (4.8 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARMv7l

simple_icons_pack-15.11.0-cp312-cp312-musllinux_1_2_aarch64.whl (4.9 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

simple_icons_pack-15.11.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.8 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

simple_icons_pack-15.11.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl (4.8 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ s390x

simple_icons_pack-15.11.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (5.1 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ppc64le

simple_icons_pack-15.11.0-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (4.8 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARMv7l

simple_icons_pack-15.11.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (4.9 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

simple_icons_pack-15.11.0-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl (4.5 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.5+ i686

simple_icons_pack-15.11.0-cp312-cp312-macosx_11_0_arm64.whl (4.8 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

simple_icons_pack-15.11.0-cp312-cp312-macosx_10_12_x86_64.whl (4.7 MB view details)

Uploaded CPython 3.12macOS 10.12+ x86-64

simple_icons_pack-15.11.0-cp311-cp311-win_amd64.whl (4.7 MB view details)

Uploaded CPython 3.11Windows x86-64

simple_icons_pack-15.11.0-cp311-cp311-win32.whl (4.7 MB view details)

Uploaded CPython 3.11Windows x86

simple_icons_pack-15.11.0-cp311-cp311-musllinux_1_2_x86_64.whl (5.2 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

simple_icons_pack-15.11.0-cp311-cp311-musllinux_1_2_i686.whl (4.8 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

simple_icons_pack-15.11.0-cp311-cp311-musllinux_1_2_armv7l.whl (4.8 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARMv7l

simple_icons_pack-15.11.0-cp311-cp311-musllinux_1_2_aarch64.whl (4.9 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

simple_icons_pack-15.11.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.8 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

simple_icons_pack-15.11.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl (4.8 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ s390x

simple_icons_pack-15.11.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (5.1 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ppc64le

simple_icons_pack-15.11.0-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (4.8 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARMv7l

simple_icons_pack-15.11.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (4.9 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

simple_icons_pack-15.11.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl (4.5 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.5+ i686

simple_icons_pack-15.11.0-cp311-cp311-macosx_11_0_arm64.whl (4.8 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

simple_icons_pack-15.11.0-cp311-cp311-macosx_10_12_x86_64.whl (4.4 MB view details)

Uploaded CPython 3.11macOS 10.12+ x86-64

simple_icons_pack-15.11.0-cp310-cp310-win_amd64.whl (4.7 MB view details)

Uploaded CPython 3.10Windows x86-64

simple_icons_pack-15.11.0-cp310-cp310-win32.whl (4.7 MB view details)

Uploaded CPython 3.10Windows x86

simple_icons_pack-15.11.0-cp310-cp310-musllinux_1_2_x86_64.whl (5.2 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

simple_icons_pack-15.11.0-cp310-cp310-musllinux_1_2_i686.whl (4.8 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

simple_icons_pack-15.11.0-cp310-cp310-musllinux_1_2_armv7l.whl (4.8 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARMv7l

simple_icons_pack-15.11.0-cp310-cp310-musllinux_1_2_aarch64.whl (4.9 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

simple_icons_pack-15.11.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.8 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

simple_icons_pack-15.11.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl (4.8 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ s390x

simple_icons_pack-15.11.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (5.1 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ppc64le

simple_icons_pack-15.11.0-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (4.8 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARMv7l

simple_icons_pack-15.11.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (4.9 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

simple_icons_pack-15.11.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl (4.5 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.5+ i686

simple_icons_pack-15.11.0-cp39-cp39-win_amd64.whl (4.7 MB view details)

Uploaded CPython 3.9Windows x86-64

simple_icons_pack-15.11.0-cp39-cp39-win32.whl (4.7 MB view details)

Uploaded CPython 3.9Windows x86

simple_icons_pack-15.11.0-cp39-cp39-musllinux_1_2_x86_64.whl (5.2 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

simple_icons_pack-15.11.0-cp39-cp39-musllinux_1_2_i686.whl (4.8 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ i686

simple_icons_pack-15.11.0-cp39-cp39-musllinux_1_2_armv7l.whl (4.8 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARMv7l

simple_icons_pack-15.11.0-cp39-cp39-musllinux_1_2_aarch64.whl (4.9 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

simple_icons_pack-15.11.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.8 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

simple_icons_pack-15.11.0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl (4.8 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ s390x

simple_icons_pack-15.11.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (5.1 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ppc64le

simple_icons_pack-15.11.0-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (4.8 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARMv7l

simple_icons_pack-15.11.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (4.9 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

simple_icons_pack-15.11.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl (4.5 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.5+ i686

simple_icons_pack-15.11.0-cp39-abi3-win_amd64.whl (4.6 MB view details)

Uploaded CPython 3.9+Windows x86-64

simple_icons_pack-15.11.0-cp39-abi3-win32.whl (4.7 MB view details)

Uploaded CPython 3.9+Windows x86

simple_icons_pack-15.11.0-cp39-abi3-musllinux_1_2_x86_64.whl (5.0 MB view details)

Uploaded CPython 3.9+musllinux: musl 1.2+ x86-64

simple_icons_pack-15.11.0-cp39-abi3-musllinux_1_2_i686.whl (4.9 MB view details)

Uploaded CPython 3.9+musllinux: musl 1.2+ i686

simple_icons_pack-15.11.0-cp39-abi3-musllinux_1_2_armv7l.whl (5.2 MB view details)

Uploaded CPython 3.9+musllinux: musl 1.2+ ARMv7l

simple_icons_pack-15.11.0-cp39-abi3-musllinux_1_2_aarch64.whl (5.2 MB view details)

Uploaded CPython 3.9+musllinux: musl 1.2+ ARM64

simple_icons_pack-15.11.0-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.0 MB view details)

Uploaded CPython 3.9+manylinux: glibc 2.17+ x86-64

simple_icons_pack-15.11.0-cp39-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl (4.8 MB view details)

Uploaded CPython 3.9+manylinux: glibc 2.17+ s390x

simple_icons_pack-15.11.0-cp39-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (5.1 MB view details)

Uploaded CPython 3.9+manylinux: glibc 2.17+ ppc64le

simple_icons_pack-15.11.0-cp39-abi3-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (4.8 MB view details)

Uploaded CPython 3.9+manylinux: glibc 2.17+ ARMv7l

simple_icons_pack-15.11.0-cp39-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (5.0 MB view details)

Uploaded CPython 3.9+manylinux: glibc 2.17+ ARM64

simple_icons_pack-15.11.0-cp39-abi3-manylinux_2_5_i686.manylinux1_i686.whl (4.9 MB view details)

Uploaded CPython 3.9+manylinux: glibc 2.5+ i686

simple_icons_pack-15.11.0-cp39-abi3-macosx_11_0_arm64.whl (4.8 MB view details)

Uploaded CPython 3.9+macOS 11.0+ ARM64

simple_icons_pack-15.11.0-cp39-abi3-macosx_10_12_x86_64.whl (4.7 MB view details)

Uploaded CPython 3.9+macOS 10.12+ x86-64

simple_icons_pack-15.11.0-cp38-cp38-musllinux_1_2_x86_64.whl (5.2 MB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ x86-64

simple_icons_pack-15.11.0-cp38-cp38-musllinux_1_2_i686.whl (4.8 MB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ i686

simple_icons_pack-15.11.0-cp38-cp38-musllinux_1_2_armv7l.whl (4.8 MB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ ARMv7l

simple_icons_pack-15.11.0-cp38-cp38-musllinux_1_2_aarch64.whl (4.9 MB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ ARM64

simple_icons_pack-15.11.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.8 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

simple_icons_pack-15.11.0-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl (4.8 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ s390x

simple_icons_pack-15.11.0-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (5.1 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ppc64le

simple_icons_pack-15.11.0-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (4.8 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARMv7l

simple_icons_pack-15.11.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (4.9 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARM64

simple_icons_pack-15.11.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl (4.5 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.5+ i686

File details

Details for the file simple_icons_pack-15.11.0.tar.gz.

File metadata

  • Download URL: simple_icons_pack-15.11.0.tar.gz
  • Upload date:
  • Size: 2.3 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for simple_icons_pack-15.11.0.tar.gz
Algorithm Hash digest
SHA256 d30ded1e5583ffc1adf1a3976d7a60d7bc2526bd0807df8555e1fd858e138bd9
MD5 16c739008dd502162f694e09f6470b8e
BLAKE2b-256 4fa3299a9d2e259d826e838b2d763ae429ae637f958b8f8af70f0e012b49038b

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0.tar.gz:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1b001239114d820ee0fbc7a527407461dab4771f8feb04f7e41a1f6eb9baae77
MD5 f0363b5bf9781204727b019f92dd6217
BLAKE2b-256 4b5c03a0e667d6c5bbd961c6a2b7b89e3b6bfb73c5b8ff5ec64a0df4be2974b3

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-pp311-pypy311_pp73-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-pp311-pypy311_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 65cfcd18749d1aac9b992544bda9b611e703f6f4aca02655c858dfa214189502
MD5 c14a19fb02b3e2d53a70fe8cb7c1af45
BLAKE2b-256 1f4d8821641e73b2d0c80c174e2a8a03a0b1b25ce793b423a7c31fbcc9ef4c1f

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-pp311-pypy311_pp73-musllinux_1_2_i686.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 84ff57513d0523501ed6566bea6bec8d57827aa2986fe4fc236d383d9c618ff1
MD5 e2a326dfd2e6a546fc6602b515d21fde
BLAKE2b-256 b93a7b60a1ef7e2ccaaed34be325a724abe5c018b09306f1adfa49e6caece7f0

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 40eb260b185d62ba31640cff03902f9a2652d171a3f0153083b6c4f604c24bcd
MD5 3b4053c0f496d527b2c84b2405cd264e
BLAKE2b-256 60ab563bae590f78c5cedfb3aae63b45f22a2badeadda462a07da4600e17fcf5

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a9fcc982e5d2c884cb1b64f90b63a073137ceac404935c7d697f9513b332c0a4
MD5 3e5bebf2a9cba36b617c2afcc85cb8ff
BLAKE2b-256 0c957a905f1b52ee27233266bf3f6b25fcfd534d525a53dedcfeccd372b2b3ed

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 bc7d5bc8c6ebcbac58d01c102b426af3456fb7172f2b32a5ea0639005eb5f9d9
MD5 6e7eba30169088f1dfa6e15b476d7c81
BLAKE2b-256 e2c6ecbd828be14839f74f6b3733b24262ea82c2c7a8ae942fcb408ee8194129

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 b943c23996bd9fde26be88cb986397ab9e2f15a403f3f393798ab4c045bbf07c
MD5 7f74b486ef8c47ff4401c08726461012
BLAKE2b-256 828af8147f98468985c982052a8bc24d0ae77b5b9eaad4477965a4641b1df73e

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 b379901bdf355b3780974b1d9ba6e211fb5eab394a2a116910e5f7c61631321d
MD5 d4ccf4e2cf70b2f6d6b3e0311c650230
BLAKE2b-256 f0afbce3eebbf96f6053cb6cfec4ae745759e89a061eb24b31755542ae128586

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 d5e26b768cde560f9f3eafc30e2eaa88a5a82fea7994baed0c16fd589bd0ea16
MD5 b25f7348559b38b90a5522f8a709091b
BLAKE2b-256 84e85fb41462671afa6da4c3f39208222e9144c6c70feafa7f5d907e8e57ad29

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 5956ebdda7d5ad276d9279f1d31f9609b4ed0ce5b0ab421d058e7173e27d0078
MD5 f5cdf644f8931d3915d024fdc2e3575b
BLAKE2b-256 45368c3f0b1524c4b8337f5311fa3ae4fca95594cc47c226ade5289215a1e7d0

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9f55132544f496cb7d99404ba14f5978d1210b446816e05538503d40e746b1a3
MD5 4ddf9e196d053931c192161e821379d6
BLAKE2b-256 668cec651638eddb7b4868e67240ba5be9c8fe4aeceb335946bd5f83ba68ad9a

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-pp310-pypy310_pp73-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-pp310-pypy310_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 b68f9a8449387f493f5d1be6cf57e19763a1fe647a425a604178765e18085efa
MD5 b2dbb7675ccde9628293443bd338b90a
BLAKE2b-256 cc278937754816f69a9a037b44e8f3a9075b1d4600bd81158b3d3b369ad3d151

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-pp310-pypy310_pp73-musllinux_1_2_i686.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 7ce875e5295317c42603af4ac1c10589526c5eb8118ceb9da2370c2029a30c45
MD5 3f03dd89e49d2bf1cc0783d7e69af3ba
BLAKE2b-256 22191aa9ff5c91f47091b162b93663c979dc10af18ba8fbb5ad532b8ed01c48b

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 143ab0ca60536fc90ebc53d4aee9a65423cfc257f216daf41ce860ec45573477
MD5 108f8fe97f2c6c5b23d76bf5b2c7daa7
BLAKE2b-256 f47d2aadeef77b093d096da1af3cd205937d5464ca5a3ace2c29960340bcfcd6

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 106a17628a55ac81ec980415da09af31b854c237199a0881a2a55bae3ad95e5a
MD5 01910602d44f6a335c2b50034f02c876
BLAKE2b-256 dd47ec34c514e8680c9666d22a3bc76d0ed1f730b67adb159977090fdf7a40f7

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 2674d48016547722c587c4a3ed71ca3bdc63826b05f62f14dce928e7c1f34b5f
MD5 192491f3e35706049e8dd42b02024d22
BLAKE2b-256 6eee3c73fa2c480043fe927a71e6fd1fd94fa018ef4e5f19e8d72c4f4aeb0397

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 32f6ccd933adc45f500e95f6a2645862bfc507131afa298fd589219e7f1a7e8e
MD5 34c25e8bf62e323eb7b24b7c1d738b68
BLAKE2b-256 83be872a3ad75200c791e03d8f2334f57c4a04381e665e1b18d641a20f2b9029

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 8db888a501e5bb83b65afc101fe26a46b23525be09010c2a37266bea057cf287
MD5 cd64abc48edd50ef1988ebddfd573140
BLAKE2b-256 e1a020a3c612d8d81240f5593483948511fcfce24367befa78b379e4e01c6483

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 9f7ccaa35f96877c0c35025c76eb5f92666b23e19bf273d32a6a84e6baa02681
MD5 69af0689fcd3dc61df704f914e40d07d
BLAKE2b-256 7517e632588a81be4023ab752091f77eb788a1a023e09c142d186957340ea7b1

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 849fc43e721a00122f1130161fa92fae5350288fa495558429a28b2b9401fce8
MD5 ab52a92d48911d270c4291e63a98e7db
BLAKE2b-256 78c5b910c16df0aefc69ffc5363cff9f659eac120e0a0515e9d3a3dbcc8343db

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 cab5feb4bd820062f5d17a8341ceec894d7e220db0d19c6d80a919e781000b28
MD5 aefb94ba6b04561ecce1118d429c26f0
BLAKE2b-256 2c0b39548f6f1293bf996e9eec08be64d49c40fb15ff9d7697dad1715561056e

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-pp39-pypy39_pp73-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-pp39-pypy39_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 60635458b2a8188135a1a03da7cf675185c3097318c9a2452f4e5568ccd7c8c1
MD5 8160172f0f9444a320777ae2947b8478
BLAKE2b-256 57018412dea3eba862c8713fbb4dbf25dcbc651c94c173d88058f3c98d2b2d80

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-pp39-pypy39_pp73-musllinux_1_2_i686.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-pp39-pypy39_pp73-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-pp39-pypy39_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 90a6045c81097315d597a3ad211f13b0926f508688338dd452cfa499b55627d0
MD5 12b7ce317e686e3b631a032416238b43
BLAKE2b-256 b78faa352bfa0cd5a1da18f3fca5f88094ec82ed03d34e46a433ad099e1f3c5c

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-pp39-pypy39_pp73-musllinux_1_2_armv7l.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 459c171333e1ffd792e0d7efea84de25ff268a0aab4ced5a6c1bff833a3a9da0
MD5 38e2e203750a55b2187bc217dc090eeb
BLAKE2b-256 f8d35bc834e82d01d4a47812e993f145209cc36187e1e5e2df00999e29615e77

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 b5616c7dde601b0cd03fcb6081fe6c24dce1531ce71b001cccf93ca71316a7d9
MD5 32851bf25bf5cf3d635b9283c4f7e92b
BLAKE2b-256 81113455b10a05f423cdf43966be35280a5137eb8a40682116118d408f5a6b71

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 199c5ff89fe66105c56af34a1b628bd5383525146ad70ac648c253c13983f889
MD5 1c8fcee7a2f956121b1421afc2168b8b
BLAKE2b-256 af6004aca7ab30fcf32a4d3dee7ffc4084dcc1804c3041bb504bf39aac697083

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 b4140d6a5fdae946d6b1176438b6eba6d3d335095882f8ca07c6da1fa2dee70f
MD5 98ce12f694663763e36bd118e2be0758
BLAKE2b-256 54bed9936e68d266f38ebb2f76edce15e43f3dfac7a031eb98c185ff46c3b965

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 4f756bac493e1ad0dadbb8de6e2720f5a1f7ae8a9a8c354ae58c4b9a437747a4
MD5 f4e3a76195f2834482a0b548731be1d1
BLAKE2b-256 af3a433b6996491b516dd2f05a973f0004c20e53dc52acbc2f9ed777bf1bb7cc

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6a2a1413a3c113385cbb3940082ab1af9322750cec4d1e35a07b6fdbcabb86cc
MD5 9175bede579da58c310acc5c73a7fd5f
BLAKE2b-256 48585f0e5ac2fbf715a5830ced288296d09557dec3130f708cd4546ede25c555

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-cp314-cp314-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-cp314-cp314-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 184f3bafeb429d5a7fe4e40954de21f3fb50db8b0e644142ea1a51b11d9cfadf
MD5 26c2e2e347108d3c838fc171504519df
BLAKE2b-256 277f7ffeac3205e3a143ad89650d156453cfe85a884033507b5abf9559b9cfca

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-cp314-cp314-manylinux_2_5_i686.manylinux1_i686.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-cp313-cp313t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6987126fec35967da299343ffe6977f660c4abedbaa8014554333bb97e1eb1a0
MD5 22c99fff3f46746aff05eeefa64e98ad
BLAKE2b-256 8545b75e27d84409c6c0aed32a760c22ad53d308fdeb290d92ea7d935527f2e6

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-cp313-cp313t-musllinux_1_2_x86_64.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-cp313-cp313t-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-cp313-cp313t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 c2ec231dbecc13a99b1a43b9d1cf7f11a7cf2d30eb0b4885c0b0a056f250f068
MD5 76ab98b9514d70621f8b49788a46cc7d
BLAKE2b-256 8e3d2fc86b007bd432a2d8d2d63acadafbadc8153714e789832155b686aa8453

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-cp313-cp313t-musllinux_1_2_i686.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-cp313-cp313t-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-cp313-cp313t-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 40ded65ccd3565603d0a434eedae444802643b1d5c36bb1979865936255fe2ad
MD5 79422ef1bda06f29981ea22d7f6806d0
BLAKE2b-256 0ed7d45dbe378a27397a3ffa3283d78776d01a754e35adc8c988b88f0ddbfc31

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-cp313-cp313t-musllinux_1_2_armv7l.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-cp313-cp313t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b6c9fad6b1c7d6e88b4e6304690821c8fd28f5ca4835c21e17add1557bf57806
MD5 45eb5b4a12ee1e11dd410647a3f2504c
BLAKE2b-256 0bb9d12af4d8632f4dc94927320b35bf212c45dc349ea7108c7487d937e1235d

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-cp313-cp313t-musllinux_1_2_aarch64.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 118df7b9295a6934ee7a52ffba974374351a83a27c07742fe954f04823b52fea
MD5 2c5965e0ca7a3884ec3a2670ce0edb88
BLAKE2b-256 f7ced4a7125c645aa715bde09964b92a5cd9e77de85e7f8ebd9f0bceacf5836e

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 ac4be398f7f76a6edf96a0772919c73e764622cae1bd94ab8e72d785d4d59122
MD5 a7610095cd0b95396fa5d52e6068c208
BLAKE2b-256 d813b662495ab1e8024e15c70a1fde5ce420fac0412ed2406912164c7726fb56

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 bd6ea94311ebfac5dc4b4c18490340d4d1ebb75db048fb7114c86d819f223233
MD5 2b17dd040bc8ddd2350308ead6f60c98
BLAKE2b-256 a2202d9930a0f7d1d473a822d6fe3516e48f33571a9460b410ac0a4b89d74a16

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 3eb374264ff748d88a8939b104fe1531f1a48e0aa1113c32770ec9c566048de4
MD5 2bf384ce3737ba6056c43f22f03a3bd1
BLAKE2b-256 9f8b3821e798f041eaa0299d94872e9f9b893aa02317fd1e985df4cca37755b7

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 6277e33a3224a762c44f0860fdca7dac0b90a80ddf28ee6f28fb4679299acabf
MD5 54844c67ab73d28cc420d1cde27d7355
BLAKE2b-256 c032b6fc9d8701001c6a0c47ebc034798a430563b2c264ea33a741e39c1b9e59

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-cp313-cp313-win_amd64.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-cp313-cp313-win32.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 a98c376a83ad809457e20422d4873f749f2e219a6f7a6ab7f261ec2c2ed0ccef
MD5 187de8dc7dbe49f9ed00d6c4413ac594
BLAKE2b-256 58a61714d2e7996f78827105cb469fb297694e1e386b25c622f00c0e8186f89f

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-cp313-cp313-win32.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4b8e4021c60f7011f06a9d547d44abe16fd26d3a1024de21104935bf93c076d1
MD5 eaa7c534152e0c62feb08ea6ad902c63
BLAKE2b-256 fb8c08eb02bbe4b5fca4b1e48b94100b1cce2e8206eb2190bedf7dbed45a2353

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-cp313-cp313-musllinux_1_2_x86_64.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-cp313-cp313-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 6db6ac1ed9d25b61f5878caa593602a00b93735b9532c547fffca68a5f6910d1
MD5 c4614476a6dedaa4ae18eb295dacc361
BLAKE2b-256 0adba8a1d96e0fc1c69e223bffd07ac485be533ccab2325c290b3a2c1807142f

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-cp313-cp313-musllinux_1_2_i686.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-cp313-cp313-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-cp313-cp313-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 ce7b3249aa78457dcea3e0d1e46781e5c529bec07fd5489e40437c006e344b41
MD5 ad5ee7c1c72f87061d89ad341cd1551b
BLAKE2b-256 f8a1dab2ef1575ce18c416cede781c5432e6045903e5809c575abb9c0847f375

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-cp313-cp313-musllinux_1_2_armv7l.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 65de21fe2f9206fbca21d68a9dfea084f86d405a1d48422f2b21beb9946ec671
MD5 e7a9629d51c73032b89fe19ba86f35cc
BLAKE2b-256 d17cf964ae0bfb451f0e61ec3ec6b53c40e811a0127bc9892104ef979179851a

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-cp313-cp313-musllinux_1_2_aarch64.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 186af3385f0b7348ece599dc08e20ba6d263c0282d59d3ae6a7c3ab8d883ad2f
MD5 d15f2c07eb55fc48ffec0fb1cae0867e
BLAKE2b-256 d2e112d4bfee4598a769ff0ca051ea08eac47475668d55e03883674a052de71b

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 95de29c750060570fa70c1192bbfb915811fa0f5e785e537c1eef16fbb648d46
MD5 0dba498e1489d06c27778446d4176df8
BLAKE2b-256 1972a41c1225fa9cf288c11be93a228dd72fc23ec5608b37887569b125cfcaf1

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 33363438b847cb3bf568231745c4c3f65fcb7c7d846838219997c6de6b278707
MD5 4ed26c990c697f5e035ea8e2bdf2cf39
BLAKE2b-256 be1c520ed12a20fdbdfea392b3eaaddaf06145b30837242c8a3bc61ffc4eb8be

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 ec678803c6461e1a9cf2931a262c2ef0a45f128be83861623f483957743744af
MD5 213dec28cb1b833414f4c1a1a1c3e368
BLAKE2b-256 24f0c8d32d0746802d37f5b4038875e2bc953eff58addaa29890431df19e16aa

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 a3a8f13f21200f6a0fe3a037aee5c92f4dd1144b79502f11c7085225de972099
MD5 e9068d771e7f6e2be59a83d5ddb31871
BLAKE2b-256 3c9bb18fb706b35bc8309966e8287ac436a5a8a672a204a2777b9b68d9418d0b

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 98fe4fb84abe39c2d02551e7ad638c95df936c8326ae56fdfc116135afbcb717
MD5 6e207e588f0bcd4d187ef9ddd57c78d1
BLAKE2b-256 669371a26288ec06987ca2b91ad0a80ea3537d3dc954e35d827fe636094aeec2

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f2dd4f7d48fb9d3f83d95ea38a84bf0b146183cfcaa665517fc4e31de03594ba
MD5 d46e8ce876e1763adea66abe0b69873e
BLAKE2b-256 68aefe866624f6226ff26acd1030c971def8c6caf363755948c6d818a733bf96

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-cp313-cp313-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-cp313-cp313-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 34eed7b55c7d7d3507ce73e44dd5763b2234c2b62a4a8c512968f1c1d082f797
MD5 7a12c6b98dfdedcc287330cad9a688ef
BLAKE2b-256 98057763801d010a6c3a8482b3ebed6205b368b20c6a32ee8b534368852ef384

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-cp313-cp313-macosx_10_12_x86_64.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 9bc01c25805fdeec61ebcc80de7e161b570764bd22d827c3d4064235a969aa2f
MD5 d5517ecaa39a782d3ee45300e4c5c10b
BLAKE2b-256 712c0a600da2909dffb0dfcfbe7460f927fa26a3bf736059eda4bf441f71f5e0

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-cp312-cp312-win_amd64.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-cp312-cp312-win32.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 a9c763f751a461177a448dadec42ec022f6c0822de74c551427aee4ea06a3e90
MD5 e9dc1cfa269727a46394f719c9249f2e
BLAKE2b-256 f48a905bcc32791fcba94b775caee6030847fa06e9bf2b407aa642431e356e1a

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-cp312-cp312-win32.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 dd6b80cd023f1e75ddf882a9d1f09abf635f7be766a1fcc942a3367adaf222ec
MD5 4e63b0f5e9adfc10afa233b90f0a4a02
BLAKE2b-256 f6f66896e852d36b7abaaae7f7887da6833562224a53075f3a9f56c7e81786bc

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-cp312-cp312-musllinux_1_2_x86_64.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 6ae3bc03bf61b99e0040491c85808bba553ea25e7bada8209493b35f7fc49f24
MD5 b13fcc2d9b03b8fc31addbb09e55e09d
BLAKE2b-256 4fd702ab545349257cf0ddf06178795177ad2b4da28bfe3e450bfdf70f2918e5

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-cp312-cp312-musllinux_1_2_i686.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-cp312-cp312-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 8c3a3a2a22f12f6dba76579005e4acb613a99400260726067f6424947ddaf1c6
MD5 c9bbb48d1ecda42d8e6f2a6362488057
BLAKE2b-256 792531abcd56132d16ec8ed8f7e6f70bf730ae5e3e780e88eeb1b5eda3dfc15e

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-cp312-cp312-musllinux_1_2_armv7l.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 277f086ac8d579c808401baaaf820f6d920e134ef2b36b93c37c342257afc015
MD5 524bc4d0121739945eae8caeb18b1b7a
BLAKE2b-256 ce5ef86cd5eb2e9287157ed0fdb81e23ba8398efc924212c6f9c1ecb225c1662

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-cp312-cp312-musllinux_1_2_aarch64.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9604f51f3eacb4db2251bb8b95b2007d7dc7d412d716f31c8f7c8803ed407fd1
MD5 3b96adf82fc9c99b1cb5d41eb4756e82
BLAKE2b-256 1dc0cbfe4f058ff691c81319f5e008a5dfcae118fa3852377872675df50fbb88

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 ac2c7dc4bb0953f53a4255057360b194b009a012747256198df89c55c5dd870d
MD5 524a7254182f8b10263a3301feba0ad9
BLAKE2b-256 1e99c742839093d242c97cff34485a5fcf649ab7a5e7340e20c3a8c4c94a13ee

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 bb539509304dddb8e7d6e7d606359990cf732f5f160bb2eed1edac64690bef47
MD5 940057f347017eb43b75103965c77a23
BLAKE2b-256 1486cf6329ead19c3f263c6296e1d83599585a4a3b542c6fdb7a4b947618d109

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 6a1443b42dd8ba8edce018615915e00668db7fd9020499de8383f7e9d2985621
MD5 ee00e7ed54a07ceaee84be1006e3b932
BLAKE2b-256 3e3332684beebb39afd45c51ca0ef0ca83c1fdea5186a1bbb8f40e3209580307

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 efb9cfaed399014ef4f147c392f2c95c59563c6818641ee21c0193e3d6d78757
MD5 69e322824ceaba1a482648f369a66b04
BLAKE2b-256 86394e3c7f932583c6afa1a9e5fe04483b864c71100dc05070c7e37eea763cd5

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 4079b3f765d22df19ea5d10972e0fce003344883f68806fc4cbc503ae154316d
MD5 c74134df9eaef0e9b8e98ce5b15e98b1
BLAKE2b-256 902a82a0e9c07f6fa348bf83ac1272225ec8c0d0616efb96a36cd52d4c81d6a3

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e7b17911fa3fca1b969ddce8ab14493bc570df2a4ab75da418cb169555839542
MD5 e260a232d0878de7217793dae38d24f4
BLAKE2b-256 39f7c35a96d8c31c660da3262116bc833bd84d07dd8bd102d3f89b3947cdd5cd

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-cp312-cp312-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 2488376b5fe6bacd98e8a235c5c4610fecc476174b6c46ede77386cef6380556
MD5 fc1769278ace1246aa7c51a17d8a92c5
BLAKE2b-256 fd811662a2541b2a323744a460702dfd11175bce7ea5b11cf31a98119b87b128

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-cp312-cp312-macosx_10_12_x86_64.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 2bbed75b6779b5db5aa5ef873770137ab5d9e7c18ae7e0e46e7261e8b73ef6e8
MD5 bc4cda1a16e947c9a0459caad847fb75
BLAKE2b-256 0c132dc2400b9b7d1ebd5f2dd425f759c79dfc04cef1d8def527b9259e88b2d6

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-cp311-cp311-win_amd64.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-cp311-cp311-win32.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 97bd6db6ac1c9db7dd7ec87bb7aa191a398d4bffd4e1d0023fb633b999ba4ee4
MD5 4bf561e5ae6ccbc7360a5a398566aa91
BLAKE2b-256 3a7197d1baa7df1419aa869d1b47d5d9007aadedc651dcea54ab5875c85bde9a

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-cp311-cp311-win32.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b20d6118f88a1d5eca31dec21bb36f854cad41b51331d44da6b1c10c7b06643b
MD5 7679c5943c0c8cdc26ca37f6fcf6e316
BLAKE2b-256 400bfa72bad9a1b83c02f37288c230c539990be10ad97f91f1c097090a070af1

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-cp311-cp311-musllinux_1_2_x86_64.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 4573ce4138792587d65959ff4fd3d7fb57ca0dd5799865ded76e56459194fb6f
MD5 61d01fab739462803ae769b5479b2b91
BLAKE2b-256 80107bde0c49db32ffc6a5c3e8af3ab04da654a8964ebbbfabd11149e6f10338

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-cp311-cp311-musllinux_1_2_i686.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-cp311-cp311-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 963a40897e73e0decf32c9e3f787f6a6ecaa8e6ba1a8ec545e0d2836ba83e50d
MD5 4047939b6ff0cf145131c606d7474c3b
BLAKE2b-256 0320996f45e126d0909556b36a886c2d34a2e0045bfe895ce9b80bb5577a76d2

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-cp311-cp311-musllinux_1_2_armv7l.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ed627dbe79551bfe3130d4543fcec82e8cec71e9c3d6b428b4ce4fd815ce74f7
MD5 6d1f71942fdc2ea6a25420b1a6da3750
BLAKE2b-256 122a7c0e7fa99d3c845584147a0211923712ba8e428fd829fa89a2e9ff91f3bc

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-cp311-cp311-musllinux_1_2_aarch64.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9066f0f607cd36b287c33dd58d47a77d388bf6c5e053155a56065336c6ce2be4
MD5 343df53fff882b9cf72de4a083ccfc02
BLAKE2b-256 129907eb7b91eb82d432fa5d64c55c7dfaaa31a4d157efc7dfe4b0a02143231f

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 7207948d2db02cbaeb0c70a521ff86fc715d638d35b09fb48844dbed548947c1
MD5 416e0f8d3cc434cd9d9cea43255f45ca
BLAKE2b-256 6e91ff8c3ba961363be5cbdc06facfa50179157ad0891a7db16123d36138bd1a

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 9865857ac455f5ffbf37e655cb8dde5bb340b281587b799af9c2b98146cff346
MD5 a2063319091d95f61cff3b4185f8a478
BLAKE2b-256 ace7b65372e420910d3315fe2616ca436814177319a71179bc9e8fd7abd45680

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 22deccd21d93083bc467f69b388bbd4482768f523439f5eef430b7a9cfbaaf0b
MD5 23aea35249a9dee798cebdfe4fd2e9fc
BLAKE2b-256 26e2936bb3eafe8fb63f796623a71613940e943725d8c944aecfca4f8e4c7299

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 c046866a519d96db052a8171cfa9b56dd1f0e690bf69e28d0160c3cf4626db86
MD5 2e3a0a0651d81395703cbc9c799e8ae7
BLAKE2b-256 5bfbcb0428f86553f939e419fb5878d0519393e09f56f3eeb9064d538fd36530

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 af6e64be254e9d9d98a2d4646a29710b27a2442c6e31d7f173859175f484e339
MD5 d2aa4ac69f07dafca8336cbd4b0f9e5f
BLAKE2b-256 6a9b42ad530a816bc4c853eb06504f9b6bac3a8cdc9cd1f88be8cdd34aac3120

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 70abe7a531d648e56fe1bb26019652767b5c2e6ae9b95e8201af417f33b98fd9
MD5 a49efad284f6d6a9373a3809fc2c1668
BLAKE2b-256 98c310a59a7a6631b93078342b7db25fbb8876b5e1a82c44e1897a647ae9900b

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-cp311-cp311-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 0be9418d12641177a1205b572301747766f16e48ee949fa168f30c19cfddc4dd
MD5 60750562e6c8381bbf720d7ff2a64195
BLAKE2b-256 aa72470dc0ae0df77e72a12e93f46504269f42493665ec47c45a3f1dcfedd1c9

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-cp311-cp311-macosx_10_12_x86_64.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 70d017737384408adea2f9bbad59889dc2ea3105271b419af7348e0417ca65a9
MD5 9eec0f5da9da09369ae31bd8312d197e
BLAKE2b-256 8de67e9d2cbf7e3e877d0019c05722cec745712ba188fb823ae2562a953f8a1e

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-cp310-cp310-win_amd64.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-cp310-cp310-win32.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 0cd75023ef7efe75d6d126c92be00641a9be23a0218ed7ea42bfd5f7b8a747de
MD5 6d5789b6e6e8902fd6c8d6f059edcd61
BLAKE2b-256 4c9b403b0fcceb36831a097fbf1cd15903a7947bbeea5a4ce3219a05f7d0f09d

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-cp310-cp310-win32.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7be2b4d5f04eb4a477dfedc35e701b56f3f36fea5f1e869346746c19c6e83352
MD5 3e5a46cec605d8f782cfb112b2cc1327
BLAKE2b-256 16572894f95a14ce5f567e87acfe6addba59cd5d33ca2b3b2fd6be0137dcdc5c

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-cp310-cp310-musllinux_1_2_x86_64.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 7dff8c33cc8a89a17fec5d9bb677c558f0cb29ecacb67c20ecbaabfb4b318429
MD5 cc2007136e90e8926a96e9cbd08851c6
BLAKE2b-256 91af5c869b2f8bb7b55186475e757cf0f39f5184c88540ea69ffcac77a7b33b0

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-cp310-cp310-musllinux_1_2_i686.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-cp310-cp310-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-cp310-cp310-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 2f3f6b970b8f167ea7ea81f38a677759f2ed8815cdb4a5425db3cca88dfd5279
MD5 e6821422382cf53e858972a7ebc422ec
BLAKE2b-256 3a2ce094c6cb5a5a35389d297d53fae9206ed5582ba0cf0f86aca1496c88d8d5

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-cp310-cp310-musllinux_1_2_armv7l.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b67450be4a072755b27bc5ac89031a7aff2ed99c593f68a44c7cba3339397165
MD5 dcbb2fc34706a2e024330a2df6d3d987
BLAKE2b-256 196349666c4f5a8bbbc972bdfaef2c63cbd8ed96714947f13c1bdf1b7ae1c027

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-cp310-cp310-musllinux_1_2_aarch64.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 038e2a2538bf3606dbee2635daa69397eecda653cd3cae7c1144d317b41b30f2
MD5 11f0567222c37adf18808d7d4ff56322
BLAKE2b-256 0e0bf13c8bdfaafd680b00f508b4e4e1d6b8c9a2e6892f7a25fee1b34ab52564

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 fab7c19c5bba8eb8b8be121fa067f1ea87e6fc7fe75a17c9d7ac6ee50f9c0c50
MD5 b687f603c3f42f00b912ba7fd4ba8d7b
BLAKE2b-256 56d8098a496adbc460f6f8a5a862a7a2c56bede324ebdd858d97a849b2a604ce

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 d7b51646e6ec5562278dc63243881dce708b87212f8bac21d194b8f83a1c00d4
MD5 befb2812be95b2d215851b0417d25f3d
BLAKE2b-256 ab67ead666fe039ceffc0e0a792e4828d08c336c1cc15347cbd900e94adbebda

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 251d51427d6aa4dfdef903407995d949aee8eaf88d785a848271ba5e9c90a938
MD5 ea35d93f1bd6e7ef472ba0f9b0709db4
BLAKE2b-256 7864ad09e635837cc815d0f538e9ad9ce99a65d937188a230a91d9fd0069fad3

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 e4d46091964c9afa99eadcb9c17b59daeee76a874a931a913e72613bd934c656
MD5 c980e79582b67311de0b98040e104860
BLAKE2b-256 b08602026f6d58bead9eac726aba6b858b49578e3b9ca161d088d80e944f5db2

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 02b6b17dda876b9cb214522dcfbacdfb37f73fe46e500460398ccc3407dee454
MD5 ffde265b05f2e832a172de7084707725
BLAKE2b-256 c8f3be8608d57567ab54f7eb1f24ed6cc9a066058ff2890bc951156d5c900dbf

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-cp39-cp39-win_amd64.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 d71d12ca5a4c0a410fb3646dd7711361e931563a7189c7eac47eef963adf407a
MD5 1b15981a6d23c8cc7f345c26fe6a788b
BLAKE2b-256 9000ca5fc7182fbc7b19e700b2b6da8d3edba59380386b2650144b5a0720c936

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-cp39-cp39-win_amd64.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-cp39-cp39-win32.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 afcd11200a37c8b99e18028df3dc980a8e2f99e7612f11d1720fef2507203199
MD5 4df6571e416d24fc29e9105ea1b79067
BLAKE2b-256 af21f6ab194aaafa54c917594ce436098467c3cf74d3116129337bb96f9f6947

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-cp39-cp39-win32.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3e295b66da7c926b006649d0a8e76af1e2445ae2c634cb976dcefd4dce321327
MD5 4b1b28204d81e2c237b41bef22045db7
BLAKE2b-256 9d1cfd694939acc99edea8fb7c14dcb9469adb9c3b1620f783c62a0de2cda35e

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-cp39-cp39-musllinux_1_2_x86_64.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-cp39-cp39-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 d59145539eec48d6d6feb7b5953254aca080196b8791fbd07fb31e63ea62362d
MD5 b097b42ac4d64dab7f4719b09c9b7ecc
BLAKE2b-256 891e10380eb91b8490b58217e74700c4e6ccb2f01a70e406f20663ca6c9085d4

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-cp39-cp39-musllinux_1_2_i686.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-cp39-cp39-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-cp39-cp39-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 c0b42f792c414d2a90e2bd52e882540793f34c5de704918a31313b74b41a6215
MD5 548ebf9941a65c41871fc94934876d20
BLAKE2b-256 baacd78c52b4a3914e017c0e9c8034b123c45543369f45ab5963e9100fc61219

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-cp39-cp39-musllinux_1_2_armv7l.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-cp39-cp39-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 877a2e69723db6a588de101bbc47bf7db17be9c68b5e0dbb822df6a8a826029e
MD5 ea7683d085c43bda280d4129a3dbe4ec
BLAKE2b-256 539815db7dc6f70225cfc0eb7b5b30a40e3799edbcae8cea7731e525044b3cc7

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-cp39-cp39-musllinux_1_2_aarch64.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0f867fff85aa001d31e8d5f8c7ee985f904aea79726788aff06540b72ded58d3
MD5 7ffcdecf1cc45fa4d3d0fa04d65ba56b
BLAKE2b-256 4a0423d8aa6f0510925f02f8951c25b8d95287747f2a646160c4b47bfed71d76

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 c30df5e1610a8077cc6cee5df64189583e7d0f3f6276810bef9d6955ded8db21
MD5 20300370d220c18126b20a4539ced86e
BLAKE2b-256 a231315f1e91bcffec0e541a4154252fb4ddc1b8e8f7c43c3581b2c637687302

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 32fd3415499981363eabff43dd7ec3229d10504e3518b20f482ccba36aba01c4
MD5 1edc3b9fd9b73a3a9c94292acaf7c545
BLAKE2b-256 cd18200062df1ba5e6094b4075c210a44c03f1d71faf7d7fe7f8ba0182530710

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 aba37f30c1ac190ae7237c65c0ffba39269b80ebec235c1fd7bbad0eefedcd95
MD5 91afe0ae7d2556ad7a3fccce246e5370
BLAKE2b-256 64021108947eb7c4afc6959b7be2c03643c217e43222d5728c135a87876b5273

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 51354fd932fc04a291b5c102b77cac401ef7338f7f6175cdbe9882428a70ce94
MD5 8cc02435e2c31809c336dd2f8c37d7b9
BLAKE2b-256 5d0d84cab5df2166f82747412e77831261b7d07339d4b08949b4cec147ad3fe5

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 58cb428aca43202dd69473c270044f093602ea8811dd28df10997a69d2aa2077
MD5 1ee29c8a8f9c8bc2364520d1439aac7f
BLAKE2b-256 d86610b820e9808efc981e3924596e33d947596981a7ab8af06f7ea1df79ec1e

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-cp39-abi3-win_amd64.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-cp39-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 1c040a6865504b728156fc50cedbf1cae28c5fb9fd6c0d1d83af42a1f9b79829
MD5 ea012c00f691791a93d2f5d81cee442e
BLAKE2b-256 e1fbe004051928bea774d93cc929b12dcbd839f2522dc798ab6992547e0c9dae

See more details on using hashes here.

File details

Details for the file simple_icons_pack-15.11.0-cp39-abi3-win32.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-cp39-abi3-win32.whl
Algorithm Hash digest
SHA256 facf8788346db744d37f39ce0b494ab811468fc03f357bb31324c342cdea741d
MD5 351136df7c85f9bfba7d25897e1fc1ed
BLAKE2b-256 d5a899505202431c0e0140d11b7501d596aa74d303078401542a4c3c2c09a74e

See more details on using hashes here.

File details

Details for the file simple_icons_pack-15.11.0-cp39-abi3-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-cp39-abi3-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 bd5923c2598b7107ae0f8c08bb7830e2d03666b1f730eb991393ef05f2b69114
MD5 a4e5288240d922a7fa4081cc9b75f607
BLAKE2b-256 dd8a91f7b86a6be9b120e08d885a87865143e00decc5d7496a79b9fc32622828

See more details on using hashes here.

File details

Details for the file simple_icons_pack-15.11.0-cp39-abi3-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-cp39-abi3-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 12c4c5e9098c95a37cc1e6fafa5e6e3dd865db0fe96b728372ce6536303127db
MD5 ffce70fc3eceffe61a5f47c484849538
BLAKE2b-256 037dfd3bdf2e91008ac73488c2b5cf39b631071504772b5f35523fea0b8ee71b

See more details on using hashes here.

File details

Details for the file simple_icons_pack-15.11.0-cp39-abi3-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-cp39-abi3-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 3dca171a78d603b71158e13a3abee1f7d8aaa66238ae6fd2d85ce46ecf1acdaf
MD5 189873cccf8776b8d71e9cbceedd2282
BLAKE2b-256 1e931095695a2cefc178c273c9c06ec502754b90898cc2acfa259c624fa85e68

See more details on using hashes here.

File details

Details for the file simple_icons_pack-15.11.0-cp39-abi3-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-cp39-abi3-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 72a1f2193fac4406d2c4f0d9ec5270e9998ebf6649922125d085a8170d358cab
MD5 d20dac4ee9d587767994922857b89adb
BLAKE2b-256 98d0f441e0259cf955cde4ef3cef100958de96e402404331060774cd5bbdf747

See more details on using hashes here.

File details

Details for the file simple_icons_pack-15.11.0-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8e1b9765b4b9a5f2b848650ddb01434afcaed70182db761fd746a45f012c6bb5
MD5 5f8bff033ecbd0a17bff67bb5f30f471
BLAKE2b-256 5507fa2b7147121c136a86b1a5a6f08df9fff0e559002209ed62a7864bd8b69e

See more details on using hashes here.

File details

Details for the file simple_icons_pack-15.11.0-cp39-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-cp39-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 511e28df2063ab6256bec1bf2fbbc4a982209f03dc0ac588dc49eebfc2adb4c0
MD5 10f96b57de8a65e1b7c4030087578672
BLAKE2b-256 92f0ded49405a8c37ad90d782db9e1af8bd49a494efe2db1282a5d3f4a75e7e2

See more details on using hashes here.

File details

Details for the file simple_icons_pack-15.11.0-cp39-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-cp39-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 c192afdfc6249d30b8b4aae5b5f74a54866e5d48a462826d1a81ffa2779c0b97
MD5 d20aa3464a5b80a6197e0208c806e2f1
BLAKE2b-256 3cb0afa94b7aca2b48a337554b838e47910bdd861492183e6d1fbc174e5223eb

See more details on using hashes here.

File details

Details for the file simple_icons_pack-15.11.0-cp39-abi3-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-cp39-abi3-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 26b8ad261da31b9ed0096addf31e466e3059009256d3038095b6922e705d11eb
MD5 8913b73b3cd0f6ab6597d2fe548e1fe7
BLAKE2b-256 c1bf828d96be5f20860858f20fadf3f5f99f6cd29fb48f5435ab891f2eeae6f6

See more details on using hashes here.

File details

Details for the file simple_icons_pack-15.11.0-cp39-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-cp39-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 6e18ef74e28b414fa2e8260435854c49e71808dbe0d6b186c88c73843c627385
MD5 6a8966facbbc9071f6f000998c479871
BLAKE2b-256 715ad2c6e12d4307041a28f32cde62501411583edfb3b13bfd00a234a5ffa6ee

See more details on using hashes here.

File details

Details for the file simple_icons_pack-15.11.0-cp39-abi3-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-cp39-abi3-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 59de52fd79f50e4c4b98a8b96d9826f5d1945cad6eb22c1d2d1130b8b21c18f0
MD5 5971b31d9540e06d2ec3d40b258f2ae9
BLAKE2b-256 609303ed845d36b5c333106e7251cfb758a866a90be5d6e63496b29cc7a02b3b

See more details on using hashes here.

File details

Details for the file simple_icons_pack-15.11.0-cp39-abi3-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-cp39-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 388b6c1d3a9d644af5e29df85b3a947b0a6dd1e4aa36c80348ea10de9bfdb03c
MD5 b5dde39f981f256bb74fa749f82fe8ae
BLAKE2b-256 16c9f6aad012ba58f06a3562f1200c7da5c5569d4989c0ecea731f20ae61bc33

See more details on using hashes here.

File details

Details for the file simple_icons_pack-15.11.0-cp39-abi3-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-cp39-abi3-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 ec3c6393e278b94853276867e07f7cd723f9175ac9205d8e81e19c4020df77fc
MD5 ddff880657534adc743ca46f77a50506
BLAKE2b-256 858ec2e51ad3284590302e896b0b5ea1e151363c5a1fa104a05b484b8f4f16df

See more details on using hashes here.

File details

Details for the file simple_icons_pack-15.11.0-cp38-cp38-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7f22ecb0015ac5c47d76bbad3a1f3c94e89088ca5caa1cd1fe9dccd2252efe0a
MD5 31f1a9801cf63cb0da0399f99a6fa5a5
BLAKE2b-256 c9d41ed36eaa987615d54958c9332d793d094e63fd32bd114c48c37aa22e2cce

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-cp38-cp38-musllinux_1_2_x86_64.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-cp38-cp38-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-cp38-cp38-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 a295012f6393eab0af26cb1eedb1e4cf82693eab87171aafc5f9fe8666884b7f
MD5 ff1985fe8d77245b1e1c77004574a799
BLAKE2b-256 23c3f76af2d98a9429c6bd042c1ac10dd7f98f2d5761281fa1387d9d787cf17e

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-cp38-cp38-musllinux_1_2_i686.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-cp38-cp38-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-cp38-cp38-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 e2c766cee55b8236471f52365d90035897ccb735bd071b5c69901a203dac3994
MD5 63ec5bdcaa6f32035dc575e2561011ee
BLAKE2b-256 7585994d71d2c6450c9328da675c707889f5350f630567fd996a0d5a2753aef1

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-cp38-cp38-musllinux_1_2_armv7l.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-cp38-cp38-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-cp38-cp38-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 26d7fb5e02da309db4f37f2478c150902023e3cb78749880950f367ad5cbaf1d
MD5 8f21727b76da601d3ecb7c4000dd9244
BLAKE2b-256 c7c033303acd71840087cd0e1051de439c2b43916bc058c6916241d3b86f67ef

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-cp38-cp38-musllinux_1_2_aarch64.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3d4057b6da614948f81fb1f0a47797007cf580f2dd70c49e06767b451a93cee3
MD5 3e2e2d028bc0f8496567d5a55fc4c1d6
BLAKE2b-256 0f4d46167b682e004c6f3f42a44819ecd137248e9abb6167d997787b67657c6f

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 d3518404b5837e9165c2d5361d933929ae1407777967638be3953416f0f1f7b4
MD5 e428cdca44cfa0ac7439473b72aa36f2
BLAKE2b-256 de9465c6e7d543eae73832247179bec345a9cf508553415491c667841e4cfe4a

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 df5178af4e711676fb042843afe009e6ba7d2b5ecd98d530308ff0c1ea733f01
MD5 9e718648cbccd1c81dce95ab614ce629
BLAKE2b-256 dfcb009fbf95953fe1ab96b9430fb34d98e3fc3711549aba0f8b83debf3f5c5c

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 db3ba84c35d95740082a256e41fd8bbdd52449a426f9717fa5511dc8454e6025
MD5 f843f1bc16c98164aaedbde2533ba04a
BLAKE2b-256 3792ef031fe13580d363773017ce910dff0b7ebcb11fa7a37a4a26d84d4a40a6

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 6a09a902cd2d88f81d3e93bc54ce0f96b89b92d5ae0c0b328a4fe02280ee4bdc
MD5 fe28f01dab5e11c243ab6c06ebdb3589
BLAKE2b-256 32b7a985dbb4cbc1c310796c231b087ab4535f1c9fa3203e55de1b28ddb4342f

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_icons_pack-15.11.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for simple_icons_pack-15.11.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 bb7c08445ef13e24f89581833a756f2f6a279274ceb79a2501f9eb21f622a4be
MD5 88510f93a8770183a2e279982c6ce1b8
BLAKE2b-256 2c33c11f5d4264e1c67dac62691672c7d4634af975b21660a69c4e9efde079fb

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-15.11.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl:

Publisher: python.yml on 2bndy5/redist-icons

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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