@lifesg/react-icons 1.16.0 → 1.18.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/index.d.ts CHANGED
@@ -54,6 +54,8 @@ export * from "./caret-right";
54
54
  export * from "./caret-up";
55
55
  export * from "./chart-fill";
56
56
  export * from "./chart";
57
+ export * from "./cheer-fill";
58
+ export * from "./cheer";
57
59
  export * from "./chevron-2-left";
58
60
  export * from "./chevron-2-right";
59
61
  export * from "./chevron-down";
@@ -128,6 +130,8 @@ export * from "./lightbulb";
128
130
  export * from "./link";
129
131
  export * from "./list";
130
132
  export * from "./lock-fill";
133
+ export * from "./lock-open-fill";
134
+ export * from "./lock-open";
131
135
  export * from "./lock";
132
136
  export * from "./login";
133
137
  export * from "./logout";
@@ -209,6 +213,8 @@ export * from "./tablet-fill";
209
213
  export * from "./tablet";
210
214
  export * from "./text-fill";
211
215
  export * from "./text";
216
+ export * from "./thumb-down-fill";
217
+ export * from "./thumb-down";
212
218
  export * from "./thumb-up-fill";
213
219
  export * from "./thumb-up";
214
220
  export * from "./tick-circle-fill";