OptionalflipOptionallistOptionalpullWrap text around the icon by pulling it left or right.
OptionalrotateCustom rotation is used to rotate the icon by a specific number of degrees,
rather than the standard 90, 180, or 270 degrees available in the rotation property.
To use this feature, set rotateBy to true and provide a CSS variable --fa-rotate-angle
with the desired rotation angle in degrees.
OptionalrotationThe rotation property is used to rotate the icon by 90, 180, or 270 degrees.
OptionalsymbolThe icon should render as an SVG symbol rather than a regular element.
OptionaltransformApply a custom transform to the icon either using the built-in Transform config, or a CSS transform string.
Flip the icon horizontally, vertically or both.