Security Shield Icon
Free SVG icon from the Mage Icons collection. Download or copy for use in any project.
The Security Shield icon is commonly used in security dashboards, privacy settings and trust badges. Available as a free SVG - copy the code or download directly.
img tag
<img src="https://proicons.com/icon/310952.svg" alt="Security Shield icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310952.svg" alt="Security Shield icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310952.svg" alt="Security Shield icon" :width="24" :height="24" />
CSS background
.icon-security-shield {
background-image: url('https://proicons.com/icon/310952.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M11.9998 11.5426C13.1987 11.5426 14.1705 10.5707 14.1705 9.37188C14.1705 8.17303 13.1987 7.20117 11.9998 7.20117C10.801 7.20117 9.8291 8.17303 9.8291 9.37188C9.8291 10.5707 10.801 11.5426 11.9998 11.5426Z" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M12 11.5425V14.7985" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M20.6721 11.8898V6.60938C20.6724 6.20418 20.5451 5.80917 20.3081 5.4805C20.0711 5.15183 19.7365 4.90622 19.352 4.77858L14.4377 3.1405C12.8542 2.61983 11.1455 2.61983 9.56199 3.1405L4.64774 4.77858C4.26317 4.90622 3.92861 5.15183 3.69162 5.4805C3.45463 5.80917 3.32727 6.20418 3.32764 6.60938V11.8898C3.32787 13.1931 3.65856 14.4751 4.2888 15.616C4.91904 16.7568 5.82824 17.7192 6.93142 18.4132L10.9785 20.9571C11.2847 21.1485 11.6387 21.25 11.9998 21.25C12.361 21.25 12.715 21.1485 13.0212 20.9571L17.0683 18.4132C18.1715 17.7192 19.0807 16.7568 19.7109 15.616C20.3411 14.4751 20.6718 13.1931 20.6721 11.8898Z" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> </svg>
Security Shield in other icon packs
Copied!