Icons for third-party providers are available through the WorkOS CDN. These icons cover identity providers, Directory Sync, and domain verification services used within the Admin Portal.
Get a list of all of existing provider icons.
cURL
| curl https://cdn.workos.com/provider-icons.json |
ResourcesThe icons are also available as a Figma community file.
Open in FigmaTo use an icon in your project, you can reference the CDN link directly. You can alternate between light and dark mode icons by changing the path in the URL or using CSS media queries.
Example icon
You can change the icons to grayscale by adding the filter CSS property.
Grayscale style
Audit Logs Continue to the next section
Up next