Custom Icon

Use svg icon with <use> in you html code as given below

<svg class="pc-icon"> <use xlink:href="#custom-<< Copied code >>"></use> </svg>
Mantis Customizer