Add Font Awesome icons to your docs with customizable styles, colors and sizes using the Icon component. All Font Awesome Pro styles are supported.
Name of the Font Awesome icon (e.g., “heart” or “fa-solid fa-heart”)
Icon color (hex, RGB, or color name)
Size in 0.25rem increments (e.g., 4 = 1rem)
You can use any Font Awesome style by using either:
icon="heart" (defaults to solid)icon="fa-regular fa-heart" (specific style)