IcoMoon shield icon
| Name | shield |
|---|---|
| Unicode | \e9b4 () |
| CSS class | icon-shield |
| Tags | shield, security, defense, protection, anti virus |
| License | GPL / CC BY 4.0 · © Keyamoon · source |
Use it in code
<span class="icon-shield" aria-hidden="true"></span>
.icon-shield:before { content: "\e9b4"; } export const IconShield = (props) => (
<svg viewBox="0 0 16 16" width="1em" height="1em" fill="currentColor" {...props}>
<path d="M15 0l-7 2-7-2c0 0-0.070 0.808 0 2l7 2.189 7-2.189c0.070-1.192 0-2 0-2zM1.128 3.049c0.375 3.917 1.773 10.504 6.872 12.951 5.099-2.448 6.497-9.034 6.872-12.951l-6.872 2.584-6.872-2.584z"></path>
</svg>
); Font setup lives on the download page; the full lookup table is in the cheat sheet.
Related IcoMoon icons
Need more than 491 free icons? The Ultimate pack adds 1,500+ — see pricing.