Buttons

Method 1 - Sprites

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 PUBLISHED PAGE TO SEE OUTPUT ON SPRITES

See full documenation at https://icons.getbootstrap.com/#install

>

Method 2 - External SVGS