UNPKG

@unstoppabledomains/ui-kit

Version:

A set of common Unstoppable Domains components

26 lines (25 loc) 1.93 kB
import type { SVGProps } from 'react'; import React from 'react'; declare const Ethereum: React.ForwardRefExoticComponent<Omit<{ invert?: boolean; iconRef?: React.ForwardedRef<SVGSVGElement>; } & import("@mui/material/SvgIcon").SvgIconOwnProps & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<SVGProps<SVGSVGElement>, "ref"> & { ref?: React.Ref<SVGSVGElement>; }, "fontSize" | "classes" | "className" | "style" | "color" | "children" | "sx" | "shapeRendering" | "htmlColor" | "inheritViewBox" | "titleAccess" | "viewBox"> & { component?: React.ElementType<any, keyof React.JSX.IntrinsicElements>; }, "ref"> & React.RefAttributes<SVGSVGElement>>; export default Ethereum; export declare const Ethereum36x36: React.ForwardRefExoticComponent<Omit<{ iconRef?: React.ForwardedRef<SVGSVGElement>; } & import("@mui/material/SvgIcon").SvgIconOwnProps & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<SVGProps<SVGSVGElement>, "ref"> & { ref?: React.Ref<SVGSVGElement>; }, "fontSize" | "classes" | "className" | "style" | "color" | "children" | "sx" | "shapeRendering" | "htmlColor" | "inheritViewBox" | "titleAccess" | "viewBox"> & { component?: React.ElementType<any, keyof React.JSX.IntrinsicElements>; }, "ref"> & React.RefAttributes<SVGSVGElement>>; export declare const Ethereum64x64: React.ForwardRefExoticComponent<Omit<{ iconRef?: React.ForwardedRef<SVGSVGElement>; } & import("@mui/material/SvgIcon").SvgIconOwnProps & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<SVGProps<SVGSVGElement>, "ref"> & { ref?: React.Ref<SVGSVGElement>; }, "fontSize" | "classes" | "className" | "style" | "color" | "children" | "sx" | "shapeRendering" | "htmlColor" | "inheritViewBox" | "titleAccess" | "viewBox"> & { component?: React.ElementType<any, keyof React.JSX.IntrinsicElements>; }, "ref"> & React.RefAttributes<SVGSVGElement>>;