UNPKG

@iconify-prerendered/vue-brandico

Version:

Brandico components for Vue. Designed for ease of use and high performance

47 lines (46 loc) 2.98 kB
import type {SVGAttributes, VNode} from 'vue'; export declare const IconAmex: (p?: SVGAttributes) => VNode; export declare const IconBandcamp: (p?: SVGAttributes) => VNode; export declare const IconBlogger: (p?: SVGAttributes) => VNode; export declare const IconBloggerRect: (p?: SVGAttributes) => VNode; export declare const IconBox: (p?: SVGAttributes) => VNode; export declare const IconBoxRect: (p?: SVGAttributes) => VNode; export declare const IconCodepen: (p?: SVGAttributes) => VNode; export declare const IconDeviantart: (p?: SVGAttributes) => VNode; export declare const IconDiigo: (p?: SVGAttributes) => VNode; export declare const IconDiscover: (p?: SVGAttributes) => VNode; export declare const IconFacebook: (p?: SVGAttributes) => VNode; export declare const IconFacebookRect: (p?: SVGAttributes) => VNode; export declare const IconFriendfeed: (p?: SVGAttributes) => VNode; export declare const IconFriendfeedRect: (p?: SVGAttributes) => VNode; export declare const IconGithub: (p?: SVGAttributes) => VNode; export declare const IconGithubText: (p?: SVGAttributes) => VNode; export declare const IconGoogleplusRect: (p?: SVGAttributes) => VNode; export declare const IconHouzz: (p?: SVGAttributes) => VNode; export declare const IconIcq: (p?: SVGAttributes) => VNode; export declare const IconInstagram: (p?: SVGAttributes) => VNode; export declare const IconInstagramFilled: (p?: SVGAttributes) => VNode; export declare const IconJabber: (p?: SVGAttributes) => VNode; export declare const IconLastfm: (p?: SVGAttributes) => VNode; export declare const IconLastfmRect: (p?: SVGAttributes) => VNode; export declare const IconLinkedin: (p?: SVGAttributes) => VNode; export declare const IconLinkedinRect: (p?: SVGAttributes) => VNode; export declare const IconMastercard: (p?: SVGAttributes) => VNode; export declare const IconOdnoklassniki: (p?: SVGAttributes) => VNode; export declare const IconOdnoklassnikiRect: (p?: SVGAttributes) => VNode; export declare const IconPicasa: (p?: SVGAttributes) => VNode; export declare const IconSkype: (p?: SVGAttributes) => VNode; export declare const IconTudou: (p?: SVGAttributes) => VNode; export declare const IconTumblr: (p?: SVGAttributes) => VNode; export declare const IconTumblrRect: (p?: SVGAttributes) => VNode; export declare const IconTwitter: (p?: SVGAttributes) => VNode; export declare const IconTwitterBird: (p?: SVGAttributes) => VNode; export declare const IconVimeo: (p?: SVGAttributes) => VNode; export declare const IconVimeoRect: (p?: SVGAttributes) => VNode; export declare const IconVisa: (p?: SVGAttributes) => VNode; export declare const IconVkontakteRect: (p?: SVGAttributes) => VNode; export declare const IconWin8: (p?: SVGAttributes) => VNode; export declare const IconWordpress: (p?: SVGAttributes) => VNode; export declare const IconYandex: (p?: SVGAttributes) => VNode; export declare const IconYandexRect: (p?: SVGAttributes) => VNode; export declare const IconYouku: (p?: SVGAttributes) => VNode;