آیکون های Font Awesome 6
Font Awesome برای استفاده با عناصر درون خطی طراحی شده است و این لیستی از 2037+ نماد است که میتوان با استفاده از الگوی Flex در سراسر وبسایت استفاده کرد.
<i class="fa-regular fa-folder-closed"></i> Regular Style (fa-regular) <!-- this icon's 1) style prefix == fa-regular and 2) icon name == camera --> <i class="fa-solid fa-shop-lock"></i> Solid Style (fa-solid) <!-- using an <i> element to reference the icon --> <span class="fa-brand fa-instagram"></span> Brands Style (fa-brands) <!-- using a <span> element to reference the icon -->