I’m trying to use Creative Commons icon from Font Awesome, but it’s not working. https://fontawesome.com/icons/creative-commons?style=brands
<i data-x-icon="" aria-hidden="true"></i>
works for the address book icon. Yet
<i data-x-icon="" aria-hidden="true"></i>
doesn’t work for the Creative Commons icon.
I looked, and this icon was last updated in Font Awesome 5.1, which I see was released back in 2018, so I assume the version in X Pro is more recent than that. What gives?