round signal wifi connected no internet 4 icon

round-signal-wifi-connected-no-internet-4 from Google Material Icons by Material Design Authors · Baseline · Device · Apache-2.0 Free for personal and commercial use.

Name
round-signal-wifi-connected-no-internet-4
Set
Google Material Icons
Style
Baseline
Category
Device
Viewbox
24×24
License
Apache 2.0

More device icons from Google Material Icons

Use the round signal wifi connected no internet 4 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M23.21 8.24A16.87 16.87 0 0 0 12 4C7.7 4 3.78 5.6.79 8.24C.35 8.63.32 9.3.73 9.71l10.56 10.58c.19.19.45.29.7.29V14c0-1.1.9-2 2-2h6.99l2.29-2.29c.41-.41.38-1.08-.06-1.47"/><path fill="currentColor" d="M20.3 14.71a.996.996 0 0 0-1.41 0l-1.39 1.38l-1.39-1.38a.996.996 0 1 0-1.41 1.41l1.39 1.39l-1.39 1.39a.996.996 0 1 0 1.41 1.41l1.39-1.38l1.39 1.38a.996.996 0 1 0 1.41-1.41l-1.38-1.39l1.38-1.39a.996.996 0 0 0 0-1.41"/></svg>

React

import type { SVGProps } from "react";

export function IcRoundSignalWifiConnectedNoInternet4(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="M23.21 8.24A16.87 16.87 0 0 0 12 4C7.7 4 3.78 5.6.79 8.24C.35 8.63.32 9.3.73 9.71l10.56 10.58c.19.19.45.29.7.29V14c0-1.1.9-2 2-2h6.99l2.29-2.29c.41-.41.38-1.08-.06-1.47"/><path fill="currentColor" d="M20.3 14.71a.996.996 0 0 0-1.41 0l-1.39 1.38l-1.39-1.38a.996.996 0 1 0-1.41 1.41l1.39 1.39l-1.39 1.39a.996.996 0 1 0 1.41 1.41l1.39-1.38l1.39 1.38a.996.996 0 1 0 1.41-1.41l-1.38-1.39l1.38-1.39a.996.996 0 0 0 0-1.41"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M23.21 8.24A16.87 16.87 0 0 0 12 4C7.7 4 3.78 5.6.79 8.24C.35 8.63.32 9.3.73 9.71l10.56 10.58c.19.19.45.29.7.29V14c0-1.1.9-2 2-2h6.99l2.29-2.29c.41-.41.38-1.08-.06-1.47"/><path fill="currentColor" d="M20.3 14.71a.996.996 0 0 0-1.41 0l-1.39 1.38l-1.39-1.38a.996.996 0 1 0-1.41 1.41l1.39 1.39l-1.39 1.39a.996.996 0 1 0 1.41 1.41l1.39-1.38l1.39 1.38a.996.996 0 1 0 1.41-1.41l-1.38-1.39l1.38-1.39a.996.996 0 0 0 0-1.41"/></svg>
</template>

CSS

.icon-round-signal-wifi-connected-no-internet-4 {
  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%22M23.21%208.24A16.87%2016.87%200%200%200%2012%204C7.7%204%203.78%205.6.79%208.24C.35%208.63.32%209.3.73%209.71l10.56%2010.58c.19.19.45.29.7.29V14c0-1.1.9-2%202-2h6.99l2.29-2.29c.41-.41.38-1.08-.06-1.47%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20.3%2014.71a.996.996%200%200%200-1.41%200l-1.39%201.38l-1.39-1.38a.996.996%200%201%200-1.41%201.41l1.39%201.39l-1.39%201.39a.996.996%200%201%200%201.41%201.41l1.39-1.38l1.39%201.38a.996.996%200%201%200%201.41-1.41l-1.38-1.39l1.38-1.39a.996.996%200%200%200%200-1.41%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%22M23.21%208.24A16.87%2016.87%200%200%200%2012%204C7.7%204%203.78%205.6.79%208.24C.35%208.63.32%209.3.73%209.71l10.56%2010.58c.19.19.45.29.7.29V14c0-1.1.9-2%202-2h6.99l2.29-2.29c.41-.41.38-1.08-.06-1.47%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20.3%2014.71a.996.996%200%200%200-1.41%200l-1.39%201.38l-1.39-1.38a.996.996%200%201%200-1.41%201.41l1.39%201.39l-1.39%201.39a.996.996%200%201%200%201.41%201.41l1.39-1.38l1.39%201.38a.996.996%200%201%200%201.41-1.41l-1.38-1.39l1.38-1.39a.996.996%200%200%200%200-1.41%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/round-signal-wifi-connected-no-internet-4.svg?color=%231a73e8&size=48