We're running a few themes on our site, but we're find that any theme that references fontawesome icons with 'slicon' does not show up.
I would put this in either Adaptable or Fordson, but it does not seem specifically related to a single theme. Rather, references to 'slicon' across the site fail to display. The html code is present, but the icon does not get rendered... there's just nothing there at all.
Example:
<pre><i class="icon fa slicon-settings fa-fw " aria-hidden="true"></i></pre>
Produces nothing at all... I've scoured the forums and there's no reference to this bug... Any help would be MUCH appreciated.