https://github.com/datahint-eu/vizor-icons
Blazor SVG & font icon packs
https://github.com/datahint-eu/vizor-icons
asp-net-core blazor blazor-component bootstrap-icons bootstrap5 dotnet icon-pack icons tabler tabler-icons
Last synced: 4 months ago
JSON representation
Blazor SVG & font icon packs
- Host: GitHub
- URL: https://github.com/datahint-eu/vizor-icons
- Owner: datahint-eu
- License: mit
- Created: 2022-09-24T07:54:02.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-26T21:10:12.000Z (about 3 years ago)
- Last Synced: 2025-01-30T21:48:54.011Z (over 1 year ago)
- Topics: asp-net-core, blazor, blazor-component, bootstrap-icons, bootstrap5, dotnet, icon-pack, icons, tabler, tabler-icons
- Language: C#
- Homepage:
- Size: 6.47 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Vizor.Icons
[Blazor](https://dotnet.microsoft.com/en-us/apps/aspnet/web-apps/blazor) icon packs.
- Available as **SVG** and **font** icons.
- Compatible with `>= .NET 6.0`
- MIT License (code)
- Icon packs might have a different license. In that case, the entire package will use the same license.
- Makes use of code generators to transform each icon pack to a usable .NET package.
## Icon Packs
Currently the following icon packs are supported:
- Bootstrap Icons (MIT License): https://icons.getbootstrap.com/
- Tabler Icons (MIT License): https://tabler-icons.io/
## Quickstart
### Dependencies
Add a package reference to a specific icon pack (no additional dependencies):
- Vizor.Icons.Bootstrap
- Vizor.Icons.Tabler
### Usage in .razor files
Render an SVG icon (Bootstrap icon pack)
```
```
Render an SVG icon (Tabler icon pack) with custom styling.
```
```
Use a font icon
```
```
## Documentation
More documentation is available in the Readme.md file of each icon pack.
- [Bootstrap](https://github.com/datahint-eu/vizor-icons/tree/main/src/Vizor.Icons.Bootstrap)
- [Tabler](https://github.com/datahint-eu/vizor-icons/tree/main/src/Vizor.Icons.Tabler)
Launch the `Vizor.Icons.Demo` project to preview all icons and style options.
Make sure to read the build instructions carefully before launching the Demo project.
## Future work
Following icon packs might be added in the future, open a request to let me know you are interested:
- https://feathericons.com/
- https://heroicons.com/
- https://fontawesome.com/
- https://fonts.google.com/icons
- https://primer.style/octicons/
- https://simpleicons.org/
- https://materialdesignicons.com/
- https://flagicons.lipis.dev/
- https://github.com/bytedance/IconPark
- https://boxicons.com/