thesvg 2.1.6 → 2.1.7

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/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  <p align="center">
2
2
  <a href="https://github.com/glincker/thesvg">
3
- <img src="https://raw.githubusercontent.com/glincker/thesvg/main/public/og-image.png" alt="theSVG - 3,847 Brand SVG Icons" width="700" />
3
+ <img src="https://raw.githubusercontent.com/glincker/thesvg/main/public/og-image.png" alt="theSVG - 5,600+ brand SVG icons" width="700" />
4
4
  </a>
5
5
  </p>
6
6
 
@@ -0,0 +1,2 @@
1
+ "use strict";
2
+ module.exports = require("@thesvg/icons/alem-tv");
@@ -0,0 +1,2 @@
1
+ export * from "@thesvg/icons/alem-tv";
2
+ export { default } from "@thesvg/icons/alem-tv";
@@ -0,0 +1,2 @@
1
+ export * from "@thesvg/icons/alem-tv";
2
+ export { default } from "@thesvg/icons/alem-tv";
@@ -0,0 +1,2 @@
1
+ "use strict";
2
+ module.exports = require("@thesvg/icons/amul-info");
@@ -0,0 +1,2 @@
1
+ export * from "@thesvg/icons/amul-info";
2
+ export { default } from "@thesvg/icons/amul-info";
@@ -0,0 +1,2 @@
1
+ export * from "@thesvg/icons/amul-info";
2
+ export { default } from "@thesvg/icons/amul-info";
@@ -0,0 +1,2 @@
1
+ "use strict";
2
+ module.exports = require("@thesvg/icons/eshop-os");
@@ -0,0 +1,2 @@
1
+ export * from "@thesvg/icons/eshop-os";
2
+ export { default } from "@thesvg/icons/eshop-os";
@@ -0,0 +1,2 @@
1
+ export * from "@thesvg/icons/eshop-os";
2
+ export { default } from "@thesvg/icons/eshop-os";
package/dist/gozle.cjs ADDED
@@ -0,0 +1,2 @@
1
+ "use strict";
2
+ module.exports = require("@thesvg/icons/gozle");
@@ -0,0 +1,2 @@
1
+ export * from "@thesvg/icons/gozle";
2
+ export { default } from "@thesvg/icons/gozle";
package/dist/gozle.js ADDED
@@ -0,0 +1,2 @@
1
+ export * from "@thesvg/icons/gozle";
2
+ export { default } from "@thesvg/icons/gozle";
@@ -0,0 +1,2 @@
1
+ "use strict";
2
+ module.exports = require("@thesvg/icons/pocket");
@@ -0,0 +1,2 @@
1
+ export * from "@thesvg/icons/pocket";
2
+ export { default } from "@thesvg/icons/pocket";
package/dist/pocket.js ADDED
@@ -0,0 +1,2 @@
1
+ export * from "@thesvg/icons/pocket";
2
+ export { default } from "@thesvg/icons/pocket";
package/dist/tecno.cjs ADDED
@@ -0,0 +1,2 @@
1
+ "use strict";
2
+ module.exports = require("@thesvg/icons/tecno");
@@ -0,0 +1,2 @@
1
+ export * from "@thesvg/icons/tecno";
2
+ export { default } from "@thesvg/icons/tecno";
package/dist/tecno.js ADDED
@@ -0,0 +1,2 @@
1
+ export * from "@thesvg/icons/tecno";
2
+ export { default } from "@thesvg/icons/tecno";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "thesvg",
3
- "version": "2.1.6",
3
+ "version": "2.1.7",
4
4
  "description": "3,800+ brand SVG icons - tree-shakeable, typed, dual ESM/CJS. The one-stop brand icon library.",
5
5
  "type": "module",
6
6
  "sideEffects": false,
@@ -31,7 +31,7 @@
31
31
  "nextjs"
32
32
  ],
33
33
  "dependencies": {
34
- "@thesvg/icons": "2.1.6"
34
+ "@thesvg/icons": "2.1.7"
35
35
  },
36
36
  "exports": {
37
37
  ".": {