Lucide Icons

Lucide is an open-source icon library that provides 1000+ vector (svg) files for displaying icons and symbols in digital and non-digital projects. The library aims to make it easier for designers and developers to incorporate icons into their projects by providing several official packages to make it easier to use these icons in your project.

Installation
Package Managers

Install the lucide icon library from command prompt from the root directory of the project.

npm install lucide
CDN

Implementation of the lucide icon library for web applications.

<!-- Development version -->
<script src="https://unpkg.com/lucide@latest/dist/umd/lucide.js"></script>

<!-- Production version -->
<script src="https://unpkg.com/lucide@latest"></script>
Usage

Here is a complete example with unpkg

<body>
    <i data-lucide="volume-2" class="my-class"></i>
    <i data-lucide="x"></i>
    <i data-lucide="menu"></i>

    <script type="module">
        import lucide from "lucide/dist/umd/lucide.js";
        lucide.createIcons();
    </script>
</body>

For more icons, see the documentation.

Receive the latest updates directly in your inbox!

Be the first to know about new updates and exclusive discounts. No spam, just great offers!

How about

A Custom Project?

With over 7 years of experienced team, we specialize in delivering custom projects for startups, blue-chip companies, and government agencies. We have successfully completed over 250+ projects, providing tailored solutions that meet the unique needs of each client.

Hire Us
Domiex Admin & Dashboards
230+

Total Pages

5+

Layouts

11+

Application

We provide quick support withing one business day to all of our customers.

© Domiex Created & Crafted by SRBThemes.