network intel node icon
network-intel-node-rounded from Material Symbols Light by Google · Rounded · Communicate · Apache-2.0 Free for personal and commercial use.
- Name
- network-intel-node-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Communicate
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- network-intel-node-outline-rounded
1 other variant in Material Symbols Light
The same icon in other sets
More communicate icons from Material Symbols Light
Use the network intel node icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.517 19q-.217 0-.406-.099t-.296-.31l-1.757-3.168h1.258l.705 1.335q.106.217.298.326q.192.108.41.108h1.137q.161 0 .272-.111t.112-.273t-.112-.274t-.273-.111h-1.16l-.706-1.335q-.106-.217-.298-.326t-.41-.108H5.624l-1.271-2.25q-.05-.106-.078-.202T4.246 12q0-.062.106-.404l1.271-2.25H7.29q.218 0 .41-.109t.298-.326l.706-1.334h1.161q.162 0 .273-.112q.112-.111.112-.273t-.112-.273t-.273-.111H8.73q-.217 0-.41.108q-.192.109-.298.326l-.706 1.335H6.059l1.758-3.168q.105-.211.295-.31Q8.3 5 8.517 5h2.29q.349 0 .579.23t.23.578v3.615h-1.52q-.161 0-.273.112q-.111.111-.111.273t.111.273t.273.111h1.52v2.731h-1.97l-.667-1.315q-.106-.217-.298-.326t-.41-.109H6.904q-.162 0-.273.112q-.112.111-.112.273t.112.273t.273.111h1.392l.668 1.316q.105.217.297.326q.193.108.41.108h1.945v4.5q0 .348-.23.578t-.578.23zm4.417-.434q-.434-.433-.434-1.066q0-.498.285-.868q.284-.37.715-.53V7.898q-.43-.16-.715-.53T12.5 6.5q0-.633.434-1.066Q13.367 5 14 5t1.066.434T15.5 6.5q0 .498-.285.868q-.284.37-.715.53v2.89l2.539-1.527q-.155-.696.298-1.238t1.163-.542q.633 0 1.066.433q.434.434.434 1.067t-.434 1.066t-1.066.434q-.275 0-.503-.101t-.433-.265l-2.68 1.625l2.833 2.25q.175-.113.37-.167q.194-.054.413-.054q.633 0 1.066.434T20 15.269t-.434 1.066q-.433.434-1.066.434q-.79 0-1.224-.642q-.434-.643-.193-1.35L14.5 12.71v3.417q.43.16.703.52t.272.853q0 .633-.421 1.066T14 19t-1.066-.434"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightNetworkIntelNodeRounded(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.517 19q-.217 0-.406-.099t-.296-.31l-1.757-3.168h1.258l.705 1.335q.106.217.298.326q.192.108.41.108h1.137q.161 0 .272-.111t.112-.273t-.112-.274t-.273-.111h-1.16l-.706-1.335q-.106-.217-.298-.326t-.41-.108H5.624l-1.271-2.25q-.05-.106-.078-.202T4.246 12q0-.062.106-.404l1.271-2.25H7.29q.218 0 .41-.109t.298-.326l.706-1.334h1.161q.162 0 .273-.112q.112-.111.112-.273t-.112-.273t-.273-.111H8.73q-.217 0-.41.108q-.192.109-.298.326l-.706 1.335H6.059l1.758-3.168q.105-.211.295-.31Q8.3 5 8.517 5h2.29q.349 0 .579.23t.23.578v3.615h-1.52q-.161 0-.273.112q-.111.111-.111.273t.111.273t.273.111h1.52v2.731h-1.97l-.667-1.315q-.106-.217-.298-.326t-.41-.109H6.904q-.162 0-.273.112q-.112.111-.112.273t.112.273t.273.111h1.392l.668 1.316q.105.217.297.326q.193.108.41.108h1.945v4.5q0 .348-.23.578t-.578.23zm4.417-.434q-.434-.433-.434-1.066q0-.498.285-.868q.284-.37.715-.53V7.898q-.43-.16-.715-.53T12.5 6.5q0-.633.434-1.066Q13.367 5 14 5t1.066.434T15.5 6.5q0 .498-.285.868q-.284.37-.715.53v2.89l2.539-1.527q-.155-.696.298-1.238t1.163-.542q.633 0 1.066.433q.434.434.434 1.067t-.434 1.066t-1.066.434q-.275 0-.503-.101t-.433-.265l-2.68 1.625l2.833 2.25q.175-.113.37-.167q.194-.054.413-.054q.633 0 1.066.434T20 15.269t-.434 1.066q-.433.434-1.066.434q-.79 0-1.224-.642q-.434-.643-.193-1.35L14.5 12.71v3.417q.43.16.703.52t.272.853q0 .633-.421 1.066T14 19t-1.066-.434"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.517 19q-.217 0-.406-.099t-.296-.31l-1.757-3.168h1.258l.705 1.335q.106.217.298.326q.192.108.41.108h1.137q.161 0 .272-.111t.112-.273t-.112-.274t-.273-.111h-1.16l-.706-1.335q-.106-.217-.298-.326t-.41-.108H5.624l-1.271-2.25q-.05-.106-.078-.202T4.246 12q0-.062.106-.404l1.271-2.25H7.29q.218 0 .41-.109t.298-.326l.706-1.334h1.161q.162 0 .273-.112q.112-.111.112-.273t-.112-.273t-.273-.111H8.73q-.217 0-.41.108q-.192.109-.298.326l-.706 1.335H6.059l1.758-3.168q.105-.211.295-.31Q8.3 5 8.517 5h2.29q.349 0 .579.23t.23.578v3.615h-1.52q-.161 0-.273.112q-.111.111-.111.273t.111.273t.273.111h1.52v2.731h-1.97l-.667-1.315q-.106-.217-.298-.326t-.41-.109H6.904q-.162 0-.273.112q-.112.111-.112.273t.112.273t.273.111h1.392l.668 1.316q.105.217.297.326q.193.108.41.108h1.945v4.5q0 .348-.23.578t-.578.23zm4.417-.434q-.434-.433-.434-1.066q0-.498.285-.868q.284-.37.715-.53V7.898q-.43-.16-.715-.53T12.5 6.5q0-.633.434-1.066Q13.367 5 14 5t1.066.434T15.5 6.5q0 .498-.285.868q-.284.37-.715.53v2.89l2.539-1.527q-.155-.696.298-1.238t1.163-.542q.633 0 1.066.433q.434.434.434 1.067t-.434 1.066t-1.066.434q-.275 0-.503-.101t-.433-.265l-2.68 1.625l2.833 2.25q.175-.113.37-.167q.194-.054.413-.054q.633 0 1.066.434T20 15.269t-.434 1.066q-.433.434-1.066.434q-.79 0-1.224-.642q-.434-.643-.193-1.35L14.5 12.71v3.417q.43.16.703.52t.272.853q0 .633-.421 1.066T14 19t-1.066-.434"/></svg> </template>
CSS
.icon-network-intel-node-rounded {
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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.517%2019q-.217%200-.406-.099t-.296-.31l-1.757-3.168h1.258l.705%201.335q.106.217.298.326q.192.108.41.108h1.137q.161%200%20.272-.111t.112-.273t-.112-.274t-.273-.111h-1.16l-.706-1.335q-.106-.217-.298-.326t-.41-.108H5.624l-1.271-2.25q-.05-.106-.078-.202T4.246%2012q0-.062.106-.404l1.271-2.25H7.29q.218%200%20.41-.109t.298-.326l.706-1.334h1.161q.162%200%20.273-.112q.112-.111.112-.273t-.112-.273t-.273-.111H8.73q-.217%200-.41.108q-.192.109-.298.326l-.706%201.335H6.059l1.758-3.168q.105-.211.295-.31Q8.3%205%208.517%205h2.29q.349%200%20.579.23t.23.578v3.615h-1.52q-.161%200-.273.112q-.111.111-.111.273t.111.273t.273.111h1.52v2.731h-1.97l-.667-1.315q-.106-.217-.298-.326t-.41-.109H6.904q-.162%200-.273.112q-.112.111-.112.273t.112.273t.273.111h1.392l.668%201.316q.105.217.297.326q.193.108.41.108h1.945v4.5q0%20.348-.23.578t-.578.23zm4.417-.434q-.434-.433-.434-1.066q0-.498.285-.868q.284-.37.715-.53V7.898q-.43-.16-.715-.53T12.5%206.5q0-.633.434-1.066Q13.367%205%2014%205t1.066.434T15.5%206.5q0%20.498-.285.868q-.284.37-.715.53v2.89l2.539-1.527q-.155-.696.298-1.238t1.163-.542q.633%200%201.066.433q.434.434.434%201.067t-.434%201.066t-1.066.434q-.275%200-.503-.101t-.433-.265l-2.68%201.625l2.833%202.25q.175-.113.37-.167q.194-.054.413-.054q.633%200%201.066.434T20%2015.269t-.434%201.066q-.433.434-1.066.434q-.79%200-1.224-.642q-.434-.643-.193-1.35L14.5%2012.71v3.417q.43.16.703.52t.272.853q0%20.633-.421%201.066T14%2019t-1.066-.434%22%2F%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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.517%2019q-.217%200-.406-.099t-.296-.31l-1.757-3.168h1.258l.705%201.335q.106.217.298.326q.192.108.41.108h1.137q.161%200%20.272-.111t.112-.273t-.112-.274t-.273-.111h-1.16l-.706-1.335q-.106-.217-.298-.326t-.41-.108H5.624l-1.271-2.25q-.05-.106-.078-.202T4.246%2012q0-.062.106-.404l1.271-2.25H7.29q.218%200%20.41-.109t.298-.326l.706-1.334h1.161q.162%200%20.273-.112q.112-.111.112-.273t-.112-.273t-.273-.111H8.73q-.217%200-.41.108q-.192.109-.298.326l-.706%201.335H6.059l1.758-3.168q.105-.211.295-.31Q8.3%205%208.517%205h2.29q.349%200%20.579.23t.23.578v3.615h-1.52q-.161%200-.273.112q-.111.111-.111.273t.111.273t.273.111h1.52v2.731h-1.97l-.667-1.315q-.106-.217-.298-.326t-.41-.109H6.904q-.162%200-.273.112q-.112.111-.112.273t.112.273t.273.111h1.392l.668%201.316q.105.217.297.326q.193.108.41.108h1.945v4.5q0%20.348-.23.578t-.578.23zm4.417-.434q-.434-.433-.434-1.066q0-.498.285-.868q.284-.37.715-.53V7.898q-.43-.16-.715-.53T12.5%206.5q0-.633.434-1.066Q13.367%205%2014%205t1.066.434T15.5%206.5q0%20.498-.285.868q-.284.37-.715.53v2.89l2.539-1.527q-.155-.696.298-1.238t1.163-.542q.633%200%201.066.433q.434.434.434%201.067t-.434%201.066t-1.066.434q-.275%200-.503-.101t-.433-.265l-2.68%201.625l2.833%202.25q.175-.113.37-.167q.194-.054.413-.054q.633%200%201.066.434T20%2015.269t-.434%201.066q-.433.434-1.066.434q-.79%200-1.224-.642q-.434-.643-.193-1.35L14.5%2012.71v3.417q.43.16.703.52t.272.853q0%20.633-.421%201.066T14%2019t-1.066-.434%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/network-intel-node-rounded.svg?color=%231a73e8&size=48