Networking 02 Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Networking 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/320423.svg" alt="Networking 02 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320423.svg" alt="Networking 02 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320423.svg" alt="Networking 02 icon" :width="24" :height="24" />
CSS background
.icon-networking-02 {
background-image: url('https://proicons.com/icon/320423.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--02_1_" d="M28,31.36c-1.731,0-3.161-1.316-3.341-3H16c-0.199,0-0.36-0.161-0.36-0.36V16.36H7.341 c-0.18,1.684-1.61,3-3.341,3c-1.853,0-3.36-1.508-3.36-3.36S2.147,12.64,4,12.64c1.731,0,3.161,1.316,3.341,3h8.299V4 c0-0.199,0.161-0.36,0.36-0.36h8.659c0.18-1.684,1.609-3,3.341-3c1.853,0,3.36,1.507,3.36,3.36S29.853,7.36,28,7.36 c-1.731,0-3.161-1.316-3.341-3H16.36v11.28h8.299c0.18-1.684,1.609-3,3.341-3c1.853,0,3.36,1.507,3.36,3.36s-1.508,3.36-3.36,3.36 c-1.731,0-3.161-1.316-3.341-3H16.36v11.28h8.299c0.18-1.684,1.609-3,3.341-3c1.853,0,3.36,1.508,3.36,3.36S29.853,31.36,28,31.36z M28,25.36c-1.456,0-2.64,1.184-2.64,2.64s1.184,2.64,2.64,2.64s2.64-1.184,2.64-2.64S29.456,25.36,28,25.36z M28,13.36 c-1.456,0-2.64,1.185-2.64,2.64c0,1.456,1.184,2.64,2.64,2.64s2.64-1.184,2.64-2.64S29.456,13.36,28,13.36z M4,13.36 c-1.456,0-2.64,1.185-2.64,2.64c0,1.456,1.185,2.64,2.64,2.64S6.64,17.456,6.64,16S5.456,13.36,4,13.36z M28,1.36 c-1.456,0-2.64,1.185-2.64,2.64S26.544,6.64,28,6.64S30.64,5.456,30.64,4S29.456,1.36,28,1.36z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!