An open API service indexing awesome lists of open source software.

https://github.com/timoscheuermann/timos-icons

A library of high-quality ready to use icons that will help you speed up your development workflow.
https://github.com/timoscheuermann/timos-icons

icon-pack icons svg-icons

Last synced: 6 months ago
JSON representation

A library of high-quality ready to use icons that will help you speed up your development workflow.

Awesome Lists containing this project

README

          

![](https://timos.design/assets/projects/timosicons/thumbnail.png)

# Timo's Icons

# Version History

The history can be found either [here on GitHub](https://github.com/TimoScheuermann/Timos-Icons/releases) or on my dedicated [newsroom](https://newsroom.timos.design/project/Timo's%20Icons)

## Getting started

### Variant 1
**Include single icons via svg**
To use a single icon in your project, click on the "Copy SVG" button of the desired icon and paste it into your project

### Variant 2
**Include the whole library from version X**

To insert all icons from a certain version on, first choose a version and then add the following link to your

```https://cdn.jsdelivr.net/gh/TimoScheuermann/Timos-Icons@X/public/resources/style.css```

replace the X with your chosen version. Now the icons can be used in your project via a . Alternatively you can use the "Copy HTML" button to generate the i-tag.

Example URL: https://cdn.jsdelivr.net/gh/TimoScheuermann/Timos-Icons@2.21/public/resources/style.css