Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/russkyc/heroicons-avalonia

Tailwind CSS creators' hand crafted icons made available to the AvaloniaUI Community
https://github.com/russkyc/heroicons-avalonia

avalonia avaloniaui csharp dotnet hero-icons icon iconpack tailwind-icons

Last synced: about 2 months ago
JSON representation

Tailwind CSS creators' hand crafted icons made available to the AvaloniaUI Community

Awesome Lists containing this project

README

        



HeroIcons.Avalonia



Nuget










The [beautiful handcrafted Icons](https://www.heroicons.com) by the makers of Tailwind CSS
made available to your awesome Avalonia UI projects!

HeroIcons.Avalonia Demo App

### How to Use

Install the latest HeroIcons.Avalonia Package from [Nuget](https://www.nuget.org/packages/HeroIcons.Avalonia)

**Basic Usage**

##### Add this to your control/window namespaces

```xaml
xmlns:heroIcons="clr-namespace:HeroIconsAvalonia.Controls;assembly=HeroIconsAvalonia"
```

##### Use the HeroIcon control

```xaml

```
By default, the HeroIcon color is black and the icon kind is outline, whe can change these properties if needed

```xaml

```
There are also 2 default sizes for the icon if you don't want to set the width and height,
the `Min` property switches between 24px and 20px respectively

```xaml
// By Default the icon is sized at 24px
// Set Min to True if you want the 20px or 'min' ico
// You can also set the Width/Height manually if needed

```
### Donate

If you find this project helpful, please consider donating. It helps me afford more time to create tools like this
for the community. ❤❤

### Special Message
Special thanks to [JetBrains](https://www.jetbrains.com/) for supporting this project by providing licences to the JetBrains Suite!


JetBrains Logo (Main) logo.