simple svg css animation
Raw code of a svg icon, made in Sketch, is placed in HTML, wrapped in a div tag for positioning. It is animated only with css, by reaching into the svg code for particular parts of the icon and giving them a class name than animating it with animation properties and @keyframes.