Skip to content

Commit

Permalink
Merge pull request #546 from hashicorp/hds-icon-export
Browse files Browse the repository at this point in the history
Updated export of icons from Figma
  • Loading branch information
KristinLBradley committed Aug 29, 2022
2 parents 2253fea + 4e55779 commit e2f9679
Show file tree
Hide file tree
Showing 63 changed files with 504 additions and 48 deletions.
6 changes: 6 additions & 0 deletions .changeset/dirty-pants-explode.md
@@ -0,0 +1,6 @@
---
"@hashicorp/flight-icons": minor
---

Add system icons for pipeline and step
Add service icons for open policy agent (opa)
74 changes: 73 additions & 1 deletion packages/flight-icons/catalog.json
@@ -1,5 +1,5 @@
{
"lastRunTimeISO": "2022-08-05T14:08:54.429Z",
"lastRunTimeISO": "2022-08-26T20:57:26.415Z",
"lastRunFigma": {
"id": "TLnoT5AYQfy3tZ0H68BgOr",
"page": "Export",
Expand Down Expand Up @@ -1415,6 +1415,42 @@
"width": 16,
"height": 16
},
{
"id": "2517:66",
"fileName": "opa-24",
"iconName": "opa",
"description": "opa, open, policy, agent",
"size": "24",
"width": 24,
"height": 24
},
{
"id": "2517:70",
"fileName": "opa-16",
"iconName": "opa",
"description": "opa, open, policy, agent",
"size": "16",
"width": 16,
"height": 16
},
{
"id": "2517:77",
"fileName": "opa-color-24",
"iconName": "opa-color",
"description": "opa, open, policy, agent",
"size": "24",
"width": 24,
"height": 24
},
{
"id": "2517:81",
"fileName": "opa-color-16",
"iconName": "opa-color",
"description": "opa, open, policy, agent",
"size": "16",
"width": 16,
"height": 16
},
{
"id": "1133:268",
"fileName": "pack-24",
Expand Down Expand Up @@ -7049,6 +7085,24 @@
"width": 16,
"height": 16
},
{
"id": "2518:93",
"fileName": "pipeline-24",
"iconName": "pipeline",
"description": "pipeline",
"size": "24",
"width": 24,
"height": 24
},
{
"id": "2518:97",
"fileName": "pipeline-16",
"iconName": "pipeline",
"description": "pipeline",
"size": "16",
"width": 16,
"height": 16
},
{
"id": "350:3113",
"fileName": "play-24",
Expand Down Expand Up @@ -8183,6 +8237,24 @@
"width": 16,
"height": 16
},
{
"id": "2519:77",
"fileName": "step-24",
"iconName": "step",
"description": "step, pipeline",
"size": "24",
"width": 24,
"height": 24
},
{
"id": "2519:80",
"fileName": "step-16",
"iconName": "step",
"description": "step, pipeline",
"size": "16",
"width": 16,
"height": 16
},
{
"id": "350:3898",
"fileName": "stop-circle-24",
Expand Down
20 changes: 14 additions & 6 deletions packages/flight-icons/css-props/index.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions packages/flight-icons/css-props/opa-16.css

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

1 change: 1 addition & 0 deletions packages/flight-icons/css-props/opa-24.css

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

1 change: 1 addition & 0 deletions packages/flight-icons/css-props/opa-color-16.css

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

1 change: 1 addition & 0 deletions packages/flight-icons/css-props/opa-color-24.css

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

1 change: 1 addition & 0 deletions packages/flight-icons/css-props/pipeline-16.css

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

1 change: 1 addition & 0 deletions packages/flight-icons/css-props/pipeline-24.css

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

2 changes: 1 addition & 1 deletion packages/flight-icons/css-props/snyk-color-16.css

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

2 changes: 1 addition & 1 deletion packages/flight-icons/css-props/star-16.css

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

2 comments on commit e2f9679

@vercel
Copy link

@vercel vercel bot commented on e2f9679 Aug 29, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on e2f9679 Aug 29, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.