network intelligence history icon

network-intelligence-history-rounded from Material Symbols by Google · Rounded · Communicate · Apache-2.0 Free for personal and commercial use.

Name
network-intelligence-history-rounded
Set
Material Symbols
Style
Rounded
Category
Communicate
Viewbox
24×24
License
Apache 2.0
Aliases
network-intelligence-history-outline-rounded

2 other variants in Material Symbols

The same icon in other sets

More communicate icons from Material Symbols

Use the network intelligence history icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.5 17.8v-2.3q0-.2-.15-.35T18 15t-.35.15t-.15.35v2.275q0 .2.075.388t.225.337l1.5 1.5q.15.15.35.15T20 20t.15-.35t-.15-.35zm-6-8.8V5q0-.425.288-.712T13.5 4h2.425q.275 0 .513.138t.362.387L18.75 8H17.3l-.725-1.45q-.125-.275-.375-.413T15.675 6H14.5q-.2 0-.35.15T14 6.5t.15.35t.35.15h1.2l.725 1.45q.125.275.375.413t.525.137H19.3l.375.65q.3.5-.062.987t-.988.388q-.15-.025-.312-.025H18q-1.25 0-2.363.4t-2.012 1.125q-.35.275-.737.125t-.388-.575V10H14q.2 0 .35-.15t.15-.35t-.15-.35T14 9zm-2 11H8.075q-.275 0-.513-.137t-.362-.388L5.25 16H6.7l.725 1.45q.125.275.375.413t.525.137H9.5q.2 0 .35-.15t.15-.35t-.15-.35T9.5 17H8.3l-.725-1.45q-.125-.275-.375-.413T6.675 15H4.7l-1.425-2.5q-.05-.125-.087-.25T3.15 12q0-.1.125-.5L4.7 9h1.975q.275 0 .525-.137t.375-.413L8.3 7h1.2q.2 0 .35-.15T10 6.5t-.15-.35T9.5 6H8.325q-.275 0-.525.138t-.375.412L6.7 8H5.25L7.2 4.525q.125-.25.363-.387T8.075 4H10.5q.425 0 .713.288T11.5 5v4H10q-.2 0-.35.15t-.15.35t.15.35t.35.15h1.5v3H9.3l-.725-1.45q-.125-.275-.375-.413T7.675 11H6q-.2 0-.35.15t-.15.35t.15.35T6 12h1.7l.725 1.45q.125.275.375.413t.525.137H11.5v1.4q-.25.6-.375 1.25T11 18q0 .425.038.85t.162.85q-.125.125-.312.213T10.5 20m3.963 1.538Q13 20.075 13 18t1.463-3.537T18 13t3.538 1.463T23 18t-1.463 3.538T18 23t-3.537-1.463"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsNetworkIntelligenceHistoryRounded(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="M18.5 17.8v-2.3q0-.2-.15-.35T18 15t-.35.15t-.15.35v2.275q0 .2.075.388t.225.337l1.5 1.5q.15.15.35.15T20 20t.15-.35t-.15-.35zm-6-8.8V5q0-.425.288-.712T13.5 4h2.425q.275 0 .513.138t.362.387L18.75 8H17.3l-.725-1.45q-.125-.275-.375-.413T15.675 6H14.5q-.2 0-.35.15T14 6.5t.15.35t.35.15h1.2l.725 1.45q.125.275.375.413t.525.137H19.3l.375.65q.3.5-.062.987t-.988.388q-.15-.025-.312-.025H18q-1.25 0-2.363.4t-2.012 1.125q-.35.275-.737.125t-.388-.575V10H14q.2 0 .35-.15t.15-.35t-.15-.35T14 9zm-2 11H8.075q-.275 0-.513-.137t-.362-.388L5.25 16H6.7l.725 1.45q.125.275.375.413t.525.137H9.5q.2 0 .35-.15t.15-.35t-.15-.35T9.5 17H8.3l-.725-1.45q-.125-.275-.375-.413T6.675 15H4.7l-1.425-2.5q-.05-.125-.087-.25T3.15 12q0-.1.125-.5L4.7 9h1.975q.275 0 .525-.137t.375-.413L8.3 7h1.2q.2 0 .35-.15T10 6.5t-.15-.35T9.5 6H8.325q-.275 0-.525.138t-.375.412L6.7 8H5.25L7.2 4.525q.125-.25.363-.387T8.075 4H10.5q.425 0 .713.288T11.5 5v4H10q-.2 0-.35.15t-.15.35t.15.35t.35.15h1.5v3H9.3l-.725-1.45q-.125-.275-.375-.413T7.675 11H6q-.2 0-.35.15t-.15.35t.15.35T6 12h1.7l.725 1.45q.125.275.375.413t.525.137H11.5v1.4q-.25.6-.375 1.25T11 18q0 .425.038.85t.162.85q-.125.125-.312.213T10.5 20m3.963 1.538Q13 20.075 13 18t1.463-3.537T18 13t3.538 1.463T23 18t-1.463 3.538T18 23t-3.537-1.463"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.5 17.8v-2.3q0-.2-.15-.35T18 15t-.35.15t-.15.35v2.275q0 .2.075.388t.225.337l1.5 1.5q.15.15.35.15T20 20t.15-.35t-.15-.35zm-6-8.8V5q0-.425.288-.712T13.5 4h2.425q.275 0 .513.138t.362.387L18.75 8H17.3l-.725-1.45q-.125-.275-.375-.413T15.675 6H14.5q-.2 0-.35.15T14 6.5t.15.35t.35.15h1.2l.725 1.45q.125.275.375.413t.525.137H19.3l.375.65q.3.5-.062.987t-.988.388q-.15-.025-.312-.025H18q-1.25 0-2.363.4t-2.012 1.125q-.35.275-.737.125t-.388-.575V10H14q.2 0 .35-.15t.15-.35t-.15-.35T14 9zm-2 11H8.075q-.275 0-.513-.137t-.362-.388L5.25 16H6.7l.725 1.45q.125.275.375.413t.525.137H9.5q.2 0 .35-.15t.15-.35t-.15-.35T9.5 17H8.3l-.725-1.45q-.125-.275-.375-.413T6.675 15H4.7l-1.425-2.5q-.05-.125-.087-.25T3.15 12q0-.1.125-.5L4.7 9h1.975q.275 0 .525-.137t.375-.413L8.3 7h1.2q.2 0 .35-.15T10 6.5t-.15-.35T9.5 6H8.325q-.275 0-.525.138t-.375.412L6.7 8H5.25L7.2 4.525q.125-.25.363-.387T8.075 4H10.5q.425 0 .713.288T11.5 5v4H10q-.2 0-.35.15t-.15.35t.15.35t.35.15h1.5v3H9.3l-.725-1.45q-.125-.275-.375-.413T7.675 11H6q-.2 0-.35.15t-.15.35t.15.35T6 12h1.7l.725 1.45q.125.275.375.413t.525.137H11.5v1.4q-.25.6-.375 1.25T11 18q0 .425.038.85t.162.85q-.125.125-.312.213T10.5 20m3.963 1.538Q13 20.075 13 18t1.463-3.537T18 13t3.538 1.463T23 18t-1.463 3.538T18 23t-3.537-1.463"/></svg>
</template>

