Skip to content

mkhani01/untitledui-Icons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

untitledui-Icons - README

This package contains a collection of font icons generated using Icomoon. These icons can be easily integrated into your projects to enhance the visual appeal and user experience. Follow the instructions below to get started.

Installation

  1. Download the package from the following link: untitledui-Icons.zip

  2. Extract the downloaded ZIP file to a location of your choice.

Usage

  1. After extracting the ZIP file, you will find a folder named untitledui-Icons. Open this folder.

  2. Within the untitledui-Icons folder, locate the style.css file. This file contains the necessary CSS styles for the font icons.

  3. In your HTML file, include the style.css file by adding the following line within the <head> section:

    <link rel="stylesheet" href="path/to/style.css" />

Replace "path/to/style.css" with the actual file path to the style.css file in the untitledui-Icons folder. Make sure to adjust the path according to the folder structure in your project.

  1. To use an icon, insert the following code snippet in your HTML markup:

    <i class="untitledUi-Iconactivity-heart"></i>

Replace "untitledUi-Iconactivity-heart" with the specific class name for the icon you wish to use. You can find the class names for all icons in the demo.html file provided within the untitledui-Icons folder.

2.Customize the appearance of the icons by applying additional CSS styles to the element, such as setting the color, size, or any other desired properties.

Demo

To view all the available icons at once, open the demo.html file located within the untitledui-Icons folder. This demo showcases the entire collection and can help you select the icons you need for your project.

License

Please review the license terms provided with this package to ensure proper usage and compliance.

Feel free to reach out if you have any questions or need further assistance. Happy icon integration! Acknowledgments

This font icon package was created with Icomoon (https://icomoon.io/), a powerful tool for generating custom icon fonts.

About

untitledui free icon set to use in web page

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published