fa-iced 0.1.4

A Font Awesome library written in Rust for the iced UI framework.
Documentation
[dependencies.iced]
features = ["advanced"]
version = "0.13.1"

[lib]
name = "fa_iced"
path = "src/lib.rs"

[package]
authors = ["Nathan Laan"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "A Font Awesome library written in Rust for the iced UI framework."
edition = "2024"
homepage = "https://github.com/NathanLaan/fa-iced"
license = "MIT"
name = "fa-iced"
readme = "README.md"
repository = "https://github.com/NathanLaan/fa-iced"
version = "0.1.4"