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.14.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.14.0-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.whl (4.9 MB view details)

Uploaded PyPymanylinux: glibc 2.5+ i686

simple_icons_pack-16.14.0-cp39-abi3-win_amd64.whl (5.0 MB view details)

Uploaded CPython 3.9+Windows x86-64

simple_icons_pack-16.14.0-cp39-abi3-win32.whl (5.0 MB view details)

Uploaded CPython 3.9+Windows x86

simple_icons_pack-16.14.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-16.14.0-cp39-abi3-musllinux_1_2_i686.whl (4.7 MB view details)

Uploaded CPython 3.9+musllinux: musl 1.2+ i686

simple_icons_pack-16.14.0-cp39-abi3-musllinux_1_2_armv7l.whl (5.3 MB view details)

Uploaded CPython 3.9+musllinux: musl 1.2+ ARMv7l

simple_icons_pack-16.14.0-cp39-abi3-musllinux_1_2_aarch64.whl (5.4 MB view details)

Uploaded CPython 3.9+musllinux: musl 1.2+ ARM64

simple_icons_pack-16.14.0-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.9 MB view details)

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

simple_icons_pack-16.14.0-cp39-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl (5.2 MB view details)

Uploaded CPython 3.9+manylinux: glibc 2.17+ s390x

simple_icons_pack-16.14.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-16.14.0-cp39-abi3-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (4.9 MB view details)

Uploaded CPython 3.9+manylinux: glibc 2.17+ ARMv7l

simple_icons_pack-16.14.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.14.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-16.14.0-cp39-abi3-macosx_11_0_arm64.whl (4.8 MB view details)

Uploaded CPython 3.9+macOS 11.0+ ARM64

simple_icons_pack-16.14.0-cp39-abi3-macosx_10_12_x86_64.whl (4.9 MB view details)

Uploaded CPython 3.9+macOS 10.12+ x86-64

File details

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

File metadata

  • Download URL: simple_icons_pack-16.14.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.14.0.tar.gz
