tide-design-system 2.1.1 → 2.1.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1274,6 +1274,7 @@ export declare const ICON: {
1274
1274
  readonly ARROW_FORWARD: "arrow-forward";
1275
1275
  readonly ARROW_RIGHT: "arrow-right";
1276
1276
  readonly ASSIGNMENT: "assignment";
1277
+ readonly ATTACH_MONEY: "attach-money";
1277
1278
  readonly AWARD_STAR: "award-star";
1278
1279
  readonly BED: "bed";
1279
1280
  readonly BOOKMARK: "bookmark";
@@ -1306,6 +1307,7 @@ export declare const ICON: {
1306
1307
  readonly GOOGLE: "google";
1307
1308
  readonly GOOGLE_PAY: "google-pay";
1308
1309
  readonly GRID: "grid";
1310
+ readonly HANDSHAKE: "handshake";
1309
1311
  readonly HEIGHT: "height";
1310
1312
  readonly HELP: "help";
1311
1313
  readonly INFO: "info";
@@ -1344,6 +1346,8 @@ export declare const ICON: {
1344
1346
  readonly STAR: "star";
1345
1347
  readonly SWAP_VERT: "swap-vert";
1346
1348
  readonly THREE_D_ROTATION: "three-d-rotation";
1349
+ readonly THUMB_UP: "thumb-up";
1350
+ readonly TRENDING_DOWN: "trending-down";
1347
1351
  readonly TROPHY: "trophy";
1348
1352
  readonly TUNE: "tune";
1349
1353
  readonly TWITTER: "twitter";