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

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
November 26, 2023 18:12
api
October 3, 2023 17:26
November 19, 2023 15:20
November 26, 2023 19:29
September 18, 2023 14:56
November 19, 2023 15:36
September 28, 2022 19:57
November 27, 2023 18:09
November 26, 2023 11:32
November 26, 2023 18:12

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

Other usages

Notion

You can use this icon CDN anywhere in Notion which allows you to insert a custom image or icon.

Domain aliases

License

MIT