Skip to content

LitoMore/simple-icons-cdn

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
May 20, 2023 04:51
api
September 18, 2023 01:56
September 18, 2023 15:22
September 18, 2023 14:56
September 17, 2023 02:34
September 28, 2022 19:57
September 12, 2023 13:36
September 24, 2023 16:59
September 24, 2023 16:59
September 18, 2023 02:39

simple-icons-cdn

Powered by Vercel

Disclaimer

We ask that all users read the legal disclaimer before using icons from Simple Icons.

Usage

GET https://cdn.simpleicons.org/:icon_slug/:color?/:dark_mode_color?

Parameters

icon_slug

You can simply click the icon title on simpleicons.org to copy the slug.

All icon slugs can be found at slugs.md.

color

Optional. Default to the color of icon from simpleicons.org. It supports hex colors and CSS keywords. Passing in an invalid value will use the default color as a fallback.

dark_mode_color

Optional. It's used for dark mode and has the same function as color. The CSS prefers-color-scheme will be used when a value is specified.

Example

Domain aliases

License

MIT