Skip to content

Commit

Permalink
Merge pull request #1135 from PrefectHQ/okta
Browse files Browse the repository at this point in the history
Adding Okta Icon
  • Loading branch information
robfreedy authored Mar 6, 2024
2 parents a61fde7 + 9315c40 commit 8d978da
Show file tree
Hide file tree
Showing 2 changed files with 72 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Icon/icons/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ export { default as IncidentSeverityUnknown } from './incident-severity-unknown.
export { default as Late } from './late.svg'
export { default as MicrosoftColoredIcon } from './microsoft-colored.svg'
export { default as MicrosoftIcon } from './microsoft.svg'
export { default as OktaIcon } from './okta.svg'
export { default as PayAmex } from './pay-amex.svg'
export { default as PayMastercard } from './pay-mastercard.svg'
export { default as PayVisa } from './pay-visa.svg'
Expand Down
71 changes: 71 additions & 0 deletions src/components/Icon/icons/okta.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 8d978da

Please sign in to comment.