"(Icon) Labeled Button"
Semantic UI 2.2.10 Snippet by jochemstoel

<link href="//cdnjs.cloudflare.com/ajax/libs/semantic-ui/2.2.10/semantic.min.css" rel="stylesheet" id="bootstrap-css"> <script src="//cdnjs.cloudflare.com/ajax/libs/semantic-ui/2.2.10/semantic.min.js"></script> <script src="//code.jquery.com/jquery-1.11.1.min.js"></script> <!------ Include the above in your HEAD tag ----------> <button class="ui labeled icon button"> <i class="pause icon"></i> Pause </button> <button class="ui right labeled icon button"> <i class="right arrow icon"></i> Next </button>

Related: See More


Questions / Comments: