From fa682696365bc1a16f7fa91cac265a1ac167d0f3 Mon Sep 17 00:00:00 2001 From: Yousif Touma Date: Fri, 15 Dec 2023 17:01:03 +0100 Subject: [PATCH] Update icons (#693) Co-authored-by: Yousif Touma --- package.json | 6 +++--- .../elements/src/icons/generated/CommonIcons.ts | 13 +++++++++++++ .../src/icons/generated/PassengerTypeIcons.ts | 15 ++++++++++++++- scripts/icons/common-icons/contact-at.svg | 7 +++++++ .../icons/common-icons/status-in-progress-alt.svg | 4 ++-- scripts/icons/common-icons/status-in-progress.svg | 4 ++-- .../passenger-type-icons/human-adult-woman.svg | 7 +++++++ .../icons/passenger-type-icons/human-adult.svg | 3 ++- 8 files changed, 50 insertions(+), 9 deletions(-) create mode 100644 scripts/icons/common-icons/contact-at.svg create mode 100644 scripts/icons/passenger-type-icons/human-adult-woman.svg diff --git a/package.json b/package.json index 525db58fc..4c08a2417 100644 --- a/package.json +++ b/package.json @@ -24,10 +24,10 @@ "check-deps-match": "node scripts/check-deps-match.js", "check-builds": "node scripts/check-builds.js", "check-imports": "node scripts/check-imports.js", - "check-prettier": "prettier -l 'packages/**/src/**/*.{ts,tsx,css}' --ignore-path .gitignore --no-config", - "prettier": "prettier --write 'packages/**/src/**/*.{ts,tsx,css}' --ignore-path .gitignore --no-config --cache", + "check-prettier": "prettier -l \"packages/**/src/**/*.{ts,tsx,css}\" --ignore-path .gitignore --no-config", + "prettier": "prettier --write \"packages/**/src/**/*.{ts,tsx,css}\" --ignore-path .gitignore --no-config --cache", "check-circular-deps": "find ./packages -type d -name dist | xargs yarn dpdm --transform --warning false --tree false --exit-code circular:1", - "check-circular-deps-stories": "find ./packages -type f -name '*.stories.tsx' | xargs yarn dpdm --transform --warning false --tree false --exit-code circular:1" + "check-circular-deps-stories": "find ./packages -type f -name \"*.stories.tsx\" | xargs yarn dpdm --transform --warning false --tree false --exit-code circular:1" }, "repository": { "type": "git", diff --git a/packages/elements/src/icons/generated/CommonIcons.ts b/packages/elements/src/icons/generated/CommonIcons.ts index 2792b5c46..9094dbccf 100644 --- a/packages/elements/src/icons/generated/CommonIcons.ts +++ b/packages/elements/src/icons/generated/CommonIcons.ts @@ -390,6 +390,19 @@ export const stenaCompare: MediumIcon = { size: "medium", }; +export const stenaContactAt: MediumIcon = { + icon: [ + 24, + 24, + [], + "", + "M3 12C3 16.97 7.03 21 12 21 12.62 21 13.12 20.5 13.12 19.88 13.12 19.25 12.62 18.75 12 18.75 8.27 18.75 5.25 15.73 5.25 12 5.25 8.27 8.27 5.25 12 5.25 15.73 5.25 18.75 8.27 18.75 12L18.75 15.38C18.75 16 18.25 16.5 17.62 16.5 17 16.5 16.5 16 16.5 15.38L16.5 12C16.5 10.18 15.4 8.54 13.72 7.84 12.04 7.15 10.11 7.53 8.82 8.82 7.53 10.11 7.15 12.04 7.84 13.72 8.54 15.4 10.18 16.5 12 16.5 12.81 16.5 13.61 16.27 14.3 15.85 14.54 17.6 16.1 18.87 17.87 18.74 19.64 18.62 21 17.15 21 15.38L21 12C21 7.03 16.97 3 12 3 7.03 3 3 7.03 3 12ZM12 14C10.9 14 10 13.1 10 12 10 10.9 10.9 10 12 10 13.1 10 14 10.9 14 12 14 13.1 13.1 14 12 14Z", + ], + iconName: "random", + prefix: "fal", + size: "medium", +}; + export const stenaCookies: MediumIcon = { icon: [ 24, diff --git a/packages/elements/src/icons/generated/PassengerTypeIcons.ts b/packages/elements/src/icons/generated/PassengerTypeIcons.ts index 216b7fb15..b62852b90 100644 --- a/packages/elements/src/icons/generated/PassengerTypeIcons.ts +++ b/packages/elements/src/icons/generated/PassengerTypeIcons.ts @@ -1,6 +1,6 @@ import { MediumIcon } from "../IconSizes"; -export const stenaHumanAdult: MediumIcon = { +export const stenaHumanAdultWoman: MediumIcon = { icon: [ 32, 24, @@ -13,6 +13,19 @@ export const stenaHumanAdult: MediumIcon = { size: "medium", }; +export const stenaHumanAdult: MediumIcon = { + icon: [ + 32, + 24, + [], + "", + "M25 0C25.8 0 26.28 0.89 25.83 1.55 25.38 2.24 24.92 2.88 24.46 3.49 25.67 4.69 26.62 6.15 27.24 7.78L27.35 8.11 27.43 8.13C28.85 8.52 29.91 9.78 29.99 11.31L30 11.5C30 12.98 29.08 14.25 27.78 14.76L27.67 14.8 27.66 14.85C26.4 20.03 21.79 23.86 16.31 24L16 24C10.49 24 5.8 20.27 4.41 15.14L4.33 14.8 4.22 14.76C2.98 14.27 2.08 13.09 2.01 11.69L2 11.5C2 9.89 3.09 8.53 4.57 8.13L4.65 8.11 4.66 8.06C6.27 3.41 10.63 0.13 15.7 0L16 0 16 2C11.11 2 7.03 5.51 6.17 10.16 5.97 10.06 5.74 10 5.5 10 4.67 10 4 10.67 4 11.5 4 12.33 4.67 13 5.5 13 5.69 13 5.87 12.96 6.04 12.9 6.5 18 10.78 22 16 22 21.22 22 25.5 18 25.96 12.9 26.13 12.96 26.31 13 26.5 13 27.33 13 28 12.33 28 11.5 28 10.67 27.33 10 26.5 10 26.26 10 26.03 10.06 25.83 10.16 25.47 8.2 24.53 6.45 23.21 5.07 22.71 5.66 22.21 6.21 21.71 6.71 20.24 8.18 19 8.42 16.65 8.15L15.83 8.05C15.48 8.01 15.25 8 15 8 13.96 8 12.87 8.55 11.71 9.71 11.32 10.1 10.68 10.1 10.29 9.71 9.9 9.32 9.9 8.68 10.29 8.29 11.8 6.79 13.37 6 15 6L15.27 6C15.59 6.01 15.9 6.04 16.4 6.1L16.62 6.13C18.6 6.38 19.32 6.27 20.29 5.29 21.15 4.44 22.01 3.43 22.87 2.28L23.08 2 17 2C16.49 2 16.06 1.61 16.01 1.12L16 1C16 0.45 16.45 0 17 0L25 0ZM20.56 11.44C20.99 11.87 21.12 12.52 20.88 13.08 20.65 13.64 20.1 14 19.49 14 18.67 14 18 13.33 18 12.51 18 11.9 18.36 11.35 18.92 11.12 19.48 10.88 20.13 11.01 20.56 11.44ZM13.56 11.44C13.99 11.87 14.12 12.52 13.88 13.08 13.65 13.64 13.1 14 12.49 14 11.67 14 11 13.33 11 12.51 11 11.9 11.36 11.35 11.92 11.12 12.48 10.88 13.13 11.01 13.56 11.44Z M16 0L17 0 17 2 15 2Z", + ], + iconName: "random", + prefix: "fal", + size: "medium", +}; + export const stenaHumanChild: MediumIcon = { icon: [ 32, diff --git a/scripts/icons/common-icons/contact-at.svg b/scripts/icons/common-icons/contact-at.svg new file mode 100644 index 000000000..41efb569e --- /dev/null +++ b/scripts/icons/common-icons/contact-at.svg @@ -0,0 +1,7 @@ + + + contact-at + + + + \ No newline at end of file diff --git a/scripts/icons/common-icons/status-in-progress-alt.svg b/scripts/icons/common-icons/status-in-progress-alt.svg index 13de8dd0c..94fa465ab 100644 --- a/scripts/icons/common-icons/status-in-progress-alt.svg +++ b/scripts/icons/common-icons/status-in-progress-alt.svg @@ -1,7 +1,7 @@ - status-inprogress - + status-inprogress-alt + \ No newline at end of file diff --git a/scripts/icons/common-icons/status-in-progress.svg b/scripts/icons/common-icons/status-in-progress.svg index 21678d823..6ce219615 100644 --- a/scripts/icons/common-icons/status-in-progress.svg +++ b/scripts/icons/common-icons/status-in-progress.svg @@ -1,7 +1,7 @@ - status-inprogress-check - + status-inprogress + \ No newline at end of file diff --git a/scripts/icons/passenger-type-icons/human-adult-woman.svg b/scripts/icons/passenger-type-icons/human-adult-woman.svg new file mode 100644 index 000000000..9e11daf90 --- /dev/null +++ b/scripts/icons/passenger-type-icons/human-adult-woman.svg @@ -0,0 +1,7 @@ + + + human-adult-woman + + + + \ No newline at end of file diff --git a/scripts/icons/passenger-type-icons/human-adult.svg b/scripts/icons/passenger-type-icons/human-adult.svg index c6dc6110b..54c12311b 100644 --- a/scripts/icons/passenger-type-icons/human-adult.svg +++ b/scripts/icons/passenger-type-icons/human-adult.svg @@ -2,6 +2,7 @@ human-adult - + + \ No newline at end of file