Icons for SDGs
The sdg_icon
function provides the specific icon for each SDG
sdg_icon(x, res = 200)
x
: Numeric code for each SDG, ranging from 1 to 17res
: Resolution of SDG icon. Default: res = 200
indicates resizing proportionally to 200pxsdg_icon(x = 17, res = 300)
Useful links