UNPKG

@rodneylab/svelte-social-icons

Version:
47 lines (46 loc) 649 B
export type Network = | 'bandsintown' | 'behance' | 'codepen' | 'discord' | 'dribbble' | 'dropbox' | 'email' | 'facebook' | 'foursquare' | 'github' | 'google' | 'google_play' | 'instagram' | 'itch.io' | 'itunes' | 'linkedin' | 'mailto' | 'medium' | 'meetup' | 'pinterest' | 'rdio' | 'reddit' | 'rss' | 'sharethis' | 'smugmug' | 'snapchat' | 'soundcloud' | 'spotify' | 'squarespace' | 'stackoverflow' | 'telegram' | 'tiktok' | 'tumblr' | 'twitch' | 'twitter' | 'upwork' | 'vevo' | 'vimeo' | 'vine' | 'vk' | 'vsco' | 'wechat' | 'whatsapp' | 'yelp' | 'youtube';