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/310309.svg" alt="Security Shield icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310309.svg" alt="Security Shield icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310309.svg" alt="Security Shield icon" :width="24" :height="24" />
CSS background
.icon-security-shield {
background-image: url('https://proicons.com/icon/310309.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.8722 5.04995C20.5241 4.569 20.0333 4.20994 19.4695 4.02385L14.6686 2.42353C12.9278 1.85882 11.0531 1.85882 9.31231 2.42353L4.51141 4.02385C3.95109 4.21168 3.46377 4.57058 3.11817 5.04995C2.76924 5.5319 2.5815 6.11169 2.58165 6.70669V11.8654C2.57456 13.3075 2.93567 14.7275 3.63085 15.991C4.32602 17.2545 5.33222 18.3196 6.55414 19.0856L10.5079 21.5707C10.9567 21.8513 11.4753 22 12.0046 22C12.5339 22 13.0525 21.8513 13.5014 21.5707L17.4551 19.0856C18.6685 18.3227 19.6685 17.2646 20.3616 16.0101C21.0548 14.7555 21.4182 13.3457 21.4181 11.9124V6.75381C21.4256 6.14169 21.234 5.54372 20.8722 5.04995ZM12.9366 12.336V14.6047C12.9366 14.8543 12.8374 15.0938 12.6608 15.2703C12.4843 15.4469 12.2449 15.546 11.9952 15.546C11.7455 15.546 11.5061 15.4469 11.3295 15.2703C11.153 15.0938 11.0539 14.8543 11.0539 14.6047V12.336C10.3813 12.1125 9.81017 11.6567 9.44291 11.0505C9.07565 10.4443 8.9362 9.72718 9.04945 9.02751C9.1627 8.32783 9.52127 7.6913 10.061 7.2319C10.6008 6.77249 11.2864 6.52019 11.9952 6.52019C12.704 6.52019 13.3896 6.77249 13.9293 7.2319C14.4691 7.6913 14.8277 8.32783 14.941 9.02751C15.0542 9.72718 14.9147 10.4443 14.5475 11.0505C14.1802 11.6567 13.6092 12.1125 12.9366 12.336Z" fill="black"/> <path d="M13.1012 9.50249C13.1012 9.7946 12.9852 10.0748 12.7786 10.2813C12.5721 10.4879 12.292 10.6039 11.9999 10.6039C11.7078 10.6039 11.4276 10.4879 11.2211 10.2813C11.0145 10.0748 10.8984 9.7946 10.8984 9.50249C10.8984 9.21039 11.0145 8.93023 11.2211 8.72368C11.4276 8.51713 11.7078 8.40112 11.9999 8.40112C12.292 8.40112 12.5721 8.51713 12.7786 8.72368C12.9852 8.93023 13.1012 9.21039 13.1012 9.50249Z" fill="black"/> </svg>
Security Shield in other icon packs
Copied!