Integrations > Active status is not discernible without color
# Problem
Users cannot tell whether an integration is active or inactive without relying on the color of the icon.

# Solution
* When an integration is not active, use the icon that indicates you can add content. `file-addition-solid`. `$gray-400`
* When an integration is active, use `check-circle` icon. `$green-500`

issue