Shield Plus Icon
Free SVG icon from the Mage Icons collection. Download or copy for use in any project.
The Shield Plus 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/310316.svg" alt="Shield Plus icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310316.svg" alt="Shield Plus icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310316.svg" alt="Shield Plus icon" :width="24" :height="24" />
CSS background
.icon-shield-plus {
background-image: url('https://proicons.com/icon/310316.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.40397 4.58589 3.07784 5.03864C2.75172 5.49139 2.57641 6.03529 2.57666 6.59327V11.8897C2.57581 13.3191 2.93809 14.7252 3.62952 15.9762C4.32095 17.2272 5.31884 18.282 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.4234 11.8897V6.59327C21.4242 6.03455 21.2482 5.48991 20.9208 5.03722ZM15.4311 12.0057H12.9568V14.4702C12.9568 14.7266 12.855 14.9724 12.6737 15.1536C12.4925 15.3349 12.2467 15.4367 11.9903 15.4367C11.734 15.4367 11.4882 15.3349 11.3069 15.1536C11.1257 14.9724 11.0238 14.7266 11.0238 14.4702V12.0154H8.5689C8.31256 12.0154 8.06675 11.9135 7.88549 11.7323C7.70424 11.551 7.6024 11.3052 7.6024 11.0489C7.6024 10.7925 7.70424 10.5467 7.88549 10.3654C8.06675 10.1842 8.31256 10.0824 8.5689 10.0824H11.0238V7.60814C11.0238 7.35181 11.1257 7.10593 11.3069 6.92468C11.4882 6.74342 11.734 6.64164 11.9903 6.64164C12.2467 6.64164 12.4925 6.74342 12.6737 6.92468C12.855 7.10593 12.9568 7.35181 12.9568 7.60814V10.0727H15.4311C15.6874 10.0727 15.9332 10.1745 16.1145 10.3558C16.2957 10.537 16.3976 10.7829 16.3976 11.0392C16.3976 11.2955 16.2957 11.5413 16.1145 11.7226C15.9332 11.9038 15.6874 12.0057 15.4311 12.0057Z" fill="black"/> </svg>
Shield Plus in other icon packs
Copied!