iconifyml

0.1.1 • Public • Published

IconML

IconML is a customizable SVG icon library for easy integration into HTML projects. Designed for flexibility, it allows you to use self-closing custom HTML tags for each icon. Perfect for building scalable and consistent UIs.

Features

  • Lightweight SVG Icons – Optimized for performance.
  • Custom HTML Component – Use with <iconml-icon name="icon-name" />.
  • Flexible Styling – Adapts to text color using currentColor.

Installation

CDN

Include the library directly from a CDN:

<script src="https://cdn.yourhost.com/iconml-icons.js"></script>

Package Sidebar

Install

npm i iconifyml

Weekly Downloads

0

Version

0.1.1

License

MIT

Unpacked Size

14.6 kB

Total Files

15

Last publish

Collaborators

  • m_devs_1987