Most of Open Saas code has inline SVGs: - It makes components very long and difficult to read. - It doesn't say what the SVG is supposed to represent. We can solve both problems by extracting SVGs to separate components with nice names.