Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding Okta Icon #1135

Merged
merged 5 commits into from
Mar 6, 2024
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
40 changes: 40 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@
},
"dependencies": {
"@heroicons/vue": "2.0.17",
"@prefecthq/prefect-design": "^2.3.5",
"@tailwindcss/aspect-ratio": "^0.4.0",
"@tailwindcss/forms": "^0.5.0",
"@tailwindcss/typography": "^0.5.2",
Expand Down
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
30 changes: 30 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.
Loading