Use the following IcoMoon icons:
class="large-icon icon-expand-2"
class="large-icon icon-contract-2"
Display as documented here:
https://docs.joomla.org/J3.x:Joomla_Standard_Icomoon_Fonts
There appears to be no equivalent J4 page.
Still expect the same result.
As screenshot1.png
Extract of the HTML is screenshot2.png
icon-basket is showing instead of icon-contract-2
Windows 10 client and Apache server.
PHP 8.0.3
Browser : firefox & chrome
Joomla template : cassiiopeia
Same code was ok on J3.
check the mapping build/media_source/system/scss/icomoon should be pretty self explanatory for you to work out @BrainforgeUK
Seems to have got confused with IcoMoon and FontAwesome.
The cassiopeia template uses FontAwesome ... the component a mix!
Using this link as a cheatsheet:
https://fontawesome.com/icons?d=gallery&p=2&m=free
Changed the HTML to use this.
class="fa fa-compress-arrows-alt"
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2021-04-06 22:15:26 |
Closed_By | ⇒ | BrainforgeUK |
@hans2103 Could you have a look on that? Or should I ping the bear? Thanks in advance.