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-15.21.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.21.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-15.21.0-cp39-abi3-win_amd64.whl (4.7 MB view details)

Uploaded CPython 3.9+Windows x86-64

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

Uploaded CPython 3.9+Windows x86

simple_icons_pack-15.21.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.21.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-15.21.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-15.21.0-cp39-abi3-musllinux_1_2_aarch64.whl (4.9 MB view details)

Uploaded CPython 3.9+musllinux: musl 1.2+ ARM64

simple_icons_pack-15.21.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.21.0-cp39-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl (4.9 MB view details)

Uploaded CPython 3.9+manylinux: glibc 2.17+ s390x

simple_icons_pack-15.21.0-cp39-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (4.9 MB view details)

Uploaded CPython 3.9+manylinux: glibc 2.17+ ppc64le

simple_icons_pack-15.21.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-15.21.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.21.0-cp39-abi3-manylinux_2_5_i686.manylinux1_i686.whl (4.8 MB view details)

Uploaded CPython 3.9+manylinux: glibc 2.5+ i686

simple_icons_pack-15.21.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.21.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-15.21.0.tar.gz.

File metadata

  • Download URL: simple_icons_pack-15.21.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-15.21.0.tar.gz
Algorithm Hash digest
SHA256 c6783f2ec829429df800a6575556d8ad43e1cfaeebfebbcb0961d75014a2ab24
MD5 7131acba9b3ceff38e9e818b71da7331
BLAKE2b-256 fcccb214bcf908fd8aa07c1362030ee55f5d4446b78c8fc56d1ff76157c1b5c3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for simple_icons_pack-15.21.0-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0b5644af5332d4e18e85f1f7526db637a559142511d576aa349829dd008ddbe5
MD5 5b2a69d6094cef60a752e5bf50122afb
BLAKE2b-256 29f2b5ac251d4ab256b7a4b0e3ef22d0c04242ff8f22d8de8f448100df58f116

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for simple_icons_pack-15.21.0-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 851fa64d3794f612e479376507bc6c5084af647e74d2c49dc187d3a3a80c6a1b
MD5 b1e1396f17307166417090730e68b342
BLAKE2b-256 8945a8b43e4b18a6d43b9de2e573263ccea0c15c3cef4856d9241925c9f0a8bf

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for simple_icons_pack-15.21.0-cp39-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 f994d52537cdb9df53d5f359c52ba50338beaa4ea8668fd9d626135e2561a2db
MD5 4ddc3d01af74f397379d6bc4f6116436
BLAKE2b-256 f1912ced7d294c694b7af0325d71c17d887a79883f5c373a3e696afcf9335c18

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for simple_icons_pack-15.21.0-cp39-abi3-win32.whl
Algorithm Hash digest
SHA256 39f07e0071d40a44bc02cadbf20dac25ca636b8a4f9ca8976d039c3308b37f6a
MD5 141b6a44d06dfd783b80ee97e38c7314
BLAKE2b-256 a0f3d769320de53895883384e1e6ecf4ed39d5536fa4ad5fc2a7fc6661a85638

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for simple_icons_pack-15.21.0-cp39-abi3-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f7c3a901d7cfb429ecaa5594d6d48ecd24ce4af7d65326e9182ba906bafa7460
MD5 feea97a2a6c0f645004e02a4cb1ecdfa
BLAKE2b-256 dee6f3011eb9b0dac858589a23a38fe2f9c62cb9c514e0c8f6b138999028c082

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for simple_icons_pack-15.21.0-cp39-abi3-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 2c5d096d9757ac50dd1e926529ea0b41a2d5af1ac5740764927ff003aa03a893
MD5 94977b4e77cb31e370c045e0166f1825
BLAKE2b-256 7d48501fda1244f69ab56353c0d0d495a24c460220ecbcbd2cd349186be04d0d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for simple_icons_pack-15.21.0-cp39-abi3-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 8ae97eb4f5acc0ac7941d1eeb3a0a15051eb8f520899c28866eb6d29c520a8ed
MD5 bbec46bfdebc939414cb3f5b9ec76d42
BLAKE2b-256 857159f98aaffd4b25a7a59a36d3b48246b09aaa082d7c8dc16ac7b40d91a8af

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for simple_icons_pack-15.21.0-cp39-abi3-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 fad3bf1bdb5c4a82d1123a230891c1b27ed8f0600b6f33c4ac3ea52408bc1ce6
MD5 8dc78df8017aa696897106d7b34ecbc1
BLAKE2b-256 51d93e700965bfe065860ffaf6e2c193c43f23e9a06526dab23235bd96c5b1e4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for simple_icons_pack-15.21.0-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 07946b2b23393562e7af6bb71243c07fb2a3323b59f3105727b160243487e7af
MD5 c9d8ceac78cac3681d2af41508d8d0c8
BLAKE2b-256 802527aa13c6ec819e37ae9060de29db46bf78c0845ccba304e439ae59072107

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for simple_icons_pack-15.21.0-cp39-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 cd3f14dc965c42336925ed26ef7b8d4c1a95bc87ad567a0a839e620e38f13cbd
MD5 5662b312c3e992c55c150a213be17fa2
BLAKE2b-256 3be55d0de068d1bcb349cc5d627738f2b8ff34194bbd064a099462d37bcd9bac

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for simple_icons_pack-15.21.0-cp39-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 7676146bccf4e7dd1abbaa22a808a1bc8b3d9c674a3f6e35d0dc97a2f7141c38
MD5 f5c0fb0561824bfb3f51f48bf853a0cb
BLAKE2b-256 9ca2c9bf1af29863de1a3c9d17d72613de36073b997a4eed42d2523ad732a1f9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for simple_icons_pack-15.21.0-cp39-abi3-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 54fb8bb23e30dc2d631a495896fa8660a33faf34077b2fbff3c234c2dee65ca0
MD5 dfc1986c01c2f381d71000498a6c6ea6
BLAKE2b-256 4c76a8b5c048bb365a3b9b5d541553379d58b2642f7b2cb42bd2797cc35e4617

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for simple_icons_pack-15.21.0-cp39-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 aa56ad662ad9cef056d816dc995985418063b3b88b9d786dcc4efa48a9f7ed68
MD5 103ce8010a23919276bd6199039d111a
BLAKE2b-256 6cb46b35760e17a22b8bd2e6f7e54b49a8c9e029967f26ec4b84df3de914cfe6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for simple_icons_pack-15.21.0-cp39-abi3-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 9677fe49b692cd04c398dfccb2df833b3e4a7e810b5017da1a6b16ab93dcc704
MD5 2c76b9ba333f5e992e4c2bcbe1378652
BLAKE2b-256 6482aa29ae1603f46d6bd5a4a5b27e81332c16c1daac36cebb00e3125828759b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for simple_icons_pack-15.21.0-cp39-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c52700249d3f213b360b019fd6ad35345d1aedc2ae370d2187c5e36f0ee53087
MD5 fa89b8b5b1a7108d838971cfcb12715a
BLAKE2b-256 df41b9c3281b7a58c2f099150effc06222b5072eecabeed2d6ec011558434063

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for simple_icons_pack-15.21.0-cp39-abi3-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 146071af95bf811d1b28102486db42f111590a154b054bff806ded0bf8a3dde3
MD5 e0fc8b72a4184614a2e3580f6238acc9
BLAKE2b-256 02f352918b2e9b4d17e313bbb825e3e80b8372d2e890fc9e2c45f039a46b0910

See more details on using hashes here.

Provenance

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