Class SVGIcons

java.lang.Object
com.example.project.services.SVGIcons

public class SVGIcons extends Object
a static class to hold some icons for the application.
  • Constructor Details

    • SVGIcons

      public SVGIcons()
  • Method Details

    • getCogIcon

      public static javafx.scene.shape.SVGPath getCogIcon()
      gets a cog icon.
      Returns:
      icon SVG.