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

https://github.com/ivanceras/rings

Collections of icons that is ready to be used with sauron web framework
https://github.com/ivanceras/rings

Last synced: 6 months ago
JSON representation

Collections of icons that is ready to be used with sauron web framework

Awesome Lists containing this project

README

          

# Rings

A collections of flat svg icons for sauron web framework.
Most of the icons is copied from [feather](https://github.com/feathericons/feather)

## Added icons:
- flip_camera

## Workflows
This uses xtask to generate svg node from the svg files.

## Fix filenames
```sh
cargo xtask fix-filenames
```

## Generate asset files
```sh
cargo xtask generate-assets
```

LICENSE: MIT