Security 03 Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Security 03 icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/320671.svg" alt="Security 03 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320671.svg" alt="Security 03 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320671.svg" alt="Security 03 icon" :width="24" :height="24" />
CSS background
.icon-security-03 {
background-image: url('https://proicons.com/icon/320671.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 29.1.0, SVG Export Plug-In . SVG Version: 9.03 Build 55587) --> <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--03_00000092445445918736142370000014202383976618304644_" d="M28,31.36c-0.75,0-1.36-0.61-1.36-1.36 c0-0.625,0.425-1.153,1-1.312V15c0-0.904-0.735-1.64-1.64-1.64h-5.64v2.491l3.895,3.894c0.067,0.067,0.105,0.159,0.105,0.255v2.688 c0.575,0.158,1,0.687,1,1.312c0,0.75-0.61,1.36-1.36,1.36s-1.36-0.61-1.36-1.36c0-0.625,0.425-1.153,1-1.312v-2.539l-3.279-3.28 v9.819c0.575,0.158,1,0.687,1,1.312c0,0.75-0.61,1.36-1.36,1.36s-1.36-0.61-1.36-1.36c0-0.625,0.425-1.153,1-1.312V13.36h-3.28 v5.329c0.576,0.158,1,0.687,1,1.312c0,0.75-0.61,1.36-1.36,1.36s-1.36-0.61-1.36-1.36c0-0.625,0.424-1.153,1-1.312V13.36h-3.28 v13.329c0.576,0.158,1,0.687,1,1.312c0,0.75-0.61,1.36-1.36,1.36s-1.36-0.61-1.36-1.36c0-0.625,0.424-1.153,1-1.312V16.87 l-3.28,3.28v2.539c0.576,0.158,1,0.687,1,1.312c0,0.75-0.61,1.36-1.36,1.36S6.64,24.75,6.64,24c0-0.625,0.424-1.153,1-1.312V20 c0-0.096,0.038-0.188,0.105-0.255l3.895-3.894V13.36H6c-0.904,0-1.64,0.736-1.64,1.64v13.688c0.576,0.158,1,0.687,1,1.312 c0,0.75-0.61,1.36-1.36,1.36S2.64,30.75,2.64,30c0-0.625,0.424-1.153,1-1.312V15c0-1.301,1.059-2.36,2.36-2.36h1.64V9 c0-4.61,3.75-8.36,8.36-8.36c4.609,0,8.36,3.75,8.36,8.36v3.64H26c1.302,0,2.36,1.059,2.36,2.36v13.688c0.575,0.158,1,0.687,1,1.312 C29.36,30.75,28.75,31.36,28,31.36z M28,29.36c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64 S28.353,29.36,28,29.36z M4,29.36c-0.353,0-0.64,0.287-0.64,0.64S3.647,30.64,4,30.64S4.64,30.353,4.64,30S4.353,29.36,4,29.36z M20,27.36c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S20.353,27.36,20,27.36z M12,27.36 c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S12.353,27.36,12,27.36z M24,23.36 c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S24.353,23.36,24,23.36z M8,23.36 c-0.353,0-0.64,0.287-0.64,0.64S7.647,24.64,8,24.64c0.353,0,0.64-0.287,0.64-0.64S8.353,23.36,8,23.36z M16,19.36 c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S16.353,19.36,16,19.36z M8.36,12.64h15.28V9 c0-4.213-3.427-7.64-7.64-7.64S8.36,4.787,8.36,9V12.64z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!