@nutui/icons-react-taro
Version:
京东风格的icon库-V15
451 lines (248 loc) • 14.9 kB
TypeScript
import { FunctionComponent } from 'react';
import { default as React_2 } from 'react';
import { ReactHTML } from 'react';
export declare const Add: FunctionComponent<SVG_IconProps>;
export declare const AddToCart: FunctionComponent<SVG_IconProps>;
export declare const AddToCartF: FunctionComponent<SVG_IconProps>;
export declare const AddToHome: FunctionComponent<SVG_IconProps>;
export declare const AlwaysBuyF: FunctionComponent<SVG_IconProps>;
export declare const ArrowDecline: FunctionComponent<SVG_IconProps>;
export declare const ArrowDotLeft: FunctionComponent<SVG_IconProps>;
export declare const ArrowDown: FunctionComponent<SVG_IconProps>;
export declare const ArrowDownF: FunctionComponent<SVG_IconProps>;
export declare const ArrowDownSize6: FunctionComponent<SVG_IconProps>;
export declare const ArrowDownSmall: FunctionComponent<SVG_IconProps>;
export declare const ArrowLeft: FunctionComponent<SVG_IconProps>;
export declare const ArrowLeftF: FunctionComponent<SVG_IconProps>;
export declare const ArrowLeftSmall: FunctionComponent<SVG_IconProps>;
export declare const ArrowRadius: FunctionComponent<SVG_IconProps>;
export declare const ArrowRight: FunctionComponent<SVG_IconProps>;
export declare const ArrowRightAlign: FunctionComponent<SVG_IconProps>;
export declare const ArrowRightF: FunctionComponent<SVG_IconProps>;
export declare const ArrowRightSize6: FunctionComponent<SVG_IconProps>;
export declare const ArrowRightSize8: FunctionComponent<SVG_IconProps>;
export declare const ArrowRightSmall: FunctionComponent<SVG_IconProps>;
export declare const ArrowTransfer: FunctionComponent<SVG_IconProps>;
export declare const ArrowUp: FunctionComponent<SVG_IconProps>;
export declare const ArrowUpF: FunctionComponent<SVG_IconProps>;
export declare const ArrowUpSize6: FunctionComponent<SVG_IconProps>;
export declare const ArrowUpSmall: FunctionComponent<SVG_IconProps>;
export declare const Articles: FunctionComponent<SVG_IconProps>;
export declare const Ask: FunctionComponent<SVG_IconProps>;
export declare const AskF: FunctionComponent<SVG_IconProps>;
export declare const Backtop: FunctionComponent<SVG_IconProps>;
export declare const BacktopF: FunctionComponent<SVG_IconProps>;
export declare const Cart: FunctionComponent<SVG_IconProps>;
export declare const CartF: FunctionComponent<SVG_IconProps>;
export declare const Category: FunctionComponent<SVG_IconProps>;
export declare const CategoryF: FunctionComponent<SVG_IconProps>;
export declare const Check: FunctionComponent<SVG_IconProps>;
export declare const CheckChecked: FunctionComponent<SVG_IconProps>;
export declare const CheckClose: FunctionComponent<SVG_IconProps>;
export declare const CheckDisabled: FunctionComponent<SVG_IconProps>;
export declare const Checked: FunctionComponent<SVG_IconProps>;
export declare const CheckNormal: FunctionComponent<SVG_IconProps>;
export declare const CheckRight: FunctionComponent<SVG_IconProps>;
export declare const Clock: FunctionComponent<SVG_IconProps>;
export declare const ClockF: FunctionComponent<SVG_IconProps>;
export declare const Close: FunctionComponent<SVG_IconProps>;
export declare const Close2: FunctionComponent<SVG_IconProps>;
declare const Comment_2: FunctionComponent<SVG_IconProps>;
export { Comment_2 as Comment }
export declare const CommentF: FunctionComponent<SVG_IconProps>;
export declare const Complaint: FunctionComponent<SVG_IconProps>;
declare type Configure = {
useSvg?: boolean;
classPrefix?: string;
tag?: string;
fontClassName?: string;
};
export declare function configure(config: Configure): void;
export declare const Copy: FunctionComponent<SVG_IconProps>;
export declare const Coupon: FunctionComponent<SVG_IconProps>;
export declare const Del: FunctionComponent<SVG_IconProps>;
export declare const DelF: FunctionComponent<SVG_IconProps>;
export declare const Designer: FunctionComponent<SVG_IconProps>;
export declare const Doctor: FunctionComponent<SVG_IconProps>;
export declare const Dongdong: FunctionComponent<SVG_IconProps>;
export declare const Dongdong2: FunctionComponent<SVG_IconProps>;
export declare const Dongdong3: FunctionComponent<SVG_IconProps>;
export declare const DongdongPlus: FunctionComponent<SVG_IconProps>;
export declare const Edit: FunctionComponent<SVG_IconProps>;
export declare const EditF: FunctionComponent<SVG_IconProps>;
export declare const Eye: FunctionComponent<SVG_IconProps>;
export declare const EyeF: FunctionComponent<SVG_IconProps>;
export declare const Fabulous: FunctionComponent<SVG_IconProps>;
export declare const Failure: FunctionComponent<SVG_IconProps>;
export declare const FailureF: FunctionComponent<SVG_IconProps>;
export declare const Feedback: FunctionComponent<SVG_IconProps>;
export declare const FeedbackF: FunctionComponent<SVG_IconProps>;
export declare const Filter: FunctionComponent<SVG_IconProps>;
export declare const FilterF: FunctionComponent<SVG_IconProps>;
export declare const FollowAdd: FunctionComponent<SVG_IconProps>;
export declare const FollowAdded: FunctionComponent<SVG_IconProps>;
export declare const FollowAddedF: FunctionComponent<SVG_IconProps>;
export declare const FollowAddF: FunctionComponent<SVG_IconProps>;
export declare const Footprint: FunctionComponent<SVG_IconProps>;
export declare const Gardener: FunctionComponent<SVG_IconProps>;
export declare const Gift: FunctionComponent<SVG_IconProps>;
export declare const GiftOrder: FunctionComponent<SVG_IconProps>;
export declare const Health: FunctionComponent<SVG_IconProps>;
export declare const Heart: FunctionComponent<SVG_IconProps>;
export declare const HeartF: FunctionComponent<SVG_IconProps>;
export declare const HeartFill: FunctionComponent<SVG_IconProps>;
export declare const Hi: FunctionComponent<SVG_IconProps>;
export declare const Home: FunctionComponent<SVG_IconProps>;
export declare const HomeF: FunctionComponent<SVG_IconProps>;
export declare const Icon12Back: FunctionComponent<SVG_IconProps>;
export declare const Icon16Back: FunctionComponent<SVG_IconProps>;
export declare const IconFont: FunctionComponent<IconFontProps>;
declare interface IconFontProps {
name?: string;
size?: string | number;
width?: string | number;
height?: string | number;
classPrefix?: string;
color?: string;
tag?: keyof ReactHTML;
onClick?: (e: MouseEvent) => void;
fontClassName?: string;
className?: string;
style?: React_2.CSSProperties;
children?: React_2.ReactNode;
}
declare const Image_2: FunctionComponent<SVG_IconProps>;
export { Image_2 as Image }
export declare const ImageError: FunctionComponent<SVG_IconProps>;
export declare const ImageF: FunctionComponent<SVG_IconProps>;
export declare const Instocks: FunctionComponent<SVG_IconProps>;
export declare const Internation: FunctionComponent<SVG_IconProps>;
export declare const InternationF: FunctionComponent<SVG_IconProps>;
export declare const Jd: FunctionComponent<SVG_IconProps>;
export declare const Jianqudingceng: FunctionComponent<SVG_IconProps>;
export declare const Jingdou: FunctionComponent<SVG_IconProps>;
export declare const Joy: FunctionComponent<SVG_IconProps>;
export declare const JoySmile: FunctionComponent<SVG_IconProps>;
export declare const Link: FunctionComponent<SVG_IconProps>;
export declare const List: FunctionComponent<SVG_IconProps>;
export declare const List2: FunctionComponent<SVG_IconProps>;
export declare const Loading: FunctionComponent<SVG_IconProps>;
export declare const Loading1: FunctionComponent<SVG_IconProps>;
declare const Location_2: FunctionComponent<SVG_IconProps>;
export { Location_2 as Location }
export declare const LocationF: FunctionComponent<SVG_IconProps>;
export declare const LogisticsError: FunctionComponent<SVG_IconProps>;
export declare const LogisticsErrorF: FunctionComponent<SVG_IconProps>;
export declare const Mail: FunctionComponent<SVG_IconProps>;
export declare const MailF: FunctionComponent<SVG_IconProps>;
export declare const Marshalling: FunctionComponent<SVG_IconProps>;
export declare const MaskClose: FunctionComponent<SVG_IconProps>;
export declare const Message: FunctionComponent<SVG_IconProps>;
export declare const MessageF: FunctionComponent<SVG_IconProps>;
export declare const Microphone: FunctionComponent<SVG_IconProps>;
export declare const Minus: FunctionComponent<SVG_IconProps>;
export declare const More: FunctionComponent<SVG_IconProps>;
export declare const NetworkError: FunctionComponent<SVG_IconProps>;
export declare const NoReceive: FunctionComponent<SVG_IconProps>;
export declare const Notice: FunctionComponent<SVG_IconProps>;
export declare const NoticeF: FunctionComponent<SVG_IconProps>;
export declare const Order: FunctionComponent<SVG_IconProps>;
export declare const OrderF: FunctionComponent<SVG_IconProps>;
export declare const Phone: FunctionComponent<SVG_IconProps>;
export declare const Phone2: FunctionComponent<SVG_IconProps>;
export declare const PhoneF: FunctionComponent<SVG_IconProps>;
export declare const Photograph: FunctionComponent<SVG_IconProps>;
export declare const PhotographF: FunctionComponent<SVG_IconProps>;
export declare const PickedUp: FunctionComponent<SVG_IconProps>;
export declare const Pin: FunctionComponent<SVG_IconProps>;
export declare const Play: FunctionComponent<SVG_IconProps>;
export declare const PlayCircleFill: FunctionComponent<SVG_IconProps>;
export declare const PlayDoubleBack: FunctionComponent<SVG_IconProps>;
export declare const PlayDoubleForward: FunctionComponent<SVG_IconProps>;
export declare const PlayStart: FunctionComponent<SVG_IconProps>;
export declare const PlayStop: FunctionComponent<SVG_IconProps>;
export declare const Plus: FunctionComponent<SVG_IconProps>;
export declare const Prices: FunctionComponent<SVG_IconProps>;
export declare const Processing: FunctionComponent<SVG_IconProps>;
export declare const QrCode: FunctionComponent<SVG_IconProps>;
export declare const Received: FunctionComponent<SVG_IconProps>;
export declare const Refresh: FunctionComponent<SVG_IconProps>;
export declare const Refund: FunctionComponent<SVG_IconProps>;
export declare const RefundF: FunctionComponent<SVG_IconProps>;
export declare const Reload: FunctionComponent<SVG_IconProps>;
export declare const Repairman: FunctionComponent<SVG_IconProps>;
export declare const Retweet: FunctionComponent<SVG_IconProps>;
export declare const Right: FunctionComponent<SVG_IconProps>;
export declare const Save: FunctionComponent<SVG_IconProps>;
export declare const SaveF: FunctionComponent<SVG_IconProps>;
export declare const Scan: FunctionComponent<SVG_IconProps>;
export declare const ScanF: FunctionComponent<SVG_IconProps>;
export declare const Search: FunctionComponent<SVG_IconProps>;
export declare const SearchF: FunctionComponent<SVG_IconProps>;
export declare const Service: FunctionComponent<SVG_IconProps>;
export declare const Setting: FunctionComponent<SVG_IconProps>;
export declare const SettingF: FunctionComponent<SVG_IconProps>;
export declare const Share: FunctionComponent<SVG_IconProps>;
export declare const Share2: FunctionComponent<SVG_IconProps>;
export declare const ShareF: FunctionComponent<SVG_IconProps>;
export declare const ShieldCheck: FunctionComponent<SVG_IconProps>;
export declare const ShieldCheckF: FunctionComponent<SVG_IconProps>;
export declare const Star: FunctionComponent<SVG_IconProps>;
export declare const Star2: FunctionComponent<SVG_IconProps>;
export declare const Star3: FunctionComponent<SVG_IconProps>;
export declare const StarF: FunctionComponent<SVG_IconProps>;
export declare const StarFill: FunctionComponent<SVG_IconProps>;
export declare const Store: FunctionComponent<SVG_IconProps>;
export declare const StoreF: FunctionComponent<SVG_IconProps>;
export declare const Success: FunctionComponent<SVG_IconProps>;
export declare const SuccessF: FunctionComponent<SVG_IconProps>;
declare interface SVG_IconProps {
className?: string;
style?: React_2.CSSProperties;
viewBox?: string;
name?: string;
color?: string;
width?: string | number;
height?: string | number;
size?: string | number;
svg64?: string;
svgSrc?: string;
ariaRole?: string;
ariaLabel?: string;
ariaRoledescription?: string;
ariaHidden?: boolean;
ariaChecked?: boolean;
ariaSelected?: boolean;
onClick?: (event: React_2.MouseEvent) => void;
children?: React_2.ReactNode;
fallback?: boolean;
}
export declare const Tips: FunctionComponent<SVG_IconProps>;
export declare const TipsF: FunctionComponent<SVG_IconProps>;
export declare const Top: FunctionComponent<SVG_IconProps>;
export declare const ToPay: FunctionComponent<SVG_IconProps>;
export declare const ToPayF: FunctionComponent<SVG_IconProps>;
export declare const ToReceive: FunctionComponent<SVG_IconProps>;
export declare const ToReceiveF: FunctionComponent<SVG_IconProps>;
export declare const Transit: FunctionComponent<SVG_IconProps>;
export declare const TriangleDown: FunctionComponent<SVG_IconProps>;
export declare const TriangleUp: FunctionComponent<SVG_IconProps>;
export declare const User: FunctionComponent<SVG_IconProps>;
export declare const UserAdd: FunctionComponent<SVG_IconProps>;
export declare const UserF: FunctionComponent<SVG_IconProps>;
export declare const Video: FunctionComponent<SVG_IconProps>;
export declare const VideoF: FunctionComponent<SVG_IconProps>;
export declare const Videos: FunctionComponent<SVG_IconProps>;
export declare const Voice: FunctionComponent<SVG_IconProps>;
export declare const VolumeMax: FunctionComponent<SVG_IconProps>;
export declare const VolumeMaxF: FunctionComponent<SVG_IconProps>;
export declare const VolumeMute: FunctionComponent<SVG_IconProps>;
export declare const VolumeMuteF: FunctionComponent<SVG_IconProps>;
export declare const WaitReceive: FunctionComponent<SVG_IconProps>;
export declare const Wallet: FunctionComponent<SVG_IconProps>;
export declare const Warning: FunctionComponent<SVG_IconProps>;
export declare const WarningF: FunctionComponent<SVG_IconProps>;
export declare const Weixin: FunctionComponent<SVG_IconProps>;
export declare const Zoom: FunctionComponent<SVG_IconProps>;
export { }
export declare class IconFontConfig { [key: string]:any }