end to end monitoring icon

end-to-end-monitoring from Carbon by IBM · Outline · Actions · Apache-2.0 Free for personal and commercial use.

Name
end-to-end-monitoring
Set
Carbon
Style
Outline
Category
Actions
Viewbox
32×32
License
Apache 2.0

More actions icons from Carbon

Use the end to end monitoring icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M28 13c-1.31 0-2.42.83-2.82 2H20v-3h-.68l2.2-4.04c.16.03.32.04.48.04c1.65 0 3-1.35 3-3s-1.35-3-3-3s-3 1.35-3 3c0 .77.29 1.47.77 2l-2.73 5h-2.08l-2.73-5A2.996 2.996 0 0 0 10 2C8.34 2 7 3.34 7 5a2.996 2.996 0 0 0 3.47 2.96L12.68 12H12v3H6.83C6.42 13.84 5.3 13 4 13c-1.65 0-3 1.35-3 3s1.35 3 3 3c1.3 0 2.42-.84 2.83-2H12v3h.68l-2.2 4.04c-.16-.03-.32-.04-.48-.04c-1.65 0-3 1.35-3 3s1.35 3 3 3s3-1.35 3-3c0-.77-.29-1.47-.77-2l2.73-5h2.08l2.73 5A2.996 2.996 0 0 0 22 30c1.66 0 3-1.34 3-3a2.996 2.996 0 0 0-3.47-2.96L19.32 20H20v-3h5.18c.4 1.17 1.51 2 2.82 2c1.66 0 3-1.34 3-3s-1.34-3-3-3m-6-9c.55 0 1 .45 1 1s-.45 1-1 1s-1-.45-1-1s.45-1 1-1M4 17c-.55 0-1-.45-1-1s.45-1 1-1s1 .45 1 1s-.45 1-1 1m6 11c-.55 0-1-.45-1-1s.45-1 1-1s1 .45 1 1s-.45 1-1 1m8-10h-4v-4h4z"/></svg>

React

import type { SVGProps } from "react";

