Feathericons.grid

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

grid(opts \\ [])

Specs

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

Examples

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