network intelligence history icon
network-intelligence-history from Material Symbols Light by Google · Regular · Communicate · Apache-2.0 Free for personal and commercial use.
- Name
- network-intelligence-history
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Communicate
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- network-intelligence-history-outline
2 other variants in Material Symbols Light
The same icon in other sets
More communicate icons from Material Symbols Light
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="m19.458 19.812l.546-.546l-1.812-1.812V14.73h-.769v3.046zm-7.073-5.54v-4.08h2.288l-.77-.769h-1.518V5.808q0-.348.23-.578t.577-.23h2.29q.218 0 .408.099t.295.31l1.757 3.168h-1.257l-.923-1.77H13.75v.77h1.546l.904 1.77h2.177l1.225 2.151q-.42-.14-.87-.204t-.924-.063q-1.733 0-3.161.83q-1.428.831-2.263 2.21M10.808 19h-2.29q-.218 0-.408-.099t-.294-.31l-1.758-3.168h1.258l.923 1.77h2.011v-.77H8.704l-.923-1.77H5.623l-1.271-2.25q-.05-.105-.078-.201T4.246 12q0-.062.106-.404l1.271-2.25h2.158l.923-1.769h1.546v-.77H8.239l-.924 1.77H6.059L7.816 5.41q.105-.212.295-.311Q8.3 5 8.517 5h2.29q.349 0 .579.23t.23.578v3.615h-1.52l-.769.77h2.289v2.73h-1.97l-.884-1.75H6.904l-.77.77h2.162l.885 1.75h2.435v2.457q-.097.35-.145.721t-.048.745q0 .251.018.484t.067.485q-.087.182-.274.299t-.426.116m4.164 1.451q-1.164-1.164-1.164-2.835t1.164-2.836t2.836-1.164q1.67 0 2.835 1.164t1.165 2.836q0 1.67-1.165 2.835t-2.835 1.165t-2.836-1.165"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightNetworkIntelligenceHistory(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="m19.458 19.812l.546-.546l-1.812-1.812V14.73h-.769v3.046zm-7.073-5.54v-4.08h2.288l-.77-.769h-1.518V5.808q0-.348.23-.578t.577-.23h2.29q.218 0 .408.099t.295.31l1.757 3.168h-1.257l-.923-1.77H13.75v.77h1.546l.904 1.77h2.177l1.225 2.151q-.42-.14-.87-.204t-.924-.063q-1.733 0-3.161.83q-1.428.831-2.263 2.21M10.808 19h-2.29q-.218 0-.408-.099t-.294-.31l-1.758-3.168h1.258l.923 1.77h2.011v-.77H8.704l-.923-1.77H5.623l-1.271-2.25q-.05-.105-.078-.201T4.246 12q0-.062.106-.404l1.271-2.25h2.158l.923-1.769h1.546v-.77H8.239l-.924 1.77H6.059L7.816 5.41q.105-.212.295-.311Q8.3 5 8.517 5h2.29q.349 0 .579.23t.23.578v3.615h-1.52l-.769.77h2.289v2.73h-1.97l-.884-1.75H6.904l-.77.77h2.162l.885 1.75h2.435v2.457q-.097.35-.145.721t-.048.745q0 .251.018.484t.067.485q-.087.182-.274.299t-.426.116m4.164 1.451q-1.164-1.164-1.164-2.835t1.164-2.836t2.836-1.164q1.67 0 2.835 1.164t1.165 2.836q0 1.67-1.165 2.835t-2.835 1.165t-2.836-1.165"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19.458 19.812l.546-.546l-1.812-1.812V14.73h-.769v3.046zm-7.073-5.54v-4.08h2.288l-.77-.769h-1.518V5.808q0-.348.23-.578t.577-.23h2.29q.218 0 .408.099t.295.31l1.757 3.168h-1.257l-.923-1.77H13.75v.77h1.546l.904 1.77h2.177l1.225 2.151q-.42-.14-.87-.204t-.924-.063q-1.733 0-3.161.83q-1.428.831-2.263 2.21M10.808 19h-2.29q-.218 0-.408-.099t-.294-.31l-1.758-3.168h1.258l.923 1.77h2.011v-.77H8.704l-.923-1.77H5.623l-1.271-2.25q-.05-.105-.078-.201T4.246 12q0-.062.106-.404l1.271-2.25h2.158l.923-1.769h1.546v-.77H8.239l-.924 1.77H6.059L7.816 5.41q.105-.212.295-.311Q8.3 5 8.517 5h2.29q.349 0 .579.23t.23.578v3.615h-1.52l-.769.77h2.289v2.73h-1.97l-.884-1.75H6.904l-.77.77h2.162l.885 1.75h2.435v2.457q-.097.35-.145.721t-.048.745q0 .251.018.484t.067.485q-.087.182-.274.299t-.426.116m4.164 1.451q-1.164-1.164-1.164-2.835t1.164-2.836t2.836-1.164q1.67 0 2.835 1.164t1.165 2.836q0 1.67-1.165 2.835t-2.835 1.165t-2.836-1.165"/></svg> </template>
CSS
.icon-network-intelligence-history {
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%22m19.458%2019.812l.546-.546l-1.812-1.812V14.73h-.769v3.046zm-7.073-5.54v-4.08h2.288l-.77-.769h-1.518V5.808q0-.348.23-.578t.577-.23h2.29q.218%200%20.408.099t.295.31l1.757%203.168h-1.257l-.923-1.77H13.75v.77h1.546l.904%201.77h2.177l1.225%202.151q-.42-.14-.87-.204t-.924-.063q-1.733%200-3.161.83q-1.428.831-2.263%202.21M10.808%2019h-2.29q-.218%200-.408-.099t-.294-.31l-1.758-3.168h1.258l.923%201.77h2.011v-.77H8.704l-.923-1.77H5.623l-1.271-2.25q-.05-.105-.078-.201T4.246%2012q0-.062.106-.404l1.271-2.25h2.158l.923-1.769h1.546v-.77H8.239l-.924%201.77H6.059L7.816%205.41q.105-.212.295-.311Q8.3%205%208.517%205h2.29q.349%200%20.579.23t.23.578v3.615h-1.52l-.769.77h2.289v2.73h-1.97l-.884-1.75H6.904l-.77.77h2.162l.885%201.75h2.435v2.457q-.097.35-.145.721t-.048.745q0%20.251.018.484t.067.485q-.087.182-.274.299t-.426.116m4.164%201.451q-1.164-1.164-1.164-2.835t1.164-2.836t2.836-1.164q1.67%200%202.835%201.164t1.165%202.836q0%201.67-1.165%202.835t-2.835%201.165t-2.836-1.165%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%22m19.458%2019.812l.546-.546l-1.812-1.812V14.73h-.769v3.046zm-7.073-5.54v-4.08h2.288l-.77-.769h-1.518V5.808q0-.348.23-.578t.577-.23h2.29q.218%200%20.408.099t.295.31l1.757%203.168h-1.257l-.923-1.77H13.75v.77h1.546l.904%201.77h2.177l1.225%202.151q-.42-.14-.87-.204t-.924-.063q-1.733%200-3.161.83q-1.428.831-2.263%202.21M10.808%2019h-2.29q-.218%200-.408-.099t-.294-.31l-1.758-3.168h1.258l.923%201.77h2.011v-.77H8.704l-.923-1.77H5.623l-1.271-2.25q-.05-.105-.078-.201T4.246%2012q0-.062.106-.404l1.271-2.25h2.158l.923-1.769h1.546v-.77H8.239l-.924%201.77H6.059L7.816%205.41q.105-.212.295-.311Q8.3%205%208.517%205h2.29q.349%200%20.579.23t.23.578v3.615h-1.52l-.769.77h2.289v2.73h-1.97l-.884-1.75H6.904l-.77.77h2.162l.885%201.75h2.435v2.457q-.097.35-.145.721t-.048.745q0%20.251.018.484t.067.485q-.087.182-.274.299t-.426.116m4.164%201.451q-1.164-1.164-1.164-2.835t1.164-2.836t2.836-1.164q1.67%200%202.835%201.164t1.165%202.836q0%201.67-1.165%202.835t-2.835%201.165t-2.836-1.165%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-intelligence-history.svg?color=%231a73e8&size=48