icon_money: Dollar/Money Icon SVG
Description
Generate a dollar/money icon SVG.
Usage
icon_money(
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