CSS

.icon-network-intelligence-history-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%22M18.5%2017.8v-2.3q0-.2-.15-.35T18%2015t-.35.15t-.15.35v2.275q0%20.2.075.388t.225.337l1.5%201.5q.15.15.35.15T20%2020t.15-.35t-.15-.35zm-6-8.8V5q0-.425.288-.712T13.5%204h2.425q.275%200%20.513.138t.362.387L18.75%208H17.3l-.725-1.45q-.125-.275-.375-.413T15.675%206H14.5q-.2%200-.35.15T14%206.5t.15.35t.35.15h1.2l.725%201.45q.125.275.375.413t.525.137H19.3l.375.65q.3.5-.062.987t-.988.388q-.15-.025-.312-.025H18q-1.25%200-2.363.4t-2.012%201.125q-.35.275-.737.125t-.388-.575V10H14q.2%200%20.35-.15t.15-.35t-.15-.35T14%209zm-2%2011H8.075q-.275%200-.513-.137t-.362-.388L5.25%2016H6.7l.725%201.45q.125.275.375.413t.525.137H9.5q.2%200%20.35-.15t.15-.35t-.15-.35T9.5%2017H8.3l-.725-1.45q-.125-.275-.375-.413T6.675%2015H4.7l-1.425-2.5q-.05-.125-.087-.25T3.15%2012q0-.1.125-.5L4.7%209h1.975q.275%200%20.525-.137t.375-.413L8.3%207h1.2q.2%200%20.35-.15T10%206.5t-.15-.35T9.5%206H8.325q-.275%200-.525.138t-.375.412L6.7%208H5.25L7.2%204.525q.125-.25.363-.387T8.075%204H10.5q.425%200%20.713.288T11.5%205v4H10q-.2%200-.35.15t-.15.35t.15.35t.35.15h1.5v3H9.3l-.725-1.45q-.125-.275-.375-.413T7.675%2011H6q-.2%200-.35.15t-.15.35t.15.35T6%2012h1.7l.725%201.45q.125.275.375.413t.525.137H11.5v1.4q-.25.6-.375%201.25T11%2018q0%20.425.038.85t.162.85q-.125.125-.312.213T10.5%2020m3.963%201.538Q13%2020.075%2013%2018t1.463-3.537T18%2013t3.538%201.463T23%2018t-1.463%203.538T18%2023t-3.537-1.463%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%22M18.5%2017.8v-2.3q0-.2-.15-.35T18%2015t-.35.15t-.15.35v2.275q0%20.2.075.388t.225.337l1.5%201.5q.15.15.35.15T20%2020t.15-.35t-.15-.35zm-6-8.8V5q0-.425.288-.712T13.5%204h2.425q.275%200%20.513.138t.362.387L18.75%208H17.3l-.725-1.45q-.125-.275-.375-.413T15.675%206H14.5q-.2%200-.35.15T14%206.5t.15.35t.35.15h1.2l.725%201.45q.125.275.375.413t.525.137H19.3l.375.65q.3.5-.062.987t-.988.388q-.15-.025-.312-.025H18q-1.25%200-2.363.4t-2.012%201.125q-.35.275-.737.125t-.388-.575V10H14q.2%200%20.35-.15t.15-.35t-.15-.35T14%209zm-2%2011H8.075q-.275%200-.513-.137t-.362-.388L5.25%2016H6.7l.725%201.45q.125.275.375.413t.525.137H9.5q.2%200%20.35-.15t.15-.35t-.15-.35T9.5%2017H8.3l-.725-1.45q-.125-.275-.375-.413T6.675%2015H4.7l-1.425-2.5q-.05-.125-.087-.25T3.15%2012q0-.1.125-.5L4.7%209h1.975q.275%200%20.525-.137t.375-.413L8.3%207h1.2q.2%200%20.35-.15T10%206.5t-.15-.35T9.5%206H8.325q-.275%200-.525.138t-.375.412L6.7%208H5.25L7.2%204.525q.125-.25.363-.387T8.075%204H10.5q.425%200%20.713.288T11.5%205v4H10q-.2%200-.35.15t-.15.35t.15.35t.35.15h1.5v3H9.3l-.725-1.45q-.125-.275-.375-.413T7.675%2011H6q-.2%200-.35.15t-.15.35t.15.35T6%2012h1.7l.725%201.45q.125.275.375.413t.525.137H11.5v1.4q-.25.6-.375%201.25T11%2018q0%20.425.038.85t.162.85q-.125.125-.312.213T10.5%2020m3.963%201.538Q13%2020.075%2013%2018t1.463-3.537T18%2013t3.538%201.463T23%2018t-1.463%203.538T18%2023t-3.537-1.463%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/network-intelligence-history-rounded.svg?color=%231a73e8&size=48