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

Remove duplicated icon and rename inprogress to in-progress #633

Merged
merged 1 commit into from
Oct 20, 2023
Merged
Show file tree
Hide file tree
Changes from all 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
14 changes: 1 addition & 13 deletions packages/elements/src/icons/generated/CommonIcons.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1944,18 +1944,6 @@ export const stenaSailingLocation: IconDefinition = {
prefix: "fal",
};

export const stenaSailingNoshow: IconDefinition = {
icon: [
24,
24,
[],
"",
"M12,0 C18.627417,0 24,5.372583 24,12 C24,18.627417 18.627417,24 12,24 C5.372583,24 0,18.627417 0,12 C0,5.372583 5.372583,0 12,0 Z M21.9506147,13.0001009 L2.04938526,13.0001009 C2.55115644,18.0533752 6.81468642,22 12,22 C17.1853136,22 21.4488436,18.0533752 21.9506147,13.0001009 Z M12,2 C6.81502805,2 2.55171825,5.94610473 2.04948449,10.9989003 L21.9505155,10.9989003 C21.4482817,5.94610473 17.1849719,2 12,2 Z",
],
iconName: "random",
prefix: "fal",
};

export const stenaSailingOffpeak: IconDefinition = {
icon: [
24,
Expand Down Expand Up @@ -2484,7 +2472,7 @@ export const stenaStatusDone: IconDefinition = {
prefix: "fal",
};

export const stenaStatusInprogress: IconDefinition = {
export const stenaStatusInProgress: IconDefinition = {
icon: [
24,
24,
Expand Down
7 changes: 0 additions & 7 deletions scripts/icons/common-icons/sailing-noshow.svg

This file was deleted.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.