A simple vital sign curve loader using SVG. The loading effect is created by manipulating the opacity
property.
You can change the color of the loader by changing the stroke
property on lines 10 and 15 of CSS. You can create some cool visual effects if you play with different colors, especially if you use different colors for lines 10 and 15.