@igniteui/material-icons-extended
Advanced tools
Comparing version 2.5.0 to 2.6.0
@@ -7,2 +7,3 @@ import { IMXIcon } from "./common/icon"; | ||
export declare const apple: IMXIcon; | ||
export declare const battlenet: IMXIcon; | ||
export declare const bitcoin: IMXIcon; | ||
@@ -9,0 +10,0 @@ export declare const bluRay: IMXIcon; |
{ | ||
"name": "@igniteui/material-icons-extended", | ||
"version": "2.5.0", | ||
"version": "2.6.0", | ||
"description": "A subset of Material Icons that extend the official Material Design Icons by Google.", | ||
@@ -5,0 +5,0 @@ "scripts": { |
@@ -33,2 +33,8 @@ import { IMXIcon } from "./common/icon"; | ||
export const battlenet: IMXIcon = { | ||
name: "battlenet", | ||
value: require("./svgs/battlenet.svg"), | ||
categories: ["logos"], | ||
}; | ||
export const bitcoin: IMXIcon = { | ||
@@ -310,2 +316,3 @@ name: "bitcoin", | ||
applePay, | ||
battlenet, | ||
bitcoin, | ||
@@ -312,0 +319,0 @@ bluRay, |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
850509
334
3227