Shield Off Icon
Free SVG icon from the IconaMoon collection. Download or copy for use in any project.
The Shield Off 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/307671.svg" alt="Shield Off icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/307671.svg" alt="Shield Off icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/307671.svg" alt="Shield Off icon" :width="24" :height="24" />
CSS background
.icon-shield-off {
background-image: url('https://proicons.com/icon/307671.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="M5.70001 5.69994L5.60596 5.74025C5.23828 5.89783 4.99988 6.25937 4.99988 6.6594V13.5181C4.99988 15.6712 6.15359 17.6593 8.02304 18.7275L11.9999 21L15.9767 18.7275C16.5553 18.3969 17.0653 17.9782 17.4938 17.4937M9.65981 4.00289L11.9999 3L18.3938 5.74025C18.7615 5.89783 18.9999 6.25937 18.9999 6.6594V13.343" stroke="#292929" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M4.00012 4L20.0001 20" stroke="#292929" stroke-width="2.5" stroke-linecap="round"/> </svg>
Shield Off in other icon packs
Copied!