This is the current circle that I have, with the code
<div fxLayout="row" fxLayoutAlign="space-between">
<div fxLayout="column" fxFlex="0 0 10%">
<mat-icon aria-hidden="false" style="color:#4CAF50">check_circle</mat-icon>
</div>
<div fxLayout="column" fxFlex="0 0 100%">
<span class="verify-email2">8 characters mininum</span>
</div>
</div>
what I want to implement is the image below with white background