Networking 05 Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Networking 05 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/320426.svg" alt="Networking 05 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320426.svg" alt="Networking 05 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320426.svg" alt="Networking 05 icon" :width="24" :height="24" />
CSS background
.icon-networking-05 {
background-image: url('https://proicons.com/icon/320426.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="networking--05_1_" d="M12,31.36c-1.301,0-2.36-1.059-2.36-2.36s1.059-2.36,2.36-2.36c1.179,0,2.159,0.869,2.333,2h5.307 V10.333c-1.131-0.174-2-1.154-2-2.333c0-1.301,1.059-2.36,2.36-2.36S22.36,6.699,22.36,8c0,1.179-0.869,2.159-2,2.333V29 c0,0.199-0.161,0.36-0.36,0.36h-5.667C14.159,30.491,13.179,31.36,12,31.36z M12,27.36c-0.904,0-1.64,0.735-1.64,1.64 s0.736,1.64,1.64,1.64s1.64-0.735,1.64-1.64S12.904,27.36,12,27.36z M20,6.36c-0.904,0-1.64,0.736-1.64,1.64S19.096,9.64,20,9.64 S21.64,8.904,21.64,8S20.904,6.36,20,6.36z M4,31.36c-1.853,0-3.359-1.508-3.359-3.36c0-1.731,1.316-3.161,3-3.341v-6.326 c-1.131-0.174-2-1.154-2-2.333c0-1.301,1.059-2.36,2.36-2.36S6.36,14.699,6.36,16c0,1.179-0.869,2.159-2,2.333v6.326 c1.684,0.181,3,1.61,3,3.341C7.36,29.853,5.853,31.36,4,31.36z M4,25.36c-1.456,0-2.64,1.184-2.64,2.64S2.544,30.64,4,30.64 S6.641,29.456,6.641,28S5.456,25.36,4,25.36z M4,14.36c-0.904,0-1.64,0.736-1.64,1.64c0,0.904,0.736,1.64,1.64,1.64 S5.64,16.904,5.64,16S4.904,14.36,4,14.36z M12,23.36c-1.853,0-3.36-1.508-3.36-3.36c0-1.73,1.316-3.16,3-3.341v-4.51L6.106,6.616 C5.53,7.081,4.796,7.36,4,7.36C2.147,7.36,0.64,5.853,0.64,4S2.147,0.64,4,0.64S7.36,2.147,7.36,4c0,0.797-0.279,1.53-0.744,2.106 l5.639,5.639c0.068,0.067,0.105,0.159,0.105,0.254v4.659c1.684,0.18,3,1.609,3,3.341C15.36,21.853,13.853,23.36,12,23.36z M12,17.36 c-1.456,0-2.641,1.184-2.641,2.64s1.185,2.64,2.641,2.64s2.64-1.184,2.64-2.64S13.456,17.36,12,17.36z M4,1.36 C2.544,1.36,1.36,2.544,1.36,4S2.544,6.64,4,6.64c1.456,0,2.64-1.184,2.64-2.64S5.456,1.36,4,1.36z M27.966,22.345 c-1.302,0-2.36-1.059-2.36-2.36c0-1.19,0.887-2.179,2.034-2.338v-6.306c-1.684-0.18-3-1.61-3-3.341c0-1.853,1.508-3.359,3.36-3.359 S31.36,6.147,31.36,8c0,1.731-1.316,3.161-3,3.341v6.316c1.114,0.188,1.966,1.16,1.966,2.327 C30.326,21.286,29.268,22.345,27.966,22.345z M27.966,18.345c-0.904,0-1.64,0.735-1.64,1.64s0.735,1.64,1.64,1.64 s1.64-0.735,1.64-1.64S28.87,18.345,27.966,18.345z M28,5.36c-1.456,0-2.64,1.184-2.64,2.64s1.184,2.641,2.64,2.641 S30.64,9.456,30.64,8S29.456,5.36,28,5.36z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!