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.
- Host: GitHub
- URL: https://github.com/timoscheuermann/timos-icons
- Owner: TimoScheuermann
- Created: 2019-10-28T14:00:28.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-13T05:26:19.000Z (over 3 years ago)
- Last Synced: 2025-04-02T03:19:19.500Z (about 1 year ago)
- Topics: icon-pack, icons, svg-icons
- Language: SCSS
- Homepage: https://icons.timos.design
- Size: 12.1 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# 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