Shield Check Icon
Free SVG icon from the Mage Icons collection. Download or copy for use in any project.
The Shield Check 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/310958.svg" alt="Shield Check icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310958.svg" alt="Shield Check icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310958.svg" alt="Shield Check icon" :width="24" :height="24" />
CSS background
.icon-shield-check {
background-image: url('https://proicons.com/icon/310958.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="M8.67041 10.909L10.5446 12.7832C10.6105 12.8499 10.689 12.9029 10.7755 12.939C10.8621 12.9752 10.955 12.9938 11.0488 12.9938C11.1426 12.9938 11.2354 12.9752 11.322 12.939C11.4085 12.9029 11.487 12.8499 11.553 12.7832L15.3298 9.00635" 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>
Shield Check in other icon packs
Copied!