Feathericons.rotate_cw

You're seeing just the function rotate_cw, go back to Feathericons module for more information.
Link to this function

rotate_cw(opts \\ [])

Specs

rotate_cw(keyword()) :: {:safe, list()}

Examples

iex> rotate_cw()
iex> rotate_cw(class: "h-6 w-6 text-gray-500")