humbleicons

Shield icon

security protection safe defense guard armor cover safeguard barrier
Shield icon
SVG inline

Simply copy/paste this into your HTML:

copy
copied!
<svg class="humbleicons hi-shield" 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="M19 6c-5 0-7-2-7-2s-2 2-7 2v7.225a5.999 5.999 0 0 0 2.755 5.046L12 21l4.245-2.729A5.997 5.997 0 0 0 19 13.226V6Z"/></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"/></svg>