@comercti/icons-hmg 0.43.11 → 0.43.13

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
@@ -262,6 +262,7 @@ import { default as list } from './list.svg?raw';
262
262
  import { default as loading01 } from './loading01.svg?raw';
263
263
  import { default as loading02 } from './loading02.svg?raw';
264
264
  import { default as loading03 } from './loading03.svg?raw';
265
+ import { default as location_2 } from './location.svg?raw';
265
266
  import { default as lock03 } from './lock03.svg?raw';
266
267
  import { default as lockUnlocked03 } from './lockUnlocked03.svg?raw';
267
268
  import { default as logIn01 } from './logIn01.svg?raw';
@@ -983,6 +984,8 @@ export { loading02 }
983
984
 
984
985
  export { loading03 }
985
986
 
987
+ export { location_2 as location }
988
+
986
989
  export { lock03 }
987
990
 
988
991
  export { lockUnlocked03 }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@comercti/icons-hmg",
3
- "version": "0.43.11",
3
+ "version": "0.43.13",
4
4
  "types": "index.d.ts",
5
5
  "type": "module",
6
6
  "license": "private",