@lifesg/react-icons 1.3.0 → 1.5.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
@@ -178,12 +178,15 @@ export * from "./speaker-fill";
178
178
  export * from "./speaker";
179
179
  export * from "./square-2x2-fill";
180
180
  export * from "./square-2x2";
181
+ export * from "./square-fill";
181
182
  export * from "./square-tick-fill";
182
183
  export * from "./square-tick";
183
184
  export * from "./square";
184
185
  export * from "./star-fill";
185
186
  export * from "./star-half";
186
187
  export * from "./star";
188
+ export * from "./tablet-fill";
189
+ export * from "./tablet";
187
190
  export * from "./text-fill";
188
191
  export * from "./text";
189
192
  export * from "./tick-circle-fill";