Shield Alt Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Shield Alt 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/306473.svg" alt="Shield Alt icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306473.svg" alt="Shield Alt icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306473.svg" alt="Shield Alt icon" :width="24" :height="24" />
CSS background
.icon-shield-alt {
background-image: url('https://proicons.com/icon/306473.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="M502 938h-4c-1-1-2-2-3-2-52-26-100-58-144-96-62-53-113-115-146-190-22-51-36-104-36-159-1-106 0-212-1-318 0-19 7-31 21-42 21-17 45-28 71-36 49-17 100-25 151-29 13-1 25 0 38-4h102c19 2 37 4 56 6 49 4 97 13 144 31 25 10 50 21 70 42 7 7 10 15 10 25 0 105 1 210 0 315 0 63-14 124-42 181-43 89-109 157-188 215-31 23-65 43-99 61zm-2-443h260c22 0 22 0 22-22V216c0-8-3-14-7-20-18-19-40-29-63-38-66-24-135-29-205-31-7 0-7 3-7 9v359H226c-7 0-7 3-7 8 3 62 22 120 54 173 46 76 111 132 187 175 12 7 25 14 40 20V495z"/></svg>
Shield Alt in other icon packs
Copied!