network-check from Material Symbols Light by Google · Regular · Android · Apache-2.0 Free for personal and commercial use.

Name
network-check
Set
Material Symbols Light
Style
Regular
Category
Android
Viewbox
24×24
License
Apache 2.0
Aliases
network-check-outline, network-check-outline-sharp, network-check-sharp

1 other variant in Material Symbols Light

The same icon in other sets

More android icons from Material Symbols Light

Use the network check icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m2.1 11.1l-1.023-1.023Q3.26 7.883 6.084 6.711T12 5.538q.504 0 .989.028q.484.028.988.084l-.692 1.439q-.322-.045-.643-.067Q12.322 7 12 7Q9.2 7 6.637 8.063T2.1 11.1m4.25 4.25l-1.023-1.034q1.194-1.195 2.717-1.889t3.202-.877l-.754 1.602q-1.186.198-2.244.778q-1.057.58-1.898 1.42m5.18 3.962q-.555-.18-.786-.701q-.23-.522.01-1.042L15.83 6.446q.061-.123.185-.176q.123-.053.246.003q.142.056.213.166t.021.253l-3.25 11.766q-.142.536-.65.79q-.51.254-1.065.064m6.119-3.962q-.271-.252-.559-.495t-.602-.451l.415-1.49q.487.292.922.64t.847.762zm4.244-4.244q-.838-.821-1.772-1.5q-.933-.679-1.98-1.179l.393-1.443q1.234.593 2.334 1.366t2.054 1.727z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightNetworkCheck(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="m2.1 11.1l-1.023-1.023Q3.26 7.883 6.084 6.711T12 5.538q.504 0 .989.028q.484.028.988.084l-.692 1.439q-.322-.045-.643-.067Q12.322 7 12 7Q9.2 7 6.637 8.063T2.1 11.1m4.25 4.25l-1.023-1.034q1.194-1.195 2.717-1.889t3.202-.877l-.754 1.602q-1.186.198-2.244.778q-1.057.58-1.898 1.42m5.18 3.962q-.555-.18-.786-.701q-.23-.522.01-1.042L15.83 6.446q.061-.123.185-.176q.123-.053.246.003q.142.056.213.166t.021.253l-3.25 11.766q-.142.536-.65.79q-.51.254-1.065.064m6.119-3.962q-.271-.252-.559-.495t-.602-.451l.415-1.49q.487.292.922.64t.847.762zm4.244-4.244q-.838-.821-1.772-1.5q-.933-.679-1.98-1.179l.393-1.443q1.234.593 2.334 1.366t2.054 1.727z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m2.1 11.1l-1.023-1.023Q3.26 7.883 6.084 6.711T12 5.538q.504 0 .989.028q.484.028.988.084l-.692 1.439q-.322-.045-.643-.067Q12.322 7 12 7Q9.2 7 6.637 8.063T2.1 11.1m4.25 4.25l-1.023-1.034q1.194-1.195 2.717-1.889t3.202-.877l-.754 1.602q-1.186.198-2.244.778q-1.057.58-1.898 1.42m5.18 3.962q-.555-.18-.786-.701q-.23-.522.01-1.042L15.83 6.446q.061-.123.185-.176q.123-.053.246.003q.142.056.213.166t.021.253l-3.25 11.766q-.142.536-.65.79q-.51.254-1.065.064m6.119-3.962q-.271-.252-.559-.495t-.602-.451l.415-1.49q.487.292.922.64t.847.762zm4.244-4.244q-.838-.821-1.772-1.5q-.933-.679-1.98-1.179l.393-1.443q1.234.593 2.334 1.366t2.054 1.727z"/></svg>
</template>

CSS

.icon-network-check {
  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%22m2.1%2011.1l-1.023-1.023Q3.26%207.883%206.084%206.711T12%205.538q.504%200%20.989.028q.484.028.988.084l-.692%201.439q-.322-.045-.643-.067Q12.322%207%2012%207Q9.2%207%206.637%208.063T2.1%2011.1m4.25%204.25l-1.023-1.034q1.194-1.195%202.717-1.889t3.202-.877l-.754%201.602q-1.186.198-2.244.778q-1.057.58-1.898%201.42m5.18%203.962q-.555-.18-.786-.701q-.23-.522.01-1.042L15.83%206.446q.061-.123.185-.176q.123-.053.246.003q.142.056.213.166t.021.253l-3.25%2011.766q-.142.536-.65.79q-.51.254-1.065.064m6.119-3.962q-.271-.252-.559-.495t-.602-.451l.415-1.49q.487.292.922.64t.847.762zm4.244-4.244q-.838-.821-1.772-1.5q-.933-.679-1.98-1.179l.393-1.443q1.234.593%202.334%201.366t2.054%201.727z%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%22m2.1%2011.1l-1.023-1.023Q3.26%207.883%206.084%206.711T12%205.538q.504%200%20.989.028q.484.028.988.084l-.692%201.439q-.322-.045-.643-.067Q12.322%207%2012%207Q9.2%207%206.637%208.063T2.1%2011.1m4.25%204.25l-1.023-1.034q1.194-1.195%202.717-1.889t3.202-.877l-.754%201.602q-1.186.198-2.244.778q-1.057.58-1.898%201.42m5.18%203.962q-.555-.18-.786-.701q-.23-.522.01-1.042L15.83%206.446q.061-.123.185-.176q.123-.053.246.003q.142.056.213.166t.021.253l-3.25%2011.766q-.142.536-.65.79q-.51.254-1.065.064m6.119-3.962q-.271-.252-.559-.495t-.602-.451l.415-1.49q.487.292.922.64t.847.762zm4.244-4.244q-.838-.821-1.772-1.5q-.933-.679-1.98-1.179l.393-1.443q1.234.593%202.334%201.366t2.054%201.727z%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-check.svg?color=%231a73e8&size=48