Material.Icons Versions Save

Strongly typed parsed icons set from materialdesignicons.com and display control implementations for different GUI frameworks.

v2.1.0

5 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/SKProCH/Material.Icons/compare/v2.0.0-preview1...v2.1.0

v2.0.0-preview1

1 year ago
  • Reimplement API of resolving icons paths
  • Instead of dictionary use switch for resolving icons paths (lookup performance identical, but no need to initialize dictionary)
  • Current API allows to create another ways of resolving icons paths (in theory)
  • Migrate all build processes to nuke