In this notebook, we'll be transforming an SVG-file to the PNG format.
First of all, we import 'Sharp' into our notebook. Sharp is a small image library for Node.js, which depends on 'libvips' (which is already pre-installed on most systems out there...)