Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nuotsu/icons
SVG icon URLs, courtesy of react-icons
https://github.com/nuotsu/icons
icons
Last synced: 2 days ago
JSON representation
SVG icon URLs, courtesy of react-icons
- Host: GitHub
- URL: https://github.com/nuotsu/icons
- Owner: nuotsu
- Created: 2024-12-24T00:30:20.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2025-01-09T00:52:59.000Z (28 days ago)
- Last Synced: 2025-01-09T01:54:47.902Z (28 days ago)
- Topics: icons
- Language: TypeScript
- Homepage: https://icons.nuotsu.dev
- Size: 59.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Icons as `` tags
> SVG icon URLs, courtesy of [`react-icons`](https://react-icons.github.io/react-icons/)
## Usage
```html
```Or, use as a CSS mask:
```css
.icon {
background: linear-gradient(to bottom right, red, blue);
mask: url(https://icons.nuotsu.dev/fa/FaReact) center/cover;
}
```## Alternative URLs
- https://icons.nuotsu.dev
- https://icons.sanitypress.dev