icon_building: Building Icon SVG
Description
Generate a building/apartment icon SVG.
Usage
icon_building(
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