@talismn/icons 0.0.0-pr1313-20240216061331 → 0.0.0-pr1316-20240220083635

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/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @talismn/icons
2
2
 
3
- ## 0.0.0-pr1313-20240216061331
3
+ ## 0.0.0-pr1316-20240220083635
4
4
 
5
5
  ### Minor Changes
6
6
 
@@ -21,6 +21,7 @@ export { ReactComponent as NetworkUsageIncreasingIcon } from "./icons/network-us
21
21
  export { ReactComponent as PinIcon } from "./icons/pin.svg";
22
22
  export { ReactComponent as PolkadotVaultIcon } from "./icons/polkadot-vault.svg";
23
23
  export { ReactComponent as PopupIcon } from "./icons/popup.svg";
24
+ export { ReactComponent as QrIcon } from "./icons/qr.svg";
24
25
  export { ReactComponent as RocketIcon } from "./icons/rocket.svg";
25
26
  export { ReactComponent as SecretIcon } from "./icons/secret.svg";
26
27
  export { ReactComponent as SignetIcon } from "./icons/signet.svg";
@@ -1,2 +1 @@
1
1
  export * from "./declarations/src/index";
2
- //# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidGFsaXNtbi1pY29ucy5janMuZC50cyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4vZGVjbGFyYXRpb25zL3NyYy9pbmRleC5kLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBIn0=