Locked Network 02 Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Locked Network 02 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/320301.svg" alt="Locked Network 02 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320301.svg" alt="Locked Network 02 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320301.svg" alt="Locked Network 02 icon" :width="24" :height="24" />
CSS background
.icon-locked-network-02 {
background-image: url('https://proicons.com/icon/320301.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="locked--network--02_1_" d="M17,11c0,0.425-0.267,0.782-0.64,0.927V13c0,0.199-0.161,0.36-0.36,0.36s-0.36-0.161-0.36-0.36 v-1.073C15.267,11.782,15,11.425,15,11c0-0.552,0.448-1,1-1S17,10.448,17,11z M31.36,29c0,1.302-1.059,2.36-2.36,2.36 s-2.36-1.059-2.36-2.36c0-1.179,0.869-2.159,2-2.333V23.36H16.36v3.316c1.13,0.175,2,1.145,2,2.324c0,1.302-1.059,2.36-2.36,2.36 s-2.36-1.059-2.36-2.36c0-1.178,0.87-2.149,2-2.324V23.36H3.36v3.316c1.13,0.175,2,1.146,2,2.324c0,1.302-1.059,2.36-2.36,2.36 S0.64,30.302,0.64,29c0-1.178,0.87-2.149,2-2.324V23c0-0.199,0.161-0.36,0.36-0.36h12.64V19h0.72v3.64H29 c0.199,0,0.36,0.161,0.36,0.36v3.667C30.491,26.841,31.36,27.821,31.36,29z M3,27.36c-0.904,0-1.64,0.735-1.64,1.64 S2.096,30.64,3,30.64S4.64,29.904,4.64,29S3.904,27.36,3,27.36z M16,27.36c-0.904,0-1.64,0.735-1.64,1.64s0.736,1.64,1.64,1.64 c0.904,0,1.64-0.735,1.64-1.64S16.904,27.36,16,27.36z M30.64,29c0-0.904-0.735-1.64-1.64-1.64s-1.64,0.735-1.64,1.64 s0.735,1.64,1.64,1.64S30.64,29.904,30.64,29z M10.64,17V7c0-0.199,0.161-0.36,0.36-0.36h2.14V3.5c0-1.577,1.283-2.86,2.86-2.86 s2.86,1.283,2.86,2.86v3.14H21c0.199,0,0.36,0.161,0.36,0.36v10c0,0.199-0.161,0.36-0.36,0.36H11 C10.801,17.36,10.64,17.199,10.64,17z M13.86,6.64h4.28V3.5c0-1.18-0.96-2.14-2.14-2.14s-2.14,0.96-2.14,2.14 C13.86,3.5,13.86,6.64,13.86,6.64z M11.36,16.64h9.28V7.36h-9.28V16.64z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!