UNPKG
@bytebeans/macaw-ui
Version:
latest (0.3.4)
0.3.4
0.3.3
0.3.2
0.3.1
Saleor's UI component library
macaw-ui.vercel.app
bytebeans/macaw-ui
@bytebeans/macaw-ui
/
dist
/
types
/
icons
/
NotAllowedInvertedIcon.d.ts
3 lines
(2 loc)
•
115 B
TypeScript
View Raw
1
2
3
import
React
from
"react"
;
export
declare
const
NotAllowedInvertedIcon
:
React
.
FC
<
React
.
SVGProps
<
SVGSVGElement
>>;