@lifesg/react-icons 1.0.0 → 1.2.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
@@ -113,6 +113,8 @@ export * from "./map";
113
113
  export * from "./menu";
114
114
  export * from "./minus-circle-fill";
115
115
  export * from "./minus-circle";
116
+ export * from "./minus-square-fill";
117
+ export * from "./minus-square";
116
118
  export * from "./minus";
117
119
  export * from "./navigation-fill";
118
120
  export * from "./navigation";
@@ -166,6 +168,7 @@ export * from "./square-tick-fill";
166
168
  export * from "./square-tick";
167
169
  export * from "./square";
168
170
  export * from "./star-fill";
171
+ export * from "./star-half";
169
172
  export * from "./star";
170
173
  export * from "./text-fill";
171
174
  export * from "./text";