SVG TutorialBy mbystedt on Aug 26, 2018, 6:51:49 PM SVG is a feature rich two-dimensional graphics language which allows for the combination of vector graphic shapes, raster images (jpeg, png, etc), text and filters. Interactivity can be added to SVG images using JavaScript or an animation standard called SMIL. Don't see anything above? Static Picture? Try upgrading your browser. The latest versions of Safari, Chrome and Firefox all display a majority of the examples on this site. The source of all examples may be freely downloaded and examined. Your First SVG Document Introduction Shapes Paths and Markers Document Structure Styling Text Clipping and Masking Transformations Scripting and Animation Webpages and Links Filters Examples Reference