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/310314.svg" alt="Shield Check icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310314.svg" alt="Shield Check icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310314.svg" alt="Shield Check icon" :width="24" :height="24" />
CSS background
.icon-shield-check {
background-image: url('https://proicons.com/icon/310314.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="M20.9208 5.03722C20.5962 4.58381 20.1359 4.24534 19.6063 4.07073L14.6675 2.42767C12.9316 1.85744 11.0587 1.85744 9.32279 2.42767L4.39368 4.07073C3.86436 4.24725 3.40396 4.58589 3.07784 5.03864C2.75172 5.49139 2.57641 6.03529 2.57666 6.59327V11.8897C2.57947 13.3193 2.94171 14.7251 3.63011 15.978C4.32023 17.2293 5.3182 18.2838 6.5296 19.0418L10.5889 21.603C11.0138 21.8626 11.5021 22 12 22C12.4979 22 12.9862 21.8626 13.4111 21.603L17.4704 19.0418C18.6811 18.282 19.679 17.2272 20.3704 15.9762C21.0619 14.7252 21.4242 13.3191 21.4233 11.8897V6.59327C21.4242 6.03455 21.2482 5.48991 20.9208 5.03722ZM15.895 9.79237L12.2223 13.4361C12.0686 13.5894 11.8885 13.7139 11.6907 13.8034C11.4873 13.883 11.2712 13.9256 11.0528 13.929C10.8343 13.9265 10.6181 13.8839 10.4149 13.8034C10.2128 13.7165 10.0291 13.5918 9.8737 13.4361L8.06636 11.6287C7.88634 11.4477 7.78527 11.2027 7.78527 10.9473C7.78527 10.692 7.88634 10.4471 8.06636 10.266C8.1562 10.1754 8.26312 10.1035 8.38089 10.0544C8.49867 10.0053 8.62494 9.98008 8.75253 9.98008C8.88012 9.98008 9.00645 10.0053 9.12423 10.0544C9.24201 10.1035 9.34892 10.1754 9.43876 10.266L11.0528 11.88L14.5032 8.41996C14.5933 8.33048 14.7002 8.25962 14.8177 8.21143C14.9352 8.16325 15.061 8.13872 15.188 8.13917C15.315 8.13962 15.4407 8.16507 15.5578 8.21409C15.675 8.2631 15.7813 8.33469 15.8708 8.4248C15.9603 8.51492 16.0311 8.62178 16.0793 8.73928C16.1275 8.85678 16.1521 8.98263 16.1516 9.10962C16.1512 9.23661 16.1257 9.36228 16.0767 9.47943C16.0277 9.59658 15.9561 9.70289 15.866 9.79237H15.895Z" fill="black"/> </svg>
Shield Check in other icon packs
Copied!