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.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-16.11.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.11.0-cp39-abi3-win_amd64.whl (5.0 MB view details)

Uploaded CPython 3.9+Windows x86-64

simple_icons_pack-16.11.0-cp39-abi3-win32.whl (4.9 MB view details)

Uploaded CPython 3.9+Windows x86

simple_icons_pack-16.11.0-cp39-abi3-musllinux_1_2_x86_64.whl (5.3 MB view details)

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

simple_icons_pack-16.11.0-cp39-abi3-musllinux_1_2_i686.whl (5.1 MB view details)

Uploaded CPython 3.9+musllinux: musl 1.2+ i686

simple_icons_pack-16.11.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.11.0-cp39-abi3-musllinux_1_2_aarch64.whl (5.3 MB view details)

Uploaded CPython 3.9+musllinux: musl 1.2+ ARM64

simple_icons_pack-16.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-16.11.0-cp39-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl (5.4 MB view details)

Uploaded CPython 3.9+manylinux: glibc 2.17+ s390x

simple_icons_pack-16.11.0-cp39-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (5.2 MB view details)

Uploaded CPython 3.9+manylinux: glibc 2.17+ ppc64le

simple_icons_pack-16.11.0-cp39-abi3-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (5.0 MB view details)

Uploaded CPython 3.9+manylinux: glibc 2.17+ ARMv7l

simple_icons_pack-16.11.0-cp39-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (5.2 MB view details)

Uploaded CPython 3.9+manylinux: glibc 2.17+ ARM64

simple_icons_pack-16.11.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.11.0-cp39-abi3-macosx_11_0_arm64.whl (4.7 MB view details)

Uploaded CPython 3.9+macOS 11.0+ ARM64

simple_icons_pack-16.11.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.11.0.tar.gz.

File metadata

  • Download URL: simple_icons_pack-16.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.13.7

File hashes

