Here we're using the alternative icon for the social sharing button. Click the social sharing button to open the sharing pane. You can customize the social networks buttons you want to show as well as their order. Here we're displaying only the Pinterest and Google+ sharing buttons.
HTML
<video class="sublime" data-settings="uid:demo-social-sharing-alternative-icon; sharing-icon:alt; sharing-buttons:pinterest google+; sharing-text:Check out this demo of the social sharing features of the SublimeVideo player!; sharing-url:http://www.sublimevideo.net/; player-kit:2; autoresize:fit;" title="Demo: Social sharing, Alternative icon" poster="http://media.sublimevideo.net/vpa/ms_800.jpg" width="640" height="360" preload="none" style="display:none">
<source src="http://media.sublimevideo.net/vpa/ms_360p.mp4" />
<source src="http://media.sublimevideo.net/vpa/ms_360p.webm" />
</video>
Note: In order to use a different design than the Classic – like in this demo – you'll have to either:
Change the design of your default player.
Create a new player with the desired design and then set the data-player-kit data setting accordingly. Please refer to the documentation for more info.