Shield Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The 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/306474.svg" alt="Shield icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306474.svg" alt="Shield icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306474.svg" alt="Shield icon" :width="24" :height="24" />
CSS background
.icon-shield {
background-image: url('https://proicons.com/icon/306474.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M851 212c-121-32-239-73-345-148-3-2-7-2-10 0-107 75-225 116-347 148-3 1-6 3-6 5v4c2 80 4 160 8 240 4 98 34 185 87 262 68 98 156 166 257 214 4 1 10 1 14-1 81-38 154-91 216-163 82-93 124-206 128-337 1-42 3-84 4-126 1-30 1-60 0-90 0-3-2-7-6-8z"/></svg>
Shield in other icon packs
Copied!