Cargo Features

[dependencies]
seed-icons = { version = "0.4.2", default-features = false, features = ["styles", "registry", "font_awesome", "material_icons"] }
default = font_awesome

The font_awesome feature is set by default whenever seed-icons is added without default-features = false somewhere in the dependency tree.

styles = seed_style
registry

Affects seed-icons::collections, registry::registry

font_awesome default
material_icons

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

seed_style styles?

Enables seed_style_preview