stroke_morph_icons 0.1.0 copy "stroke_morph_icons: ^0.1.0" to clipboard
stroke_morph_icons: ^0.1.0 copied to clipboard

Lucide, Tabler and Heroicons icon data as ready-to-use stroke_morph constants, generated from the upstream packs.

Changelog #

0.1.0 #

First release. 7 210 icons as ready-to-use stroke_morph constants.

Library Class Icons Source
lucide.dart MorphLucideIcons 1 756 lucide-static v1.28.0 (ISC)
tabler.dart MorphTablerIcons 5 130 @tabler/icons v3.46.0, outline (MIT)
heroicons.dart MorphHeroicons 324 heroicons v2.2.0, 24×24 outline (MIT)
  • Each pack library re-exports package:stroke_morph/stroke_morph.dart, so one dependency and one import are enough to get both the icons and MorphIcon.
  • Every icon is its own static const, never a map entry, so an app links only the icons it names — a release build drops the rest.
  • All three packs are drawn on the same 24×24 grid and share a coordinate space: any icon morphs into any other, across packs, with no fitIcon re-grid.
1
likes
140
points
22
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Lucide, Tabler and Heroicons icon data as ready-to-use stroke_morph constants, generated from the upstream packs.

Repository (GitHub)
View/report issues

Topics

#icons #animation #morphing #svg

License

unknown (license)

Dependencies

stroke_morph

More

Packages that depend on stroke_morph_icons