humbleicons

Shield Check icon

security protection safe defense verified check guard approved guaranteed
Shield Check icon
SVG inline

Simply copy/paste this into your HTML:

copy
copied!
<svg class="humbleicons hi-shield-check" xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m9 13 2.5 2 3.5-5m-3-6s2 2 7 2v7.226a5.997 5.997 0 0 1-2.755 5.045L12 21l-4.245-2.729A5.999 5.999 0 0 1 5 13.225V6c5 0 7-2 7-2Z"/></svg>
SVG sprite

Download the sprite file and address the icon by its slug:

copy
copied!
<svg class="humbleicons"><use xlink:href="humbleicons.svg#shield-check"/></svg>