icon_map_pin: Map Pin Icon SVG
Description
Generate a map pin/location icon SVG.
Usage
icon_map_pin(
width = 50,
height = 56,
stroke_color = "white",
stroke_width = 2,
fill = "none"
)
Arguments
- width
Width of the icon
- height
Height of the icon
- stroke_color
Stroke color
- stroke_width
Stroke width
- fill
Fill color