Draws the icon to the specified component.
@param comp - Component to draw icon to. This is ignored by SVGIcon, and can be set to null; only gg is used for drawing the icon
@param gg - Graphics context to render SVG content to
@param x - X coordinate to draw icon
@param y - Y coordinate to draw icon
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.