@dynamic-labs/iconic
Advanced tools
Comparing version 0.1.3 to 0.1.4
{ | ||
"name": "@dynamic-labs/iconic", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"description": "A library of icons used by Dynamic Lab's SDK, served via CDN", | ||
@@ -5,0 +5,0 @@ "main": "dist/src/index.js", |
@@ -8,2 +8,3 @@ import { type Iconic } from '../../Iconic'; | ||
export declare const DapperIcon: Iconic; | ||
export declare const DawnIcon: Iconic; | ||
export declare const SignInWithEmailIcon: Iconic; | ||
@@ -10,0 +11,0 @@ export declare const ExodusIcon: 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.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.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; | ||
const Iconic_1 = require("../../Iconic"); | ||
@@ -35,2 +35,7 @@ exports.AlgorandIcon = (0, Iconic_1.createIconic)({ | ||
}); | ||
exports.DawnIcon = (0, Iconic_1.createIconic)({ | ||
iconName: 'dawn', | ||
alt: 'Dawn Wallet', | ||
sourcePath: 'icons/wallets/dawn.svg' | ||
}); | ||
exports.SignInWithEmailIcon = (0, Iconic_1.createIconic)({ | ||
@@ -37,0 +42,0 @@ iconName: 'signinwithemail', |
{ | ||
"name": "@dynamic-labs/iconic", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"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
19931
398