@comercti/icons-hmg 0.41.4 → 0.41.6

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
@@ -257,6 +257,7 @@ import { default as link05 } from './link05.svg?raw';
257
257
  import { default as linkBroken01 } from './linkBroken01.svg?raw';
258
258
  import { default as linkBroken02 } from './linkBroken02.svg?raw';
259
259
  import { default as linkedin } from './linkedin.svg?raw';
260
+ import { default as list } from './list.svg?raw';
260
261
  import { default as loading01 } from './loading01.svg?raw';
261
262
  import { default as loading02 } from './loading02.svg?raw';
262
263
  import { default as loading03 } from './loading03.svg?raw';
@@ -969,6 +970,8 @@ export { linkBroken02 }
969
970
 
970
971
  export { linkedin }
971
972
 
973
+ export { list }
974
+
972
975
  export { loading01 }
973
976
 
974
977
  export { loading02 }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@comercti/icons-hmg",
3
- "version": "0.41.4",
3
+ "version": "0.41.6",
4
4
  "types": "index.d.ts",
5
5
  "type": "module",
6
6
  "license": "private",