Preview:
<button type="button" class="btn btn-primary rounded-sm text-sm p-3">
    Save
</button>

<!-- you can iverride styling of the class -->
<style>
    .btn-primary {
      background-color:#f44336;
      color: #000; 
    }  
</style>
downloadDownload PNG downloadDownload JPEG downloadDownload SVG

Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!

Click to optimize width for Twitter