network-solid from Dither Icons by Vijay K Singh · Solid · MIT Free for personal and commercial use.

Name
network-solid
Set
Dither Icons
Style
Solid
Viewbox
24×24
License
MIT

2 other variants in Dither Icons

The same icon in other sets

All network icons →

Use the network icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><defs><mask id="svgID48" width="24" height="24" x="0" y="0" maskUnits="userSpaceOnUse"><rect width="24" height="24" fill="#fff"/><circle cx="4" cy="7" r="2.25" fill="#000"/><circle cx="4" cy="17" r="2.25" fill="#000"/><circle cx="12" cy="12" r="2.65" fill="#000"/><circle cx="20" cy="12" r="2.25" fill="#000"/></mask></defs><g fill-rule="evenodd" mask="url(#svgID48)"><path d="M3.6422507154978536 7.572398855203435L11.642250715497854 12.572398855203435L12.357749284502146 11.427601144796565L4.357749284502146 6.427601144796565Z"/><path d="M4.357749284502146 17.572398855203435L12.357749284502146 12.572398855203435L11.642250715497854 11.427601144796565L3.6422507154978536 16.427601144796565Z"/><path d="M12 12.675L20 12.675L20 11.325L12 11.325Z"/></g><path fill-rule="evenodd" d="M6.3 7a2.3 2.3 0 1 0 -4.6 0a2.3 2.3 0 1 0 4.6 0ZM5.1 7a1.1 1.1 0 1 0 -2.2 0a1.1 1.1 0 1 0 2.2 0Z"/><path fill-rule="evenodd" d="M6.3 17a2.3 2.3 0 1 0 -4.6 0a2.3 2.3 0 1 0 4.6 0ZM5.1 17a1.1 1.1 0 1 0 -2.2 0a1.1 1.1 0 1 0 2.2 0Z"/><path fill-rule="evenodd" d="M14.7 12a2.7 2.7 0 1 0 -5.4 0a2.7 2.7 0 1 0 5.4 0ZM13.5 12a1.5 1.5 0 1 0 -3 0a1.5 1.5 0 1 0 3 0Z"/><path fill-rule="evenodd" d="M22.3 12a2.3 2.3 0 1 0 -4.6 0a2.3 2.3 0 1 0 4.6 0ZM21.1 12a1.1 1.1 0 1 0 -2.2 0a1.1 1.1 0 1 0 2.2 0Z"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width=".8" d="M6.1 8.3125l1.15.71875" opacity="0"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width=".8" d="M6.1 15.6875l1.15-.71875" opacity="0"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width=".8" d="M14.6 12h3.2" opacity="0"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width=".55" d="M21.4369 8.91855A3.4 3.4 0 0 1 21.4369 15.08145" opacity="0"/></g></svg>

React

import type { SVGProps } from "react";

export function DitherNetworkSolid(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><defs><mask id="svgID48" width="24" height="24" x="0" y="0" maskUnits="userSpaceOnUse"><rect width="24" height="24" fill="#fff"/><circle cx="4" cy="7" r="2.25" fill="#000"/><circle cx="4" cy="17" r="2.25" fill="#000"/><circle cx="12" cy="12" r="2.65" fill="#000"/><circle cx="20" cy="12" r="2.25" fill="#000"/></mask></defs><g fillRule="evenodd" mask="url(#svgID48)"><path d="M3.6422507154978536 7.572398855203435L11.642250715497854 12.572398855203435L12.357749284502146 11.427601144796565L4.357749284502146 6.427601144796565Z"/><path d="M4.357749284502146 17.572398855203435L12.357749284502146 12.572398855203435L11.642250715497854 11.427601144796565L3.6422507154978536 16.427601144796565Z"/><path d="M12 12.675L20 12.675L20 11.325L12 11.325Z"/></g><path fillRule="evenodd" d="M6.3 7a2.3 2.3 0 1 0 -4.6 0a2.3 2.3 0 1 0 4.6 0ZM5.1 7a1.1 1.1 0 1 0 -2.2 0a1.1 1.1 0 1 0 2.2 0Z"/><path fillRule="evenodd" d="M6.3 17a2.3 2.3 0 1 0 -4.6 0a2.3 2.3 0 1 0 4.6 0ZM5.1 17a1.1 1.1 0 1 0 -2.2 0a1.1 1.1 0 1 0 2.2 0Z"/><path fillRule="evenodd" d="M14.7 12a2.7 2.7 0 1 0 -5.4 0a2.7 2.7 0 1 0 5.4 0ZM13.5 12a1.5 1.5 0 1 0 -3 0a1.5 1.5 0 1 0 3 0Z"/><path fillRule="evenodd" d="M22.3 12a2.3 2.3 0 1 0 -4.6 0a2.3 2.3 0 1 0 4.6 0ZM21.1 12a1.1 1.1 0 1 0 -2.2 0a1.1 1.1 0 1 0 2.2 0Z"/><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth=".8" d="M6.1 8.3125l1.15.71875" opacity="0"/><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth=".8" d="M6.1 15.6875l1.15-.71875" opacity="0"/><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth=".8" d="M14.6 12h3.2" opacity="0"/><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth=".55" d="M21.4369 8.91855A3.4 3.4 0 0 1 21.4369 15.08145" opacity="0"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><defs><mask id="svgID48" width="24" height="24" x="0" y="0" maskUnits="userSpaceOnUse"><rect width="24" height="24" fill="#fff"/><circle cx="4" cy="7" r="2.25" fill="#000"/><circle cx="4" cy="17" r="2.25" fill="#000"/><circle cx="12" cy="12" r="2.65" fill="#000"/><circle cx="20" cy="12" r="2.25" fill="#000"/></mask></defs><g fill-rule="evenodd" mask="url(#svgID48)"><path d="M3.6422507154978536 7.572398855203435L11.642250715497854 12.572398855203435L12.357749284502146 11.427601144796565L4.357749284502146 6.427601144796565Z"/><path d="M4.357749284502146 17.572398855203435L12.357749284502146 12.572398855203435L11.642250715497854 11.427601144796565L3.6422507154978536 16.427601144796565Z"/><path d="M12 12.675L20 12.675L20 11.325L12 11.325Z"/></g><path fill-rule="evenodd" d="M6.3 7a2.3 2.3 0 1 0 -4.6 0a2.3 2.3 0 1 0 4.6 0ZM5.1 7a1.1 1.1 0 1 0 -2.2 0a1.1 1.1 0 1 0 2.2 0Z"/><path fill-rule="evenodd" d="M6.3 17a2.3 2.3 0 1 0 -4.6 0a2.3 2.3 0 1 0 4.6 0ZM5.1 17a1.1 1.1 0 1 0 -2.2 0a1.1 1.1 0 1 0 2.2 0Z"/><path fill-rule="evenodd" d="M14.7 12a2.7 2.7 0 1 0 -5.4 0a2.7 2.7 0 1 0 5.4 0ZM13.5 12a1.5 1.5 0 1 0 -3 0a1.5 1.5 0 1 0 3 0Z"/><path fill-rule="evenodd" d="M22.3 12a2.3 2.3 0 1 0 -4.6 0a2.3 2.3 0 1 0 4.6 0ZM21.1 12a1.1 1.1 0 1 0 -2.2 0a1.1 1.1 0 1 0 2.2 0Z"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width=".8" d="M6.1 8.3125l1.15.71875" opacity="0"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width=".8" d="M6.1 15.6875l1.15-.71875" opacity="0"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width=".8" d="M14.6 12h3.2" opacity="0"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width=".55" d="M21.4369 8.91855A3.4 3.4 0 0 1 21.4369 15.08145" opacity="0"/></g></svg>
</template>

CSS

.icon-network-solid {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cdefs%3E%3Cmask%20id%3D%22svgID48%22%20width%3D%2224%22%20height%3D%2224%22%20x%3D%220%22%20y%3D%220%22%20maskUnits%3D%22userSpaceOnUse%22%3E%3Crect%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22%23fff%22%2F%3E%3Ccircle%20cx%3D%224%22%20cy%3D%227%22%20r%3D%222.25%22%20fill%3D%22%23000%22%2F%3E%3Ccircle%20cx%3D%224%22%20cy%3D%2217%22%20r%3D%222.25%22%20fill%3D%22%23000%22%2F%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%222.65%22%20fill%3D%22%23000%22%2F%3E%3Ccircle%20cx%3D%2220%22%20cy%3D%2212%22%20r%3D%222.25%22%20fill%3D%22%23000%22%2F%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cg%20fill-rule%3D%22evenodd%22%20mask%3D%22url(%23svgID48)%22%3E%3Cpath%20d%3D%22M3.6422507154978536%207.572398855203435L11.642250715497854%2012.572398855203435L12.357749284502146%2011.427601144796565L4.357749284502146%206.427601144796565Z%22%2F%3E%3Cpath%20d%3D%22M4.357749284502146%2017.572398855203435L12.357749284502146%2012.572398855203435L11.642250715497854%2011.427601144796565L3.6422507154978536%2016.427601144796565Z%22%2F%3E%3Cpath%20d%3D%22M12%2012.675L20%2012.675L20%2011.325L12%2011.325Z%22%2F%3E%3C%2Fg%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M6.3%207a2.3%202.3%200%201%200%20-4.6%200a2.3%202.3%200%201%200%204.6%200ZM5.1%207a1.1%201.1%200%201%200%20-2.2%200a1.1%201.1%200%201%200%202.2%200Z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M6.3%2017a2.3%202.3%200%201%200%20-4.6%200a2.3%202.3%200%201%200%204.6%200ZM5.1%2017a1.1%201.1%200%201%200%20-2.2%200a1.1%201.1%200%201%200%202.2%200Z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M14.7%2012a2.7%202.7%200%201%200%20-5.4%200a2.7%202.7%200%201%200%205.4%200ZM13.5%2012a1.5%201.5%200%201%200%20-3%200a1.5%201.5%200%201%200%203%200Z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M22.3%2012a2.3%202.3%200%201%200%20-4.6%200a2.3%202.3%200%201%200%204.6%200ZM21.1%2012a1.1%201.1%200%201%200%20-2.2%200a1.1%201.1%200%201%200%202.2%200Z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%22.8%22%20d%3D%22M6.1%208.3125l1.15.71875%22%20opacity%3D%220%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%22.8%22%20d%3D%22M6.1%2015.6875l1.15-.71875%22%20opacity%3D%220%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%22.8%22%20d%3D%22M14.6%2012h3.2%22%20opacity%3D%220%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%22.55%22%20d%3D%22M21.4369%208.91855A3.4%203.4%200%200%201%2021.4369%2015.08145%22%20opacity%3D%220%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cdefs%3E%3Cmask%20id%3D%22svgID48%22%20width%3D%2224%22%20height%3D%2224%22%20x%3D%220%22%20y%3D%220%22%20maskUnits%3D%22userSpaceOnUse%22%3E%3Crect%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22%23fff%22%2F%3E%3Ccircle%20cx%3D%224%22%20cy%3D%227%22%20r%3D%222.25%22%20fill%3D%22%23000%22%2F%3E%3Ccircle%20cx%3D%224%22%20cy%3D%2217%22%20r%3D%222.25%22%20fill%3D%22%23000%22%2F%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%222.65%22%20fill%3D%22%23000%22%2F%3E%3Ccircle%20cx%3D%2220%22%20cy%3D%2212%22%20r%3D%222.25%22%20fill%3D%22%23000%22%2F%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cg%20fill-rule%3D%22evenodd%22%20mask%3D%22url(%23svgID48)%22%3E%3Cpath%20d%3D%22M3.6422507154978536%207.572398855203435L11.642250715497854%2012.572398855203435L12.357749284502146%2011.427601144796565L4.357749284502146%206.427601144796565Z%22%2F%3E%3Cpath%20d%3D%22M4.357749284502146%2017.572398855203435L12.357749284502146%2012.572398855203435L11.642250715497854%2011.427601144796565L3.6422507154978536%2016.427601144796565Z%22%2F%3E%3Cpath%20d%3D%22M12%2012.675L20%2012.675L20%2011.325L12%2011.325Z%22%2F%3E%3C%2Fg%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M6.3%207a2.3%202.3%200%201%200%20-4.6%200a2.3%202.3%200%201%200%204.6%200ZM5.1%207a1.1%201.1%200%201%200%20-2.2%200a1.1%201.1%200%201%200%202.2%200Z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M6.3%2017a2.3%202.3%200%201%200%20-4.6%200a2.3%202.3%200%201%200%204.6%200ZM5.1%2017a1.1%201.1%200%201%200%20-2.2%200a1.1%201.1%200%201%200%202.2%200Z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M14.7%2012a2.7%202.7%200%201%200%20-5.4%200a2.7%202.7%200%201%200%205.4%200ZM13.5%2012a1.5%201.5%200%201%200%20-3%200a1.5%201.5%200%201%200%203%200Z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M22.3%2012a2.3%202.3%200%201%200%20-4.6%200a2.3%202.3%200%201%200%204.6%200ZM21.1%2012a1.1%201.1%200%201%200%20-2.2%200a1.1%201.1%200%201%200%202.2%200Z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%22.8%22%20d%3D%22M6.1%208.3125l1.15.71875%22%20opacity%3D%220%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%22.8%22%20d%3D%22M6.1%2015.6875l1.15-.71875%22%20opacity%3D%220%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%22.8%22%20d%3D%22M14.6%2012h3.2%22%20opacity%3D%220%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%22.55%22%20d%3D%22M21.4369%208.91855A3.4%203.4%200%200%201%2021.4369%2015.08145%22%20opacity%3D%220%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/dither/network-solid.svg?color=%231a73e8&size=48

Network solid icon — Dither Icons · IconsDB