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.13.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.13.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.13.0-cp39-abi3-win_amd64.whl (4.9 MB view details)

Uploaded CPython 3.9+Windows x86-64

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

Uploaded CPython 3.9+Windows x86

simple_icons_pack-16.13.0-cp39-abi3-musllinux_1_2_x86_64.whl (4.9 MB view details)

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

simple_icons_pack-16.13.0-cp39-abi3-musllinux_1_2_i686.whl (5.0 MB view details)

Uploaded CPython 3.9+musllinux: musl 1.2+ i686

simple_icons_pack-16.13.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.13.0-cp39-abi3-musllinux_1_2_aarch64.whl (5.1 MB view details)

Uploaded CPython 3.9+musllinux: musl 1.2+ ARM64

simple_icons_pack-16.13.0-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.7 MB view details)

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

simple_icons_pack-16.13.0-cp39-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl (5.1 MB view details)

Uploaded CPython 3.9+manylinux: glibc 2.17+ s390x

simple_icons_pack-16.13.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.13.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.13.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.13.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.13.0-cp39-abi3-macosx_11_0_arm64.whl (5.0 MB view details)

Uploaded CPython 3.9+macOS 11.0+ ARM64

simple_icons_pack-16.13.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-16.13.0.tar.gz.

File metadata

  • Download URL: simple_icons_pack-16.13.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.13.0.tar.gz
Algorithm Hash digest
SHA256 388d6cb2b82f44c6c8556b0ed73b78e7238c5fdf730fbb96a99314f4fc3165f9
MD5 b4fa47ffa3f985585fa854446952303b
BLAKE2b-256 c7c74476d27c5655b810c33de79d3bff4258f5638f340865d15875a8e67fee30

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for simple_icons_pack-16.13.0-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 081665c81c95f10cb93c56aa87221e59abad92dd22fea052e79e2cef81d11e27
MD5 3c7d159a13b00e430000e6a3651c9e1a
BLAKE2b-256 bac5921a32b008e405ff3db9e76f38444562b8c55c76b99857c17e8607b127bc

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for simple_icons_pack-16.13.0-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 55fc47dcfe60e8f9fdde2cda372e334b9a43e12f765655c333679e349f6ec1aa
MD5 21d7b5b877f3ac5c065280aeece7aea0
BLAKE2b-256 3ce4606bfdf74f54b14c1a68d7539ff3d11966884fb17dd1963c286ed431ffd0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for simple_icons_pack-16.13.0-cp39-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 ca4b29c988e075861bf78f009d786464c6d8c95642326afbb656c64cbc6d0399
MD5 e23211bb6c9f35dc52df896fada9fa6d
BLAKE2b-256 f2cfe58f89b9bc9585ad8d7ce51e95f8bba67a2aded8e01c14f0b95a1646e85b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for simple_icons_pack-16.13.0-cp39-abi3-win32.whl
Algorithm Hash digest
SHA256 a399310ab693777bc244f8adf46f06368179ef159aa88100aa404c5c111ba0fa
MD5 f7cd6f445f8f614403ffef005c5f0974
BLAKE2b-256 6cb39d7b4cdc881832ba22664d5bee3bb2e225c4eb8f57e42306fc1f328bea21

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for simple_icons_pack-16.13.0-cp39-abi3-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e320efb77305ff88215710e8e5e068a06dc47b41a01598381e4160d7d3a56ff7
MD5 9a51bed631ff9ea5773a1ddc31523c5b
BLAKE2b-256 f158485ca51f24d3c3482a73aa07a45b8f347a1fe8d5a88148aa68c9945e5fcb

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for simple_icons_pack-16.13.0-cp39-abi3-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 01d03fb0de877e4f1699adb70445c5c3717c1942a3fb7d9daf24e22c002419d0
MD5 5a17a377cbf3de907789872009784c61
BLAKE2b-256 004aad9050d402f8fb5350dcb6202c00b1ca9a4cd6cd8a15d38fdcf00a86dbba

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for simple_icons_pack-16.13.0-cp39-abi3-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 5d4b6c76a1f584f80e0c12c2e32adfd49dac86ab62dc5d42f12c468a2d448c9c
MD5 45ef1f2e53bc36879f42e12a14d02aaf
BLAKE2b-256 deff0ab4152ff916b0602aa4b3a6600be6bebd565763ee53005044a292bad108

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for simple_icons_pack-16.13.0-cp39-abi3-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 35f64861afc0db12fd6e505e71a4389cda02ad776eb148fad187ac4811d84a40
MD5 3a9cc482bf6663e49f41f36369b42806
BLAKE2b-256 a969119ecaf2e7afd7dafb7c2732c94d91d36660f58e2c2184c8f281638430a0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for simple_icons_pack-16.13.0-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9ae47cdce32daaee8e82c43658461deb0b94262c30f0115ea380293a30cc3e1c
MD5 458617c14b63864c856184020612194a
BLAKE2b-256 513c8852ac4b9cc97c3c9e2a0e8bf678a448c2f7ba2251f3a75c2d019463c2ac

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for simple_icons_pack-16.13.0-cp39-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 26a9ce68c31688128a70d2d3c8f930e26514b6411037eab3c429926546f70a61
MD5 0b3041927823c879a74e741232f1cbfb
BLAKE2b-256 49c932562d2bb49f29828305cf4c83771e8935970017816f55cf72766b77deb0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for simple_icons_pack-16.13.0-cp39-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 72963eeb5ebe84d863bfcc07f2060bf400d399945cb099d879cc95e63e42a006
MD5 e60dc258b52a6ed2499cf536a49e75c2
BLAKE2b-256 60bc7a42be1082032592cd68c01ed44e64a116553b9c73299de7e9122797413e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for simple_icons_pack-16.13.0-cp39-abi3-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 04a3e5913dd7b2e111b0622ce807ab438aedf8a55b272e9b1f70ffae0c231cf9
MD5 a4e478f2da9da41ed762462909290fa7
BLAKE2b-256 84fa9dccaa52c97c137bc9ddda2ee5484e84b6a540e584dc01a75f455b9377e3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for simple_icons_pack-16.13.0-cp39-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 fdb6c6997c13e826f8454a210f306ffcc73983dedf666d71792c7787bde6fb0d
MD5 7da09da7d70f061d65c1f19a049d141d
BLAKE2b-256 9f1530798400ad89e04dddd032fc603a8318d5dfed7adc3d3c507abf4931ad81

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for simple_icons_pack-16.13.0-cp39-abi3-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 50e1746fd7c0ca85949032256fd89047d04787ecf0bd3460a6f47d5b6597870a
MD5 a34f9a55db884dacf2e33f3fbf6fe9ed
BLAKE2b-256 889671b2e503ed6ff785bebb66c2e93773e8a7b0369bbdf1cc244dce0f243c87

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for simple_icons_pack-16.13.0-cp39-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d57e96c36ee99d465845504da99068f3bbd770c39dcf93d8cacc6cc88804ec9f
MD5 17739b44342e60b96c4afb2742ac600c
BLAKE2b-256 93aadb99d27dcc2a145f09bc65e5c38fab959fe58e0cc3e888c0425c887fb8c5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for simple_icons_pack-16.13.0-cp39-abi3-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 1fbbe6145e23ec013bee8ddd005ba22dc40842fbac3b39dd3c85d2c706cbdbf3
MD5 a52e016ece1dddb8ef29621d02350e76
BLAKE2b-256 d8c782bbd6466a2900660f1dbaaf647d89d075572ebe9c6e642316df1d721ab5

See more details on using hashes here.

Provenance

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