@brewermap/social-button

Social network colored buttons with icons

Usage no npm install needed!

<script type="module">
  import brewermapSocialButton from 'https://cdn.skypack.dev/@brewermap/social-button';
</script>

README

Brewer Map Social Button

Component for rounded buttons with icon and color for social networks

Social Networks and Brands

The advailable buttons are:

Network Key
Facebook fb
Twitter tw
Instagram ig
Amazon am
World Wide Web ww
Whatsapp wa
Phone ph
Email em
Mercado Libre ml
Untappd ut

Usage

<bm-social-button 
    network="fb"
    url="https://facebook.com/brewermap">
</bm-social-button>

Inputs

Name Type
network string (network key)
url string (url)

Outputs

N/A