pebble-shared 2.20.0 → 2.22.1

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.
package/dist/Icon.d.ts CHANGED
@@ -29,6 +29,7 @@ declare enum PebbleIcon {
29
29
  Bedroom = "bedroom",
30
30
  Bolt = "bolt",
31
31
  BookmarkAdd = "bookmark-add",
32
+ Building2 = "building-2",
32
33
  Building = "building",
33
34
  Business = "business",
34
35
  Calculate = "calculate",
@@ -240,6 +241,7 @@ declare enum PebbleIcon {
240
241
  Transfer = "transfer",
241
242
  Transferred = "transferred",
242
243
  Travel = "travel",
244
+ Trophy2 = "trophy-2",
243
245
  Trophy = "trophy",
244
246
  UncheckedRadio = "unchecked-radio",
245
247
  Undo = "undo",
Binary file