Feathericons.layout

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

layout(opts \\ [])

Specs

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

Examples

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