Skip to main content

A redistribution of simple-icons npm package's SVG and metadata.

Project description

simple-icons-pack

Crates.io Version MSRV PyPI - Version Min Py

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-16.1.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-16.1.0-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.whl (5.0 MB view details)

Uploaded PyPymanylinux: glibc 2.5+ i686

simple_icons_pack-16.1.0-cp39-abi3-win_amd64.whl (4.8 MB view details)

Uploaded CPython 3.9+Windows x86-64

simple_icons_pack-16.1.0-cp39-abi3-win32.whl (4.5 MB view details)

Uploaded CPython 3.9+Windows x86

simple_icons_pack-16.1.0-cp39-abi3-musllinux_1_2_x86_64.whl (4.9 MB view details)

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

simple_icons_pack-16.1.0-cp39-abi3-musllinux_1_2_i686.whl (5.0 MB view details)

Uploaded CPython 3.9+musllinux: musl 1.2+ i686

simple_icons_pack-16.1.0-cp39-abi3-musllinux_1_2_armv7l.whl (5.1 MB view details)

Uploaded CPython 3.9+musllinux: musl 1.2+ ARMv7l

simple_icons_pack-16.1.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-16.1.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-16.1.0-cp39-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl (5.0 MB view details)

Uploaded CPython 3.9+manylinux: glibc 2.17+ s390x

simple_icons_pack-16.1.0-cp39-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (5.0 MB view details)

Uploaded CPython 3.9+manylinux: glibc 2.17+ ppc64le

simple_icons_pack-16.1.0-cp39-abi3-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (4.7 MB view details)

Uploaded CPython 3.9+manylinux: glibc 2.17+ ARMv7l

simple_icons_pack-16.1.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-16.1.0-cp39-abi3-manylinux_2_5_i686.manylinux1_i686.whl (5.0 MB view details)

Uploaded CPython 3.9+manylinux: glibc 2.5+ i686

simple_icons_pack-16.1.0-cp39-abi3-macosx_11_0_arm64.whl (4.9 MB view details)

Uploaded CPython 3.9+macOS 11.0+ ARM64

simple_icons_pack-16.1.0-cp39-abi3-macosx_10_12_x86_64.whl (4.8 MB view details)

Uploaded CPython 3.9+macOS 10.12+ x86-64

File details

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

File metadata

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

File hashes

Hashes for simple_icons_pack-16.1.0.tar.gz
Algorithm Hash digest
SHA256 f066118cf9e77ce5f3dee2afe3dabe3b1ec88cf7c2f8de9c945913711206a112
MD5 ec89d8aabb87073af31c7c90c9551783
BLAKE2b-256 9e7963886193af39812238a3ec81db5b0d335c01460ecd9c37a7d84a6e67dcf1

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-16.1.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-16.1.0-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for simple_icons_pack-16.1.0-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f4c4f4624465092f7d6a1c1b4feea83f0ad8b20bdfc584f59a533b92467be7f3
MD5 bb70bdaaf7acd448119068f4770f6ed1
BLAKE2b-256 a99c131c1faef989a8554717633342ab4c15ad7032a6e0b530157214fb826cbf

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-16.1.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-16.1.0-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for simple_icons_pack-16.1.0-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 3a22e5eb7d34c51c234891205a2cccce0626b9bb3feeb8cfb674a1e4e1570ca4
MD5 a13c4b678e34a7d29b89d3b663ea553f
BLAKE2b-256 e68261eda832b298e2e8d528aab1574e4ff141024e109ea18fa724ef7e05b416

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-16.1.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-16.1.0-cp39-abi3-win_amd64.whl.

File metadata

File hashes

Hashes for simple_icons_pack-16.1.0-cp39-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 d25bbe12dab15fb0e147f2ff618427599a14aea5cd4011d433e2e1f35bd32323
MD5 5b17a9c03d34ee76254f1bdba0923959
BLAKE2b-256 a771711a570cd96b68e03ff6f10909d082c08ba801a28f69724185bda0cb15c9

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-16.1.0-cp39-abi3-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-16.1.0-cp39-abi3-win32.whl.

File metadata

File hashes