export function CarbonEndToEndMonitoring(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M28 13c-1.31 0-2.42.83-2.82 2H20v-3h-.68l2.2-4.04c.16.03.32.04.48.04c1.65 0 3-1.35 3-3s-1.35-3-3-3s-3 1.35-3 3c0 .77.29 1.47.77 2l-2.73 5h-2.08l-2.73-5A2.996 2.996 0 0 0 10 2C8.34 2 7 3.34 7 5a2.996 2.996 0 0 0 3.47 2.96L12.68 12H12v3H6.83C6.42 13.84 5.3 13 4 13c-1.65 0-3 1.35-3 3s1.35 3 3 3c1.3 0 2.42-.84 2.83-2H12v3h.68l-2.2 4.04c-.16-.03-.32-.04-.48-.04c-1.65 0-3 1.35-3 3s1.35 3 3 3s3-1.35 3-3c0-.77-.29-1.47-.77-2l2.73-5h2.08l2.73 5A2.996 2.996 0 0 0 22 30c1.66 0 3-1.34 3-3a2.996 2.996 0 0 0-3.47-2.96L19.32 20H20v-3h5.18c.4 1.17 1.51 2 2.82 2c1.66 0 3-1.34 3-3s-1.34-3-3-3m-6-9c.55 0 1 .45 1 1s-.45 1-1 1s-1-.45-1-1s.45-1 1-1M4 17c-.55 0-1-.45-1-1s.45-1 1-1s1 .45 1 1s-.45 1-1 1m6 11c-.55 0-1-.45-1-1s.45-1 1-1s1 .45 1 1s-.45 1-1 1m8-10h-4v-4h4z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M28 13c-1.31 0-2.42.83-2.82 2H20v-3h-.68l2.2-4.04c.16.03.32.04.48.04c1.65 0 3-1.35 3-3s-1.35-3-3-3s-3 1.35-3 3c0 .77.29 1.47.77 2l-2.73 5h-2.08l-2.73-5A2.996 2.996 0 0 0 10 2C8.34 2 7 3.34 7 5a2.996 2.996 0 0 0 3.47 2.96L12.68 12H12v3H6.83C6.42 13.84 5.3 13 4 13c-1.65 0-3 1.35-3 3s1.35 3 3 3c1.3 0 2.42-.84 2.83-2H12v3h.68l-2.2 4.04c-.16-.03-.32-.04-.48-.04c-1.65 0-3 1.35-3 3s1.35 3 3 3s3-1.35 3-3c0-.77-.29-1.47-.77-2l2.73-5h2.08l2.73 5A2.996 2.996 0 0 0 22 30c1.66 0 3-1.34 3-3a2.996 2.996 0 0 0-3.47-2.96L19.32 20H20v-3h5.18c.4 1.17 1.51 2 2.82 2c1.66 0 3-1.34 3-3s-1.34-3-3-3m-6-9c.55 0 1 .45 1 1s-.45 1-1 1s-1-.45-1-1s.45-1 1-1M4 17c-.55 0-1-.45-1-1s.45-1 1-1s1 .45 1 1s-.45 1-1 1m6 11c-.55 0-1-.45-1-1s.45-1 1-1s1 .45 1 1s-.45 1-1 1m8-10h-4v-4h4z"/></svg>
</template>

CSS

.icon-end-to-end-monitoring {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M28%2013c-1.31%200-2.42.83-2.82%202H20v-3h-.68l2.2-4.04c.16.03.32.04.48.04c1.65%200%203-1.35%203-3s-1.35-3-3-3s-3%201.35-3%203c0%20.77.29%201.47.77%202l-2.73%205h-2.08l-2.73-5A2.996%202.996%200%200%200%2010%202C8.34%202%207%203.34%207%205a2.996%202.996%200%200%200%203.47%202.96L12.68%2012H12v3H6.83C6.42%2013.84%205.3%2013%204%2013c-1.65%200-3%201.35-3%203s1.35%203%203%203c1.3%200%202.42-.84%202.83-2H12v3h.68l-2.2%204.04c-.16-.03-.32-.04-.48-.04c-1.65%200-3%201.35-3%203s1.35%203%203%203s3-1.35%203-3c0-.77-.29-1.47-.77-2l2.73-5h2.08l2.73%205A2.996%202.996%200%200%200%2022%2030c1.66%200%203-1.34%203-3a2.996%202.996%200%200%200-3.47-2.96L19.32%2020H20v-3h5.18c.4%201.17%201.51%202%202.82%202c1.66%200%203-1.34%203-3s-1.34-3-3-3m-6-9c.55%200%201%20.45%201%201s-.45%201-1%201s-1-.45-1-1s.45-1%201-1M4%2017c-.55%200-1-.45-1-1s.45-1%201-1s1%20.45%201%201s-.45%201-1%201m6%2011c-.55%200-1-.45-1-1s.45-1%201-1s1%20.45%201%201s-.45%201-1%201m8-10h-4v-4h4z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M28%2013c-1.31%200-2.42.83-2.82%202H20v-3h-.68l2.2-4.04c.16.03.32.04.48.04c1.65%200%203-1.35%203-3s-1.35-3-3-3s-3%201.35-3%203c0%20.77.29%201.47.77%202l-2.73%205h-2.08l-2.73-5A2.996%202.996%200%200%200%2010%202C8.34%202%207%203.34%207%205a2.996%202.996%200%200%200%203.47%202.96L12.68%2012H12v3H6.83C6.42%2013.84%205.3%2013%204%2013c-1.65%200-3%201.35-3%203s1.35%203%203%203c1.3%200%202.42-.84%202.83-2H12v3h.68l-2.2%204.04c-.16-.03-.32-.04-.48-.04c-1.65%200-3%201.35-3%203s1.35%203%203%203s3-1.35%203-3c0-.77-.29-1.47-.77-2l2.73-5h2.08l2.73%205A2.996%202.996%200%200%200%2022%2030c1.66%200%203-1.34%203-3a2.996%202.996%200%200%200-3.47-2.96L19.32%2020H20v-3h5.18c.4%201.17%201.51%202%202.82%202c1.66%200%203-1.34%203-3s-1.34-3-3-3m-6-9c.55%200%201%20.45%201%201s-.45%201-1%201s-1-.45-1-1s.45-1%201-1M4%2017c-.55%200-1-.45-1-1s.45-1%201-1s1%20.45%201%201s-.45%201-1%201m6%2011c-.55%200-1-.45-1-1s.45-1%201-1s1%20.45%201%201s-.45%201-1%201m8-10h-4v-4h4z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/end-to-end-monitoring.svg?color=%231a73e8&size=48