Replace AI robot header icon

I use this in the head_tag of a theme component of my forum

<script type="text/discourse-plugin" version="0.8">  
  api.replaceIcon('robot', 'rocket');
</script>

Screenshot 2024-10-05 at 1.10.24 PM

Might have to load it into the icon settings in admin - svg icon subset

We’re using fontawesome 6 now too

7 Likes