# SVG Use

The optimal way to serve SVG icons is as a sprite sheet loaded inline in our project. This gives us the ability to usei different fill and currentColor on the same icon in multiple locations.

We can go further by planning to have our icons be two-tone.

With a little bit of planning, it’s possible to create whole series of artful shapes with just a few generic shapes. Most of the following was built off a single hexagon: