I have a single Bootstrap 4 collapse as follows...
Solution with no FontAwesome unicode and no JavaScript:
Example:
HTML:
CSS:
[aria-expanded="true"] .fa-chevron-circle-up, [aria-expanded="false"] .fa-chevron-circle-down { display:none; }