Skip to content

Commit 520c462

Browse files
committed
Regenerated icons
1 parent 282f0ad commit 520c462

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

packages/flight-icons/catalog.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"lastRunTimeISO": "2025-11-04T22:13:53.325Z",
2+
"lastRunTimeISO": "2025-11-04T23:42:17.132Z",
33
"lastRunFigma": {
44
"id": "TLnoT5AYQfy3tZ0H68BgOr",
55
"page": "Export",
@@ -2610,7 +2610,7 @@
26102610
"id": "9088:170",
26112611
"fileName": "openstack-24",
26122612
"iconName": "openstack",
2613-
"description": "activity, pulse, health",
2613+
"description": "openstack",
26142614
"category": "Services",
26152615
"size": "24",
26162616
"width": 24,
@@ -2620,7 +2620,7 @@
26202620
"id": "9088:174",
26212621
"fileName": "openstack-16",
26222622
"iconName": "openstack",
2623-
"description": "activity, pulse, health",
2623+
"description": "openstack",
26242624
"category": "Services",
26252625
"size": "16",
26262626
"width": 16,
@@ -2630,7 +2630,7 @@
26302630
"id": "9088:159",
26312631
"fileName": "openstack-color-24",
26322632
"iconName": "openstack-color",
2633-
"description": "activity, pulse, health",
2633+
"description": "openstack",
26342634
"category": "Services",
26352635
"size": "24",
26362636
"width": 24,
@@ -2640,7 +2640,7 @@
26402640
"id": "9088:163",
26412641
"fileName": "openstack-color-16",
26422642
"iconName": "openstack-color",
2643-
"description": "activity, pulse, health",
2643+
"description": "openstack",
26442644
"category": "Services",
26452645
"size": "16",
26462646
"width": 16,

packages/flight-icons/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
"scripts": {
1919
"typecheck": "pnpm tsc --noEmit",
2020
"lint": "pnpm eslint --quiet --ext .js,.ts,.tsx",
21-
"sync": "ts-node --transpile-only ./scripts/sync",
22-
"build": "ts-node --transpile-only ./scripts/build"
21+
"sync": "ts-node --transpile-only ./scripts/sync.ts",
22+
"build": "ts-node --transpile-only ./scripts/build.ts"
2323
},
2424
"devDependencies": {
2525
"@figma-export/cli": "^6.0.2",
0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)