Algorithm Hash digest
SHA256 a1dc7dc86ce8683968e084ecaf24aca2fcf3f7641939d19f720035e79e1ab361
MD5 b38e663e9526e9f70ff5df83cf826760
BLAKE2b-256 f6a7ff53d01c5a07709637012b0eb5e650adba63f5e0f1b25f2c4927d4b978d4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for simple_icons_pack-16.14.0-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 23c8a5882b28cf99568625dadba72bb27b1371ece9d23ea0a314c4fa2f9415b5
MD5 5725a585d21af131232ef70657a47873
BLAKE2b-256 6e45db1e6c1ed5bbc2df70b61cb9aef4075382a24b968a4498b0f2dfe5849b2a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for simple_icons_pack-16.14.0-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 94283c58eccf3a1573a69df48c42bea0f4482be7be696e1ffce9f61e6b16d3ca
MD5 2f8cffe66062d9279c1c47fb934df448
BLAKE2b-256 00df3c8d17ae468b5df7843b676175d153494e29e80efda4fa82a1c129296c61

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for simple_icons_pack-16.14.0-cp39-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 f51d9522b8e4bdc4f3d23eac6db7fa274ec0347fac82b362b1c21e26ff41bd4e
MD5 85ec0bf4b757def34742f1687fbde1c2
BLAKE2b-256 c69460f4bc86171a9fca48b15a7485affb36f413068292013292a06ca1f5b059

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for simple_icons_pack-16.14.0-cp39-abi3-win32.whl
Algorithm Hash digest
SHA256 a1dfcc62eede533a776ec36c7d3ea8ebd25b112e7ac6bf74d65f4ced2a0573c4
MD5 5663086440faf42237a724a7cce5702a
BLAKE2b-256 7fb2bb9c72d25cd00572178f0d9c910f1d71869fd717cb6cf2c14299949850dc

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for simple_icons_pack-16.14.0-cp39-abi3-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 0d68b2d0ea9c162872d357433932b387044f6c7a13e0571242ec849a0df1c761
MD5 1a1e79123a1d7e0dc92bfddba25df589
BLAKE2b-256 acabe1189f122e68fa893fd84de4f815cda4772948083513e99d023e02f351d1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for simple_icons_pack-16.14.0-cp39-abi3-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 dc6b01a7099669f22865e6168eb12fb7eb5a61fc80e378b820eadb255f242b74
MD5 1e0c708f724b66f5f03ed0b0e818fa11
BLAKE2b-256 c7c84389f0242bd8bb9ea25af9a77ee63642d52a02246197838ea0de8e6292cc

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for simple_icons_pack-16.14.0-cp39-abi3-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 dced1e5e7f0cf4589a45db4afdf502623ccb018d8a1a480011277e59bc3151c1
MD5 7298a9b96529d10201ad65e585f3c0e2
BLAKE2b-256 e2e893ff5cdba10f267390c8825781ca5e50eb262d2d24510e1a7945aa6844ff

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for simple_icons_pack-16.14.0-cp39-abi3-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 65978cb070225417375d164a4135f3cb13629d57c08d792b106d285369002c4a
MD5 72570d3445a1ff0490d2d6c2849e5e7e
BLAKE2b-256 09f55faab587d3d219130cbc796d2e9ac4ecf952fc869b6885a9493cc240a0d3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for simple_icons_pack-16.14.0-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 46979538e4b993c9c82964032ddc957efc910b903c4b3952129a9e683cdbc4aa
MD5 5de2b39c32b030fc3d5787f9313d9e9f
BLAKE2b-256 07816a9b7b3b41a5cafd0551ee1349100f568ebd9c9076e557a2117c44d8f0ca

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for simple_icons_pack-16.14.0-cp39-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 b001acaa157b690e81ca7081c6b6f7f9fd0d566cf28bffac5b974a55ef7f639b
MD5 94509e33920c5cb7e7d212ecc2c5fdba
BLAKE2b-256 24217cc120996d74da65610a3c8940da3c44aa1a33c5f922e9ce080781cc6c8c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for simple_icons_pack-16.14.0-cp39-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 806cd5c309484a66125cc2a5a1bbff9206de066d4b0f511460857fe9e8f38c49
MD5 2a773f7c0cb21d3ff5a52485841fa3e8
BLAKE2b-256 2d573e4d673a443b1f31109e1b035a6dedf66621c9406683544b56deeb42e91a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for simple_icons_pack-16.14.0-cp39-abi3-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 ae9f67bcb74ecaf71ee37de7f630394ca31c86f62bc3e72b014e7d5254a2c4a8
MD5 940a3c49991822a397c1633aa1071608
BLAKE2b-256 6e3dea8667569019dab07270fbd73a7e72c8635924f817606a6b1d63115b4bde

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for simple_icons_pack-16.14.0-cp39-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 688d4d2f1c0fb8f9ac7c9d56bb770464041a6ca8746617ca9d48c4d0e6e80573
MD5 c99ae80b12a1a0ffb78f59bca7d11311
BLAKE2b-256 7683db432dfcefe0806fe35bba9063cf72a0a758fb9e2ff838110b55cce1d36d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for simple_icons_pack-16.14.0-cp39-abi3-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 172467ee974ed073c8b22030521f40fc2edbaff02b6739402b1e25f24f927da0
MD5 4ee2fd7f7f36d402c8d07a9cf7b87137
BLAKE2b-256 aed81c9e6fbfd8ab3f193f621bdbe7f26b1123dc9da89a93cd613bc8043cd543

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for simple_icons_pack-16.14.0-cp39-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6d8169ccd6530ea94f1b793fd605bc6f06fa1654e81b12620c80200c4d853c6c
MD5 b93b6b384852e8dfa73e0582ccd7ba90
BLAKE2b-256 ec63e23f90c30b6bcd9589a8333e9ffb3fc848d0930b97435bf44177edef5753

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for simple_icons_pack-16.14.0-cp39-abi3-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 c667de8a7115e7ca811eef3eeed1415b5884b42f61de0ac5d40397b90cbf2bd0
MD5 e43444cab5662bdabb51041e5e544382
BLAKE2b-256 a399cc1c97abc7e0eaee546ad7f3b1ee6b3122e245d87db72a8b1844b9358c92

See more details on using hashes here.

Provenance

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