Unicons Icons

Unicons Icon is an open-source icon library featuring a neutral-style system. It offers a wide range of icons, making it perfect for both designers and developers. All icons are free to use for both personal and commercial projects.

Installation
CDN

Copy the following code and add it to the <head> tag of your HTML document.

<link href="https://unicons.iconscout.com/release/v4.2.0/css/line.css" rel="stylesheet">
Usage

Use Unicons Icons like this:

<i class="uis uis-keyhole-circle"></i>
<i class="uis uis-window-grid"></i>

For more details, see the official documentation.