# shareon Postal Horn emoji Lightweight, stylish and ethical share buttons. - **Small.** Dependency-free. - **Stylish.** Uses official vector logos and colors. - **Ethical.** No tracking code is being embedded. shareon example ---- Observe the live demo here: [os.karamoff.dev/shareon](https://os.karamoff.dev/shareon) ## Install Include the link to shareon's JS and CSS in your website: ```html ``` or install it via NPM use it in a JS file that you will bundle: ```sh npm install shareon # or yarn add shareon ``` ```js require('shareon'); ``` shareon example ```html
Pin Send
```