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.8.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.8.0-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.whl (4.7 MB view details)

Uploaded PyPymanylinux: glibc 2.5+ i686

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

Uploaded CPython 3.9+Windows x86-64

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

Uploaded CPython 3.9+Windows x86

simple_icons_pack-16.8.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.8.0-cp39-abi3-musllinux_1_2_i686.whl (5.2 MB view details)

Uploaded CPython 3.9+musllinux: musl 1.2+ i686

simple_icons_pack-16.8.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-16.8.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.8.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.8.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.8.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.8.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.8.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.8.0-cp39-abi3-manylinux_2_5_i686.manylinux1_i686.whl (4.7 MB view details)

Uploaded CPython 3.9+manylinux: glibc 2.5+ i686

simple_icons_pack-16.8.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.8.0-cp39-abi3-macosx_10_12_x86_64.whl (4.6 MB view details)

Uploaded CPython 3.9+macOS 10.12+ x86-64

File details

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

File metadata

  • Download URL: simple_icons_pack-16.8.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.8.0.tar.gz
Algorithm Hash digest
SHA256 e112cdb8b9f0664f07cc25b542a38f7a45949511e90fcb2197d7d5807144402d
MD5 24cf03d724863c2874042b83304e5b6d
BLAKE2b-256 7971ae1bcca7e45bd3e39ee987ac1c5618ab74ee45c76a4089d2b5f01b9bc466

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for simple_icons_pack-16.8.0-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a1f7211c53d4060b3af301c47da096209b3e09a8392fc5313f0997c40949565b
MD5 600f2a31a8f17e02e4c61e96f7a177a0
BLAKE2b-256 bc83e844f0a32c180531cee4c642030c0d78f078703259d0ce5c25cd405ea146

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for simple_icons_pack-16.8.0-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 f87df4f3c509659cab73c81207f168a1b07ecd657aee84fb331a7b3621d39d4c
MD5 914f6fdd3118eb7e69df991adb5d3a51
BLAKE2b-256 4c5bbe37d1fb25949a2ff417638570a70e4d86693db2ad4f6955ff8d2022dcde

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for simple_icons_pack-16.8.0-cp39-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 073505879ab2acf689bc98ebe9dfe81592933f0b67a36f807ee51fdbf9c865ed
MD5 d50a587d1fc73b3db35cdbfa9c7b15ee
BLAKE2b-256 7716d602c3f09afd2ab57909876e7478891c4ce2611a18ef375be2ed3aad61d9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for simple_icons_pack-16.8.0-cp39-abi3-win32.whl
Algorithm Hash digest
SHA256 bfd24a3289aed54c1e269dbdf906ee5749bff5bb57298cf1b83cd0219fef74ab
MD5 5867721e121d94baf9a7e665d5e02acc
BLAKE2b-256 f31804e63cbd15bd0f730a6c4cc83b79e5d7e79c98d3229a21a8fe41a0d8d247

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for simple_icons_pack-16.8.0-cp39-abi3-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5411b4b4bd3fa71a75dc61fb706450fe5078111ee9cd6cd84daec9e38b3478ef
MD5 3e9d4d361281f2ea4b2b920e59c8deaa
BLAKE2b-256 ea147cada8aa6d8d2e1eff9847da7cdbfdd0ef436ba42464a69bcf37008624d6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for simple_icons_pack-16.8.0-cp39-abi3-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 3a57938899bfce5c6d52d2d7e3bbe72092911c7309d69e8ae09e94c907c87e49
MD5 ab0fb395ef0355dfac5a81fe6ff3fa5a
BLAKE2b-256 d7ae3027cf13ef0db5da45e96e8311d40b97c1805333b88b8ee38c2d07d6a81e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for simple_icons_pack-16.8.0-cp39-abi3-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 dfad966d0caf73a36c80ef8ac02a0d3a8c1a4a2eb57c242fdcca768f67e92e2d
MD5 91069f0a4e38a3dee300e254ebe41e4d
BLAKE2b-256 b33ec3ffcd5766dc0bb07103e45f2c9be1628334cef775bd25fca71efecf4bef

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for simple_icons_pack-16.8.0-cp39-abi3-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 84150624b1c41ccaf4d746c2270640ee85236cb18570c97793c74d27b4d36655
MD5 dd0a0eae7cc92ef6480bba4c43950531
BLAKE2b-256 2cc19935cccbd0e418dc9a142714fc5566785c85adcec0bc1a7fc01b9765aba5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for simple_icons_pack-16.8.0-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3e1cca80a7ab3bcb5900414160bbb70baaf4864ed1ecffca307f2d43797bbfe5
MD5 4e81070f4b3c6d85b49ccb6a6b876d76
BLAKE2b-256 4cf37eb694eecfdb154a72ffefe3c3c3a02fb68a6412303d5065bb1065418c89

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for simple_icons_pack-16.8.0-cp39-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 fc5ad6512420f637d33fe5a11b8e1a80ce6e4e80553eea1e95ffb314408b57b4
MD5 e56de872cf3c693949c99220722b4de8
BLAKE2b-256 a97de2a7ef91c655bcbcaaf09f0aac11d6fc6bb1013820c0e4a7554fa57743bf

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for simple_icons_pack-16.8.0-cp39-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 256c1b06ff7b0fe04adacbee0edf24a1ffbe16a4558ee23b5465218d4efeaf67
MD5 960bc536a3120d2e4f20b797fc40769e
BLAKE2b-256 4da6469b11b8c3a73a596991f01155e290003efc9a4e68c6ac5dc41ea2fd2ee0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for simple_icons_pack-16.8.0-cp39-abi3-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 60d44460d8ac661ad4a3d9f462469373c82d4db6a0ae5e80b37f99695bd0a577
MD5 21890cfc9796dd8cfeec9658832fb9f0
BLAKE2b-256 ab7cbb1e3d3ab2eef5cf728d37c8e3d7403f651153721f9b1781f1552475c2d1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for simple_icons_pack-16.8.0-cp39-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 ab83f1d55346a87342df0615b8cfe04c4d4583578e9a280c8f20425cf1bd2f83
MD5 317f5f7e58275eed1ffaf2a87f6cde20
BLAKE2b-256 fb86cc16b17dd605cc261d84f702840d4032c28253e8c27fd9bc70e6fdb82f8c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for simple_icons_pack-16.8.0-cp39-abi3-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 de513fa3ea5b85da48c73ffbfb54a396be81749e94abb4d2722ed6b2bcb8382f
MD5 be474199012b2d949854e6ab5e6cecfb
BLAKE2b-256 e8c5fc23e4c259afa6a4918884617e49a2719c9322c34fc72c3ef3e1f599cf5e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for simple_icons_pack-16.8.0-cp39-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e88e22985ad832435131319077fa8bee117a8050355a64f4f83974a93256b22f
MD5 90bc3ca84ec5f691f98c0fef8ad666ec
BLAKE2b-256 2f84bd475a7c4ea61a509d3db0a8d2827e59c5c67522d69e5f14c9c0d326097f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for simple_icons_pack-16.8.0-cp39-abi3-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 fc0ea5bb97dd5ba00d0528faaa757d75a736ecc7623b0a6c9b8b054fe0f75ab7
MD5 bfea936b20b91fbe4d61ab84456eedbc
BLAKE2b-256 24845d1e58f50887dbdc429dcaba5258e56fe244cc4fa9635e25c976e09b02e2

See more details on using hashes here.

Provenance

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