Security Shield Icon
Free SVG icon from the Carbon 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/320677.svg" alt="Security Shield icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320677.svg" alt="Security Shield icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320677.svg" alt="Security Shield icon" :width="24" :height="24" />
CSS background
.icon-security-shield {
background-image: url('https://proicons.com/icon/320677.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="iso-8859-1"?> <!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve"> <path id="security--shield_1_" d="M16,0.59L4.64,6.786V20c0,6.158,5.202,11.36,11.36,11.36S27.36,26.158,27.36,20V6.786L16,0.59z M25.84,23.957L16,18.592v0.821l9.536,5.198c-0.699,1.407-1.694,2.651-2.909,3.636L16,24.635v0.821l5.995,3.268 c-1.721,1.2-3.791,1.916-5.995,1.916c-5.768,0-10.64-4.872-10.64-10.64V7.214L16,1.41l10.64,5.804v5.18L16,6.592v0.82l10.64,5.801 v5.137L16,12.549v0.82l10.64,5.802V20C26.64,21.39,26.351,22.726,25.84,23.957z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Security Shield in other icon packs
Copied!