@lifesg/react-icons 1.14.0 → 1.16.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
@@ -28,6 +28,8 @@ export * from "./bookmark-fill";
28
28
  export * from "./bookmark";
29
29
  export * from "./box-fill";
30
30
  export * from "./box";
31
+ export * from "./briefcase-fill";
32
+ export * from "./briefcase";
31
33
  export * from "./building";
32
34
  export * from "./calendar-cross-fill";
33
35
  export * from "./calendar-cross";
@@ -135,6 +137,7 @@ export * from "./magnifier";
135
137
  export * from "./map-fill";
136
138
  export * from "./map";
137
139
  export * from "./menu";
140
+ export * from "./merge";
138
141
  export * from "./minus-circle-fill";
139
142
  export * from "./minus-circle";
140
143
  export * from "./minus-square-fill";