@ng-icons/iconsax 26.4.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.
@@ -0,0 +1,7 @@
1
+ // we need to export something otherwise the build will fail
2
+ var index = null;
3
+
4
+ /**
5
+ * Generated bundle index. Do not edit.
6
+ */
7
+ //# sourceMappingURL=ng-icons-iconsax.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ng-icons-iconsax.mjs","sources":["../../../../packages/iconsax/src/index.ts","../../../../packages/iconsax/src/ng-icons-iconsax.ts"],"sourcesContent":["// we need to export something otherwise the build will fail\nexport default null;\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":"AAAA;AACA,YAAe,IAAI;;ACDnB;;AAEG"}
package/index.d.ts ADDED
@@ -0,0 +1,2 @@
1
+ declare const _default: null;
2
+ export default _default;
@@ -0,0 +1,3 @@
1
+ # @ng-icons/iconsax/outline
2
+
3
+ Secondary entry point of `@ng-icons/iconsax`. It can be used by importing from `@ng-icons/iconsax/outline`.