Skip to content

brettkolodny/phosphor-lustre

Repository files navigation

phosphor_lustre

A package for lustre compatible phosphor icons.

Package Version Hex Docs

Quickstart

import lustre/element/html
import phosphor

pub fn like_button() {
  html.button([], [phosphor.heart_bold([])])
}

A little adivce

This package has a lot of icons! If you know you're only going to be using a subset of them it may be a good idea to copy paste just the ones you need into your own local icons module.

About

A package of phosphor icons for Lustre

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages