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

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

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/