Feathericons.map_pin

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

map_pin(opts \\ [])

Specs

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

Examples

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