icon_sets 0.3.0

Generated icon data
Documentation
[dependencies.once_cell]
version = "1.18.0"

[features]
ant_design_icons = []
bootstrap_icons = []
boxicons = []
charm_icons = []
codicons = []
css_gg = []
default = ["full"]
feather = []
font_awesome = []
full = ["ant_design_icons", "bootstrap_icons", "boxicons", "charm_icons", "codicons", "css_gg", "feather", "font_awesome", "heroicons", "ionicons", "lucide", "microns", "octicons", "remixicon", "simple_icons", "tabler_icons"]
heroicons = []
ionicons = []
lucide = []
microns = []
octicons = []
remixicon = []
simple_icons = []
tabler_icons = []

[package]
categories = ["wasm"]
description = "Generated icon data"
documentation = "https://docs.rs/icon_sets"
edition = "2021"
exclude = ["generator"]
keywords = ["icons"]
license = "MIT"
name = "icon_sets"
readme = "README.md"
repository = "https://github.com/johnnynotsolucky/rust_icon_gen"
version = "0.3.0"