JavaFxSVG is a simple library adding SVG support to JavaFX and thus allowing to use SVG graphics just like any other image type.
'de.codecentric.centerdevice:javafxsvg:1.0.0'
<dependency>
<groupId>de.codecentric.centerdevice</groupId>
<artifactId>javafxsvg</artifactId>
<version>1.0.0</version>
</dependency>
<dependency org="de.codecentric.centerdevice" name="javafxsvg" rev="1.0.0"/>
"de.codecentric.centerdevice", "javafxsvg", "1.0.0"