@sanity/icons
Advanced tools
Comparing version 2.6.0 to 2.7.0
@@ -23,2 +23,3 @@ import cjs from './index.cjs'; | ||
export const BoldIcon = cjs.BoldIcon; | ||
export const BoltIcon = cjs.BoltIcon; | ||
export const BookIcon = cjs.BookIcon; | ||
@@ -25,0 +26,0 @@ export const BottleIcon = cjs.BottleIcon; |
@@ -150,2 +150,9 @@ /// <reference types="react" /> | ||
*/ | ||
export declare const BoltIcon: ForwardRefExoticComponent< | ||
Omit<SVGProps<SVGSVGElement>, 'ref'> & RefAttributes<SVGSVGElement> | ||
> | ||
/** | ||
* @public | ||
*/ | ||
export declare const BookIcon: ForwardRefExoticComponent< | ||
@@ -711,2 +718,3 @@ Omit<SVGProps<SVGSVGElement>, 'ref'> & RefAttributes<SVGSVGElement> | ||
bold: IconComponent | ||
bolt: IconComponent | ||
book: IconComponent | ||
@@ -924,2 +932,3 @@ bottle: IconComponent | ||
| 'bold' | ||
| 'bolt' | ||
| 'book' | ||
@@ -926,0 +935,0 @@ | 'bottle' |
{ | ||
"type": "module", | ||
"name": "@sanity/icons", | ||
"version": "2.6.0", | ||
"version": "2.7.0", | ||
"description": "The Sanity icons.", | ||
@@ -6,0 +6,0 @@ "sideEffects": false, |
@@ -27,2 +27,3 @@ /* THIS FILE IS AUTO-GENERATED – DO NOT EDIT */ | ||
import {BoldIcon} from './boldIcon' | ||
import {BoltIcon} from './boltIcon' | ||
import {BookIcon} from './bookIcon' | ||
@@ -227,2 +228,3 @@ import {BottleIcon} from './bottleIcon' | ||
| 'bold' | ||
| 'bolt' | ||
| 'book' | ||
@@ -424,2 +426,3 @@ | 'bottle' | ||
BoldIcon, | ||
BoltIcon, | ||
BookIcon, | ||
@@ -625,2 +628,3 @@ BottleIcon, | ||
bold: IconComponent | ||
bolt: IconComponent | ||
book: IconComponent | ||
@@ -826,2 +830,3 @@ bottle: IconComponent | ||
bold: BoldIcon, | ||
bolt: BoltIcon, | ||
book: BookIcon, | ||
@@ -828,0 +833,0 @@ bottle: BottleIcon, |
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 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
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
1200200
212
17464