Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 949 Bytes

File metadata and controls

17 lines (13 loc) · 949 Bytes

Introduction

AtomUI.Icons.Material is an icon library wrapper for the AtomUI OSS framework, built on the Google Material Icons project. It provides a unified API and naming conventions, enabling you to use the full style and semantics of native Material icons within AtomUI.

Key Features

  • Covers common Material Icons styles: Filled / Outlined / Rounded / TwoTone / Sharp
  • Seamless integration with AtomUI’s Icon component, with unified properties and events
  • On-demand loading and tree-shaking to optimize bundle size and performance
  • Semantic naming with optional type hints to enhance developer experience
  • Supports basic customization for size, color, rotation, animations, and more

License

  • Google Material Icons are licensed under the Apache License 2.0
  • This library is a secondary wrapper; please comply with the original license and applicable terms

References