<span class="icon">
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 6h16M4 12h8m-8 6h16" />
</svg>
</span>
.icon>svg{
width:50px;
color:#fff;
background:#cceeff;
border-radius: 50px;
padding:10px;
}
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.