@dynamic-labs/iconic
Advanced tools
Comparing version 0.1.5 to 0.1.6
{ | ||
"name": "@dynamic-labs/iconic", | ||
"version": "0.1.5", | ||
"version": "0.1.6", | ||
"description": "A library of icons used by Dynamic Lab's SDK, served via CDN", | ||
@@ -5,0 +5,0 @@ "main": "dist/src/index.js", |
@@ -6,4 +6,7 @@ import { type Iconic } from '../../Iconic'; | ||
export declare const EthereumIcon: Iconic; | ||
export declare const GnosisIcon: Iconic; | ||
export declare const OptimismIcon: Iconic; | ||
export declare const PalmIcon: Iconic; | ||
export declare const PolygonIcon: Iconic; | ||
export declare const SolanaIcon: Iconic; | ||
export declare const StarknetIcon: Iconic; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.StarknetIcon = exports.SolanaIcon = exports.OptimismIcon = exports.EthereumIcon = exports.BnbIcon = exports.AuroraIcon = exports.ArbitrumIcon = void 0; | ||
exports.StarknetIcon = exports.SolanaIcon = exports.PolygonIcon = exports.PalmIcon = exports.OptimismIcon = exports.GnosisIcon = exports.EthereumIcon = exports.BnbIcon = exports.AuroraIcon = exports.ArbitrumIcon = void 0; | ||
const Iconic_1 = require("../../Iconic"); | ||
@@ -25,2 +25,7 @@ exports.ArbitrumIcon = (0, Iconic_1.createIconic)({ | ||
}); | ||
exports.GnosisIcon = (0, Iconic_1.createIconic)({ | ||
iconName: 'gnosis', | ||
alt: 'Gnosis Chain', | ||
sourcePath: 'icons/chains/gnosis.svg' | ||
}); | ||
exports.OptimismIcon = (0, Iconic_1.createIconic)({ | ||
@@ -31,2 +36,12 @@ iconName: 'optimism', | ||
}); | ||
exports.PalmIcon = (0, Iconic_1.createIconic)({ | ||
iconName: 'palm', | ||
alt: 'Palm Chain', | ||
sourcePath: 'icons/chains/palm.svg' | ||
}); | ||
exports.PolygonIcon = (0, Iconic_1.createIconic)({ | ||
iconName: 'polygon', | ||
alt: 'Polygon Chain', | ||
sourcePath: 'icons/chains/polygon.svg' | ||
}); | ||
exports.SolanaIcon = (0, Iconic_1.createIconic)({ | ||
@@ -33,0 +48,0 @@ iconName: 'solana', |
@@ -24,3 +24,2 @@ import { type Iconic } from '../../Iconic'; | ||
export declare const PhantomIcon: Iconic; | ||
export declare const PolygonIcon: Iconic; | ||
export declare const RainbowIcon: Iconic; | ||
@@ -27,0 +26,0 @@ export declare const SlopeIcon: Iconic; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.WalletConnectIcon = exports.VenlyIcon = exports.TerraIcon = exports.StrokeIcon = exports.SolflareIcon = exports.SlopeIcon = exports.RainbowIcon = exports.PolygonIcon = exports.PhantomIcon = exports.MyalgoIcon = exports.MissingIcon = exports.MetaMaskIcon = exports.MaticIcon = exports.LilicoIcon = exports.LedgerIcon = exports.InjectedWalletIcon = exports.GlowIcon = exports.GamestopIcon = exports.FrameIcon = exports.FortmaticIcon = exports.FlowIcon = exports.ExodusIcon = exports.SignInWithEmailIcon = exports.DawnIcon = exports.DapperIcon = exports.CoinbaseIcon = exports.BraavosIcon = exports.BloctoIcon = exports.ArgentXIcon = exports.AlgorandIcon = void 0; | ||
exports.WalletConnectIcon = exports.VenlyIcon = exports.TerraIcon = exports.StrokeIcon = exports.SolflareIcon = exports.SlopeIcon = exports.RainbowIcon = exports.PhantomIcon = exports.MyalgoIcon = exports.MissingIcon = exports.MetaMaskIcon = exports.MaticIcon = exports.LilicoIcon = exports.LedgerIcon = exports.InjectedWalletIcon = exports.GlowIcon = exports.GamestopIcon = exports.FrameIcon = exports.FortmaticIcon = exports.FlowIcon = exports.ExodusIcon = exports.SignInWithEmailIcon = exports.DawnIcon = exports.DapperIcon = exports.CoinbaseIcon = exports.BraavosIcon = exports.BloctoIcon = exports.ArgentXIcon = exports.AlgorandIcon = void 0; | ||
const Iconic_1 = require("../../Iconic"); | ||
@@ -115,7 +115,2 @@ exports.AlgorandIcon = (0, Iconic_1.createIconic)({ | ||
}); | ||
exports.PolygonIcon = (0, Iconic_1.createIconic)({ | ||
iconName: 'polygon', | ||
alt: 'Polygon Wallet', | ||
sourcePath: 'icons/wallets/polygon.svg' | ||
}); | ||
exports.RainbowIcon = (0, Iconic_1.createIconic)({ | ||
@@ -122,0 +117,0 @@ iconName: 'rainbow', |
{ | ||
"name": "@dynamic-labs/iconic", | ||
"version": "0.1.5", | ||
"version": "0.1.6", | ||
"description": "A library of icons used by Dynamic Lab's SDK, served via CDN", | ||
@@ -5,0 +5,0 @@ "main": "dist/src/index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
20967
410
20