Skip to content

Commit

Permalink
Merge pull request #1499 from PrefectHQ/dylan/add-worker-icon
Browse files Browse the repository at this point in the history
Enhancement: Add new icon for worker
  • Loading branch information
dylanbhughes authored Nov 6, 2024
2 parents a187a8f + 89406c7 commit 5fbe191
Show file tree
Hide file tree
Showing 2 changed files with 16 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 @@ -68,6 +68,7 @@ export { default as PTaskRun } from './p-task-run.svg'
export { default as PVariable } from './p-variable.svg'
export { default as PWebhook } from './p-webhook.svg'
export { default as PWorkPool } from './p-work-pool.svg'
export { default as PWorker } from './p-worker.svg'
export { default as Recenter } from './recenter.svg'
export { default as RetrievedCache } from './retrieved-cache.svg'
export { default as Retry } from './retry.svg'
Expand Down
15 changes: 15 additions & 0 deletions src/components/Icon/icons/p-worker.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 5fbe191

Please sign in to comment.