<link href="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/js/bootstrap.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<div class="circle">
<svg class="circle-icon" viewBox="0 0 24 24" width="24" height="24">
<line x1="2" x2="22" y1="5" y2="5" stroke-width="3" stroke-linecap="round"/>
<line x1="2" x2="22" y1="12" y2="12" stroke-width="3" stroke-linecap="round"/>
<line x1="2" x2="22" y1="19" y2="19" stroke-width="3" stroke-linecap="round"/>
</svg>
</div>