Feathericons.user_check

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

user_check(opts \\ [])

Specs

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

Examples

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