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.22.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.22.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.22.0-cp39-abi3-win_amd64.whl (4.6 MB view details)

Uploaded CPython 3.9+Windows x86-64

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

Uploaded CPython 3.9+Windows x86

simple_icons_pack-15.22.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.22.0-cp39-abi3-musllinux_1_2_i686.whl (4.9 MB view details)

Uploaded CPython 3.9+musllinux: musl 1.2+ i686

simple_icons_pack-15.22.0-cp39-abi3-musllinux_1_2_armv7l.whl (5.0 MB view details)

Uploaded CPython 3.9+musllinux: musl 1.2+ ARMv7l

simple_icons_pack-15.22.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-15.22.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-15.22.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-15.22.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.22.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.22.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.22.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-15.22.0-cp39-abi3-macosx_11_0_arm64.whl (5.0 MB view details)

Uploaded CPython 3.9+macOS 11.0+ ARM64

simple_icons_pack-15.22.0-cp39-abi3-macosx_10_12_x86_64.whl (4.7 MB view details)

Uploaded CPython 3.9+macOS 10.12+ x86-64

File details

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

File metadata

  • Download URL: simple_icons_pack-15.22.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.22.0.tar.gz
Algorithm Hash digest
SHA256 7384c6cb8f99a39e3ffc856ad65d155aa2ba755a739edc0f044291514a3abe56
MD5 529d8dbaabafe8b4dbecc92aa3b95351
BLAKE2b-256 cb89f6990e5b5b35cab87e1806454b78e8d7ab28c9824130c7092a98ed14fdf3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for simple_icons_pack-15.22.0-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 40e2ee9fa50e8cc0eb81ee80d0b8d7e1be1f7b6aec4462c68369d9227072d65b
MD5 dd28d570d968d595486c68c6150a1777
BLAKE2b-256 bca9bd5ded267facc791b2f97208df5de0879184a017a7b561b60580c13b0aa2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for simple_icons_pack-15.22.0-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 00cf9fee35a6ddd1e28c2bbbde01cca9e976d66043f5a4f1eb5be8dcc4ace9d9
MD5 7605ea3703f03ee79403dbec6a4706ca
BLAKE2b-256 931d3148acd5f131f7cc9b1dc2d0f1fe160621165b3a225a9a43e7bd0405eb63

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for simple_icons_pack-15.22.0-cp39-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 2b3d5b1d7fe99bae5488d5e8ce5a38ecb42e0a415c9804ba977159b35ae68208
MD5 5bea89064ab1695b4240d0cf33897375
BLAKE2b-256 4e3a2d8ab2f4721b9f7115d78f33596d5017b555b1d95015c5ef4ec260ae39c6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for simple_icons_pack-15.22.0-cp39-abi3-win32.whl
Algorithm Hash digest
SHA256 6109300d662354fc7d5ea9df70cf6fb374dba95288131d204a63521b26688689
MD5 19b04ebc24eb3841aa0046ca1a95bf29
BLAKE2b-256 bfc8fa6df5a4bf026de3e806ba263a6612f12f699d6c415309f8f663c9613f66

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for simple_icons_pack-15.22.0-cp39-abi3-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 0e2b86c57d76acd4b219119bfe307cff7f6e653a73bbff166fd651dae92f6cc2
MD5 550bd3a90052cdfbd08f486b46444d4a
BLAKE2b-256 3183b006db82b93512938a49f1deb29c81acc845bb650d601d67e736a976f2f6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for simple_icons_pack-15.22.0-cp39-abi3-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 e3b4a353702c96c9f2a806f30f1a3080d5ea192c95cbcc8859ac067c09ee1fcd
MD5 8b9c6033cc2401246a52ac738141f937
BLAKE2b-256 21150720b10a9810af5d035d0c9d3b9400d2a841f621eba77c6d865e6e3bf0ee

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for simple_icons_pack-15.22.0-cp39-abi3-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 7a93199fbdf1c4bf0f3ccbd9fa0081b66cad2dc8629311a0ce00174364301ff8
MD5 80f82438c9b943777b9d0005da448607
BLAKE2b-256 6a6e8637de6f852bd002dc576760e088bc2767d06d2cd70152e85f1bfc400a4b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for simple_icons_pack-15.22.0-cp39-abi3-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 9c38100e1bb6472f09b9fa7c9612fb65d28f97a6f420e27475f7eaa59f9f8da2
MD5 0b6123f58b69c8ae9499545e637db0fe
BLAKE2b-256 62e66a07a014ab9083968fd2fbcef406e65ad4ee46482332d37f0b261765a8e4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for simple_icons_pack-15.22.0-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 fd9797f3a15405e5f4551025d77fe9100ee3d28acb97c933d93a1e0344dbee62
MD5 4ab73ba8e68e98f12e39acdc1eb8352a
BLAKE2b-256 0a952ed9a291d6b8eead48d00d28da293935f54a1c7d999c8184b685d51cc602

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for simple_icons_pack-15.22.0-cp39-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 51f0d70de5cacb740211c77629df677c6e3ae0bd769cd242a68bd48086f23cc3
MD5 43b0c74220ff3980dd0ffbef2fb01ba5
BLAKE2b-256 69f786d91c4d6e7bf59b361aaf7aaf13a5c11f82a37b69b80086af5bf51b1945

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for simple_icons_pack-15.22.0-cp39-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 901ec2df0adf99e9352a51257ee5746838bb58bb85cd51a55bc4ec3bcf657f58
MD5 fa4c3c696a6116c690e7765754df2fea
BLAKE2b-256 07b46b317ce9ae2e9d69699e0bfa02571c10428e10769c5e93adfa70480c57e0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for simple_icons_pack-15.22.0-cp39-abi3-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 8083900c84c70c5fe128ba2694a0469159d6ff210e1a5e2a44564b0301db70cb
MD5 73880e5da9d44183b386cfb469863b03
BLAKE2b-256 c362781f4e0f614645ffd0c71c6b2a153cb28f79ef2c14e30f77e52632146305

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for simple_icons_pack-15.22.0-cp39-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 2954c480b58a255de735f0d0ac1f25c95da73c1cfc781456b5f404ac8618281c
MD5 624ee9369f32052f5042f6b35c34bd09
BLAKE2b-256 d20eae6a6be9bf7f1df4bbef6482bd0f99bd60c93860ce2d03c35697d3b494e0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for simple_icons_pack-15.22.0-cp39-abi3-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 bc2151880e3963b2bcc34508ba41212f7807b94d363083c2913b4d77b690a8ed
MD5 b45aba75135a9f96f09d2b948b5295d5
BLAKE2b-256 25dd55d26d4fc3d2f1283e67acb954f1c270d061024236efd3eee0da12e9b0c4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for simple_icons_pack-15.22.0-cp39-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e8a8789ac81e903e87845d868b667271d02d7b6f741ae8abfc20339d10b1279d
MD5 e5fb171d495402be36f95e1d90238888
BLAKE2b-256 16fcc44bc8913e76e0723741eb9f3f169d7e5dfdc2fc1cc129b89c258ad22afa

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for simple_icons_pack-15.22.0-cp39-abi3-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 f91c0e877bf2d92438dd472ac04241a86302019d67f9cadded13e6920e0993b1
MD5 5fe9fba4254b94a3cdc5370f1b47c207
BLAKE2b-256 a9634eecf431ca1aab1662c002d90aa03bce8dfa98968623c8cf2bcc5eaa91a1

See more details on using hashes here.

Provenance

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