Icon Map

Icon Markup:

<svg class="essentials-purple" style="width: 58px; height: 58px; border-radius: 0.2rem;">
  <use xlink:href="#my-ams"></use>
</svg>
Note: the <use> tag is not supported in IE11. You will have to use a polyfill if you need to support IE11.