Feathericons.zoom_out

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

zoom_out(opts \\ [])

Specs

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

Examples

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