Differentiate Admin and Moderator Shield Icons

Easiest way to do this is like with the same code as above, but also icon replacement code in head-tag tab like this:

in

<script type="text/discourse-plugin" version="0.8"> 
  
  api.replaceIcon('shield-halved', 'hat-wizard')

</script>

result:

5 Likes