@lifesg/react-icons 1.17.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
@@ -130,6 +130,8 @@ export * from "./lightbulb";
130
130
  export * from "./link";
131
131
  export * from "./list";
132
132
  export * from "./lock-fill";
133
+ export * from "./lock-open-fill";
134
+ export * from "./lock-open";
133
135
  export * from "./lock";
134
136
  export * from "./login";
135
137
  export * from "./logout";
@@ -211,6 +213,8 @@ export * from "./tablet-fill";
211
213
  export * from "./tablet";
212
214
  export * from "./text-fill";
213
215
  export * from "./text";
216
+ export * from "./thumb-down-fill";
217
+ export * from "./thumb-down";
214
218
  export * from "./thumb-up-fill";
215
219
  export * from "./thumb-up";
216
220
  export * from "./tick-circle-fill";