pebble-shared 2.21.0-alpha.0 → 2.23.0

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",
@@ -248,6 +250,7 @@ declare enum PebbleIcon {
248
250
  Updating = "updating",
249
251
  Upload = "upload",
250
252
  UserAlt = "user-alt",
253
+ UserGroup = "user-group",
251
254
  User = "user",
252
255
  Videocam = "videocam",
253
256
  ViewDetails = "view-details",
Binary file