Feathericons.move

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

move(opts \\ [])

Specs

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

Examples

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