Disclaimer: Full ownership of these icons belong to Ahmed Agrma.
Behance: behance.net/gallery/94660737/400-Free-Line-Icons
Icons list: aa-line-icons.gitlab.io/i/icons-list
Last updated: 2024-06-14 10:42PM (GMT-7)
⏳ If you're here for the SVG version (2022), view this page instead.
Under <head>
in your site, paste the following:
<link href="https://aa-line-icons.gitlab.io/i/icons.css" rel="stylesheet" crossorigin>
To use an icon, paste the following line where you want your icon to be:
<i class="aa-line-icons" icon-name="fish"></i>
Choose an icon from the list, copy the name and paste it between the ""
of icon-name=""
.
(in this case, replace fish
).
You can change the icon's style (e.g. size and color) like you would with any regular font:
.aa-line-icons {
font-size: 20px;
color: #beabea;
}
đź’Ś discord.gg/RcMKnwz
đź“« glenthemes.exe@gmail.com