Hashes for simple_icons_pack-16.11.0.tar.gz
Algorithm Hash digest
SHA256 b4241879664cb1cfdcec236eca6893fedd168ec5b48ffd326c1f034a22727b5b
MD5 897b8f5d0584f0b773fe3c9d7fdf2259
BLAKE2b-256 7ea4dd07343c8d79fed7dd0d3b4dcad12d06a21493dc0e5e43ce4a5be5a6d369

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for simple_icons_pack-16.11.0-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 2a8217849cb208fd1ba90176bf4e886b1261cff1731f924ae971f1c1b3d3ae33
MD5 63072f424e2dbe5afba60e9c10b6a98a
BLAKE2b-256 34770487dfc7f0820d7931862b29b0afe7059bf63e87c9cc2b5bd868143c701a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for simple_icons_pack-16.11.0-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 3773221e5ba53c4d05e65f51a69450e514e07ed4cfeb79016b951554369e03f2
MD5 2381434ddc2a438aecf1ce69bd0b6241
BLAKE2b-256 7c01fac613acd5a8583df08ad0e7f69ea1adff942d92981a04495e3a73f601cc

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for simple_icons_pack-16.11.0-cp39-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 bb5ce1a9c1ac26835b7d3e28d155c524d9e61e80d8fda6feeb074c814948e089
MD5 acfadaffe2476dcefaada0a45c8cdbeb
BLAKE2b-256 715ace02daf8efac9a1751245b429227480dc589d165dc4f14895f2efdc5404e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for simple_icons_pack-16.11.0-cp39-abi3-win32.whl
Algorithm Hash digest
SHA256 61f3b784f9d5132f35164b5776f8627f2a41396477ca24332b5990beefde09dd
MD5 d17a0b30675e9b631c19f061286c5445
BLAKE2b-256 d1ffa5d7c0be328b1ecdb29b52912d1d5491b3d41de0c3b150f7625ff7d804ce

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for simple_icons_pack-16.11.0-cp39-abi3-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 fb4bafb59a151c4f90c4e99077402b58129adff34185ee4d5b111f27c5e1183c
MD5 32ebfe585c951140578e2f5af83a30e8
BLAKE2b-256 b03fc2066bb896862842a008e93bb39676f0efbd0ae40b5931e52e96f63929ef

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for simple_icons_pack-16.11.0-cp39-abi3-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 d56832ed039c57213dff44a716487cf6803f78e017aa9b5e7b960bc738dafc3d
MD5 0c68505f767e97be8ab5f3c42fd3a5e5
BLAKE2b-256 27a69a4ded5f8908081d3056eb8c1c0f17be79d4468149791650f86f050b59a5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for simple_icons_pack-16.11.0-cp39-abi3-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 fd654c21ac9a64f7aba08c598e05a0e003d433320c674734c331812b7f40a152
MD5 2f077c10b239e18400ff206f9df93d7c
BLAKE2b-256 dee810e3b07732b3695fc28f1ba114addb00ed3214ba0dd084237467e2c4a76b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for simple_icons_pack-16.11.0-cp39-abi3-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 958ec56a0266b9b8d6e65cdff72dc20931fa3ae37fc9c0f2dfdb6a6d14733874
MD5 0f78bba4966a5c95e8d4e5a6fe404019
BLAKE2b-256 8d9e342b7ec6f0631791486267b7bd9295d9b6121e986d64c573366a01c26411

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for simple_icons_pack-16.11.0-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ca835592b34d59a47a03b9dd349bc85bb264877bc811dff07600f78392d835ad
MD5 d92695f5e38797abaaea250f8879c821
BLAKE2b-256 d66a22340ef042944e2a9b6db543b71554c71d325cd0920ca1fe962edebc262a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for simple_icons_pack-16.11.0-cp39-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 a6eb536ef769217352aeb898df1c1e6e26ab9249d4bbcf642c7542cbbf4263e0
MD5 212d531725d6ff5a4eada1041ef3ac53
BLAKE2b-256 5930bb422f7a57e0173a754347f00d39e179cc6a898b23fd951592840975a0e0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for simple_icons_pack-16.11.0-cp39-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 a94d4eb3034cb822410a56061bb46f75304b1b99184f57ff65eed5839b55c1dc
MD5 888a2078968863542a79ccf6a5745402
BLAKE2b-256 8923c5d45b7709e073da36fc198bff8a415cb612aa6d76ba1475b079ed2e620d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for simple_icons_pack-16.11.0-cp39-abi3-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 8b5ebfc4a857b7d905fff610ad0d2a99c93936998f28c5299cebab26193186a2
MD5 13a2dc377a1caf5521b3086547b10273
BLAKE2b-256 c9da3b5fc19a6afabd8e7191f4969609c88a920cb84cb94db6fabc81454b30b2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for simple_icons_pack-16.11.0-cp39-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 02f9fe8169c1016c3ac9eeb6b32953fc6560434ef27b73ab243ec7d6ff6f537a
MD5 0bac691f731c0b9a56c928b0d2608f24
BLAKE2b-256 e239089bdd43c493bd2a6fc7f46b5c8cdc781aea98f12f8146b2ef114ee71b77

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for simple_icons_pack-16.11.0-cp39-abi3-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 21853db4cdda1ae2fce1993010c783ad7182992750b0493d0444ebfe1569c4d4
MD5 84536c4bf3dd18ef2cfc55aee18b9882
BLAKE2b-256 e39f7041c6eb728ab2bba4ce82c2d0382e9b1ac135211fe25c7523442e85d37e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for simple_icons_pack-16.11.0-cp39-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0ace4ae963f34cd62897b3bca437ed13bf938af0190a0b16564c53e25faa01c6
MD5 9e80de9567a4a7a9d64b89c2e359962d
BLAKE2b-256 b11e725f9f7da1dc025fb4aa0f35646ce6b3c6b6edd3df835ae292ff29eea06f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for simple_icons_pack-16.11.0-cp39-abi3-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 e1f18993c86151b0e05a21b3a593cf56dd171ebe1bce0ab0ab7e20c1d35e413b
MD5 9749f4ee8d01e1a0c51c041d58775af1
BLAKE2b-256 09901960a93c71d8173e7910c1d4ad4c6182f7aedd4dbde419597ced1c41146c

See more details on using hashes here.

Provenance

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