@tinfoilsh/tinfoil-icons 2.0.3 → 2.0.4

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tinfoilsh/tinfoil-icons",
3
- "version": "2.0.3",
3
+ "version": "2.0.4",
4
4
  "description": "Tinfoil custom icon library compatible with react-icons",
5
5
  "main": "dist/index.js",
6
6
  "module": "dist/index.esm.js",
@@ -1,4 +0,0 @@
1
- import React from 'react';
2
- import { IconBaseProps } from '../types';
3
- export declare function TfContainerEmpty(props: IconBaseProps): React.JSX.Element;
4
- //# sourceMappingURL=ContainerEmpty.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ContainerEmpty.d.ts","sourceRoot":"","sources":["../../src/icons/ContainerEmpty.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,EAAE,aAAa,EAAE,MAAM,UAAU,CAAC;AAEzC,wBAAgB,gBAAgB,CAAC,KAAK,EAAE,aAAa,qBAMpD"}
@@ -1,4 +0,0 @@
1
- import React from 'react';
2
- import { IconBaseProps } from '../types';
3
- export declare function TfWhale(props: IconBaseProps): React.JSX.Element;
4
- //# sourceMappingURL=Whale.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Whale.d.ts","sourceRoot":"","sources":["../../src/icons/Whale.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,EAAE,aAAa,EAAE,MAAM,UAAU,CAAC;AAEzC,wBAAgB,OAAO,CAAC,KAAK,EAAE,aAAa,qBAM3C"}
@@ -1,4 +0,0 @@
1
- import React from 'react';
2
- import { IconBaseProps } from '../types';
3
- export declare function TfWhaleAlt(props: IconBaseProps): React.JSX.Element;
4
- //# sourceMappingURL=WhaleAlt.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"WhaleAlt.d.ts","sourceRoot":"","sources":["../../src/icons/WhaleAlt.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,EAAE,aAAa,EAAE,MAAM,UAAU,CAAC;AAEzC,wBAAgB,UAAU,CAAC,KAAK,EAAE,aAAa,qBAM9C"}