Hashes for simple_icons_pack-16.1.0-cp39-abi3-win32.whl
Algorithm Hash digest
SHA256 f0aaaa1f7b8e156088eba6d3a394bd71eb5ea2f2c849a79fd79fb44d4f13029f
MD5 ffcb12916904b29430ce28ec51b0b0a7
BLAKE2b-256 f63b27ea0dc29594b02ed73ac17e5de43066c11e3074d4fa1c420c6f6ae77e3d

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-16.1.0-cp39-abi3-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-16.1.0-cp39-abi3-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for simple_icons_pack-16.1.0-cp39-abi3-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e80b1dfcc72fa7c50b0c81ebb6e8a6df0c269a23fe517e6a8ba589efc4516cde
MD5 5ba046a775f0171820c295c90b87e005
BLAKE2b-256 76f41a818de640f2cd7c89c55d6d274e35c4aa631a909d5bfb0dff5329fce32b

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-16.1.0-cp39-abi3-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-16.1.0-cp39-abi3-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for simple_icons_pack-16.1.0-cp39-abi3-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 c139ff765972bac929afecfab89b2496c9cb49dc41102b7288318e3f7472add7
MD5 03cd387d7a6516184c6334b97a4fb94a
BLAKE2b-256 8d9b061354f842b4884db3d7b1ab7728dd0e9fb44b8b632fed1b6bf3230f67b0

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-16.1.0-cp39-abi3-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-16.1.0-cp39-abi3-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for simple_icons_pack-16.1.0-cp39-abi3-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 3d4e713b43a2415d4a41b2472a1b7b760ec3dc1bd2a377c8c26352c12ae6d914
MD5 3a0c407592e9f463b8fa9faa4830c5fc
BLAKE2b-256 19e39a0daf5b8233c7553f42d0e3ab7ae61aa92ca598d26cca4cd8967190d04b

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-16.1.0-cp39-abi3-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-16.1.0-cp39-abi3-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for simple_icons_pack-16.1.0-cp39-abi3-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 27993d1af48ff8690e002f0ba634578e9213c00c8b448e7ab329cf3565e7c0f3
MD5 7f608b87001035827eeaca70b49a2aad
BLAKE2b-256 fae7c315301c74a9709f82778214c7a871d63d7d4e7f01450fc5f78eea73ec6c

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-16.1.0-cp39-abi3-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-16.1.0-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for simple_icons_pack-16.1.0-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1d279cf3324c4c836b84b426fb316547d636583eb5eb3715c7c1df6cb91b016c
MD5 2eaacdb1be4be941de5bf8d0fb405f06
BLAKE2b-256 8b1d747fbf6edf695448bbc22b4a128bc7d19792e7cf6ec9d02acb90f54190ce

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-16.1.0-cp39-abi3-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-16.1.0-cp39-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for simple_icons_pack-16.1.0-cp39-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 82c131adf81d11cfaeb1e3195009695e746a51cbfa053a16cd596278fc9de4cc
MD5 d1986bdd9242731c8d0cc48140fc9000
BLAKE2b-256 bd8e6b411382e765497465c5c4d695d983f4dde473ea6a09043263046b4925b0

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-16.1.0-cp39-abi3-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-16.1.0-cp39-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for simple_icons_pack-16.1.0-cp39-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 d5eada0c0610ec53d3c1137281e27823a664ab14e6f232d1c644da89ddeb9a71
MD5 20502a68ad33606f4f54598034d58859
BLAKE2b-256 1762130c9b3db5ce4098e481f3ddb8c20382ac23ff60c7a517e817f8aae1becd

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-16.1.0-cp39-abi3-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-16.1.0-cp39-abi3-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for simple_icons_pack-16.1.0-cp39-abi3-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 4a34223ba8453da6cbb1d4df4a74c6ec1044d053e644dd68eb0ec6688c2b9bb7
MD5 f8c05f4b967edbaf8a3096e8aacb1095
BLAKE2b-256 917335668f868df4afcb32d79dd8c1e9b5fefe022bd4463c0df0b97d5e5fa3b7

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-16.1.0-cp39-abi3-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-16.1.0-cp39-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for simple_icons_pack-16.1.0-cp39-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 019c62a6fe03f9a0912d8a091714d8d140a125261670c80cccd0989b232c3909
MD5 6799ee33b110bb16d7b592721da337cf
BLAKE2b-256 8555b5b4f96f43251b1245ceafc1390bf4fed529f43686e07cf9bf53ea2ca83c

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-16.1.0-cp39-abi3-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-16.1.0-cp39-abi3-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for simple_icons_pack-16.1.0-cp39-abi3-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 fb4dd4b7138e6774958ce8680a665ad092abb3e45c2de126f562821e7a4ec73f
MD5 b1391141fbc94a915c91fdc2d814231f
BLAKE2b-256 b002e48de34f1ea4c3e06cacd3e6932ce703503599a670268deb00c4790e7038

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-16.1.0-cp39-abi3-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-16.1.0-cp39-abi3-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for simple_icons_pack-16.1.0-cp39-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a46b4ad1d232246ca50454354e2be64fc9c33962170983e8c8720307753e4c13
MD5 4ce1594a076be6bd375e66ab3fe25aee
BLAKE2b-256 d116b0841dbfc957791ea26d95e21482c87cfcf141fa1caf904533a284f080b1

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-16.1.0-cp39-abi3-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-16.1.0-cp39-abi3-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for simple_icons_pack-16.1.0-cp39-abi3-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 a7977bbf0690595eb4a813ad9b886311086cdc69026b26f457cc1f75d38a8454
MD5 e05879f07fab90190fc90f1e926385e0
BLAKE2b-256 c118efa0b8b7f0db29089d6a8bde58a5c5071406d0d551e1c2c138c0b6d71787

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_icons_pack-16.1.0-cp39-abi3-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.

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