The popup on the VMs page for CPU pinning doesn't have the correct classes to show the Font Awesome icons. For Font Awesome you also need to reference the correct "fa" class (fas, far, fal).
Current class: "fa-circle-o"
Correct classes: "fa(s,r,l) fa-cricle-o"
