outline network check icon

outline-network-check from Google Material Icons by Material Design Authors · Baseline · Notification · Apache-2.0 Free for personal and commercial use.

Name
outline-network-check
Set
Google Material Icons
Style
Baseline
Category
Notification
Viewbox
24×24
License
Apache 2.0

More notification icons from Google Material Icons

Use the outline 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="M15.9 5c-.17 0-.32.09-.41.23l-.07.15l-5.18 11.65c-.16.29-.26.61-.26.96c0 1.11.9 2.01 2.01 2.01c.96 0 1.77-.68 1.96-1.59l.01-.03L16.4 5.5c0-.28-.22-.5-.5-.5M1 9l2 2c2.88-2.88 6.79-4.08 10.53-3.62l1.19-2.68C9.89 3.84 4.74 5.27 1 9m20 2l2-2a15.4 15.4 0 0 0-5.59-3.57l-.53 2.82c1.5.62 2.9 1.53 4.12 2.75m-4 4l2-2c-.8-.8-1.7-1.42-2.66-1.89l-.55 2.92c.42.27.83.59 1.21.97M5 13l2 2a7.1 7.1 0 0 1 4.03-2l1.28-2.88c-2.63-.08-5.3.87-7.31 2.88"/></svg>

React

import type { SVGProps } from "react";

export function IcOutlineNetworkCheck(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="M15.9 5c-.17 0-.32.09-.41.23l-.07.15l-5.18 11.65c-.16.29-.26.61-.26.96c0 1.11.9 2.01 2.01 2.01c.96 0 1.77-.68 1.96-1.59l.01-.03L16.4 5.5c0-.28-.22-.5-.5-.5M1 9l2 2c2.88-2.88 6.79-4.08 10.53-3.62l1.19-2.68C9.89 3.84 4.74 5.27 1 9m20 2l2-2a15.4 15.4 0 0 0-5.59-3.57l-.53 2.82c1.5.62 2.9 1.53 4.12 2.75m-4 4l2-2c-.8-.8-1.7-1.42-2.66-1.89l-.55 2.92c.42.27.83.59 1.21.97M5 13l2 2a7.1 7.1 0 0 1 4.03-2l1.28-2.88c-2.63-.08-5.3.87-7.31 2.88"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.9 5c-.17 0-.32.09-.41.23l-.07.15l-5.18 11.65c-.16.29-.26.61-.26.96c0 1.11.9 2.01 2.01 2.01c.96 0 1.77-.68 1.96-1.59l.01-.03L16.4 5.5c0-.28-.22-.5-.5-.5M1 9l2 2c2.88-2.88 6.79-4.08 10.53-3.62l1.19-2.68C9.89 3.84 4.74 5.27 1 9m20 2l2-2a15.4 15.4 0 0 0-5.59-3.57l-.53 2.82c1.5.62 2.9 1.53 4.12 2.75m-4 4l2-2c-.8-.8-1.7-1.42-2.66-1.89l-.55 2.92c.42.27.83.59 1.21.97M5 13l2 2a7.1 7.1 0 0 1 4.03-2l1.28-2.88c-2.63-.08-5.3.87-7.31 2.88"/></svg>
</template>

CSS

.icon-outline-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%22M15.9%205c-.17%200-.32.09-.41.23l-.07.15l-5.18%2011.65c-.16.29-.26.61-.26.96c0%201.11.9%202.01%202.01%202.01c.96%200%201.77-.68%201.96-1.59l.01-.03L16.4%205.5c0-.28-.22-.5-.5-.5M1%209l2%202c2.88-2.88%206.79-4.08%2010.53-3.62l1.19-2.68C9.89%203.84%204.74%205.27%201%209m20%202l2-2a15.4%2015.4%200%200%200-5.59-3.57l-.53%202.82c1.5.62%202.9%201.53%204.12%202.75m-4%204l2-2c-.8-.8-1.7-1.42-2.66-1.89l-.55%202.92c.42.27.83.59%201.21.97M5%2013l2%202a7.1%207.1%200%200%201%204.03-2l1.28-2.88c-2.63-.08-5.3.87-7.31%202.88%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%22M15.9%205c-.17%200-.32.09-.41.23l-.07.15l-5.18%2011.65c-.16.29-.26.61-.26.96c0%201.11.9%202.01%202.01%202.01c.96%200%201.77-.68%201.96-1.59l.01-.03L16.4%205.5c0-.28-.22-.5-.5-.5M1%209l2%202c2.88-2.88%206.79-4.08%2010.53-3.62l1.19-2.68C9.89%203.84%204.74%205.27%201%209m20%202l2-2a15.4%2015.4%200%200%200-5.59-3.57l-.53%202.82c1.5.62%202.9%201.53%204.12%202.75m-4%204l2-2c-.8-.8-1.7-1.42-2.66-1.89l-.55%202.92c.42.27.83.59%201.21.97M5%2013l2%202a7.1%207.1%200%200%201%204.03-2l1.28-2.88c-2.63-.08-5.3.87-7.31%202.88%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/outline-network-check.svg?color=%231a73e8&size=48