public Icon(filename as String = ""):
Creates an icon from an SVG or raster image file.
filename
icon = Icon("assets/icons/terminal.svg")