Feathericons.filter

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

filter(opts \\ [])

Specs

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

Examples

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