Skip to content

Commit

Permalink
chore(deps): bring TNT abd Business Suite App Symbol icons [ci visual]
Browse files Browse the repository at this point in the history
  • Loading branch information
droshev committed Sep 11, 2023
1 parent 546d28e commit f2ebe59
Show file tree
Hide file tree
Showing 4 changed files with 44 additions and 1 deletion.
4 changes: 3 additions & 1 deletion packages/styles/src/icons/_settingsBusiness.scss
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,7 @@ $fd-business-suite-icons: (
liquid: "\e09C",
time-deposit: "\e09D",
early-widthdrawal-for-time-deposits: "\e09E",
business-partner: "\e0E3",
truck-load: "\e0E8",
truck-unload: "\e0E9",
truck-load-unload: "\e0EA",
Expand Down Expand Up @@ -233,6 +234,7 @@ $fd-business-suite-icons: (
empty-sequence: "\e181",
cross-union: "\e182",
empty-union: "\e183",
cross-target: "\e184"
cross-target: "\e184",
non-stackable: "\e185"
) !default;
/* stylelint-enable */
20 changes: 20 additions & 0 deletions packages/styles/src/icons/_settingsTNT.scss
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,26 @@ $fd-tnt-icons: (
solution-not-licensed: '\e08F',
clear-all-mapping: '\e090',
map-all-fields: '\e091',
process-package: '\e092',
process-kpis: '\e093',
insights: '\e094',
escalation-boundary-interrupting: '\e095',
escalation-boundary-non-interrupting: '\e096',
escalation-throwing: '\e097',
solution: '\e098',
binary: '\e099',
uuid: '\e09A',
github: '\e09B',
robot: '\e09C',
string: '\e09D',
boolean: '\e09E',
array: '\e09F',
any: '\e101',
integer: '\e102',
float: '\e103',
build-work-zone: '\e104',
build-apps: '\e105',
build-process-automation: '\e106',
indicator: '\e107',
indicator-active: '\e108',
task-optional: '\e109',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,7 @@
"liquid",
"time-deposit",
"early-widthdrawal-for-time-deposits",
"business-partner",
"truck-load",
"truck-unload",
"truck-load-unload",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,26 @@
"status-terminating",
"solution-not-licensed",
"clear-all-mapping",
"process-package",
"process-kpis",
"insights",
"escalation-boundary-interrupting",
"escalation-boundary-non-interrupting",
"escalation-throwing",
"solution",
"binary",
"uuid",
"github",
"robot",
"string",
"boolean",
"array",
"any",
"integer",
"float",
"build-work-zone",
"build-apps",
"build-process-automation",
"map-all-fields",
"indicator",
"indicator-active",
Expand Down

0 comments on commit f2ebe59

Please sign in to comment.