pebble-shared 2.11.0 → 2.12.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
@@ -30,6 +30,7 @@ declare enum PebbleIcon {
30
30
  BookmarkAdd = "bookmark-add",
31
31
  Building = "building",
32
32
  Business = "business",
33
+ Calendar2 = "calendar-2",
33
34
  Calendar = "calendar",
34
35
  CallCenter = "call-center",
35
36
  Call = "call",
@@ -212,6 +213,7 @@ declare enum PebbleIcon {
212
213
  Store = "store",
213
214
  System = "system",
214
215
  Table = "table",
216
+ Tag = "tag",
215
217
  Team = "team",
216
218
  Training = "training",
217
219
  Transfer2 = "transfer-2",
Binary file