fdtp-icons-lib
v1.0.1
Published
Font Icon Library for FDTP UI
Downloads
1
Readme
FDTP Icons Library
Summary of Contents
Introduction
FDTP Icons Library is a collection of icons that can be used in web applications. The library is available as a package on npm and can be installed using npm.
Installation
To install the library, run the following command:
npm install fdtp-icons-lib
Usage
To use the library, import the icons from the library and use them in your application. For example:
import 'fdtp-icons-lib/fdtp-icons.css';
To use the icons in your HTML, use the following code:
<i class="fdtp-heart-icon"></i>
Icon Categories
The following icons are available in the library:
1. Money
2. Video, Audio and Image
3. Emails and Messages
4. Design and Tools
5. Content and Edit
See All Icons
License
This library is licensed under the MIT License. For more information, see the LICENSE file.