Use the SVG sprite to insert any icon through the element. Use the icon’s filename as the fragment identifier (e.g., toggles is #toggles). SVG sprites allow you to reference an external file similar to an element, but with the power of currentColor for easy theming.
See full documenation at