pebble-shared 2.24.0-alpha.0 → 2.24.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
@@ -63,6 +63,7 @@ declare enum PebbleIcon {
63
63
  CloudDownload = "cloud-download",
64
64
  CloudUploadFilled = "cloud-upload-filled",
65
65
  CloudUpload = "cloud-upload",
66
+ Comment = "comment",
66
67
  ConfigureFloors = "configure-floors",
67
68
  ConfigureUnits = "configure-units",
68
69
  Contact = "contact",
@@ -109,6 +110,7 @@ declare enum PebbleIcon {
109
110
  Firm = "firm",
110
111
  FlashOff = "flash-off",
111
112
  FlashOn = "flash-on",
113
+ FolderZip = "folder-zip",
112
114
  Folder = "folder",
113
115
  FollowUp2Filled = "follow-up-2-filled",
114
116
  FollowUp2 = "follow-up-2",
Binary file